Package evaluation to test Boscia on Julia 1.14.0-DEV.2113 (886384998d*) started at 2026-05-03T18:54:24.973 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.34s ################################################################################ # Installation # Installing Boscia... Resolving package versions... Installed Boscia ─ v0.2.11 Updating `~/.julia/environments/v1.14/Project.toml` [36b166db] + Boscia v0.2.11 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.11 [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.15.1 [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.7.1 [682c06a0] + JSON v1.5.2 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.51.0 [3b969827] + MathOptSetDistances v0.2.12 [d8a4904e] + MutableArithmetics v1.7.1 [77ba4419] + NaNMath v1.1.3 [d9ec5142] + NamedTupleTools v0.14.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 ⌅ [dc4f5ac2] + ProximalCore v0.1.2 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.7.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.8.1 [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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.1+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 6.46s ################################################################################ # 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:448 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. 2.4 s ? GenericLinearAlgebra 1.8 s ✓ Bonobo 17.0 s ✓ LEMONGraphs 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./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/dMOXI/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:3271  [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:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:1 in expression starting at stdin:5 ✗ DoubleFloats 16.2 s ✓ Boscia 30.4 s ✓ GraphsMatching 14.3 s ✓ Boscia → BosciaHiGHSExt 20.7 s ✓ Boscia → BosciaSCIPExt 27.9 s ✓ CombinatorialLinearOracles 7 dependencies successfully precompiled in 137 seconds. 169 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:448 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 167.14s ################################################################################ # Testing # Testing Boscia Status `/tmp/jl_k6QO3Y/Project.toml` [4c88cf16] Aqua v0.8.14 [f7b14807] Bonobo v0.1.5 [36b166db] Boscia v0.2.11 [336ed68f] CSV v0.10.16 [0002e35e] CombinatorialLinearOracles v0.1.5 [31c24e10] Distributions v0.25.125 [497a8b3b] DoubleFloats v1.7.1 [f55ce6ea] FrankWolfe v0.6.4 [86223c79] Graphs v1.14.0 [87dc4568] HiGHS v1.23.0 [b8f27783] MathOptInterface v1.51.0 [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.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_k6QO3Y/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.11 [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.15.1 [31c24e10] Distributions v0.25.125 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.7.1 [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.7.1 [682c06a0] JSON v1.5.2 [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.0 [3b969827] MathOptSetDistances v0.2.12 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.7.1 [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.3 [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.9 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.2 [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.10 [4c63d2b9] StatsFuns v1.5.2 [ec057cc2] StructUtils v2.8.1 [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.4+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+0 [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.9+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [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.13.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.0.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.1+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.3.19 [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 = 0x025be8dc03ff9578 WARNING: Use of Boscia.CubeSimpleBLMO is deprecated, use CubeLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/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 = OPT_TREE_EMPTY WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/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 = OPT_TREE_EMPTY Callback Tests seed = 0x20e9fa3910733227 LMO Tests seed = 0x61b14051b83e0ef2 WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/LMO_test.jl:218 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/LMO_test.jl:254 Indicator Tests seed = 0xfb43f280ffe3326c Heuristics Tests seed = 0x4e8fe73d7afb2ac4 WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:27 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:58 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:86 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:124 WARNING: Use of Boscia.UnitSimplexSimpleBLMO is deprecated, use UnitSimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:124 [ Info: primal >= tree.incumbent [ Info: postsolve did not improve the solution WARNING: Use of Boscia.ProbabilitySimplexSimpleBLMO is deprecated, use ProbabilitySimplexLMO instead. likely near /home/pkgeval/.julia/packages/Boscia/4nmmg/test/heuristics.jl:193 Sparse Regression Tests seed = 0x1955c3cb061fad4b 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.816655e+00 2.862090e+00 4.543434e-02 1.613060e-02 2.421200e+01 1.239055e-01 9992 27 9 14 5 0 5 2 2.834039e+00 2.862090e+00 2.805080e-02 9.897818e-03 2.832800e+01 2.471053e-01 10 6 32 2 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 ---------------------------------------------------------------------------------------------------------------- Last 0 2.862090e+00 2.862090e+00 0.000000e+00 2.558917e-02 0.000000e+00 1 ---------------------------------------------------------------------------------------------------------------- PP 0 2.862090e+00 2.862090e+00 0.000000e+00 2.540284e+00 0.000000e+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: 2.862089834520451 Dual Bound: 2.8340390317586825 Dual Gap (relative): 0.009897818077812924 Search Statistics. Total number of nodes processed: 7 Total number of lmo calls: 36 Total time (s): 33.707 LMO calls / sec: 1.0680274127035927 Nodes / sec: 0.20767199691458746 LMO calls / node: 5.142857142857143 Total number of global tightenings: 45 Global tightenings / node: 9.0 Total number of local tightenings: 45 Local tightenings / node: 9.0 Total number of potential local tightenings: 45 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 1.636861e+00 3.123978e+00 1.487117e+00 9.085176e-01 2.167900e+01 1.383828e-01 10083 195 44 94 31 1 100 65 2.449149e+00 3.123978e+00 6.748294e-01 2.755363e-01 2.892600e+01 5.704211e+00 27 18 1385 23 17 0 200 65 2.533113e+00 3.123978e+00 5.908650e-01 2.332564e-01 3.079100e+01 8.606411e+00 25 17 1786 25 13 0 300 65 2.592817e+00 3.123978e+00 5.311607e-01 2.048585e-01 3.274300e+01 1.114742e+01 29 19 2235 28 14 1 400 65 2.636190e+00 3.123978e+00 4.877882e-01 1.850353e-01 3.479800e+01 1.336284e+01 26 17 2692 23 11 3 500 65 2.679467e+00 3.123978e+00 4.445117e-01 1.658956e-01 3.695000e+01 1.529093e+01 21 14 3180 21 9 0 600 65 2.721311e+00 3.123978e+00 4.026675e-01 1.479682e-01 3.910500e+01 1.700550e+01 25 16 3686 22 7 0 700 65 2.767126e+00 3.123978e+00 3.568521e-01 1.289613e-01 4.137000e+01 1.849166e+01 25 16 4223 30 12 4 800 65 2.814841e+00 3.123978e+00 3.091369e-01 1.098239e-01 4.370800e+01 1.979043e+01 16 10 4781 9 3 0 900 65 2.867368e+00 3.123978e+00 2.566104e-01 8.949337e-02 4.614900e+01 2.091053e+01 24 16 5383 22 8 1 1000 65 2.925816e+00 3.123978e+00 1.981625e-01 6.772896e-02 4.848000e+01 2.196782e+01 29 19 5990 20 3 0 1100 49 3.014001e+00 3.123978e+00 1.099768e-01 3.648864e-02 5.072300e+01 2.265245e+01 16 10 6591 9 4 1 1149 20 3.093845e+00 3.123978e+00 3.013322e-02 9.739732e-03 5.165600e+01 2.263048e+01 12 8 6839 6 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 7.565110e+00 -7.363795e-01 8.301489e+00 0.000000e+00 Inf 1 LD 2 3.123978e+00 3.123978e+00 0.000000e+00 1.678416e-01 1.191600e+01 1 Last 2 3.123978e+00 3.123978e+00 0.000000e+00 3.387837e-01 5.903472e+00 1 ---------------------------------------------------------------------------------------------------------------- PP 2 3.123978e+00 3.123978e+00 0.000000e+00 3.424721e-01 5.839892e+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.1239781892065475 Dual Bound: 3.093844967561391 Dual Gap (relative): 0.00973973226231437 Search Statistics. Total number of nodes processed: 1169 Total number of lmo calls: 6844 Total time (s): 54.782 LMO calls / sec: 124.93154685845717 Nodes / sec: 21.33912599028878 LMO calls / node: 5.8545765611633875 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: 13 Non zero entries: 16th entry: 0.17148899022539582 32th entry: 0.17148899022539582 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 1.745023e+00 3.123978e+00 1.378955e+00 7.902221e-01 2.890000e-01 1.038062e+01 282 210 44 94 31 1 100 46 2.511935e+00 3.123978e+00 6.120427e-01 2.436538e-01 7.469000e+00 1.954746e+01 26 16 1323 21 15 0 200 47 2.591124e+00 3.123978e+00 5.328539e-01 2.056458e-01 9.681000e+00 2.551389e+01 27 17 1753 19 13 1 300 33 2.656428e+00 3.123978e+00 4.675500e-01 1.760070e-01 1.204900e+01 2.763715e+01 28 18 2230 24 11 1 400 32 2.755725e+00 3.123978e+00 3.682529e-01 1.336319e-01 1.532700e+01 2.818555e+01 33 21 2908 23 10 2 500 32 2.852165e+00 3.123978e+00 2.718131e-01 9.530061e-02 1.894300e+01 2.808425e+01 27 17 3684 33 12 6 600 32 2.967991e+00 3.123978e+00 1.559868e-01 5.255634e-02 2.253800e+01 2.804153e+01 19 12 4533 13 4 0 670 10 3.104030e+00 3.123978e+00 1.994779e-02 6.426416e-03 2.502500e+01 2.717283e+01 29 18 5142 26 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 7.565110e+00 -7.363795e-01 8.301489e+00 0.000000e+00 Inf 1 LD 2 3.123978e+00 3.123978e+00 0.000000e+00 1.250168e-03 1.599785e+03 1 Last 2 3.123978e+00 3.123978e+00 0.000000e+00 7.413500e-03 2.697781e+02 1 ---------------------------------------------------------------------------------------------------------------- PP 2 3.123978e+00 3.123978e+00 0.000000e+00 1.103608e-02 1.812238e+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.1239781892065475 Dual Bound: 3.1040303975769716 Dual Gap (relative): 0.0064264163279931855 Search Statistics. Total number of nodes processed: 680 Total number of lmo calls: 5147 Total time (s): 25.049 LMO calls / sec: 205.47726456145955 Nodes / sec: 27.14679228711725 LMO calls / node: 7.569117647058824 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: 11 Poisson Tests seed = 0x9f8a87fee6d76ac3 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.759107e+02 -1.580721e+02 1.783868e+01 1.128515e-01 2.236800e+01 1.341202e-01 10840 93 37 917 24 2 * 5 6 -1.759082e+02 -1.588893e+02 1.701896e+01 1.071121e-01 2.739600e+01 4.015185e-01 991 89 173 551 33 8 * 7 8 -1.759066e+02 -1.594719e+02 1.643477e+01 1.030575e-01 3.097900e+01 4.841990e-01 2692 107 245 1560 35 6 * 10 11 -1.759049e+02 -1.639044e+02 1.200050e+01 7.321648e-02 4.005600e+01 5.242660e-01 2667 90 359 1563 33 23 45 46 -1.753203e+02 -1.639044e+02 1.141594e+01 6.965001e-02 1.200040e+02 7.583081e-01 869 42 1572 500 21 4 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 3.415393e+02 -3.674856e+02 7.090249e+02 0.000000e+00 Inf 1 LD 2 -1.610096e+02 -1.937395e+02 3.272990e+01 1.733296e-01 1.153871e+01 2 LD 34 -1.687940e+02 -1.779314e+02 9.137414e+00 4.852810e-01 7.006250e+01 3 LD 39 -1.701970e+02 -1.739128e+02 3.715802e+00 4.983018e-01 7.826583e+01 4 LD 47 -1.703546e+02 -1.719352e+02 1.580608e+00 6.130034e-01 7.667167e+01 6 LD 102 -1.704954e+02 -1.711456e+02 6.502817e-01 6.862702e-01 1.486295e+02 8 LD 140 -1.705055e+02 -1.706383e+02 1.328670e-01 7.333205e-01 1.909124e+02 8 LD 269 -1.705105e+02 -1.705510e+02 4.042537e-02 8.910678e-01 3.018850e+02 8 LD 382 -1.705107e+02 -1.705235e+02 1.276479e-02 1.033114e+00 3.697560e+02 9 LD 463 -1.705107e+02 -1.705153e+02 4.571110e-03 1.136970e+00 4.072226e+02 11 LD 490 -1.705107e+02 -1.705121e+02 1.314768e-03 1.169582e+00 4.189530e+02 11 LD 518 -1.705107e+02 -1.705111e+02 3.303079e-04 1.199086e+00 4.319959e+02 11 LD 552 -1.705107e+02 -1.705108e+02 8.688558e-05 1.231980e+00 4.480592e+02 11 LD 578 -1.705107e+02 -1.705108e+02 3.220575e-05 1.257659e+00 4.595839e+02 11 LD 599 -1.705107e+02 -1.705108e+02 1.242965e-05 1.279652e+00 4.680962e+02 11 LD 621 -1.705107e+02 -1.705108e+02 5.282935e-06 1.302305e+00 4.768467e+02 11 LD 653 -1.705107e+02 -1.705107e+02 2.204644e-06 1.332946e+00 4.898922e+02 11 P 1000 -1.705107e+02 -1.705107e+02 2.204644e-06 1.713618e+00 5.835605e+02 11 P 2000 -1.705107e+02 -1.705107e+02 2.204644e-06 2.568734e+00 7.785936e+02 11 P 3000 -1.705107e+02 -1.705107e+02 2.204644e-06 3.403778e+00 8.813735e+02 11 P 4000 -1.705107e+02 -1.705107e+02 2.204644e-06 4.203855e+00 9.515075e+02 11 P 5000 -1.705107e+02 -1.705107e+02 2.204644e-06 4.982569e+00 1.003498e+03 11 P 6000 -1.705107e+02 -1.705107e+02 2.204644e-06 5.780126e+00 1.038040e+03 11 P 7000 -1.705107e+02 -1.705107e+02 2.204644e-06 6.620707e+00 1.057289e+03 11 P 8000 -1.705107e+02 -1.705107e+02 2.204644e-06 7.412212e+00 1.079300e+03 11 P 9000 -1.705107e+02 -1.705107e+02 2.204644e-06 8.174143e+00 1.101033e+03 11 P 10000 -1.705107e+02 -1.705107e+02 2.204644e-06 9.023384e+00 1.108232e+03 11 Last 10001 -1.705107e+02 -1.705107e+02 2.204644e-06 9.029380e+00 1.107607e+03 11 ---------------------------------------------------------------------------------------------------------------- PP 10001 -1.705107e+02 -1.705108e+02 4.437242e-06 9.032899e+00 1.107175e+03 11 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_MAXITER Solution Statistics. Solution Status: Time limit reached Primal Objective: -170.51074751978794 Dual Bound: -175.32033572026728 Dual Gap (relative): 0.028206950414789437 Search Statistics. Total number of nodes processed: 91 Total number of lmo calls: 1602 Total time (s): 131.732 LMO calls / sec: 12.16105426168281 Nodes / sec: 0.6907964655512707 LMO calls / node: 17.604395604395606 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 [ Info: Polish solution 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.714694e+02 -1.678201e+02 3.649311e+00 2.174537e-02 2.641200e+01 1.135847e-01 10487 156 31 112 17 2 * 3 4 -1.711585e+02 -1.680066e+02 3.151884e+00 1.876047e-02 2.877100e+01 2.433005e-01 364 106 71 114 14 6 * 5 6 -1.705640e+02 -1.680429e+02 2.521146e+00 1.500299e-02 3.145100e+01 3.497504e-01 461 126 120 168 15 6 21 18 -1.696648e+02 -1.680429e+02 1.621910e+00 9.651760e-03 4.418500e+01 8.826525e-01 207 76 373 78 10 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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.347070e+01 -1.943041e+02 1.008333e+02 0.000000e+00 Inf 1 LD 2 -1.680429e+02 -1.680429e+02 0.000000e+00 1.709539e-01 1.169906e+01 1 Last 2 -1.680429e+02 -1.680429e+02 0.000000e+00 3.471629e-01 5.760984e+00 1 ---------------------------------------------------------------------------------------------------------------- PP 2 -1.680429e+02 -1.680429e+02 0.000000e+00 3.512280e-01 5.694306e+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: -168.04289351924774 Dual Bound: -169.66480316106515 Dual Gap (relative): 0.009651759784960117 Search Statistics. Total number of nodes processed: 39 Total number of lmo calls: 378 Total time (s): 47.439 LMO calls / sec: 7.968127490039841 Nodes / sec: 0.8221083918295073 LMO calls / node: 9.692307692307692 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: 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: 41 Number of integer variables: 20 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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.811547e+02 3.396971e+02 1.585424e+02 8.751766e-01 2.203100e+01 1.361718e-01 10325 126 28 156 14 0 * 35 36 2.596987e+02 3.375337e+02 7.783502e+01 2.997128e-01 3.128500e+01 2.269458e+00 175 68 679 66 6 5 100 95 2.880714e+02 3.375337e+02 4.946232e+01 1.717016e-01 5.036300e+01 3.871890e+00 240 60 1674 114 7 1 200 153 3.129415e+02 3.375337e+02 2.459219e+01 7.858398e-02 8.087900e+01 4.364545e+00 213 47 2822 120 5 0 300 117 3.281986e+02 3.375337e+02 9.335166e+00 2.844365e-02 9.996400e+01 4.171502e+00 37 19 3543 6 0 0 * 332 77 3.297892e+02 3.365255e+02 6.736301e+00 2.042608e-02 1.011810e+02 4.160860e+00 12 6 3701 2 0 0 365 46 3.333963e+02 3.365255e+02 3.129172e+00 9.385742e-03 1.084750e+02 3.899516e+00 51 24 3857 12 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 3.375337e+02 3.039149e+02 3.361884e+01 0.000000e+00 Inf 1 LD 2 3.365255e+02 3.365255e+02 6.558594e-10 1.612897e-01 1.240005e+01 2 Last 2 3.365255e+02 3.365255e+02 6.558594e-10 3.231321e-01 6.189419e+00 2 ---------------------------------------------------------------------------------------------------------------- PP 2 3.365255e+02 3.365255e+02 1.392777e-09 3.268045e-01 6.119867e+00 2 ---------------------------------------------------------------------------------------------------------------- fw_status = FrankWolfe.STATUS_OPTIMAL Solution Statistics. Solution Status: Optimal (tolerance reached) Primal Objective: 336.52547178901915 Dual Bound: 333.3963001016632 Dual Gap (relative): 0.009385742092524017 Search Statistics. Total number of nodes processed: 423 Total number of lmo calls: 3862 Total time (s): 111.55 LMO calls / sec: 34.621246077991934 Nodes / sec: 3.792021515015688 LMO calls / node: 9.130023640661939 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-02 Frank-Wolfe dual gap decay factor: 8.000000e-01 Additional kwargs: Total number of variables: 41 Number of integer variables: 20 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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.811547e+02 3.396971e+02 1.585424e+02 8.751766e-01 2.627400e+01 1.141813e-01 10879 145 28 156 14 0 * 16 17 2.301196e+02 3.375337e+02 1.074141e+02 4.667752e-01 4.569100e+01 7.222429e-01 182 73 327 71 9 1 100 93 2.891896e+02 3.375337e+02 4.834410e+01 1.671709e-01 1.208870e+02 1.596532e+00 57 26 1596 18 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 47 running 1 of 1 signal (10): User defined signal 1 _ZNK7HFactor6btranLER11HVectorBaseIdEdP15HighsTimerClock at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZNK7HFactor9btranCallER11HVectorBaseIdEdP15HighsTimerClock at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZNK11HSimplexNla5btranER11HVectorBaseIdEdP15HighsTimerClock at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN4HEkk9fullBtranER11HVectorBaseIdE at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN4HEkk11computeDualEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN8HEkkDual7cleanupEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN8HEkkDual11solvePhase2Ev at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN8HEkkDual5solveEb at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN4HEkk5solveEb at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZZ7solveLpR19HighsLpSolverObjectNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEENKUlvE_clEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _Z7solveLpR19HighsLpSolverObjectNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs11callSolveLpER7HighsLpNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZZN5Highs19calledOptimizeModelEvENKUlR7HighsLpRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERdE_clES1_S9_SA_.isra.496 at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs19calledOptimizeModelEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs13optimizeModelEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs3runEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) Highs_run at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/gen/libhighs.jl:328:9 [inlined] _Highs_run_workaround_issue_316 at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2253:3 [inlined] #47 at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2300:3 [inlined] disable_sigint at ./c.jl:167:3 optimize! at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2300:79 _optimize_and_return at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:358:4 #compute_extreme_point#108 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:43:82 compute_extreme_point at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:24:4 [inlined] #blended_pairwise_conditional_gradient#357 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:166:321 blended_pairwise_conditional_gradient at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:76:177 [inlined] get_branching_variable at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/MOI_bounded_oracle.jl:723:264 unknown function (ip: 0x70dca876fc66) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 branch! at /home/pkgeval/.julia/packages/Bonobo/ey6zG/src/branching.jl:7:6 #optimize!#13 at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/custom_bonobo.jl:97:343 optimize! at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/custom_bonobo.jl:29:28 unknown function (ip: 0x70dca87069ca) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 #solve#110 at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/interface.jl:269:892 unknown function (ip: 0x70dca8703170) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 solve at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/interface.jl:28:17 unknown function (ip: 0x70dd5a94a119) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 exec_options at ./client.jl:318:410 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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: 0x70dd70e79249) 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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 0x000071448eebc1f0 Total snapshots: 291. Utilization: 0% ╎291 @Base/task.jl:1168 wait_forever() 290╎ 291 @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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 19315719 (Pool: 19315023; Big: 696); GC: 15 [47] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Boscia/4nmmg/test/poisson.jl:280 __open64_nocancel at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x70dd70f5605f) at /lib/x86_64-linux-gnu/libc.so.6 get_nprocs at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) hardware_concurrency at /workspace/srcdir/gcc-15.2.0/libstdc++-v3/src/c++11/thread.cc:217:15 _ZN5Highs19calledOptimizeModelEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs13optimizeModelEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) _ZN5Highs3runEv at /home/pkgeval/.julia/artifacts/0f5853b2f0786049f8ae5d642f412a7a73bfad68/lib/libhighs.so (unknown line) Highs_run at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/gen/libhighs.jl:328:9 [inlined] _Highs_run_workaround_issue_316 at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2253:3 [inlined] #47 at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2300:3 [inlined] disable_sigint at ./c.jl:167:3 optimize! at /home/pkgeval/.julia/packages/HiGHS/yPMPW/src/MOI_wrapper.jl:2300:79 _optimize_and_return at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:358:4 #compute_extreme_point#108 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:43:82 compute_extreme_point at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/moi_oracle.jl:24:4 [inlined] #blended_pairwise_conditional_gradient#357 at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:166:321 blended_pairwise_conditional_gradient at /home/pkgeval/.julia/packages/FrankWolfe/zefNM/src/blended_pairwise.jl:76:177 [inlined] get_branching_variable at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/MOI_bounded_oracle.jl:723:264 unknown function (ip: 0x70dca876fc66) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 branch! at /home/pkgeval/.julia/packages/Bonobo/ey6zG/src/branching.jl:7:6 #optimize!#13 at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/custom_bonobo.jl:97:343 optimize! at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/custom_bonobo.jl:29:28 unknown function (ip: 0x70dca87069ca) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 #solve#110 at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/interface.jl:269:892 unknown function (ip: 0x70dca8703170) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 solve at /home/pkgeval/.julia/packages/Boscia/4nmmg/src/interface.jl:28:17 unknown function (ip: 0x70dd5a94a119) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:3 exec_options at ./client.jl:318:410 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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: 0x70dd70e79249) 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: 4166187323 (Pool: 4166184067; Big: 3256); GC: 1279 PkgEval terminated after 2734.99s: test duration exceeded the time limit