Package evaluation to test LoopVectorization on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T17:10:36.956 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.45s ################################################################################ # Installation # Installing LoopVectorization... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bdcacae8] + LoopVectorization v0.12.173 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.17 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 14.31s ################################################################################ # Testing # Testing LoopVectorization Status `/tmp/jl_K9gYC3/Project.toml` [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [f6369f11] ForwardDiff v1.3.0 [bdcacae8] LoopVectorization v0.12.173 [872c559c] NNlib v0.9.31 [6fe1bfb0] OffsetArrays v1.17.0 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [7792a7ef] StrideArraysCore v0.5.8 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_K9gYC3/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.0 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.17 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [872c559c] NNlib v0.9.31 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [7e506255] ScopedValues v1.5.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Julia Version 1.14.0-DEV.1262 Commit 4060c45d70* (2025-11-17 13:51 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2799 MHz 930524432 s 179099 s 73243271 s 1436432457 s 0 s Memory: 32.0 GB (31978.046875 MB free) Uptime: 1.91112447e6 sec Load Avg: 151.97 147.84 144.75 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_K9gYC3 PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin HOME = /home/pkgeval R_HOME = * Test Group: 4 WARNING: method definition for relu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:5 declares type variable S but does not use it. WARNING: method definition for leakyrelu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:22 declares type variable S but does not use it. 1 dependency had output during precompilation: ┌ LoopVectorization → ForwardDiffNNlibExt │ [Output was shown above] └ Julia Version 1.14.0-DEV.1262 Commit 4060c45d70* (2025-11-17 13:51 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2883 MHz 930594989 s 179099 s 73247034 s 1436437065 s 0 s Memory: 32.0 GB (30731.6328125 MB free) Uptime: 1.91118657e6 sec Load Avg: 160.38 151.19 146.11 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_K9gYC3 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000033 seconds (8 allocations: 432 bytes) 0.000005 seconds (8 allocations: 432 bytes) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/threading.jl:122 =# @__LINE__() = 122 701.686771 seconds (12.20 M allocations: 1.511 GiB, 1.10% gc time, 37.91% compilation time: <1% of which was recompilation) 183.292151 seconds (10.94 M allocations: 4.489 GiB, 2.14% gc time, 68.60% compilation time) 1065.992636 seconds (32.81 M allocations: 6.494 GiB, 1.22% gc time, 53.63% compilation time: <1% of which was recompilation) 64.787399 seconds (5.92 M allocations: 292.862 MiB, 0.89% gc time, 98.40% compilation time) 44.178821 seconds (4.13 M allocations: 203.025 MiB, 0.87% gc time, 98.70% compilation time) 130.784184 seconds (14.92 M allocations: 734.121 MiB, 0.91% gc time, 99.06% compilation time) 12.040532 seconds (937.49 k allocations: 47.585 MiB, 97.81% compilation time: <1% of which was recompilation) 15.931529 seconds (1.43 M allocations: 75.912 MiB, 98.57% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float32, 250) r = -1:1 r = -2:2 (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float64, 250) r = -1:1 r = -2:2 580.872903 seconds (58.87 M allocations: 2.740 GiB, 1.29% gc time, 99.64% compilation time) 220.886047 seconds (10.15 M allocations: 573.603 MiB, 0.64% gc time, 68.80% compilation time: 25% of which was recompilation) 2135.892543 seconds (129.18 M allocations: 11.115 GiB, 1.13% gc time, 73.38% compilation time: 3% of which was recompilation) 0.000018 seconds (12 allocations: 624 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 3755 3755 35m36.9s 2139.257077 seconds (129.85 M allocations: 11.150 GiB, 1.13% gc time, 73.42% compilation time: 3% of which was recompilation) Test Group: 5 Julia Version 1.14.0-DEV.1262 Commit 4060c45d70* (2025-11-17 13:51 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 930595088 s 179099 s 73247036 s 1436437078 s 0 s Memory: 32.0 GB (30731.6640625 MB free) Uptime: 1.91118666e6 sec Load Avg: 160.38 151.19 146.11 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_K9gYC3 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000025 seconds (8 allocations: 432 bytes) 0.000005 seconds (8 allocations: 432 bytes) 0.000004 seconds (8 allocations: 432 bytes) 392.824112 seconds (12.97 M allocations: 682.399 MiB, 0.72% gc time, 99.93% compilation time: 1% of which was recompilation) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float32, 809) 413.921427 seconds (35.39 M allocations: 1.730 GiB, 1.27% gc time, 99.13% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float64, 809) 307.400465 seconds (29.44 M allocations: 1.475 GiB, 0.89% gc time, 98.53% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int32, 809) 322.057680 seconds (27.61 M allocations: 1.348 GiB, 1.49% gc time, 98.54% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int64, 809) 450.286697 seconds (30.76 M allocations: 1.535 GiB, 0.72% gc time, 97.46% compilation time) 1763.939653 seconds (135.31 M allocations: 6.672 GiB, 1.04% gc time, 98.14% compilation time: <1% of which was recompilation) 33.207378 seconds (5.53 M allocations: 283.895 MiB, 1.28% gc time, 94.05% compilation time) 2190.169363 seconds (153.81 M allocations: 7.616 GiB, 0.99% gc time, 98.40% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time LoopVectorization.jl | 18143 18143 36m31.1s 2193.224454 seconds (154.50 M allocations: 7.652 GiB, 0.99% gc time, 98.40% compilation time: <1% of which was recompilation) Test Group: 1 Julia Version 1.14.0-DEV.1262 Commit 4060c45d70* (2025-11-17 13:51 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2924 MHz 930594960 s 179099 s 73247033 s 1436437062 s 0 s Memory: 32.0 GB (30731.5703125 MB free) Uptime: 1.91118653e6 sec Load Avg: 160.38 151.19 146.11 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_K9gYC3 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Float32, 10) 443.760923 seconds (14.24 M allocations: 731.500 MiB, 0.57% gc time, 99.89% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Float64, 10) 489.794620 seconds (22.86 M allocations: 1.149 GiB, 1.12% gc time, 99.90% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Int32, 10) 327.551826 seconds (21.27 M allocations: 1.054 GiB, 1.13% gc time, 99.88% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Int64, 10) 299.524664 seconds (19.73 M allocations: 1014.142 MiB, 1.69% gc time, 99.84% compilation time) 2197.743497 seconds (127.85 M allocations: 6.371 GiB, 1.25% gc time, 99.88% compilation time) 34.400259 seconds (4.84 M allocations: 242.171 MiB, 1.14% gc time, 98.12% compilation time: <1% of which was recompilation) 7.300902 seconds (462.74 k allocations: 23.217 MiB, 98.92% compilation time) 2239.560583 seconds (133.16 M allocations: 6.630 GiB, 1.25% gc time, 99.84% compilation time: <1% of which was recompilation) 0.000016 seconds (8 allocations: 432 bytes) 0.000009 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) 0.000017 seconds (8 allocations: 432 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 158 158 37m19.8s 2241.419424 seconds (133.75 M allocations: 6.661 GiB, 1.25% gc time, 99.84% compilation time: <1% of which was recompilation) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 11 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007bcfaa3f5b40 Total snapshots: 8. Utilization: 0% ╎8 @Base/task.jl:1168 wait_forever() 7╎ 8 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21231285 (Pool: 21230673; Big: 612); GC: 16 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 unknown function (ip: 0x710e535388b0) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: (nil)) at (unknown file) Allocations: 5815820 (Pool: 5815696; Big: 124); GC: 8 PkgEval terminated after 2754.01s: test duration exceeded the time limit