Package evaluation to test DescriptorSystems on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T13:59:29.767 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.27s ################################################################################ # 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.2 [aae01518] + BandedMatrices v1.10.2 [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.36s ################################################################################ # 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... 38170.0 ms ✓ Polynomials 7967.4 ms ✓ MatrixPencils 6440.9 ms ✓ DescriptorSystems 3 dependencies successfully precompiled in 53 seconds. 30 already precompiled. Precompilation completed after 65.73s ################################################################################ # Testing # Testing DescriptorSystems Status `/tmp/jl_ulFml7/Project.toml` [aae01518] BandedMatrices v1.10.2 [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_ulFml7/Manifest.toml` [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.10.2 [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.13.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.17.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.048794 seconds (8.86 k allocations: 442.922 KiB, 99.45% compilation time) 0.020701 seconds (878 allocations: 41.344 KiB, 99.31% compilation time) 0.185660 seconds (28.50 k allocations: 1.483 MiB, 99.53% compilation time) 0.520343 seconds (300.00 k allocations: 15.581 MiB, 99.86% compilation time) 0.096078 seconds (33.16 k allocations: 1.693 MiB, 99.17% compilation time) 0.014677 seconds (16.82 k allocations: 864.125 KiB, 98.64% compilation time) 0.885721 seconds (642.43 k allocations: 33.776 MiB, 99.90% compilation time) 0.069084 seconds (19.28 k allocations: 1.030 MiB, 99.62% compilation time) 0.048364 seconds (15.10 k allocations: 839.953 KiB, 99.75% compilation time) 0.068328 seconds (18.76 k allocations: 1.003 MiB, 99.84% compilation time) 0.047584 seconds (15.00 k allocations: 837.016 KiB, 99.49% compilation time) 0.265798 seconds (383.81 k allocations: 19.434 MiB, 99.88% compilation time) 0.251173 seconds (191.94 k allocations: 10.250 MiB, 99.90% compilation time) 0.070824 seconds (33.38 k allocations: 1.603 MiB, 99.83% compilation time) 0.062651 seconds (8.17 k allocations: 434.008 KiB, 99.68% compilation time) 0.095695 seconds (27.60 k allocations: 1.369 MiB, 99.40% compilation time) 0.286038 seconds (70.94 k allocations: 3.629 MiB, 99.74% compilation time) 0.000064 seconds (58 allocations: 2.516 KiB) 5.422095 seconds (1.69 M allocations: 88.694 MiB, 99.99% compilation time) 3.030142 seconds (1.18 M allocations: 61.777 MiB, 1.95% gc time, 99.99% compilation time) 2.899544 seconds (568.99 k allocations: 29.684 MiB, 99.98% compilation time) 0.055942 seconds (8.93 k allocations: 500.148 KiB, 99.45% compilation time) 0.129697 seconds (31.90 k allocations: 1.659 MiB, 99.56% compilation time) 0.009478 seconds (1.79 k allocations: 91.141 KiB, 98.22% compilation time) 0.000076 seconds (73 allocations: 3.109 KiB) 0.010096 seconds (52 allocations: 2.562 KiB, 99.37% compilation time) 0.000024 seconds (13 allocations: 608 bytes) 0.000045 seconds (53 allocations: 2.359 KiB) 0.018774 seconds (4.04 k allocations: 190.828 KiB, 98.25% compilation time) 0.000049 seconds (53 allocations: 2.359 KiB) 0.000044 seconds (58 allocations: 2.516 KiB) 0.000025 seconds (53 allocations: 2.359 KiB) 0.620701 seconds (384.43 k allocations: 19.921 MiB, 99.68% compilation time) 2.279381 seconds (706.76 k allocations: 36.510 MiB, 99.88% compilation time) 0.000251 seconds (279 allocations: 10.656 KiB) 0.497094 seconds (128.87 k allocations: 6.560 MiB, 99.37% compilation time) 0.337043 seconds (59.11 k allocations: 3.064 MiB, 99.71% compilation time) 0.028673 seconds (17.56 k allocations: 877.641 KiB, 99.70% compilation time) 0.035019 seconds (14.83 k allocations: 761.922 KiB, 99.52% compilation time) 0.960738 seconds (848.97 k allocations: 42.850 MiB, 99.91% compilation time) 0.696273 seconds (334.49 k allocations: 17.387 MiB, 99.68% compilation time) 1.070104 seconds (1.26 M allocations: 65.475 MiB, 99.75% compilation time) 0.000212 seconds (250 allocations: 10.172 KiB) 0.000112 seconds (149 allocations: 6.297 KiB) 0.000086 seconds (163 allocations: 6.750 KiB) 0.102947 seconds (66.01 k allocations: 3.467 MiB, 99.81% compilation time) 0.544888 seconds (554.43 k allocations: 28.809 MiB, 99.89% compilation time) 0.000091 seconds (56 allocations: 2.125 KiB) 0.326505 seconds (452.38 k allocations: 24.040 MiB, 19.15% gc time, 99.85% compilation time) 0.000100 seconds (135 allocations: 4.859 KiB) 0.448402 seconds (554.69 k allocations: 27.939 MiB, 99.80% compilation time) 0.589295 seconds (909.72 k allocations: 45.916 MiB, 99.85% compilation time) Test_polrat 0.001294 seconds (3.91 k allocations: 4.080 MiB) 0.028337 seconds (9.57 k allocations: 2.035 MiB, 94.49% compilation time) 0.009357 seconds (4.52 k allocations: 692.070 KiB, 93.99% compilation time) 0.010759 seconds (5.03 k allocations: 653.398 KiB, 94.37% compilation time) 0.011177 seconds (5.00 k allocations: 723.320 KiB, 94.85% compilation time) 0.021545 seconds (5.94 k allocations: 766.766 KiB, 94.08% compilation time) 0.022145 seconds (5.97 k allocations: 767.922 KiB, 94.50% compilation time) 0.000227 seconds (307 allocations: 382.008 KiB) 0.000193 seconds (472 allocations: 197.203 KiB) 0.000431 seconds (449 allocations: 390.867 KiB) 0.010941 seconds (1.68 k allocations: 81.031 KiB, 98.21% compilation time) 0.000184 seconds (285 allocations: 179.258 KiB) 0.000076 seconds (273 allocations: 77.828 KiB) 0.021937 seconds (14.25 k allocations: 790.516 KiB, 96.52% compilation time) 0.070839 seconds (17.85 k allocations: 1.679 MiB, 98.70% compilation time) 0.000591 seconds (964 allocations: 979.805 KiB) 0.008429 seconds (3.95 k allocations: 234.141 KiB, 95.90% compilation time) 166.405983 seconds (27.74 M allocations: 1.390 GiB, 0.77% gc time, 100.00% compilation time) 0.000892 seconds (183 allocations: 12.812 KiB) 0.709307 seconds (240.13 k allocations: 13.629 MiB, 99.52% compilation time) 0.000480 seconds (786 allocations: 777.469 KiB) 1.365676 seconds (356.32 k allocations: 18.804 MiB, 9.90% gc time, 99.94% compilation time) 0.051513 seconds (48.80 k allocations: 3.407 MiB, 98.27% 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.000956 seconds (740 allocations: 34.438 KiB) 57.716906 seconds (24.67 M allocations: 1.284 GiB, 2.15% gc time, 99.99% compilation time) 94.277693 seconds (47.48 M allocations: 2.420 GiB, 1.55% gc time, 99.97% compilation time) 1.290062 seconds (925.33 k allocations: 48.708 MiB, 99.76% compilation time) 1.146276 seconds (430.67 k allocations: 22.997 MiB, 99.76% compilation time) 0.000139 seconds (258 allocations: 10.547 KiB) 0.039137 seconds (9.88 k allocations: 528.430 KiB, 94.17% compilation time) 0.363804 seconds (151.28 k allocations: 7.729 MiB, 99.91% compilation time) 0.000126 seconds (250 allocations: 10.172 KiB) 0.378184 seconds (131.96 k allocations: 6.684 MiB, 99.90% compilation time) 0.000098 seconds (435 allocations: 29.789 KiB) 0.000138 seconds (250 allocations: 10.172 KiB) 0.000221 seconds (435 allocations: 29.789 KiB) 0.000097 seconds (435 allocations: 29.789 KiB) 0.000176 seconds (250 allocations: 10.172 KiB) 0.013323 seconds (8.12 k allocations: 445.070 KiB, 97.19% compilation time) 0.000117 seconds (435 allocations: 29.789 KiB) 0.613388 seconds (306.77 k allocations: 16.028 MiB, 99.51% compilation time) 0.419806 seconds (151.24 k allocations: 7.729 MiB, 99.92% compilation time) 0.449063 seconds (156.88 k allocations: 8.029 MiB, 99.47% compilation time) 0.264725 seconds (126.17 k allocations: 6.575 MiB, 99.49% compilation time) 0.000258 seconds (434 allocations: 29.773 KiB) 0.000064 seconds (434 allocations: 29.773 KiB) 0.398911 seconds (150.73 k allocations: 7.769 MiB, 99.16% compilation time) 0.503783 seconds (152.98 k allocations: 7.809 MiB, 10.90% gc time, 99.56% compilation time) 0.000244 seconds (434 allocations: 29.773 KiB) 0.210122 seconds (82.41 k allocations: 4.267 MiB, 98.81% compilation time) 0.049223 seconds (2.48 k allocations: 125.086 KiB, 95.63% compilation time) 0.419145 seconds (149.92 k allocations: 7.654 MiB, 99.92% compilation time) 0.023994 seconds (2.05 k allocations: 94.734 KiB, 91.51% compilation time) 0.000246 seconds (434 allocations: 29.773 KiB) 0.000078 seconds (434 allocations: 29.773 KiB) 0.445617 seconds (249.93 k allocations: 13.065 MiB, 99.64% compilation time) 0.000035 seconds (89 allocations: 4.531 KiB) 0.000028 seconds (89 allocations: 4.531 KiB) 0.073222 seconds (64.43 k allocations: 3.363 MiB, 98.55% compilation time) 0.076260 seconds (35.91 k allocations: 1.888 MiB, 99.70% compilation time) 0.000027 seconds (89 allocations: 4.531 KiB) 0.000137 seconds (326 allocations: 12.953 KiB) 0.364483 seconds (134.98 k allocations: 6.818 MiB, 99.91% compilation time) 0.000076 seconds (434 allocations: 29.773 KiB) 0.000144 seconds (272 allocations: 10.672 KiB) 0.000086 seconds (440 allocations: 30.195 KiB) 0.000069 seconds (434 allocations: 29.773 KiB) 0.000071 seconds (272 allocations: 10.672 KiB) 0.366638 seconds (133.78 k allocations: 6.750 MiB, 99.92% compilation time) 0.000091 seconds (434 allocations: 29.773 KiB) 0.000159 seconds (250 allocations: 10.172 KiB) 28.330114 seconds (9.62 M allocations: 501.379 MiB, 0.91% gc time, 99.98% compilation time) 0.404059 seconds (153.21 k allocations: 7.830 MiB, 99.38% compilation time) 0.000192 seconds (250 allocations: 10.172 KiB) 0.734448 seconds (252.59 k allocations: 13.232 MiB, 99.94% compilation time) 0.000139 seconds (439 allocations: 45.203 KiB) 0.000322 seconds (250 allocations: 10.172 KiB) 0.000467 seconds (439 allocations: 45.234 KiB) 0.000126 seconds (439 allocations: 45.234 KiB) 0.000061 seconds (250 allocations: 10.172 KiB) 0.353703 seconds (138.06 k allocations: 7.034 MiB, 99.88% compilation time) 0.000119 seconds (439 allocations: 45.203 KiB) 0.000228 seconds (279 allocations: 10.656 KiB) 0.430143 seconds (153.18 k allocations: 7.832 MiB, 98.88% compilation time) 0.519887 seconds (153.06 k allocations: 7.862 MiB, 16.15% gc time, 99.54% compilation time) 0.783677 seconds (559.64 k allocations: 29.107 MiB, 99.56% compilation time) 0.880869 seconds (383.80 k allocations: 19.799 MiB, 99.72% compilation time) 0.000289 seconds (438 allocations: 45.281 KiB) 0.816772 seconds (627.73 k allocations: 32.479 MiB, 99.58% compilation time) 0.509546 seconds (156.04 k allocations: 7.965 MiB, 99.50% compilation time) 0.000269 seconds (438 allocations: 45.281 KiB) 0.233002 seconds (83.18 k allocations: 4.283 MiB, 98.93% compilation time) 0.048804 seconds (2.49 k allocations: 141.125 KiB, 95.02% compilation time) 0.526829 seconds (152.72 k allocations: 7.800 MiB, 99.93% compilation time) 0.020881 seconds (2.00 k allocations: 93.219 KiB, 89.94% compilation time) 0.000289 seconds (438 allocations: 45.281 KiB) 0.000091 seconds (438 allocations: 45.281 KiB) 0.892407 seconds (642.38 k allocations: 33.715 MiB, 99.82% compilation time) 0.000046 seconds (89 allocations: 5.359 KiB) 0.000034 seconds (89 allocations: 5.359 KiB) 0.081128 seconds (66.49 k allocations: 3.443 MiB, 98.62% compilation time) 0.424770 seconds (119.67 k allocations: 6.404 MiB, 99.88% compilation time) 0.000027 seconds (89 allocations: 5.359 KiB) 0.000106 seconds (274 allocations: 11.438 KiB) 0.412079 seconds (141.11 k allocations: 7.167 MiB, 99.91% compilation time) 0.000095 seconds (438 allocations: 45.281 KiB) 0.000143 seconds (272 allocations: 10.672 KiB) 0.405424 seconds (141.66 k allocations: 7.189 MiB, 99.42% compilation time) 0.400075 seconds (150.14 k allocations: 7.680 MiB, 99.91% compilation time) 0.000107 seconds (220 allocations: 9.156 KiB) 0.419323 seconds (139.94 k allocations: 7.100 MiB, 99.91% compilation time) 0.000100 seconds (438 allocations: 45.281 KiB) 12.619128 seconds (4.77 M allocations: 245.788 MiB, 0.30% gc time, 99.98% compilation time) 2.384676 seconds (1.64 M allocations: 85.813 MiB, 99.69% compilation time) 0.010654 seconds (114 allocations: 5.750 KiB, 98.86% compilation time) 0.049474 seconds (16.72 k allocations: 896.242 KiB, 94.36% compilation time) 0.029844 seconds (1.90 k allocations: 89.562 KiB, 93.63% compilation time) 0.024852 seconds (10.64 k allocations: 615.891 KiB, 95.78% compilation time) 0.000027 seconds (82 allocations: 3.859 KiB) 3.440582 seconds (1.10 M allocations: 56.528 MiB, 2.48% gc time, 99.97% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 35.755415 seconds (6.32 M allocations: 333.111 MiB, 0.58% gc time, 99.98% compilation time: 1% of which was recompilation) 1.362046 seconds (339.79 k allocations: 18.488 MiB, 99.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000472 seconds (498 allocations: 353.844 KiB) 0.000148 seconds (328 allocations: 343.344 KiB) 0.000154 seconds (328 allocations: 343.344 KiB) 0.234092 seconds (100.23 k allocations: 5.710 MiB, 99.63% compilation time) 0.000263 seconds (276 allocations: 341.062 KiB) 0.020910 seconds (9.64 k allocations: 546.023 KiB, 99.00% compilation time) 0.000042 seconds (83 allocations: 3.891 KiB) 0.017090 seconds (9.66 k allocations: 569.258 KiB, 99.15% compilation time) 0.000040 seconds (83 allocations: 3.922 KiB) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000443 seconds (453 allocations: 319.617 KiB) 0.000149 seconds (285 allocations: 309.102 KiB) 5.828012 seconds (10.55 M allocations: 556.153 MiB, 4.30% gc time, 99.99% compilation time) 0.000667 seconds (595 allocations: 122.898 KiB) 0.000321 seconds (486 allocations: 117.648 KiB) 0.155092 seconds (37.63 k allocations: 1.869 MiB, 99.77% compilation time) 0.122217 seconds (11.49 k allocations: 607.438 KiB, 99.68% compilation time) 0.000397 seconds (579 allocations: 154.594 KiB) 0.000351 seconds (595 allocations: 122.898 KiB) 0.000102 seconds (486 allocations: 117.648 KiB) 0.000193 seconds (483 allocations: 19.875 KiB) 0.000048 seconds (131 allocations: 4.984 KiB) 0.000144 seconds (483 allocations: 19.875 KiB) 0.000080 seconds (128 allocations: 4.906 KiB) 0.689385 seconds (267.76 k allocations: 13.868 MiB, 99.88% compilation time) 0.156035 seconds (2.26 k allocations: 105.203 KiB, 98.28% compilation time) 0.111346 seconds (6.16 k allocations: 348.758 KiB, 99.88% compilation time) 0.040149 seconds (2.01 k allocations: 103.328 KiB, 94.73% compilation time) 0.015644 seconds (2.07 k allocations: 113.906 KiB, 99.15% compilation time) 2.870306 seconds (554.70 k allocations: 30.450 MiB, 99.48% compilation time) 0.527212 seconds (106.33 k allocations: 6.937 MiB, 99.15% compilation time) 8.600259 seconds (1.88 M allocations: 101.327 MiB, 99.97% compilation time) 0.000236 seconds (250 allocations: 10.172 KiB) 7.051654 seconds (4.03 M allocations: 213.010 MiB, 99.79% compilation time) 0.527515 seconds (114.54 k allocations: 7.382 MiB, 96.80% compilation time) 0.000260 seconds (279 allocations: 10.656 KiB) 0.557660 seconds (109.51 k allocations: 6.916 MiB, 97.84% compilation time) Test_timeresp 0.065605 seconds (13.35 k allocations: 722.586 KiB, 90.38% compilation time) 3.909995 seconds (2.03 M allocations: 108.124 MiB, 2.00% gc time, 99.87% compilation time) 2.209587 seconds (1.15 M allocations: 61.701 MiB, 99.93% compilation time) 0.182840 seconds (42.10 k allocations: 2.237 MiB, 99.71% compilation time) 3.868438 seconds (693.42 k allocations: 36.960 MiB, 99.99% compilation time) 0.030049 seconds (10.65 k allocations: 592.602 KiB, 94.87% compilation time) 2.145720 seconds (508.51 k allocations: 26.832 MiB, 99.99% compilation time) 0.000357 seconds (430 allocations: 19.875 KiB) 1.615086 seconds (523.67 k allocations: 27.499 MiB, 4.56% gc time, 99.83% compilation time) 1.711177 seconds (326.94 k allocations: 17.492 MiB, 99.97% compilation time) 0.029489 seconds (11.63 k allocations: 643.883 KiB, 95.39% compilation time) 0.000082 seconds (215 allocations: 8.297 KiB) 0.014772 seconds (7.94 k allocations: 431.516 KiB, 98.72% compilation time) 0.017387 seconds (10.82 k allocations: 769.594 KiB, 97.64% compilation time) 1.340680 seconds (279.31 k allocations: 14.856 MiB, 99.98% compilation time) 0.018177 seconds (8.19 k allocations: 446.789 KiB, 94.74% compilation time) 0.000449 seconds (584 allocations: 224.344 KiB) 0.015309 seconds (244 allocations: 14.047 KiB, 97.20% compilation time) 0.000070 seconds (211 allocations: 8.141 KiB) 4.229704 seconds (717.00 k allocations: 38.023 MiB, 99.99% compilation time) 0.012278 seconds (354 allocations: 184.102 KiB, 95.69% compilation time) 0.000050 seconds (211 allocations: 8.141 KiB) 0.000155 seconds (167 allocations: 9.938 KiB) 0.000048 seconds (200 allocations: 7.641 KiB) 0.000162 seconds (430 allocations: 19.875 KiB) 0.000139 seconds (310 allocations: 13.297 KiB) 23.343715 seconds (6.46 M allocations: 332.406 MiB, 0.89% gc time, 99.98% compilation time) 3.398250 seconds (1.20 M allocations: 63.091 MiB, 99.91% compilation time) 23.241615 seconds (3.12 M allocations: 160.077 MiB, 0.38% gc time, 99.98% compilation time) 4.152594 seconds (2.70 M allocations: 143.895 MiB, 1.80% gc time, 99.80% compilation time) 5.618656 seconds (3.74 M allocations: 200.807 MiB, 1.85% gc time, 99.96% compilation time) 0.784638 seconds (262.87 k allocations: 14.186 MiB, 99.67% compilation time) 2.932688 seconds (1.53 M allocations: 82.254 MiB, 99.98% compilation time) 2.880936 seconds (567.85 k allocations: 30.193 MiB, 2.35% gc time, 99.93% compilation time) 0.032888 seconds (12.12 k allocations: 1014.852 KiB, 89.84% compilation time) 0.027038 seconds (8.93 k allocations: 478.492 KiB, 94.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 1.734087 seconds (297.98 k allocations: 15.769 MiB, 99.86% compilation time) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000726 seconds (952 allocations: 373.047 KiB) 1.693247 seconds (304.29 k allocations: 16.530 MiB, 99.96% compilation time) 0.000065 seconds (211 allocations: 8.641 KiB) 0.077075 seconds (8.10 k allocations: 405.836 KiB, 96.54% compilation time) 0.000079 seconds (203 allocations: 8.297 KiB) 0.000306 seconds (106 allocations: 5.625 KiB) 0.685157 seconds (162.63 k allocations: 8.602 MiB, 99.22% compilation time) 0.029248 seconds (10.66 k allocations: 574.211 KiB, 94.58% compilation time) 1.741239 seconds (379.51 k allocations: 19.682 MiB, 99.96% compilation time) 0.000298 seconds (663 allocations: 26.922 KiB) 0.760058 seconds (114.75 k allocations: 6.294 MiB, 99.97% compilation time) 0.000240 seconds (579 allocations: 21.250 KiB) 0.000373 seconds (920 allocations: 232.453 KiB) 0.000084 seconds (110 allocations: 5.781 KiB) 0.000119 seconds (486 allocations: 16.312 KiB) 0.000129 seconds (496 allocations: 16.891 KiB) 0.000131 seconds (224 allocations: 176.117 KiB) 0.422911 seconds (76.48 k allocations: 4.271 MiB, 99.66% compilation time) 0.000432 seconds (332 allocations: 344.516 KiB) 0.000116 seconds (478 allocations: 14.328 KiB) ┌ Warning: Inconsistent initial state └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/b6V8a/src/conversions.jl:144 0.000677 seconds (1.29 k allocations: 380.344 KiB) Test_ordred 0.000552 seconds (856 allocations: 879.711 KiB) 0.022002 seconds (13.94 k allocations: 989.305 KiB, 90.37% compilation time) 0.019767 seconds (14.32 k allocations: 1.273 MiB, 93.01% compilation time) 0.000085 seconds (293 allocations: 319.602 KiB) 0.047386 seconds (17.25 k allocations: 1.001 MiB, 90.19% compilation time) 0.939118 seconds (371.08 k allocations: 20.637 MiB, 99.78% compilation time) 0.000368 seconds (905 allocations: 996.555 KiB) 0.020457 seconds (14.50 k allocations: 1.524 MiB, 93.20% compilation time) 0.000094 seconds (449 allocations: 28.469 KiB) 0.021017 seconds (10.27 k allocations: 830.461 KiB, 94.07% compilation time) 0.000067 seconds (140 allocations: 11.391 KiB) 25.791192 seconds (4.79 M allocations: 247.327 MiB, 0.28% gc time, 100.00% compilation time) 1.180984 seconds (477.20 k allocations: 23.339 MiB, 99.86% compilation time) 0.069457 seconds (28.77 k allocations: 2.112 MiB, 97.51% compilation time) 0.000276 seconds (442 allocations: 240.008 KiB) 0.397731 seconds (183.59 k allocations: 9.866 MiB, 99.61% compilation time) 0.103479 seconds (94.19 k allocations: 5.148 MiB, 99.84% compilation time) 0.024258 seconds (12.88 k allocations: 1.093 MiB, 98.66% compilation time) 0.088049 seconds (62.89 k allocations: 3.788 MiB, 99.61% compilation time) 0.044177 seconds (19.69 k allocations: 1.314 MiB, 98.64% compilation time) 0.035318 seconds (13.73 k allocations: 732.688 KiB, 95.97% compilation time) 0.088550 seconds (62.87 k allocations: 3.373 MiB, 99.73% compilation time) 0.035925 seconds (13.65 k allocations: 1.120 MiB, 95.80% compilation time) 0.086689 seconds (62.84 k allocations: 3.784 MiB, 99.65% compilation time) 0.018825 seconds (13.44 k allocations: 1.660 MiB, 95.17% compilation time) 0.016137 seconds (9.78 k allocations: 792.523 KiB, 93.71% compilation time) 0.017942 seconds (10.73 k allocations: 1.059 MiB, 91.77% compilation time) 0.032352 seconds (14.14 k allocations: 1.158 MiB, 94.04% compilation time) 0.018470 seconds (9.42 k allocations: 756.844 KiB, 95.67% compilation time) 0.032327 seconds (14.16 k allocations: 1.180 MiB, 93.99% compilation time) 0.016705 seconds (9.43 k allocations: 760.656 KiB, 95.33% compilation time) 0.022793 seconds (12.94 k allocations: 1.548 MiB, 97.61% compilation time) 0.087279 seconds (62.95 k allocations: 4.243 MiB, 99.52% compilation time) 0.086994 seconds (21.55 k allocations: 1.707 MiB, 95.73% compilation time) 0.023433 seconds (12.85 k allocations: 724.375 KiB, 98.59% compilation time) 0.089638 seconds (62.91 k allocations: 3.403 MiB, 99.64% compilation time) 0.022335 seconds (12.73 k allocations: 1.512 MiB, 98.59% compilation time) 0.089760 seconds (62.86 k allocations: 4.212 MiB, 99.62% compilation time) 0.000832 seconds (1.02 k allocations: 1.036 MiB) 0.000905 seconds (1.13 k allocations: 311.688 KiB) 0.001324 seconds (1.26 k allocations: 528.047 KiB) 0.000449 seconds (580 allocations: 486.922 KiB) 0.000614 seconds (687 allocations: 269.969 KiB) 0.000438 seconds (568 allocations: 507.500 KiB) 0.000644 seconds (709 allocations: 275.969 KiB) 0.000339 seconds (806 allocations: 388.266 KiB) 0.000077 seconds (259 allocations: 20.008 KiB) 0.000162 seconds (525 allocations: 373.523 KiB) 0.000106 seconds (251 allocations: 321.195 KiB) 0.000191 seconds (414 allocations: 275.383 KiB) 0.122026 seconds (29.86 k allocations: 1.877 MiB, 99.63% compilation time) 0.000382 seconds (927 allocations: 512.336 KiB) 0.000267 seconds (771 allocations: 432.570 KiB) 0.000244 seconds (451 allocations: 386.969 KiB) 0.000157 seconds (429 allocations: 99.586 KiB) 0.000072 seconds (150 allocations: 84.562 KiB) 0.000277 seconds (698 allocations: 319.055 KiB) 0.000158 seconds (348 allocations: 272.359 KiB) 0.000248 seconds (702 allocations: 400.633 KiB) 0.000189 seconds (434 allocations: 388.398 KiB) 0.000051 seconds (158 allocations: 9.953 KiB) 0.000027 seconds (116 allocations: 7.906 KiB) 0.000340 seconds (399 allocations: 603.648 KiB) 0.000270 seconds (357 allocations: 600.992 KiB) 0.000683 seconds (498 allocations: 630.406 KiB) 0.000190 seconds (213 allocations: 255.758 KiB) 0.000145 seconds (171 allocations: 253.102 KiB) 0.000183 seconds (256 allocations: 366.781 KiB) 0.000184 seconds (214 allocations: 364.125 KiB) 0.000856 seconds (1.01 k allocations: 1.035 MiB) 0.000983 seconds (1.16 k allocations: 314.500 KiB) 0.001418 seconds (1.29 k allocations: 530.797 KiB) 0.000531 seconds (580 allocations: 486.922 KiB) 0.000665 seconds (683 allocations: 270.031 KiB) 0.000515 seconds (560 allocations: 506.906 KiB) 0.044239 seconds (717 allocations: 276.562 KiB, 94.97% gc time) 0.000275 seconds (530 allocations: 947.516 KiB) 0.000190 seconds (488 allocations: 944.859 KiB) 0.000669 seconds (878 allocations: 647.406 KiB) 0.000158 seconds (388 allocations: 81.297 KiB) 0.000114 seconds (346 allocations: 78.641 KiB) 0.000182 seconds (240 allocations: 903.375 KiB) 0.000163 seconds (198 allocations: 900.719 KiB) 0.000764 seconds (1.01 k allocations: 1.035 MiB) 0.000898 seconds (1.13 k allocations: 311.406 KiB) 0.001264 seconds (1.26 k allocations: 527.734 KiB) 0.000394 seconds (584 allocations: 487.234 KiB) 0.000586 seconds (671 allocations: 268.531 KiB) 0.000430 seconds (556 allocations: 506.500 KiB) 0.000660 seconds (693 allocations: 273.906 KiB) 39.620994 seconds (14.61 M allocations: 772.955 MiB, 0.80% gc time, 99.96% compilation time) 3.702945 seconds (6.85 M allocations: 353.198 MiB, 12.33% gc time, 99.92% compilation time) 0.032403 seconds (17.30 k allocations: 976.266 KiB, 93.16% compilation time) 3.807966 seconds (2.31 M allocations: 124.445 MiB, 99.95% compilation time) 0.028192 seconds (12.76 k allocations: 759.984 KiB, 94.17% compilation time) 0.031770 seconds (12.65 k allocations: 737.641 KiB, 94.06% compilation time) 0.474315 seconds (108.64 k allocations: 5.675 MiB, 99.60% compilation time: 94% of which was recompilation) 0.000263 seconds (215 allocations: 42.398 KiB) 4.473796 seconds (251.62 k allocations: 12.811 MiB, 99.99% compilation time: 100% of which was recompilation) 0.000239 seconds (244 allocations: 44.773 KiB) 0.000314 seconds (318 allocations: 26.508 KiB) 0.000144 seconds (321 allocations: 26.633 KiB) 0.000171 seconds (378 allocations: 32.102 KiB) 0.000435 seconds (635 allocations: 58.484 KiB) 0.000233 seconds (691 allocations: 68.867 KiB) 0.000271 seconds (720 allocations: 71.211 KiB) 60.826706 seconds (31.70 M allocations: 1.539 GiB, 3.03% gc time, 100.00% compilation time) 0.933630 seconds (193.72 k allocations: 10.073 MiB, 99.85% compilation time) 1.996078 seconds (2.17 M allocations: 123.238 MiB, 13.31% gc time, 99.92% compilation time) 0.017938 seconds (13.33 k allocations: 813.469 KiB, 95.29% compilation time) 0.551937 seconds (164.99 k allocations: 8.704 MiB, 99.84% compilation time) 8.004244 seconds (272.43 k allocations: 13.656 MiB, 99.99% compilation time) 0.000613 seconds (998 allocations: 93.469 KiB) 0.000486 seconds (1.04 k allocations: 95.406 KiB) 0.000419 seconds (1.10 k allocations: 99.047 KiB) 0.000652 seconds (1.86 k allocations: 159.812 KiB) 0.000668 seconds (1.90 k allocations: 165.641 KiB) 0.000692 seconds (1.94 k allocations: 168.031 KiB) 0.033052 seconds (13.87 k allocations: 1.226 MiB, 93.10% compilation time) 0.000621 seconds (1.21 k allocations: 519.680 KiB) 0.034113 seconds (13.79 k allocations: 1.159 MiB, 93.39% compilation time) 0.033846 seconds (14.14 k allocations: 1.281 MiB, 92.88% compilation time) 0.000877 seconds (1.54 k allocations: 536.852 KiB) 0.000786 seconds (1.58 k allocations: 538.758 KiB) 0.000757 seconds (1.55 k allocations: 489.664 KiB) 0.019934 seconds (13.57 k allocations: 1.253 MiB, 94.45% compilation time) 0.000167 seconds (150 allocations: 17.430 KiB) 0.000140 seconds (151 allocations: 17.367 KiB) 0.000202 seconds (206 allocations: 22.727 KiB) 0.000181 seconds (183 allocations: 33.328 KiB) 0.000192 seconds (201 allocations: 36.344 KiB) 0.000255 seconds (239 allocations: 43.711 KiB) 0.000227 seconds (230 allocations: 38.516 KiB) 0.000270 seconds (268 allocations: 46.086 KiB) 0.000200 seconds (317 allocations: 26.914 KiB) 0.000202 seconds (322 allocations: 27.070 KiB) 0.000198 seconds (379 allocations: 32.539 KiB) 0.000324 seconds (634 allocations: 60.094 KiB) 0.000356 seconds (690 allocations: 70.477 KiB) 0.000382 seconds (719 allocations: 72.820 KiB) 0.000309 seconds (632 allocations: 74.578 KiB) 0.000275 seconds (667 allocations: 76.297 KiB) 0.000288 seconds (716 allocations: 79.344 KiB) 0.000567 seconds (1.11 k allocations: 119.219 KiB) 0.000459 seconds (1.15 k allocations: 125.047 KiB) 0.000479 seconds (1.19 k allocations: 127.469 KiB) 0.000291 seconds (665 allocations: 76.578 KiB) 0.000287 seconds (704 allocations: 78.516 KiB) 0.000289 seconds (765 allocations: 82.156 KiB) 0.000449 seconds (1.17 k allocations: 124.250 KiB) 0.000482 seconds (1.22 k allocations: 130.078 KiB) 0.000497 seconds (1.26 k allocations: 132.469 KiB) 0.000513 seconds (1.50 k allocations: 534.461 KiB) 0.000565 seconds (1.53 k allocations: 381.047 KiB) 0.000575 seconds (1.55 k allocations: 437.898 KiB) 0.000662 seconds (1.53 k allocations: 418.406 KiB) 0.000567 seconds (1.53 k allocations: 536.383 KiB) 0.000531 seconds (1.58 k allocations: 384.078 KiB) 0.000596 seconds (1.59 k allocations: 440.711 KiB) 0.000674 seconds (1.59 k allocations: 421.422 KiB) 40.721631 seconds (7.69 M allocations: 415.494 MiB, 3.34% gc time, 99.96% compilation time) 3.664509 seconds (2.30 M allocations: 123.895 MiB, 99.98% compilation time) 0.017414 seconds (11.85 k allocations: 729.258 KiB, 96.61% compilation time) 0.016769 seconds (11.76 k allocations: 721.523 KiB, 96.71% compilation time) 0.340127 seconds (108.08 k allocations: 5.703 MiB, 99.78% compilation time) 0.000452 seconds (237 allocations: 77.984 KiB) 2.479842 seconds (244.55 k allocations: 12.469 MiB, 99.97% compilation time) 0.000405 seconds (266 allocations: 81.812 KiB) 0.000310 seconds (200 allocations: 31.281 KiB) 0.000234 seconds (205 allocations: 31.328 KiB) 0.000225 seconds (265 allocations: 40.852 KiB) 0.000487 seconds (297 allocations: 64.586 KiB) 0.000409 seconds (355 allocations: 84.891 KiB) 0.000395 seconds (384 allocations: 88.688 KiB) 25.015876 seconds (3.13 M allocations: 164.186 MiB, 0.99% gc time, 99.99% compilation time) 0.893778 seconds (179.94 k allocations: 9.266 MiB, 99.90% compilation time) 1.722001 seconds (2.69 M allocations: 153.257 MiB, 99.74% compilation time) 0.032776 seconds (12.04 k allocations: 817.680 KiB, 97.87% compilation time) 0.518741 seconds (164.30 k allocations: 8.773 MiB, 99.82% compilation time) 4.414125 seconds (272.99 k allocations: 13.764 MiB, 99.98% compilation time) 0.000270 seconds (308 allocations: 105.766 KiB) 0.009769 seconds (393 allocations: 109.938 KiB, 96.26% compilation time) 0.000553 seconds (408 allocations: 112.672 KiB) 0.000369 seconds (430 allocations: 153.539 KiB) 0.000404 seconds (475 allocations: 164.070 KiB) 0.000436 seconds (515 allocations: 167.680 KiB) 0.020135 seconds (12.67 k allocations: 1.636 MiB, 94.24% compilation time) 0.000583 seconds (908 allocations: 983.227 KiB) 0.018769 seconds (12.58 k allocations: 1.525 MiB, 94.70% compilation time) 0.019816 seconds (12.93 k allocations: 1.737 MiB, 93.70% compilation time) 0.000569 seconds (882 allocations: 980.047 KiB) 0.000545 seconds (921 allocations: 981.844 KiB) 0.000567 seconds (901 allocations: 891.531 KiB) 0.018205 seconds (12.93 k allocations: 1.734 MiB, 93.45% compilation time) 0.000140 seconds (142 allocations: 27.969 KiB) 0.000139 seconds (143 allocations: 27.734 KiB) 0.000192 seconds (201 allocations: 37.117 KiB) 0.000229 seconds (179 allocations: 57.680 KiB) 0.000245 seconds (197 allocations: 63.211 KiB) 0.000279 seconds (237 allocations: 78.047 KiB) 0.000265 seconds (226 allocations: 66.602 KiB) 0.000282 seconds (266 allocations: 81.812 KiB) 0.000137 seconds (200 allocations: 31.281 KiB) 0.000146 seconds (205 allocations: 31.328 KiB) 0.000174 seconds (265 allocations: 40.852 KiB) 0.000233 seconds (297 allocations: 64.586 KiB) 0.000302 seconds (355 allocations: 84.891 KiB) 0.000319 seconds (384 allocations: 88.688 KiB) 0.000280 seconds (309 allocations: 105.781 KiB) 0.000248 seconds (344 allocations: 107.328 KiB) 0.000278 seconds (393 allocations: 111.703 KiB) 0.000343 seconds (431 allocations: 153.555 KiB) 0.000383 seconds (476 allocations: 164.086 KiB) 0.000409 seconds (516 allocations: 167.727 KiB) 0.000198 seconds (308 allocations: 105.766 KiB) 0.000242 seconds (347 allocations: 107.594 KiB) 0.000276 seconds (408 allocations: 112.672 KiB) 0.000313 seconds (430 allocations: 153.539 KiB) 0.000382 seconds (475 allocations: 164.070 KiB) 0.000422 seconds (515 allocations: 167.680 KiB) 0.000541 seconds (883 allocations: 979.781 KiB) 0.000580 seconds (917 allocations: 669.586 KiB) 0.000633 seconds (935 allocations: 783.289 KiB) 0.113318 seconds (914 allocations: 746.656 KiB, 96.69% gc time) 0.000529 seconds (874 allocations: 979.297 KiB) 0.000565 seconds (920 allocations: 669.852 KiB) 0.000604 seconds (934 allocations: 783.273 KiB) 0.000776 seconds (922 allocations: 746.844 KiB) 282.127193 seconds (37.60 M allocations: 1.996 GiB, 0.81% gc time, 99.94% 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 _ZNK4llvm11Instruction13getAAMetadataEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm14MemoryLocation3getEPKNS_8LoadInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults30getSimplePointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults24getPointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults23getNonLocalInfoForBlockEPNS_11InstructionERKNS_14MemoryLocationEbPNS_10BasicBlockEPSt6vectorINS_16NonLocalDepEntryESaIS9_EEjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults27getNonLocalPointerDepFromBBEPNS_11InstructionERKNS_12PHITransAddrERKNS_14MemoryLocationEbPNS_10BasicBlockERNS_15SmallVectorImplINS_17NonLocalDepResultEEERNS_13SmallDenseMapISA_PNS_5ValueELj16ENS_12DenseMapInfoISA_vEENS_6detail12DenseMapPairISA_SH_EEEEbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults28getNonLocalPointerDependencyEPNS_11InstructionERNS_15SmallVectorImplINS_17NonLocalDepResultEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_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 _typed_hvncat at ./abstractarray.jl:2538 _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] jl_f__apply_iterate at /source/src/builtins.c:876 typed_hvncat at ./abstractarray.jl:2369 _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] jl_f__apply_iterate at /source/src/builtins.c:876 typed_hvcat at ./abstractarray.jl:2211 _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] jl_f__apply_iterate at /source/src/builtins.c:876 _hvcat at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/connections.jl:0 _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] 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: 0x7a92c8d47469) 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_54631.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_54631.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_65414.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: 0x7a9327d9f249) 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 wait_forever at ./task.jl:1168 jfptr_wait_forever_38735.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 0x0000779e9f39dc30 Total snapshots: 437. Utilization: 0% ╎437 @Base/task.jl:1168 wait_forever() 436╎ 437 @Base/task.jl:1246 wait() [25] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/test/test_ordred.jl:16 _ZNK4llvm11Instruction11getMetadataEj.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) Allocations: 729599348 (Pool: 729593204; Big: 6144); GC: 208 PkgEval terminated after 2746.64s: test duration exceeded the time limit