Package evaluation to test Optim on Julia 1.12.4 (422f456051*) started at 2026-01-29T02:48:36.160 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.92s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [429524aa] + Optim v2.0.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [a0c0ee7d] + DifferentiationInterface v0.7.15 [4e289a0a] + EnumX v1.0.6 [1a297f60] + FillArrays v1.16.0 [6a86dc24] + FiniteDiff v2.29.0 [d3d80556] + LineSearches v7.6.0 [1914dd2f] + MacroTools v0.5.16 [d41bc354] + NLSolversBase v8.0.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v2.0.0 [85a6dd25] + PositiveFactorizations v0.2.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts 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 [2f01184e] + SparseArrays v1.12.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 99244.5 ms ✓ Optim → OptimMOIExt 1 dependency successfully precompiled in 102 seconds. 175 already precompiled. Precompilation completed after 121.23s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_R6EMl3/Project.toml` [47edcb42] ADTypes v1.21.0 [4c88cf16] Aqua v0.8.14 [31c24e10] Distributions v0.25.123 [4e289a0a] EnumX v1.0.6 [7d51a73a] ExplicitImports v1.15.0 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.1 [c3a54625] JET v0.11.3 [d3d80556] LineSearches v7.6.0 [b8f27783] MathOptInterface v1.48.0 [eff96d63] Measurements v2.14.1 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v2.0.0 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.46.0 [37e2e3b7] ReverseDiff v1.16.2 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [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_R6EMl3/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.0 [da1fd8a2] CodeTracking v3.0.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.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.15 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.6 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.16.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 [c3a54625] JET v0.11.3 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [0f8b85d8] JSON3 v1.14.3 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [d3d80556] LineSearches v7.6.0 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.5.0 [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 v8.0.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v2.0.0 [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.46.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [295af30f] Revise v3.13.2 [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.10 [4c63d2b9] StatsFuns v1.5.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.2 [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 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Precompiling packages... 4506.6 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1 dependency successfully precompiled in 5 seconds. 22 already precompiled. Precompiling packages... 51551.3 ms ✓ ReverseDiff 1 dependency successfully precompiled in 52 seconds. 33 already precompiled. Precompiling packages... 11071.4 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 11 seconds. 40 already precompiled. Precompiling packages... 10397.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 1 dependency successfully precompiled in 11 seconds. 40 already precompiled. ./special/bigfloat/initial_convergence.jl 41.606273 seconds (24.49 M allocations: 1.231 GiB, 2.62% gc time, 99.94% compilation time) ./general/api.jl 38.560242 seconds (16.65 M allocations: 872.674 MiB, 1.64% gc time, 99.48% compilation time: 2% of which was recompilation) ./general/callables.jl 0.471162 seconds (127.52 k allocations: 6.374 MiB, 95.26% compilation time) ./general/callbacks.jl 20.789434 seconds (6.07 M allocations: 323.807 MiB, 0.53% gc time, 99.40% compilation time) ./general/convergence.jl 4.007440 seconds (2.34 M allocations: 117.726 MiB, 0.92% gc time, 97.37% compilation time: 1% of which was recompilation) ./general/default_solvers.jl 0.594922 seconds (187.49 k allocations: 9.466 MiB, 97.81% compilation time) ./general/deprecate.jl 0.000282 seconds (97 allocations: 5.922 KiB) ./general/initial_convergence.jl 7.340005 seconds (2.55 M allocations: 133.746 MiB, 0.55% gc time, 99.74% compilation time) ./general/objective_types.jl 18.213266 seconds (9.96 M allocations: 514.215 MiB, 0.70% gc time, 99.06% compilation time) ./general/Optim.jl 0.968743 seconds (420.68 k allocations: 20.052 MiB, 7.22% gc time, 95.40% compilation time) ./general/optimize.jl 4.667307 seconds (3.37 M allocations: 177.279 MiB, 8.45% gc time, 97.93% compilation time) ./general/type_stability.jl 39.481482 seconds (17.91 M allocations: 935.632 MiB, 0.65% gc time, 99.87% compilation time) ./general/types.jl 5.924563 seconds (2.72 M allocations: 146.059 MiB, 1.13% gc time, 98.95% compilation time) ./general/counter.jl 18.277636 seconds (6.59 M allocations: 343.329 MiB, 0.62% gc time, 99.59% compilation time) ./general/maximize.jl 4.788390 seconds (2.49 M allocations: 125.305 MiB, 8.12% gc time, 97.20% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/univariate/optimize/interface.jl:14. ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 19.351227 seconds (18.62 M allocations: 991.796 MiB, 1.57% gc time, 99.87% compilation time: 13% of which was recompilation) ./univariate/optimize/optimize.jl 0.016661 seconds (6.07 k allocations: 232.211 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.947079 seconds (1.62 M allocations: 86.876 MiB, 1.56% gc time, 96.54% 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.155397 seconds (1.86 M allocations: 99.573 MiB, 96.49% compilation time) ./univariate/dual.jl 3.866181 seconds (1.89 M allocations: 88.166 MiB, 1.28% gc time, 99.67% compilation time) ./multivariate/optimize/interface.jl 14.422006 seconds (4.25 M allocations: 222.373 MiB, 0.33% gc time, 98.99% compilation time) ./multivariate/optimize/optimize.jl 9.411556 seconds (3.49 M allocations: 180.470 MiB, 0.57% gc time, 93.72% compilation time) ./multivariate/optimize/inplace.jl 0.999425 seconds (352.96 k allocations: 18.496 MiB, 98.04% compilation time) ./multivariate/solvers/constrained/fminbox.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 ┌ Warning: Failed to achieve finite new evaluation point, using alpha=0 └ @ LineSearches ~/.julia/packages/LineSearches/lihz0/src/hagerzhang.jl:156 42.723015 seconds (19.26 M allocations: 1.011 GiB, 1.71% gc time, 97.89% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/interface.jl 33.262230 seconds (11.30 M allocations: 588.811 MiB, 0.59% gc time, 99.87% compilation time) ./multivariate/solvers/constrained/ipnewton/constraints.jl Iter Lagrangian value Function value Gradient norm |==constr.| μ 0 1.325355e+05 -1.131426e-16 6.241871e+00 1.325355e+05 2.72e-04 * c: [6.0] * time: 1.769655569379631e9 * g(x): [0.2418710960116192, -9.20196129766985e-18] * x: [12.0, 14.0] * gtilde(x): [88357.23474122555, -66267.74465259715] * h(x): [7.754672317598687e-18 0.019671531709867046; 0.019671531709867046 4.362003178649261e-18] * α: 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 3.075818e+00 2.870812e+04 2.72e-05 * c: [2.792463601897886] * time: 1.769655572834325e9 * g(x): [0.2567345766784509, -0.0005283432640730776] * x: [11.947365900474471, 14.999] * gtilde(x): [41122.53914938217, -30841.712339447375] * h(x): [0.0009262245802002301 0.01003740594764946; 0.01003740594764946 0.0005210013263626294] * α: 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 3.147986e+00 2.853434e+04 2.30e-04 * c: [2.783999196788521] * time: 1.769655572834813e9 * g(x): [0.2567202161823792, -0.0005588541849806436] * x: [11.944389097184102, 14.997852397315963] * gtilde(x): [40997.890130861626, -30748.225616838263] * h(x): [0.0009785611164546426 0.010048653607865754; 0.010048653607865754 0.0005504406280057364] * α: 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] 72.415524 seconds (22.58 M allocations: 1.146 GiB, 0.53% gc time, 96.46% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.410936 seconds (80.44 k allocations: 3.787 MiB, 90.22% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 12.520300 seconds (15.49 M allocations: 909.738 MiB, 6.53% gc time, 93.42% compilation time) ./multivariate/solvers/constrained/samin.jl 6.094337 seconds (2.84 M allocations: 142.604 MiB, 0.83% gc time, 98.90% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 8.556869 seconds (13.30 M allocations: 1.599 GiB, 4.39% gc time, 73.26% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 14.481602 seconds (13.58 M allocations: 1.385 GiB, 1.72% gc time, 87.24% compilation time) ./multivariate/solvers/first_order/bfgs.jl 20.464697 seconds (26.14 M allocations: 2.312 GiB, 2.42% gc time, 82.78% compilation time) ./multivariate/solvers/first_order/cg.jl 17.065143 seconds (7.92 M allocations: 704.786 MiB, 1.08% gc time, 94.11% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 31.339397 seconds (89.69 M allocations: 11.591 GiB, 5.78% gc time, 9.16% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 5.525754 seconds (17.62 M allocations: 1.845 GiB, 6.37% gc time, 34.18% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 3.825140 seconds (5.35 M allocations: 700.507 MiB, 5.19% gc time, 69.83% 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/mv9zc/src/multivariate/solvers/first_order/ngmres.jl:234 48.708013 seconds (36.94 M allocations: 3.385 GiB, 2.63% gc time, 87.91% compilation time) ./multivariate/solvers/second_order/newton.jl 66.865179 seconds (114.85 M allocations: 21.128 GiB, 5.15% gc time, 29.78% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl Precompiling packages... 1812.1 ms ✓ PDMats → StatsBaseExt 9955.0 ms ✓ Distributions 2 dependencies successfully precompiled in 13 seconds. 39 already precompiled. Precompiling packages... 4823.0 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 24 already precompiled. Precompiling packages... 3845.7 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 5 seconds. 48 already precompiled. Precompiling packages... 6240.1 ms ✓ Distributions → DistributionsChainRulesCoreExt 1 dependency successfully precompiled in 7 seconds. 49 already precompiled. ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:140 83.129081 seconds (107.62 M allocations: 15.191 GiB, 3.06% gc time, 13.85% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 2.684667 seconds (531.63 k allocations: 29.219 MiB, 95.68% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.119497 seconds (25.55 k allocations: 1.269 MiB, 91.28% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 3.688055 seconds (6.10 M allocations: 319.628 MiB, 1.99% gc time, 99.57% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.00011014938354492188 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.40030598640441895 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.4003751277923584 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.40044498443603516 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.40048694610595703 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.4005410671234131 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.40058112144470215 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.4006209373474121 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.4006819725036621 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.40072202682495117 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.4007699489593506 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 5.91278076171875e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.05627918243408203 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.056349992752075195 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05640411376953125 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05644512176513672 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.05649709701538086 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.05654120445251465 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.05658602714538574 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.05673408508300781 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.05678701400756836 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.05684304237365723 * x: [0.446959343451454, 0.18561838407230127] 3.610283 seconds (702.17 k allocations: 35.748 MiB, 1.98% gc time, 99.29% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 7.486343383789062e-5 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05774402618408203 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.057785987854003906 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05781888961791992 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.057849884033203125 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.05787992477416992 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.05790901184082031 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.0579378604888916 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.05796694755554199 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.05799698829650879 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.05802583694458008 * x: [0.0, 0.0] 2.878304 seconds (3.34 M allocations: 116.183 MiB, 86.92% compilation time) ./multivariate/array.jl Precompiling packages... 12028.6 ms ✓ RecursiveArrayTools 1 dependency successfully precompiled in 12 seconds. 29 already precompiled. Precompiling packages... 2030.1 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 1 dependency successfully precompiled in 2 seconds. 21 already precompiled. Precompiling packages... 2092.4 ms ✓ Accessors → StaticArraysExt 1 dependency successfully precompiled in 3 seconds. 18 already precompiled. Precompiling packages... 1562.2 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1 dependency successfully precompiled in 2 seconds. 43 already precompiled. Precompiling packages... 2026.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1 dependency successfully precompiled in 2 seconds. 34 already precompiled. Precompiling packages... 1265.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1 dependency successfully precompiled in 1 seconds. 31 already precompiled. 148.921708 seconds (47.86 M allocations: 2.527 GiB, 1.04% gc time, 83.35% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 11.350758 seconds (7.29 M allocations: 424.364 MiB, 0.80% gc time, 98.97% compilation time: 1% of which was recompilation) ./multivariate/lsthrow.jl 5.671926 seconds (1.89 M allocations: 100.141 MiB, 0.44% gc time, 99.45% compilation time) ./multivariate/precon.jl 38.808539 seconds (35.75 M allocations: 11.268 GiB, 5.57% gc time, 80.52% compilation time: <1% of which was recompilation) ./multivariate/manifolds.jl WARNING: Method definition (::Main.var"#fprod#fprod##0"{fmanif, n})(Any) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/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/mv9zc/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/test/multivariate/manifolds.jl:71. 107.298698 seconds (42.10 M allocations: 2.165 GiB, 0.63% gc time, 99.85% compilation time) ./multivariate/complex.jl 25.338818 seconds (10.20 M allocations: 533.691 MiB, 0.63% gc time, 99.51% compilation time) ./multivariate/fdtime.jl 35.890993 seconds (73.20 M allocations: 14.584 GiB, 8.65% gc time, 5.10% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/optimize/optimize.jl:136 48.064228 seconds (28.92 M allocations: 1.590 GiB, 0.96% gc time, 96.11% compilation time: 7% of which was recompilation) ./multivariate/successive_f_tol.jl 0.284913 seconds (87.59 k allocations: 4.680 MiB, 93.94% compilation time) ./multivariate/f_increase.jl 0.232678 seconds (26.82 k allocations: 1.324 MiB, 92.75% compilation time) ./multivariate/measurements.jl Precompiling packages... 1350.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsMeasurementsExt 1 dependency successfully precompiled in 2 seconds. 33 already precompiled. Precompiling packages... 1234.7 ms ✓ Measurements → MeasurementsSpecialFunctionsExt 1 dependency successfully precompiled in 1 seconds. 15 already precompiled. 11.833371 seconds (4.45 M allocations: 250.960 MiB, 0.43% gc time, 75.48% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:103 Stacktrace: [1] initial_state(method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}, d::TwiceDifferentiable{Float64, Vector{Float64}, Float64, Matrix{Float64}, Vector{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, x0::Vector{Float64}) @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:104 [2] optimize @ ~/.julia/packages/Optim/mv9zc/src/multivariate/solvers/constrained/ipnewton/interior.jl:252 [inlined] [3] optimize(d::TwiceDifferentiable{Float64, Vector{Float64}, Float64, Matrix{Float64}, Vector{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, x0::Vector{Float64}, method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}) @ Optim ~/.julia/packages/Optim/mv9zc/src/multivariate/solvers/constrained/ipnewton/interior.jl:252 [4] top-level scope @ ~/.julia/packages/Optim/mv9zc/docs/src/examples/ipnewton_basics.jl:176 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [6] IncludeInto @ ./Base.jl:308 [inlined] [7] #480 @ ~/.julia/packages/Optim/mv9zc/test/examples.jl:11 [inlined] [8] cd(f::var"#480#481"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [9] mktempdir(fn::var"#478#479"{String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:932 [10] top-level scope @ ~/.julia/packages/Optim/mv9zc/test/examples.jl:2 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/Optim/mv9zc/test/examples.jl:9 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/mv9zc/test/examples.jl:9 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [16] macro expansion @ ./timing.jl:697 [inlined] [17] macro expansion @ ~/.julia/packages/Optim/mv9zc/test/runtests.jl:345 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] top-level scope @ ~/.julia/packages/Optim/mv9zc/test/runtests.jl:319 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [24] _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/mv9zc/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/docs/src/examples/ipnewton_basics.jl:144 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/mv9zc/docs/src/examples/ipnewton_basics.jl:149 overwritten at /home/pkgeval/.julia/packages/Optim/mv9zc/docs/src/examples/rasch.jl:188. 39.480113 seconds (15.10 M allocations: 788.495 MiB, 0.77% gc time, 98.72% compilation time: 14% of which was recompilation) Precompiling packages... 70699.5 ms ✓ MathOptInterface 1 dependency successfully precompiled in 71 seconds. 51 already precompiled. Precompiling packages... 6606.5 ms ✓ Optim → OptimMOIExt 1 dependency successfully precompiled in 7 seconds. 78 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 19 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm13LiveVariables10runOnInstrERNS_12MachineInstrERNS_15SmallVectorImplIjEEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13LiveVariables10runOnBlockEPNS_17MachineBasicBlockEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13LiveVariables20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 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:3528 _jl_invoke at /source/src/gf.c:4006 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x7ec17adaa21d) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/mv9zc/test/MOI_wrapper.jl:29 unknown function (ip: 0x7ec17ad9bf1f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Optim/mv9zc/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/mv9zc/test/MOI_wrapper.jl:11 unknown function (ip: 0x7ec17ad96ccf) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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:689 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:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Optim/mv9zc/test/runtests.jl:353 [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/mv9zc/test/runtests.jl:353 [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/mv9zc/test/runtests.jl:319 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 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:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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:689 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_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x7ec1abdad249) 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 ./process.jl:685 wait at ./process.jl:686 jfptr_wait_46335.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x765fce90f2f3) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #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: 0x765fce90113c) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x765fce8f9dd9) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #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: 0x765fce8f9a11) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x765fce8f60b0) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x765fce8eeeff) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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:689 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:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x765fd70ab249) 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 0x0000765fbcbfc010 Total snapshots: 429. Utilization: 0% ╎429 @Base/client.jl:550 _start() ╎ 429 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 429 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 429 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 429 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 429 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 429 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 429 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 429 @Pkg/src/API.jl:157 test ╎ ╎ 429 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 429 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 429 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 429 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 429 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 429 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 429 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 429 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 429 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 429 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 429 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 429 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 429 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 429 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 429 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 429 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 429 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 429 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 429 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 429 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 429 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 429 @Base/…sk.jl:1228 wait() 428╎ ╎ ╎ ╎ ╎ ╎ ╎ 429 @Base/…sk.jl:1216 poptask(W::Base.Intru… [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/mv9zc/test/MOI_wrapper.jl:70 _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallBaseERN4llvm8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallInstERN4llvm8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:838 runOnFunction at /source/src/llvm-alloc-opt.cpp:1316 [inlined] run at /source/src/llvm-alloc-opt.cpp:1326 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:3528 _jl_invoke at /source/src/gf.c:4006 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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: 0x7ec17adaa21d) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/mv9zc/test/MOI_wrapper.jl:29 unknown function (ip: 0x7ec17ad9bf1f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Optim/mv9zc/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/mv9zc/test/MOI_wrapper.jl:11 unknown function (ip: 0x7ec17ad96ccf) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 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:689 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:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Optim/mv9zc/test/runtests.jl:353 [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/mv9zc/test/runtests.jl:353 [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/mv9zc/test/runtests.jl:319 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 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:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 PkgEval terminated after 2729.23s: test duration exceeded the time limit