Package evaluation of Optim on Julia 1.13.0-DEV.1055 (100ef9d641*) started at 2025-08-28T18:35:19.965 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.33s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [429524aa] + Optim v1.13.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.19.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.7 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.28.1 [f6369f11] + ForwardDiff v1.1.0 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [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.2 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.6 [3a884ed6] + UnPack v1.0.2 [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.13.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.13.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.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 4.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.21s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_NtzzS0/Project.toml` [47edcb42] ADTypes v1.17.0 [34da2185] Compat v4.18.0 [31c24e10] Distributions v0.25.120 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.13.0 [f6369f11] ForwardDiff v1.1.0 [d3d80556] LineSearches v7.4.0 [b8f27783] MathOptInterface v1.43.0 [eff96d63] Measurements v2.14.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.37.1 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.3 [2913bbd2] StatsBase v0.34.6 [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_NtzzS0/Manifest.toml` [47edcb42] ADTypes v1.17.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.19.0 [6e4b80f9] BenchmarkTools v1.6.0 [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.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.7 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.1.0 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.43.0 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.4 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [79098fc4] Rmath v0.8.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [856f2bd8] StructTypes v1.11.0 [2efcf032] SymbolicIndexingInterface v0.3.43 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [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.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Precompiling packages... 5968.7 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 4029.3 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 42350.0 ms ✓ ReverseDiff 3 dependencies successfully precompiled in 53 seconds. 30 already precompiled. Precompiling packages... 4863.7 ms ✓ ADTypes → ADTypesChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 9 already precompiled. Precompiling packages... 928.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompiling packages... 877.5 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompiling packages... 10084.2 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 10 seconds. 39 already precompiled. Precompiling packages... 10164.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 1 dependency successfully precompiled in 11 seconds. 39 already precompiled. ./special/bigfloat/initial_convergence.jl 38.027914 seconds (17.51 M allocations: 976.002 MiB, 2.01% gc time, 99.94% compilation time) ./general/api.jl 37.576723 seconds (16.12 M allocations: 902.719 MiB, 0.72% gc time, 99.46% compilation time: <1% of which was recompilation) ./general/callables.jl 0.482854 seconds (136.72 k allocations: 7.140 MiB, 95.33% compilation time) ./general/callbacks.jl 18.584954 seconds (5.02 M allocations: 289.397 MiB, 0.53% gc time, 99.50% compilation time) ./general/convergence.jl 0.855725 seconds (305.88 k allocations: 16.964 MiB, 95.04% compilation time) ./general/default_solvers.jl 0.560199 seconds (550.68 k allocations: 31.297 MiB, 97.60% compilation time) ./general/deprecate.jl 0.000239 seconds (99 allocations: 6.531 KiB) ./general/initial_convergence.jl 9.145004 seconds (2.52 M allocations: 143.439 MiB, 0.32% gc time, 99.78% compilation time) ./general/objective_types.jl 13.499192 seconds (7.60 M allocations: 412.641 MiB, 1.05% gc time, 98.66% compilation time) ./general/Optim.jl 0.802135 seconds (333.06 k allocations: 18.433 MiB, 94.07% compilation time) ./general/optimize.jl 4.392061 seconds (2.91 M allocations: 161.959 MiB, 1.28% gc time, 97.78% compilation time) ./general/type_stability.jl 37.194669 seconds (14.30 M allocations: 802.764 MiB, 0.89% gc time, 99.87% compilation time) ./general/types.jl 5.629213 seconds (1.98 M allocations: 113.656 MiB, 7.52% gc time, 99.04% compilation time) ./general/counter.jl 17.620952 seconds (5.02 M allocations: 280.296 MiB, 0.86% gc time, 99.63% compilation time) ./general/maximize.jl 4.912337 seconds (2.40 M allocations: 126.040 MiB, 97.52% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:14. 13.280422 seconds (6.27 M allocations: 351.930 MiB, 1.38% gc time, 99.85% compilation time: 7% of which was recompilation) ./univariate/optimize/optimize.jl 0.018438 seconds (6.75 k allocations: 263.859 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 2.941807 seconds (1.51 M allocations: 86.600 MiB, 96.42% 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.142796 seconds (1.67 M allocations: 97.269 MiB, 1.18% gc time, 96.31% compilation time) ./univariate/dual.jl 4.541011 seconds (1.87 M allocations: 92.858 MiB, 1.55% gc time, 99.63% compilation time) ./multivariate/optimize/interface.jl 12.971587 seconds (4.37 M allocations: 246.527 MiB, 0.29% gc time, 98.68% compilation time) ./multivariate/optimize/optimize.jl 11.592888 seconds (3.00 M allocations: 166.322 MiB, 0.36% gc time, 95.76% compilation time) ./multivariate/optimize/inplace.jl 0.848644 seconds (301.70 k allocations: 16.640 MiB, 97.55% compilation time) ./multivariate/solvers/constrained/fminbox.jl 33.798609 seconds (15.38 M allocations: 896.608 MiB, 1.13% gc time, 98.04% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/interface.jl 33.098709 seconds (9.73 M allocations: 541.932 MiB, 0.63% gc time, 99.85% 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 * 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] * time: 1.756406646241438e9 * g(x): [88357.23479296362, -66267.7444111528] * gtilde(x): [88357.23474122555, -66267.74465259715] * x: [12.0, 14.0] * α: 1.0 * h(x): [3.572390764231408e-5 0.019671531709867046; 0.019671531709867046 0.0002749782775992128] * c: [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 * 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] * time: 1.756406649366029e9 * g(x): [41122.539199239945, -30841.711823299735] * gtilde(x): [41122.53914938217, -30841.712339447375] * x: [11.947365900474471, 14.999] * α: 0.5345893752019844 * h(x): [0.0009609917249249723 0.01003740594764946; 0.01003740594764946 0.5435018277008664] * c: [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 * 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] * time: 1.756406649366421e9 * g(x): [40997.890180479895, -30748.22564305577] * gtilde(x): [40997.890130861626, -30748.225616838263] * x: [11.944389097184102, 14.997852397315963] * α: 0.0030311605533831793 * h(x): [0.001013181536545749 0.010048653607865754; 0.010048653607865754 0.0008059471382789342] * c: [2.783999196788521] 70.243671 seconds (20.37 M allocations: 1.109 GiB, 1.28% gc time, 96.41% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.414161 seconds (92.87 k allocations: 4.549 MiB, 91.32% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 9.499504 seconds (10.64 M allocations: 688.541 MiB, 3.97% gc time, 95.07% compilation time) ./multivariate/solvers/constrained/samin.jl 5.479140 seconds (2.96 M allocations: 141.231 MiB, 98.32% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 6.458760 seconds (8.50 M allocations: 1.353 GiB, 4.02% gc time, 68.84% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 12.530954 seconds (10.48 M allocations: 1.245 GiB, 1.90% gc time, 86.08% compilation time) ./multivariate/solvers/first_order/bfgs.jl 15.985924 seconds (20.40 M allocations: 1.907 GiB, 3.08% gc time, 84.93% compilation time) ./multivariate/solvers/first_order/cg.jl 16.263593 seconds (5.56 M allocations: 665.259 MiB, 0.71% gc time, 94.83% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 23.396269 seconds (88.04 M allocations: 11.436 GiB, 6.53% gc time, 9.13% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.447891 seconds (11.73 M allocations: 1.315 GiB, 7.69% gc time, 35.33% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 4.790107 seconds (8.94 M allocations: 1.841 GiB, 6.23% gc time, 28.98% 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/7krni/src/multivariate/solvers/first_order/ngmres.jl:222 54.163700 seconds (34.43 M allocations: 3.554 GiB, 1.47% gc time, 90.08% compilation time: 2% of which was recompilation) ./multivariate/solvers/second_order/newton.jl 46.662836 seconds (109.42 M allocations: 20.313 GiB, 6.74% gc time, 26.08% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl Precompiling packages... 9831.0 ms ✓ Distributions 1 dependency successfully precompiled in 12 seconds. 38 already precompiled. Precompiling packages... 3781.9 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 23 already precompiled. Precompiling packages... 4114.7 ms ✓ Distributions → DistributionsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 47 already precompiled. Precompiling packages... 4257.6 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 5 seconds. 46 already precompiled. ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:121 72.663291 seconds (111.65 M allocations: 15.725 GiB, 3.16% gc time, 13.23% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 1.016384 seconds (253.95 k allocations: 48.180 MiB, 4.43% gc time, 82.69% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.128126 seconds (22.89 k allocations: 1.186 MiB, 92.11% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 2.061985 seconds (3.14 M allocations: 173.431 MiB, 99.22% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 8.893013000488281e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.3485889434814453 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.3486368656158447 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.34866786003112793 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.34869384765625 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.34871888160705566 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.3487429618835449 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.3487668037414551 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.34879183769226074 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.3488168716430664 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.3488450050354004 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 5.817413330078125e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.04774904251098633 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.04780411720275879 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.04783797264099121 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.047868967056274414 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.047898054122924805 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.0479280948638916 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.04797697067260742 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.04802298545837402 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.04805707931518555 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.04808807373046875 * x: [0.446959343451454, 0.18561838407230127] 3.607516 seconds (567.65 k allocations: 31.340 MiB, 99.23% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 6.699562072753906e-5 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.04838109016418457 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.04842114448547363 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.0484461784362793 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.04846906661987305 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.04849100112915039 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.048513174057006836 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.04853510856628418 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.04855704307556152 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.04858112335205078 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.04860997200012207 * x: [0.0, 0.0] 3.228015 seconds (2.08 M allocations: 82.564 MiB, 1.71% gc time, 91.24% compilation time) ./multivariate/array.jl Precompiling packages... 4270.7 ms ✓ RecursiveArrayTools 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompiling packages... 923.5 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 1 dependency successfully precompiled in 1 seconds. 20 already precompiled. Precompiling packages... 1512.8 ms ✓ Accessors → StaticArraysExt 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompiling packages... 1786.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1 dependency successfully precompiled in 2 seconds. 36 already precompiled. Precompiling packages... 1882.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1 dependency successfully precompiled in 2 seconds. 43 already precompiled. 152.989012 seconds (39.56 M allocations: 2.235 GiB, 0.52% gc time, 91.28% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 14.952192 seconds (5.68 M allocations: 350.841 MiB, 1.08% gc time, 99.14% compilation time) ./multivariate/lsthrow.jl 8.471670 seconds (1.55 M allocations: 88.611 MiB, 0.40% gc time, 99.45% compilation time) ./multivariate/precon.jl 54.490063 seconds (33.78 M allocations: 10.271 GiB, 3.33% gc time, 84.17% 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/7krni/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/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/7krni/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:71. 137.753770 seconds (31.83 M allocations: 1.750 GiB, 0.52% gc time, 99.89% compilation time) ./multivariate/complex.jl 28.062022 seconds (10.43 M allocations: 581.766 MiB, 2.83% gc time, 99.60% compilation time: 1% of which was recompilation) ./multivariate/fdtime.jl 31.062141 seconds (73.50 M allocations: 14.229 GiB, 7.55% gc time, 5.55% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:117 40.113377 seconds (22.57 M allocations: 1.287 GiB, 1.06% gc time, 95.09% compilation time: 6% of which was recompilation) ./multivariate/successive_f_tol.jl 0.340413 seconds (83.49 k allocations: 4.733 MiB, 94.16% compilation time) ./multivariate/f_increase.jl 0.214636 seconds (24.83 k allocations: 1.272 MiB, 91.54% compilation time) ./multivariate/measurements.jl Precompiling packages... 1382.2 ms ✓ Measurements → MeasurementsRecipesBaseExt 1267.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsMeasurementsExt 2 dependencies successfully precompiled in 3 seconds. 33 already precompiled. Precompiling packages... 1134.5 ms ✓ Measurements → MeasurementsSpecialFunctionsExt 1 dependency successfully precompiled in 1 seconds. 14 already precompiled. 13.283644 seconds (5.17 M allocations: 301.121 MiB, 0.37% gc time, 69.23% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/7krni/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/7krni/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:137 [2] optimize @ ~/.julia/packages/Optim/7krni/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/7krni/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [4] top-level scope @ ~/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:175 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [6] IncludeInto @ ./Base.jl:310 [inlined] [7] #457 @ ~/.julia/packages/Optim/7krni/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/7krni/test/examples.jl:10 [inlined] [10] mktempdir(fn::var"#455#456"{String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [12] top-level scope @ ~/.julia/packages/Optim/7krni/test/examples.jl:2 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] [16] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [18] macro expansion @ ./timing.jl:645 [inlined] [19] macro expansion @ ~/.julia/packages/Optim/7krni/test/runtests.jl:320 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] [21] top-level scope @ ~/.julia/packages/Optim/7krni/test/runtests.jl:294 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [26] _start() @ Base ./client.jl:563 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/7krni/docs/src/examples/ipnewton_basics.jl:142 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:148 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:188. 34.849537 seconds (11.87 M allocations: 656.705 MiB, 0.64% gc time, 98.80% compilation time: 14% of which was recompilation) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 15 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm4Type22getPrimitiveSizeInBitsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm4Type19getScalarSizeInBitsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16computeKnownBitsEPKNS_5ValueEjRKNS_13SimplifyQueryE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL13simplifyShiftN4llvm11Instruction9BinaryOpsEPNS_5ValueES3_bRKNS_13SimplifyQueryEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15simplifyShlInstEPNS_5ValueES1_bbRKNS_13SimplifyQueryE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl8visitShlERNS_14BinaryOperatorE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL31combineInstructionsOverFunctionRN4llvm8FunctionERNS_19InstructionWorklistEPNS_9AAResultsERNS_15AssumptionCacheERNS_17TargetLibraryInfoERNS_19TargetTransformInfoERNS_13DominatorTreeERNS_25OptimizationRemarkEmitterEPNS_18BlockFrequencyInfoEPNS_21BranchProbabilityInfoEPNS_18ProfileSummaryInfoERKNS_18InstCombineOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15InstCombinePass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1510 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:1471 [inlined] operator() at /source/src/jitlayers.cpp:1623 [inlined] addModule at /source/src/jitlayers.cpp:2080 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3535 _jl_invoke at /source/src/gf.c:3993 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:223 unknown function (ip: 0x74d1e75b066d) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x74d1e7563cdf) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x74d1e75634cf) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_27719.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_invoke at /source/src/gf.c:4008 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_27719.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_43563.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74d20e2b6249) 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 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_58291.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f6483d61690 Total snapshots: 390. Utilization: 0% ╎390 @Base/task.jl:1137 wait_forever() 389╎ 390 @Base/task.jl:1200 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_58291.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 21733242 (Pool: 21732701; Big: 541); GC: 16 [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:70 _ZNK4llvm10BasicBlock18getSingleSuccessorEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL22mergeConditionalStoresPN4llvm10BranchInstES1_PNS_14DomTreeUpdaterERKNS_10DataLayoutERKNS_19TargetTransformInfoE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11simplifyCFGEPNS_10BasicBlockERKNS_19TargetTransformInfoEPNS_14DomTreeUpdaterERKNS_18SimplifyCFGOptionsENS_8ArrayRefINS_6WeakVHEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL22iterativelySimplifyCFGRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_14DomTreeUpdaterERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL23simplifyFunctionCFGImplRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL19simplifyFunctionCFGRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15SimplifyCFGPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1510 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:1471 [inlined] operator() at /source/src/jitlayers.cpp:1623 [inlined] addModule at /source/src/jitlayers.cpp:2080 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3535 _jl_invoke at /source/src/gf.c:3993 [inlined] ijl_apply_generic at /source/src/gf.c:4198 value_gradient!! at /home/pkgeval/.julia/packages/NLSolversBase/n7XXO/src/interface.jl:82 value_gradient!! at /home/pkgeval/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/fminbox.jl:90 initial_state at /home/pkgeval/.julia/packages/Optim/7krni/src/multivariate/solvers/first_order/l_bfgs.jl:168 optimize at /home/pkgeval/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/fminbox.jl:451 #optimize#35 at /home/pkgeval/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/fminbox.jl:288 [inlined] optimize at /home/pkgeval/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/fminbox.jl:273 unknown function (ip: 0x74d1d479dd6b) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 optimize! at /home/pkgeval/.julia/packages/Optim/7krni/ext/OptimMOIExt.jl:327 optimize! at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/MathOptInterface.jl:122 optimize! at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Utilities/cachingoptimizer.jl:370 test_linear_variable_open_intervals at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/test_linear.jl:4098 unknown function (ip: 0x74d1d4796a36) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/QyCeQ/src/Test/Test.jl:223 unknown function (ip: 0x74d1e75b066d) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x74d1e7563cdf) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x74d1e75634cf) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_27719.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1948 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_invoke at /source/src/gf.c:4008 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_27719.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_43563.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74d20e2b6249) 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: 1278560417 (Pool: 1278550366; Big: 10051); GC: 3260 PkgEval terminated after 2729.88s: test duration exceeded the time limit