Package evaluation of Optim on Julia 1.13.0-DEV.655 (3a5e1f15ec*) started at 2025-05-29T19:26:19.187 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.34s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [429524aa] + Optim v1.12.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.14.0 [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.19.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 ⌅ [a0c0ee7d] + DifferentiationInterface v0.6.54 [ffbed154] + DocStringExtensions v0.9.4 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.27.0 [f6369f11] + ForwardDiff v1.0.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [d3d80556] + LineSearches v7.3.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.9.1 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.12.0 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [3a884ed6] + UnPack v1.0.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.95s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_78GNYx/Project.toml` [47edcb42] ADTypes v1.14.0 [34da2185] Compat v4.16.0 [31c24e10] Distributions v0.25.120 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.13.0 [f6369f11] ForwardDiff v1.0.1 [d3d80556] LineSearches v7.3.0 [b8f27783] MathOptInterface v1.40.1 [eff96d63] Measurements v2.12.0 [d41bc354] NLSolversBase v7.9.1 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.12.0 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.33.0 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.3 [2913bbd2] StatsBase v0.34.5 [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_78GNYx/Manifest.toml` [47edcb42] ADTypes v1.14.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.25.1 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.4 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.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.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [b964fa9f] LaTeXStrings v1.4.0 [d3d80556] LineSearches v7.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.40.1 [eff96d63] Measurements v2.12.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.4 [d41bc354] NLSolversBase v7.9.1 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.12.0 [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.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.33.0 [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.1 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [892a3eda] StringManipulation v0.4.1 [856f2bd8] StructTypes v1.11.0 [2efcf032] SymbolicIndexingInterface v0.3.40 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 44064.3 ms ✓ ReverseDiff 1 dependency successfully precompiled in 45 seconds. 32 already precompiled. Precompiling packages... 13064.6 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 14 seconds. 39 already precompiled. Precompiling packages... 8867.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 1 dependency successfully precompiled in 11 seconds. 39 already precompiled. ./special/bigfloat/initial_convergence.jl 26.749208 seconds (19.06 M allocations: 1021.140 MiB, 2.42% gc time, 99.94% compilation time) ./general/api.jl 29.589417 seconds (16.85 M allocations: 907.973 MiB, 0.85% gc time, 99.44% compilation time: 3% of which was recompilation) ./general/callables.jl 0.512684 seconds (140.18 k allocations: 7.060 MiB, 95.64% compilation time) ./general/callbacks.jl 16.564684 seconds (5.04 M allocations: 278.824 MiB, 0.41% gc time, 99.43% compilation time) ./general/convergence.jl 0.853975 seconds (327.09 k allocations: 17.455 MiB, 4.34% gc time, 95.28% compilation time) ./general/default_solvers.jl 0.516341 seconds (557.38 k allocations: 30.329 MiB, 97.61% compilation time) ./general/deprecate.jl 0.000257 seconds (99 allocations: 6.531 KiB) ./general/initial_convergence.jl 8.145501 seconds (2.63 M allocations: 142.422 MiB, 0.49% gc time, 99.74% compilation time) ./general/objective_types.jl 13.720672 seconds (7.99 M allocations: 419.929 MiB, 1.27% gc time, 98.73% compilation time) ./general/Optim.jl 0.712850 seconds (342.18 k allocations: 18.387 MiB, 86.54% compilation time) ./general/optimize.jl 3.710620 seconds (3.06 M allocations: 165.211 MiB, 1.48% gc time, 97.40% compilation time) ./general/type_stability.jl 37.162990 seconds (15.40 M allocations: 829.371 MiB, 1.09% gc time, 99.87% compilation time) ./general/types.jl 5.660435 seconds (2.11 M allocations: 117.052 MiB, 8.10% gc time, 99.06% compilation time) ./general/counter.jl 16.704263 seconds (5.28 M allocations: 281.844 MiB, 0.35% gc time, 99.55% compilation time) ./general/maximize.jl 4.939356 seconds (2.49 M allocations: 127.734 MiB, 0.83% gc time, 97.19% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/univariate/optimize/interface.jl:14. 12.964590 seconds (6.79 M allocations: 366.570 MiB, 1.17% gc time, 99.84% compilation time: 7% of which was recompilation) ./univariate/optimize/optimize.jl 0.019811 seconds (6.19 k allocations: 240.094 KiB, 0.09% 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.885777 seconds (1.60 M allocations: 88.496 MiB, 2.47% gc time, 96.38% 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 2.958988 seconds (1.77 M allocations: 99.626 MiB, 95.99% compilation time) ./univariate/dual.jl 4.298665 seconds (1.97 M allocations: 94.943 MiB, 1.24% gc time, 99.70% compilation time) ./multivariate/optimize/interface.jl 11.200004 seconds (5.21 M allocations: 281.927 MiB, 0.58% gc time, 98.68% compilation time) ./multivariate/optimize/optimize.jl 11.203966 seconds (3.21 M allocations: 171.070 MiB, 0.41% gc time, 95.58% compilation time) ./multivariate/optimize/inplace.jl 0.839595 seconds (326.10 k allocations: 17.356 MiB, 97.75% compilation time) ./multivariate/solvers/constrained/fminbox.jl 33.329586 seconds (17.23 M allocations: 991.975 MiB, 1.17% gc time, 97.05% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/interface.jl 31.689579 seconds (10.29 M allocations: 550.169 MiB, 0.80% gc time, 99.84% 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 * time: 1.748547259416675e9 * h(x): [3.572390764231408e-5 0.019671531709867046; 0.019671531709867046 0.0002749782775992128] * g(x): [88357.23479296362, -66267.7444111528] * 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] * gtilde(x): [88357.23474122555, -66267.74465259715] * x: [12.0, 14.0] * α: 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] * 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 * time: 1.748547262422921e9 * h(x): [0.0009609917249249723 0.01003740594764946; 0.01003740594764946 0.5435018277008664] * g(x): [41122.539199239945, -30841.711823299735] * 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] * gtilde(x): [41122.53914938217, -30841.712339447375] * x: [11.947365900474471, 14.999] * α: 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] * 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 * time: 1.748547262423267e9 * h(x): [0.001013181536545749 0.010048653607865754; 0.010048653607865754 0.0008059471382789342] * g(x): [40997.890180479895, -30748.22564305577] * 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] * gtilde(x): [40997.890130861626, -30748.225616838263] * x: [11.944389097184102, 14.997852397315963] * α: 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] * c: [2.783999196788521] 69.677287 seconds (22.05 M allocations: 1.155 GiB, 1.29% 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/8dE7C/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.468816 seconds (88.98 k allocations: 4.272 MiB, 80.68% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 9.858025 seconds (11.99 M allocations: 734.117 MiB, 4.13% gc time, 95.84% compilation time) ./multivariate/solvers/constrained/samin.jl 5.165359 seconds (3.10 M allocations: 144.800 MiB, 0.99% gc time, 97.40% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 6.304623 seconds (8.58 M allocations: 1.353 GiB, 3.41% gc time, 65.99% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 12.567772 seconds (10.91 M allocations: 1.253 GiB, 2.75% gc time, 84.48% compilation time) ./multivariate/solvers/first_order/bfgs.jl 18.039563 seconds (20.38 M allocations: 1.880 GiB, 2.61% gc time, 83.86% compilation time) ./multivariate/solvers/first_order/cg.jl 17.017264 seconds (5.85 M allocations: 672.633 MiB, 0.82% gc time, 93.62% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 29.774015 seconds (88.08 M allocations: 11.437 GiB, 6.24% gc time, 7.39% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.905268 seconds (11.76 M allocations: 1.315 GiB, 7.14% gc time, 32.44% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 5.202260 seconds (8.97 M allocations: 1.841 GiB, 7.18% gc time, 28.74% 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/8dE7C/src/multivariate/solvers/first_order/ngmres.jl:222 60.141087 seconds (34.77 M allocations: 3.545 GiB, 2.36% gc time, 88.37% compilation time: 2% of which was recompilation) ./multivariate/solvers/second_order/newton.jl 57.151008 seconds (110.21 M allocations: 20.330 GiB, 5.72% gc time, 25.05% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl Precompiling packages... 11826.7 ms ✓ Distributions 1 dependency successfully precompiled in 15 seconds. 46 already precompiled. Precompiling packages... 3728.0 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 23 already precompiled. Precompiling packages... 7332.0 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 9 seconds. 49 already precompiled. Precompiling packages... 5480.4 ms ✓ Distributions → DistributionsChainRulesCoreExt 1 dependency successfully precompiled in 7 seconds. 52 already precompiled. ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/8dE7C/src/multivariate/optimize/optimize.jl:121 86.470633 seconds (113.95 M allocations: 15.949 GiB, 2.95% gc time, 11.02% compilation time: 2% of which was recompilation) ./multivariate/solvers/second_order/krylov_trust_region.jl 0.979962 seconds (262.23 k allocations: 48.366 MiB, 4.06% gc time, 82.73% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.137963 seconds (23.99 k allocations: 1.199 MiB, 92.80% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 2.206982 seconds (3.32 M allocations: 177.153 MiB, 99.29% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 7.081031799316406e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.35147786140441895 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.35152482986450195 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.35155797004699707 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.351593017578125 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.351625919342041 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.3516569137573242 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.3516879081726074 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.3517179489135742 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.35175180435180664 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.35178184509277344 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 5.507469177246094e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.05581998825073242 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.055869102478027344 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05590200424194336 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05593299865722656 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.05596303939819336 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.055993080139160156 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.056025028228759766 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.05606508255004883 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.05609917640686035 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.056130170822143555 * x: [0.446959343451454, 0.18561838407230127] 3.704522 seconds (599.90 k allocations: 31.965 MiB, 99.27% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 6.079673767089844e-5 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05991792678833008 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05995678901672363 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05998587608337402 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.060014963150024414 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.060040950775146484 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.06006789207458496 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.060095787048339844 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.06014084815979004 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.06016993522644043 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.06019783020019531 * x: [0.0, 0.0] 0.254494 seconds (631.07 k allocations: 10.898 MiB, 59.57% compilation time) ./multivariate/array.jl Precompiling packages... 25611.0 ms ✓ PrettyTables 6510.9 ms ✓ SymbolicIndexingInterface 6533.9 ms ✓ RecursiveArrayTools 3 dependencies successfully precompiled in 39 seconds. 43 already precompiled. Precompiling packages... 1556.7 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Precompiling packages... 1885.4 ms ✓ Accessors → StaticArraysExt 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompiling packages... 4961.2 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1 dependency successfully precompiled in 9 seconds. 51 already precompiled. Precompiling packages... 4120.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1 dependency successfully precompiled in 5 seconds. 58 already precompiled. 213.186450 seconds (45.16 M allocations: 2.480 GiB, 0.44% gc time, 71.69% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 16.100598 seconds (6.04 M allocations: 358.590 MiB, 0.72% gc time, 99.10% compilation time) ./multivariate/lsthrow.jl 9.045162 seconds (2.09 M allocations: 114.404 MiB, 0.45% gc time, 99.63% compilation time: 7% of which was recompilation) ./multivariate/precon.jl 57.999149 seconds (35.28 M allocations: 10.309 GiB, 3.31% gc time, 82.66% 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/8dE7C/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/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/8dE7C/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/test/multivariate/manifolds.jl:71. 118.031655 seconds (34.10 M allocations: 1.796 GiB, 0.49% gc time, 99.84% compilation time) ./multivariate/complex.jl 26.147673 seconds (10.85 M allocations: 581.525 MiB, 0.61% gc time, 99.55% compilation time: 1% of which was recompilation) ./multivariate/fdtime.jl 30.319407 seconds (74.06 M allocations: 14.244 GiB, 7.85% gc time, 5.77% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/8dE7C/src/multivariate/optimize/optimize.jl:117 41.817733 seconds (24.57 M allocations: 1.347 GiB, 1.16% gc time, 95.79% compilation time: 8% of which was recompilation) ./multivariate/successive_f_tol.jl 0.311647 seconds (85.33 k allocations: 4.758 MiB, 94.43% compilation time) ./multivariate/f_increase.jl 0.202630 seconds (25.51 k allocations: 1.282 MiB, 91.57% compilation time) ./multivariate/measurements.jl Precompiling packages... 1517.6 ms ✓ Measurements → MeasurementsRecipesBaseExt 3750.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsMeasurementsExt 2 dependencies successfully precompiled in 6 seconds. 48 already precompiled. 15.451589 seconds (5.72 M allocations: 323.976 MiB, 0.60% gc time, 60.79% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/8dE7C/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/8dE7C/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:137 [2] optimize @ ~/.julia/packages/Optim/8dE7C/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/8dE7C/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [4] top-level scope @ ~/.julia/packages/Optim/8dE7C/docs/src/examples/ipnewton_basics.jl:175 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] IncludeInto @ ./Base.jl:311 [inlined] [7] #450 @ ~/.julia/packages/Optim/8dE7C/test/examples.jl:11 [inlined] [8] cd(f::var"#450#451"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [9] #448 @ ~/.julia/packages/Optim/8dE7C/test/examples.jl:10 [inlined] [10] mktempdir(fn::var"#448#449"{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/8dE7C/test/examples.jl:2 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/8dE7C/test/examples.jl:9 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [16] macro expansion @ ~/.julia/packages/Optim/8dE7C/test/examples.jl:9 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] macro expansion @ ./timing.jl:645 [inlined] [19] macro expansion @ ~/.julia/packages/Optim/8dE7C/test/runtests.jl:320 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [21] top-level scope @ ~/.julia/packages/Optim/8dE7C/test/runtests.jl:294 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:297 [26] _start() @ Base ./client.jl:564 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/8dE7C/docs/src/examples/ipnewton_basics.jl:142 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/8dE7C/docs/src/examples/ipnewton_basics.jl:148 overwritten at /home/pkgeval/.julia/packages/Optim/8dE7C/docs/src/examples/rasch.jl:188. 37.949902 seconds (13.38 M allocations: 712.995 MiB, 0.65% gc time, 96.21% 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 13 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7bc97ac42f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) egal_types at /source/src/builtins.c:182 ijl_types_equal at /source/src/subtype.c:2325 jl_specializations_get_linfo_ at /source/src/gf.c:237 cache_method at /source/src/gf.c:1513 ml_matches at /source/src/gf.c:4677 ml_matches at /source/src/gf.c:4331 [inlined] ijl_matching_methods at /source/src/gf.c:2725 [inlined] ijl_matching_methods at /source/src/gf.c:2712 _methods_by_ftype at ./runtime_internals.jl:1464 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:111 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:386 #find_method_matches#134 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:348 jfptr_YY.find_method_matchesYY.134_80254.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 tojlinvoke88719.1 at /opt/julia/lib/julia/sys.so (unknown line) j_YY.find_method_matchesYY.134_80252.1 at /opt/julia/lib/julia/sys.so (unknown line) find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:342 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:120 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3819 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3776 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4325 jfptr_typeinf_local_87416.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4483 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1391 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1560 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_85790.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] jl_type_infer at /source/src/gf.c:461 jl_compile_method_internal at /source/src/gf.c:3104 _jl_invoke at /source/src/gf.c:3589 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:223 unknown function (ip: 0x7bc95433295d) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:29 unknown function (ip: 0x7bc9547d0c8f) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:11 unknown function (ip: 0x7bc9547d038f) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:241 eval_stmt_value at /source/src/interpreter.c:192 [inlined] eval_body at /source/src/interpreter.c:706 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77387.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77387.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:241 eval_stmt_value at /source/src/interpreter.c:192 [inlined] eval_body at /source/src/interpreter.c:706 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 exec_options at ./client.jl:297 _start at ./client.jl:564 jfptr__start_41699.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:963 jl_repl_entrypoint at /source/src/jlapi.c:1130 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7bc97abe4249) 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 2 signal (10): User defined signal 1 unknown function (ip: 0x75ac78b8df14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 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 (interactive) Task 0x000075ac621024a0 Total snapshots: 176. Utilization: 0% ╎176 @Base/task.jl:1150 wait_forever() 175╎ 176 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x000075ac621fc100 Total snapshots: 176. Utilization: 0% ╎176 @Base/task.jl:1150 wait_forever() 175╎ 176 @Base/task.jl:1216 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x75ac78b8df14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 [13] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:70 unknown function (ip: 0x7bc97ac42f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) jl_egal_ at /source/src/julia.h:1849 [inlined] literal_val_id at /source/src/ircode.c:144 [inlined] jl_encode_as_indexed_root at /source/src/ircode.c:176 wait at ./task.jl:1216 jl_encode_value_ at /source/src/ircode.c:546 jl_encode_value_ at /source/src/ircode.c:247 [inlined] jl_encode_value_ at /source/src/ircode.c:355 jl_encode_value_ at /source/src/ircode.c:1065 [inlined] ijl_compress_ir at /source/src/ircode.c:1067 wait_forever at ./task.jl:1150 maybe_compress_codeinfo at ./../usr/share/julia/Compiler/src/typeinfer.jl:447 [inlined] finish! at ./../usr/share/julia/Compiler/src/typeinfer.jl:147 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 19743283 (Pool: 19742789; Big: 494); GC: 16 jfptr_finishNOT._85833.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:236 jfptr_finish_nocycle_88180.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4490 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1391 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1560 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_85790.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] jl_type_infer at /source/src/gf.c:461 jl_compile_method_internal at /source/src/gf.c:3104 _jl_invoke at /source/src/gf.c:3589 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/ej37q/src/Test/Test.jl:223 unknown function (ip: 0x7bc95433295d) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:29 unknown function (ip: 0x7bc9547d0c8f) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/8dE7C/test/MOI_wrapper.jl:11 unknown function (ip: 0x7bc9547d038f) at (unknown file) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:241 eval_stmt_value at /source/src/interpreter.c:192 [inlined] eval_body at /source/src/interpreter.c:706 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77387.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/8dE7C/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 PkgEval terminated after 2732.22s: test duration exceeded the time limit