Package evaluation to test PlasmoBenders on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T18:19:12.432 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.73s ################################################################################ # Installation # Installing PlasmoBenders... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [491f1417] + PlasmoBenders v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.2.2 [2c3d953e] + GraphOptInterface v0.1.1 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.2.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.2 [50d2b5c4] + Lazy v0.15.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.46.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [d3f7391f] + Plasmo v0.6.5 [491f1417] + PlasmoBenders v0.1.4 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.5.1 [3bb67fe8] + TranscodingStreams v0.11.3 [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 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [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 4.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 79270.8 ms ✓ MathOptInterface 65413.9 ms ✓ JuMP 8567.4 ms ✓ GraphOptInterface 14855.5 ms ✓ Plasmo 20500.5 ms ✓ PlasmoBenders 5 dependencies successfully precompiled in 191 seconds. 63 already precompiled. Precompilation completed after 203.7s ################################################################################ # Testing # Testing PlasmoBenders Status `/tmp/jl_eWT2OS/Project.toml` [87dc4568] HiGHS v1.20.0 [4076af6c] JuMP v1.29.2 [b8f27783] MathOptInterface v1.46.0 [d3f7391f] Plasmo v0.6.5 [491f1417] PlasmoBenders v0.1.4 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_eWT2OS/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [6e4b80f9] BenchmarkTools v1.6.3 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.2.2 [2c3d953e] GraphOptInterface v0.1.1 [86223c79] Graphs v1.13.1 [87dc4568] HiGHS v1.20.0 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.2 [50d2b5c4] Lazy v0.15.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [8c4f8055] MathOptIIS v0.1.1 [b8f27783] MathOptInterface v1.46.0 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [d3f7391f] Plasmo v0.6.5 [491f1417] PlasmoBenders v0.1.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.5.1 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [8fd58aa0] HiGHS_jll v1.12.0+0 [d00139f3] METIS_jll v5.1.3+0 [656ef2d0] OpenBLAS32_jll v0.3.29+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Initializing BendersAlgorithm... ┌ Warning: `feasibility_cuts` have been implemented but are still under development. If you experience bugs, please report them in the package's github issue tracker └ @ PlasmoBenders ~/.julia/packages/PlasmoBenders/Ynrck/src/Benders.jl:375 BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 4 Number of Subproblems: 2 Subgraph 2 in forward pass was infeasible; using feasibility_cuts Iter | Gap | LowerBound | UpperBound | Time (s) 1 | NaN % | 0.000e+00 | Inf | 1.926e+01 2 | 66.7 % | 1.000e+00 | 3.000e+00 | 4.535e-01 3 | 0 % | 2.000e+00 | 2.000e+00 | 8.528e-04 Optimal Solution Found! Initializing BendersAlgorithm... ┌ Warning: `feasibility_cuts` have been implemented but are still under development. If you experience bugs, please report them in the package's github issue tracker └ @ PlasmoBenders ~/.julia/packages/PlasmoBenders/Ynrck/src/Benders.jl:375 BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 4 Number of Subproblems: 2 Subgraph 2 in forward pass was infeasible; using feasibility_cuts Subgraph 2 in backwards pass was infeasible; using feasibility_cuts Iter | Gap | LowerBound | UpperBound | Time (s) 1 | NaN % | 0.000e+00 | Inf | 4.026e+00 2 | 66.7 % | 1.000e+00 | 3.000e+00 | 2.264e-03 3 | 0 % | 2.000e+00 | 2.000e+00 | 1.346e-03 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 8.177e-01 2 | 41.8 % | 3.200e+00 | 5.500e+00 | 8.907e-04 3 | 0 % | 5.500e+00 | 5.500e+00 | 6.877e-04 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 4.860e-01 2 | 41.8 % | 3.200e+00 | 5.500e+00 | 1.791e-01 Maximum Number of Iterations Exceeded Optimality Gap at Termination was 2.3 Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 3.898e-01 Maximum Time Limit of 1.0e-5 s Exceeded Optimality Gap at Termination was 3.9 Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 14 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 0 % | 0.000e+00 | 0.000e+00 | 4.748e-01 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 0 % | 0.000e+00 | 0.000e+00 | 4.266e-01 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 4.065e-01 2 | 41.8 % | 3.200e+00 | 5.500e+00 | 8.943e-04 3 | 0 % | 5.500e+00 | 5.500e+00 | 1.489e-01 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 6.489e-01 2 | 41.8 % | 3.200e+00 | 5.500e+00 | 1.029e-03 3 | 0 % | 5.500e+00 | 5.500e+00 | 8.023e-04 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 70.9 % | 1.600e+00 | 5.500e+00 | 3.344e-01 2 | 41.8 % | 3.200e+00 | 5.500e+00 | 8.505e-04 3 | 0 % | 5.500e+00 | 5.500e+00 | 1.498e-01 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 72.4 % | 1.600e+00 | 5.800e+00 | 7.214e-01 2 | 44.8 % | 3.200e+00 | 5.800e+00 | 1.446e-02 3 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.372e-03 4 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.339e-03 5 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.461e-03 6 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.449e-03 7 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.355e-03 8 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.421e-03 9 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.508e-03 10 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.481e-03 11 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.596e-03 12 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.415e-03 13 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.562e-03 14 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.552e-03 15 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.572e-03 16 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.610e-03 17 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.553e-03 18 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.457e-03 19 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.618e-03 Iter | Gap | LowerBound | UpperBound | Time (s) 20 | 5.17 % | 5.500e+00 | 5.800e+00 | 3.645e-03 Maximum Number of Iterations Exceeded Optimality Gap at Termination was 0.3000000000000007 Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 72.4 % | 1.600e+00 | 5.800e+00 | 1.365e+00 2 | 44.8 % | 3.200e+00 | 5.800e+00 | 4.849e-03 3 | 0 % | 5.800e+00 | 5.800e+00 | 5.143e-03 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 72.4 % | 1.600e+00 | 5.800e+00 | 4.602e-01 2 | 44.8 % | 3.200e+00 | 5.800e+00 | 1.257e-02 3 | 0 % | 5.800e+00 | 5.800e+00 | 4.495e-03 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! ################################################ Running BendersAlgorithm ################################################ Number of Variables: 10 Number of Subproblems: 3 Iter | Gap | LowerBound | UpperBound | Time (s) 1 | 72.4 % | 1.600e+00 | 5.800e+00 | 5.905e-01 2 | 44.8 % | 3.200e+00 | 5.800e+00 | 5.032e-03 3 | 0 % | 5.800e+00 | 5.800e+00 | 4.664e-03 Optimal Solution Found! Initializing BendersAlgorithm... BendersAlgorithm Initialized! Initializing BendersAlgorithm... Test Summary: | Pass Total Time Plasmo Tests | 81 81 4m00.8s Testing PlasmoBenders tests passed Testing completed after 257.22s PkgEval succeeded after 496.38s