Package evaluation to test Optim on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T05:21:04.726 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.22s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [429524aa] + Optim v1.13.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.13 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 ⌃ [d3d80556] + LineSearches v7.5.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.3 [bac558e1] + OrderedCollections v1.8.1 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [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.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 5.73s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 15.85s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_vFRUJA/Project.toml` [47edcb42] ADTypes v1.21.0 [34da2185] Compat v4.18.1 [31c24e10] Distributions v0.25.123 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.1 ⌃ [d3d80556] LineSearches v7.5.1 [b8f27783] MathOptInterface v1.48.0 [eff96d63] Measurements v2.14.1 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.3 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.43.0 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.4 [2913bbd2] StatsBase v0.34.9 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vFRUJA/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 ⌃ [d3d80556] LineSearches v7.5.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.48.0 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.7 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.3 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.43.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 44684.4 ms ✓ ReverseDiff 1 dependency successfully precompiled in 45 seconds. 33 already precompiled. Precompiling packages... 9598.4 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 10 seconds. 40 already precompiled. Precompiling packages... 10075.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 1 dependency successfully precompiled in 10 seconds. 40 already precompiled. ./special/bigfloat/initial_convergence.jl 39.384468 seconds (21.35 M allocations: 1.081 GiB, 2.09% gc time, 99.94% compilation time) ./general/api.jl 37.256158 seconds (17.28 M allocations: 908.261 MiB, 0.68% gc time, 99.52% compilation time: 2% of which was recompilation) ./general/callables.jl 0.434052 seconds (123.70 k allocations: 6.120 MiB, 94.85% compilation time) ./general/callbacks.jl 18.598942 seconds (5.44 M allocations: 290.425 MiB, 0.89% gc time, 99.48% compilation time) ./general/convergence.jl 0.927117 seconds (342.85 k allocations: 18.083 MiB, 95.26% compilation time) ./general/default_solvers.jl 0.578080 seconds (593.00 k allocations: 30.902 MiB, 97.79% compilation time) ./general/deprecate.jl 0.000309 seconds (97 allocations: 5.922 KiB) ./general/initial_convergence.jl 8.826864 seconds (2.72 M allocations: 144.290 MiB, 0.33% gc time, 99.78% compilation time) ./general/objective_types.jl 14.327126 seconds (8.73 M allocations: 451.390 MiB, 0.96% gc time, 98.77% compilation time) ./general/Optim.jl 0.883127 seconds (424.44 k allocations: 20.959 MiB, 93.32% compilation time) ./general/optimize.jl 3.930457 seconds (3.17 M allocations: 166.527 MiB, 1.03% gc time, 97.61% compilation time) ./general/type_stability.jl 38.101665 seconds (16.64 M allocations: 873.705 MiB, 1.20% gc time, 99.88% compilation time) ./general/types.jl 4.719761 seconds (2.24 M allocations: 120.788 MiB, 99.07% compilation time) ./general/counter.jl 20.038832 seconds (6.05 M allocations: 314.668 MiB, 2.24% gc time, 99.65% compilation time) ./general/maximize.jl 5.307145 seconds (2.71 M allocations: 136.221 MiB, 1.56% gc time, 97.38% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/univariate/optimize/interface.jl:14. 16.580122 seconds (15.31 M allocations: 816.900 MiB, 1.87% gc time, 99.89% compilation time: 5% of which was recompilation) ./univariate/optimize/optimize.jl 0.017447 seconds (6.07 k allocations: 232.117 KiB, 0.01% compilation time) ./univariate/solvers/golden_section.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 1 -6.754903e-01 2.399963e+00 6.283185e+00 2 -9.961710e-01 3.883222e+00 6.283185e+00 3.065334 seconds (1.67 M allocations: 89.535 MiB, 2.28% gc time, 96.61% compilation time) ./univariate/solvers/brent.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 initial 1 -6.754903e-01 2.399963e+00 6.283185e+00 lower 2 -9.961710e-01 3.883222e+00 6.283185e+00 lower 3.058427 seconds (1.89 M allocations: 101.750 MiB, 96.21% compilation time) ./univariate/dual.jl 3.737528 seconds (1.91 M allocations: 89.218 MiB, 1.38% gc time, 99.65% compilation time) ./multivariate/optimize/interface.jl 13.961327 seconds (4.94 M allocations: 260.317 MiB, 0.51% gc time, 98.77% compilation time) ./multivariate/optimize/optimize.jl 8.846827 seconds (3.46 M allocations: 178.842 MiB, 5.34% gc time, 94.49% compilation time) ./multivariate/optimize/inplace.jl 0.886773 seconds (343.12 k allocations: 17.965 MiB, 97.94% compilation time) ./multivariate/solvers/constrained/fminbox.jl 35.777303 seconds (16.58 M allocations: 897.975 MiB, 0.90% gc time, 98.42% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/interface.jl 31.839935 seconds (11.18 M allocations: 582.596 MiB, 0.62% gc time, 99.86% compilation time) ./multivariate/solvers/constrained/ipnewton/constraints.jl Iter Lagrangian value Function value Gradient norm |==constr.| μ 0 1.325355e+05 -1.131426e-16 8.836323e+04 1.325355e+05 2.72e-04 * c: [6.0] * time: 1.767936571224564e9 * g(x): [88357.23479296362, -66267.7444111528] * x: [12.0, 14.0] * gtilde(x): [88357.23474122555, -66267.74465259715] * h(x): [3.572390764231408e-5 0.019671531709867046; 0.019671531709867046 0.0002749782775992128] * α: 1.0 * bstate: BarrierStateVars{Float64}: slack_x: [7.0, 3.0, 9.0, 1.0] slack_c: Float64[] λx: [3.880355485284997e-5, 9.054162798998327e-5, 3.0180542663327756e-5, 0.0002716248839699498] λc: Float64[] λxE: Float64[] λcE: [-22089.248217532382] * bgrad: BarrierStateVars{Float64}: slack_x: [0.0, 0.0, 0.0, 0.0] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 0.0] λc: Float64[] λxE: Float64[] λcE: [-6.0] |gx| = 110446.43458463406, |Hstepx + gx| = 0.0 |gE| = 6.0, |HstepλE + gE| = 4.822439976237547e-7 L0 = 132535.48788140537, L1 = -265071.0104107117, L2 = 265070.98919730965 α = 0.5345893752019844, value: (132535.48788140537, 28708.106124992642, -9168.657958215685), slope: (-265071.0104107117, -123366.36791592586, -123366.87591154999) 1 2.870811e+04 -1.351385e-02 4.112536e+04 2.870812e+04 2.72e-05 * c: [2.792463601897886] * time: 1.767936574510174e9 * g(x): [41122.539199239945, -30841.711823299735] * x: [11.947365900474471, 14.999] * gtilde(x): [41122.53914938217, -30841.712339447375] * h(x): [0.0009609917249249723 0.01003740594764946; 0.01003740594764946 0.5435018277008664] * α: 0.5345893752019844 * bstate: BarrierStateVars{Float64}: slack_x: [6.9473659004744714, 3.0526340995255286, 9.999, 0.0010000000000000009] slack_c: Float64[] λx: [3.909532487685986e-5, 8.895310230370721e-5, 2.6830502427698376e-5, 0.0005429781430559297] λc: Float64[] λxE: Float64[] λcE: [-10280.570603701372] * bgrad: BarrierStateVars{Float64}: slack_x: [3.5185571340610974e-5, 8.005505310704233e-5, 2.4113981935949704e-5, -0.026619510253939025] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 5.551115123125783e-16] λc: Float64[] λxE: Float64[] λcE: [-2.792463601897886] |gx| = 51403.05872340371, |Hstepx + gx| = 0.0 |gE| = 2.792463601897886, |HstepλE + gE| = 8.828777797731391e-8 L0 = 28708.105745855242, L1 = -57416.67519353334, L2 = 57416.673811543704 α = 0.0030311605533831793, value: (28708.105745855242, 28534.330365267975, 28534.06658490219), slope: (-57416.67519353334, -57242.63077740227, -57242.63603676932) 2 2.853433e+04 -1.427745e-02 4.100078e+04 2.853434e+04 2.30e-04 * c: [2.783999196788521] * time: 1.767936574511591e9 * g(x): [40997.890180479895, -30748.22564305577] * x: [11.944389097184102, 14.997852397315963] * gtilde(x): [40997.890130861626, -30748.225616838263] * h(x): [0.001013181536545749 0.010048653607865754; 0.010048653607865754 0.0008059471382789342] * α: 0.0030311605533831793 * bstate: BarrierStateVars{Float64}: slack_x: [6.944389097184102, 3.0556109028158978, 9.997852397315963, 0.0021476026840380733] slack_c: Float64[] λx: [3.9005423302972634e-5, 8.862369917582548e-5, 2.6760488460467503e-5, 5.42978143055887e-7] λc: Float64[] λxE: Float64[] λcE: [-10249.40835266136] * bgrad: BarrierStateVars{Float64}: slack_x: [5.8321850641475e-6, 1.3231942413964042e-5, 3.718752616694407e-6, -0.10726691187101653] slack_c: Float64[] λx: [0.0, -4.440892098500626e-16, 0.0, 1.2754554357119474e-15] λc: Float64[] λxE: Float64[] λcE: [-2.783999196788521] 71.239542 seconds (23.27 M allocations: 1.178 GiB, 0.53% gc time, 96.52% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.421247 seconds (94.44 k allocations: 4.487 MiB, 90.68% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 11.966057 seconds (16.01 M allocations: 935.788 MiB, 7.95% gc time, 92.36% compilation time) ./multivariate/solvers/constrained/samin.jl 5.302896 seconds (3.34 M allocations: 157.966 MiB, 98.41% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 6.638035 seconds (8.44 M allocations: 1.339 GiB, 3.92% gc time, 64.95% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 12.804787 seconds (11.15 M allocations: 1.258 GiB, 2.06% gc time, 85.88% compilation time) ./multivariate/solvers/first_order/bfgs.jl 17.901479 seconds (21.07 M allocations: 1.917 GiB, 2.31% gc time, 82.77% compilation time) ./multivariate/solvers/first_order/cg.jl 17.175844 seconds (6.04 M allocations: 678.242 MiB, 0.90% gc time, 93.44% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 30.332832 seconds (88.07 M allocations: 11.428 GiB, 5.72% gc time, 6.75% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.934610 seconds (11.74 M allocations: 1.312 GiB, 6.65% gc time, 30.31% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 5.309625 seconds (8.98 M allocations: 1.840 GiB, 5.73% gc time, 27.13% compilation time) ./multivariate/solvers/first_order/ngmres.jl ┌ Warning: Use caution. N-GMRES/O-ACCEL has only been tested with Gradient Descent and L-BFGS preconditioning. └ @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/solvers/first_order/ngmres.jl:222 55.919063 seconds (35.86 M allocations: 3.577 GiB, 1.26% gc time, 89.08% compilation time: 3% of which was recompilation) ./multivariate/solvers/second_order/newton.jl 59.833511 seconds (107.05 M allocations: 20.289 GiB, 5.43% gc time, 22.99% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/optimize/optimize.jl:121 53.690649 seconds (102.95 M allocations: 15.154 GiB, 4.76% gc time, 19.46% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 0.935248 seconds (268.32 k allocations: 48.719 MiB, 85.49% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.111107 seconds (25.56 k allocations: 1.274 MiB, 91.23% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 2.453599 seconds (3.46 M allocations: 180.516 MiB, 99.34% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.00010800361633300781 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.37211012840270996 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.37218713760375977 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.3722350597381592 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.37227797508239746 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.37232017517089844 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.3723611831665039 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.37240099906921387 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.37244105339050293 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.3724851608276367 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.3725261688232422 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.0003228187561035156 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.05742788314819336 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05769085884094238 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05791783332824707 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05817079544067383 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.058406829833984375 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.05863189697265625 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.05874800682067871 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.05880379676818848 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.05884695053100586 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.058892011642456055 * x: [0.446959343451454, 0.18561838407230127] 3.302035 seconds (653.62 k allocations: 33.114 MiB, 99.11% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 0.00024700164794921875 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05083489418029785 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.051052093505859375 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05125308036804199 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.05140495300292969 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.05143904685974121 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.05147194862365723 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.051503896713256836 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.05153489112854004 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.051568031311035156 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.05160093307495117 * x: [0.0, 0.0] 2.594235 seconds (2.27 M allocations: 89.209 MiB, 2.48% gc time, 90.36% compilation time) ./multivariate/array.jl 144.138822 seconds (43.42 M allocations: 2.240 GiB, 0.57% gc time, 99.26% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 17.071928 seconds (6.54 M allocations: 376.868 MiB, 0.72% gc time, 99.36% compilation time) ./multivariate/lsthrow.jl 8.552074 seconds (1.76 M allocations: 93.081 MiB, 0.41% gc time, 99.51% compilation time) ./multivariate/precon.jl 56.862432 seconds (35.26 M allocations: 10.320 GiB, 4.63% gc time, 81.84% compilation time) ./multivariate/manifolds.jl WARNING: Method definition (::Main.var"#fprod#fprod##0"{fmanif, n})(Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/manifolds.jl:70. WARNING: Method definition (::Main.var"#gprod!#gprod!##0"{gmanif!, n})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/test/multivariate/manifolds.jl:71. 116.301662 seconds (36.98 M allocations: 1.902 GiB, 0.51% gc time, 99.87% compilation time) ./multivariate/complex.jl 26.613325 seconds (11.39 M allocations: 599.646 MiB, 0.56% gc time, 99.58% compilation time: 2% of which was recompilation) ./multivariate/fdtime.jl 35.993496 seconds (71.13 M allocations: 14.193 GiB, 6.94% gc time, 4.97% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/optimize/optimize.jl:117 41.327518 seconds (23.32 M allocations: 1.243 GiB, 1.05% gc time, 95.99% compilation time: 6% of which was recompilation) ./multivariate/successive_f_tol.jl 0.277567 seconds (93.33 k allocations: 4.972 MiB, 94.08% compilation time) ./multivariate/f_increase.jl 0.200594 seconds (26.84 k allocations: 1.321 MiB, 92.24% compilation time) ./multivariate/measurements.jl Precompiling packages... 1600.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsMeasurementsExt 1 dependency successfully precompiled in 2 seconds. 33 already precompiled. Precompiling packages... 1099.1 ms ✓ Measurements → MeasurementsSpecialFunctionsExt 1 dependency successfully precompiled in 1 seconds. 15 already precompiled. 12.533834 seconds (5.68 M allocations: 310.641 MiB, 0.81% gc time, 76.03% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:136 Stacktrace: [1] initial_state(method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}, d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}) @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:137 [2] optimize @ ~/.julia/packages/Optim/gmigl/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [inlined] [3] optimize(d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}, method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}) @ Optim ~/.julia/packages/Optim/gmigl/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [4] top-level scope @ ~/.julia/packages/Optim/gmigl/docs/src/examples/ipnewton_basics.jl:175 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [6] IncludeInto @ ./Base.jl:308 [inlined] [7] #457 @ ~/.julia/packages/Optim/gmigl/test/examples.jl:11 [inlined] [8] cd(f::var"#457#458"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [9] #455 @ ~/.julia/packages/Optim/gmigl/test/examples.jl:10 [inlined] [10] mktempdir(fn::var"#455#456"{String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [12] top-level scope @ ~/.julia/packages/Optim/gmigl/test/examples.jl:2 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/gmigl/test/examples.jl:9 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/Optim/gmigl/test/examples.jl:9 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [18] macro expansion @ ./timing.jl:689 [inlined] [19] macro expansion @ ~/.julia/packages/Optim/gmigl/test/runtests.jl:320 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [21] top-level scope @ ~/.julia/packages/Optim/gmigl/test/runtests.jl:294 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [26] _start() @ Base ./client.jl:550 parameter estimates:[2.836642512088644, 3.053452125511052, 0.37218117584627275] t-statsitics: [48.02654897758058, 45.515682746940136, 8.94427190999916] WARNING: Method definition con_c!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/ipnewton_basics.jl:142 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/ipnewton_basics.jl:148 overwritten at /home/pkgeval/.julia/packages/Optim/gmigl/docs/src/examples/rasch.jl:188. 38.586821 seconds (14.47 M allocations: 754.262 MiB, 0.69% gc time, 98.92% compilation time: 16% of which was recompilation) Precompiling packages... 1057.1 ms ✓ StructUtils → StructUtilsMeasurementsExt 1 dependency successfully precompiled in 1 seconds. 7 already precompiled. Precompiling packages... 9318.7 ms ✓ Optim → OptimMOIExt 1 dependency successfully precompiled in 10 seconds. 87 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 11 running 1 of 1 signal (10): User defined signal 1 NoteDef at /source/src/llvm-late-gc-lowering.cpp:685 unknown function (ip: 0x7fff6c57439f) at (unknown file) LocalScan at /source/src/llvm-late-gc-lowering.cpp:1355 runOnFunction at /source/src/llvm-late-gc-lowering.cpp:2536 run at /source/src/llvm-late-gc-lowering.cpp:2577 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 unknown function (ip: 0x74f71844c4ad) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/gmigl/test/MOI_wrapper.jl:29 unknown function (ip: 0x74f718445adf) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/Optim/gmigl/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/gmigl/test/MOI_wrapper.jl:11 unknown function (ip: 0x74f71844254f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/Optim/gmigl/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/gmigl/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/gmigl/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74f746b42249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:693 wait at ./process.jl:686 jfptr_wait_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x77206eb80a23) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x77206eb7086c) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x77206eb6c279) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x77206eb6b7e1) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x77206eb655a0) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x77206eb60cff) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77208acbd249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007720707fc010 Total snapshots: 339. Utilization: 0% ╎339 @Base/client.jl:550 _start() ╎ 339 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 339 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 339 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 339 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 339 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 339 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 339 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 339 @Pkg/src/API.jl:157 test ╎ ╎ 339 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 339 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 339 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 339 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 339 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 339 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 339 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 339 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 339 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 339 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 339 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 339 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 339 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…ss.jl:693 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…sk.jl:1228 wait() 338╎ ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…sk.jl:1216 poptask(W::Base.Intr… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_17494.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 22675227 (Pool: 22674604; Big: 623); GC: 16 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/gmigl/test/MOI_wrapper.jl:70 PkgEval terminated after 2723.39s: test duration exceeded the time limit