Package evaluation to test TensorInference on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-27T00:29:16.961 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.98s ################################################################################ # Installation # Installing TensorInference... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [c2297e78] + TensorInference v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [a9ab73d0] + BatchedRoutines v0.2.2 [50ba71b6] + BitBasis v0.9.10 [d360d2e6] + ChainRulesCore v1.26.0 [60701a23] + CliqueTrees v1.12.3 [08986516] + Collects v1.0.0 [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [3821ddf9] + FixedSizeArrays v1.2.0 [86223c79] + Graphs v1.13.4 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v1.4.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [ebe7aa44] + OMEinsum v0.9.3 [6f22d1fd] + OMEinsumContractionOrders v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 ⌅ [08abe8d2] + PrettyTables v2.4.0 ⌃ [899c297d] + ProblemReductions v0.3.4 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [892a3eda] + StringManipulation v0.4.2 [ec057cc2] + StructUtils v2.6.2 [fd094767] + Suppressor v0.2.8 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c2297e78] + TensorInference v0.6.3 [7d267fc5] + TreeWidthSolver v0.3.5 [b3a74e9c] + TropicalNumbers v0.6.4 [9d95972d] + TupleTools v1.6.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [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.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.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+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 6.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 21103.1 ms ✓ ProblemReductions 326197.9 ms ✓ OMEinsum → CUDAExt 23418.2 ms ✓ CUDA → ChainRulesCoreExt 31546.5 ms ✓ TensorInference 98557.3 ms ✓ GenericTensorNetworks 61011.5 ms ✓ TensorInference → TensorInferenceCUDAExt 134903.5 ms ✓ GenericTensorNetworks → GenericTensorNetworksCUDAExt 7 dependencies successfully precompiled in 706 seconds. 244 already precompiled. 1 dependency had output during precompilation: ┌ OMEinsum → CUDAExt │ WARNING: Constructor for type "Int" was extended in `CUDA` without explicit qualification or import. │ NOTE: Assumed "Int" refers to `Base.Int`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Int end`. │ Hint: To silence the warning, qualify `Int` as `Base.Int` in the method signature or explicitly `import Base: Int`. │ WARNING: Constructor for type "UInt" was extended in `CUDA` without explicit qualification or import. │ NOTE: Assumed "UInt" refers to `Base.UInt`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function UInt end`. │ Hint: To silence the warning, qualify `UInt` as `Base.UInt` in the method signature or explicitly `import Base: UInt`. │ WARNING: Constructor for type "BroadcastStyle" was extended in `CUDA` without explicit qualification or import. │ NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function BroadcastStyle end`. │ Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. │ WARNING: Constructor for type "SparseVector" was extended in `CUSPARSE` without explicit qualification or import. │ NOTE: Assumed "SparseVector" refers to `SparseArrays.SparseVector`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SparseVector end`. │ Hint: To silence the warning, qualify `SparseVector` as `SparseArrays.SparseVector` in the method signature or explicitly `import SparseArrays: SparseVector`. │ WARNING: Constructor for type "SparseMatrixCSC" was extended in `CUSPARSE` without explicit qualification or import. │ NOTE: Assumed "SparseMatrixCSC" refers to `SparseArrays.SparseMatrixCSC`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SparseMatrixCSC end`. │ Hint: To silence the warning, qualify `SparseMatrixCSC` as `SparseArrays.SparseMatrixCSC` in the method signature or explicitly `import SparseArrays: SparseMatrixCSC`. │ WARNING: Constructor for type "CuVector" was extended in `CUSPARSE` without explicit qualification or import. │ NOTE: Assumed "CuVector" refers to `CUDA.CuVector`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function CuVector end`. │ Hint: To silence the warning, qualify `CuVector` as `CUDA.CuVector` in the method signature or explicitly `import CUDA: CuVector`. │ WARNING: Constructor for type "CuMatrix" was extended in `CUSOLVER` without explicit qualification or import. │ NOTE: Assumed "CuMatrix" refers to `CUDA.CuMatrix`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function CuMatrix end`. │ Hint: To silence the warning, qualify `CuMatrix` as `CUDA.CuMatrix` in the method signature or explicitly `import CUDA: CuMatrix`. │ WARNING: Constructor for type "CuArray" was extended in `CUSOLVER` without explicit qualification or import. │ NOTE: Assumed "CuArray" refers to `CUDA.CuArray`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function CuArray end`. │ Hint: To silence the warning, qualify `CuArray` as `CUDA.CuArray` in the method signature or explicitly `import CUDA: CuArray`. └ Precompilation completed after 721.34s ################################################################################ # Testing # Testing TensorInference Status `/tmp/jl_1IqfG7/Project.toml` ⌃ [052768ef] CUDA v5.8.5 [e30172f5] Documenter v1.16.1 [3521c873] GenericTensorNetworks v4.1.0 [2a6221f6] KaHyPar v0.3.1 [ebe7aa44] OMEinsum v0.9.3 ⌃ [899c297d] ProblemReductions v0.3.4 [2913bbd2] StatsBase v0.34.10 [c2297e78] TensorInference v0.6.3 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1IqfG7/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [a9b6321e] Atomix v1.1.2 ⌅ [ab4f0b2a] BFloat16s v0.5.1 [a9ab73d0] BatchedRoutines v0.2.2 [50ba71b6] BitBasis v0.9.10 [fa961155] CEnum v0.5.0 ⌃ [052768ef] CUDA v5.8.5 [1af6417a] CUDA_Runtime_Discovery v1.0.0 [159f3aea] Cairo v1.1.1 [d360d2e6] ChainRulesCore v1.26.0 [60701a23] CliqueTrees v1.12.3 [944b1d66] CodecZlib v0.7.8 [08986516] Collects v1.0.0 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [e2ba6199] ExprTools v0.1.10 [c87230d0] FFMPEG v0.4.5 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [3821ddf9] FixedSizeArrays v1.2.0 [0c68f7d7] GPUArrays v11.3.4 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.8.1 ⌅ [096a3bc2] GPUToolbox v0.3.0 [3521c873] GenericTensorNetworks v4.1.0 [d7ba0133] Git v1.5.0 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.13.4 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [2a6221f6] KaHyPar v0.3.1 [63c18a36] KernelAbstractions v0.9.39 [929cbde3] LLVM v9.4.4 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [ae8d54c2] Luxor v4.4.0 [1f49bdf2] LuxorGraphPlot v0.5.1 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [e1d29d7a] Missings v1.2.0 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.3 [ebe7aa44] OMEinsum v0.9.3 [6f22d1fd] OMEinsumContractionOrders v1.2.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [32a0d02f] PolygonAlgorithms v0.4.0 [f27b6e38] Polynomials v4.1.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 ⌅ [08abe8d2] PrettyTables v2.4.0 [27ebfcd6] Primes v0.5.7 ⌃ [899c297d] ProblemReductions v0.3.4 [43287f4e] PtrArrays v1.3.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [c4c386cf] Rsvg v1.1.0 [94e857df] SIMDTypes v0.1.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [c2297e78] TensorInference v0.6.3 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [7d267fc5] TreeWidthSolver v0.3.5 [b3a74e9c] TropicalNumbers v0.6.4 [9d95972d] TupleTools v1.6.0 [013be700] UnsafeAtomics v0.3.0 [6e34b625] Bzip2_jll v1.0.9+0 ⌅ [d1e2174e] CUDA_Compiler_jll v0.2.2+0 [4ee394cb] CUDA_Driver_jll v13.1.0+2 ⌅ [76a88914] CUDA_Runtime_jll v0.19.2+0 [83423d85] Cairo_jll v1.18.5+0 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 ⌅ [87a0c12d] KaHyPar_jll v1.3.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [925c91fb] Librsvg_jll v2.54.7+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [856f044c] MKL_jll v2025.2.0+0 [e98f9f5b] NVTX_jll v3.2.2+0 [e7412a2a] Ogg_jll v1.3.6+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.2+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 ⌅ [28df3c45] boost_jll v1.76.0+1 [1e29f10c] demumble_jll v1.3.0+0 [da03df04] gdk_pixbuf_jll v2.42.13+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.54+0 [f27f6e37] libvorbis_jll v1.3.8+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+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 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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.12.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+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Testing: Pedigree_13 [ Info: Testing: Pedigree_11 [ Info: Testing: Pedigree_12 [ Info: Testing: Segmentation_13 [ Info: Testing: Segmentation_15 [ Info: Testing: Segmentation_16 [ Info: Testing: Segmentation_11 [ Info: Testing: Segmentation_12 [ Info: Testing: Segmentation_14 Test Summary: | Pass Total Time MAR | 25 25 30m48.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 257 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm6MDNode10getOperandEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm12TBAAVerifier28getFieldNodeFromTBAABaseNodeERNS_11InstructionEPKNS_6MDNodeERNS_5APIntEb at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm12TBAAVerifier17visitTBAAMetadataERNS_11InstructionEPKNS_6MDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:848 runOnLoop at /source/src/llvm-julia-licm.cpp:348 run at /source/src/llvm-julia-licm.cpp:373 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE13runSinglePassIS1_St10unique_ptrINS_6detail11PassConceptIS1_S5_JS4_S7_EEESt14default_deleteISD_EEEESt8optionalINS_17PreservedAnalysesEERT_RT0_RS5_S4_S7_RNS_19PassInstrumentationE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 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:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:90 simplifyto at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:127 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:111 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:44 [inlined] einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:26 unknown function (ip: 0x7fc074a259bd) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:45 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 gradient_tree at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:103 unknown function (ip: 0x7fc03f2aed7d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cost_and_gradient at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:127 cost_and_gradient at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:123 unknown function (ip: 0x7fc03f2a0e06) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #most_probable_config#186 at /home/pkgeval/.julia/packages/TensorInference/LkezX/src/map.jl:58 most_probable_config at /home/pkgeval/.julia/packages/TensorInference/LkezX/src/map.jl:55 unknown function (ip: 0x7fc03f298ffb) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7fc09f48a249) 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 ============================================================== ====================================================================================== 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_37520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x7f8446382723) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7f844636d77c) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x7f844636be61) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x7f844636b3b1) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7f84463627b0) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x7f84463608af) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f8462494249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f8447ffc010 Total snapshots: 367. Utilization: 0% ╎367 @Base/client.jl:550 _start() ╎ 367 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 367 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 367 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 367 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 367 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 367 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 367 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 367 @Pkg/src/API.jl:157 test ╎ ╎ 367 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 367 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 367 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 367 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 367 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 367 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 367 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 367 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 367 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 367 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 367 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 367 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 367 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 367 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 367 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 367 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 367 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 367 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 367 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 367 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 367 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 367 @Base/…sk.jl:1228 wait() 366╎ ╎ ╎ ╎ ╎ ╎ ╎ 367 @Base/…sk.jl:1216 poptask(W::Base.Intru… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 24010842 (Pool: 24010136; Big: 706); GC: 22 [257] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/TensorInference/LkezX/test/map.jl:15 _ZN12_GLOBAL__N_18Verifier15visitBasicBlockERN4llvm10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:838 runOnFunction at /source/src/llvm-alloc-opt.cpp:1316 [inlined] run at /source/src/llvm-alloc-opt.cpp:1326 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm26CGSCCToFunctionPassAdaptor3runERNS_13LazyCallGraph3SCCERNS_15AnalysisManagerIS2_JRS1_EEES5_RNS_17CGSCCUpdateResultE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_13LazyCallGraph3SCCENS_15AnalysisManagerIS2_JRS1_EEEJS4_RNS_17CGSCCUpdateResultEEE3runERS2_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm33ModuleToPostOrderCGSCCPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 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:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:90 simplifyto at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:127 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:112 einsum! at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:44 [inlined] einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/einsum.jl:26 unknown function (ip: 0x7fc074a259bd) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:45 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect at ./array.jl:790 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 #cached_einsum##0 at ./none (unknown line) iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x7fc03f2b9578) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 unknown function (ip: 0x7fc03f2b8f49) at (unknown file) unknown function (ip: 0x7fc03f2b8f13) at (unknown file) collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7fc03f2b8e25) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect at ./array.jl:800 unknown function (ip: 0x7fc03f2b8852) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cached_einsum at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:40 gradient_tree at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:103 unknown function (ip: 0x7fc03f2aed7d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 cost_and_gradient at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:127 cost_and_gradient at /home/pkgeval/.julia/packages/OMEinsum/Ym4mB/src/bp.jl:123 unknown function (ip: 0x7fc03f2a0e06) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #most_probable_config#186 at /home/pkgeval/.julia/packages/TensorInference/LkezX/src/map.jl:58 most_probable_config at /home/pkgeval/.julia/packages/TensorInference/LkezX/src/map.jl:55 unknown function (ip: 0x7fc03f298ffb) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7fc09f48a249) 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: 643275097 (Pool: 643172717; Big: 102380); GC: 182 PkgEval terminated after 2728.68s: test duration exceeded the time limit