Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.966 (46c2a5c7e1*) started at 2025-08-07T13:49:26.609 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.19s ################################################################################ # 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.3 [48965c70] + MatrixPencils v1.8.5 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [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.49s ################################################################################ # 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_DmdA4n" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_GaiqyK"). 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:202 stacktrace() @ Base stacktraces.jl:202 stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool) @ Base stacktraces.jl:189 ... 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/Z8SWe/src/workloads.jl:73 [inlined] [14] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/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:312 [18] IncludeInto @ ./Base.jl:313 [inlined] [19] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [20] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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:3001 [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:2847 [25] include_string @ ./loading.jl:2857 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:553 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 81.72s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_gjhe9a/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.3 [48965c70] MatrixPencils v1.8.5 [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_gjhe9a/Manifest.toml` [47edcb42] ADTypes v1.16.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.19.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.0 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.4 [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.27.0 [f6369f11] ForwardDiff v1.0.1 [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.3 [48965c70] MatrixPencils v1.8.5 [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.2 [21216c6a] Preferences v1.4.3 [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.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.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.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 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}: -0.828921 -2.02542 0.13877 -1.26941 -1.20435 -0.175711 -0.860637 0.238321 0.968645 Input matrix B: 3×3 Matrix{Float64}: -0.396046 0.633645 -1.31344 0.240076 0.689559 0.498816 -0.323049 -0.629918 1.54937 Output matrix C: 1×3 Matrix{Float64}: -1.42541 -1.70545 1.2107 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.386928 0.612747 0.24106 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.0252896 -0.553992 -0.53734 0.916771 -0.225342 -0.377025 0.442318 0.542499 -0.569638 Input matrix B: 3×3 Matrix{Float64}: 1.72319 -1.15917 0.966949 -0.905275 1.17228 0.850449 -0.319047 2.16035 0.407312 Output matrix C: 1×3 Matrix{Float64}: -0.649234 0.74277 2.46371 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.553538 0.327294 0.95673 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 1.30005 0.414553 0.046149 0.0383824 Input matrix B: 2×3 Matrix{Float64}: -1.04944 0.050233 0.449352 0.239749 -0.224115 -1.77755 Output matrix C: 2×2 Matrix{Float64}: 0.512175 -0.655091 0.0243797 -0.484222 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.911536 0.528124 0.631411 0.0669346 0.600893 0.84452 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}: 0.518775 -1.26681 -0.102704 -0.300827 -1.07167 -1.10562 0.746265 -1.67852 -0.221962 Input matrix B: 3×6 Matrix{Float64}: -0.325408 -0.959116 -0.669093 -2.35229 2.60793 0.836091 -0.193088 -0.0318183 0.205203 -0.340404 1.05499 -0.453176 0.787792 1.97888 -0.800495 -0.326825 -2.73126 0.749527 Output matrix C: 1×3 Matrix{Float64}: 0.210268 0.270359 -1.09792 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.451979 0.28178 0.0471509 0.0992865 0.841033 0.508674 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.204634 -2.47063 1.02235 -1.49723 1.81183 -0.301213 -0.565127 -0.466841 -0.615443 Input matrix B: 3×6 Matrix{Float64}: 0.951342 -2.1534 1.34537 1.11346 0.501161 -1.15947 0.51493 -1.26723 0.000589597 -1.90725 -0.0201325 1.25237 -1.68573 -0.216407 0.28133 -0.789994 0.0172643 0.55659 Output matrix C: 1×3 Matrix{Float64}: -0.276487 1.15091 0.614548 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.908889 0.999048 0.160756 0.0729255 0.780802 0.583819 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -1.50062 0.304316 0.68784 1.78338 Input matrix B: 2×6 Matrix{Float64}: -0.463098 0.61671 0.677595 1.28212 -1.41113 0.388995 -0.029265 -1.38296 -0.0353779 0.527532 -0.129397 0.25546 Output matrix C: 2×2 Matrix{Float64}: 1.56932 -0.148077 0.594013 -0.344049 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.60407 0.822063 0.252201 0.0875486 0.513144 0.758874 0.505955 0.192729 0.954881 0.166115 0.982838 0.118952 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.204634 -2.47063 1.02235 -1.49723 1.81183 -0.301213 -0.565127 -0.466841 -0.615443 Input matrix B: 3×3 Matrix{Float64}: 1.11346 0.501161 -1.15947 -1.90725 -0.0201325 1.25237 -0.789994 0.0172643 0.55659 Output matrix C: 1×3 Matrix{Float64}: -0.276487 1.15091 0.614548 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.0729255 0.780802 0.583819 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -1.50062 0.304316 0.68784 1.78338 Input matrix B: 2×3 Matrix{Float64}: 1.28212 -1.41113 0.388995 0.527532 -0.129397 0.25546 Output matrix C: 2×2 Matrix{Float64}: 1.56932 -0.148077 0.594013 -0.344049 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.0875486 0.513144 0.758874 0.166115 0.982838 0.118952 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 41.331159 seconds (22.05 M allocations: 1.196 GiB, 1.18% gc time, 99.98% compilation time) 4.931711 seconds (2.25 M allocations: 127.482 MiB, 2.80% gc time, 99.99% compilation time) 2.094540 seconds (1.05 M allocations: 58.281 MiB, 99.98% compilation time) 36.721763 seconds (26.24 M allocations: 1.438 GiB, 1.76% gc time, 100.00% compilation time) 6.447669 seconds (2.68 M allocations: 150.455 MiB, 3.01% gc time, 99.95% compilation time) 0.245425 seconds (127.35 k allocations: 7.319 MiB, 99.83% compilation time) 4.781483 seconds (363.54 k allocations: 19.505 MiB, 99.97% compilation time) 0.000201 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 234.060392 seconds (91.25 M allocations: 4.902 GiB, 2.03% gc time, 100.00% compilation time) 52.351791 seconds (22.19 M allocations: 1.216 GiB, 2.13% gc time, 99.99% compilation time) 20.047603 seconds (7.87 M allocations: 446.131 MiB, 1.23% gc time, 99.96% compilation time) 3.607270 seconds (1.56 M allocations: 90.462 MiB, 99.91% compilation time) 0.654926 seconds (147.94 k allocations: 33.091 MiB, 14.65% gc time, 84.05% compilation time) 15.794511 seconds (1.89 M allocations: 139.971 MiB, 0.43% gc time, 99.48% compilation time) 0.029719 seconds (20.74 k allocations: 14.425 MiB, 88.14% compilation time) 88.062037 seconds (7.95 M allocations: 459.908 MiB, 0.34% gc time, 99.82% compilation time) 0.073311 seconds (108.51 k allocations: 108.274 MiB, 66.90% gc time) 0.088772 seconds (143.93 k allocations: 126.261 MiB, 61.08% gc time) 0.352539 seconds (153.87 k allocations: 113.650 MiB, 9.53% gc time, 83.16% compilation time) 46.954526 seconds (10.56 M allocations: 600.195 MiB, 0.75% gc time, 99.73% compilation time) 0.764423 seconds (108.51 k allocations: 108.276 MiB, 96.80% gc time) 0.100980 seconds (265.13 k allocations: 229.545 MiB, 47.10% gc time) 0.000433 seconds (693 allocations: 394.273 KiB) 0.000862 seconds (1.70 k allocations: 960.164 KiB) 0.000299 seconds (1.22 k allocations: 626.055 KiB) 0.175422 seconds (31.39 k allocations: 8.337 MiB, 98.57% compilation time) 0.251864 seconds (53.27 k allocations: 13.159 MiB, 7.98% gc time, 89.70% compilation time) 0.001810 seconds (7.97 k allocations: 6.862 MiB) 0.001112 seconds (3.03 k allocations: 2.788 MiB) 0.001770 seconds (6.51 k allocations: 4.673 MiB) 0.000874 seconds (3.67 k allocations: 2.943 MiB) 0.000972 seconds (3.08 k allocations: 2.829 MiB) 0.001717 seconds (6.87 k allocations: 4.951 MiB) 0.000959 seconds (3.83 k allocations: 3.097 MiB) 0.120656 seconds (85.90 k allocations: 82.401 MiB, 81.76% gc time) 0.067426 seconds (134.50 k allocations: 103.219 MiB, 47.96% gc time) 0.055319 seconds (93.15 k allocations: 86.232 MiB, 54.72% gc time) 0.139445 seconds (163.45 k allocations: 50.452 MiB, 10.45% gc time, 72.57% compilation time) 3.467205 seconds (1.22 M allocations: 74.660 MiB, 0.83% gc time, 99.87% compilation time) 0.053204 seconds (36.06 k allocations: 14.691 MiB, 84.95% compilation time) 0.000388 seconds (658 allocations: 427.391 KiB) 0.000889 seconds (1.95 k allocations: 1.344 MiB) 0.038105 seconds (11.21 k allocations: 1.061 MiB, 95.41% compilation time) 0.021244 seconds (11.11 k allocations: 578.875 KiB, 98.92% compilation time) 0.026156 seconds (22.17 k allocations: 1.358 MiB, 97.00% compilation time) 0.073710 seconds (22.04 k allocations: 1.656 MiB, 96.32% compilation time) 0.000222 seconds (498 allocations: 29.500 KiB) 0.000790 seconds (1.28 k allocations: 487.375 KiB) 0.000661 seconds (1.57 k allocations: 565.539 KiB) 0.028046 seconds (5.48 k allocations: 494.180 KiB, 90.56% compilation time) Test_efdsyn 12.009040 seconds (13.10 M allocations: 727.526 MiB, 2.84% gc time, 99.96% compilation time) 12.455545 seconds (2.74 M allocations: 148.907 MiB, 99.98% compilation time) 0.678304 seconds (159.52 k allocations: 9.161 MiB, 99.30% compilation time) 0.001141 seconds (1.45 k allocations: 265.578 KiB) 83.684260 seconds (23.82 M allocations: 1.308 GiB, 0.82% gc time, 99.99% compilation time) 0.037119 seconds (3.29 k allocations: 707.117 KiB, 94.71% compilation time) 16.492311 seconds (3.78 M allocations: 211.169 MiB, 99.98% compilation time) 0.001131 seconds (2.00 k allocations: 597.234 KiB) 0.137842 seconds (42.88 k allocations: 2.863 MiB, 99.12% compilation time) 28.584533 seconds (6.24 M allocations: 346.522 MiB, 0.37% gc time, 99.99% compilation time) 6.987801 seconds (1.19 M allocations: 67.551 MiB, 99.96% compilation time) 0.000626 seconds (2.85 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 22.062720 seconds (4.57 M allocations: 255.282 MiB, 0.26% gc time, 99.99% compilation time) 1.095007 seconds (736.28 k allocations: 45.011 MiB, 99.79% compilation time) 0.000506 seconds (638 allocations: 163.828 KiB) 0.041317 seconds (14.28 k allocations: 1.242 MiB, 96.04% compilation time) 0.000184 seconds (1.03 k allocations: 381.375 KiB) 0.040148 seconds (13.95 k allocations: 1.124 MiB, 95.96% compilation time) 0.000230 seconds (695 allocations: 165.875 KiB) 0.000415 seconds (599 allocations: 63.195 KiB) 0.000192 seconds (558 allocations: 60.148 KiB) 0.000200 seconds (593 allocations: 61.680 KiB) 0.000116 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.498356 seconds (3.60 M allocations: 206.464 MiB, 0.75% gc time, 99.94% compilation time) 0.083200 seconds (56.90 k allocations: 3.581 MiB, 98.16% compilation time) 1.327131 seconds (170.91 k allocations: 11.043 MiB, 99.79% compilation time) 0.091472 seconds (52.59 k allocations: 3.328 MiB, 97.34% compilation time) 0.000557 seconds (997 allocations: 186.938 KiB) 0.043055 seconds (3.63 k allocations: 1.073 MiB, 97.00% compilation time) 6.621026 seconds (2.36 M allocations: 137.453 MiB, 0.63% gc time, 99.95% compilation time) 2.332547 seconds (1.01 M allocations: 60.246 MiB, 99.79% compilation time) 0.001064 seconds (3.46 k allocations: 1.071 MiB) 5.175753 seconds (1.47 M allocations: 84.290 MiB, 99.94% compilation time) 0.041357 seconds (15.10 k allocations: 1.191 MiB, 98.97% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:7 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 2.22045e-16 1.55431e-15 1.33227e-15 -2.22045e-15 -9.71445e-17 9.99201e-16 -5.55112e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 2.28543e-16 -1.66829e-16 -4.37545e-15 -2.498e-16 -1.11022e-16 -3.88578e-16 -7.32552 7.66548 -1.33996 1.0 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 2.66716e-17 3.42151e-16 4.20535e-16 -4.9902e-16 -1.90252e-17 1.78805e-16 -1.24314e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 2.39891e-16 -5.54207e-17 -3.70851e-16 -3.45958e-17 -3.32704e-17 -5.37028e-17 4.44491e-17 1.0 -2.37951 1.37951 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 2.77556e-17 2.22045e-16 4.44089e-16 -2.22045e-16 -1.38778e-17 1.11022e-16 -5.55112e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: 1.05056e-16 -2.71748e-17 5.58705e-17 -2.77556e-17 -2.77556e-17 -5.55112e-17 1.48703e-16 1.34357e-16 -1.0 1.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: -5.55112e-17 -4.44089e-16 -8.88178e-16 6.66134e-16 2.77556e-17 -2.22045e-16 1.66533e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 6.56894e-17 5.63824e-17 -4.39838e-16 5.55112e-17 5.55112e-17 1.11022e-16 2.15401e-16 1.0 -8.36629e-17 -1.0 Continuous-time state-space model. Filter# 5: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 1.64325e-18 1.28625e-17 2.63075e-17 -2.08493e-17 -9.97482e-19 1.03157e-17 -5.23432e-18 Feedthrough matrix D: 1×10 Matrix{Float64}: 5.29809e-17 -2.81813e-17 -4.14192e-16 -1.97196e-18 -1.47735e-18 -4.05881e-18 -2.284e-16 1.0 -1.0 -1.16209e-17 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 8.32667e-17 6.66134e-16 8.88178e-16 -4.44089e-16 -1.38778e-17 2.22045e-16 -1.11022e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 1.71063e-16 -8.33775e-17 3.50801e-16 0.0 -5.55112e-17 -5.55112e-17 2.16548 1.94579e-16 -3.16548 1.0 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 5.55112e-17 4.44089e-16 8.88178e-16 -6.66134e-16 -4.16334e-17 3.33067e-16 -1.66533e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: -3.64483e-17 -4.39146e-17 -1.08082e-16 -8.32667e-17 -5.55112e-17 -1.66533e-16 -1.0 5.5646e-17 7.5598e-17 1.0 Continuous-time state-space model. Filter# 8: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 4.4177e-19 8.24642e-18 6.81073e-18 -9.75352e-17 2.7022e-18 5.05794e-17 -2.40183e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: -2.94432e-17 4.22284e-17 -1.5066e-16 5.02207e-18 -3.1993e-18 1.19537e-17 -1.0 -3.10113e-17 1.0 1.93161e-16 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: -1.34548e-16 -9.1845e-16 -1.38346e-15 9.54696e-16 5.86837e-17 -5.4524e-16 2.18046e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 5.17079e-18 5.08585e-17 -2.999e-16 1.4247e-16 7.80634e-17 3.21625e-16 1.10262 1.0 -1.49995e-16 -2.10262 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: 8.06942e-18 6.31632e-17 1.29187e-16 -1.02384e-16 -4.89829e-18 5.06566e-17 -2.57039e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: -3.86545e-18 3.2465e-18 -5.60047e-16 -9.68362e-18 -7.25475e-18 -1.99314e-17 -1.0 1.0 -8.09103e-18 -4.89752e-17 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 7×7 Matrix{Float64}: 0.765222 0.11758 0.487829 0.0 0.0 0.0 0.0 1.15156 1.01976 -1.28125 0.0 0.0 0.0 0.0 1.49748 -0.148805 -2.34174 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.396106 1.62981 -1.63412 -1.44681 0.0 0.0 0.0 0.226969 -1.23518 0.275547 -1.16734 0.0 0.0 0.0 -0.256209 0.12552 0.0916176 -1.65385 0.0 0.0 0.0 -0.172021 -1.08275 0.605042 0.522757 Input matrix B: 7×10 Matrix{Float64}: -1.78064 -0.470325 -0.192122 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.7801 -0.637434 -0.97272 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.686753 -0.127529 -1.01025 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.514574 -1.36526 -0.176163 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.05329 -0.8436 2.82017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.439606 -0.50082 -0.87077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.505066 -0.412487 -0.685709 0.0 0.0 0.0 0.0 Output matrix C: 1×7 Matrix{Float64}: -1.07919e-16 -2.16004e-16 -1.34738e-15 9.88126e-16 3.25245e-17 -5.69466e-16 1.8144e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: 3.90292e-16 -9.31012e-19 -8.53197e-17 9.46292e-17 9.81226e-17 1.76699e-16 1.47237 1.0 -2.47237 4.78292e-17 Continuous-time state-space model. Input groups: Name Channels controls 1:3 disturbances 4:6 faults 7:10 0.076899 seconds (12.19 k allocations: 8.595 MiB, 92.74% gc time) 0.002266 seconds (8.09 k allocations: 4.792 MiB) 0.002029 seconds (8.08 k allocations: 4.825 MiB) 6.732616 seconds (2.79 M allocations: 175.429 MiB, 0.83% gc time, 99.50% compilation time) 3.525400 seconds (922.09 k allocations: 179.488 MiB, 0.88% gc time, 98.19% compilation time) 47.512854 seconds (9.32 M allocations: 649.586 MiB, 0.83% gc time, 99.52% compilation time) 5.002445 seconds (1.89 M allocations: 111.816 MiB, 0.69% gc time, 99.16% compilation time) 5.201350 seconds (1.88 M allocations: 108.632 MiB, 99.94% compilation time) 14.426907 seconds (2.98 M allocations: 171.440 MiB, 0.56% gc time, 99.98% compilation time) 5.123460 seconds (1.47 M allocations: 84.867 MiB, 99.91% compilation time) 0.001378 seconds (5.12 k allocations: 1.871 MiB) 6.143610 seconds (1.59 M allocations: 91.848 MiB, 1.02% gc time, 99.94% compilation time) Test_afdsyn 13.427511 seconds (15.94 M allocations: 895.918 MiB, 8.31% gc time, 99.93% compilation time) 1.987218 seconds (1.22 M allocations: 71.563 MiB, 99.87% compilation time) 4.050092 seconds (3.71 M allocations: 222.167 MiB, 4.06% gc time, 99.89% compilation time) 0.152365 seconds (37.93 k allocations: 2.956 MiB, 98.04% compilation time) 165.504265 seconds (19.82 M allocations: 1.043 GiB, 0.30% gc time, 99.99% compilation time) 0.100722 seconds (41.90 k allocations: 2.887 MiB, 94.86% compilation time) 0.022980 seconds (14.27 k allocations: 1.535 MiB, 92.52% compilation time) 0.001119 seconds (2.77 k allocations: 828.398 KiB) 0.000407 seconds (1.12 k allocations: 196.680 KiB) 0.001033 seconds (3.04 k allocations: 856.227 KiB) 0.000436 seconds (1.18 k allocations: 204.398 KiB) 0.001014 seconds (2.85 k allocations: 755.789 KiB) 3.695197 seconds (1.54 M allocations: 86.765 MiB, 99.72% compilation time) 0.001902 seconds (3.81 k allocations: 1.606 MiB) 0.001914 seconds (3.94 k allocations: 1.712 MiB) 2.815820 seconds (1.95 M allocations: 116.776 MiB, 5.56% gc time, 99.81% compilation time) 1.729013 seconds (996.78 k allocations: 60.821 MiB, 4.39% gc time, 99.77% compilation time) 0.716723 seconds (192.25 k allocations: 12.884 MiB, 99.37% compilation time) 5.921573 seconds (4.42 M allocations: 251.198 MiB, 0.87% gc time, 99.91% compilation time) 14.614697 seconds (2.30 M allocations: 126.540 MiB, 0.76% gc time, 99.20% compilation time) 1.370767 seconds (891.78 k allocations: 54.873 MiB, 99.60% compilation time) 0.002215 seconds (3.62 k allocations: 1.356 MiB) 0.881211 seconds (214.72 k allocations: 13.299 MiB, 99.51% compilation time) 0.309697 seconds (91.42 k allocations: 7.187 MiB, 99.04% compilation time) 0.002140 seconds (4.99 k allocations: 2.511 MiB) 0.119667 seconds (21.07 k allocations: 3.834 MiB, 57.25% gc time, 38.67% compilation time) 0.045224 seconds (14.21 k allocations: 1.113 MiB, 94.69% compilation time) 1.803727 seconds (969.42 k allocations: 58.489 MiB, 99.82% compilation time) 0.000547 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.142281 seconds (19.77 k allocations: 2.516 MiB, 96.95% 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:745 [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:1929 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 7.274812 seconds (5.12 M allocations: 299.688 MiB, 1.56% gc time, 99.93% compilation time) 0.039880 seconds (4.33 k allocations: 1.397 MiB, 94.07% compilation time) 0.034720 seconds (21.52 k allocations: 2.797 MiB, 95.23% 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.111650 seconds (989.65 k allocations: 61.425 MiB, 99.85% 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.001433 seconds (3.12 k allocations: 1.263 MiB) 4.040947 seconds (2.87 M allocations: 173.430 MiB, 0.88% gc time, 99.90% compilation time) 0.038673 seconds (21.08 k allocations: 3.037 MiB, 95.79% compilation time) 0.036214 seconds (21.93 k allocations: 3.182 MiB, 95.13% compilation time) 0.001074 seconds (4.60 k allocations: 2.034 MiB) 2.656066 seconds (2.00 M allocations: 121.544 MiB, 1.10% gc time, 99.90% compilation time) 2.984653 seconds (2.64 M allocations: 160.101 MiB, 2.86% gc time, 99.85% compilation time) 0.043042 seconds (13.66 k allocations: 1008.469 KiB, 93.32% compilation time) 0.037659 seconds (17.49 k allocations: 1.316 MiB, 97.57% compilation time) 0.049847 seconds (19.15 k allocations: 1.800 MiB, 95.88% compilation time) 0.000346 seconds (2.08 k allocations: 671.828 KiB) 0.664908 seconds (584.75 k allocations: 35.977 MiB, 99.69% compilation time) 0.000209 seconds (1.32 k allocations: 232.992 KiB) 0.000292 seconds (1.11 k allocations: 125.859 KiB) 0.000276 seconds (1.07 k allocations: 122.031 KiB) 0.000265 seconds (1.10 k allocations: 123.594 KiB) 0.000140 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 7.182003 seconds (3.55 M allocations: 207.118 MiB, 0.78% gc time, 99.94% compilation time) 0.092669 seconds (58.09 k allocations: 3.738 MiB, 97.70% compilation time) 0.095142 seconds (59.22 k allocations: 4.425 MiB, 96.69% compilation time) 0.000828 seconds (2.41 k allocations: 891.781 KiB) 1.318155 seconds (175.92 k allocations: 11.605 MiB, 99.88% compilation time) 0.091016 seconds (58.07 k allocations: 3.748 MiB, 97.68% compilation time) 0.000438 seconds (1.69 k allocations: 262.539 KiB) 0.001195 seconds (5.75 k allocations: 1.670 MiB) 7.848362 seconds (3.58 M allocations: 208.262 MiB, 0.90% gc time, 99.97% compilation time) 0.002709 seconds (8.09 k allocations: 2.801 MiB) 2.995409 seconds (1.44 M allocations: 93.346 MiB, 99.77% compilation time) 0.034768 seconds (15.07 k allocations: 6.907 MiB, 81.19% gc time) 0.004625 seconds (14.98 k allocations: 6.895 MiB) 10.404325 seconds (5.62 M allocations: 353.174 MiB, 1.61% gc time, 99.13% compilation time) 0.135128 seconds (342.92 k allocations: 186.951 MiB, 17.52% gc time) 8.930203 seconds (3.91 M allocations: 390.123 MiB, 1.79% gc time, 97.87% compilation time) 5.111927 seconds (2.79 M allocations: 168.099 MiB, 0.76% gc time, 99.87% compilation time) 6.561814 seconds (3.29 M allocations: 195.178 MiB, 0.99% gc time, 99.96% compilation time) 0.052102 seconds (26.97 k allocations: 5.571 MiB, 89.00% compilation time) 3.193518 seconds (1.45 M allocations: 90.707 MiB, 1.56% gc time, 99.77% compilation time) 0.003432 seconds (8.96 k allocations: 3.074 MiB) 6.211148 seconds (3.05 M allocations: 181.201 MiB, 1.50% gc time, 99.93% 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.078632 seconds (55.87 k allocations: 15.751 MiB, 85.19% 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.021628 seconds (25.22 k allocations: 14.800 MiB, 65.09% 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 5.529787 seconds (7.43 M allocations: 410.158 MiB, 1.91% gc time, 99.95% compilation time) 0.854165 seconds (389.72 k allocations: 22.087 MiB, 99.71% compilation time) 1.900452 seconds (885.59 k allocations: 49.776 MiB, 99.35% compilation time) 5.925033 seconds (1.71 M allocations: 95.527 MiB, 1.51% gc time, 99.94% compilation time) 0.039292 seconds (19.45 k allocations: 2.309 MiB, 96.46% compilation time) 0.039948 seconds (7.57 k allocations: 2.700 MiB, 90.99% compilation time) 2.288673 seconds (370.79 k allocations: 21.456 MiB, 99.81% compilation time) 2.399218 seconds (1.25 M allocations: 72.483 MiB, 99.88% compilation time) 0.000665 seconds (2.00 k allocations: 919.320 KiB) 2.362345 seconds (1.32 M allocations: 75.803 MiB, 3.04% gc time, 99.88% compilation time) 0.038904 seconds (15.17 k allocations: 1.951 MiB, 96.33% compilation time) 0.001289 seconds (2.79 k allocations: 1.298 MiB) 0.000788 seconds (2.06 k allocations: 1.233 MiB) 2.134105 seconds (1.08 M allocations: 61.865 MiB, 99.93% compilation time) 7.325676 seconds (3.63 M allocations: 204.857 MiB, 1.11% gc time, 99.97% compilation time) 0.001442 seconds (2.79 k allocations: 1.911 MiB) 23.311403 seconds (8.23 M allocations: 461.702 MiB, 0.73% gc time, 99.84% compilation time) 0.055571 seconds (22.98 k allocations: 4.994 MiB, 92.12% compilation time) 0.152554 seconds (51.87 k allocations: 4.342 MiB, 98.31% compilation time) 0.091236 seconds (12.19 k allocations: 8.595 MiB, 93.73% gc time) 5.111667 seconds (1.47 M allocations: 86.953 MiB, 99.89% compilation time) 0.040402 seconds (21.28 k allocations: 8.129 MiB, 90.50% compilation time) 0.002810 seconds (8.35 k allocations: 6.899 MiB) Test_ammsyn 28.524173 seconds (24.99 M allocations: 1.386 GiB, 2.21% gc time, 99.98% compilation time) 0.916929 seconds (228.19 k allocations: 13.165 MiB, 99.55% compilation time) 0.479315 seconds (139.34 k allocations: 8.895 MiB, 99.13% compilation time) 2.261823 seconds (953.75 k allocations: 57.561 MiB, 99.84% compilation time) 0.004603 seconds (11.90 k allocations: 9.129 MiB) 2.916528 seconds (540.38 k allocations: 30.098 MiB, 5.79% gc time, 94.02% compilation time) 0.000801 seconds (2.05 k allocations: 865.883 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 46.134887 seconds (14.33 M allocations: 805.054 MiB, 2.14% 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 ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 77.870068 seconds (35.61 M allocations: 1.839 GiB, 2.42% gc time, 99.96% compilation time) 0.502807 seconds (294.85 k allocations: 21.607 MiB, 97.59% 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 14.550252 seconds (3.77 M allocations: 222.761 MiB, 2.11% gc time, 99.92% compilation time) 3.808362 seconds (2.03 M allocations: 130.644 MiB, 3.61% gc time, 95.91% compilation time) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 27 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm13AttributeList20addAttributesAtIndexERNS_11LLVMContextEjRKNS_11AttrBuilderE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm13AttributeList19addAttributeAtIndexERNS_11LLVMContextEjNS_9AttributeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl20annotateAnyAllocSiteERNS_8CallBaseEPKNS_17TargetLibraryInfoE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl13visitCallBaseERNS_8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl13visitCallInstERNS_8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL31combineInstructionsOverFunctionRN4llvm8FunctionERNS_19InstructionWorklistEPNS_9AAResultsERNS_15AssumptionCacheERNS_17TargetLibraryInfoERNS_19TargetTransformInfoERNS_13DominatorTreeERNS_25OptimizationRemarkEmitterEPNS_18BlockFrequencyInfoEPNS_21BranchProbabilityInfoEPNS_18ProfileSummaryInfoERKNS_18InstCombineOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15InstCombinePass3runERNS_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:3527 _jl_invoke at /source/src/gf.c:4007 [inlined] ijl_apply_generic at /source/src/gf.c:4212 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:196 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:14 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_invoke at /source/src/gf.c:4022 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_65218.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 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:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_65218.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:286 _start at ./client.jl:553 jfptr__start_69016.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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: 0x783755613249) 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 ============================================================== 1.578393 seconds (259.70 k allocations: 32.923 MiB, 97.85% compilation time) 0.041768 seconds (20.71 k allocations: 5.824 MiB, 92.59% compilation time) ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 2.089832 seconds (960.28 k allocations: 66.906 MiB, 3.44% gc time, 1 lock conflict, 90.46% compilation time) ┌ 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 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_70461.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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 ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000078373b400010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:553 _start() ╎ 1 @Base/client.jl:286 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:313 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:312 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:2907 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:2847 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 1 @Base/Base.jl:313 (::Base.IncludeInto)(fname::String) ╎ ╎ 1 @Base/Base.jl:312 include(mapexpr::Function, mod::Module, _path::… ╎ ╎ 1 @Base/loading.jl:2907 _include(mapexpr::Function, mod::Module, _… ╎ ╎ ╎ 1 @Base/loading.jl:2847 include_string(mapexpr::typeof(identity),… ╎ ╎ ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 1 @FaultDetectionTools/…:14 top-level scope ╎ ╎ ╎ 1 @Test/src/Test.jl:1929 macro expansion ╎ ╎ ╎ 1 @FaultDetectionTools/…:196 macro expansion ╎ ╎ ╎ ╎ 1 @Base/timing.jl:645 macro expansion ╎ ╎ ╎ ╎ 1 @FaultDetectionTools/…:4134 kwcall(::@NamedTuple{regmin::… ╎ ╎ ╎ ╎ 1 @FaultDetectionTools/…:4657 ammsyn(sysf::FaultDetectionT… ╎ ╎ ╎ ╎ 1 @DescriptorSystems/…:276 kwcall(::@NamedTuple{reltol::F… ╎ ╎ ╎ ╎ 1 @DescriptorSystems/…:276 glasol ╎ ╎ ╎ ╎ ╎ 1 @DescriptorSystems/…:322 glasol(sysg::DescriptorSyste… ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 1.694684 seconds (306.59 k allocations: 28.438 MiB, 1 lock conflict, 98.06% compilation time) ┌ 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 0x00007fc5d6f12950 Total snapshots: 420. Utilization: 0% ╎420 @Base/task.jl:1129 wait_forever() 419╎ 420 @Base/task.jl:1192 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_70461.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 18853628 (Pool: 18853121; Big: 507); GC: 16 [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:12 gc_sweep_page at /source/src/gc-stock.c:916 gc_sweep_pool_page at /source/src/gc-stock.c:987 [inlined] gc_sweep_pool_parallel at /source/src/gc-stock.c:1279 gc_sweep_pool at /source/src/gc-stock.c:1399 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3196 ijl_gc_collect at /source/src/gc-stock.c:3489 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] array_new_memory at ./array.jl:1076 [inlined] _growend_internal! at ./array.jl:1156 _growend! at ./array.jl:1181 [inlined] resize! at ./array.jl:1503 ormqr! at /source/usr/share/julia/stdlib/v1.13/LinearAlgebra/src/lapack.jl:3005 #_preduceBF!#245 at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/lputil.jl:273 _preduceBF! at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/lputil.jl:219 [inlined] #sklf_left!#72 at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/sklftools.jl:1180 sklf_left! at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/sklftools.jl:1147 [inlined] #lsminreal#119 at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/lstools.jl:860 lsminreal at /home/pkgeval/.julia/packages/MatrixPencils/s8blW/src/lstools.jl:799 unknown function (ip: 0x7837371eb2c4) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 #fditspec_#43 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIutils.jl:254 fditspec_ at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIutils.jl:172 unknown function (ip: 0x783703bbd2d4) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 #ammsyn#41 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4294 unknown function (ip: 0x7837039d0bf3) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 ammsyn at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4134 unknown function (ip: 0x7837039e4fd9) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:304 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:14 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_invoke at /source/src/gf.c:4022 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_65218.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 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:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_65218.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:286 _start at ./client.jl:553 jfptr__start_69016.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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: 0x783755613249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 787161558 (Pool: 787155447; Big: 6111); GC: 325 PkgEval terminated after 2732.11s: test duration exceeded the time limit