Package evaluation to test DescriptorSystems on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T14:45:43.132 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.54s ################################################################################ # Installation # Installing DescriptorSystems... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a81e2ce2] + DescriptorSystems v1.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4c555306] + ArrayLayouts v1.12.1 [aae01518] + BandedMatrices v1.10.1 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.5.0 [1a297f60] + FillArrays v1.15.0 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.6 [48965c70] + MatrixPencils v1.9.1 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates 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 [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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.23s ################################################################################ # 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... 40321.2 ms ✓ Polynomials 8001.3 ms ✓ MatrixPencils 6407.7 ms ✓ DescriptorSystems 3 dependencies successfully precompiled in 55 seconds. 30 already precompiled. Precompilation completed after 68.79s ################################################################################ # Testing # Testing DescriptorSystems Status `/tmp/jl_brmCce/Project.toml` [aae01518] BandedMatrices v1.10.1 [a81e2ce2] DescriptorSystems v1.5.0 ⌅ [033835bb] JLD2 v0.5.15 [99c1a7ee] MatrixEquations v2.5.6 [48965c70] MatrixPencils v1.9.1 [eff96d63] Measurements v2.14.1 [f27b6e38] Polynomials v4.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_brmCce/Manifest.toml` [4c555306] ArrayLayouts v1.12.1 [aae01518] BandedMatrices v1.10.1 [49dc2e85] Calculus v0.5.2 [187b0558] ConstructionBase v1.6.0 [a81e2ce2] DescriptorSystems v1.5.0 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.15.0 [076d061b] HashArrayMappedTries v0.2.0 ⌅ [033835bb] JLD2 v0.5.15 [7a12625a] LinearMaps v3.11.4 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.6 [48965c70] MatrixPencils v1.9.1 [eff96d63] Measurements v2.14.1 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [3bb67fe8] TranscodingStreams v0.11.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test_dss Test_rtf 0.053360 seconds (8.86 k allocations: 442.922 KiB, 99.44% compilation time) 0.022350 seconds (878 allocations: 41.344 KiB, 99.05% compilation time) 0.204385 seconds (28.50 k allocations: 1.482 MiB, 99.53% compilation time) 0.515855 seconds (299.99 k allocations: 15.579 MiB, 99.84% compilation time) 0.099243 seconds (33.16 k allocations: 1.693 MiB, 99.22% compilation time) 0.016369 seconds (16.82 k allocations: 864.125 KiB, 98.80% compilation time) 0.877424 seconds (642.44 k allocations: 33.779 MiB, 99.90% compilation time) 0.068150 seconds (19.27 k allocations: 1.030 MiB, 99.55% compilation time) 0.048538 seconds (15.10 k allocations: 839.859 KiB, 99.80% compilation time) 0.070435 seconds (18.76 k allocations: 1.003 MiB, 99.84% compilation time) 0.044829 seconds (15.00 k allocations: 837.016 KiB, 99.41% compilation time) 0.243100 seconds (383.87 k allocations: 19.436 MiB, 99.91% compilation time) 0.243341 seconds (191.94 k allocations: 10.251 MiB, 99.89% compilation time) 0.073447 seconds (33.38 k allocations: 1.604 MiB, 99.83% compilation time) 0.062886 seconds (8.17 k allocations: 433.945 KiB, 99.66% compilation time) 0.093250 seconds (27.60 k allocations: 1.369 MiB, 99.73% compilation time) 0.284018 seconds (70.94 k allocations: 3.629 MiB, 99.79% compilation time) 0.000064 seconds (58 allocations: 2.516 KiB) 5.481700 seconds (1.69 M allocations: 88.755 MiB, 1.07% gc time, 99.99% compilation time) 2.976832 seconds (1.18 M allocations: 61.779 MiB, 99.99% compilation time) 2.862558 seconds (568.99 k allocations: 29.683 MiB, 99.98% compilation time) 0.063364 seconds (8.93 k allocations: 500.180 KiB, 99.52% compilation time) 0.142852 seconds (31.90 k allocations: 1.659 MiB, 99.54% compilation time) 0.010338 seconds (1.79 k allocations: 91.141 KiB, 98.53% compilation time) 0.000080 seconds (73 allocations: 3.109 KiB) 0.011295 seconds (52 allocations: 2.562 KiB, 99.60% compilation time) 0.000029 seconds (13 allocations: 608 bytes) 0.000046 seconds (53 allocations: 2.359 KiB) 0.018801 seconds (4.04 k allocations: 190.828 KiB, 98.05% compilation time) 0.000058 seconds (53 allocations: 2.359 KiB) 0.000053 seconds (58 allocations: 2.516 KiB) 0.000028 seconds (53 allocations: 2.359 KiB) 0.664118 seconds (384.55 k allocations: 19.940 MiB, 99.72% compilation time) 2.379935 seconds (706.76 k allocations: 36.516 MiB, 99.88% compilation time) 0.000229 seconds (279 allocations: 10.656 KiB) 0.527925 seconds (128.87 k allocations: 6.558 MiB, 99.40% compilation time) 0.351698 seconds (59.11 k allocations: 3.064 MiB, 99.69% compilation time) 0.027545 seconds (17.56 k allocations: 877.641 KiB, 99.73% compilation time) 0.037502 seconds (14.83 k allocations: 761.922 KiB, 99.58% compilation time) 0.953267 seconds (848.98 k allocations: 42.741 MiB, 99.90% compilation time) 0.717829 seconds (334.48 k allocations: 17.387 MiB, 99.68% compilation time) 1.160636 seconds (1.26 M allocations: 65.481 MiB, 5.30% gc time, 99.77% compilation time) 0.000189 seconds (250 allocations: 10.172 KiB) 0.000139 seconds (149 allocations: 6.297 KiB) 0.000078 seconds (163 allocations: 6.750 KiB) 0.110894 seconds (66.01 k allocations: 3.467 MiB, 99.79% compilation time) 0.563039 seconds (554.39 k allocations: 28.795 MiB, 99.88% compilation time) 0.000089 seconds (56 allocations: 2.125 KiB) 0.272697 seconds (452.37 k allocations: 23.939 MiB, 99.79% compilation time) 0.000105 seconds (135 allocations: 4.859 KiB) 0.569039 seconds (554.64 k allocations: 27.952 MiB, 13.70% gc time, 99.86% compilation time) 0.598577 seconds (909.67 k allocations: 45.935 MiB, 99.87% compilation time) Test_polrat 0.001224 seconds (3.91 k allocations: 4.080 MiB) 0.031611 seconds (9.57 k allocations: 2.035 MiB, 94.03% compilation time) 0.011668 seconds (4.52 k allocations: 692.195 KiB, 94.34% compilation time) 0.007848 seconds (5.03 k allocations: 653.305 KiB, 92.38% compilation time) 0.008845 seconds (5.00 k allocations: 723.195 KiB, 95.30% compilation time) 0.016500 seconds (5.94 k allocations: 766.828 KiB, 94.71% compilation time) 0.017417 seconds (5.97 k allocations: 768.172 KiB, 94.76% compilation time) 0.000217 seconds (307 allocations: 382.008 KiB) 0.000189 seconds (472 allocations: 197.203 KiB) 0.000422 seconds (449 allocations: 390.836 KiB) 0.008546 seconds (1.68 k allocations: 81.031 KiB, 97.36% compilation time) 0.000144 seconds (285 allocations: 179.258 KiB) 0.000068 seconds (273 allocations: 77.828 KiB) 0.028630 seconds (14.25 k allocations: 790.516 KiB, 96.85% compilation time) 0.096056 seconds (17.85 k allocations: 1.679 MiB, 98.89% compilation time) 0.000751 seconds (968 allocations: 979.898 KiB) 0.010976 seconds (3.95 k allocations: 234.141 KiB, 95.82% compilation time) 219.370397 seconds (27.76 M allocations: 1.391 GiB, 0.63% gc time, 100.00% compilation time) 0.000870 seconds (183 allocations: 12.812 KiB) 0.694750 seconds (240.13 k allocations: 13.630 MiB, 99.52% compilation time) 0.000468 seconds (786 allocations: 777.469 KiB) 1.338682 seconds (356.37 k allocations: 18.806 MiB, 8.74% gc time, 91.06% compilation time) 0.053542 seconds (48.80 k allocations: 3.407 MiB, 98.29% compilation time) Test_connections ┌ Warning: All UniformScaling objects in append are set to scalars └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/connections.jl:66 Descriptor state space: Error During Test at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:192 Test threw exception Expression: parallel([1, 2], C_212) == dss([1, 2]) + C_212 MethodError: no method matching (DescriptorSystems.DescriptorStateSpace{Int64, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{Int64}}, MT<:AbstractMatrix{Int64}})(::Matrix{Int64}, ::LinearAlgebra.UniformScaling{Bool}, ::Matrix{Int64}, ::Matrix{Int64}, ::Vector{Int64}, ::Float64) The type `DescriptorSystems.DescriptorStateSpace{Int64, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{Int64}}, MT<:AbstractMatrix{Int64}}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (DescriptorSystems.DescriptorStateSpace{T, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{T}}, MT<:AbstractMatrix{T}})(::MT, ::Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{T}}, ::MT, ::MT, !Matched::MT, ::Real) where {T, MT<:AbstractMatrix{T}} @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:44 Stacktrace: [1] +(sys::DescriptorSystems.DescriptorStateSpace{Int64, LinearAlgebra.UniformScaling{Bool}, Matrix{Int64}}, mat::Vector{Int64}) @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:262 [2] +(mat::Vector{Int64}, sys::DescriptorSystems.DescriptorStateSpace{Int64, LinearAlgebra.UniformScaling{Bool}, Matrix{Int64}}) @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:267 [3] parallel(sys1::Vector{Int64}, sys2::DescriptorSystems.DescriptorStateSpace{Int64, LinearAlgebra.UniformScaling{Bool}, Matrix{Int64}}) @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/connections.jl:29 [4] top-level scope @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:12 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:128 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:192 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Descriptor state space: Error During Test at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:193 Test threw exception Expression: parallel(C_212, [1, 2]) == C_212 + dss([1, 2]) MethodError: no method matching (DescriptorSystems.DescriptorStateSpace{Int64, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{Int64}}, MT<:AbstractMatrix{Int64}})(::Matrix{Int64}, ::LinearAlgebra.UniformScaling{Bool}, ::Matrix{Int64}, ::Matrix{Int64}, ::Vector{Int64}, ::Float64) The type `DescriptorSystems.DescriptorStateSpace{Int64, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{Int64}}, MT<:AbstractMatrix{Int64}}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (DescriptorSystems.DescriptorStateSpace{T, ET, MT} where {ET<:Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{T}}, MT<:AbstractMatrix{T}})(::MT, ::Union{LinearAlgebra.UniformScaling{Bool}, AbstractMatrix{T}}, ::MT, ::MT, !Matched::MT, ::Real) where {T, MT<:AbstractMatrix{T}} @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:44 Stacktrace: [1] +(sys::DescriptorSystems.DescriptorStateSpace{Int64, LinearAlgebra.UniformScaling{Bool}, Matrix{Int64}}, mat::Vector{Int64}) @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:262 [2] parallel(sys1::DescriptorSystems.DescriptorStateSpace{Int64, LinearAlgebra.UniformScaling{Bool}, Matrix{Int64}}, sys2::Vector{Int64}) @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/connections.jl:28 [3] top-level scope @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:12 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:128 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/DescriptorSystems/b6V8a/test/test_connections.jl:193 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Test_conversions 0.000942 seconds (740 allocations: 34.438 KiB) 74.393264 seconds (24.65 M allocations: 1.283 GiB, 1.77% gc time, 99.99% compilation time) 106.425190 seconds (47.47 M allocations: 2.419 GiB, 1.63% gc time, 99.97% compilation time) 1.520250 seconds (925.33 k allocations: 48.713 MiB, 99.79% compilation time) 1.323559 seconds (430.66 k allocations: 22.996 MiB, 99.79% compilation time) 0.000146 seconds (258 allocations: 10.547 KiB) 0.043650 seconds (9.88 k allocations: 528.430 KiB, 91.37% compilation time) 0.439431 seconds (151.28 k allocations: 7.729 MiB, 99.93% compilation time) 0.000128 seconds (250 allocations: 10.172 KiB) 0.408357 seconds (131.96 k allocations: 6.673 MiB, 99.92% compilation time) 0.000107 seconds (435 allocations: 29.789 KiB) 0.000152 seconds (250 allocations: 10.172 KiB) 0.000209 seconds (435 allocations: 29.789 KiB) 0.000072 seconds (435 allocations: 29.789 KiB) 0.000136 seconds (250 allocations: 10.172 KiB) 0.012724 seconds (8.11 k allocations: 444.852 KiB, 97.40% compilation time) 0.000094 seconds (435 allocations: 29.789 KiB) 0.649241 seconds (306.77 k allocations: 16.027 MiB, 99.55% compilation time) 0.472864 seconds (151.24 k allocations: 7.729 MiB, 99.93% compilation time) 0.526010 seconds (156.88 k allocations: 8.029 MiB, 99.52% compilation time) 0.289794 seconds (126.17 k allocations: 6.575 MiB, 99.52% compilation time) 0.000253 seconds (434 allocations: 29.773 KiB) 0.000093 seconds (434 allocations: 29.773 KiB) 0.429941 seconds (150.72 k allocations: 7.769 MiB, 99.20% compilation time) 0.478315 seconds (152.98 k allocations: 7.809 MiB, 99.54% compilation time) 0.000250 seconds (434 allocations: 29.773 KiB) 0.224545 seconds (82.41 k allocations: 4.267 MiB, 98.92% compilation time) 0.055490 seconds (2.48 k allocations: 125.086 KiB, 96.01% compilation time) 0.467392 seconds (149.92 k allocations: 7.654 MiB, 99.93% compilation time) 0.023882 seconds (2.05 k allocations: 94.734 KiB, 90.97% compilation time) 0.000260 seconds (434 allocations: 29.773 KiB) 0.000087 seconds (434 allocations: 29.773 KiB) 0.488141 seconds (249.93 k allocations: 13.065 MiB, 99.68% compilation time) 0.000044 seconds (89 allocations: 4.531 KiB) 0.000033 seconds (89 allocations: 4.531 KiB) 0.083765 seconds (64.43 k allocations: 3.363 MiB, 98.47% compilation time) 0.088294 seconds (35.91 k allocations: 1.888 MiB, 99.71% compilation time) 0.000025 seconds (89 allocations: 4.531 KiB) 0.000154 seconds (326 allocations: 12.953 KiB) 0.450776 seconds (134.98 k allocations: 6.818 MiB, 10.51% gc time, 99.93% compilation time) 0.000078 seconds (434 allocations: 29.773 KiB) 0.000146 seconds (272 allocations: 10.672 KiB) 0.000088 seconds (440 allocations: 30.195 KiB) 0.000072 seconds (434 allocations: 29.773 KiB) 0.000076 seconds (272 allocations: 10.672 KiB) 0.389709 seconds (133.77 k allocations: 6.750 MiB, 99.92% compilation time) 0.000089 seconds (434 allocations: 29.773 KiB) 0.000195 seconds (250 allocations: 10.172 KiB) 38.925997 seconds (9.62 M allocations: 500.403 MiB, 0.84% gc time, 99.98% compilation time) 0.458185 seconds (153.21 k allocations: 7.832 MiB, 99.45% compilation time) 0.000281 seconds (250 allocations: 10.172 KiB) 1.007355 seconds (252.59 k allocations: 13.232 MiB, 99.93% compilation time) 0.000208 seconds (439 allocations: 45.203 KiB) 0.000317 seconds (250 allocations: 10.172 KiB) 0.000440 seconds (439 allocations: 45.234 KiB) 0.000178 seconds (439 allocations: 45.203 KiB) 0.000104 seconds (250 allocations: 10.172 KiB) 0.549140 seconds (138.07 k allocations: 7.036 MiB, 99.91% compilation time) 0.000175 seconds (439 allocations: 45.203 KiB) 0.000334 seconds (279 allocations: 10.656 KiB) 0.677440 seconds (153.17 k allocations: 7.833 MiB, 98.68% compilation time) 0.670876 seconds (153.07 k allocations: 7.864 MiB, 99.58% compilation time) 1.277765 seconds (559.64 k allocations: 29.108 MiB, 9.62% gc time, 99.68% compilation time) 1.344847 seconds (383.80 k allocations: 19.789 MiB, 99.79% compilation time) 0.000310 seconds (438 allocations: 45.281 KiB) 1.212153 seconds (627.74 k allocations: 32.480 MiB, 99.66% compilation time) 0.800021 seconds (156.05 k allocations: 7.969 MiB, 99.63% compilation time) 0.000320 seconds (438 allocations: 45.281 KiB) 0.352377 seconds (83.18 k allocations: 4.283 MiB, 99.17% compilation time) 0.077460 seconds (2.49 k allocations: 141.125 KiB, 96.37% compilation time) 0.704758 seconds (152.71 k allocations: 7.802 MiB, 99.94% compilation time) 0.031310 seconds (2.00 k allocations: 93.219 KiB, 92.26% compilation time) 0.000343 seconds (438 allocations: 45.281 KiB) 0.000130 seconds (438 allocations: 45.281 KiB) 1.373606 seconds (642.38 k allocations: 33.711 MiB, 99.86% compilation time) 0.000063 seconds (89 allocations: 5.359 KiB) 0.000037 seconds (89 allocations: 5.359 KiB) 0.132528 seconds (66.49 k allocations: 3.443 MiB, 97.63% compilation time) 0.633657 seconds (119.67 k allocations: 6.405 MiB, 99.89% compilation time) 0.000039 seconds (89 allocations: 5.359 KiB) 0.000206 seconds (274 allocations: 11.438 KiB) 0.640941 seconds (141.12 k allocations: 7.169 MiB, 99.93% compilation time) 0.000140 seconds (438 allocations: 45.281 KiB) 0.000275 seconds (272 allocations: 10.672 KiB) 0.648642 seconds (141.66 k allocations: 7.191 MiB, 99.23% compilation time) 0.624833 seconds (150.14 k allocations: 7.682 MiB, 99.92% compilation time) 0.000173 seconds (220 allocations: 9.156 KiB) 0.635600 seconds (139.94 k allocations: 7.102 MiB, 99.94% compilation time) 0.000160 seconds (438 allocations: 45.281 KiB) 18.717122 seconds (4.77 M allocations: 245.793 MiB, 0.33% gc time, 99.98% compilation time) 3.449623 seconds (1.64 M allocations: 85.844 MiB, 1.67% gc time, 99.74% compilation time) 0.013365 seconds (114 allocations: 5.750 KiB, 98.94% compilation time) 0.069537 seconds (16.72 k allocations: 896.180 KiB, 95.15% compilation time) 0.037779 seconds (1.90 k allocations: 89.562 KiB, 94.08% compilation time) 0.030810 seconds (10.64 k allocations: 615.891 KiB, 95.72% compilation time) 0.000036 seconds (82 allocations: 3.859 KiB) 4.547847 seconds (1.10 M allocations: 56.527 MiB, 1.27% gc time, 99.97% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 32.177364 seconds (6.32 M allocations: 333.106 MiB, 0.61% gc time, 99.98% compilation time: 2% of which was recompilation) 1.411276 seconds (339.82 k allocations: 18.492 MiB, 99.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000491 seconds (499 allocations: 354.188 KiB) 0.000134 seconds (328 allocations: 343.344 KiB) 0.000155 seconds (328 allocations: 343.406 KiB) 0.246171 seconds (100.23 k allocations: 5.708 MiB, 99.68% compilation time) 0.000227 seconds (276 allocations: 341.000 KiB) 0.016441 seconds (9.64 k allocations: 546.055 KiB, 98.97% compilation time) 0.000038 seconds (83 allocations: 3.891 KiB) 0.016952 seconds (9.66 k allocations: 569.258 KiB, 99.08% compilation time) 0.000036 seconds (83 allocations: 3.922 KiB) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000405 seconds (453 allocations: 319.648 KiB) 0.000127 seconds (285 allocations: 309.102 KiB) 4.001722 seconds (10.55 M allocations: 556.174 MiB, 4.93% gc time, 99.98% compilation time) 0.000612 seconds (595 allocations: 122.898 KiB) 0.000287 seconds (486 allocations: 117.648 KiB) 0.104910 seconds (37.63 k allocations: 1.869 MiB, 99.69% compilation time) 0.078224 seconds (11.49 k allocations: 607.438 KiB, 99.52% compilation time) 0.000349 seconds (579 allocations: 154.594 KiB) 0.000284 seconds (595 allocations: 122.898 KiB) 0.000073 seconds (486 allocations: 117.648 KiB) 0.000166 seconds (483 allocations: 19.875 KiB) 0.000041 seconds (131 allocations: 4.984 KiB) 0.000133 seconds (483 allocations: 19.875 KiB) 0.000072 seconds (128 allocations: 4.906 KiB) 0.597286 seconds (267.76 k allocations: 13.870 MiB, 99.85% compilation time) 0.120324 seconds (2.26 k allocations: 105.203 KiB, 98.10% compilation time) 0.089052 seconds (6.16 k allocations: 348.789 KiB, 99.85% compilation time) 0.054279 seconds (2.00 k allocations: 102.359 KiB, 95.66% compilation time) 0.021439 seconds (2.07 k allocations: 151.758 KiB, 99.16% compilation time) 2.271762 seconds (554.86 k allocations: 30.454 MiB, 99.50% compilation time) 0.410487 seconds (106.33 k allocations: 6.937 MiB, 98.97% compilation time) 6.268027 seconds (1.88 M allocations: 101.326 MiB, 99.96% compilation time) 0.000213 seconds (250 allocations: 10.172 KiB) 5.691119 seconds (4.03 M allocations: 213.061 MiB, 1.23% gc time, 99.77% compilation time) 0.418060 seconds (114.54 k allocations: 7.382 MiB, 97.57% compilation time) 0.000218 seconds (279 allocations: 10.656 KiB) 0.438978 seconds (109.52 k allocations: 6.919 MiB, 97.76% compilation time) Test_timeresp 0.048519 seconds (13.34 k allocations: 722.289 KiB, 93.72% compilation time) 2.849767 seconds (2.03 M allocations: 108.206 MiB, 1.27% gc time, 99.87% compilation time) 1.648131 seconds (1.15 M allocations: 61.679 MiB, 99.92% compilation time) 0.131563 seconds (42.10 k allocations: 2.237 MiB, 99.68% compilation time) 2.833023 seconds (693.31 k allocations: 36.864 MiB, 99.99% compilation time) 0.024539 seconds (10.65 k allocations: 592.539 KiB, 94.72% compilation time) 1.630207 seconds (508.42 k allocations: 26.832 MiB, 99.99% compilation time) 0.000281 seconds (430 allocations: 19.875 KiB) 1.064840 seconds (523.61 k allocations: 27.496 MiB, 99.79% compilation time) 1.213024 seconds (326.89 k allocations: 17.505 MiB, 99.96% compilation time) 0.023437 seconds (11.63 k allocations: 643.883 KiB, 94.19% compilation time) 0.000071 seconds (215 allocations: 8.297 KiB) 0.011902 seconds (7.94 k allocations: 431.516 KiB, 98.41% compilation time) 0.012971 seconds (10.82 k allocations: 769.594 KiB, 97.39% compilation time) 0.912988 seconds (279.26 k allocations: 14.854 MiB, 99.99% compilation time) 0.012522 seconds (8.19 k allocations: 446.789 KiB, 97.01% compilation time) 0.000242 seconds (584 allocations: 224.344 KiB) 0.010967 seconds (244 allocations: 14.047 KiB, 97.26% compilation time) 0.000039 seconds (211 allocations: 8.141 KiB) 2.888205 seconds (716.90 k allocations: 38.105 MiB, 100.00% compilation time) 0.010343 seconds (354 allocations: 184.102 KiB, 95.89% compilation time) 0.000041 seconds (211 allocations: 8.141 KiB) 0.000116 seconds (167 allocations: 9.938 KiB) 0.000030 seconds (200 allocations: 7.641 KiB) 0.000116 seconds (430 allocations: 19.875 KiB) 0.000080 seconds (310 allocations: 13.297 KiB) 15.083287 seconds (6.46 M allocations: 332.325 MiB, 0.71% gc time, 99.98% compilation time) 2.327807 seconds (1.20 M allocations: 63.140 MiB, 99.89% compilation time) 17.023290 seconds (3.12 M allocations: 160.069 MiB, 0.35% gc time, 99.99% compilation time) 3.014795 seconds (2.70 M allocations: 143.887 MiB, 1.34% gc time, 99.79% compilation time) 3.802823 seconds (3.74 M allocations: 200.873 MiB, 1.61% gc time, 99.96% compilation time) 0.689952 seconds (262.69 k allocations: 14.174 MiB, 99.71% compilation time) 2.021919 seconds (1.53 M allocations: 82.210 MiB, 2.39% gc time, 99.98% compilation time) 1.984763 seconds (567.30 k allocations: 30.150 MiB, 99.96% compilation time) 0.029197 seconds (12.12 k allocations: 1014.820 KiB, 94.60% compilation time) 0.026563 seconds (8.93 k allocations: 478.492 KiB, 95.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 1.389360 seconds (297.93 k allocations: 15.758 MiB, 99.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000430 seconds (952 allocations: 373.016 KiB) 1.221567 seconds (304.23 k allocations: 16.542 MiB, 99.96% compilation time) 0.000062 seconds (211 allocations: 8.641 KiB) 0.066345 seconds (8.10 k allocations: 405.836 KiB, 96.28% compilation time) 0.000058 seconds (203 allocations: 8.297 KiB) 0.000137 seconds (106 allocations: 5.625 KiB) 0.497955 seconds (162.62 k allocations: 8.604 MiB, 99.33% compilation time) 0.021680 seconds (10.66 k allocations: 574.211 KiB, 94.35% compilation time) 1.089259 seconds (379.46 k allocations: 19.679 MiB, 99.94% compilation time) 0.000199 seconds (663 allocations: 26.922 KiB) 0.483180 seconds (114.75 k allocations: 6.296 MiB, 99.96% compilation time) 0.000182 seconds (579 allocations: 21.250 KiB) 0.000220 seconds (920 allocations: 232.422 KiB) 0.000055 seconds (110 allocations: 5.781 KiB) 0.000067 seconds (486 allocations: 16.312 KiB) 0.000061 seconds (496 allocations: 16.891 KiB) 0.000087 seconds (224 allocations: 176.086 KiB) 0.271534 seconds (76.48 k allocations: 4.271 MiB, 99.59% compilation time) 0.000315 seconds (332 allocations: 344.516 KiB) 0.000083 seconds (478 allocations: 14.328 KiB) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000398 seconds (1.29 k allocations: 380.312 KiB) Test_ordred 0.000492 seconds (856 allocations: 879.711 KiB) 0.027968 seconds (13.94 k allocations: 989.305 KiB, 95.26% compilation time) 0.027863 seconds (14.32 k allocations: 1.275 MiB, 94.62% compilation time) 0.000078 seconds (293 allocations: 319.602 KiB) 0.062807 seconds (17.25 k allocations: 1.001 MiB, 93.97% compilation time) 1.342020 seconds (371.11 k allocations: 20.637 MiB, 99.84% compilation time) 0.000417 seconds (905 allocations: 996.555 KiB) 0.026988 seconds (14.50 k allocations: 1.524 MiB, 94.24% compilation time) 0.000114 seconds (449 allocations: 28.469 KiB) 0.025884 seconds (10.27 k allocations: 830.461 KiB, 94.45% compilation time) 0.000060 seconds (140 allocations: 11.391 KiB) 29.448374 seconds (4.79 M allocations: 247.356 MiB, 0.25% gc time, 100.00% compilation time) 1.270762 seconds (477.27 k allocations: 23.344 MiB, 99.88% compilation time) 0.072617 seconds (28.77 k allocations: 2.112 MiB, 97.72% compilation time) 0.000228 seconds (442 allocations: 240.008 KiB) 0.378586 seconds (183.59 k allocations: 9.866 MiB, 99.66% compilation time) 0.074187 seconds (94.19 k allocations: 5.148 MiB, 99.80% compilation time) 0.016533 seconds (12.88 k allocations: 1.094 MiB, 98.46% compilation time) 0.057052 seconds (62.89 k allocations: 3.789 MiB, 99.57% compilation time) 0.031569 seconds (19.69 k allocations: 1.314 MiB, 98.68% compilation time) 0.031900 seconds (13.73 k allocations: 732.688 KiB, 96.28% compilation time) 0.078561 seconds (62.88 k allocations: 3.374 MiB, 99.72% compilation time) 0.036177 seconds (13.65 k allocations: 1.121 MiB, 96.28% compilation time) 0.085082 seconds (62.84 k allocations: 3.784 MiB, 99.71% compilation time) 0.019765 seconds (13.44 k allocations: 1.660 MiB, 95.63% compilation time) 0.016713 seconds (9.78 k allocations: 792.523 KiB, 94.31% compilation time) 0.020844 seconds (10.73 k allocations: 1.059 MiB, 92.32% compilation time) 0.033772 seconds (14.14 k allocations: 1.158 MiB, 94.45% compilation time) 0.016921 seconds (9.42 k allocations: 756.750 KiB, 96.19% compilation time) 0.031212 seconds (14.16 k allocations: 1.180 MiB, 94.50% compilation time) 0.016362 seconds (9.43 k allocations: 760.688 KiB, 95.46% compilation time) 0.021338 seconds (12.94 k allocations: 1.549 MiB, 97.98% compilation time) 0.062454 seconds (62.95 k allocations: 4.243 MiB, 99.43% compilation time) 0.071969 seconds (21.55 k allocations: 1.707 MiB, 96.23% compilation time) 0.021261 seconds (12.85 k allocations: 724.375 KiB, 98.53% compilation time) 0.077105 seconds (62.91 k allocations: 3.403 MiB, 99.66% compilation time) 0.023008 seconds (12.73 k allocations: 1.512 MiB, 98.44% compilation time) 0.077288 seconds (62.86 k allocations: 4.212 MiB, 99.56% compilation time) 0.000713 seconds (1.02 k allocations: 1.036 MiB) 0.000766 seconds (1.13 k allocations: 311.688 KiB) 0.001156 seconds (1.26 k allocations: 528.016 KiB) 0.000374 seconds (580 allocations: 486.859 KiB) 0.000473 seconds (687 allocations: 269.969 KiB) 0.000394 seconds (568 allocations: 507.500 KiB) 0.000557 seconds (709 allocations: 275.969 KiB) 0.000320 seconds (806 allocations: 388.266 KiB) 0.000057 seconds (259 allocations: 20.008 KiB) 0.000158 seconds (525 allocations: 373.523 KiB) 0.000099 seconds (251 allocations: 321.195 KiB) 0.000186 seconds (414 allocations: 275.383 KiB) 0.104199 seconds (29.86 k allocations: 1.877 MiB, 99.56% compilation time) 0.000366 seconds (927 allocations: 512.336 KiB) 0.000213 seconds (771 allocations: 432.539 KiB) 0.000211 seconds (451 allocations: 386.969 KiB) 0.000142 seconds (429 allocations: 99.586 KiB) 0.000075 seconds (150 allocations: 84.562 KiB) 0.000226 seconds (698 allocations: 319.055 KiB) 0.000144 seconds (348 allocations: 272.359 KiB) 0.000237 seconds (702 allocations: 400.633 KiB) 0.000157 seconds (434 allocations: 388.398 KiB) 0.000038 seconds (158 allocations: 9.953 KiB) 0.000035 seconds (116 allocations: 7.906 KiB) 0.000287 seconds (399 allocations: 603.648 KiB) 0.000212 seconds (357 allocations: 600.992 KiB) 0.000491 seconds (498 allocations: 630.406 KiB) 0.000169 seconds (213 allocations: 255.758 KiB) 0.000102 seconds (171 allocations: 253.102 KiB) 0.000136 seconds (256 allocations: 366.781 KiB) 0.000100 seconds (214 allocations: 364.125 KiB) 0.000611 seconds (1.01 k allocations: 1.035 MiB) 0.000757 seconds (1.16 k allocations: 314.469 KiB) 0.001040 seconds (1.29 k allocations: 530.797 KiB) 0.000346 seconds (580 allocations: 486.891 KiB) 0.000492 seconds (683 allocations: 270.000 KiB) 0.000343 seconds (560 allocations: 506.906 KiB) 0.000542 seconds (717 allocations: 276.562 KiB) 0.000240 seconds (530 allocations: 947.516 KiB) 0.000224 seconds (488 allocations: 944.859 KiB) 0.000613 seconds (878 allocations: 647.406 KiB) 0.000129 seconds (388 allocations: 81.297 KiB) 0.000093 seconds (346 allocations: 78.641 KiB) 0.000199 seconds (240 allocations: 903.375 KiB) 0.000116 seconds (198 allocations: 900.719 KiB) 0.000683 seconds (1.01 k allocations: 1.035 MiB) 0.000814 seconds (1.13 k allocations: 311.406 KiB) 0.001104 seconds (1.26 k allocations: 527.734 KiB) 0.000386 seconds (584 allocations: 487.234 KiB) 0.000503 seconds (671 allocations: 268.531 KiB) 0.000402 seconds (556 allocations: 506.500 KiB) 0.000553 seconds (693 allocations: 273.938 KiB) 37.001870 seconds (14.61 M allocations: 772.962 MiB, 1.13% gc time, 99.96% compilation time) 3.246863 seconds (6.86 M allocations: 353.470 MiB, 6.28% gc time, 99.92% compilation time) 0.030843 seconds (17.30 k allocations: 976.266 KiB, 94.29% compilation time) 3.465718 seconds (2.31 M allocations: 124.445 MiB, 99.96% compilation time) 0.026993 seconds (12.76 k allocations: 759.984 KiB, 94.52% compilation time) 0.028812 seconds (12.65 k allocations: 737.641 KiB, 94.50% compilation time) 0.444038 seconds (108.62 k allocations: 5.674 MiB, 99.62% compilation time: 94% of which was recompilation) 0.000256 seconds (215 allocations: 42.398 KiB) 3.923966 seconds (251.62 k allocations: 12.811 MiB, 99.99% compilation time: 100% of which was recompilation) 0.000266 seconds (244 allocations: 44.773 KiB) 0.000326 seconds (318 allocations: 26.508 KiB) 0.000187 seconds (321 allocations: 26.633 KiB) 0.000186 seconds (378 allocations: 32.102 KiB) 0.000550 seconds (635 allocations: 58.484 KiB) 0.000345 seconds (691 allocations: 68.867 KiB) 0.000386 seconds (720 allocations: 71.211 KiB) 58.841418 seconds (31.70 M allocations: 1.539 GiB, 3.34% gc time, 100.00% compilation time) 0.946417 seconds (194.31 k allocations: 10.113 MiB, 99.87% compilation time) 1.802604 seconds (2.17 M allocations: 123.270 MiB, 99.91% compilation time) 0.018830 seconds (13.33 k allocations: 813.469 KiB, 95.40% compilation time) 0.600519 seconds (164.93 k allocations: 8.704 MiB, 99.81% compilation time) 7.349859 seconds (272.43 k allocations: 13.654 MiB, 2.50% gc time, 99.99% compilation time) 0.000479 seconds (998 allocations: 93.469 KiB) 0.000317 seconds (1.04 k allocations: 95.406 KiB) 0.000313 seconds (1.10 k allocations: 99.047 KiB) 0.000633 seconds (1.86 k allocations: 159.812 KiB) 0.000477 seconds (1.90 k allocations: 165.641 KiB) 0.000494 seconds (1.94 k allocations: 168.031 KiB) 0.031573 seconds (13.87 k allocations: 1.226 MiB, 93.59% compilation time) 0.000492 seconds (1.21 k allocations: 519.680 KiB) 0.032386 seconds (13.79 k allocations: 1.159 MiB, 93.80% compilation time) 0.032186 seconds (14.14 k allocations: 1.281 MiB, 93.15% compilation time) 0.000762 seconds (1.54 k allocations: 536.852 KiB) 0.000585 seconds (1.58 k allocations: 538.758 KiB) 0.000826 seconds (1.55 k allocations: 489.664 KiB) 0.019195 seconds (13.57 k allocations: 1.253 MiB, 94.51% compilation time) 0.000181 seconds (150 allocations: 17.430 KiB) 0.000123 seconds (151 allocations: 17.367 KiB) 0.000198 seconds (206 allocations: 22.727 KiB) 0.000154 seconds (183 allocations: 33.328 KiB) 0.000172 seconds (201 allocations: 36.344 KiB) 0.000219 seconds (239 allocations: 43.711 KiB) 0.000221 seconds (230 allocations: 38.516 KiB) 0.000206 seconds (268 allocations: 46.086 KiB) 0.000207 seconds (317 allocations: 26.914 KiB) 0.000152 seconds (322 allocations: 27.070 KiB) 0.000163 seconds (379 allocations: 32.539 KiB) 0.000293 seconds (634 allocations: 60.094 KiB) 0.000331 seconds (690 allocations: 70.477 KiB) 0.000351 seconds (719 allocations: 72.820 KiB) 0.000272 seconds (632 allocations: 74.578 KiB) 0.000222 seconds (667 allocations: 76.297 KiB) 0.000277 seconds (716 allocations: 79.344 KiB) 0.000366 seconds (1.11 k allocations: 119.219 KiB) 0.000413 seconds (1.15 k allocations: 125.047 KiB) 0.000450 seconds (1.19 k allocations: 127.469 KiB) 0.000243 seconds (665 allocations: 76.578 KiB) 0.000260 seconds (704 allocations: 78.516 KiB) 0.000287 seconds (765 allocations: 82.156 KiB) 0.000409 seconds (1.17 k allocations: 124.250 KiB) 0.000409 seconds (1.22 k allocations: 130.078 KiB) 0.000467 seconds (1.26 k allocations: 132.469 KiB) 0.000499 seconds (1.50 k allocations: 534.461 KiB) 0.000526 seconds (1.53 k allocations: 381.047 KiB) 0.000514 seconds (1.55 k allocations: 437.898 KiB) 0.000585 seconds (1.53 k allocations: 418.406 KiB) 0.000460 seconds (1.53 k allocations: 536.383 KiB) 0.000512 seconds (1.58 k allocations: 384.078 KiB) 0.000594 seconds (1.59 k allocations: 440.711 KiB) 0.000635 seconds (1.59 k allocations: 421.422 KiB) 34.758602 seconds (7.69 M allocations: 415.495 MiB, 0.32% gc time, 99.95% compilation time) 3.705922 seconds (2.30 M allocations: 123.833 MiB, 6.81% gc time, 99.99% compilation time) 0.017477 seconds (11.85 k allocations: 729.258 KiB, 97.05% compilation time) 0.017972 seconds (11.76 k allocations: 721.492 KiB, 97.45% compilation time) 0.338978 seconds (108.07 k allocations: 5.702 MiB, 99.79% compilation time) 0.000433 seconds (237 allocations: 77.984 KiB) 2.134414 seconds (244.55 k allocations: 12.471 MiB, 99.97% compilation time) 0.000317 seconds (266 allocations: 81.812 KiB) 0.000243 seconds (200 allocations: 31.281 KiB) 0.000134 seconds (205 allocations: 31.328 KiB) 0.000161 seconds (265 allocations: 40.852 KiB) 0.000395 seconds (297 allocations: 64.586 KiB) 0.000295 seconds (355 allocations: 84.891 KiB) 0.000328 seconds (384 allocations: 88.688 KiB) 16.935891 seconds (3.13 M allocations: 164.249 MiB, 0.47% gc time, 99.99% compilation time) 0.566516 seconds (180.53 k allocations: 9.307 MiB, 99.87% compilation time) 1.273555 seconds (2.69 M allocations: 153.293 MiB, 5.35% gc time, 99.72% compilation time) 0.024150 seconds (12.04 k allocations: 817.680 KiB, 97.60% compilation time) 0.317231 seconds (164.24 k allocations: 8.770 MiB, 99.79% compilation time) 2.445223 seconds (272.99 k allocations: 13.764 MiB, 99.97% compilation time) 0.000182 seconds (308 allocations: 105.766 KiB) 0.007710 seconds (393 allocations: 109.938 KiB, 96.40% compilation time) 0.000382 seconds (408 allocations: 112.672 KiB) 0.000247 seconds (430 allocations: 153.539 KiB) 0.000259 seconds (475 allocations: 164.070 KiB) 0.000287 seconds (515 allocations: 167.680 KiB) 0.015444 seconds (12.67 k allocations: 1.636 MiB, 94.91% compilation time) 0.000458 seconds (908 allocations: 983.227 KiB) 0.016797 seconds (12.58 k allocations: 1.525 MiB, 94.73% compilation time) 0.016345 seconds (12.93 k allocations: 1.737 MiB, 93.27% compilation time) 0.000377 seconds (882 allocations: 980.047 KiB) 0.000471 seconds (921 allocations: 981.844 KiB) 0.000460 seconds (901 allocations: 891.531 KiB) 0.016213 seconds (12.93 k allocations: 1.734 MiB, 94.07% compilation time) 0.000105 seconds (142 allocations: 27.969 KiB) 0.000115 seconds (143 allocations: 27.734 KiB) 0.000152 seconds (201 allocations: 37.117 KiB) 0.000207 seconds (179 allocations: 57.680 KiB) 0.000217 seconds (197 allocations: 63.211 KiB) 0.000249 seconds (237 allocations: 77.984 KiB) 0.000229 seconds (226 allocations: 66.602 KiB) 0.000250 seconds (266 allocations: 81.812 KiB) 0.000109 seconds (200 allocations: 31.281 KiB) 0.000104 seconds (205 allocations: 31.328 KiB) 0.000143 seconds (265 allocations: 40.852 KiB) 0.000202 seconds (297 allocations: 64.586 KiB) 0.000241 seconds (355 allocations: 84.891 KiB) 0.000256 seconds (384 allocations: 88.688 KiB) 0.000213 seconds (309 allocations: 105.781 KiB) 0.000178 seconds (344 allocations: 107.328 KiB) 0.000238 seconds (393 allocations: 111.703 KiB) 0.000300 seconds (431 allocations: 153.555 KiB) 0.000299 seconds (476 allocations: 164.086 KiB) 0.000366 seconds (516 allocations: 167.727 KiB) 0.000171 seconds (308 allocations: 105.766 KiB) 0.000174 seconds (347 allocations: 107.594 KiB) 0.000222 seconds (408 allocations: 112.672 KiB) 0.000304 seconds (430 allocations: 153.539 KiB) 0.000303 seconds (475 allocations: 164.070 KiB) 0.000341 seconds (515 allocations: 167.680 KiB) 0.000399 seconds (883 allocations: 979.781 KiB) 0.000479 seconds (917 allocations: 669.586 KiB) 0.000524 seconds (935 allocations: 783.289 KiB) 0.000581 seconds (914 allocations: 746.656 KiB) 0.048405 seconds (874 allocations: 979.297 KiB, 96.12% gc time) 0.000492 seconds (920 allocations: 669.852 KiB) 0.000511 seconds (934 allocations: 783.273 KiB) 0.000637 seconds (922 allocations: 746.844 KiB) 241.696583 seconds (37.60 M allocations: 1.996 GiB, 0.86% gc time, 99.92% compilation time) ====================================================================================== 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 25 running 1 of 1 signal (10): User defined signal 1 _ZN12_GLOBAL__N_18JoinVals17computeAssignmentEjRS0_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18JoinVals9mapValuesERS0_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_117RegisterCoalescer12joinVirtRegsERN4llvm13CoalescerPairE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_117RegisterCoalescer20copyCoalesceWorkListEN4llvm15MutableArrayRefIPNS1_12MachineInstrEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_117RegisterCoalescer14coalesceLocalsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_117RegisterCoalescer20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1623 addModule at /source/src/jitlayers.cpp:2114 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 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 hvcat at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/connections.jl:367 - at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/types/DescriptorStateSpace.jl:237 unknown function (ip: 0x73f685fd5289) 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/DescriptorSystems/b6V8a/test/test_ordred.jl:706 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] macro expansion at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:706 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:515 [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/DescriptorSystems/b6V8a/test/test_ordred.jl:18 _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_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 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:3003 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3063 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_57996.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 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 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:3003 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3063 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_57996.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 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_51725.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: 0x73f6f9481249) 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) #= 73.7 ms =# precompile(Tuple{typeof(LinearAlgebra.promote_to_arrays), Array{Int64, 1}, Int64, Type{Array{T, 2} where T}, SparseArrays.SparseMatrixCSC{Float64, Int64}, Array{Float64, 2}, Array{Float64, 2}, LinearAlgebra.UniformScaling{Bool}}) #= 51.3 ms =# precompile(Tuple{typeof(Base.Broadcast.broadcasted), typeof(Base.eltype), Tuple{SparseArrays.SparseMatrixCSC{Float64, Int64}, Array{Float64, 2}, Array{Float64, 2}, Array{Bool, 2}}}) #= 90.5 ms =# precompile(Tuple{typeof(Base.Broadcast.materialize), Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(Base.eltype), Tuple{Tuple{SparseArrays.SparseMatrixCSC{Float64, Int64}, Array{Float64, 2}, Array{Float64, 2}, Array{Bool, 2}}}}}) #= 36.2 ms =# precompile(Tuple{Type{Base.Generator{I, F} where F where I}, Base.var"#_typed_hvncat##4#_typed_hvncat##5", Tuple{SparseArrays.SparseMatrixCSC{Float64, Int64}, Array{Float64, 2}, Array{Float64, 2}, Array{Bool, 2}}}) ============================================================== 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 wait_forever at ./task.jl:1168 jfptr_wait_forever_74812.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 0x000070cdcbfc4790 Total snapshots: 432. Utilization: 0% ╎432 @Base/task.jl:1168 wait_forever() 431╎ 432 @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 wait_forever at ./task.jl:1168 jfptr_wait_forever_74812.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: 20113830 (Pool: 20113216; Big: 614); GC: 17 [25] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:16 _ZNK4llvm9LiveRange6verifyEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveIntervals8HMEditor11updateRangeERNS_9LiveRangeENS_13VirtRegOrUnitENS_11LaneBitmaskE.constprop.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveIntervals8HMEditor15updateAllRangesEPNS_12MachineInstrE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveIntervals10handleMoveERNS_12MachineInstrEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13ScheduleDAGMI15moveInstructionEPNS_12MachineInstrENS_26MachineInstrBundleIteratorIS1_Lb0EEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive10scheduleMIEPNS_5SUnitEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive8scheduleEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_120MachineSchedulerBase15scheduleRegionsERN4llvm17ScheduleDAGInstrsEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_116MachineScheduler20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1623 addModule at /source/src/jitlayers.cpp:2114 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 #plyapci#150 at /home/pkgeval/.julia/packages/MatrixEquations/QnW7G/src/iterative_methods.jl:169 plyapci at /home/pkgeval/.julia/packages/MatrixEquations/QnW7G/src/iterative_methods.jl:116 [inlined] #gh2norm#163 at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/analysis.jl:701 gh2norm at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/analysis.jl:693 unknown function (ip: 0x73f685fe8e70) 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/DescriptorSystems/b6V8a/test/test_ordred.jl:706 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] macro expansion at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:706 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] macro expansion at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:515 [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/DescriptorSystems/b6V8a/test/test_ordred.jl:18 _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_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 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:3003 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3063 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_57996.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 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 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:3003 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3063 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_57996.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 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_51725.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: 0x73f6f9481249) 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: 725684605 (Pool: 725678469; Big: 6136); GC: 214 PkgEval terminated after 2726.1s: test duration exceeded the time limit