Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.1095 (0679da10f9*) started at 2025-09-07T13:48:18.265 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.97s ################################################################################ # Installation # Installing FaultDetectionTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fbfc5fa0] + FaultDetectionTools v1.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.4.4 [fbfc5fa0] + FaultDetectionTools v1.3.2 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.4 [48965c70] + MatrixPencils v1.9.0 [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 [1e83bf80] + StaticArraysCore v1.4.3 [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 v0.7.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.13.1+0 Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_qI890s" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_u0AbDr"). Fatal error: ERROR: LoadError: MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame}) The function `stacktrace` exists, but no method is defined for this combination of argument types. Closest candidates are: stacktrace(!Matched::Bool) @ Base stacktraces.jl:206 stacktrace() @ Base stacktraces.jl:206 stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool) @ Base stacktraces.jl:193 ... Stacktrace: [1] CapturedException(ex::ConcurrencyViolationError, bt_raw::Vector{Base.StackTraces.StackFrame}) @ Base ./task.jl:17 [2] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [3] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [4] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [6] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [7] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [8] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [9] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [10] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [11] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [12] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [13] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [14] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [16] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [18] IncludeInto @ ./Base.jl:310 [inlined] [19] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [20] include(mod::Module, _path::String) @ Base ./Base.jl:308 [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3072 [22] top-level scope @ stdin:5 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [25] include_string @ ./loading.jl:2928 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [27] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 83.89s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_6SwmIu/Project.toml` [861a8166] Combinatorics v1.0.3 [a81e2ce2] DescriptorSystems v1.4.4 [fbfc5fa0] FaultDetectionTools v1.3.2 ⌅ [033835bb] JLD2 v0.4.54 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [429524aa] Optim v1.13.2 [f27b6e38] Polynomials v4.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6SwmIu/Manifest.toml` [47edcb42] ADTypes v1.17.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.20.0 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.7 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [fbfc5fa0] FaultDetectionTools v1.3.2 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.1.0 [92d709cd] IrrationalConstants v0.2.4 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.1 [d3d80556] LineSearches v7.4.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f27b6e38] Polynomials v4.1.0 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.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.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test_fdiutils FaultDetectionTools.FDIModel{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -2.0 0.0 0.0 0.0 -3.0 0.0 0.0 0.0 -2.0 Input matrix B: 3×5 Matrix{Float64}: 1.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 Output matrix C: 2×3 Matrix{Float64}: -1.0 0.0 -3.0 0.0 -1.0 0.0 Feedthrough matrix D: 2×5 Matrix{Float64}: 1.0 1.0 1.0 1.0 0.0 1.0 0.0 1.0 0.0 1.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 disturbances 2:2 faults 3:5 FaultDetectionTools.FDFilter{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 1.4779 -1.50316 0.0597529 0.927916 -0.285805 -0.0952438 -0.0815504 0.233914 -0.199187 Input matrix B: 3×3 Matrix{Float64}: -2.67041 -1.14019 -0.877015 -0.406103 0.933287 0.507378 1.45575 -0.466321 1.16602 Output matrix C: 1×3 Matrix{Float64}: 1.06173 -0.621201 0.581316 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.0595677 0.753772 0.104503 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDIFilter{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.243324 0.759645 1.1092 1.40867 -0.209154 0.707386 -0.180841 -0.598201 -1.40327 Input matrix B: 3×3 Matrix{Float64}: 0.0206144 1.28019 -0.885085 -0.515533 1.38141 -0.159477 -0.376997 -0.0470482 -0.579219 Output matrix C: 1×3 Matrix{Float64}: 1.12297 -0.799875 0.188162 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.387931 0.42022 0.137658 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.213887 0.362127 0.474978 0.131039 Input matrix B: 2×3 Matrix{Float64}: 0.518459 -0.649813 0.567789 -1.29515 -1.36483 -1.57737 Output matrix C: 2×2 Matrix{Float64}: -0.272874 0.112411 -0.902683 0.571943 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.894685 0.691241 0.357918 0.745086 0.987946 0.939516 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDFilterIF{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 2.55512 0.61801 0.683383 0.751735 0.33175 0.66681 2.17234 -0.223504 0.0491038 Input matrix B: 3×6 Matrix{Float64}: 0.647143 -0.44992 -1.1339 -2.9583 1.41514 -1.73715 0.176735 0.744896 0.891252 -1.14836 -0.108638 -1.83199 -1.19348 1.04557 -0.604222 -0.537579 0.488948 1.95252 Output matrix C: 1×3 Matrix{Float64}: 1.23478 -0.150071 1.61918 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.26244 0.0298911 0.336141 0.512965 0.0118702 0.720249 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.343881 -0.128799 -0.28589 0.345392 0.84972 -0.252662 1.49267 -1.22893 -0.588485 Input matrix B: 3×6 Matrix{Float64}: 1.09137 0.51997 -1.9919 0.865402 -0.0443507 1.13538 0.775533 -0.752086 -0.316641 0.874715 -0.214092 1.43515 -0.114756 0.248538 1.7613 -0.000309217 0.63605 0.0979678 Output matrix C: 1×3 Matrix{Float64}: 0.563112 -0.739048 -0.364679 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.142051 0.674783 0.846068 0.707668 0.721063 0.251252 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.952708 0.296879 0.118028 0.402717 Input matrix B: 2×6 Matrix{Float64}: -0.589351 0.802783 -2.30209 0.0742152 0.288421 0.821073 -0.342975 0.521241 -0.145585 -0.503246 -0.159946 -0.229363 Output matrix C: 2×2 Matrix{Float64}: 2.09103 0.496437 1.05655 1.58471 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.730043 0.0573407 0.436814 0.880792 0.757572 0.854005 0.849219 0.750026 0.59741 0.946096 0.233737 0.615069 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.343881 -0.128799 -0.28589 0.345392 0.84972 -0.252662 1.49267 -1.22893 -0.588485 Input matrix B: 3×3 Matrix{Float64}: 0.865402 -0.0443507 1.13538 0.874715 -0.214092 1.43515 -0.000309217 0.63605 0.0979678 Output matrix C: 1×3 Matrix{Float64}: 0.563112 -0.739048 -0.364679 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.707668 0.721063 0.251252 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.952708 0.296879 0.118028 0.402717 Input matrix B: 2×3 Matrix{Float64}: 0.0742152 0.288421 0.821073 -0.503246 -0.159946 -0.229363 Output matrix C: 2×2 Matrix{Float64}: 2.09103 0.496437 1.05655 1.58471 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.880792 0.757572 0.854005 0.946096 0.233737 0.615069 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 37.803987 seconds (20.94 M allocations: 1.133 GiB, 1.09% gc time, 99.97% compilation time) 5.441534 seconds (2.24 M allocations: 126.394 MiB, 3.01% gc time, 99.99% compilation time) 2.030654 seconds (1.05 M allocations: 58.140 MiB, 99.98% compilation time) 37.698609 seconds (26.55 M allocations: 1.451 GiB, 2.69% gc time, 100.00% compilation time) 6.527758 seconds (2.68 M allocations: 149.924 MiB, 4.17% gc time, 99.96% compilation time) 0.233553 seconds (128.10 k allocations: 7.320 MiB, 99.85% compilation time) 4.889899 seconds (360.61 k allocations: 19.311 MiB, 99.97% compilation time) 0.000191 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 242.174429 seconds (93.87 M allocations: 5.039 GiB, 1.87% gc time, 100.00% compilation time) 53.159557 seconds (22.32 M allocations: 1.221 GiB, 2.89% gc time, 99.99% compilation time) 19.983895 seconds (8.04 M allocations: 454.252 MiB, 0.54% gc time, 99.98% compilation time) 3.561165 seconds (1.55 M allocations: 89.387 MiB, 99.91% compilation time) 0.674257 seconds (148.16 k allocations: 33.076 MiB, 13.82% gc time, 99.09% compilation time) 15.981838 seconds (1.89 M allocations: 139.283 MiB, 1.00% gc time, 99.23% compilation time) 0.027661 seconds (19.68 k allocations: 13.206 MiB, 86.79% compilation time) 90.750844 seconds (7.95 M allocations: 455.309 MiB, 0.31% gc time, 99.99% compilation time) 0.086152 seconds (108.51 k allocations: 108.271 MiB, 73.88% gc time) 0.064532 seconds (143.66 k allocations: 126.249 MiB, 47.00% gc time) 0.357667 seconds (153.66 k allocations: 113.620 MiB, 12.66% gc time, 80.63% compilation time) 45.761030 seconds (10.40 M allocations: 590.016 MiB, 0.84% gc time, 99.52% compilation time) 0.065765 seconds (108.51 k allocations: 108.270 MiB, 63.58% gc time) 0.110852 seconds (265.13 k allocations: 229.535 MiB, 50.23% gc time) 0.000417 seconds (693 allocations: 394.273 KiB) 0.017358 seconds (1.69 k allocations: 960.102 KiB, 90.31% gc time) 0.000434 seconds (1.22 k allocations: 626.055 KiB) 0.169832 seconds (31.32 k allocations: 8.330 MiB, 98.55% compilation time) 0.212873 seconds (53.15 k allocations: 13.148 MiB, 97.48% compilation time) 0.026879 seconds (7.97 k allocations: 6.862 MiB, 88.18% gc time) 0.001478 seconds (3.03 k allocations: 2.788 MiB) 0.001783 seconds (6.49 k allocations: 4.672 MiB) 0.000941 seconds (3.67 k allocations: 2.942 MiB) 0.073984 seconds (3.08 k allocations: 2.829 MiB, 96.43% gc time) 0.001651 seconds (6.85 k allocations: 4.950 MiB) 0.000933 seconds (3.83 k allocations: 3.097 MiB) 0.083588 seconds (85.90 k allocations: 82.399 MiB, 73.42% gc time) 0.072649 seconds (134.08 k allocations: 103.204 MiB, 51.05% gc time) 0.054103 seconds (93.15 k allocations: 86.231 MiB, 55.08% gc time) 0.130217 seconds (159.78 k allocations: 50.255 MiB, 11.54% gc time, 70.07% compilation time) 3.377299 seconds (1.22 M allocations: 74.358 MiB, 0.78% gc time, 99.85% compilation time) 0.049213 seconds (36.02 k allocations: 14.688 MiB, 82.75% compilation time) 0.000403 seconds (658 allocations: 427.359 KiB) 0.000852 seconds (1.95 k allocations: 1.344 MiB) 0.032646 seconds (11.35 k allocations: 1.063 MiB, 94.82% compilation time) 0.017849 seconds (9.11 k allocations: 474.547 KiB, 98.59% compilation time) 0.023068 seconds (20.08 k allocations: 1.247 MiB, 96.92% compilation time) 0.050496 seconds (20.15 k allocations: 1.557 MiB, 96.67% compilation time) 0.000095 seconds (498 allocations: 29.500 KiB) 0.000385 seconds (1.28 k allocations: 487.375 KiB) 0.000533 seconds (1.56 k allocations: 565.352 KiB) 0.020777 seconds (5.54 k allocations: 495.117 KiB, 93.27% compilation time) Test_efdsyn 12.361660 seconds (13.07 M allocations: 723.459 MiB, 2.04% gc time, 99.96% compilation time) 13.875388 seconds (2.72 M allocations: 147.572 MiB, 5.12% gc time, 99.98% compilation time) 0.666177 seconds (158.81 k allocations: 9.094 MiB, 99.31% compilation time) 0.001069 seconds (1.45 k allocations: 265.578 KiB) 87.224081 seconds (24.02 M allocations: 1.319 GiB, 0.58% gc time, 99.98% compilation time) 0.037801 seconds (3.29 k allocations: 706.992 KiB, 94.24% compilation time) 17.882669 seconds (3.60 M allocations: 200.247 MiB, 1.10% gc time, 99.97% compilation time) 0.001242 seconds (2.00 k allocations: 597.203 KiB) 0.103140 seconds (69.94 k allocations: 4.475 MiB, 98.83% compilation time) 30.930044 seconds (6.08 M allocations: 337.114 MiB, 0.49% gc time, 99.99% compilation time) 7.613311 seconds (1.19 M allocations: 67.205 MiB, 99.96% compilation time) 0.000838 seconds (2.83 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 25.878011 seconds (4.59 M allocations: 256.352 MiB, 2.49% gc time, 99.99% compilation time) 1.249614 seconds (738.98 k allocations: 45.012 MiB, 9.65% gc time, 99.71% compilation time) 0.000978 seconds (638 allocations: 163.828 KiB) 0.038523 seconds (14.47 k allocations: 1.245 MiB, 95.65% compilation time) 0.000228 seconds (1.03 k allocations: 381.375 KiB) 0.037004 seconds (14.14 k allocations: 1.127 MiB, 95.30% compilation time) 0.000257 seconds (695 allocations: 165.875 KiB) 0.000417 seconds (599 allocations: 63.195 KiB) 0.000197 seconds (558 allocations: 60.148 KiB) 0.000212 seconds (593 allocations: 61.680 KiB) 0.000156 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.697949 seconds (3.61 M allocations: 206.423 MiB, 0.91% gc time, 99.94% compilation time) 0.085055 seconds (57.12 k allocations: 3.578 MiB, 97.96% compilation time) 1.377781 seconds (169.14 k allocations: 10.942 MiB, 99.83% compilation time) 0.090060 seconds (52.83 k allocations: 3.327 MiB, 98.06% compilation time) 0.000552 seconds (997 allocations: 186.938 KiB) 0.043147 seconds (3.63 k allocations: 1.072 MiB, 97.15% compilation time) 6.732851 seconds (2.36 M allocations: 137.181 MiB, 0.80% gc time, 99.95% compilation time) 2.395816 seconds (1.01 M allocations: 60.129 MiB, 2.14% gc time, 99.89% compilation time) 0.000853 seconds (3.47 k allocations: 1.071 MiB) 5.125820 seconds (1.47 M allocations: 84.006 MiB, 1.30% gc time, 99.94% compilation time) 0.040178 seconds (14.92 k allocations: 1.176 MiB, 99.07% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:8 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -2.65723e-15 4.67139e-15 3.33308e-15 1.30297e-15 2.95099e-16 -3.5081e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: 3.19975e-15 -4.21249e-15 -2.83643e-15 -2.37638e-14 -3.37827e-16 -1.76324e-15 -1.0 2.21775 -26.8732 25.6555 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: 5.26941e-16 -9.3611e-16 -6.45673e-16 -7.03726e-16 -9.81554e-17 1.3359e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: 3.91553e-16 -1.50421e-17 -1.6362e-16 1.13941e-15 6.12693e-17 4.39846e-16 -1.41971e-16 -2.29008 1.0 1.29008 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: 0.0 0.0 0.0 0.0 0.0 0.0 Feedthrough matrix D: 1×10 Matrix{Float64}: 1.7243e-16 -8.29591e-17 -6.69168e-17 -8.08453e-16 0.0 0.0 -8.04498e-18 -4.90601e-18 -1.0 1.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: 1.92942e-16 -3.07205e-16 -2.70981e-16 -2.04892e-16 -3.71907e-17 5.50651e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 2.4779e-16 -9.93135e-17 -1.33546e-16 1.20715e-16 3.11869e-17 1.61717e-16 -2.83359e-16 -1.0 -6.16911e-17 1.0 Continuous-time state-space model. Filter# 5: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -2.42492e-16 3.13864e-16 2.67215e-16 2.46278e-16 3.44531e-17 -4.66839e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: -5.95095e-17 -4.08248e-17 9.05336e-17 -9.19157e-16 -2.81545e-17 -1.41917e-16 -1.27062e-16 1.0 -1.0 1.10097e-17 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -1.33227e-15 2.22045e-15 1.55431e-15 1.44329e-15 2.08167e-16 -2.66454e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: -4.83173e-16 -1.5555e-15 -6.30379e-16 -1.85896e-15 -1.52656e-16 -8.32667e-16 2.22053 -3.86828e-16 -1.22053 -1.0 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: 4.14986e-16 -6.40272e-16 -4.93025e-16 -4.26936e-16 -6.49463e-17 7.72696e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 2.19959e-16 5.08752e-16 1.50866e-16 3.01224e-16 4.50647e-17 2.7274e-16 -1.0 1.61815e-16 -1.10601e-16 1.0 Continuous-time state-space model. Filter# 8: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -5.68623e-16 8.17044e-16 6.54676e-16 5.81801e-16 8.54934e-17 -1.07409e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: -9.01822e-17 -7.44201e-16 -3.01918e-16 -1.19172e-15 -6.35702e-17 -3.56258e-16 1.0 -1.33298e-16 -1.0 -6.84047e-17 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -1.11022e-15 1.44329e-15 9.99201e-16 1.22125e-15 1.38778e-16 -1.55431e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: 9.43806e-17 -2.43379e-15 -1.64077e-15 -9.40416e-16 -1.11022e-16 -6.10623e-16 3.56338 -4.56338 1.16692e-16 1.0 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: 1.79816e-16 -2.77434e-16 -2.13631e-16 -1.84994e-16 -2.81416e-17 3.34813e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: -2.04789e-17 5.60999e-16 2.94172e-16 1.81458e-16 1.95268e-17 1.1818e-16 -1.0 1.0 -5.20718e-17 1.18667e-16 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 6×6 Matrix{Float64}: -0.469216 1.53553 0.117349 1.46776 0.0 0.0 -1.55943 -0.838834 -1.68308 1.00631 0.0 0.0 0.713096 -0.684804 -0.519681 0.733797 0.0 0.0 0.264374 1.49848 -0.63084 0.538247 0.0 0.0 0.0 0.0 0.0 0.0 -1.93244 1.15122 0.0 0.0 0.0 0.0 -1.56541 -0.743391 Input matrix B: 6×10 Matrix{Float64}: -0.0278957 -0.947809 -0.0806575 1.05827 0.0 0.0 0.0 0.0 0.0 0.0 1.19767 -0.761605 -0.650289 0.527822 0.0 0.0 0.0 0.0 0.0 0.0 0.2229 -0.37125 -0.623902 -0.859524 0.0 0.0 0.0 0.0 0.0 0.0 0.503482 -1.57264 0.506862 -0.0129218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.23652 0.103622 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.591938 0.81222 0.0 0.0 0.0 0.0 Output matrix C: 1×6 Matrix{Float64}: -3.28568e-15 4.59352e-15 3.94335e-15 3.61745e-15 6.17459e-16 -6.57756e-15 Feedthrough matrix D: 1×10 Matrix{Float64}: -4.42446e-16 -7.93246e-15 -3.82855e-15 -2.37332e-15 -4.11448e-16 -2.02434e-15 10.6584 -11.6584 1.0 7.22231e-17 Continuous-time state-space model. Input groups: Name Channels controls 1:4 disturbances 5:6 faults 7:10 0.003253 seconds (12.17 k allocations: 8.594 MiB) 0.002753 seconds (8.07 k allocations: 4.792 MiB) 0.002393 seconds (8.05 k allocations: 4.824 MiB) 6.983391 seconds (2.79 M allocations: 175.237 MiB, 1.44% gc time, 99.84% compilation time) 4.692072 seconds (917.47 k allocations: 178.883 MiB, 1.68% gc time, 97.27% compilation time) 52.059060 seconds (9.25 M allocations: 645.182 MiB, 0.52% gc time, 99.64% compilation time) 5.273384 seconds (1.88 M allocations: 111.344 MiB, 0.57% gc time, 99.30% compilation time) 5.125534 seconds (1.88 M allocations: 108.359 MiB, 0.75% gc time, 99.94% compilation time) 15.020821 seconds (2.97 M allocations: 170.521 MiB, 0.95% gc time, 99.98% compilation time) 5.487622 seconds (1.47 M allocations: 84.572 MiB, 99.94% compilation time) 0.001305 seconds (5.12 k allocations: 1.871 MiB) 6.565663 seconds (1.59 M allocations: 91.469 MiB, 99.95% compilation time) Test_afdsyn 12.940672 seconds (16.18 M allocations: 904.638 MiB, 3.26% gc time, 99.93% compilation time) 2.008051 seconds (1.22 M allocations: 71.390 MiB, 99.87% compilation time) 3.819427 seconds (3.70 M allocations: 221.352 MiB, 1.73% gc time, 99.89% compilation time) 0.148692 seconds (38.14 k allocations: 2.953 MiB, 97.84% compilation time) 182.762201 seconds (21.29 M allocations: 1.121 GiB, 0.24% gc time, 99.99% compilation time) 0.116070 seconds (42.41 k allocations: 2.894 MiB, 93.80% compilation time) 0.023225 seconds (14.54 k allocations: 1.539 MiB, 91.66% compilation time) 0.001187 seconds (2.77 k allocations: 828.398 KiB) 0.000432 seconds (1.12 k allocations: 196.586 KiB) 0.001073 seconds (3.04 k allocations: 856.289 KiB) 0.000437 seconds (1.18 k allocations: 204.273 KiB) 0.001120 seconds (2.85 k allocations: 755.789 KiB) 0.003262 seconds (3.73 k allocations: 1.382 MiB) 0.002223 seconds (3.86 k allocations: 1.608 MiB) 0.002364 seconds (3.89 k allocations: 1.678 MiB) 3.219732 seconds (2.24 M allocations: 132.570 MiB, 99.82% compilation time) 1.881266 seconds (996.75 k allocations: 60.625 MiB, 4.42% gc time, 99.79% compilation time) 0.710068 seconds (192.84 k allocations: 12.864 MiB, 99.38% compilation time) 7.116960 seconds (4.33 M allocations: 245.781 MiB, 99.92% compilation time) 16.215374 seconds (2.31 M allocations: 126.922 MiB, 0.49% gc time, 99.97% compilation time) 1.580982 seconds (888.22 k allocations: 54.507 MiB, 6.74% gc time, 99.70% compilation time) 0.001939 seconds (3.61 k allocations: 1.355 MiB) 0.963367 seconds (214.43 k allocations: 13.239 MiB, 99.62% compilation time) 0.352401 seconds (91.47 k allocations: 7.166 MiB, 99.12% compilation time) 0.002265 seconds (4.99 k allocations: 2.511 MiB) 0.051046 seconds (21.31 k allocations: 3.838 MiB, 92.95% compilation time) 0.043747 seconds (14.41 k allocations: 1.116 MiB, 94.29% compilation time) 2.021741 seconds (970.73 k allocations: 58.624 MiB, 6.18% gc time, 99.79% compilation time) 0.000730 seconds (1.47 k allocations: 307.758 KiB) ┌ Warning: afdsyn: expected reduced order not achieved └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:1545 0.152288 seconds (20.64 k allocations: 2.757 MiB, 95.87% compilation time) afdsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 Expression: iszero(R.sys[:, [R.controls; R.disturbances]], atol = 1.0e-7) && (iszero(R.sys[:, [R.faults; R.noise]] - Rfw.sys[:, [Rfw.faults; Rfw.noise]]) && (fdisspec(Rfw, block = true) == Bool[1 1] && (maximum(real(gpole(Q))) >= -3 && (minimum(real(gpole(Q))) <= -3 && (fdif2ngap(R))[1] ≈ info.gap)))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 7.929360 seconds (5.11 M allocations: 298.622 MiB, 1.68% gc time, 99.93% compilation time) 0.044074 seconds (4.33 k allocations: 1.397 MiB, 93.38% compilation time) 0.033865 seconds (21.75 k allocations: 2.800 MiB, 95.07% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 4.410506 seconds (983.77 k allocations: 61.034 MiB, 0.73% gc time, 99.08% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.001329 seconds (3.12 k allocations: 1.263 MiB) 4.157656 seconds (2.87 M allocations: 173.186 MiB, 2.01% gc time, 99.91% compilation time) 0.035661 seconds (21.32 k allocations: 3.028 MiB, 95.38% compilation time) 0.036876 seconds (22.17 k allocations: 3.185 MiB, 94.99% compilation time) 0.001119 seconds (4.59 k allocations: 2.033 MiB) 2.875894 seconds (2.01 M allocations: 121.392 MiB, 1.27% gc time, 99.90% compilation time) 3.215571 seconds (2.64 M allocations: 159.940 MiB, 3.88% gc time, 99.89% compilation time) 0.042635 seconds (13.86 k allocations: 1016.586 KiB, 95.34% compilation time) 0.037376 seconds (17.74 k allocations: 1.320 MiB, 97.75% compilation time) 0.051642 seconds (19.40 k allocations: 1.799 MiB, 95.81% compilation time) 0.000339 seconds (2.08 k allocations: 671.828 KiB) 0.844074 seconds (587.26 k allocations: 35.990 MiB, 99.73% compilation time) 0.000309 seconds (1.32 k allocations: 232.992 KiB) 0.000547 seconds (1.11 k allocations: 125.859 KiB) 0.000290 seconds (1.07 k allocations: 122.031 KiB) 0.000299 seconds (1.10 k allocations: 123.594 KiB) 0.000213 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 7.381353 seconds (3.55 M allocations: 206.434 MiB, 0.75% gc time, 99.89% compilation time) 0.093413 seconds (58.38 k allocations: 3.741 MiB, 97.57% compilation time) 0.087659 seconds (59.51 k allocations: 4.421 MiB, 95.69% compilation time) 0.001452 seconds (2.41 k allocations: 891.781 KiB) 1.373898 seconds (174.19 k allocations: 11.501 MiB, 99.88% compilation time) 0.086028 seconds (58.36 k allocations: 3.748 MiB, 97.44% compilation time) 0.000557 seconds (1.69 k allocations: 262.539 KiB) 0.001399 seconds (5.75 k allocations: 1.670 MiB) 7.526836 seconds (3.58 M allocations: 207.680 MiB, 1.19% gc time, 99.96% compilation time) 0.002492 seconds (8.09 k allocations: 2.801 MiB) 3.010037 seconds (1.44 M allocations: 93.108 MiB, 99.78% compilation time) 0.005147 seconds (15.05 k allocations: 6.907 MiB) 0.004697 seconds (14.95 k allocations: 6.894 MiB) 10.099916 seconds (5.62 M allocations: 352.428 MiB, 1.37% gc time, 99.47% compilation time) 0.120034 seconds (342.77 k allocations: 186.948 MiB, 20.02% gc time) 9.010699 seconds (3.90 M allocations: 389.336 MiB, 1.36% gc time, 97.89% compilation time) 5.032803 seconds (2.79 M allocations: 167.901 MiB, 0.58% gc time, 99.88% compilation time) 6.635701 seconds (3.29 M allocations: 194.774 MiB, 0.91% gc time, 99.95% compilation time) 0.046093 seconds (27.22 k allocations: 5.574 MiB, 87.95% compilation time) 2.880094 seconds (1.45 M allocations: 90.487 MiB, 99.77% compilation time) 0.002563 seconds (8.96 k allocations: 3.074 MiB) 6.291284 seconds (3.05 M allocations: 180.634 MiB, 0.94% gc time, 99.95% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.086607 seconds (56.33 k allocations: 15.758 MiB, 85.11% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 0.067958 seconds (25.21 k allocations: 14.799 MiB, 57.82% gc time, 25.37% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 Test_emmsyn 4.172405 seconds (7.46 M allocations: 409.740 MiB, 2.59% gc time, 99.94% compilation time) 0.605556 seconds (390.41 k allocations: 22.006 MiB, 99.59% compilation time) 1.400237 seconds (878.14 k allocations: 49.153 MiB, 99.16% compilation time) emmsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 Expression: iszero(Rf.sys - Q.sys * sysf.sys, atol = 1.0e-7) && fdimmperf(Rf, info.M * sysr) == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:16 3.493086 seconds (1.71 M allocations: 95.252 MiB, 2.35% gc time, 99.80% compilation time) 0.026882 seconds (19.61 k allocations: 2.311 MiB, 95.76% compilation time) 0.028552 seconds (7.58 k allocations: 2.700 MiB, 91.25% compilation time) 1.545453 seconds (368.98 k allocations: 21.320 MiB, 99.76% compilation time) 1.645572 seconds (1.25 M allocations: 72.388 MiB, 99.85% compilation time) 0.000498 seconds (2.00 k allocations: 919.227 KiB) 1.345534 seconds (1.32 M allocations: 75.793 MiB, 99.84% compilation time) 0.086894 seconds (15.35 k allocations: 1.958 MiB, 70.21% gc time, 26.94% compilation time) 0.000981 seconds (2.79 k allocations: 1.298 MiB) 0.000483 seconds (2.06 k allocations: 1.232 MiB) 1.253958 seconds (1.08 M allocations: 61.795 MiB, 99.91% compilation time) 4.746866 seconds (3.63 M allocations: 203.546 MiB, 2.43% gc time, 99.97% compilation time) 0.001435 seconds (2.60 k allocations: 1.629 MiB) 21.784632 seconds (8.11 M allocations: 453.573 MiB, 4.03% gc time, 99.85% compilation time) 0.056678 seconds (23.14 k allocations: 4.995 MiB, 92.43% compilation time) 0.153980 seconds (47.45 k allocations: 4.095 MiB, 98.37% compilation time) 0.102039 seconds (12.17 k allocations: 8.594 MiB, 93.82% gc time) 5.213156 seconds (1.47 M allocations: 86.644 MiB, 99.90% compilation time) 0.041185 seconds (21.45 k allocations: 8.131 MiB, 90.99% compilation time) 0.002762 seconds (8.33 k allocations: 6.899 MiB) Test_ammsyn 27.725057 seconds (26.45 M allocations: 1.460 GiB, 1.72% gc time, 99.97% compilation time) 0.882705 seconds (228.81 k allocations: 13.128 MiB, 99.52% compilation time) 1.452414 seconds (387.25 k allocations: 22.952 MiB, 99.42% compilation time) 2.513664 seconds (953.72 k allocations: 57.258 MiB, 8.67% gc time, 99.85% compilation time) 0.003638 seconds (11.81 k allocations: 9.127 MiB) 2.558356 seconds (535.70 k allocations: 29.815 MiB, 99.83% compilation time) 0.000518 seconds (2.05 k allocations: 865.758 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 42.049489 seconds (13.92 M allocations: 780.746 MiB, 0.73% gc time, 99.94% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 ====================================================================================== 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 27 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm7GVNPass9LeaderMap13verifyRemovedEPKNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17removeInstructionEPNS_11InstructionE 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:791 operator() at /source/src/jitlayers.cpp:1510 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:1471 [inlined] operator() at /source/src/jitlayers.cpp:1623 [inlined] addModule at /source/src/jitlayers.cpp:2080 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3595 _jl_invoke at /source/src/gf.c:4053 [inlined] ijl_apply_generic at /source/src/gf.c:4258 #ghanorm#140 at /home/pkgeval/.julia/packages/DescriptorSystems/7S3aT/src/analysis.jl:529 ghanorm at /home/pkgeval/.julia/packages/DescriptorSystems/7S3aT/src/analysis.jl:487 unknown function (ip: 0x7322600b15a3) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 #glinfldp#184 at /home/pkgeval/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:542 glinfldp at /home/pkgeval/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:435 [inlined] glinfldp at /home/pkgeval/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:435 unknown function (ip: 0x7322600ae16b) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 #ammsyn#41 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4499 unknown function (ip: 0x732260090a33) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 ammsyn at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4134 unknown function (ip: 0x73226008007b) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:132 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:14 _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_invoke at /source/src/gf.c:4068 jl_toplevel_eval_flex at /source/src/toplevel.c:761 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_60601.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [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:690 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:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_60601.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_57286.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [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: 0x7322b74ca249) 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:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_73304.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000709ec9f89d20 Total snapshots: 431. Utilization: 0% ╎431 @Base/task.jl:1137 wait_forever() 430╎ 431 @Base/task.jl:1200 wait() ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 81.757988 seconds (35.59 M allocations: 1.837 GiB, 2.69% gc time, 99.96% compilation time) [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:12 _ZN4llvm15FixedVectorType3getEPNS_4TypeEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13slpvectorizer7BoUpSLP11getTreeCostENS_8ArrayRefIPNS_5ValueEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass18tryToVectorizeListENS_8ArrayRefIPNS_5ValueEEERNS_13slpvectorizer7BoUpSLPEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass14tryToVectorizeEPNS_11InstructionERNS_13slpvectorizer7BoUpSLPE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass17vectorizeCmpInstsISt16reverse_iteratorIPKPNS_7CmpInstEEEEbNS_14iterator_rangeIT_EEPNS_10BasicBlockERNS_13slpvectorizer7BoUpSLPE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass22vectorizeChainsInBlockEPNS_10BasicBlockERNS_13slpvectorizer7BoUpSLPE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass7runImplERNS_8FunctionEPNS_15ScalarEvolutionEPNS_19TargetTransformInfoEPNS_17TargetLibraryInfoEPNS_9AAResultsEPNS_8LoopInfoEPNS_13DominatorTreeEPNS_15AssumptionCacheEPNS_12DemandedBitsEPNS_25OptimizationRemarkEmitterE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17SLPVectorizerPass3runERNS_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:791 operator() at /source/src/jitlayers.cpp:1510 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:1471 [inlined] operator() at /source/src/jitlayers.cpp:1623 [inlined] addModule at /source/src/jitlayers.cpp:2080 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3595 _jl_invoke at /source/src/gf.c:4053 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] jl_f_invokelatest at /source/src/builtins.c:883 profile_printing_listener at ./Base.jl:336 #start_profile_listener##0 at ./Base.jl:354 jfptr_YY.start_profile_listenerYY.YY.0_18378.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 777700839 (Pool: 777694772; Big: 6067); GC: 317 PkgEval terminated after 2737.67s: test duration exceeded the time limit