Package evaluation to test Boscia on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-05-31T19:07:34.310 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.94s ################################################################################ # Installation # Installing Boscia... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36b166db] + Boscia v0.2.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9fca2a] + Arpack v0.5.4 [0a1fb500] + BlockDiagonals v0.2.0 [f7b14807] + Bonobo v0.1.5 [36b166db] + Boscia v0.2.12 [d360d2e6] + ChainRulesCore v1.26.1 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.3 [f55ce6ea] + FrankWolfe v0.6.4 [c145ed77] + GenericSchur v0.5.6 [e91730f6] + Hungarian v0.7.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.51.1 [3b969827] + MathOptSetDistances v0.2.12 [d8a4904e] + MutableArithmetics v1.8.0 [77ba4419] + NaNMath v1.1.3 [d9ec5142] + NamedTupleTools v0.14.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 ⌅ [dc4f5ac2] + ProximalCore v0.1.2 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.8.2 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 ⌅ [68821587] + Arpack_jll v3.5.2+0 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.8 s ? GenericLinearAlgebra 1.0 s ✓ Bonobo 2.0 s ✓ LEMON_jll 1.9 s ✓ Ipopt_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2685  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/VjyVV/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/VjyVV/src/DoubleFloats.jl:1 in expression starting at stdin:5 ✗ DoubleFloats 15.3 s ✓ Boscia 17.5 s ✓ LEMONGraphs 5.0 s ✓ SCIP_PaPILO_jll 1.9 s ✓ SCIP_jll 14.8 s ✓ Boscia → BosciaHiGHSExt 25.9 s ✓ GraphsMatching 25.0 s ✓ SCIP 28.4 s ✓ CombinatorialLinearOracles 20.4 s ✓ Boscia → BosciaSCIPExt 12 dependencies successfully precompiled in 166 seconds. 164 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 197.6s ################################################################################ # Testing # Testing Boscia Status `/tmp/jl_dz6lYL/Project.toml` [4c88cf16] Aqua v0.8.14 [f7b14807] Bonobo v0.1.5 [36b166db] Boscia v0.2.12 [336ed68f] CSV v0.10.16 [0002e35e] CombinatorialLinearOracles v0.1.5 [31c24e10] Distributions v0.25.125 [497a8b3b] DoubleFloats v1.8.0 [f55ce6ea] FrankWolfe v0.6.4 [86223c79] Graphs v1.14.0 [87dc4568] HiGHS v1.23.0 [b8f27783] MathOptInterface v1.51.1 [3b969827] MathOptSetDistances v0.2.12 [82193955] SCIP v0.12.8 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [fd094767] Suppressor v0.2.8 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dz6lYL/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [0a1fb500] BlockDiagonals v0.2.0 [f7b14807] Bonobo v0.1.5 [36b166db] Boscia v0.2.12 [336ed68f] CSV v0.10.16 [d360d2e6] ChainRulesCore v1.26.1 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [0002e35e] CombinatorialLinearOracles v0.1.5 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [1f15a43c] CxxWrap v0.17.5 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [31c24e10] Distributions v0.25.125 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.8.0 [e2ba6199] ExprTools v0.1.10 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [f55ce6ea] FrankWolfe v0.6.4 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [86223c79] Graphs v1.14.0 [c3af3a8c] GraphsMatching v0.2.1 [87dc4568] HiGHS v1.23.0 [e91730f6] Hungarian v0.7.0 [34004b35] HypergeometricFunctions v0.3.28 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.0 [4076af6c] JuMP v1.30.1 [14b1564f] LEMONGraphs v0.1.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [8c4f8055] MathOptIIS v0.2.0 [b8f27783] MathOptInterface v1.51.1 [3b969827] MathOptSetDistances v0.2.12 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.3 [d9ec5142] NamedTupleTools v0.14.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.4 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 ⌅ [dc4f5ac2] ProximalCore v0.1.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [be4d8f0f] Quadmath v1.0.1 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.9.0 [82193955] SCIP v0.12.8 [91c51154] SentinelArrays v1.4.10 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 ⌅ [4c63d2b9] StatsFuns v1.5.2 [ec057cc2] StructUtils v2.8.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [ae81ac8f] ASL_jll v0.1.3+0 ⌅ [68821587] Arpack_jll v3.5.2+0 [6e34b625] Bzip2_jll v1.0.9+0 [8fd58aa0] HiGHS_jll v1.14.0+0 [e33a78d0] Hwloc_jll v2.13.0+1 ⌅ [9cc047cb] Ipopt_jll v300.1400.1900+0 [9f9b04fa] LEMON_jll v1.3.5+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 ⌅ [d7ed1dd3] MUMPS_seq_jll v500.800.100+0 [68e3532b] Ncurses_jll v6.6.0+2 [656ef2d0] OpenBLAS32_jll v0.3.33+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [05236dd9] Readline_jll v8.3.3+0 [f50d1b31] Rmath_jll v0.5.1+0 [fc9abe76] SCIP_PaPILO_jll v1000.0.2+0 [e5ac4fe4] SCIP_jll v1000.0.2+0 ⌅ [319450e9] SPRAL_jll v2025.5.20+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [508c9074] bliss_jll v0.77.0+1 [28df3c45] boost_jll v1.87.0+0 [3eaa8342] libcxxwrap_julia_jll v0.14.10+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Interface Tests seed = 0xc147ffccd440a4d9 WARNING: Use of Boscia.CubeSimpleBLMO is deprecated, use CubeLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/interface_test.jl:97 [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution Solution x = [0.0, 0.0, 0.0, 0.0, 0.8333333015441894, 0.8333333015441894, 5.0333333015441895, 2.3333333969116206, 4.933333301544189, 10.533333396911619] Objective f(x) = -63.31166666666664 Status = TIME_LIMIT_REACHED WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/interface_test.jl:986 Solution x = [0.0, 0.0, 0.0, 1.9999999999999996, 0.0, 0.0, 4.199999999999999, 1.4999999403953552, 4.1, 0.5999999999999999] Objective f(x) = -20.529999999999998 Status = TIME_LIMIT_REACHED Callback Tests seed = 0x57baf4e895b00924 LMO Tests seed = 0x1bc0650b1be842f3 WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/LMO_test.jl:218 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/LMO_test.jl:254 Indicator Tests seed = 0x486aaa6c4e5c13ac Heuristics Tests seed = 0x70c8af10f51ae193 WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:27 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:58 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:86 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:124 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:124 WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/EgUlC/test/heuristics.jl:193 Sparse Regression Tests seed = 0x77ac052c5173c9e6 Boscia Algorithm. Parameter settings. Tree traversal strategy: Move best bound Branching strategy: Most infeasible FrankWolfe variant: Blended Pairwise Conditional Gradient Line Search Method: Secant Lazification: true Lazification Tolerance: 2 Absolute dual gap tolerance: 1.000000e-06 Relative dual gap tolerance: 1.000000e-02 Frank-Wolfe subproblem tolerance: 1.000000e-02 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 100 Number of integer variables: 50 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Iter Open Bound Incumbent Gap (abs) Gap (rel) Time (s) Nodes/sec FW (ms) LMO (ms) LMO (calls c) FW (its) #activeset #shadow ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * 1 2 2.931779e+00 3.253767e+00 3.219880e-01 1.098268e-01 2.328200e+01 1.288549e-01 9638 65 21 26 12 1 61 12 3.222016e+00 3.253767e+00 3.175128e-02 9.854475e-03 2.916200e+01 2.503258e+00 5 3 359 0 0 0 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Postprocessing Blended Pairwise Conditional Gradient Algorithm. MEMORY_MODE: FrankWolfe.InplaceEmphasis() STEPSIZE: Secant EPSILON: 1.0e-6 MAXITERATION: 10000 TYPE: Float64 GRADIENT_TYPE: Vector{Float64} LAZY: true sparsity_control: 2.0 LMO: Boscia.TimeTrackingLMO{FrankWolfe.MathOptLMO{SCIP.Optimizer}, DateTime} ---------------------------------------------------------------------------------------------------------------- Type Iteration Primal Dual Dual Gap Time It/sec #ActiveSet ---------------------------------------------------------------------------------------------------------------- I 1 8.345175e+00 -7.905111e-01 9.135686e+00 0.000000e+00 Inf 1 LD 2 3.253767e+00 3.253767e+00 0.000000e+00 2.190971e+00 9.128374e-01 1 Last 2 3.253767e+00 3.253767e+00 0.000000e+00 2.340058e+00 8.546795e-01 1 ---------------------------------------------------------------------------------------------------------------- PP 2 3.253767e+00 3.253767e+00 0.000000e+00 2.343488e+00 8.534289e-01 1 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_OPTIMAL [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution Solution Statistics. Solution Status: Optimal (tolerance reached) Primal Objective: 3.2537673890121876 Dual Bound: 3.2220161117803263 Dual Gap (relative): 0.009854475002707901 Search Statistics. Total number of nodes processed: 73 Total number of lmo calls: 364 Total time (s): 34.16 LMO calls / sec: 10.655737704918034 Nodes / sec: 2.137002341920375 LMO calls / node: 4.986301369863014 Total number of global tightenings: 0 Global tightenings / node: 0.0 Total number of local tightenings: 134 Local tightenings / node: 2.2 Total number of potential local tightenings: 199 Boscia Algorithm. Parameter settings. Tree traversal strategy: Move best bound Branching strategy: Most infeasible FrankWolfe variant: Blended Pairwise Conditional Gradient Line Search Method: Secant Lazification: true Lazification Tolerance: 2 Absolute dual gap tolerance: 1.000000e-06 Relative dual gap tolerance: 1.000000e-02 Frank-Wolfe subproblem tolerance: 1.000000e-03 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 100 Number of integer variables: 50 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Iter Open Bound Incumbent Gap (abs) Gap (rel) Time (s) Nodes/sec FW (ms) LMO (ms) LMO (calls c) FW (its) #activeset #shadow ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * 1 2 2.593406e+00 3.666986e+00 1.073579e+00 4.139650e-01 2.029700e+01 1.478051e-01 9415 173 37 82 24 1 100 43 3.281866e+00 3.666986e+00 3.851202e-01 1.173480e-01 2.641900e+01 5.412771e+00 19 13 1162 21 13 2 200 43 3.410059e+00 3.666986e+00 2.569265e-01 7.534370e-02 2.847600e+01 8.533502e+00 27 19 1616 21 13 1 300 43 3.494962e+00 3.666986e+00 1.720235e-01 4.922042e-02 3.041500e+01 1.127733e+01 25 16 2048 21 9 0 400 41 3.560752e+00 3.666986e+00 1.062339e-01 2.983468e-02 3.244100e+01 1.359391e+01 31 21 2507 25 13 3 500 39 3.623633e+00 3.666986e+00 4.335240e-02 1.196379e-02 3.451900e+01 1.561459e+01 33 22 2971 27 9 0 511 36 3.632534e+00 3.666986e+00 3.445187e-02 9.484254e-03 3.474400e+01 1.574373e+01 7 4 3017 0 0 0 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Postprocessing Blended Pairwise Conditional Gradient Algorithm. MEMORY_MODE: FrankWolfe.InplaceEmphasis() STEPSIZE: Secant EPSILON: 1.0e-6 MAXITERATION: 10000 TYPE: Float64 GRADIENT_TYPE: Vector{Float64} LAZY: true sparsity_control: 2.0 LMO: Boscia.TimeTrackingLMO{FrankWolfe.MathOptLMO{SCIP.Optimizer}, DateTime} ---------------------------------------------------------------------------------------------------------------- Type Iteration Primal Dual Dual Gap Time It/sec #ActiveSet ---------------------------------------------------------------------------------------------------------------- I 1 9.326914e+00 6.197127e-01 8.707201e+00 0.000000e+00 Inf 1 LD 2 3.666986e+00 3.666986e+00 0.000000e+00 1.515875e-01 1.319370e+01 1 Last 2 3.666986e+00 3.666986e+00 0.000000e+00 3.086541e-01 6.479746e+00 1 ---------------------------------------------------------------------------------------------------------------- PP 2 3.666986e+00 3.666986e+00 0.000000e+00 3.121530e-01 6.407114e+00 1 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_OPTIMAL [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution Solution Statistics. Solution Status: Optimal (tolerance reached) Primal Objective: 3.666985814549408 Dual Bound: 3.632533940856074 Dual Gap (relative): 0.009484253761773438 Search Statistics. Total number of nodes processed: 547 Total number of lmo calls: 3022 Total time (s): 37.782 LMO calls / sec: 79.9851781271505 Nodes / sec: 14.477793658355832 LMO calls / node: 5.5246800731261425 Total number of global tightenings: 0 Global tightenings / node: 0.0 Total number of local tightenings: 0 Local tightenings / node: 0.0 Total number of potential local tightenings: 1 Non zero entries: 7th entry: 0.16789322149860847 48th entry: 0.16789322149860847 Boscia Algorithm. Parameter settings. Tree traversal strategy: Move best bound Branching strategy: Most infeasible FrankWolfe variant: Blended Pairwise Conditional Gradient Line Search Method: Secant Lazification: true Lazification Tolerance: 2 Absolute dual gap tolerance: 1.000000e-06 Relative dual gap tolerance: 1.000000e-02 Frank-Wolfe subproblem tolerance: 1.000000e-03 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 100 Number of integer variables: 50 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Iter Open Bound Incumbent Gap (abs) Gap (rel) Time (s) Nodes/sec FW (ms) LMO (ms) LMO (calls c) FW (its) #activeset #shadow ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * 1 2 2.745137e+00 3.666986e+00 9.218491e-01 3.358117e-01 2.340000e-01 1.282051e+01 228 174 37 82 24 1 100 18 3.413038e+00 3.666986e+00 2.539477e-01 7.440518e-02 6.821000e+00 1.729952e+01 27 18 1198 27 15 1 200 18 3.590517e+00 3.666986e+00 7.646863e-02 2.129738e-02 1.027200e+01 2.122274e+01 27 18 1888 24 12 4 230 18 3.631045e+00 3.666986e+00 3.594071e-02 9.898173e-03 1.127400e+01 2.199752e+01 29 19 2108 22 7 0 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Postprocessing Blended Pairwise Conditional Gradient Algorithm. MEMORY_MODE: FrankWolfe.InplaceEmphasis() STEPSIZE: Secant EPSILON: 1.0e-6 MAXITERATION: 10000 TYPE: Float64 GRADIENT_TYPE: Vector{Float64} LAZY: true sparsity_control: 2.0 LMO: Boscia.TimeTrackingLMO{FrankWolfe.MathOptLMO{SCIP.Optimizer}, DateTime} ---------------------------------------------------------------------------------------------------------------- Type Iteration Primal Dual Dual Gap Time It/sec #ActiveSet ---------------------------------------------------------------------------------------------------------------- I 1 9.326914e+00 6.197127e-01 8.707201e+00 0.000000e+00 Inf 1 LD 2 3.666986e+00 3.666986e+00 0.000000e+00 2.957042e-03 6.763516e+02 1 Last 2 3.666986e+00 3.666986e+00 0.000000e+00 8.803998e-03 2.271695e+02 1 ---------------------------------------------------------------------------------------------------------------- PP 2 3.666986e+00 3.666986e+00 0.000000e+00 1.189150e-02 1.681874e+02 1 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_OPTIMAL [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution Solution Statistics. Solution Status: Optimal (tolerance reached) Primal Objective: 3.666985814549408 Dual Bound: 3.6310451004775968 Dual Gap (relative): 0.00989817341213519 Search Statistics. Total number of nodes processed: 248 Total number of lmo calls: 2113 Total time (s): 11.296 LMO calls / sec: 187.0573654390935 Nodes / sec: 21.954674220963174 LMO calls / node: 8.52016129032258 Total number of global tightenings: 0 Global tightenings / node: 0.0 Total number of local tightenings: 0 Local tightenings / node: 0.0 Total number of potential local tightenings: 0 Poisson Tests seed = 0x72b3d4628637b2c8 Boscia Algorithm. Parameter settings. Tree traversal strategy: Move best bound Branching strategy: Most infeasible FrankWolfe variant: Blended Pairwise Conditional Gradient Line Search Method: Secant Lazification: true Lazification Tolerance: 2 Absolute dual gap tolerance: 1.000000e-06 Relative dual gap tolerance: 1.000000e-02 Frank-Wolfe subproblem tolerance: 1.000000e-02 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 61 Number of integer variables: 30 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Iter Open Bound Incumbent Gap (abs) Gap (rel) Time (s) Nodes/sec FW (ms) LMO (ms) LMO (calls c) FW (its) #activeset #shadow ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * 1 2 -1.894592e+01 1.000000e+00 1.994592e+01 Inf 2.137200e+01 1.403706e-01 10269 63 24 112 13 1 * 2 3 -1.894592e+01 -3.518046e+00 1.542788e+01 4.385353e+00 2.155700e+01 2.319432e-01 180 61 48 76 18 4 * 5 6 -1.894197e+01 -4.690696e+00 1.425128e+01 3.038201e+00 2.239100e+01 4.912688e-01 287 68 126 128 19 2 * 35 36 -1.893131e+01 -4.869608e+00 1.406170e+01 2.887646e+00 4.821100e+01 1.472693e+00 1319 96 1129 832 26 1 97 98 -1.889860e+01 -4.869608e+00 1.402899e+01 2.880929e+00 1.200040e+02 1.624946e+00 787 67 3157 461 21 2 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Postprocessing Blended Pairwise Conditional Gradient Algorithm. MEMORY_MODE: FrankWolfe.InplaceEmphasis() STEPSIZE: Secant EPSILON: 1.0e-6 MAXITERATION: 10000 TYPE: Float64 GRADIENT_TYPE: Vector{Float64} LAZY: true sparsity_control: 2.0 LMO: Boscia.TimeTrackingLMO{FrankWolfe.MathOptLMO{SCIP.Optimizer}, DateTime} ---------------------------------------------------------------------------------------------------------------- Type Iteration Primal Dual Dual Gap Time It/sec #ActiveSet ---------------------------------------------------------------------------------------------------------------- I 1 8.858994e+01 -1.145434e+02 2.031333e+02 0.000000e+00 Inf 1 LD 3 -1.709155e+01 -2.176572e+01 4.674169e+00 2.801939e-01 1.070687e+01 2 LD 67 -1.823882e+01 -1.983532e+01 1.596504e+00 6.170023e-01 1.085895e+02 5 LD 74 -1.827685e+01 -1.894230e+01 6.654566e-01 6.289643e-01 1.176537e+02 5 LD 84 -1.828603e+01 -1.853573e+01 2.497020e-01 6.467306e-01 1.298841e+02 7 LD 88 -1.828701e+01 -1.839787e+01 1.108673e-01 6.531408e-01 1.347336e+02 7 LD 98 -1.828719e+01 -1.833722e+01 5.003188e-02 6.679256e-01 1.467229e+02 8 LD 114 -1.828725e+01 -1.830421e+01 1.695720e-02 6.908668e-01 1.650101e+02 10 LD 129 -1.828726e+01 -1.829340e+01 6.145312e-03 7.119710e-01 1.811872e+02 12 LD 137 -1.828726e+01 -1.828947e+01 2.209380e-03 7.238398e-01 1.892684e+02 13 LD 147 -1.828726e+01 -1.828822e+01 9.612288e-04 7.377112e-01 1.992650e+02 14 LD 160 -1.828726e+01 -1.828753e+01 2.711656e-04 7.523002e-01 2.126811e+02 15 LD 169 -1.828726e+01 -1.828736e+01 9.967318e-05 7.635687e-01 2.213291e+02 16 LD 175 -1.828726e+01 -1.828731e+01 4.745492e-05 7.699552e-01 2.272860e+02 16 LD 181 -1.828726e+01 -1.828728e+01 2.365994e-05 7.764912e-01 2.330999e+02 16 LD 194 -1.828726e+01 -1.828727e+01 8.067269e-06 7.909179e-01 2.452846e+02 17 LD 204 -1.828726e+01 -1.828726e+01 2.851410e-06 8.004820e-01 2.548464e+02 17 LD 221 -1.828726e+01 -1.828726e+01 9.151515e-07 8.156732e-01 2.709418e+02 17 Last 221 -1.828726e+01 -1.828726e+01 9.151515e-07 8.217349e-01 2.689432e+02 17 ---------------------------------------------------------------------------------------------------------------- PP 221 -1.828726e+01 -1.828726e+01 9.151515e-07 8.244209e-01 2.680670e+02 17 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_OPTIMAL Solution Statistics. Solution Status: Time limit reached Primal Objective: -18.287259129457386 Dual Bound: -18.89860163781271 Dual Gap (relative): 0.033429969140130196 Search Statistics. Total number of nodes processed: 195 Total number of lmo calls: 3194 Total time (s): 123.647 LMO calls / sec: 25.831601251951117 Nodes / sec: 1.5770702079306411 LMO calls / node: 16.379487179487178 Total number of global tightenings: 0 Global tightenings / node: 0.0 Total number of local tightenings: 0 Local tightenings / node: 0.0 Total number of potential local tightenings: 0 Boscia Algorithm. Parameter settings. Tree traversal strategy: Move best bound Branching strategy: Partial strong branching FrankWolfe variant: Blended Pairwise Conditional Gradient Line Search Method: Secant Lazification: true Lazification Tolerance: 2 Absolute dual gap tolerance: 1.000000e-06 Relative dual gap tolerance: 1.000000e-02 Frank-Wolfe subproblem tolerance: 1.000000e-03 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 61 Number of integer variables: 30 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Iter Open Bound Incumbent Gap (abs) Gap (rel) Time (s) Nodes/sec FW (ms) LMO (ms) LMO (calls c) FW (its) #activeset #shadow ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * 1 2 -1.892968e+01 -1.496623e+01 3.963446e+00 2.648259e-01 2.712100e+01 1.106154e-01 10780 238 40 364 24 2 * 6 7 -1.887572e+01 -1.523113e+01 3.644595e+00 2.392859e-01 3.641400e+01 3.570055e-01 382 102 169 197 33 13 * 8 9 -1.884391e+01 -1.532740e+01 3.516509e+00 2.294263e-01 3.981100e+01 4.270177e-01 535 91 219 325 30 19 * 53 54 -1.770927e+01 -1.535495e+01 2.354318e+00 1.533264e-01 1.003790e+02 1.065960e+00 516 154 1290 245 17 4 100 101 -1.739725e+01 -1.535495e+01 2.042305e+00 1.330063e-01 1.677920e+02 1.197912e+00 333 135 2419 131 27 6 * 181 182 -1.719486e+01 -1.543332e+01 1.761537e+00 1.141385e-01 2.715530e+02 1.336756e+00 359 97 4216 166 9 6 200 201 -1.710670e+01 -1.543332e+01 1.673383e+00 1.084266e-01 2.941910e+02 1.363060e+00 304 109 4651 147 19 9 * 232 229 -1.704687e+01 -1.553463e+01 1.512237e+00 9.734619e-02 3.312100e+02 1.403943e+00 160 54 5346 86 7 2 300 279 -1.688403e+01 -1.553463e+01 1.349399e+00 8.686393e-02 3.937470e+02 1.480646e+00 275 105 6654 129 22 11 400 331 -1.669022e+01 -1.553463e+01 1.155588e+00 7.438784e-02 4.684670e+02 1.568947e+00 179 44 8376 100 5 1 500 363 -1.648865e+01 -1.553463e+01 9.540215e-01 6.141257e-02 5.346540e+02 1.621609e+00 201 77 9922 100 18 6 600 379 -1.638482e+01 -1.553463e+01 8.501912e-01 5.472877e-02 5.889360e+02 1.669112e+00 127 54 11210 74 18 9 700 387 -1.629710e+01 -1.553463e+01 7.624722e-01 4.908209e-02 6.426510e+02 1.697655e+00 240 63 12471 124 18 13 800 391 -1.622911e+01 -1.553463e+01 6.944818e-01 4.470540e-02 6.914980e+02 1.728132e+00 224 57 13595 113 13 5 900 391 -1.617410e+01 -1.553463e+01 6.394699e-01 4.116416e-02 7.346920e+02 1.762643e+00 212 107 14710 84 14 2 1000 395 -1.612980e+01 -1.553463e+01 5.951692e-01 3.831241e-02 7.824800e+02 1.787905e+00 13 7 15838 2 2 1 1100 397 -1.608614e+01 -1.553463e+01 5.515128e-01 3.550215e-02 8.274250e+02 1.814062e+00 220 82 16884 101 12 2 1200 395 -1.605915e+01 -1.553463e+01 5.245200e-01 3.376456e-02 8.728600e+02 1.831909e+00 20 11 17966 6 0 0 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 59 running 1 of 1 signal (10): User defined signal 1 obvious_subtype at /source/src/subtype.c:2489:8 ijl_subtype_env at /source/src/subtype.c:2823:9 [inlined] ijl_subtype_env at /source/src/subtype.c:2799:18 ijl_isa at /source/src/subtype.c:3075:12 jl_tuple1_isa at /source/src/subtype.c:2962:18 jl_typemap_entry_assoc_exact at /source/src/typemap.c:1152:22 jl_typemap_assoc_exact at /source/src/julia_internal.h:1937:16 [inlined] jl_typemap_level_assoc_exact at /source/src/typemap.c:1196:38 jl_typemap_assoc_exact at /source/src/julia_internal.h:1941:16 [inlined] jl_typemap_level_assoc_exact at /source/src/typemap.c:1196:38 jl_typemap_assoc_exact at /source/src/julia_internal.h:1941:16 [inlined] jl_lookup_generic_ at /source/src/gf.c:4290:21 [inlined] ijl_apply_generic at /source/src/gf.c:4350:35 grad! at /home/pkgeval/.julia/packages/Boscia/EgUlC/test/poisson.jl:157:0 (pc: 55) perform_line_search at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/linesearch.jl:453:0 (pc: 76) #blended_pairwise_conditional_gradient#357 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:327:0 (pc: 736) blended_pairwise_conditional_gradient at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:76:0 (pc: 177) [inlined] get_branching_variable at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/MOI_bounded_oracle.jl:766:0 (pc: 521) unknown function (ip: 0x7a6013b59f96) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 branch! at /home/pkgeval/.julia/packages/Bonobo/ey6zG/src/branching.jl:7:0 (pc: 5) #optimize!#13 at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/custom_bonobo.jl:97:0 (pc: 261) optimize! at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/custom_bonobo.jl:29:0 (pc: 25) unknown function (ip: 0x7a6013af11da) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 #solve#110 at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/interface.jl:269:0 (pc: 693) unknown function (ip: 0x7a6013ccbee0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 solve at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/interface.jl:28:0 (pc: 15) unknown function (ip: 0x7a605f14d669) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) exec_options at ./client.jl:321:0 (pc: 353) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7a607b506249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:0 (pc: 44) wait_forever at ./task.jl:1168:0 (pc: 5) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000794c03bd53c0 Total snapshots: 196. Utilization: 0% ╎196 @Base/task.jl:1168 wait_forever() 195╎ 196 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:0 (pc: 44) wait_forever at ./task.jl:1168:0 (pc: 5) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 19177391 (Pool: 19176698; Big: 693); GC: 17 [59] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Boscia/EgUlC/test/poisson.jl:103 try_pop_lf_back at /source/src/gc-stock.h:187:13 [inlined] gc_sweep_pool_parallel at /source/src/gc-stock.c:1290:40 gc_sweep_pool at /source/src/gc-stock.c:1421:9 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3244:9 ijl_gc_collect at /source/src/gc-stock.c:3550:13 maybe_collect at /source/src/gc-stock.c:357:9 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734:5 ijl_gc_small_alloc at /source/src/gc-stock.c:783:23 Array at ./boot.jl:715:0 (pc: 10) [inlined] Array at ./boot.jl:727:0 (pc: 4) [inlined] similar at ./array.jl:412:0 (pc: 5) [inlined] similar at ./abstractarray.jl:832:0 (pc: 5) [inlined] similar at ./abstractarray.jl:821:0 (pc: 3) [inlined] getindex at ./array.jl:999:0 (pc: 11) unknown function (ip: 0x7a603cb561c6) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 grad! at /home/pkgeval/.julia/packages/Boscia/EgUlC/test/poisson.jl:160:0 (pc: 94) perform_line_search at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/linesearch.jl:453:0 (pc: 76) #blended_pairwise_conditional_gradient#357 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:327:0 (pc: 736) blended_pairwise_conditional_gradient at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:76:0 (pc: 177) [inlined] get_branching_variable at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/MOI_bounded_oracle.jl:723:0 (pc: 218) unknown function (ip: 0x7a6013b59f96) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 branch! at /home/pkgeval/.julia/packages/Bonobo/ey6zG/src/branching.jl:7:0 (pc: 5) #optimize!#13 at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/custom_bonobo.jl:97:0 (pc: 261) optimize! at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/custom_bonobo.jl:29:0 (pc: 25) unknown function (ip: 0x7a6013af11da) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 #solve#110 at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/interface.jl:269:0 (pc: 693) unknown function (ip: 0x7a6013ccbee0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 solve at /home/pkgeval/.julia/packages/Boscia/EgUlC/src/interface.jl:28:0 (pc: 15) unknown function (ip: 0x7a605f14d669) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) exec_options at ./client.jl:321:0 (pc: 353) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7a607b506249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 6566839175 (Pool: 6566836587; Big: 2588); GC: 2683 PkgEval terminated after 2731.45s: test duration exceeded the time limit