Package evaluation to test Optim on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-13T19:31:26.448 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.78s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [429524aa] + Optim v1.13.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 6860.9 ms ✓ ForwardDiff 1831.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2484.0 ms ✓ NLSolversBase 4672.0 ms ✓ LineSearches 7002.8 ms ✓ Optim 5 dependencies successfully precompiled in 24 seconds. 60 already precompiled. Precompilation completed after 36.99s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_TNwr7l/Project.toml` [47edcb42] ADTypes v1.18.0 [34da2185] Compat v4.18.1 [31c24e10] Distributions v0.25.122 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.0 [d3d80556] LineSearches v7.4.0 [b8f27783] MathOptInterface v1.46.0 [eff96d63] Measurements v2.14.1 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.39.0 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.4 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TNwr7l/Manifest.toml` [47edcb42] ADTypes v1.18.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.1 [0f8b85d8] JSON3 v1.14.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.46.0 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.7 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [6e34b625] Bzip2_jll v1.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ./special/bigfloat/initial_convergence.jl 36.357325 seconds (23.24 M allocations: 1.236 GiB, 2.49% gc time, 99.93% compilation time: <1% of which was recompilation) ./general/api.jl 38.736214 seconds (22.03 M allocations: 1.198 GiB, 0.89% gc time, 99.46% compilation time: <1% of which was recompilation) ./general/callables.jl 0.508033 seconds (193.26 k allocations: 10.382 MiB, 94.48% compilation time) ./general/callbacks.jl 17.661977 seconds (6.78 M allocations: 379.522 MiB, 0.77% gc time, 99.45% compilation time) ./general/convergence.jl 0.821984 seconds (397.46 k allocations: 22.324 MiB, 94.58% compilation time) ./general/default_solvers.jl 0.559023 seconds (764.59 k allocations: 41.981 MiB, 97.37% compilation time) ./general/deprecate.jl 0.000278 seconds (85 allocations: 5.375 KiB) ./general/initial_convergence.jl 9.597163 seconds (3.45 M allocations: 190.919 MiB, 0.91% gc time, 99.77% compilation time) ./general/objective_types.jl 14.062918 seconds (9.78 M allocations: 538.695 MiB, 1.05% gc time, 98.60% compilation time) ./general/Optim.jl 0.838047 seconds (420.86 k allocations: 24.393 MiB, 91.83% compilation time) ./general/optimize.jl 4.719426 seconds (3.88 M allocations: 213.947 MiB, 1.33% gc time, 97.80% compilation time) ./general/type_stability.jl 38.245052 seconds (19.17 M allocations: 1.041 GiB, 2.27% gc time, 99.88% compilation time) ./general/types.jl 4.654268 seconds (2.63 M allocations: 147.230 MiB, 0.98% gc time, 98.85% compilation time) ./general/counter.jl 20.690192 seconds (6.94 M allocations: 379.381 MiB, 0.67% gc time, 99.66% compilation time) ./general/maximize.jl 4.541858 seconds (3.08 M allocations: 162.747 MiB, 97.16% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:14. 14.181899 seconds (8.34 M allocations: 463.987 MiB, 1.25% gc time, 99.86% compilation time: 5% of which was recompilation) ./univariate/optimize/optimize.jl 0.016904 seconds (8.26 k allocations: 311.281 KiB, 0.02% 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.747748 seconds (2.01 M allocations: 112.360 MiB, 96.12% 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.907114 seconds (2.38 M allocations: 130.753 MiB, 1.63% gc time, 96.08% compilation time) ./univariate/dual.jl 4.364618 seconds (2.60 M allocations: 122.223 MiB, 1.20% gc time, 99.67% compilation time) ./multivariate/optimize/interface.jl 13.875323 seconds (6.18 M allocations: 341.030 MiB, 0.67% gc time, 98.73% compilation time) ./multivariate/optimize/optimize.jl 9.907642 seconds (4.03 M allocations: 220.378 MiB, 0.46% gc time, 95.02% compilation time) ./multivariate/optimize/inplace.jl 0.855131 seconds (386.46 k allocations: 21.697 MiB, 97.08% compilation time) ./multivariate/solvers/constrained/fminbox.jl 39.448006 seconds (20.56 M allocations: 1.126 GiB, 1.22% gc time, 97.97% compilation time: <1% of which was recompilation) ./multivariate/solvers/constrained/ipnewton/interface.jl 40.507182 seconds (13.52 M allocations: 743.000 MiB, 0.80% gc time, 99.88% compilation time) ./multivariate/solvers/constrained/ipnewton/constraints.jl Iter Lagrangian value Function value Gradient norm |==constr.| μ 0 1.325355e+05 -1.131426e-16 8.836323e+04 1.325355e+05 2.72e-04 * bstate: BarrierStateVars{Float64}: slack_x: [7.0, 3.0, 9.0, 1.0] slack_c: Float64[] λx: [3.880355485284997e-5, 9.054162798998327e-5, 3.0180542663327756e-5, 0.0002716248839699498] λc: Float64[] λxE: Float64[] λcE: [-22089.248217532382] * bgrad: BarrierStateVars{Float64}: slack_x: [0.0, 0.0, 0.0, 0.0] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 0.0] λc: Float64[] λxE: Float64[] λcE: [-6.0] * time: 1.763062873816612e9 * g(x): [88357.23479296362, -66267.7444111528] * gtilde(x): [88357.23474122555, -66267.74465259715] * x: [12.0, 14.0] * α: 1.0 * h(x): [3.572390764231408e-5 0.019671531709867046; 0.019671531709867046 0.0002749782775992128] * c: [6.0] |gx| = 110446.43458463406, |Hstepx + gx| = 0.0 |gE| = 6.0, |HstepλE + gE| = 4.822439976237547e-7 L0 = 132535.48788140537, L1 = -265071.0104107117, L2 = 265070.98919730965 α = 0.5345893752019844, value: (132535.48788140537, 28708.106124992642, -9168.657958215685), slope: (-265071.0104107117, -123366.36791592586, -123366.87591154999) 1 2.870811e+04 -1.351385e-02 4.112536e+04 2.870812e+04 2.72e-05 * bstate: BarrierStateVars{Float64}: slack_x: [6.9473659004744714, 3.0526340995255286, 9.999, 0.0010000000000000009] slack_c: Float64[] λx: [3.909532487685986e-5, 8.895310230370721e-5, 2.6830502427698376e-5, 0.0005429781430559297] λc: Float64[] λxE: Float64[] λcE: [-10280.570603701372] * bgrad: BarrierStateVars{Float64}: slack_x: [3.5185571340610974e-5, 8.005505310704233e-5, 2.4113981935949704e-5, -0.026619510253939025] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 5.551115123125783e-16] λc: Float64[] λxE: Float64[] λcE: [-2.792463601897886] * time: 1.763062876907686e9 * g(x): [41122.539199239945, -30841.711823299735] * gtilde(x): [41122.53914938217, -30841.712339447375] * x: [11.947365900474471, 14.999] * α: 0.5345893752019844 * h(x): [0.0009609917249249723 0.01003740594764946; 0.01003740594764946 0.5435018277008664] * c: [2.792463601897886] |gx| = 51403.05872340371, |Hstepx + gx| = 0.0 |gE| = 2.792463601897886, |HstepλE + gE| = 8.828777797731391e-8 L0 = 28708.105745855242, L1 = -57416.67519353334, L2 = 57416.673811543704 α = 0.0030311605533831793, value: (28708.105745855242, 28534.330365267975, 28534.06658490219), slope: (-57416.67519353334, -57242.63077740227, -57242.63603676932) 2 2.853433e+04 -1.427745e-02 4.100078e+04 2.853434e+04 2.30e-04 * bstate: BarrierStateVars{Float64}: slack_x: [6.944389097184102, 3.0556109028158978, 9.997852397315963, 0.0021476026840380733] slack_c: Float64[] λx: [3.9005423302972634e-5, 8.862369917582548e-5, 2.6760488460467503e-5, 5.42978143055887e-7] λc: Float64[] λxE: Float64[] λcE: [-10249.40835266136] * bgrad: BarrierStateVars{Float64}: slack_x: [5.8321850641475e-6, 1.3231942413964042e-5, 3.718752616694407e-6, -0.10726691187101653] slack_c: Float64[] λx: [0.0, -4.440892098500626e-16, 0.0, 1.2754554357119474e-15] λc: Float64[] λxE: Float64[] λcE: [-2.783999196788521] * time: 1.763062876908932e9 * g(x): [40997.890180479895, -30748.22564305577] * gtilde(x): [40997.890130861626, -30748.225616838263] * x: [11.944389097184102, 14.997852397315963] * α: 0.0030311605533831793 * h(x): [0.001013181536545749 0.010048653607865754; 0.010048653607865754 0.0008059471382789342] * c: [2.783999196788521] 79.253561 seconds (28.87 M allocations: 1.525 GiB, 1.25% gc time, 96.81% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.436295 seconds (115.47 k allocations: 5.783 MiB, 89.70% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 9.939344 seconds (13.08 M allocations: 810.212 MiB, 3.84% gc time, 96.89% compilation time) ./multivariate/solvers/constrained/samin.jl 6.275996 seconds (4.03 M allocations: 198.981 MiB, 1.18% gc time, 97.26% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 6.322779 seconds (8.96 M allocations: 1.373 GiB, 4.04% gc time, 72.79% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 12.900174 seconds (12.40 M allocations: 1.349 GiB, 2.14% gc time, 88.64% compilation time) ./multivariate/solvers/first_order/bfgs.jl 16.492744 seconds (24.31 M allocations: 2.132 GiB, 3.23% gc time, 85.54% compilation time) ./multivariate/solvers/first_order/cg.jl 17.567269 seconds (6.98 M allocations: 742.165 MiB, 0.70% gc time, 94.41% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 23.156857 seconds (88.31 M allocations: 11.444 GiB, 7.75% gc time, 9.34% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.369391 seconds (11.96 M allocations: 1.327 GiB, 8.50% gc time, 34.75% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 4.704086 seconds (9.21 M allocations: 1.855 GiB, 7.13% gc time, 32.64% compilation time) ./multivariate/solvers/first_order/ngmres.jl ┌ Warning: Use caution. N-GMRES/O-ACCEL has only been tested with Gradient Descent and L-BFGS preconditioning. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/first_order/ngmres.jl:222 64.893154 seconds (40.07 M allocations: 3.823 GiB, 1.44% gc time, 91.86% compilation time: 3% of which was recompilation) ./multivariate/solvers/second_order/newton.jl 56.169049 seconds (108.34 M allocations: 20.375 GiB, 6.57% gc time, 27.81% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:121 55.181388 seconds (108.16 M allocations: 15.446 GiB, 5.13% gc time, 19.08% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 0.737746 seconds (296.09 k allocations: 50.710 MiB, 5.56% gc time, 80.10% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.104148 seconds (29.76 k allocations: 1.573 MiB, 90.60% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 2.163737 seconds (3.98 M allocations: 220.368 MiB, 99.28% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.0002949237823486328 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.343858003616333 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.3440399169921875 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.34407877922058105 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.3441128730773926 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.3441488742828369 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.34418177604675293 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.34421396255493164 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.34424591064453125 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.3442800045013428 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.3443138599395752 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.0002510547637939453 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.04421806335449219 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.044270992279052734 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.04430794715881348 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.04434490203857422 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.04437994956970215 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.044415950775146484 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.04445195198059082 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.044500112533569336 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.04453706741333008 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.044580936431884766 * x: [0.446959343451454, 0.18561838407230127] 3.710769 seconds (798.25 k allocations: 41.638 MiB, 1.87% gc time, 99.16% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 0.00029206275939941406 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.045001983642578125 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.0450439453125 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.04507589340209961 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.04510498046875 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.04513287544250488 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.04516291618347168 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.04518890380859375 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.04521608352661133 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.04524493217468262 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.04529094696044922 * x: [0.0, 0.0] 3.188097 seconds (2.52 M allocations: 106.260 MiB, 92.63% compilation time) ./multivariate/array.jl 163.640263 seconds (52.54 M allocations: 2.834 GiB, 0.97% gc time, 96.09% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 17.841232 seconds (7.87 M allocations: 469.954 MiB, 0.83% gc time, 99.39% compilation time) ./multivariate/lsthrow.jl 9.171857 seconds (2.25 M allocations: 124.086 MiB, 0.90% gc time, 99.57% compilation time) ./multivariate/precon.jl 45.834174 seconds (40.05 M allocations: 10.648 GiB, 3.88% gc time, 85.36% compilation time) ./multivariate/manifolds.jl WARNING: Method definition (::Main.var"#fprod#fprod##0"{fmanif, n})(Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:70. WARNING: Method definition (::Main.var"#gprod!#gprod!##0"{gmanif!, n})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:71. 132.594200 seconds (43.88 M allocations: 2.360 GiB, 0.63% gc time, 99.88% compilation time) ./multivariate/complex.jl 27.268908 seconds (14.15 M allocations: 785.749 MiB, 0.95% gc time, 99.62% compilation time: <1% of which was recompilation) ./multivariate/fdtime.jl 30.399087 seconds (71.20 M allocations: 14.197 GiB, 8.58% gc time, 5.62% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:117 43.065343 seconds (31.69 M allocations: 1.642 GiB, 1.19% gc time, 95.52% compilation time: 7% of which was recompilation) ./multivariate/successive_f_tol.jl 0.285703 seconds (103.98 k allocations: 5.723 MiB, 93.51% compilation time) ./multivariate/f_increase.jl 0.216658 seconds (31.13 k allocations: 1.599 MiB, 91.25% compilation time) ./multivariate/measurements.jl 11.376881 seconds (6.56 M allocations: 363.300 MiB, 0.89% gc time, 85.82% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:136 Stacktrace: [1] initial_state(method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}, d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}) @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:137 [2] optimize @ ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [inlined] [3] optimize(d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}, method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}) @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [4] top-level scope @ ~/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:175 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] IncludeInto @ ./Base.jl:311 [inlined] [7] #457 @ ~/.julia/packages/Optim/7krni/test/examples.jl:11 [inlined] [8] cd(f::var"#457#458"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [9] #455 @ ~/.julia/packages/Optim/7krni/test/examples.jl:10 [inlined] [10] mktempdir(fn::var"#455#456"{String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [12] top-level scope @ ~/.julia/packages/Optim/7krni/test/examples.jl:2 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] macro expansion @ ./timing.jl:689 [inlined] [19] macro expansion @ ~/.julia/packages/Optim/7krni/test/runtests.jl:320 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] top-level scope @ ~/.julia/packages/Optim/7krni/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:310 [26] _start() @ Base ./client.jl:577 parameter estimates:[2.836642512088644, 3.053452125511052, 0.37218117584627275] t-statsitics: [48.02654897758058, 45.515682746940136, 8.94427190999916] WARNING: Method definition con_c!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:142 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:148 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:188. 44.267070 seconds (17.14 M allocations: 925.935 MiB, 0.73% gc time, 98.80% compilation time: 20% of which was recompilation) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 33 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm13getObjectSizeEPKNS_5ValueERmRKNS_10DataLayoutEPKNS_17TargetLibraryInfoENS_14ObjectSizeOptsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL19isObjectSmallerThanPKN4llvm5ValueENS_8TypeSizeERKNS_10DataLayoutERKNS_17TargetLibraryInfoEb.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13BasicAAResult10aliasCheckEPKNS_5ValueENS_12LocationSizeES3_S4_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13BasicAAResult5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm9AAResults5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18DSEState11isOverwriteEPKN4llvm11InstructionES4_RKNS1_14MemoryLocationES7_RlS8_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18DSEState15getDomMemoryDefEPN4llvm9MemoryDefEPNS1_12MemoryAccessERKNS1_14MemoryLocationEPKNS1_5ValueERjSC_bSC_b at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_1L19eliminateDeadStoresERN4llvm8FunctionERNS0_9AAResultsERNS0_9MemorySSAERNS0_13DominatorTreeERNS0_17PostDominatorTreeERKNS0_17TargetLibraryInfoERKNS0_8LoopInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7DSEPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:787 operator() at /source/src/jitlayers.cpp:1508 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:1469 [inlined] operator() at /source/src/jitlayers.cpp:1644 [inlined] addModule at /source/src/jitlayers.cpp:2101 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:223 unknown function (ip: 0x79735ed3fb1d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x797367493b3f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x79736749063f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x79736c920b02) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96199.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35114.1 at /opt/julia/lib/julia/sys.so (unknown line) include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke97426.1 at /opt/julia/lib/julia/sys.so (unknown line) include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_72480.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96209.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35045.1 at /opt/julia/lib/julia/sys.so (unknown line) exec_options at ./client.jl:310 jfptr_exec_options_35026.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke92148.1 at /opt/julia/lib/julia/sys.so (unknown line) j_exec_options_73833.1 at /opt/julia/lib/julia/sys.so (unknown line) _start at ./client.jl:577 jfptr__start_73830.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x79738d63c249) 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. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b9319168c40 Total snapshots: 312. Utilization: 0% ╎312 @Base/task.jl:1168 wait_forever() 311╎ 312 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 29645860 (Pool: 29645244; Big: 616); GC: 18 [33] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:70 _ZN12_GLOBAL__N_18Verifier13visitCallBaseERN4llvm8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallInstERN4llvm8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:887 run at /source/src/llvm-late-gc-lowering.cpp:2644 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:787 operator() at /source/src/jitlayers.cpp:1508 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:1469 [inlined] operator() at /source/src/jitlayers.cpp:1644 [inlined] addModule at /source/src/jitlayers.cpp:2101 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/tVdNJ/src/Test/Test.jl:223 unknown function (ip: 0x79735ed3fb1d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x797367493b3f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x79736749063f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x79736c920b02) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96199.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35114.1 at /opt/julia/lib/julia/sys.so (unknown line) include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke97426.1 at /opt/julia/lib/julia/sys.so (unknown line) include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_72480.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96209.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35045.1 at /opt/julia/lib/julia/sys.so (unknown line) exec_options at ./client.jl:310 jfptr_exec_options_35026.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke92148.1 at /opt/julia/lib/julia/sys.so (unknown line) j_exec_options_73833.1 at /opt/julia/lib/julia/sys.so (unknown line) _start at ./client.jl:577 jfptr__start_73830.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x79738d63c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 1501302995 (Pool: 1501293605; Big: 9390); GC: 2955 PkgEval terminated after 2735.08s: test duration exceeded the time limit