Package evaluation to test SingleCellProjections on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-11T02:42:04.254 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.93s ################################################################################ # Installation # Installing SingleCellProjections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [03d38035] + SingleCellProjections v0.5.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.24.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.30.1 [198e06fe] + BangBang v0.4.9 [a74b3585] + Blosc v0.7.3 [0b6fb165] + ChunkCodecCore v1.0.2 [4c0bbee4] + ChunkCodecLibZlib v1.1.0 [55437552] + ChunkCodecLibZstd v1.0.0 [ae650224] + ChunkSplitters v3.2.0 [944b1d66] + CodecZlib v0.7.9 [38540f10] + CommonSolve v0.2.14 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [a8cc5b0e] + Crayons v4.2.0 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.6 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [a0c0ee7d] + DifferentiationInterface v0.7.21 [b4f34e82] + Distances v0.10.12 [31c24e10] + Distributions v0.25.131 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [5789e2e9] + FileIO v1.20.0 [1a297f60] + FillArrays v1.17.0 [6a86dc24] + FiniteDiff v2.33.0 [a0844989] + Gamma v1.2.0 [c8ec2601] + H5Zblosc v0.1.2 [f67ccb44] + HDF5 v0.17.3 [076d061b] + HashArrayMappedTries v0.2.0 [34004b35] + HypergeometricFunctions v0.3.30 [22cec73e] + InitialValues v0.3.1 ⌅ [842dd82b] + InlineStrings v1.4.6 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [033835bb] + JLD2 v0.6.6 [692b3bcd] + JLLWrappers v1.8.0 [49dc5b4e] + KernelDensitySJ v0.2.3 [b964fa9f] + LaTeXStrings v1.4.1 [d3d80556] + LineSearches v7.8.1 [2ab3a3ac] + LogExpFunctions v1.0.1 [3da0fdf6] + MPIPreferences v0.1.12 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v8.0.1 [77ba4419] + NaNMath v1.1.4 [b8a86587] + NearestNeighbors v0.4.29 [67456a42] + OhMyThreads v0.8.6 [429524aa] + Optim v2.3.1 [bac558e1] + OrderedCollections v2.0.1 [90014a1f] + PDMats v0.11.41 [2dfb63ee] + PooledArrays v1.4.3 [85a6dd25] + PositiveFactorizations v0.2.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.4.8 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [988b38a3] + ReadOnlyArrays v0.2.0 [189a3867] + Reexport v1.2.2 [aecc171b] + ReproducibleJobs v0.1.1 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [f2b01f46] + Roots v3.0.8 [f56ea72b] + SCTransform v0.4.1 [7e506255] + ScopedValues v1.6.2 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.10 [efcf1570] + Setfield v1.1.2 [eddce310] + SingleCell10x v0.2.3 [03d38035] + SingleCellProjections v0.5.2 [a2af1166] + SortingAlgorithms v1.2.3 [276daf66] + SpecialFunctions v2.9.0 [c5dd0088] + StableHashTraits v2.0.3 [860ef19b] + StableRNGs v1.0.4 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.5 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.13 [4c63d2b9] + StatsFuns v2.2.1 ⌅ [892a3eda] + StringManipulation v0.5.0 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [ed4db957] + TaskLocalValues v0.1.3 [3bb67fe8] + TranscodingStreams v0.11.3 [9d95972d] + TupleTools v1.6.0 [0b7ba130] + Blosc_jll v1.21.7+0 ⌅ [0234f1f7] + HDF5_jll v2.1.2+0 [e33a78d0] + Hwloc_jll v2.14.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [5ced341a] + Lz4_jll v1.10.1+0 ⌅ [b5ada748] + MPIABI_jll v0.1.5+0 [7cb0a576] + MPICH_jll v5.0.1+0 [f1f71cc9] + MPItrampoline_jll v5.5.6+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.11+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.2+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.19.0+0 ⌅ [2b3700d1] + aws_c_auth_jll v0.9.6+0 ⌅ [70f11efc] + aws_c_cal_jll v0.9.13+0 ⌅ [73048d1d] + aws_c_common_jll v0.12.6+0 ⌅ [73a04cd5] + aws_c_compression_jll v0.3.2+0 ⌅ [3254fc65] + aws_c_http_jll v0.10.15+0 ⌅ [13c41daa] + aws_c_io_jll v0.26.3+0 ⌅ [bd1f34fb] + aws_c_s3_jll v0.11.5+0 ⌅ [1282aa60] + aws_c_sdkutils_jll v0.2.4+1 ⌅ [b2a88e68] + aws_checksums_jll v0.2.10+0 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [477f73a3] + libaec_jll v1.1.7+0 ⌅ [9aeb927a] + mpif_jll v0.1.7+0 [cddc5d3d] + s2n_tls_jll v1.7.9+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.12.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.22.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.8+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 11.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 7.4 s ✓ Zarr 7.8 s ✓ TSne 6.6 s ✓ UMAP 5.4 s ✓ SCTransform 3.4 s ✓ SingleCell10x 22.1 s ✓ Muon 346.5 s ✓ SingleCellProjections 49.3 s ✓ SingleCellProjections → MuonExt 43.2 s ✓ SingleCellProjections → CSVExt 41.9 s ✓ SingleCellProjections → TSneExt 39.4 s ✓ SingleCellProjections → UMAPExt 11 dependencies successfully precompiled in 575 seconds. 266 already precompiled. Precompilation completed after 594.04s ################################################################################ # Testing # Testing SingleCellProjections Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_s7jzdS/Project.toml` [336ed68f] + CSV v0.10.17 [38e38edf] + GLM v1.9.5 [09f84164] + HypothesisTests v0.12.1 [446846d7] + Muon v0.3.0 [24678dba] + TSne v1.4.0 [c4f8c510] + UMAP v0.3.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_s7jzdS/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [7d9fca2a] + Arpack v0.5.4 [336ed68f] + CSV v0.10.17 [324d7699] + CategoricalArrays v1.1.1 [6309b1aa] + CodecInflate64 v0.1.3 [861a8166] + Combinatorics v1.1.0 [bbf7d656] + CommonSubexpressions v0.3.1 [b342263e] + DateTimes64 v1.0.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [3c3547ce] + DiskArrays v0.4.22 [da5c29d0] + EllipsisNotation v1.12.0 [7a1cc6ca] + FFTW v1.10.0 [48062228] + FilePathsBase v0.9.24 [f6369f11] + ForwardDiff v1.4.5 [38e38edf] + GLM v1.9.5 [86223c79] + Graphs v1.15.0 [cd3eb016] + HTTP v2.6.7 [09f84164] + HypothesisTests v0.12.1 [d25df0c9] + Inflate v0.1.5 [0c81fc1b] + InputBuffers v1.1.1 [682c06a0] + JSON v1.8.0 [8ac3fa9e] + LRUCache v1.6.2 ⌃ [d3d80556] ↓ LineSearches v7.8.1 ⇒ v7.5.1 ⌅ [2fda8390] + LsqFit v0.15.1 [6f286f6a] + MultivariateStats v0.10.5 [446846d7] + Muon v0.3.0 ⌅ [d41bc354] ↓ NLSolversBase v8.0.1 ⇒ v7.10.0 ⌅ [dd2c4c9e] + NearestNeighborDescent v0.3.8 [6fe1bfb0] + OffsetArrays v1.17.0 ⌃ [429524aa] ↓ Optim v2.3.1 ⇒ v1.13.3 ⌅ [69de0a69] + Parsers v2.8.8 [802f3686] + Reseau v1.4.1 [1277b4bf] + ShiftedArrays v2.0.0 [699a6c99] + SimpleTraits v0.9.6 [3eaba693] + StatsModels v0.7.10 [09ab397b] + StructArrays v0.7.3 [ec057cc2] + StructUtils v2.8.5 [9449cd9e] + TSVD v0.4.4 [24678dba] + TSne v1.4.0 [c4f8c510] + UMAP v0.3.0 [5c2747f8] + URIs v1.7.0 [ea10d353] + WeakRefStrings v1.4.3 [76eceee3] + WorkerUtilities v1.6.1 [0a941bbe] + Zarr v0.10.2 [49080126] + ZipArchives v2.6.0 ⌅ [68821587] + Arpack_jll v3.5.2+0 [f5851436] + FFTW_jll v3.3.12+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [8bf52ea8] + CRC32c v1.11.0 [8dfed614] ~ Test ⇒ v1.11.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` Test Successfully re-resolved Status `/tmp/jl_s7jzdS/Project.toml` [336ed68f] CSV v0.10.17 [944b1d66] CodecZlib v0.7.9 [a93c6f00] DataFrames v1.8.2 [8bb1440f] DelimitedFiles v1.9.1 [38e38edf] GLM v1.9.5 [f67ccb44] HDF5 v0.17.3 [09f84164] HypothesisTests v0.12.1 [446846d7] Muon v0.3.0 [aecc171b] ReproducibleJobs v0.1.1 [f56ea72b] SCTransform v0.4.1 [03d38035] SingleCellProjections v0.5.2 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.20 [10745b16] Statistics v1.11.5 [24678dba] TSne v1.4.0 [c4f8c510] UMAP v0.3.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_s7jzdS/Manifest.toml` [47edcb42] ADTypes v1.24.0 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.30.1 [198e06fe] BangBang v0.4.9 [a74b3585] Blosc v0.7.3 [336ed68f] CSV v0.10.17 [324d7699] CategoricalArrays v1.1.1 [0b6fb165] ChunkCodecCore v1.0.2 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [ae650224] ChunkSplitters v3.2.0 [6309b1aa] CodecInflate64 v0.1.3 [944b1d66] CodecZlib v0.7.9 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.14 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [b342263e] DateTimes64 v1.0.1 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [3c3547ce] DiskArrays v0.4.22 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.12.0 [4e289a0a] EnumX v1.0.7 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.20.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.33.0 [f6369f11] ForwardDiff v1.4.5 [38e38edf] GLM v1.9.5 [a0844989] Gamma v1.2.0 [86223c79] Graphs v1.15.0 [c8ec2601] H5Zblosc v0.1.2 [f67ccb44] HDF5 v0.17.3 [cd3eb016] HTTP v2.6.7 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.30 [09f84164] HypothesisTests v0.12.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 ⌅ [842dd82b] InlineStrings v1.4.6 [0c81fc1b] InputBuffers v1.1.1 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [49dc5b4e] KernelDensitySJ v0.2.3 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.1 ⌃ [d3d80556] LineSearches v7.5.1 [2ab3a3ac] LogExpFunctions v1.0.1 ⌅ [2fda8390] LsqFit v0.15.1 [3da0fdf6] MPIPreferences v0.1.12 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [6f286f6a] MultivariateStats v0.10.5 [446846d7] Muon v0.3.0 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.4 ⌅ [dd2c4c9e] NearestNeighborDescent v0.3.8 [b8a86587] NearestNeighbors v0.4.29 [6fe1bfb0] OffsetArrays v1.17.0 [67456a42] OhMyThreads v0.8.6 ⌃ [429524aa] Optim v1.13.3 [bac558e1] OrderedCollections v2.0.1 [90014a1f] PDMats v0.11.41 ⌅ [69de0a69] Parsers v2.8.8 [2dfb63ee] PooledArrays v1.4.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.8 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [988b38a3] ReadOnlyArrays v0.2.0 [189a3867] Reexport v1.2.2 [aecc171b] ReproducibleJobs v0.1.1 [ae029012] Requires v1.3.1 [802f3686] Reseau v1.4.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.8 [f56ea72b] SCTransform v0.4.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [efcf1570] Setfield v1.1.2 [1277b4bf] ShiftedArrays v2.0.0 [699a6c99] SimpleTraits v0.9.6 [eddce310] SingleCell10x v0.2.3 [03d38035] SingleCellProjections v0.5.2 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.9.0 [c5dd0088] StableHashTraits v2.0.3 [860ef19b] StableRNGs v1.0.4 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [4c63d2b9] StatsFuns v2.2.1 [3eaba693] StatsModels v0.7.10 ⌅ [892a3eda] StringManipulation v0.5.0 [09ab397b] StructArrays v0.7.3 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.5 [9449cd9e] TSVD v0.4.4 [24678dba] TSne v1.4.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [ed4db957] TaskLocalValues v0.1.3 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [c4f8c510] UMAP v0.3.0 [5c2747f8] URIs v1.7.0 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [0a941bbe] Zarr v0.10.2 [49080126] ZipArchives v2.6.0 ⌅ [68821587] Arpack_jll v3.5.2+0 [0b7ba130] Blosc_jll v1.21.7+0 [f5851436] FFTW_jll v3.3.12+0 ⌅ [0234f1f7] HDF5_jll v2.1.2+0 [e33a78d0] Hwloc_jll v2.14.0+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [5ced341a] Lz4_jll v1.10.1+0 [856f044c] MKL_jll v2025.2.0+0 ⌅ [b5ada748] MPIABI_jll v0.1.5+0 [7cb0a576] MPICH_jll v5.0.1+0 [f1f71cc9] MPItrampoline_jll v5.5.6+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.11+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.2+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 ⌅ [2b3700d1] aws_c_auth_jll v0.9.6+0 ⌅ [70f11efc] aws_c_cal_jll v0.9.13+0 ⌅ [73048d1d] aws_c_common_jll v0.12.6+0 ⌅ [73a04cd5] aws_c_compression_jll v0.3.2+0 ⌅ [3254fc65] aws_c_http_jll v0.10.15+0 ⌅ [13c41daa] aws_c_io_jll v0.26.3+0 ⌅ [bd1f34fb] aws_c_s3_jll v0.11.5+0 ⌅ [1282aa60] aws_c_sdkutils_jll v0.2.4+1 ⌅ [b2a88e68] aws_checksums_jll v0.2.10+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [477f73a3] libaec_jll v1.1.7+0 ⌅ [9aeb927a] mpif_jll v0.1.7+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [cddc5d3d] s2n_tls_jll v1.7.9+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.8+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+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... Estimating sc parameters: 4%|█ | ETA: 0:03:02 Estimating sc parameters: 100%|█████████████████████████| Time: 0:00:09 [ Info: Bandwidth 0.2601508521793458 ⋅ Running my_rand_impl Done ⋅ LRU: 0/200 items (0 bytes/1.718 GB)  ⋅ GC: 934.961 MB live  Scheduler: my_rand_impl 34.0s    ⋅ LRU: 0/200 items (0 bytes/1.718 GB)  ⋅ GC: 934.961 MB live  Scheduler: my_rand_impl 35.6s    ⋅ Deduplicating my_rand_impl 1.1s Done ⋅ LRU: 0/200 items (0 bytes/1.718 GB)  ⋅ GC: 934.961 MB live  Scheduler: my_rand_impl 36.9s    ⋅ LRU: 0/200 items (0 bytes/1.718 GB)  ⋅ GC: 934.961 MB live  Scheduler: my_rand_impl 37.8s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 6/200 items (1.056 kB/1.718 GB)  ⋅ GC: 336.944 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ LRU: 6/200 items (1.056 kB/1.718 GB)  ⋅ GC: 336.944 MB live  Scheduler: project (Preprocess) 1.2s  ⋅ Running my_add_impl 0.8s Done ⋅ LRU: 6/200 items (1.056 kB/1.718 GB)  ⋅ GC: 368.148 MB live  Scheduler: my_add_impl 0.8s    ⋅ LRU: 6/200 items (1.056 kB/1.718 GB)  ⋅ GC: 368.148 MB live  Scheduler: my_add_impl 0.8s  ⋅ Preprocessing project (Preprocess) 1.5s Done ⋅ LRU: 7/200 items (1.232 kB/1.718 GB)  ⋅ GC: 389.996 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ LRU: 7/200 items (1.232 kB/1.718 GB)  ⋅ GC: 436.963 MB live  Scheduler: project (Preprocess) 1.8s    ⋅ Preprocessing my_add_impl (ProjectOnto) 0.8s Done ⋅ LRU: 7/200 items (1.232 kB/1.718 GB)  ⋅ GC: 436.963 MB live  Scheduler: project (Preprocess) 2.6s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Running my_add_impl Done ⋅ LRU: 7/200 items (1.232 kB/1.718 GB)  ⋅ GC: 470.322 MB live  Scheduler: project (Preprocess) 2.7s  ⋅ Running my_mul_impl 0.6s Done ⋅ LRU: 8/200 items (1.408 kB/1.718 GB)  ⋅ GC: 121.382 MB live  Scheduler: my_mul_impl 0.9s    ⋅ LRU: 8/200 items (1.408 kB/1.718 GB)  ⋅ GC: 121.382 MB live  Scheduler: my_mul_impl 0.9s  ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 9/200 items (1.584 kB/1.718 GB)  ⋅ GC: 138.643 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing my_mul_impl (ProjectOnto) 0.1s Done ⋅ LRU: 9/200 items (1.584 kB/1.718 GB)  ⋅ GC: 167.239 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Running my_mul_impl Done ⋅ LRU: 9/200 items (1.584 kB/1.718 GB)  ⋅ GC: 191.568 MB live  Scheduler: project (Preprocess) 0.9s  ⋅ Preprocessing my_sub (Projectable) 0.5s Done ⋅ LRU: 10/200 items (1.760 kB/1.718 GB)  ⋅ GC: 232.265 MB live  Scheduler: my_sub (Projectable) 0.5s    ⋅ Running my_sub_impl 0.6s Done ⋅ LRU: 10/200 items (1.760 kB/1.718 GB)  ⋅ GC: 255.488 MB live  Scheduler: my_sub (Projectable) 1.1s    ⋅ LRU: 10/200 items (1.760 kB/1.718 GB)  ⋅ GC: 255.488 MB live  Scheduler: my_sub (Projectable) 1.1s  ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 11/200 items (1.936 kB/1.718 GB)  ⋅ GC: 272.767 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing my_sub (Projectable) (ProjectOnto) 0.2s Done ⋅ LRU: 11/200 items (1.936 kB/1.718 GB)  ⋅ GC: 122.246 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ Running my_sub_impl Done ⋅ LRU: 11/200 items (1.936 kB/1.718 GB)  ⋅ GC: 137.874 MB live  Scheduler: project (Preprocess) 1.1s  ⋅ Preprocessing my_div (Projectable) 0.4s Done ⋅ LRU: 12/200 items (2.112 kB/1.718 GB)  ⋅ GC: 181.186 MB live  Scheduler: my_div (Projectable) 0.5s    ⋅ Running my_div_impl 0.6s Done ⋅ LRU: 12/200 items (2.112 kB/1.718 GB)  ⋅ GC: 204.402 MB live  Scheduler: my_div (Projectable) 1.4s    ⋅ Deduplicating my_div_impl 0.6s Done ⋅ LRU: 12/200 items (2.112 kB/1.718 GB)  ⋅ GC: 204.402 MB live  Scheduler: my_div (Projectable) 2.3s    ⋅ LRU: 12/200 items (2.112 kB/1.718 GB)  ⋅ GC: 204.402 MB live  Scheduler: my_div (Projectable) 3.0s  ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 13/200 items (2.288 kB/1.718 GB)  ⋅ GC: 263.730 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing my_div (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 13/200 items (2.288 kB/1.718 GB)  ⋅ GC: 292.822 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Running my_div_impl Done ⋅ LRU: 13/200 items (2.288 kB/1.718 GB)  ⋅ GC: 125.829 MB live  Scheduler: project (Preprocess) 0.9s  ⋅ Preprocessing project (Preprocess) 0.5s Done ⋅ LRU: 15/200 items (2.640 kB/1.718 GB)  ⋅ GC: 152.139 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ LRU: 15/200 items (2.640 kB/1.718 GB)  ⋅ GC: 170.201 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing my_div (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 15/200 items (2.640 kB/1.718 GB)  ⋅ GC: 170.201 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing project (Preprocess) Done ⋅ Running my_div_impl Done ⋅ LRU: 15/200 items (2.640 kB/1.718 GB)  ⋅ GC: 179.848 MB live  Scheduler: project (Preprocess) 0.7s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 134.771 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 160.887 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing my_rand_impl (ProjectOnto) 0.6s Done ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 160.887 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 160.887 MB live  Scheduler: project (Preprocess) 1.7s  ⋅ Running my_add_impl 0.7s Done ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 130.743 MB live  Scheduler: my_add_impl 0.7s    ⋅ LRU: 16/200 items (2.816 kB/1.718 GB)  ⋅ GC: 130.743 MB live  Scheduler: my_add_impl 0.7s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ Preprocessing my_add_impl (ProjectOnto) 0.1s Done ⋅ LRU: 17/200 items (2.992 kB/1.718 GB)  ⋅ GC: 155.837 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_rand_impl (ProjectOnto) Done ⋅ Running my_add_impl Done ⋅ LRU: 17/200 items (2.992 kB/1.718 GB)  ⋅ GC: 189.656 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 155.203 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing my_add_impl (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_rand_impl (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_rand_impl (ProjectOnto) Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 136.016 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing my_apply (Projectable) 0.5s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 223.682 MB live  Scheduler: my_apply (Projectable) 0.8s    ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 223.682 MB live  Scheduler: my_apply (Projectable) 1.0s  ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 259.753 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing my_apply (Projectable) (ProjectOnto) 0.3s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 287.907 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 287.907 MB live  Scheduler: project (Preprocess) 1.1s  ⋅ Preprocessing dm_rand (DataMatrixFunction) 2.1s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 172.557 MB live  Scheduler: dm_rand (DataMatrixFunction) 2.2s    ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 227.449 MB live  Scheduler: dm_rand (DataMatrixFunction) 2.2s    ⋅ Preprocessing prefixed_ids (Preprocess) 1.2s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 227.449 MB live  Scheduler: dm_rand (DataMatrixFunction) 3.6s    ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 273.210 MB live  Scheduler: dm_rand (DataMatrixFunction) 3.7s    ⋅ Preprocessing prefixed_ids (Preprocess) Done ⋅ Running prefixed_id_values 0.1s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 282.513 MB live  Scheduler: dm_rand (DataMatrixFunction) 4.1s    ⋅ Deduplicating prefixed_id_values 0.5s Done ⋅ LRU: 20/200 items (3.520 kB/1.718 GB)  ⋅ GC: 282.513 MB live  Scheduler: dm_rand (DataMatrixFunction) 4.9s    ⋅ LRU: 21/200 items (3.631 kB/1.718 GB)  ⋅ GC: 312.367 MB live  Scheduler: dm_rand (DataMatrixFunction) 5.2s    ⋅ Running create_table 0.2s Done ⋅ LRU: 21/200 items (3.631 kB/1.718 GB)  ⋅ GC: 312.367 MB live  Scheduler: dm_rand (DataMatrixFunction) 5.7s    ⋅ Deduplicating create_table 1.4s Done ⋅ LRU: 21/200 items (3.631 kB/1.718 GB)  ⋅ GC: 312.367 MB live  Scheduler: dm_rand (DataMatrixFunction) 7.1s    ⋅ LRU: 22/200 items (4.270 kB/1.718 GB)  ⋅ GC: 371.771 MB live  Scheduler: dm_rand (DataMatrixFunction) 7.9s    ⋅ Running prefixed_id_values Done ⋅ Running create_table Done ⋅ Running DataMatrix 0.8s Done ⋅ LRU: 24/200 items (5.104 kB/1.718 GB)  ⋅ GC: 373.483 MB live  Scheduler: dm_rand (DataMatrixFunction) 9.1s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 24/200 items (5.104 kB/1.718 GB)  ⋅ GC: 373.483 MB live  Scheduler: dm_rand (DataMatrixFunction) 9.2s    ⋅ LRU: 24/200 items (5.104 kB/1.718 GB)  ⋅ GC: 373.483 MB live  Scheduler: dm_rand (DataMatrixFunction) 9.8s  ⋅ Preprocessing dm_rand (DataMatrixFunction) Done ⋅ Running DataMatrix Done ⋅ LRU: 25/200 items (6.616 kB/1.718 GB)  ⋅ GC: 160.928 MB live  Scheduler: dm_rand (DataMatrixFunction) 0.1s    ⋅ LRU: 25/200 items (6.616 kB/1.718 GB)  ⋅ GC: 160.928 MB live  Scheduler: dm_rand (DataMatrixFunction) 0.1s  ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC:  Scheduler: dm_rand (DataMatrixFunction) 0.2s  ⋅ Preprocessing dm_add (DataMatrixFunction) 1.8s Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 172.096 MB live  Scheduler: dm_add (DataMatrixFunction) 1.8s    ⋅ Preprocessing get_obs (Preprocess) 0.8s Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 223.367 MB live  Scheduler: dm_add (DataMatrixFunction) 2.8s    ⋅ Preprocessing dm_rand (get_obs) 0.1s Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 255.860 MB live  Scheduler: dm_add (DataMatrixFunction) 2.9s    ⋅ Preprocessing get_var (Preprocess) 0.6s Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 258.904 MB live  Scheduler: dm_add (DataMatrixFunction) 3.7s    ⋅ Preprocessing dm_rand (get_var) Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 285.996 MB live  Scheduler: dm_add (DataMatrixFunction) 3.8s    ⋅ Preprocessing get_matrix (Preprocess) 0.5s Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 289.033 MB live  Scheduler: dm_add (DataMatrixFunction) 4.4s    ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 316.161 MB live  Scheduler: dm_add (DataMatrixFunction) 4.5s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ Running DataMatrix Done ⋅ LRU: 30/200 items (14.176 kB/1.718 GB)  ⋅ GC: 329.346 MB live  Scheduler: dm_add (DataMatrixFunction) 4.5s  ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 335.013 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing dm_add (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 151.811 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing get_obs (Preprocess) 0.6s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 188.888 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 211.417 MB live  Scheduler: project (Preprocess) 2.4s    ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 248.528 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ Preprocessing dm_add (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 248.528 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 264.158 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing dm_rand (get_obs) Done ⋅ Preprocessing get_var (Preprocess) 0.3s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 135.313 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 153.554 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ Preprocessing dm_add (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 188.432 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 204.049 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing dm_rand (get_var) Done ⋅ Preprocessing get_matrix (Preprocess) 0.3s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 213.013 MB live  Scheduler: project (Preprocess) 4.4s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 231.284 MB live  Scheduler: project (Preprocess) 5.1s    ⋅ Preprocessing dm_add (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 266.195 MB live  Scheduler: project (Preprocess) 5.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_add_impl (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 157.369 MB live  Scheduler: project (Preprocess) 5.4s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ Running DataMatrix Done ⋅ LRU: 31/200 items (15.688 kB/1.718 GB)  ⋅ GC: 182.108 MB live  Scheduler: project (Preprocess) 5.4s  ⋅ Preprocessing dm_mul (DataMatrixFunction) 0.1s Done ⋅ LRU: 32/200 items (17.200 kB/1.718 GB)  ⋅ GC: 179.181 MB live  Scheduler: dm_mul (DataMatrixFunction) 0.1s    ⋅ Running DataMatrix Done ⋅ LRU: 32/200 items (17.200 kB/1.718 GB)  ⋅ GC: 199.809 MB live  Scheduler: dm_mul (DataMatrixFunction) 0.1s  ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 205.474 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing dm_mul (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 234.545 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing get_obs (Preprocess) 0.6s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 154.310 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 176.841 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing dm_mul (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 211.433 MB live  Scheduler: project (Preprocess) 2.4s    ⋅ Preprocessing get_var (Preprocess) 0.3s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 227.058 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 245.360 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ Preprocessing dm_mul (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 155.282 MB live  Scheduler: project (Preprocess) 3.6s    ⋅ Preprocessing get_matrix (Preprocess) 0.3s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 170.901 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 189.164 MB live  Scheduler: project (Preprocess) 4.7s    ⋅ Preprocessing dm_mul (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 223.074 MB live  Scheduler: project (Preprocess) 4.9s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_mul_impl (ProjectOnto) 0.1s Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 249.998 MB live  Scheduler: project (Preprocess) 4.9s    ⋅ Running DataMatrix Done ⋅ LRU: 33/200 items (18.712 kB/1.718 GB)  ⋅ GC: 141.581 MB live  Scheduler: project (Preprocess) 4.9s  ⋅ Preprocessing dm_sub (DataMatrixFunction) 0.1s Done ⋅ LRU: 34/200 items (20.224 kB/1.718 GB)  ⋅ GC: 197.837 MB live  Scheduler: dm_sub (DataMatrixFunction) 0.1s    ⋅ Preprocessing my_sub (Projectable) Done ⋅ Running DataMatrix Done ⋅ LRU: 34/200 items (20.224 kB/1.718 GB)  ⋅ GC: 133.502 MB live  Scheduler: dm_sub (DataMatrixFunction) 0.2s  ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 139.174 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing dm_sub (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 168.255 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing get_obs (Preprocess) 0.6s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 205.320 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 227.907 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing dm_sub (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 137.980 MB live  Scheduler: project (Preprocess) 2.3s    ⋅ Preprocessing get_var (Preprocess) 0.3s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 153.591 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 171.882 MB live  Scheduler: project (Preprocess) 3.3s    ⋅ Preprocessing dm_sub (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 206.027 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ Preprocessing get_matrix (Preprocess) 0.3s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 221.647 MB live  Scheduler: project (Preprocess) 3.9s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 239.943 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing dm_sub (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 273.887 MB live  Scheduler: project (Preprocess) 4.8s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_sub (Projectable) (ProjectOnto) Done ⋅ Running DataMatrix Done ⋅ LRU: 35/200 items (21.736 kB/1.718 GB)  ⋅ GC: 157.018 MB live  Scheduler: project (Preprocess) 4.8s  ⋅ Preprocessing dm_div (DataMatrixFunction) 0.1s Done ⋅ LRU: 36/200 items (23.248 kB/1.718 GB)  ⋅ GC: 215.778 MB live  Scheduler: dm_div (DataMatrixFunction) 0.2s    ⋅ Preprocessing my_div (Projectable) Done ⋅ Running DataMatrix Done ⋅ LRU: 36/200 items (23.248 kB/1.718 GB)  ⋅ GC: 151.967 MB live  Scheduler: dm_div (DataMatrixFunction) 0.5s    ⋅ LRU: 36/200 items (23.248 kB/1.718 GB)  ⋅ GC: 151.967 MB live  Scheduler: dm_div (DataMatrixFunction) 1.1s  ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 170.955 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing dm_div (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 200.049 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing get_obs (Preprocess) 0.7s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 136.596 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 159.117 MB live  Scheduler: project (Preprocess) 2.3s    ⋅ Preprocessing dm_div (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 193.699 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ Preprocessing get_var (Preprocess) 0.3s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 209.306 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 227.620 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 261.627 MB live  Scheduler: project (Preprocess) 3.6s    ⋅ Preprocessing dm_div (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 261.627 MB live  Scheduler: project (Preprocess) 3.7s    ⋅ Preprocessing get_matrix (Preprocess) 0.3s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 277.247 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 295.470 MB live  Scheduler: project (Preprocess) 4.8s    ⋅ Preprocessing dm_div (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 161.141 MB live  Scheduler: project (Preprocess) 4.9s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Running DataMatrix Done ⋅ LRU: 37/200 items (24.760 kB/1.718 GB)  ⋅ GC: 202.145 MB live  Scheduler: project (Preprocess) 4.9s  ⋅ Preprocessing dm_div (DataMatrixFunction) Done ⋅ Preprocessing dm_add (get_obs) Done ⋅ Preprocessing dm_add (get_var) Done ⋅ LRU: 38/200 items (26.272 kB/1.718 GB)  ⋅ GC: 166.435 MB live  Scheduler: dm_div (DataMatrixFunction) 0.1s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing my_div (Projectable) Done ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ Preprocessing dm_add (get_matrix) Done ⋅ LRU: 38/200 items (26.272 kB/1.718 GB)  ⋅ GC: 175.880 MB live  Scheduler: dm_div (DataMatrixFunction) 0.2s    ⋅ Running DataMatrix Done ⋅ LRU: 38/200 items (26.272 kB/1.718 GB)  ⋅ GC: 188.930 MB live  Scheduler: dm_div (DataMatrixFunction) 0.3s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ Preprocessing dm_div (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 136.727 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 175.083 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 193.265 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 202.482 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ Preprocessing dm_rand (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 142.125 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing project (Preprocess) 0.5s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 155.657 MB live  Scheduler: project (Preprocess) 1.9s    ⋅ Preprocessing create_table (ProjectOnto) 0.2s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 171.768 MB live  Scheduler: project (Preprocess) 2.3s    ⋅ Preprocessing project (Preprocess) 0.5s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 187.924 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 203.185 MB live  Scheduler: project (Preprocess) 2.9s    ⋅ Preprocessing prefixed_id_values (ProjectOnto) 0.2s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 203.185 MB live  Scheduler: project (Preprocess) 3.2s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 227.954 MB live  Scheduler: project (Preprocess) 3.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 246.132 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 136.586 MB live  Scheduler: project (Preprocess) 4.1s    ⋅ Preprocessing dm_rand (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 163.697 MB live  Scheduler: project (Preprocess) 4.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 207.630 MB live  Scheduler: project (Preprocess) 4.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing dm_rand (get_matrix) Done ⋅ Running DataMatrix Done ⋅ LRU: 39/200 items (27.784 kB/1.718 GB)  ⋅ GC: 156.038 MB live  Scheduler: project (Preprocess) 4.5s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_rand (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_rand (get_var) (ProjectOnto) Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 189.378 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 185.195 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 212.274 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing dm_rand (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 212.274 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_rand_impl (ProjectOnto) Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 145.641 MB live  Scheduler: project (Preprocess) 1.2s  ⋅ Preprocessing dm_add (DataMatrixFunction) Done ⋅ Preprocessing dm_div (get_obs) Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 194.034 MB live  Scheduler: dm_add (DataMatrixFunction) 0.1s    ⋅ Preprocessing dm_div (get_var) Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 137.856 MB live  Scheduler: dm_add (DataMatrixFunction) 0.2s    ⋅ Preprocessing dm_div (get_matrix) Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 140.765 MB live  Scheduler: dm_add (DataMatrixFunction) 0.3s    ⋅ Running DataMatrix Done ⋅ LRU: 40/200 items (29.296 kB/1.718 GB)  ⋅ GC: 153.815 MB live  Scheduler: dm_add (DataMatrixFunction) 0.3s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 41/200 items (30.808 kB/1.718 GB)  ⋅ GC: 163.940 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_add (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_var) (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 41/200 items (30.808 kB/1.718 GB)  ⋅ GC: 185.866 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing dm_add (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 41/200 items (30.808 kB/1.718 GB)  ⋅ GC: 194.842 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_add_impl (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_div (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_div (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing dm_rand (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing my_rand_impl (ProjectOnto) Done ⋅ Running DataMatrix Done ⋅ LRU: 41/200 items (30.808 kB/1.718 GB)  ⋅ GC: 160.259 MB live  Scheduler: project (Preprocess) 0.4s  ⋅ Preprocessing get_colnames (Preprocess) 0.6s Done ⋅ LRU: 44/200 items (35.344 kB/1.718 GB)  ⋅ GC: 248.627 MB live  Scheduler: get_colnames (Preprocess) 0.7s    ⋅ Preprocessing get_colnames (Preprocess (late)) 0.6s Done ⋅ LRU: 44/200 items (35.344 kB/1.718 GB)  ⋅ GC: 266.952 MB live  Scheduler: get_colnames (Preprocess) 1.4s    ⋅ Running get_colnames_fallback Done ⋅ LRU: 44/200 items (35.344 kB/1.718 GB)  ⋅ GC: 287.312 MB live  Scheduler: get_colnames (Preprocess) 1.4s  ⋅ Preprocessing get_colnames (Preprocess) 0.1s Done ⋅ Preprocessing get_colnames (Preprocess (late)) 0.2s Done ⋅ LRU: 45/200 items (35.444 kB/1.718 GB)  ⋅ GC: 297.314 MB live  Scheduler: get_colnames (Preprocess) 0.2s    ⋅ Running get_colnames_fallback 0.1s Done ⋅ LRU: 45/200 items (35.444 kB/1.718 GB)  ⋅ GC: 300.740 MB live  Scheduler: get_colnames (Preprocess) 0.7s    ⋅ LRU: 45/200 items (35.444 kB/1.718 GB)  ⋅ GC: 300.740 MB live  Scheduler: get_colnames (Preprocess) 1.3s  ⋅ Preprocessing id_column (Preprocess) 0.6s Done ⋅ LRU: 46/200 items (35.454 kB/1.718 GB)  ⋅ GC: 160.773 MB live  Scheduler: id_column (Preprocess) 0.7s    ⋅ LRU: 46/200 items (35.454 kB/1.718 GB)  ⋅ GC: 176.175 MB live  Scheduler: id_column (Preprocess) 0.7s    ⋅ Preprocessing get_columns (Preprocess) 0.3s Done ⋅ LRU: 46/200 items (35.454 kB/1.718 GB)  ⋅ GC: 176.175 MB live  Scheduler: id_column (Preprocess) 1.1s    ⋅ Preprocessing get_columns (Preprocess (late)) 0.5s Done ⋅ LRU: 46/200 items (35.454 kB/1.718 GB)  ⋅ GC: 191.593 MB live  Scheduler: id_column (Preprocess) 1.7s    ⋅ Running get_columns_fallback Done ⋅ LRU: 46/200 items (35.454 kB/1.718 GB)  ⋅ GC: 211.210 MB live  Scheduler: id_column (Preprocess) 1.8s  ⋅ Preprocessing table_nrow (Preprocess) 1.0s Done ⋅ LRU: 47/200 items (36.231 kB/1.718 GB)  ⋅ GC: 235.736 MB live  Scheduler: table_nrow (Preprocess) 1.0s    ⋅ Preprocessing column_data (Preprocess) 0.2s Done ⋅ LRU: 47/200 items (36.231 kB/1.718 GB)  ⋅ GC: 260.562 MB live  Scheduler: table_nrow (Preprocess) 1.4s    ⋅ Preprocessing column_data (Preprocess (late)) 0.5s Done ⋅ LRU: 47/200 items (36.231 kB/1.718 GB)  ⋅ GC: 275.968 MB live  Scheduler: table_nrow (Preprocess) 2.0s    ⋅ Running column_data_fallback Done ⋅ Running length Done ⋅ LRU: 48/200 items (36.480 kB/1.718 GB)  ⋅ GC: 297.462 MB live  Scheduler: table_nrow (Preprocess) 2.3s    ⋅ LRU: 48/200 items (36.480 kB/1.718 GB)  ⋅ GC: 297.462 MB live  Scheduler: table_nrow (Preprocess) 2.9s  ⋅ Preprocessing table_ncol (Preprocess) 0.4s Done ⋅ LRU: 49/200 items (36.488 kB/1.718 GB)  ⋅ GC: 340.121 MB live  Scheduler: table_ncol (Preprocess) 0.5s    ⋅ Preprocessing table_ncol (Preprocess (late)) 0.5s Done ⋅ LRU: 49/200 items (36.488 kB/1.718 GB)  ⋅ GC: 358.106 MB live  Scheduler: table_ncol (Preprocess) 1.0s    ⋅ Running table_ncol_fallback Done ⋅ LRU: 49/200 items (36.488 kB/1.718 GB)  ⋅ GC: 377.427 MB live  Scheduler: table_ncol (Preprocess) 1.0s  ⋅ Preprocessing get_columns (Preprocess) 0.1s Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 50/200 items (36.496 kB/1.718 GB)  ⋅ GC: 387.769 MB live  Scheduler: get_columns (Preprocess) 0.2s    ⋅ Running get_columns_fallback 0.1s Done ⋅ LRU: 50/200 items (36.496 kB/1.718 GB)  ⋅ GC: 391.069 MB live  Scheduler: get_columns (Preprocess) 0.2s    ⋅ Deduplicating get_columns_fallback 0.2s Done ⋅ LRU: 50/200 items (36.496 kB/1.718 GB)  ⋅ GC: 391.069 MB live  Scheduler: get_columns (Preprocess) 0.4s    ⋅ LRU: 50/200 items (36.496 kB/1.718 GB)  ⋅ GC: 391.069 MB live  Scheduler: get_columns (Preprocess) 0.4s  ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running get_columns_fallback 0.1s ArgumentError("column name :not_a_column_name not found in the data fram... ⋅ LRU: 51/200 items (37.507 kB/1.718 GB)  ⋅ GC: 411.972 MB live  Scheduler: get_columns (Preprocess) 1.1s    ⋅ LRU: 51/200 items (37.507 kB/1.718 GB)  ⋅ GC: 411.972 MB live  Scheduler: get_columns (Preprocess) 1.4s  ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) 0.2s Done ⋅ LRU: 51/200 items (37.507 kB/1.718 GB)  ⋅ GC: 429.588 MB live  Scheduler: column_data (Preprocess) 0.2s    ⋅ Running column_data_fallback 0.1s Done ⋅ LRU: 51/200 items (37.507 kB/1.718 GB)  ⋅ GC: 142.100 MB live  Scheduler: column_data (Preprocess) 0.3s    ⋅ LRU: 51/200 items (37.507 kB/1.718 GB)  ⋅ GC: 142.100 MB live  Scheduler: column_data (Preprocess) 0.3s  ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running column_data_fallback Done ⋅ LRU: 52/200 items (37.756 kB/1.718 GB)  ⋅ GC: 151.299 MB live  Scheduler: column_data (Preprocess) 0.3s    ⋅ LRU: 52/200 items (37.756 kB/1.718 GB)  ⋅ GC: 151.299 MB live  Scheduler: column_data (Preprocess) 0.9s  ⋅ Preprocessing annotation (Preprocess) 0.1s Done ⋅ LRU: 54/200 items (38.102 kB/1.718 GB)  ⋅ GC: 212.897 MB live  Scheduler: get_colnames (Preprocess) 0.2s    ⋅ LRU: 54/200 items (38.102 kB/1.718 GB)  ⋅ GC: 226.633 MB live  Scheduler: get_colnames (Preprocess) 0.7s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_colnames (Preprocess) 0.1s Done ⋅ LRU: 54/200 items (38.102 kB/1.718 GB)  ⋅ GC: 233.374 MB live  Scheduler: get_colnames (Preprocess) 0.8s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing get_colnames (Preprocess (late)) 0.1s Done ⋅ LRU: 54/200 items (38.102 kB/1.718 GB)  ⋅ GC: 239.085 MB live  Scheduler: get_colnames (Preprocess) 0.8s    ⋅ Running get_columns_fallback Done ⋅ Running get_colnames_fallback Done ⋅ LRU: 55/200 items (39.113 kB/1.718 GB)  ⋅ GC: 246.371 MB live  Scheduler: get_colnames (Preprocess) 0.8s  ⋅ Preprocessing get_colnames (Preprocess) 0.1s Done ⋅ LRU: 56/200 items (39.123 kB/1.718 GB)  ⋅ GC: 249.257 MB live  Scheduler: get_colnames (Preprocess) 0.1s    ⋅ Preprocessing get_colnames (Preprocess (late)) 0.2s Done ⋅ LRU: 56/200 items (39.123 kB/1.718 GB)  ⋅ GC: 253.934 MB live  Scheduler: get_colnames (Preprocess) 0.3s    ⋅ Running get_colnames_fallback 0.1s Done ⋅ LRU: 56/200 items (39.123 kB/1.718 GB)  ⋅ GC: 262.180 MB live  Scheduler: get_colnames (Preprocess) 0.4s    ⋅ LRU: 56/200 items (39.123 kB/1.718 GB)  ⋅ GC: 262.180 MB live  Scheduler: get_colnames (Preprocess) 0.4s  ⋅ Preprocessing get_colnames (Preprocess) 0.1s Done ⋅ Preprocessing get_colnames (Preprocess (late)) 0.1s Done ⋅ LRU: 57/200 items (39.132 kB/1.718 GB)  ⋅ GC: 272.846 MB live  Scheduler: get_colnames (Preprocess) 0.2s    ⋅ Running get_colnames_fallback ArgumentError("Expected table to have exactly 2 columns, but found 3 columns... ⋅ LRU: 57/200 items (39.132 kB/1.718 GB)  ⋅ GC: 276.798 MB live  Scheduler: get_colnames (Preprocess) 0.2s  ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) 0.1s Done ⋅ LRU: 57/200 items (39.132 kB/1.718 GB)  ⋅ GC: 282.519 MB live  Scheduler: id_column (Preprocess) 0.2s    ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 57/200 items (39.132 kB/1.718 GB)  ⋅ GC: 287.507 MB live  Scheduler: id_column (Preprocess) 0.2s    ⋅ Running get_columns_fallback Done ⋅ LRU: 57/200 items (39.132 kB/1.718 GB)  ⋅ GC: 292.826 MB live  Scheduler: id_column (Preprocess) 0.2s  ⋅ Preprocessing value_column (Preprocess) 0.3s Done ⋅ LRU: 58/200 items (39.909 kB/1.718 GB)  ⋅ GC: 325.219 MB live  Scheduler: value_column (Preprocess) 0.3s    ⋅ Preprocessing get_columns (Preprocess) 0.2s Done ⋅ LRU: 58/200 items (39.909 kB/1.718 GB)  ⋅ GC: 144.175 MB live  Scheduler: value_column (Preprocess) 0.5s    ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 58/200 items (39.909 kB/1.718 GB)  ⋅ GC: 148.947 MB live  Scheduler: value_column (Preprocess) 0.6s    ⋅ Running get_columns_fallback Done ⋅ LRU: 58/200 items (39.909 kB/1.718 GB)  ⋅ GC: 155.125 MB live  Scheduler: value_column (Preprocess) 0.6s  ⋅ Preprocessing value_column (Preprocess) 0.1s Done ⋅ Preprocessing get_columns (Preprocess) 0.1s Done ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 166.223 MB live  Scheduler: value_column (Preprocess) 0.2s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running get_columns_fallback ArgumentError("Expected table to have exactly 2 columns, but found 3 columns... ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 172.574 MB live  Scheduler: value_column (Preprocess) 0.2s  ⋅ Preprocessing id_column_data (Preprocess) 0.1s Done ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 203.836 MB live  Scheduler: id_column_data (Preprocess) 0.1s    ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 208.403 MB live  Scheduler: id_column_data (Preprocess) 0.2s    ⋅ Preprocessing column_data (Preprocess (late)) 0.1s Done ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 212.264 MB live  Scheduler: id_column_data (Preprocess) 0.3s    ⋅ Running column_data_fallback Done ⋅ LRU: 59/200 items (40.655 kB/1.718 GB)  ⋅ GC: 217.198 MB live  Scheduler: id_column_data (Preprocess) 0.3s  ⋅ Preprocessing value_column_data (Preprocess) 0.1s Done ⋅ LRU: 60/200 items (40.904 kB/1.718 GB)  ⋅ GC: 248.469 MB live  Scheduler: value_column_data (Preprocess) 0.1s    ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 60/200 items (40.904 kB/1.718 GB)  ⋅ GC: 253.925 MB live  Scheduler: value_column_data (Preprocess) 0.3s    ⋅ Preprocessing column_data (Preprocess (late)) 0.1s Done ⋅ LRU: 60/200 items (40.904 kB/1.718 GB)  ⋅ GC: 258.306 MB live  Scheduler: value_column_data (Preprocess) 0.3s    ⋅ Running column_data_fallback 0.1s Done ⋅ LRU: 60/200 items (40.904 kB/1.718 GB)  ⋅ GC: 263.927 MB live  Scheduler: value_column_data (Preprocess) 0.4s    ⋅ LRU: 60/200 items (40.904 kB/1.718 GB)  ⋅ GC: 263.927 MB live  Scheduler: value_column_data (Preprocess) 0.4s  ⋅ Preprocessing value_column_data (Preprocess) 0.1s Done ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 273.522 MB live  Scheduler: value_column_data (Preprocess) 0.2s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running column_data_fallback ArgumentError("Expected table to have exactly 2 columns, but found 3 columns... ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 279.812 MB live  Scheduler: value_column_data (Preprocess) 0.2s  ⋅ Preprocessing add_column (Preprocess) 0.4s Done ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 320.219 MB live  Scheduler: add_column (Preprocess) 0.4s    ⋅ Preprocessing add_column (Preprocess (late)) 0.5s Done ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 335.906 MB live  Scheduler: add_column (Preprocess) 1.0s    ⋅ Running add_column_fallback 0.6s Done ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 357.625 MB live  Scheduler: add_column (Preprocess) 1.7s    ⋅ Deduplicating add_column_fallback 0.3s Done ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 357.625 MB live  Scheduler: add_column (Preprocess) 2.0s    ⋅ LRU: 61/200 items (41.122 kB/1.718 GB)  ⋅ GC: 357.625 MB live  Scheduler: add_column (Preprocess) 2.0s  ⋅ Preprocessing table_ncol (Preprocess) 0.1s Done ⋅ Preprocessing table_ncol (Preprocess (late)) Done ⋅ LRU: 62/200 items (42.421 kB/1.718 GB)  ⋅ GC: 153.459 MB live  Scheduler: table_ncol (Preprocess) 0.1s    ⋅ Running table_ncol_fallback Done ⋅ LRU: 62/200 items (42.421 kB/1.718 GB)  ⋅ GC: 157.704 MB live  Scheduler: table_ncol (Preprocess) 0.1s  ⋅ Preprocessing table_getindex (Preprocess) 0.7s Done ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 181.934 MB live  Scheduler: table_getindex (Preprocess) 0.7s    ⋅ Preprocessing table_getindex_pr (Projectable) 0.3s Done ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 198.971 MB live  Scheduler: table_getindex (Preprocess) 1.1s    ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 215.019 MB live  Scheduler: table_getindex (Preprocess) 1.2s    ⋅ Preprocessing table_getindex (Preprocess (late)) 0.5s Done ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 215.019 MB live  Scheduler: table_getindex (Preprocess) 1.7s    ⋅ Running table_getindex_fallback 0.5s Done ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 235.148 MB live  Scheduler: table_getindex (Preprocess) 2.3s    ⋅ LRU: 63/200 items (42.429 kB/1.718 GB)  ⋅ GC: 235.148 MB live  Scheduler: table_getindex (Preprocess) 2.3s  ⋅ Preprocessing table_hcat (Preprocess) 0.4s Done ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 290.804 MB live  Scheduler: table_hcat (Preprocess) 0.5s    ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 309.846 MB live  Scheduler: table_hcat (Preprocess) 0.5s    ⋅ Preprocessing table_hcat (Preprocess (late)) 0.6s Done ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 309.846 MB live  Scheduler: table_hcat (Preprocess) 1.1s    ⋅ Running table_hcat_fallback 0.5s Done ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 329.946 MB live  Scheduler: table_hcat (Preprocess) 1.6s    ⋅ Deduplicating table_hcat_fallback 0.2s Done ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 329.946 MB live  Scheduler: table_hcat (Preprocess) 1.8s    ⋅ LRU: 64/200 items (43.359 kB/1.718 GB)  ⋅ GC: 329.946 MB live  Scheduler: table_hcat (Preprocess) 1.8s  ⋅ Preprocessing table_hcat (Preprocess) 0.1s Done ⋅ LRU: 65/200 items (44.562 kB/1.718 GB)  ⋅ GC: 351.849 MB live  Scheduler: table_hcat (Preprocess) 0.1s    ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Running create_table 0.4s Done ⋅ LRU: 65/200 items (44.562 kB/1.718 GB)  ⋅ GC: 372.407 MB live  Scheduler: table_hcat (Preprocess) 0.3s    ⋅ LRU: 65/200 items (44.562 kB/1.718 GB)  ⋅ GC: 372.407 MB live  Scheduler: table_hcat (Preprocess) 0.7s    ⋅ Running table_hcat_fallback Done ⋅ LRU: 66/200 items (45.452 kB/1.718 GB)  ⋅ GC: 385.297 MB live  Scheduler: table_hcat (Preprocess) 0.7s  ⋅ Preprocessing load_csv (Preprocess) 1.4s Done ⋅ LRU: 67/200 items (46.655 kB/1.718 GB)  ⋅ GC: 394.637 MB live  Scheduler: table_hcat (Preprocess) 1.5s    ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) 1.3s Done ⋅ LRU: 67/200 items (46.655 kB/1.718 GB)  ⋅ GC: 172.028 MB live  Scheduler: table_hcat (Preprocess) 1.6s    ⋅ LRU: 67/200 items (46.655 kB/1.718 GB)  ⋅ GC: 172.028 MB live  Scheduler: table_hcat (Preprocess) 3.0s    ⋅ LRU: 67/200 items (46.655 kB/1.718 GB)  ⋅ GC: 207.192 MB live  Scheduler: table_hcat (Preprocess) 3.0s    ⋅ Running checksummedfilepath 0.1s Done ⋅ LRU: 67/200 items (46.655 kB/1.718 GB)  ⋅ GC: 207.192 MB live  Scheduler: table_hcat (Preprocess) 3.5s    ⋅ LRU: 68/200 items (46.781 kB/1.718 GB)  ⋅ GC: 216.552 MB live  Scheduler: table_hcat (Preprocess) 4.3s    ⋅ Cache save checksummedfilepath 7.9s Done ⋅ LRU: 68/200 items (46.781 kB/1.718 GB)  ⋅ GC: 216.552 MB live  Scheduler: table_hcat (Preprocess) 12.3s    ⋅ LRU: 69/200 items (46.907 kB/1.718 GB)  ⋅ GC: 342.431 MB live  Scheduler: table_hcat (Preprocess) 12.9s    ⋅ Running parse_csv_impl 45.0s Done ⋅ LRU: 69/200 items (46.907 kB/1.718 GB)  ⋅ GC: 342.431 MB live  Scheduler: table_hcat (Preprocess) 58.3s    ⋅ Deduplicating parse_csv_impl 2.8s Done ⋅ LRU: 69/200 items (46.907 kB/1.718 GB)  ⋅ GC: 342.431 MB live  Scheduler: table_hcat (Preprocess) 1m 1s    ⋅ LRU: 70/200 items (47.401 kB/1.718 GB)  ⋅ GC: 400.383 MB live  Scheduler: table_hcat (Preprocess) 1m 2s    ⋅ Cache save parse_csv_impl 5.3s Done ⋅ LRU: 70/200 items (47.401 kB/1.718 GB)  ⋅ GC: 400.383 MB live  Scheduler: table_hcat (Preprocess) 1m 8s    ⋅ LRU: 72/200 items (47.979 kB/1.718 GB)  ⋅ GC: 539.676 MB live  Scheduler: table_hcat (Preprocess) 1m 8s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) 0.7s Done ⋅ LRU: 72/200 items (47.979 kB/1.718 GB)  ⋅ GC: 539.676 MB live  Scheduler: table_hcat (Preprocess) 1m 9s    ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Running create_table Done ⋅ LRU: 74/200 items (48.325 kB/1.718 GB)  ⋅ GC: 585.308 MB live  Scheduler: table_hcat (Preprocess) 1m 9s    ⋅ Running table_hcat_fallback Done ⋅ LRU: 75/200 items (49.215 kB/1.718 GB)  ⋅ GC: 587.090 MB live  Scheduler: table_hcat (Preprocess) 1m 9s  ⋅ Preprocessing table_leftjoin (Preprocess) 0.5s Done ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 632.854 MB live  Scheduler: table_leftjoin (Preprocess) 0.5s    ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 651.611 MB live  Scheduler: table_leftjoin (Preprocess) 0.6s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.5s Done ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 651.611 MB live  Scheduler: table_leftjoin (Preprocess) 1.1s    ⋅ Running table_leftjoin_fallback 2.4s Done ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 671.232 MB live  Scheduler: table_leftjoin (Preprocess) 3.6s    ⋅ Deduplicating table_leftjoin_fallback 5.7s Done ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 671.232 MB live  Scheduler: table_leftjoin (Preprocess) 9.3s    ⋅ LRU: 76/200 items (50.418 kB/1.718 GB)  ⋅ GC: 671.232 MB live  Scheduler: table_leftjoin (Preprocess) 9.4s  ⋅ Preprocessing table_leftjoin (Preprocess) 0.1s Done ⋅ LRU: 78/200 items (51.889 kB/1.718 GB)  ⋅ GC: 329.375 MB live  Scheduler: table_leftjoin (Preprocess) 0.1s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Running create_table 0.3s Done ⋅ LRU: 78/200 items (51.889 kB/1.718 GB)  ⋅ GC: 350.285 MB live  Scheduler: table_leftjoin (Preprocess) 0.3s    ⋅ LRU: 78/200 items (51.889 kB/1.718 GB)  ⋅ GC: 350.285 MB live  Scheduler: table_leftjoin (Preprocess) 0.6s    ⋅ Running table_leftjoin_fallback Done ⋅ LRU: 79/200 items (52.738 kB/1.718 GB)  ⋅ GC: 359.635 MB live  Scheduler: table_leftjoin (Preprocess) 0.6s  ⋅ Preprocessing load_csv (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Running parse_csv_impl 2.0s Done ⋅ LRU: 83/200 items (54.461 kB/1.718 GB)  ⋅ GC: 396.697 MB live  Scheduler: table_leftjoin (Preprocess) 2.0s    ⋅ Deduplicating parse_csv_impl 0.7s Done ⋅ LRU: 83/200 items (54.461 kB/1.718 GB)  ⋅ GC: 396.697 MB live  Scheduler: table_leftjoin (Preprocess) 2.8s    ⋅ Cache save parse_csv_impl 0.7s Done ⋅ LRU: 84/200 items (54.923 kB/1.718 GB)  ⋅ GC: 435.800 MB live  Scheduler: table_leftjoin (Preprocess) 3.4s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) 0.7s Done ⋅ LRU: 86/200 items (55.486 kB/1.718 GB)  ⋅ GC: 443.581 MB live  Scheduler: table_leftjoin (Preprocess) 4.1s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 89/200 items (55.775 kB/1.718 GB)  ⋅ GC: 193.212 MB live  Scheduler: table_leftjoin (Preprocess) 4.8s    ⋅ LRU: 89/200 items (55.775 kB/1.718 GB)  ⋅ GC: 193.212 MB live  Scheduler: table_leftjoin (Preprocess) 4.9s    ⋅ Running table_leftjoin_fallback Done ⋅ LRU: 90/200 items (56.624 kB/1.718 GB)  ⋅ GC: 198.534 MB live  Scheduler: table_leftjoin (Preprocess) 4.9s  ⋅ Running create_table 0.1s Done ⋅ LRU: 92/200 items (58.095 kB/1.718 GB)  ⋅ GC: 209.881 MB live  Scheduler: create_table 0.1s    ⋅ LRU: 92/200 items (58.095 kB/1.718 GB)  ⋅ GC: 209.881 MB live  Scheduler: create_table 0.1s  ⋅ Preprocessing get_colnames (Preprocess) 0.5s Done ⋅ LRU: 93/200 items (59.250 kB/1.718 GB)  ⋅ GC: 218.019 MB live  Scheduler: get_colnames (Preprocess) 0.5s    ⋅ LRU: 93/200 items (59.250 kB/1.718 GB)  ⋅ GC: 218.019 MB live  Scheduler: get_colnames (Preprocess) 0.5s  ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) 0.2s Done ⋅ LRU: 93/200 items (59.250 kB/1.718 GB)  ⋅ GC: 228.508 MB live  Scheduler: id_column (Preprocess) 0.2s    ⋅ Running create_table 0.1s Done ⋅ LRU: 93/200 items (59.250 kB/1.718 GB)  ⋅ GC: 234.535 MB live  Scheduler: id_column (Preprocess) 0.2s    ⋅ LRU: 93/200 items (59.250 kB/1.718 GB)  ⋅ GC: 234.535 MB live  Scheduler: id_column (Preprocess) 0.2s  ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ LRU: 94/200 items (60.027 kB/1.718 GB)  ⋅ GC: 244.374 MB live  Scheduler: table_nrow (Preprocess) 0.1s    ⋅ LRU: 94/200 items (60.027 kB/1.718 GB)  ⋅ GC: 244.374 MB live  Scheduler: table_nrow (Preprocess) 0.1s  ⋅ Preprocessing get_columns (Preprocess) 0.8s Done ⋅ LRU: 95/200 items (60.035 kB/1.718 GB)  ⋅ GC: 248.367 MB live  Scheduler: get_columns (Preprocess) 0.8s    ⋅ Running create_table 0.2s Done ⋅ LRU: 95/200 items (60.035 kB/1.718 GB)  ⋅ GC: 272.133 MB live  Scheduler: get_columns (Preprocess) 0.9s    ⋅ LRU: 95/200 items (60.035 kB/1.718 GB)  ⋅ GC: 272.133 MB live  Scheduler: get_columns (Preprocess) 1.0s  ⋅ Preprocessing get_columns (Preprocess) 0.4s ArgumentError("The following column names where not found: [\"not_a_column_name\"... ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 282.314 MB live  Scheduler: get_columns (Preprocess) 0.4s    ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 282.314 MB live  Scheduler: get_columns (Preprocess) 0.4s  ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 288.179 MB live  Scheduler: column_data (Preprocess) 0.1s    ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 288.179 MB live  Scheduler: column_data (Preprocess) 0.1s  ⋅ Preprocessing column_data (Preprocess) 0.1s KeyError("not_a_column_name") ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 295.528 MB live  Scheduler: column_data (Preprocess) 0.5s    ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 295.528 MB live  Scheduler: column_data (Preprocess) 0.7s  ⋅ Preprocessing annotation (Preprocess) Done ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 308.161 MB live  Scheduler: annotation (Preprocess)    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ LRU: 96/200 items (61.046 kB/1.718 GB)  ⋅ GC: 314.012 MB live  Scheduler: annotation (Preprocess)  ⋅ Preprocessing add_column (Preprocess) 2.4s Done ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 163.454 MB live  Scheduler: add_column (Preprocess) 2.5s    ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 236.716 MB live  Scheduler: add_column (Preprocess) 2.5s    ⋅ Preprocessing isequal_pre (Preprocess) 0.3s Done ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 236.716 MB live  Scheduler: add_column (Preprocess) 3.0s    ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 253.903 MB live  Scheduler: add_column (Preprocess) 3.1s    ⋅ Preprocessing ifelse_pr (Projectable) 0.7s Done ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 253.903 MB live  Scheduler: add_column (Preprocess) 3.9s    ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 277.279 MB live  Scheduler: add_column (Preprocess) 4.0s    ⋅ Preprocessing isequal_pre (Preprocess (late)) 0.4s Done ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 277.279 MB live  Scheduler: add_column (Preprocess) 4.5s    ⋅ LRU: 97/200 items (61.792 kB/1.718 GB)  ⋅ GC: 292.776 MB live  Scheduler: add_column (Preprocess) 4.6s    ⋅ Running length Done ⋅ Running isequal Done ⋅ LRU: 98/200 items (61.800 kB/1.718 GB)  ⋅ GC: 292.787 MB live  Scheduler: add_column (Preprocess) 5.0s    ⋅ LRU: 99/200 items (61.801 kB/1.718 GB)  ⋅ GC: 303.248 MB live  Scheduler: add_column (Preprocess) 5.7s    ⋅ Preprocessing ifelse_impl (Preprocess) 0.1s Done ⋅ LRU: 99/200 items (61.801 kB/1.718 GB)  ⋅ GC: 303.248 MB live  Scheduler: add_column (Preprocess) 5.9s    ⋅ Running create_table 0.2s Done ⋅ LRU: 99/200 items (61.801 kB/1.718 GB)  ⋅ GC: 312.422 MB live  Scheduler: add_column (Preprocess) 6.1s    ⋅ LRU: 99/200 items (61.801 kB/1.718 GB)  ⋅ GC: 312.422 MB live  Scheduler: add_column (Preprocess) 6.1s  ⋅ Preprocessing table_getindex (Preprocess) 1.1s Done ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 325.231 MB live  Scheduler: table_getindex (Preprocess) 1.2s    ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 359.977 MB live  Scheduler: table_getindex (Preprocess) 1.2s    ⋅ Preprocessing getindex_pr (Projectable) 0.7s Done ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 359.977 MB live  Scheduler: table_getindex (Preprocess) 2.1s    ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 382.520 MB live  Scheduler: table_getindex (Preprocess) 2.1s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.5s Done ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 382.520 MB live  Scheduler: table_getindex (Preprocess) 2.7s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 397.903 MB live  Scheduler: table_getindex (Preprocess) 2.8s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 100/200 items (63.100 kB/1.718 GB)  ⋅ GC: 402.099 MB live  Scheduler: table_getindex (Preprocess) 3.0s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ LRU: 101/200 items (63.233 kB/1.718 GB)  ⋅ GC: 417.228 MB live  Scheduler: table_getindex (Preprocess) 3.3s    ⋅ Running getindex Done ⋅ Running create_table Done ⋅ LRU: 103/200 items (63.470 kB/1.718 GB)  ⋅ GC: 421.211 MB live  Scheduler: table_getindex (Preprocess) 3.3s  ⋅ Preprocessing table_hcat (Preprocess) 0.1s Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ LRU: 104/200 items (64.400 kB/1.718 GB)  ⋅ GC: 164.358 MB live  Scheduler: table_hcat (Preprocess) 0.1s    ⋅ Running table_hcat_fallback Done ⋅ LRU: 104/200 items (64.400 kB/1.718 GB)  ⋅ GC: 172.612 MB live  Scheduler: table_hcat (Preprocess) 0.1s  ⋅ Preprocessing table_hcat (Preprocess) 2.4s Done ⋅ LRU: 105/200 items (65.603 kB/1.718 GB)  ⋅ GC: 178.552 MB live  Scheduler: table_hcat (Preprocess) 2.4s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ LRU: 105/200 items (65.603 kB/1.718 GB)  ⋅ GC: 264.059 MB live  Scheduler: table_hcat (Preprocess) 2.4s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ LRU: 105/200 items (65.603 kB/1.718 GB)  ⋅ GC: 272.790 MB live  Scheduler: table_hcat (Preprocess) 2.5s    ⋅ Running allequal Done ⋅ LRU: 106/200 items (65.611 kB/1.718 GB)  ⋅ GC: 272.801 MB live  Scheduler: table_hcat (Preprocess) 2.6s    ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 107/200 items (65.612 kB/1.718 GB)  ⋅ GC: 272.952 MB live  Scheduler: table_hcat (Preprocess) 2.8s    ⋅ LRU: 107/200 items (65.612 kB/1.718 GB)  ⋅ GC: 272.952 MB live  Scheduler: table_hcat (Preprocess) 2.8s  ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) 0.2s Done ⋅ LRU: 108/200 items (66.815 kB/1.718 GB)  ⋅ GC: 286.071 MB live  Scheduler: table_hcat (Preprocess) 0.2s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ LRU: 108/200 items (66.815 kB/1.718 GB)  ⋅ GC: 174.368 MB live  Scheduler: table_hcat (Preprocess) 0.5s    ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 110/200 items (66.824 kB/1.718 GB)  ⋅ GC: 185.247 MB live  Scheduler: table_hcat (Preprocess) 0.9s    ⋅ LRU: 110/200 items (66.824 kB/1.718 GB)  ⋅ GC: 185.247 MB live  Scheduler: table_hcat (Preprocess) 0.9s  ⋅ Preprocessing table_leftjoin (Preprocess) 0.1s Done ⋅ LRU: 111/200 items (68.027 kB/1.718 GB)  ⋅ GC: 195.120 MB live  Scheduler: table_leftjoin (Preprocess) 0.2s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.1s Done ⋅ LRU: 111/200 items (68.027 kB/1.718 GB)  ⋅ GC: 201.098 MB live  Scheduler: table_leftjoin (Preprocess) 0.2s    ⋅ Running table_leftjoin_fallback Done ⋅ LRU: 111/200 items (68.027 kB/1.718 GB)  ⋅ GC: 210.416 MB live  Scheduler: table_leftjoin (Preprocess) 0.2s  ⋅ Preprocessing table_leftjoin (Preprocess) 3.1s Done ⋅ LRU: 113/200 items (69.498 kB/1.718 GB)  ⋅ GC: 224.298 MB live  Scheduler: table_leftjoin (Preprocess) 3.1s    ⋅ LRU: 113/200 items (69.498 kB/1.718 GB)  ⋅ GC: 164.932 MB live  Scheduler: table_leftjoin (Preprocess) 3.2s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) 0.9s Done ⋅ LRU: 113/200 items (69.498 kB/1.718 GB)  ⋅ GC: 164.932 MB live  Scheduler: table_leftjoin (Preprocess) 4.2s    ⋅ Running indexin_impl Done ⋅ LRU: 113/200 items (69.498 kB/1.718 GB)  ⋅ GC: 199.455 MB live  Scheduler: table_leftjoin (Preprocess) 4.5s    ⋅ Deduplicating indexin_impl 1.9s Done ⋅ LRU: 113/200 items (69.498 kB/1.718 GB)  ⋅ GC: 199.455 MB live  Scheduler: table_leftjoin (Preprocess) 6.7s    ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 270.333 MB live  Scheduler: table_leftjoin (Preprocess) 7.5s    ⋅ Preprocessing getindex_or_missing_impl (Preprocess) 0.6s Done ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 270.333 MB live  Scheduler: table_leftjoin (Preprocess) 8.2s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) 0.1s Done ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 298.719 MB live  Scheduler: table_leftjoin (Preprocess) 8.3s    ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 304.279 MB live  Scheduler: table_leftjoin (Preprocess) 8.5s    ⋅ Preprocessing getindex_or_missing_impl (Preprocess) 0.2s Done ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 304.279 MB live  Scheduler: table_leftjoin (Preprocess) 8.7s    ⋅ Running getindex_or_missing 0.1s Done ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 317.151 MB live  Scheduler: table_leftjoin (Preprocess) 9.1s    ⋅ LRU: 114/200 items (69.636 kB/1.718 GB)  ⋅ GC: 317.151 MB live  Scheduler: table_leftjoin (Preprocess) 9.3s    ⋅ LRU: 115/200 items (69.774 kB/1.718 GB)  ⋅ GC: 334.626 MB live  Scheduler: table_leftjoin (Preprocess) 9.8s    ⋅ Running getindex_or_missing 0.1s Done ⋅ LRU: 115/200 items (69.774 kB/1.718 GB)  ⋅ GC: 334.626 MB live  Scheduler: table_leftjoin (Preprocess) 10.0s    ⋅ LRU: 115/200 items (69.774 kB/1.718 GB)  ⋅ GC: 334.626 MB live  Scheduler: table_leftjoin (Preprocess) 10.2s    ⋅ LRU: 116/200 items (69.912 kB/1.718 GB)  ⋅ GC: 351.642 MB live  Scheduler: table_leftjoin (Preprocess) 10.7s    ⋅ Running create_table 0.1s Done ⋅ LRU: 116/200 items (69.912 kB/1.718 GB)  ⋅ GC: 351.642 MB live  Scheduler: table_leftjoin (Preprocess) 10.8s    ⋅ LRU: 116/200 items (69.912 kB/1.718 GB)  ⋅ GC: 351.642 MB live  Scheduler: table_leftjoin (Preprocess) 10.9s  ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.4s Done ⋅ LRU: 117/200 items (71.375 kB/1.718 GB)  ⋅ GC: 367.347 MB live  Scheduler: table_leftjoin (Preprocess) 0.4s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) 0.2s Done ⋅ LRU: 117/200 items (71.375 kB/1.718 GB)  ⋅ GC: 388.594 MB live  Scheduler: table_leftjoin (Preprocess) 0.6s    ⋅ LRU: 117/200 items (71.375 kB/1.718 GB)  ⋅ GC: 162.998 MB live  Scheduler: table_leftjoin (Preprocess) 0.6s    ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ LRU: 118/200 items (71.513 kB/1.718 GB)  ⋅ GC: 170.920 MB live  Scheduler: table_leftjoin (Preprocess) 0.7s    ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Running getindex_or_missing Done ⋅ LRU: 118/200 items (71.513 kB/1.718 GB)  ⋅ GC: 187.753 MB live  Scheduler: table_leftjoin (Preprocess) 0.9s    ⋅ Running getindex_or_missing Done ⋅ LRU: 119/200 items (71.651 kB/1.718 GB)  ⋅ GC: 188.752 MB live  Scheduler: table_leftjoin (Preprocess) 1.0s    ⋅ Running create_table Done ⋅ LRU: 120/200 items (71.789 kB/1.718 GB)  ⋅ GC: 189.751 MB live  Scheduler: table_leftjoin (Preprocess) 1.0s  ⋅ Preprocessing load_csv (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath 0.7s Done ⋅ LRU: 122/200 items (73.378 kB/1.718 GB)  ⋅ GC: 207.664 MB live  Scheduler: load_csv (Preprocess) 0.7s    ⋅ Running parse_csv_impl 0.1s Done ⋅ LRU: 123/200 items (73.504 kB/1.718 GB)  ⋅ GC: 212.196 MB live  Scheduler: load_csv (Preprocess) 0.8s    ⋅ Cache save parse_csv_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) 0.1s Done ⋅ LRU: 126/200 items (75.138 kB/1.718 GB)  ⋅ GC: 221.699 MB live  Scheduler: load_csv (Preprocess) 0.8s    ⋅ Running create_table Done ⋅ LRU: 129/200 items (75.733 kB/1.718 GB)  ⋅ GC: 179.604 MB live  Scheduler: load_csv (Preprocess) 0.8s  ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.2s Done ⋅ LRU: 132/200 items (77.673 kB/1.718 GB)  ⋅ GC: 160.223 MB live  Scheduler: get_columns (Preprocess) 0.2s    ⋅ Running create_table Done ⋅ LRU: 132/200 items (77.673 kB/1.718 GB)  ⋅ GC: 170.312 MB live  Scheduler: get_columns (Preprocess) 0.2s  ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.2s Done ⋅ LRU: 134/200 items (79.430 kB/1.718 GB)  ⋅ GC: 214.737 MB live  Scheduler: add_column (Preprocess) 0.2s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 135/200 items (79.431 kB/1.718 GB)  ⋅ GC: 189.682 MB live  Scheduler: add_column (Preprocess) 0.3s    ⋅ LRU: 135/200 items (79.431 kB/1.718 GB)  ⋅ GC: 189.682 MB live  Scheduler: add_column (Preprocess) 0.3s  ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) 0.1s Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 136/200 items (80.730 kB/1.718 GB)  ⋅ GC: 206.382 MB live  Scheduler: table_getindex (Preprocess) 0.2s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 136/200 items (80.730 kB/1.718 GB)  ⋅ GC: 221.589 MB live  Scheduler: table_getindex (Preprocess) 0.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 136/200 items (80.730 kB/1.718 GB)  ⋅ GC: 160.713 MB live  Scheduler: table_getindex (Preprocess) 0.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ LRU: 139/200 items (81.100 kB/1.718 GB)  ⋅ GC: 189.236 MB live  Scheduler: table_getindex (Preprocess) 0.4s  ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.2s Done ⋅ LRU: 148/200 items (87.120 kB/1.718 GB)  ⋅ GC: 160.193 MB live  Scheduler: table_leftjoin (Preprocess) 0.2s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 149/200 items (87.258 kB/1.718 GB)  ⋅ GC: 199.939 MB live  Scheduler: table_leftjoin (Preprocess) 0.5s    ⋅ LRU: 149/200 items (87.258 kB/1.718 GB)  ⋅ GC: 199.939 MB live  Scheduler: table_leftjoin (Preprocess) 0.5s  ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 199.768 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 231.928 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ Preprocessing table_from_compound_result_pr (Projectable) (ProjectOnto) 0.3s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 231.928 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 253.041 MB live  Scheduler: project (Preprocess) 2.0s    ⋅ Preprocessing parse_csv_impl (ProjectOnto) 0.1s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 276.516 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing project (Preprocess) 0.4s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 288.594 MB live  Scheduler: project (Preprocess) 2.6s    ⋅ Preprocessing get_cached (ProjectOnto) 0.1s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 301.895 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 161.513 MB live  Scheduler: project (Preprocess) 3.4s    ⋅ Preprocessing checksummedfilepath (ProjectOnto) 0.1s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 184.434 MB live  Scheduler: project (Preprocess) 3.7s    ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 203.493 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 203.493 MB live  Scheduler: project (Preprocess) 3.8s  ⋅ Preprocessing annotation (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess) 0.4s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 289.028 MB live  Scheduler: transform_annotation (Preprocess) 0.1s    ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 289.028 MB live  Scheduler: transform_annotation (Preprocess) 0.5s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) 0.5s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 178.811 MB live  Scheduler: transform_annotation (Preprocess) 1.0s    ⋅ Running get_columns_fallback Done ⋅ Deduplicating get_columns_fallback 0.1s Done ⋅ LRU: 152/200 items (90.322 kB/1.718 GB)  ⋅ GC: 202.788 MB live  Scheduler: transform_annotation (Preprocess) 1.1s    ⋅ Running transform_annotation_fallback 0.4s Done ⋅ LRU: 153/200 items (91.243 kB/1.718 GB)  ⋅ GC: 207.737 MB live  Scheduler: transform_annotation (Preprocess) 1.5s    ⋅ Deduplicating transform_annotation_fallback 0.1s Done ⋅ LRU: 153/200 items (91.243 kB/1.718 GB)  ⋅ GC: 207.737 MB live  Scheduler: transform_annotation (Preprocess) 1.5s    ⋅ LRU: 153/200 items (91.243 kB/1.718 GB)  ⋅ GC: 207.737 MB live  Scheduler: transform_annotation (Preprocess) 1.5s  ⋅ Preprocessing transform_annotation (Preprocess) 0.1s Done ⋅ LRU: 154/200 items (92.164 kB/1.718 GB)  ⋅ GC: 240.642 MB live  Scheduler: transform_annotation (Preprocess) 0.1s    ⋅ Preprocessing transform_annotation (Preprocess (late)) 0.2s Done ⋅ LRU: 154/200 items (92.164 kB/1.718 GB)  ⋅ GC: 247.647 MB live  Scheduler: transform_annotation (Preprocess) 0.4s    ⋅ Running transform_annotation_fallback 0.1s Done ⋅ LRU: 154/200 items (92.164 kB/1.718 GB)  ⋅ GC: 257.422 MB live  Scheduler: transform_annotation (Preprocess) 0.4s    ⋅ LRU: 154/200 items (92.164 kB/1.718 GB)  ⋅ GC: 257.422 MB live  Scheduler: transform_annotation (Preprocess) 0.5s  ⋅ Preprocessing transform_annotation (Preprocess) Done ⋅ LRU: 155/200 items (93.085 kB/1.718 GB)  ⋅ GC: 299.661 MB live  Scheduler: transform_annotation (Preprocess) 0.1s    ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running column_data_fallback Done ⋅ Running apply_impl 0.1s Done ⋅ LRU: 156/200 items (93.213 kB/1.718 GB)  ⋅ GC: 320.683 MB live  Scheduler: transform_annotation (Preprocess) 0.3s    ⋅ LRU: 157/200 items (93.221 kB/1.718 GB)  ⋅ GC: 167.229 MB live  Scheduler: transform_annotation (Preprocess) 0.7s    ⋅ Running transform_annotation_fallback 0.2s Done ⋅ LRU: 157/200 items (93.221 kB/1.718 GB)  ⋅ GC: 167.229 MB live  Scheduler: transform_annotation (Preprocess) 0.9s    ⋅ LRU: 157/200 items (93.221 kB/1.718 GB)  ⋅ GC: 167.229 MB live  Scheduler: transform_annotation (Preprocess) 0.9s  ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 178.513 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 209.608 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing transform_annotation (Preprocess (late)) (ProjectOnto) 0.5s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 209.608 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ Preprocessing project (Preprocess) 0.4s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 233.145 MB live  Scheduler: project (Preprocess) 1.9s    ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) 0.5s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 247.029 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 275.987 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing apply_impl (ProjectOnto) 0.2s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 300.304 MB live  Scheduler: project (Preprocess) 3.4s    ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 318.716 MB live  Scheduler: project (Preprocess) 4.1s    ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 333.712 MB live  Scheduler: project (Preprocess) 4.1s    ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) 0.3s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 333.712 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 345.410 MB live  Scheduler: project (Preprocess) 4.6s  ⋅ Preprocessing annotation (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess) 0.5s Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 200.575 MB live  Scheduler: transform_annotation (Preprocess) 0.5s    ⋅ Running apply_broadcasted Done ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 226.595 MB live  Scheduler: transform_annotation (Preprocess) 0.9s    ⋅ LRU: 158/200 items (94.142 kB/1.718 GB)  ⋅ GC: 226.595 MB live  Scheduler: transform_annotation (Preprocess) 1.2s    ⋅ LRU: 159/200 items (94.270 kB/1.718 GB)  ⋅ GC: 233.524 MB live  Scheduler: transform_annotation (Preprocess) 1.3s    ⋅ Running create_table 0.1s Done ⋅ LRU: 159/200 items (94.270 kB/1.718 GB)  ⋅ GC: 233.524 MB live  Scheduler: transform_annotation (Preprocess) 1.4s    ⋅ LRU: 159/200 items (94.270 kB/1.718 GB)  ⋅ GC: 233.524 MB live  Scheduler: transform_annotation (Preprocess) 1.4s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ Preprocessing create_table (ProjectOnto) 0.3s Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 198.946 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 209.447 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 234.855 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ Preprocessing apply_broadcasted (ProjectOnto) 0.2s Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 234.855 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing apply_impl (ProjectOnto) 0.2s Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 252.453 MB live  Scheduler: project (Preprocess) 1.7s    ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 252.453 MB live  Scheduler: project (Preprocess) 1.7s  ⋅ Preprocessing value_column_data (Preprocess) 0.2s Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 266.688 MB live  Scheduler: value_column_data (Preprocess) 0.2s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ LRU: 164/200 items (97.169 kB/1.718 GB)  ⋅ GC: 164.796 MB live  Scheduler: value_column_data (Preprocess) 0.2s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 269.547 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 275.290 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing table_from_compound_result_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 287.373 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Preprocessing parse_csv_impl (ProjectOnto) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 166.035 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 169.765 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing get_cached (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 178.163 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing checksummedfilepath (ProjectOnto) 0.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 182.264 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing apply_impl (ProjectOnto) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 236.745 MB live  Scheduler: project (Preprocess) 0.9s  ⋅ Preprocessing load_counts (DataMatrixFunction) 4.1s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 276.243 MB live  Scheduler: load_counts (DataMatrixFunction) 5.5s    ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 170.256 MB live  Scheduler: load_counts (DataMatrixFunction) 5.5s    ⋅ Preprocessing combine_obs (Preprocess) 2.5s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 170.256 MB live  Scheduler: load_counts (DataMatrixFunction) 8.2s    ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 265.092 MB live  Scheduler: load_counts (DataMatrixFunction) 8.3s    ⋅ Preprocessing combine_var (Preprocess) 0.6s Done ⋅ LRU: 170/200 items (100.196 kB/1.718 GB)  ⋅ GC: 265.092 MB live  Scheduler: load_counts (DataMatrixFunction) 9.1s    ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Running load_var_impl 5.4s Done ⋅ LRU: 172/200 items (100.666 kB/1.718 GB)  ⋅ GC: 183.427 MB live  Scheduler: load_counts (DataMatrixFunction) 9.3s    ⋅ LRU: 172/200 items (100.666 kB/1.718 GB)  ⋅ GC: 183.427 MB live  Scheduler: load_counts (DataMatrixFunction) 14.6s    ⋅ Deduplicating load_var_impl 0.1s Done ⋅ LRU: 172/200 items (100.666 kB/1.718 GB)  ⋅ GC: 183.427 MB live  Scheduler: load_counts (DataMatrixFunction) 14.8s    ⋅ LRU: 173/200 items (106.764 kB/1.718 GB)  ⋅ GC: 304.577 MB live  Scheduler: load_counts (DataMatrixFunction) 15.1s    ⋅ Running combine_var_impl 21.1s Done ⋅ LRU: 173/200 items (106.764 kB/1.718 GB)  ⋅ GC: 304.577 MB live  Scheduler: load_counts (DataMatrixFunction) 36.6s    ⋅ Deduplicating combine_var_impl 0.5s Done ⋅ LRU: 173/200 items (106.764 kB/1.718 GB)  ⋅ GC: 304.577 MB live  Scheduler: load_counts (DataMatrixFunction) 37.4s    ⋅ LRU: 174/200 items (112.470 kB/1.718 GB)  ⋅ GC: 422.027 MB live  Scheduler: load_counts (DataMatrixFunction) 38.3s    ⋅ Cache save combine_var_impl 0.8s Done ⋅ LRU: 174/200 items (112.470 kB/1.718 GB)  ⋅ GC: 422.027 MB live  Scheduler: load_counts (DataMatrixFunction) 39.1s    ⋅ LRU: 176/200 items (118.312 kB/1.718 GB)  ⋅ GC: 432.770 MB live  Scheduler: load_counts (DataMatrixFunction) 39.2s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 180/200 items (123.834 kB/1.718 GB)  ⋅ GC: 474.142 MB live  Scheduler: load_counts (DataMatrixFunction) 39.5s    ⋅ LRU: 180/200 items (123.834 kB/1.718 GB)  ⋅ GC: 474.142 MB live  Scheduler: load_counts (DataMatrixFunction) 39.7s    ⋅ Running sample_var_indices 10.9s Done ⋅ LRU: 181/200 items (129.932 kB/1.718 GB)  ⋅ GC: 480.881 MB live  Scheduler: load_counts (DataMatrixFunction) 50.6s    ⋅ Cache save sample_var_indices 0.5s Done ⋅ LRU: 182/200 items (130.380 kB/1.718 GB)  ⋅ GC: 568.693 MB live  Scheduler: load_counts (DataMatrixFunction) 51.1s    ⋅ LRU: 183/200 items (130.828 kB/1.718 GB)  ⋅ GC: 191.177 MB live  Scheduler: load_counts (DataMatrixFunction) 51.2s    ⋅ Running load_barcodes_impl 1.0s Done ⋅ LRU: 183/200 items (130.828 kB/1.718 GB)  ⋅ GC: 191.177 MB live  Scheduler: load_counts (DataMatrixFunction) 52.2s    ⋅ Running combine_vectors_impl 0.3s Done ⋅ LRU: 184/200 items (150.834 kB/1.718 GB)  ⋅ GC: 207.205 MB live  Scheduler: load_counts (DataMatrixFunction) 52.6s    ⋅ Running create_table 0.2s Done ⋅ LRU: 185/200 items (172.014 kB/1.718 GB)  ⋅ GC: 215.639 MB live  Scheduler: load_counts (DataMatrixFunction) 52.7s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 185/200 items (172.014 kB/1.718 GB)  ⋅ GC: 215.639 MB live  Scheduler: load_counts (DataMatrixFunction) 52.9s    ⋅ Running vcat_tables 1.0s Done ⋅ LRU: 186/200 items (218.513 kB/1.718 GB)  ⋅ GC: 226.344 MB live  Scheduler: load_counts (DataMatrixFunction) 53.9s    ⋅ Cache save vcat_tables 0.2s Done ⋅ LRU: 187/200 items (264.621 kB/1.718 GB)  ⋅ GC: 245.874 MB live  Scheduler: load_counts (DataMatrixFunction) 54.2s    ⋅ Running create_table 0.1s Done ⋅ LRU: 191/200 items (356.668 kB/1.718 GB)  ⋅ GC: 246.783 MB live  Scheduler: load_counts (DataMatrixFunction) 54.3s    ⋅ Running load_sample_matrix_impl 12.2s Done ⋅ LRU: 192/200 items (403.167 kB/1.718 GB)  ⋅ GC: 253.302 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 7s    ⋅ Deduplicating load_sample_matrix_impl 2.8s Done ⋅ LRU: 192/200 items (403.167 kB/1.718 GB)  ⋅ GC: 253.302 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 10s    ⋅ LRU: 193/200 items (481.111 kB/1.718 GB)  ⋅ GC: 536.295 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 11s    ⋅ Running DataMatrix 0.1s Done ⋅ LRU: 193/200 items (481.111 kB/1.718 GB)  ⋅ GC: 536.295 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 11s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 193/200 items (481.111 kB/1.718 GB)  ⋅ GC: 536.295 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 11s    ⋅ LRU: 193/200 items (481.111 kB/1.718 GB)  ⋅ GC: 536.295 MB live  Scheduler: load_counts (DataMatrixFunction) 1m 12s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing load_counts (DataMatrixFunction) Done ⋅ Preprocessing combine_obs (Preprocess) 0.1s Done ⋅ LRU: 194/200 items (611.668 kB/1.718 GB)  ⋅ GC: 347.232 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing combine_var (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Running load_var_impl Done ⋅ LRU: 196/200 items (612.162 kB/1.718 GB)  ⋅ GC: 179.032 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Running combine_var_impl Done ⋅ Cache save combine_var_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Running create_table Done ⋅ Running sample_var_indices Done ⋅ Cache save sample_var_indices Done ⋅ LRU: 200/200 items (639.572 kB/1.718 GB)  ⋅ GC: 233.628 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing get_matrix (Preprocess) 0.6s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 187.521 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 209.343 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 210.812 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing load_counts (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 210.812 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 210.812 MB live  Scheduler: project (Preprocess) 0.9s  ⋅ Preprocessing get_var (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 234.079 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 252.019 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 253.488 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Preprocessing load_counts (get_var) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 253.488 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 253.488 MB live  Scheduler: project (Preprocess) 0.6s  ⋅ Preprocessing get_obs (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 187.802 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 205.730 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 207.200 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing load_counts (get_obs) 0.1s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 207.200 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 207.200 MB live  Scheduler: project (Preprocess) 0.5s  ⋅ Preprocessing load_counts (DataMatrixFunction) 0.6s Done ⋅ LRU: 200/200 items (639.844 kB/1.718 GB)  ⋅ GC: 233.914 MB live  Scheduler: load_counts (DataMatrixFunction) 0.7s    ⋅ Preprocessing combine_obs (Preprocess) Done ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Preprocessing combine_var (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ LRU: 200/200 items (638.652 kB/1.718 GB)  ⋅ GC: 200.867 MB live  Scheduler: load_counts (DataMatrixFunction) 0.7s    ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Running load_var_impl 0.4s Done ⋅ LRU: 200/200 items (637.460 kB/1.718 GB)  ⋅ GC: 216.964 MB live  Scheduler: load_counts (DataMatrixFunction) 1.1s    ⋅ Running combine_var_impl 0.1s Done ⋅ LRU: 200/200 items (640.882 kB/1.718 GB)  ⋅ GC: 227.412 MB live  Scheduler: load_counts (DataMatrixFunction) 1.2s    ⋅ Cache save combine_var_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ LRU: 200/200 items (646.868 kB/1.718 GB)  ⋅ GC: 236.046 MB live  Scheduler: load_counts (DataMatrixFunction) 1.2s    ⋅ Running create_table Done ⋅ Running sample_var_indices Done ⋅ Cache save sample_var_indices Done ⋅ LRU: 200/200 items (653.072 kB/1.718 GB)  ⋅ GC: 201.645 MB live  Scheduler: load_counts (DataMatrixFunction) 1.3s    ⋅ Running checksummedfilepath Done ⋅ Cache save checksummedfilepath Done ⋅ Running load_barcodes_impl 0.2s Done ⋅ LRU: 200/200 items (650.812 kB/1.718 GB)  ⋅ GC: 207.624 MB live  Scheduler: load_counts (DataMatrixFunction) 1.5s    ⋅ Running combine_vectors_impl Done ⋅ Running create_table Done ⋅ Running vcat_tables Done ⋅ Cache save vcat_tables 0.3s Done ⋅ LRU: 200/200 items (781.229 kB/1.718 GB)  ⋅ GC: 219.011 MB live  Scheduler: load_counts (DataMatrixFunction) 1.8s    ⋅ Running create_table Done ⋅ Running load_sample_matrix_impl 0.2s Done ⋅ LRU: 200/200 items (916.223 kB/1.718 GB)  ⋅ GC: 222.582 MB live  Scheduler: load_counts (DataMatrixFunction) 2.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (992.655 kB/1.718 GB)  ⋅ GC: 229.315 MB live  Scheduler: load_counts (DataMatrixFunction) 2.0s  ⋅ Preprocessing load_counts (DataMatrixFunction) 2.0s Done ⋅ LRU: 200/200 items (1.121 MB/1.718 GB)  ⋅ GC: 183.800 MB live  Scheduler: load_counts (DataMatrixFunction) 2.0s    ⋅ Preprocessing combine_obs (Preprocess) Done ⋅ Preprocessing combine_var (Preprocess) Done ⋅ LRU: 200/200 items (1.121 MB/1.718 GB)  ⋅ GC: 192.657 MB live  Scheduler: load_counts (DataMatrixFunction) 2.1s    ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running combine_var_impl 1.8s Done ⋅ LRU: 200/200 items (1.121 MB/1.718 GB)  ⋅ GC: 217.164 MB live  Scheduler: load_counts (DataMatrixFunction) 3.8s    ⋅ Cache save combine_var_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (1.131 MB/1.718 GB)  ⋅ GC: 210.350 MB live  Scheduler: load_counts (DataMatrixFunction) 3.9s    ⋅ Running sample_var_indices Done ⋅ Cache save sample_var_indices Done ⋅ Running sample_var_indices Done ⋅ Cache save sample_var_indices Done ⋅ LRU: 200/200 items (1.134 MB/1.718 GB)  ⋅ GC: 219.737 MB live  Scheduler: load_counts (DataMatrixFunction) 4.2s    ⋅ Running load_sample_matrix_metadata_impl 0.3s Done ⋅ LRU: 200/200 items (1.134 MB/1.718 GB)  ⋅ GC: 229.608 MB live  Scheduler: load_counts (DataMatrixFunction) 4.8s    ⋅ Deduplicating load_sample_matrix_metadata_impl 0.1s Done ⋅ LRU: 200/200 items (1.134 MB/1.718 GB)  ⋅ GC: 229.608 MB live  Scheduler: load_counts (DataMatrixFunction) 4.9s    ⋅ LRU: 200/200 items (1.134 MB/1.718 GB)  ⋅ GC: 244.449 MB live  Scheduler: load_counts (DataMatrixFunction) 5.6s    ⋅ Cache save load_sample_matrix_metadata_impl 0.8s Done ⋅ LRU: 200/200 items (1.134 MB/1.718 GB)  ⋅ GC: 244.449 MB live  Scheduler: load_counts (DataMatrixFunction) 6.4s    ⋅ Running load_sample_matrix_metadata_impl Done ⋅ Cache save load_sample_matrix_metadata_impl Done ⋅ Running vcat_impl 0.4s Done ⋅ LRU: 200/200 items (1.133 MB/1.718 GB)  ⋅ GC: 251.695 MB live  Scheduler: load_counts (DataMatrixFunction) 6.6s    ⋅ LRU: 200/200 items (1.133 MB/1.718 GB)  ⋅ GC: 251.695 MB live  Scheduler: load_counts (DataMatrixFunction) 7.4s    ⋅ Deduplicating vcat_impl 1.2s Done ⋅ LRU: 200/200 items (1.133 MB/1.718 GB)  ⋅ GC: 251.695 MB live  Scheduler: load_counts (DataMatrixFunction) 8.9s    ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 299.837 MB live  Scheduler: load_counts (DataMatrixFunction) 9.6s    ⋅ Running metadata_to_hblock_ranges 0.9s Done ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 299.837 MB live  Scheduler: load_counts (DataMatrixFunction) 10.9s    ⋅ Deduplicating metadata_to_hblock_ranges 0.5s Done ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 299.837 MB live  Scheduler: load_counts (DataMatrixFunction) 11.7s    ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 346.385 MB live  Scheduler: load_counts (DataMatrixFunction) 12.6s    ⋅ Preprocessing hblock_pre (Preprocess) 1.4s Done ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 346.385 MB live  Scheduler: load_counts (DataMatrixFunction) 14.1s    ⋅ LRU: 200/200 items (1.132 MB/1.718 GB)  ⋅ GC: 208.336 MB live  Scheduler: load_counts (DataMatrixFunction) 14.4s    ⋅ Running combine_vectors_impl Done ⋅ Running create_table Done ⋅ Running vcat_tables Done ⋅ Cache save vcat_tables 0.1s Done ⋅ LRU: 200/200 items (1.277 MB/1.718 GB)  ⋅ GC: 217.746 MB live  Scheduler: load_counts (DataMatrixFunction) 14.6s    ⋅ Running create_table Done ⋅ Running hblock 1.1s Done ⋅ LRU: 200/200 items (1.504 MB/1.718 GB)  ⋅ GC: 222.430 MB live  Scheduler: load_counts (DataMatrixFunction) 14.9s    ⋅ LRU: 200/200 items (1.504 MB/1.718 GB)  ⋅ GC: 222.430 MB live  Scheduler: load_counts (DataMatrixFunction) 16.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (1.580 MB/1.718 GB)  ⋅ GC: 239.575 MB live  Scheduler: load_counts (DataMatrixFunction) 16.0s  ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC:  Scheduler: load_counts (DataMatrixFunction) 0.3s  ⋅ Preprocessing get_obs (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 378.568 MB live  Scheduler: get_obs (Preprocess) 0.9s    ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 183.001 MB live  Scheduler: get_obs (Preprocess) 1.1s    ⋅ Preprocessing logtransform (get_obs) Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 183.001 MB live  Scheduler: get_obs (Preprocess) 1.1s    ⋅ Preprocessing load_counts (get_obs) Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 189.411 MB live  Scheduler: get_obs (Preprocess) 1.1s  ⋅ Preprocessing get_var (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 197.067 MB live  Scheduler: get_var (Preprocess) 0.5s    ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 214.989 MB live  Scheduler: get_var (Preprocess) 0.6s    ⋅ Preprocessing logtransform (get_var) Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 214.989 MB live  Scheduler: get_var (Preprocess) 0.7s    ⋅ Preprocessing load_counts (get_var) Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 218.105 MB live  Scheduler: get_var (Preprocess) 0.7s  ⋅ Preprocessing logtransform (DataMatrixFunction) 1.0s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 230.404 MB live  Scheduler: logtransform (DataMatrixFunction) 1.1s    ⋅ Preprocessing load_counts (get_matrix) Done ⋅ Preprocessing logtransform_matrix (Preprocess (late)) 0.7s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 272.810 MB live  Scheduler: logtransform (DataMatrixFunction) 1.1s    ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 272.810 MB live  Scheduler: logtransform (DataMatrixFunction) 1.9s    ⋅ Running logtransform_matrix 5.0s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 302.487 MB live  Scheduler: logtransform (DataMatrixFunction) 7.3s    ⋅ Deduplicating logtransform_matrix 0.9s Done ⋅ LRU: 200/200 items (1.741 MB/1.718 GB)  ⋅ GC: 302.487 MB live  Scheduler: logtransform (DataMatrixFunction) 8.2s    ⋅ LRU: 200/200 items (1.818 MB/1.718 GB)  ⋅ GC: 195.851 MB live  Scheduler: logtransform (DataMatrixFunction) 9.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (1.818 MB/1.718 GB)  ⋅ GC: 195.851 MB live  Scheduler: logtransform (DataMatrixFunction) 9.5s    ⋅ LRU: 200/200 items (1.818 MB/1.718 GB)  ⋅ GC: 195.851 MB live  Scheduler: logtransform (DataMatrixFunction) 10.2s  ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 381.856 MB live  Scheduler: get_matrix (Preprocess) 1.0s    ⋅ Preprocessing get_matrix (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 408.795 MB live  Scheduler: get_matrix (Preprocess) 2.1s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 440.154 MB live  Scheduler: get_matrix (Preprocess) 2.3s    ⋅ Preprocessing logtransform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 440.154 MB live  Scheduler: get_matrix (Preprocess) 2.5s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 455.707 MB live  Scheduler: get_matrix (Preprocess) 3.3s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 483.283 MB live  Scheduler: get_matrix (Preprocess) 3.4s    ⋅ Preprocessing logtransform_matrix (Preprocess (late)) (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 483.283 MB live  Scheduler: get_matrix (Preprocess) 3.9s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 500.705 MB live  Scheduler: get_matrix (Preprocess) 4.0s    ⋅ Preprocessing logtransform_matrix (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 508.933 MB live  Scheduler: get_matrix (Preprocess) 4.1s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 508.933 MB live  Scheduler: get_matrix (Preprocess) 4.1s  ⋅ Preprocessing get_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 188.338 MB live  Scheduler: get_matrix (Preprocess) 0.4s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 203.235 MB live  Scheduler: get_matrix (Preprocess) 0.4s    ⋅ Preprocessing logtransform (get_matrix) Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 203.235 MB live  Scheduler: get_matrix (Preprocess) 0.5s    ⋅ Preprocessing logtransform_matrix (Preprocess (late)) Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 208.172 MB live  Scheduler: get_matrix (Preprocess) 0.5s  ⋅ Preprocessing get_var (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 211.865 MB live  Scheduler: get_var (Preprocess) 0.7s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 239.117 MB live  Scheduler: get_var (Preprocess) 0.8s    ⋅ Preprocessing logtransform (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 239.117 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 252.632 MB live  Scheduler: get_var (Preprocess) 1.0s  ⋅ Preprocessing get_obs (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 263.084 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 290.296 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ Preprocessing logtransform (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 290.296 MB live  Scheduler: get_obs (Preprocess) 1.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 303.809 MB live  Scheduler: get_obs (Preprocess) 1.1s  ⋅ Preprocessing logtransform (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 312.581 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 200/200 items (1.947 MB/1.718 GB)  ⋅ GC: 199.242 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Running load_barcodes_impl Done ⋅ Running combine_vectors_impl Done ⋅ Running create_table Done ⋅ Running vcat_tables Done ⋅ LRU: 200/200 items (1.986 MB/1.718 GB)  ⋅ GC: 225.342 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Cache save vcat_tables Done ⋅ Running create_table Done ⋅ Running load_sample_matrix_impl Done ⋅ LRU: 200/200 items (2.069 MB/1.718 GB)  ⋅ GC: 233.020 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Running logtransform_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.139 MB/1.718 GB)  ⋅ GC: 237.882 MB live  Scheduler: project (Preprocess) 0.6s  ⋅ Preprocessing logtransform (DataMatrixFunction) Done ⋅ Preprocessing logtransform_matrix (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (2.265 MB/1.718 GB)  ⋅ GC: 198.764 MB live  Scheduler: logtransform (DataMatrixFunction) 0.2s    ⋅ Running logtransform_matrix 2.3s Done ⋅ LRU: 200/200 items (2.265 MB/1.718 GB)  ⋅ GC: 212.278 MB live  Scheduler: logtransform (DataMatrixFunction) 2.9s    ⋅ Deduplicating logtransform_matrix 2.1s Done ⋅ LRU: 200/200 items (2.265 MB/1.718 GB)  ⋅ GC: 212.278 MB live  Scheduler: logtransform (DataMatrixFunction) 4.9s    ⋅ LRU: 200/200 items (2.318 MB/1.718 GB)  ⋅ GC: 422.246 MB live  Scheduler: logtransform (DataMatrixFunction) 5.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.318 MB/1.718 GB)  ⋅ GC: 422.246 MB live  Scheduler: logtransform (DataMatrixFunction) 6.3s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 200/200 items (2.318 MB/1.718 GB)  ⋅ GC: 422.246 MB live  Scheduler: logtransform (DataMatrixFunction) 6.4s    ⋅ LRU: 200/200 items (2.318 MB/1.718 GB)  ⋅ GC: 422.246 MB live  Scheduler: logtransform (DataMatrixFunction) 7.1s  ⋅ Preprocessing get_obs (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 361.706 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 383.820 MB live  Scheduler: get_obs (Preprocess) 0.9s    ⋅ Preprocessing tf_idf_transform (get_obs) Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 383.820 MB live  Scheduler: get_obs (Preprocess) 1.0s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 383.820 MB live  Scheduler: get_obs (Preprocess) 1.0s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) 5.2s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 394.466 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 5.2s    ⋅ Preprocessing table_getindex (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 349.867 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 5.4s    ⋅ Preprocessing table_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 354.618 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 5.5s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 202.122 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 5.7s    ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 202.122 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 6.3s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 217.319 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 6.5s    ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 217.319 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 6.6s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 219.215 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 6.6s    ⋅ Preprocessing tf_idf_matrix_pr (Projectable) 1.1s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 219.215 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 7.9s    ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing remap_var (Projectable) Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 261.258 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 8.0s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 261.258 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 8.1s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 267.969 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 8.2s    ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) 1.0s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 267.969 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 9.2s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running length Done ⋅ Preprocessing counts_sum (Preprocess (late)) 1.1s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 316.475 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 9.3s    ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 316.475 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 10.6s    ⋅ Running counts_sum 1.3s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 370.774 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 11.9s    ⋅ Cache save counts_sum Done ⋅ Running compute_idf 0.3s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 404.812 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 12.1s    ⋅ Running tf_idf_matrix 1.7s Done ⋅ LRU: 200/200 items (3.036 MB/1.718 GB)  ⋅ GC: 416.795 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 14.2s    ⋅ LRU: 200/200 items (3.112 MB/1.718 GB)  ⋅ GC: 474.764 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 15.0s    ⋅ Running DataMatrix 0.1s Done ⋅ LRU: 200/200 items (3.112 MB/1.718 GB)  ⋅ GC: 474.764 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 15.4s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 200/200 items (3.112 MB/1.718 GB)  ⋅ GC: 474.764 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 15.5s    ⋅ LRU: 200/200 items (3.112 MB/1.718 GB)  ⋅ GC: 474.764 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 16.2s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (3.243 MB/1.718 GB)  ⋅ GC: 495.080 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.4s    ⋅ Preprocessing add_column (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.243 MB/1.718 GB)  ⋅ GC: 248.805 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.243 MB/1.718 GB)  ⋅ GC: 252.872 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.5s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (3.243 MB/1.718 GB)  ⋅ GC: 276.938 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.8s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (3.242 MB/1.718 GB)  ⋅ GC: 229.707 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.0s    ⋅ LRU: 200/200 items (3.242 MB/1.718 GB)  ⋅ GC: 229.707 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.2s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 200/200 items (3.242 MB/1.718 GB)  ⋅ GC: 229.707 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.4s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.248 MB/1.718 GB)  ⋅ GC: 242.288 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.4s  ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 272.310 MB live  Scheduler: get_obs (Preprocess) 0.9s    ⋅ Preprocessing get_obs (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 299.247 MB live  Scheduler: get_obs (Preprocess) 1.8s    ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 327.329 MB live  Scheduler: get_obs (Preprocess) 1.9s    ⋅ Preprocessing tf_idf_transform (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 327.329 MB live  Scheduler: get_obs (Preprocess) 2.1s    ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 327.329 MB live  Scheduler: get_obs (Preprocess) 2.1s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 342.591 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 218.218 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 236.075 MB live  Scheduler: project (Preprocess) 1.8s    ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 264.691 MB live  Scheduler: project (Preprocess) 1.9s    ⋅ Preprocessing tf_idf_transform (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 264.691 MB live  Scheduler: project (Preprocess) 2.1s    ⋅ Preprocessing project (Preprocess) 0.6s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 300.797 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 317.291 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 317.291 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 331.885 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 349.111 MB live  Scheduler: project (Preprocess) 3.9s    ⋅ Preprocessing find_matching_ind (Projectable) (ProjectOnto) 0.7s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 349.111 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 222.894 MB live  Scheduler: project (Preprocess) 4.7s    ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 232.296 MB live  Scheduler: project (Preprocess) 4.9s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) 0.3s Done ⋅ LRU: 200/200 items (3.378 MB/1.718 GB)  ⋅ GC: 250.101 MB live  Scheduler: project (Preprocess) 5.2s    ⋅ Running create_table Done ⋅ Running create_table Done ⋅ Running isequal 0.1s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 269.737 MB live  Scheduler: project (Preprocess) 5.3s    ⋅ Preprocessing ifelse_impl (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 272.445 MB live  Scheduler: project (Preprocess) 5.3s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 272.641 MB live  Scheduler: project (Preprocess) 5.9s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 290.505 MB live  Scheduler: project (Preprocess) 6.7s    ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 319.141 MB live  Scheduler: project (Preprocess) 6.8s    ⋅ Preprocessing tf_idf_transform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 319.141 MB live  Scheduler: project (Preprocess) 7.1s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 229.316 MB live  Scheduler: project (Preprocess) 8.0s    ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 258.088 MB live  Scheduler: project (Preprocess) 8.1s    ⋅ Preprocessing tf_idf_matrix_pr (Projectable) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 258.088 MB live  Scheduler: project (Preprocess) 8.4s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 277.669 MB live  Scheduler: project (Preprocess) 9.3s    ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 304.705 MB live  Scheduler: project (Preprocess) 9.4s    ⋅ Preprocessing remap_var (Projectable) (ProjectOnto) 1.0s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 304.705 MB live  Scheduler: project (Preprocess) 10.4s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 335.575 MB live  Scheduler: project (Preprocess) 10.5s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing intersect_ids (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 344.114 MB live  Scheduler: project (Preprocess) 10.6s    ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 344.114 MB live  Scheduler: project (Preprocess) 11.2s    ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 217.181 MB live  Scheduler: project (Preprocess) 11.3s    ⋅ Preprocessing intersect_ids (Preprocess (late)) 0.5s Done ⋅ LRU: 200/200 items (3.380 MB/1.718 GB)  ⋅ GC: 217.181 MB live  Scheduler: project (Preprocess) 11.9s    ⋅ Running intersect Done ⋅ Running create_table Done ⋅ Running indexin_impl 0.2s Done ⋅ LRU: 200/200 items (3.382 MB/1.718 GB)  ⋅ GC: 241.166 MB live  Scheduler: project (Preprocess) 12.1s    ⋅ LRU: 200/200 items (3.382 MB/1.718 GB)  ⋅ GC: 247.293 MB live  Scheduler: project (Preprocess) 12.4s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.382 MB/1.718 GB)  ⋅ GC: 247.293 MB live  Scheduler: project (Preprocess) 12.5s    ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) Done ⋅ Running tf_idf_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.417 MB/1.718 GB)  ⋅ GC: 262.251 MB live  Scheduler: project (Preprocess) 12.5s  ⋅ Preprocessing filter_matrix (Preprocess) 1.3s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 319.901 MB live  Scheduler: project (Preprocess) 1.9s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 363.935 MB live  Scheduler: project (Preprocess) 2.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 243.504 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 256.786 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing datamatrix_getindex (get_obs) 0.1s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 256.786 MB live  Scheduler: project (Preprocess) 3.0s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 274.363 MB live  Scheduler: project (Preprocess) 3.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 274.718 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 285.340 MB live  Scheduler: project (Preprocess) 3.6s    ⋅ Preprocessing datamatrix_getindex (get_var) 0.1s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 285.340 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.6s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 217.789 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 217.789 MB live  Scheduler: project (Preprocess) 4.4s    ⋅ Preprocessing table_getindex (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 235.694 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 262.672 MB live  Scheduler: project (Preprocess) 4.8s    ⋅ Running create_table Done ⋅ Running find_matching_ind 0.9s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 274.489 MB live  Scheduler: project (Preprocess) 5.7s    ⋅ Cache save find_matching_ind 0.5s Done ⋅ LRU: 200/200 items (3.481 MB/1.718 GB)  ⋅ GC: 290.619 MB live  Scheduler: project (Preprocess) 6.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 211.451 MB live  Scheduler: project (Preprocess) 6.2s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 230.669 MB live  Scheduler: project (Preprocess) 6.3s    ⋅ Preprocessing table_getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 234.127 MB live  Scheduler: project (Preprocess) 6.3s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (3.479 MB/1.718 GB)  ⋅ GC: 251.758 MB live  Scheduler: project (Preprocess) 6.6s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_matrix) (ProjectOnto) Done ⋅ LRU: 200/200 items (3.479 MB/1.718 GB)  ⋅ GC: 218.232 MB live  Scheduler: project (Preprocess) 6.6s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing remap_var (Projectable) (ProjectOnto) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing intersect_ids (Preprocess) Done ⋅ Preprocessing intersect_ids (Preprocess (late)) Done ⋅ Running intersect Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 255.239 MB live  Scheduler: project (Preprocess) 7.1s    ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 265.843 MB live  Scheduler: project (Preprocess) 7.2s    ⋅ Preprocessing datamatrix_getindex (get_matrix) 0.8s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 265.843 MB live  Scheduler: project (Preprocess) 8.0s    ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 284.881 MB live  Scheduler: project (Preprocess) 8.0s    ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.9s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 284.881 MB live  Scheduler: project (Preprocess) 9.1s    ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 308.311 MB live  Scheduler: project (Preprocess) 9.2s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 1.1s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 308.311 MB live  Scheduler: project (Preprocess) 10.4s    ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) 0.3s Done ⋅ LRU: 200/200 items (3.480 MB/1.718 GB)  ⋅ GC: 239.347 MB live  Scheduler: project (Preprocess) 10.7s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running getindex 0.2s Done ⋅ LRU: 200/200 items (3.484 MB/1.718 GB)  ⋅ GC: 271.226 MB live  Scheduler: project (Preprocess) 10.9s    ⋅ Running matrix_getindex 2.4s Done ⋅ LRU: 200/200 items (3.483 MB/1.718 GB)  ⋅ GC: 274.390 MB live  Scheduler: project (Preprocess) 13.3s    ⋅ Running tf_idf_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.560 MB/1.718 GB)  ⋅ GC: 340.171 MB live  Scheduler: project (Preprocess) 13.3s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (3.647 MB/1.718 GB)  ⋅ GC: 343.944 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.647 MB/1.718 GB)  ⋅ GC: 375.479 MB live  Scheduler: filter_matrix (Preprocess) 0.3s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (3.735 MB/1.718 GB)  ⋅ GC: 212.541 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.2s    ⋅ Preprocessing tf_idf_matrix_pr (Projectable) Done ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (3.735 MB/1.718 GB)  ⋅ GC: 276.556 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.4s    ⋅ Running tf_idf_matrix 0.4s Done ⋅ LRU: 200/200 items (3.735 MB/1.718 GB)  ⋅ GC: 293.591 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.2s    ⋅ LRU: 200/200 items (3.787 MB/1.718 GB)  ⋅ GC: 225.102 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.787 MB/1.718 GB)  ⋅ GC: 225.102 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.4s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 200/200 items (3.787 MB/1.718 GB)  ⋅ GC: 225.102 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.5s    ⋅ LRU: 200/200 items (3.787 MB/1.718 GB)  ⋅ GC: 225.102 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 3.3s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) 0.1s Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.893 MB/1.718 GB)  ⋅ GC: 306.506 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.3s    ⋅ LRU: 200/200 items (3.893 MB/1.718 GB)  ⋅ GC: 306.506 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.3s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (4.074 MB/1.718 GB)  ⋅ GC: 261.713 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Running tf_idf_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.099 MB/1.718 GB)  ⋅ GC: 280.997 MB live  Scheduler: project (Preprocess) 0.3s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (5.000 MB/1.718 GB)  ⋅ GC: 269.745 MB live  Scheduler: get_obs (Preprocess) 0.5s    ⋅ Preprocessing tf_idf_transform (get_obs) (ProjectOnto) Done ⋅ LRU: 200/200 items (5.000 MB/1.718 GB)  ⋅ GC: 216.972 MB live  Scheduler: get_obs (Preprocess) 0.5s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (5.000 MB/1.718 GB)  ⋅ GC: 224.043 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_var) (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) Done ⋅ Running tf_idf_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.023 MB/1.718 GB)  ⋅ GC: 236.217 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 200/200 items (5.075 MB/1.718 GB)  ⋅ GC: 246.285 MB live  Scheduler: project (Preprocess)    ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_transform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing tf_idf_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) Done ⋅ Running tf_idf_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.102 MB/1.718 GB)  ⋅ GC: 255.519 MB live  Scheduler: project (Preprocess) 0.1s  ⋅ Preprocessing tf_idf_transform (DataMatrixFunction) 0.1s Done ⋅ Preprocessing get_obs (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (5.178 MB/1.718 GB)  ⋅ GC: 244.502 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.3s    ⋅ Preprocessing load_counts (get_obs) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.178 MB/1.718 GB)  ⋅ GC: 262.301 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.4s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing remap_var (Projectable) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing load_counts (get_var) 0.1s Done ⋅ LRU: 200/200 items (5.178 MB/1.718 GB)  ⋅ GC: 285.274 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.5s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running length Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 261.882 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.5s    ⋅ Preprocessing load_counts (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 272.947 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 0.6s    ⋅ Preprocessing counts_sum (Preprocess (late)) 0.6s Done ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 236.171 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.2s    ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 289.457 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.3s    ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running apply_impl 0.7s Done ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 290.050 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 1.5s    ⋅ LRU: 200/200 items (5.177 MB/1.718 GB)  ⋅ GC: 290.050 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.3s    ⋅ Cache save apply_impl Done ⋅ Running compute_idf Done ⋅ Running length Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing tf_idf_matrix_pr (Projectable) Done ⋅ Preprocessing tf_idf_matrix_impl (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (5.174 MB/1.718 GB)  ⋅ GC: 306.444 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.6s    ⋅ Preprocessing hblock_pre (Preprocess) Done ⋅ Running create_table Done ⋅ Running tf_idf_matrix Done ⋅ Running tf_idf_matrix Done ⋅ Running hblock 0.8s Done ⋅ LRU: 200/200 items (5.335 MB/1.718 GB)  ⋅ GC: 256.440 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 2.9s    ⋅ LRU: 200/200 items (5.335 MB/1.718 GB)  ⋅ GC: 256.440 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 3.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.412 MB/1.718 GB)  ⋅ GC: 308.772 MB live  Scheduler: tf_idf_transform (DataMatrixFunction) 3.8s  ⋅ Preprocessing counts_sum (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 249.730 MB live  Scheduler: loggenemean_post_impl 0.3s    ⋅ Running counts_sum 0.5s Done ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 291.609 MB live  Scheduler: loggenemean_post_impl 0.7s    ⋅ Cache save counts_sum 0.3s Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 309.817 MB live  Scheduler: loggenemean_post_impl 1.1s    ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running apply_impl 0.7s Done ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 311.065 MB live  Scheduler: loggenemean_post_impl 1.4s    ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 311.065 MB live  Scheduler: loggenemean_post_impl 2.0s    ⋅ Running loggenemean_post_impl 0.1s Done ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 315.848 MB live  Scheduler: loggenemean_post_impl 2.1s    ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 315.848 MB live  Scheduler: loggenemean_post_impl 2.2s  ⋅ Preprocessing get_obs (Preprocess) 0.6s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 402.814 MB live  Scheduler: get_obs (Preprocess) 0.6s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 414.293 MB live  Scheduler: get_obs (Preprocess) 0.7s    ⋅ Preprocessing sctransform (get_obs) 0.1s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 414.293 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 414.293 MB live  Scheduler: get_obs (Preprocess) 0.8s  ⋅ Preprocessing sctransform (DataMatrixFunction) 4.8s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 422.299 MB live  Scheduler: sctransform (DataMatrixFunction) 4.9s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 301.596 MB live  Scheduler: sctransform (DataMatrixFunction) 5.0s    ⋅ Preprocessing intersect_ind (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 301.596 MB live  Scheduler: sctransform (DataMatrixFunction) 5.6s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 328.641 MB live  Scheduler: sctransform (DataMatrixFunction) 5.8s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 331.476 MB live  Scheduler: sctransform (DataMatrixFunction) 5.9s    ⋅ Preprocessing find_matching_ind (Projectable) 0.2s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 331.476 MB live  Scheduler: sctransform (DataMatrixFunction) 6.1s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 343.220 MB live  Scheduler: sctransform (DataMatrixFunction) 6.2s    ⋅ Preprocessing intersect_ind (Preprocess (late)) Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 343.220 MB live  Scheduler: sctransform (DataMatrixFunction) 6.3s    ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 345.199 MB live  Scheduler: sctransform (DataMatrixFunction) 6.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 225.812 MB live  Scheduler: sctransform (DataMatrixFunction) 6.6s    ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 225.812 MB live  Scheduler: sctransform (DataMatrixFunction) 6.7s    ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum 0.7s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 275.189 MB live  Scheduler: sctransform (DataMatrixFunction) 7.3s    ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Deduplicating create_table 0.1s Done ⋅ LRU: 200/200 items (5.573 MB/1.718 GB)  ⋅ GC: 308.921 MB live  Scheduler: sctransform (DataMatrixFunction) 7.4s    ⋅ Running find_matching_ind 0.7s Done ⋅ LRU: 200/200 items (5.568 MB/1.718 GB)  ⋅ GC: 313.087 MB live  Scheduler: sctransform (DataMatrixFunction) 8.1s    ⋅ Cache save find_matching_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) 4.2s Done ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 225.352 MB live  Scheduler: sctransform (DataMatrixFunction) 8.3s    ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 225.352 MB live  Scheduler: sctransform (DataMatrixFunction) 12.6s    ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 322.228 MB live  Scheduler: sctransform (DataMatrixFunction) 12.8s    ⋅ Preprocessing logcellcounts (Preprocess (late)) 0.6s Done ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 322.228 MB live  Scheduler: sctransform (DataMatrixFunction) 13.5s    ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 345.354 MB live  Scheduler: sctransform (DataMatrixFunction) 13.6s    ⋅ Preprocessing scparams (Projectable) 0.8s Done ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 345.354 MB live  Scheduler: sctransform (DataMatrixFunction) 14.5s    ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Running counts_sum Done ⋅ Running loggenemean_post_impl Done ⋅ Running logcellcounts_impl 0.5s Done ⋅ LRU: 200/200 items (5.563 MB/1.718 GB)  ⋅ GC: 397.993 MB live  Scheduler: sctransform (DataMatrixFunction) 15.0s     ┌─ 100%: ──────────────────────────────────────── 4.4s Done ⋅ Running scparams_impl 9.0s Done ⋅ LRU: 200/200 items (5.548 MB/1.718 GB)  ⋅ GC: 409.782 MB live  Scheduler: sctransform (DataMatrixFunction) 22.4s    ⋅ LRU: 200/200 items (5.548 MB/1.718 GB)  ⋅ GC: 409.782 MB live  Scheduler: sctransform (DataMatrixFunction) 24.0s    ⋅ Deduplicating scparams_impl 1.0s Done ⋅ LRU: 200/200 items (5.548 MB/1.718 GB)  ⋅ GC: 409.782 MB live  Scheduler: sctransform (DataMatrixFunction) 25.0s    ⋅ LRU: 200/200 items (5.528 MB/1.718 GB)  ⋅ GC: 311.029 MB live  Scheduler: sctransform (DataMatrixFunction) 25.2s    ⋅ Cache save scparams_impl 0.9s Done ⋅ LRU: 200/200 items (5.528 MB/1.718 GB)  ⋅ GC: 311.029 MB live  Scheduler: sctransform (DataMatrixFunction) 26.1s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) 0.8s Done ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 367.701 MB live  Scheduler: sctransform (DataMatrixFunction) 26.2s    ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 367.701 MB live  Scheduler: sctransform (DataMatrixFunction) 27.2s    ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 397.306 MB live  Scheduler: sctransform (DataMatrixFunction) 27.2s    ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) 0.5s Done ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 397.306 MB live  Scheduler: sctransform (DataMatrixFunction) 27.8s    ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 412.879 MB live  Scheduler: sctransform (DataMatrixFunction) 27.9s    ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) 0.5s Done ⋅ LRU: 200/200 items (5.438 MB/1.718 GB)  ⋅ GC: 412.879 MB live  Scheduler: sctransform (DataMatrixFunction) 28.5s    ⋅ LRU: 200/200 items (5.409 MB/1.718 GB)  ⋅ GC: 447.939 MB live  Scheduler: sctransform (DataMatrixFunction) 29.3s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Deduplicating create_table 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 450.260 MB live  Scheduler: sctransform (DataMatrixFunction) 29.4s    ⋅ Running create_table 0.6s Done ⋅ LRU: 200/200 items (5.403 MB/1.718 GB)  ⋅ GC: 224.331 MB live  Scheduler: sctransform (DataMatrixFunction) 30.0s    ⋅ Deduplicating create_table 0.4s Done ⋅ LRU: 200/200 items (5.403 MB/1.718 GB)  ⋅ GC: 224.331 MB live  Scheduler: sctransform (DataMatrixFunction) 30.4s    ⋅ Running sctransformsparse_a 2.3s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 246.277 MB live  Scheduler: sctransform (DataMatrixFunction) 32.7s    ⋅ Running get_row_ranges 0.2s Done ⋅ LRU: 200/200 items (5.481 MB/1.718 GB)  ⋅ GC: 319.828 MB live  Scheduler: sctransform (DataMatrixFunction) 32.9s    ⋅ Running get_col_ranges 0.5s Done ⋅ LRU: 200/200 items (5.481 MB/1.718 GB)  ⋅ GC: 330.244 MB live  Scheduler: sctransform (DataMatrixFunction) 33.3s    ⋅ Running sctransformsparse_b 12.0s Done ⋅ LRU: 200/200 items (5.480 MB/1.718 GB)  ⋅ GC: 341.827 MB live  Scheduler: sctransform (DataMatrixFunction) 45.7s    ⋅ Deduplicating sctransformsparse_b 4.7s Done ⋅ LRU: 200/200 items (5.480 MB/1.718 GB)  ⋅ GC: 341.827 MB live  Scheduler: sctransform (DataMatrixFunction) 50.3s    ⋅ LRU: 200/200 items (5.513 MB/1.718 GB)  ⋅ GC: 549.857 MB live  Scheduler: sctransform (DataMatrixFunction) 51.5s    ⋅ Running matrixsum 0.4s Done ⋅ LRU: 200/200 items (5.513 MB/1.718 GB)  ⋅ GC: 549.857 MB live  Scheduler: sctransform (DataMatrixFunction) 52.3s    ⋅ Deduplicating matrixsum 3.1s Done ⋅ LRU: 200/200 items (5.513 MB/1.718 GB)  ⋅ GC: 549.857 MB live  Scheduler: sctransform (DataMatrixFunction) 55.4s    ⋅ LRU: 200/200 items (5.622 MB/1.718 GB)  ⋅ GC: 619.125 MB live  Scheduler: sctransform (DataMatrixFunction) 56.3s    ⋅ Running DataMatrix 0.1s Done ⋅ LRU: 200/200 items (5.622 MB/1.718 GB)  ⋅ GC: 619.125 MB live  Scheduler: sctransform (DataMatrixFunction) 56.8s    ⋅ Deduplicating DataMatrix 0.9s Done ⋅ LRU: 200/200 items (5.622 MB/1.718 GB)  ⋅ GC: 619.125 MB live  Scheduler: sctransform (DataMatrixFunction) 57.7s    ⋅ LRU: 200/200 items (5.622 MB/1.718 GB)  ⋅ GC: 619.125 MB live  Scheduler: sctransform (DataMatrixFunction) 58.5s  ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 278.656 MB live  Scheduler: get_obs (Preprocess) 1.0s    ⋅ Preprocessing get_obs (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 304.799 MB live  Scheduler: get_obs (Preprocess) 1.8s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 321.882 MB live  Scheduler: get_obs (Preprocess) 1.9s    ⋅ Preprocessing sctransform (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 321.882 MB live  Scheduler: get_obs (Preprocess) 2.1s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 321.882 MB live  Scheduler: get_obs (Preprocess) 2.1s  ⋅ Preprocessing sctransform (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 337.081 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 374.577 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 383.335 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 400.748 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing sctransform (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 400.748 MB live  Scheduler: project (Preprocess) 2.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 264.219 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 281.295 MB live  Scheduler: project (Preprocess) 2.9s    ⋅ Preprocessing intersect_ind (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 281.295 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) (ProjectOnto) 0.6s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 303.657 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 254.086 MB live  Scheduler: project (Preprocess) 4.5s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 271.445 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing add_column (Preprocess (late)) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 271.445 MB live  Scheduler: project (Preprocess) 5.0s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 288.646 MB live  Scheduler: project (Preprocess) 5.8s    ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 308.431 MB live  Scheduler: project (Preprocess) 5.9s    ⋅ Preprocessing counts_sum (Preprocess (late)) (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 308.431 MB live  Scheduler: project (Preprocess) 6.4s    ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.784 MB/1.718 GB)  ⋅ GC: 329.507 MB live  Scheduler: project (Preprocess) 6.5s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum Done ⋅ Running length Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 271.047 MB live  Scheduler: project (Preprocess) 6.7s    ⋅ Preprocessing intersect_ind (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 258.118 MB live  Scheduler: project (Preprocess) 7.2s    ⋅ Preprocessing project (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 267.001 MB live  Scheduler: project (Preprocess) 7.9s    ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 284.344 MB live  Scheduler: project (Preprocess) 8.0s    ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 284.344 MB live  Scheduler: project (Preprocess) 8.3s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 248.323 MB live  Scheduler: project (Preprocess) 9.1s    ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 269.315 MB live  Scheduler: project (Preprocess) 9.2s    ⋅ Preprocessing sctransform_matrix_pr (Projectable) (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 269.315 MB live  Scheduler: project (Preprocess) 9.7s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 227.975 MB live  Scheduler: project (Preprocess) 10.5s    ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 245.049 MB live  Scheduler: project (Preprocess) 10.6s    ⋅ Preprocessing logcellcounts (Preprocess (late)) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 245.049 MB live  Scheduler: project (Preprocess) 10.9s    ⋅ Preprocessing logcellcounts (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 265.703 MB live  Scheduler: project (Preprocess) 11.6s    ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 285.364 MB live  Scheduler: project (Preprocess) 11.7s    ⋅ Preprocessing scparams (Projectable) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 285.364 MB live  Scheduler: project (Preprocess) 12.2s    ⋅ Preprocessing table_getindex (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.777 MB/1.718 GB)  ⋅ GC: 323.175 MB live  Scheduler: project (Preprocess) 12.3s    ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing intersect_ids (Preprocess) Done ⋅ Preprocessing intersect_ids (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running intersect Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (5.774 MB/1.718 GB)  ⋅ GC: 230.803 MB live  Scheduler: project (Preprocess) 12.4s    ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ LRU: 200/200 items (5.752 MB/1.718 GB)  ⋅ GC: 258.006 MB live  Scheduler: project (Preprocess) 12.5s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running logcellcounts_impl Done ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.498 MB/1.718 GB)  ⋅ GC: 280.072 MB live  Scheduler: project (Preprocess) 12.5s  Estimating sc parameters: 5%|█▍ | ETA: 0:00:11 Estimating sc parameters: 100%|█████████████████████████| Time: 0:00:00 [ Info: Bandwidth 0.3060409606742096 ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 316.410 MB live  Scheduler: get_obs (Preprocess) 0.1s    ⋅ Preprocessing sctransform (get_obs) 0.1s Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 321.282 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 321.282 MB live  Scheduler: get_obs (Preprocess) 0.2s  ⋅ Preprocessing sctransform (DataMatrixFunction) 0.5s Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 324.954 MB live  Scheduler: sctransform (DataMatrixFunction) 0.5s    ⋅ Preprocessing intersect_ind (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing intersect_ind (Preprocess (late)) 0.6s Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 282.828 MB live  Scheduler: sctransform (DataMatrixFunction) 1.2s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind Done ⋅ LRU: 200/200 items (5.572 MB/1.718 GB)  ⋅ GC: 242.403 MB live  Scheduler: sctransform (DataMatrixFunction) 1.2s    ⋅ Cache save find_matching_ind Done ⋅ Running intersect_ind_impl 0.4s Done ⋅ LRU: 200/200 items (5.568 MB/1.718 GB)  ⋅ GC: 245.527 MB live  Scheduler: sctransform (DataMatrixFunction) 1.7s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing logcellcounts (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (5.568 MB/1.718 GB)  ⋅ GC: 229.280 MB live  Scheduler: sctransform (DataMatrixFunction) 1.9s    ⋅ Preprocessing scparams (Projectable) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running logcellcounts_impl 0.3s Done ⋅ LRU: 200/200 items (5.568 MB/1.718 GB)  ⋅ GC: 264.032 MB live  Scheduler: sctransform (DataMatrixFunction) 2.2s     ┌─ 100%: ──────────────────────────────────────── Done ⋅ Running scparams_impl Done ⋅ Cache save scparams_impl 0.6s Done ⋅ LRU: 200/200 items (5.574 MB/1.718 GB)  ⋅ GC: 280.923 MB live  Scheduler: sctransform (DataMatrixFunction) 2.8s    ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (5.490 MB/1.718 GB)  ⋅ GC: 278.168 MB live  Scheduler: sctransform (DataMatrixFunction) 2.9s    ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.383 MB/1.718 GB)  ⋅ GC: 235.697 MB live  Scheduler: sctransform (DataMatrixFunction) 2.9s  ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 241.956 MB live  Scheduler: get_obs (Preprocess) 0.1s    ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 249.639 MB live  Scheduler: get_obs (Preprocess) 0.3s    ⋅ Preprocessing sctransform (get_obs) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 261.172 MB live  Scheduler: get_obs (Preprocess) 0.5s    ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 261.172 MB live  Scheduler: get_obs (Preprocess) 0.5s  ⋅ Preprocessing sctransform (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 272.135 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 238.683 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 243.554 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing sctransform (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 254.896 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing intersect_ind (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) (ProjectOnto) 0.6s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 270.012 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing intersect_ind (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 291.525 MB live  Scheduler: project (Preprocess) 1.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 231.806 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 243.149 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logcellcounts (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing logcellcounts (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing scparams (Projectable) (ProjectOnto) Done ⋅ LRU: 200/200 items (5.404 MB/1.718 GB)  ⋅ GC: 287.898 MB live  Scheduler: project (Preprocess) 1.7s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing intersect_ids (Preprocess) Done ⋅ Preprocessing intersect_ids (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running intersect Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running logcellcounts_impl Done ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.919 MB/1.718 GB)  ⋅ GC: 254.208 MB live  Scheduler: project (Preprocess) 1.7s  ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.942 MB/1.718 GB)  ⋅ GC: 269.016 MB live  Scheduler: get_obs (Preprocess) 0.1s    ⋅ Preprocessing sctransform (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.942 MB/1.718 GB)  ⋅ GC: 272.201 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ LRU: 200/200 items (4.942 MB/1.718 GB)  ⋅ GC: 272.201 MB live  Scheduler: get_obs (Preprocess) 0.2s  ⋅ Preprocessing sctransform (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.942 MB/1.718 GB)  ⋅ GC: 275.874 MB live  Scheduler: sctransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (4.697 MB/1.718 GB)  ⋅ GC: 290.825 MB live  Scheduler: sctransform (DataMatrixFunction) 0.8s    ⋅ LRU: 200/200 items (4.697 MB/1.718 GB)  ⋅ GC: 290.825 MB live  Scheduler: sctransform (DataMatrixFunction) 1.0s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 200/200 items (4.697 MB/1.718 GB)  ⋅ GC: 290.825 MB live  Scheduler: sctransform (DataMatrixFunction) 1.2s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.640 MB/1.718 GB)  ⋅ GC: 233.801 MB live  Scheduler: sctransform (DataMatrixFunction) 1.2s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 243.303 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 249.299 MB live  Scheduler: get_obs (Preprocess) 0.3s    ⋅ Preprocessing sctransform (get_obs) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 257.457 MB live  Scheduler: get_obs (Preprocess) 0.5s    ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 257.457 MB live  Scheduler: get_obs (Preprocess) 0.5s  ⋅ Preprocessing sctransform (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 268.416 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 301.511 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 304.694 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing sctransform (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 312.707 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 271.823 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 299.455 MB live  Scheduler: project (Preprocess) 1.7s    ⋅ Preprocessing table_hcat (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 299.455 MB live  Scheduler: project (Preprocess) 2.0s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.750 MB/1.718 GB)  ⋅ GC: 320.420 MB live  Scheduler: project (Preprocess) 2.1s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.620 MB/1.718 GB)  ⋅ GC: 267.947 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.620 MB/1.718 GB)  ⋅ GC: 271.135 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.620 MB/1.718 GB)  ⋅ GC: 279.103 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.574 MB/1.718 GB)  ⋅ GC: 248.262 MB live  Scheduler: project (Preprocess) 2.5s  [ Info: Bandwidth 0.3060409606742096 ⋅ Preprocessing get_obs (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.635 MB/1.718 GB)  ⋅ GC: 266.123 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ Preprocessing sctransform (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.635 MB/1.718 GB)  ⋅ GC: 273.016 MB live  Scheduler: get_obs (Preprocess) 0.3s    ⋅ LRU: 200/200 items (4.635 MB/1.718 GB)  ⋅ GC: 273.016 MB live  Scheduler: get_obs (Preprocess) 0.3s  ⋅ Preprocessing sctransform (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.635 MB/1.718 GB)  ⋅ GC: 276.751 MB live  Scheduler: sctransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.509 MB/1.718 GB)  ⋅ GC: 259.251 MB live  Scheduler: sctransform (DataMatrixFunction) 0.3s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 265.519 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ Preprocessing get_obs (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 273.621 MB live  Scheduler: get_obs (Preprocess) 0.3s    ⋅ Preprocessing sctransform (get_obs) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 287.002 MB live  Scheduler: get_obs (Preprocess) 0.6s    ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 287.002 MB live  Scheduler: get_obs (Preprocess) 0.6s  ⋅ Preprocessing sctransform (DataMatrixFunction) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 297.956 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 251.465 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 256.756 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing sctransform (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.585 MB/1.718 GB)  ⋅ GC: 268.799 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.452 MB/1.718 GB)  ⋅ GC: 239.693 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.452 MB/1.718 GB)  ⋅ GC: 245.001 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.452 MB/1.718 GB)  ⋅ GC: 257.046 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 233.015 MB live  Scheduler: project (Preprocess) 1.1s  ⋅ Preprocessing sctransform (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.530 MB/1.718 GB)  ⋅ GC: 252.020 MB live  Scheduler: sctransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running sctransformsparse_a 2.5s Done ⋅ LRU: 200/200 items (4.530 MB/1.718 GB)  ⋅ GC: 291.141 MB live  Scheduler: sctransform (DataMatrixFunction) 2.8s    ⋅ Running get_row_ranges 0.1s Done ⋅ LRU: 200/200 items (4.582 MB/1.718 GB)  ⋅ GC: 415.119 MB live  Scheduler: sctransform (DataMatrixFunction) 2.9s    ⋅ Running get_col_ranges 0.5s Done ⋅ LRU: 200/200 items (4.547 MB/1.718 GB)  ⋅ GC: 425.550 MB live  Scheduler: sctransform (DataMatrixFunction) 3.4s    ⋅ Running sctransformsparse_b Done ⋅ Deduplicating sctransformsparse_b 0.1s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 451.953 MB live  Scheduler: sctransform (DataMatrixFunction) 3.5s    ⋅ Running matrixsum 0.2s Done ⋅ LRU: 200/200 items (4.515 MB/1.718 GB)  ⋅ GC: 239.982 MB live  Scheduler: sctransform (DataMatrixFunction) 3.7s    ⋅ Deduplicating matrixsum 0.8s Done ⋅ LRU: 200/200 items (4.515 MB/1.718 GB)  ⋅ GC: 239.982 MB live  Scheduler: sctransform (DataMatrixFunction) 4.4s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.600 MB/1.718 GB)  ⋅ GC: 258.347 MB live  Scheduler: sctransform (DataMatrixFunction) 4.5s  ⋅ Preprocessing sctransform (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.735 MB/1.718 GB)  ⋅ GC: 550.578 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.735 MB/1.718 GB)  ⋅ GC: 319.213 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.814 MB/1.718 GB)  ⋅ GC: 281.188 MB live  Scheduler: project (Preprocess) 0.2s  [ Info: Bandwidth 0.3060409606742096 ⋅ Preprocessing sctransform (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.882 MB/1.718 GB)  ⋅ GC: 304.700 MB live  Scheduler: sctransform (DataMatrixFunction) 0.2s    ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.911 MB/1.718 GB)  ⋅ GC: 254.641 MB live  Scheduler: sctransform (DataMatrixFunction) 0.2s  ⋅ Preprocessing sctransform (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (4.739 MB/1.718 GB)  ⋅ GC: 257.939 MB live  Scheduler: sctransform (DataMatrixFunction) 0.1s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.739 MB/1.718 GB)  ⋅ GC: 273.028 MB live  Scheduler: sctransform (DataMatrixFunction) 0.1s  [ Info: Bandwidth 0.3060409606742096 Estimating sc parameters: 4%|█ | ETA: 0:00:32 Estimating sc parameters: 6%|█▌ | ETA: 0:00:28 Estimating sc parameters: 100%|█████████████████████████| Time: 0:00:01 [ Info: Bandwidth 0.2514359060107061 ⋅ Preprocessing sctransform (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (4.768 MB/1.718 GB)  ⋅ GC: 540.476 MB live  Scheduler: sctransform (DataMatrixFunction) 0.1s    ⋅ Preprocessing intersect_ind (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing scparams (Projectable) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ LRU: 200/200 items (4.768 MB/1.718 GB)  ⋅ GC: 328.973 MB live  Scheduler: sctransform (DataMatrixFunction) 0.2s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing intersect_ind (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.768 MB/1.718 GB)  ⋅ GC: 252.795 MB live  Scheduler: sctransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum 0.2s Done ⋅ LRU: 200/200 items (4.705 MB/1.718 GB)  ⋅ GC: 328.242 MB live  Scheduler: sctransform (DataMatrixFunction) 0.5s    ⋅ Cache save counts_sum Done ⋅ Running apply_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing logcellcounts (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (4.304 MB/1.718 GB)  ⋅ GC: 272.724 MB live  Scheduler: sctransform (DataMatrixFunction) 0.8s    ⋅ LRU: 200/200 items (4.376 MB/1.718 GB)  ⋅ GC: 302.557 MB live  Scheduler: sctransform (DataMatrixFunction) 1.0s    ⋅ Cache load counts_sum 44.8s Done ⋅ LRU: 200/200 items (4.376 MB/1.718 GB)  ⋅ GC: 302.557 MB live  Scheduler: sctransform (DataMatrixFunction) 45.8s    ⋅ Cache load counts_sum Done ⋅ Running apply_impl Done ⋅ Running loggenemean_post_impl Done ⋅ Running logcellcounts_impl Done ⋅ Running vcat_impl 0.3s Done ⋅ LRU: 200/200 items (4.267 MB/1.718 GB)  ⋅ GC: 604.040 MB live  Scheduler: sctransform (DataMatrixFunction) 46.1s    ⋅ Deduplicating vcat_impl 1.2s Done ⋅ LRU: 200/200 items (4.267 MB/1.718 GB)  ⋅ GC: 604.040 MB live  Scheduler: sctransform (DataMatrixFunction) 47.3s     ┌─ 100%: ──────────────────────────────────────── 0.1s Done ⋅ Running scparams_impl 0.1s Done ⋅ LRU: 200/200 items (4.274 MB/1.718 GB)  ⋅ GC: 216.985 MB live  Scheduler: sctransform (DataMatrixFunction) 47.4s    ⋅ Cache save scparams_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running length Done ⋅ Running getindex Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) 0.8s Done ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 391.235 MB live  Scheduler: sctransform (DataMatrixFunction) 48.3s    ⋅ Preprocessing hblock_pre (Preprocess) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 219.414 MB live  Scheduler: sctransform (DataMatrixFunction) 48.3s    ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 219.414 MB live  Scheduler: sctransform (DataMatrixFunction) 48.4s    ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) 0.9s Done ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 223.080 MB live  Scheduler: sctransform (DataMatrixFunction) 49.4s    ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 266.400 MB live  Scheduler: sctransform (DataMatrixFunction) 49.4s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running create_table Done ⋅ Running sctransformsparse_a Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running combine_block_ranges 1.1s Done ⋅ LRU: 200/200 items (3.809 MB/1.718 GB)  ⋅ GC: 285.478 MB live  Scheduler: sctransform (DataMatrixFunction) 49.8s    ⋅ LRU: 200/200 items (3.809 MB/1.718 GB)  ⋅ GC: 285.478 MB live  Scheduler: sctransform (DataMatrixFunction) 50.9s    ⋅ Running sctransformsparse_b Done ⋅ Running hblock 1.2s Done ⋅ LRU: 200/200 items (3.841 MB/1.718 GB)  ⋅ GC: 304.481 MB live  Scheduler: sctransform (DataMatrixFunction) 51.3s    ⋅ LRU: 200/200 items (3.841 MB/1.718 GB)  ⋅ GC: 304.481 MB live  Scheduler: sctransform (DataMatrixFunction) 52.4s    ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.029 MB/1.718 GB)  ⋅ GC: 323.306 MB live  Scheduler: sctransform (DataMatrixFunction) 52.5s  ⋅ LRU: 200/200 items (4.221 MB/1.718 GB)  ⋅ GC:  Scheduler: load_counts (DataMatrixFunction) 0.3s  ⋅ Preprocessing get_obs (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 302.620 MB live  Scheduler: get_obs (Preprocess) 0.7s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 314.721 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ Preprocessing pca (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 314.721 MB live  Scheduler: get_obs (Preprocess) 1.0s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 314.721 MB live  Scheduler: get_obs (Preprocess) 1.0s  ⋅ Preprocessing get_var (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 319.494 MB live  Scheduler: get_var (Preprocess) 0.9s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 341.905 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ Preprocessing loadings (get_var) 0.1s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 341.905 MB live  Scheduler: get_var (Preprocess) 1.1s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 341.905 MB live  Scheduler: get_var (Preprocess) 1.1s  ⋅ Preprocessing get_var (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 349.284 MB live  Scheduler: get_var (Preprocess) 0.9s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 371.702 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ Preprocessing svd (get_var) 0.1s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 371.702 MB live  Scheduler: get_var (Preprocess) 1.2s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 371.702 MB live  Scheduler: get_var (Preprocess) 1.2s  ⋅ Preprocessing get_obs (Preprocess) 0.6s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 379.033 MB live  Scheduler: get_obs (Preprocess) 0.6s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 397.184 MB live  Scheduler: get_obs (Preprocess) 0.7s    ⋅ Preprocessing svd (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 397.184 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 397.184 MB live  Scheduler: get_obs (Preprocess) 0.8s  ⋅ Preprocessing pca (DataMatrixFunction) 1.9s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 403.504 MB live  Scheduler: pca (DataMatrixFunction) 2.1s    ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 450.199 MB live  Scheduler: pca (DataMatrixFunction) 2.2s    ⋅ Preprocessing actual_nsv_pr (Projectable) 0.6s Done ⋅ LRU: 200/200 items (4.563 MB/1.718 GB)  ⋅ GC: 450.199 MB live  Scheduler: pca (DataMatrixFunction) 3.0s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running min Done ⋅ LRU: 200/200 items (4.562 MB/1.718 GB)  ⋅ GC: 493.089 MB live  Scheduler: pca (DataMatrixFunction) 3.0s    ⋅ LRU: 200/200 items (4.562 MB/1.718 GB)  ⋅ GC: 493.089 MB live  Scheduler: pca (DataMatrixFunction) 3.1s    ⋅ Preprocessing prefixed_ids (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing pca_pre (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 501.019 MB live  Scheduler: pca (DataMatrixFunction) 3.2s    ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 501.019 MB live  Scheduler: pca (DataMatrixFunction) 4.3s    ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 522.281 MB live  Scheduler: pca (DataMatrixFunction) 4.4s    ⋅ Preprocessing pca_pr (Projectable) 1.2s Done ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 522.281 MB live  Scheduler: pca (DataMatrixFunction) 5.7s    ⋅ Preprocessing logtransform (get_matrix) Done ⋅ Running prefixed_id_values Done ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 579.427 MB live  Scheduler: pca (DataMatrixFunction) 6.0s    ⋅ Running create_table Done ⋅ Deduplicating create_table 0.1s Done ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 580.001 MB live  Scheduler: pca (DataMatrixFunction) 6.1s     ┌─ 100%: ──────────────────────────────────────── 0.5s Done ⋅ Running implicitsvd_impl 10.4s Done ⋅ LRU: 200/200 items (4.485 MB/1.718 GB)  ⋅ GC: 227.153 MB live  Scheduler: pca (DataMatrixFunction) 16.9s    ⋅ Deduplicating implicitsvd_impl 2.2s Done ⋅ LRU: 200/200 items (4.485 MB/1.718 GB)  ⋅ GC: 227.153 MB live  Scheduler: pca (DataMatrixFunction) 19.6s    ⋅ LRU: 200/200 items (4.468 MB/1.718 GB)  ⋅ GC: 445.875 MB live  Scheduler: pca (DataMatrixFunction) 20.6s    ⋅ Cache save implicitsvd_impl 2.4s Done ⋅ LRU: 200/200 items (4.468 MB/1.718 GB)  ⋅ GC: 445.875 MB live  Scheduler: pca (DataMatrixFunction) 23.0s    ⋅ LRU: 200/200 items (4.336 MB/1.718 GB)  ⋅ GC: 505.771 MB live  Scheduler: pca (DataMatrixFunction) 23.1s    ⋅ Running compute_components 0.3s Done ⋅ LRU: 200/200 items (4.336 MB/1.718 GB)  ⋅ GC: 505.771 MB live  Scheduler: pca (DataMatrixFunction) 23.5s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.350 MB/1.718 GB)  ⋅ GC: 511.225 MB live  Scheduler: pca (DataMatrixFunction) 23.5s  ⋅ Preprocessing loadings (DataMatrixFunction) 1.3s Done ⋅ LRU: 200/200 items (4.411 MB/1.718 GB)  ⋅ GC: 546.275 MB live  Scheduler: loadings (DataMatrixFunction) 1.4s    ⋅ Preprocessing prefixed_ids (Preprocess) Done ⋅ Preprocessing loadings_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.411 MB/1.718 GB)  ⋅ GC: 594.478 MB live  Scheduler: loadings (DataMatrixFunction) 1.6s    ⋅ LRU: 200/200 items (4.411 MB/1.718 GB)  ⋅ GC: 594.478 MB live  Scheduler: loadings (DataMatrixFunction) 1.8s    ⋅ LRU: 200/200 items (4.411 MB/1.718 GB)  ⋅ GC: 615.169 MB live  Scheduler: loadings (DataMatrixFunction) 2.1s    ⋅ Running prefixed_id_values Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.409 MB/1.718 GB)  ⋅ GC: 616.881 MB live  Scheduler: loadings (DataMatrixFunction) 2.1s  ⋅ Preprocessing svd (DataMatrixFunction) 1.2s Done ⋅ LRU: 200/200 items (4.417 MB/1.718 GB)  ⋅ GC: 620.230 MB live  Scheduler: svd (DataMatrixFunction) 1.4s    ⋅ LRU: 200/200 items (4.417 MB/1.718 GB)  ⋅ GC: 659.665 MB live  Scheduler: svd (DataMatrixFunction) 1.5s    ⋅ Preprocessing svd_pr (Projectable) 0.4s Done ⋅ LRU: 200/200 items (4.417 MB/1.718 GB)  ⋅ GC: 659.665 MB live  Scheduler: svd (DataMatrixFunction) 2.0s    ⋅ Running SVD Done ⋅ LRU: 200/200 items (4.417 MB/1.718 GB)  ⋅ GC: 239.707 MB live  Scheduler: svd (DataMatrixFunction) 2.4s    ⋅ Deduplicating SVD 0.1s Done ⋅ LRU: 200/200 items (4.417 MB/1.718 GB)  ⋅ GC: 239.707 MB live  Scheduler: svd (DataMatrixFunction) 2.5s    ⋅ LRU: 200/200 items (4.396 MB/1.718 GB)  ⋅ GC: 254.605 MB live  Scheduler: svd (DataMatrixFunction) 3.2s    ⋅ Running DataMatrix 0.1s Done ⋅ LRU: 200/200 items (4.396 MB/1.718 GB)  ⋅ GC: 254.605 MB live  Scheduler: svd (DataMatrixFunction) 3.6s    ⋅ Deduplicating DataMatrix 0.1s Done ⋅ LRU: 200/200 items (4.396 MB/1.718 GB)  ⋅ GC: 254.605 MB live  Scheduler: svd (DataMatrixFunction) 3.8s    ⋅ LRU: 200/200 items (4.396 MB/1.718 GB)  ⋅ GC: 254.605 MB live  Scheduler: svd (DataMatrixFunction) 4.5s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logtransform (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logtransform (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logtransform (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logtransform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing logtransform_matrix (Preprocess (late)) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.464 MB/1.718 GB)  ⋅ GC: 346.495 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing logtransform_matrix (Preprocess (late)) Done ⋅ Running logtransform_matrix Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.489 MB/1.718 GB)  ⋅ GC: 239.678 MB live  Scheduler: project (Preprocess) 0.1s  ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 245.320 MB live  Scheduler: get_obs (Preprocess) 1.0s    ⋅ Preprocessing get_obs (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 272.612 MB live  Scheduler: get_obs (Preprocess) 1.5s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 291.061 MB live  Scheduler: get_obs (Preprocess) 1.5s    ⋅ Preprocessing pca (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 291.061 MB live  Scheduler: get_obs (Preprocess) 1.7s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 291.061 MB live  Scheduler: get_obs (Preprocess) 1.7s  ⋅ Preprocessing pca (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 311.256 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 339.799 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing get_var (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 348.537 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ Preprocessing project (Preprocess) 1.1s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 366.674 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 396.009 MB live  Scheduler: project (Preprocess) 2.3s    ⋅ Preprocessing pca (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 396.009 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 251.156 MB live  Scheduler: project (Preprocess) 3.0s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 260.601 MB live  Scheduler: project (Preprocess) 3.8s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 279.727 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing pca (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 279.727 MB live  Scheduler: project (Preprocess) 4.2s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 296.227 MB live  Scheduler: project (Preprocess) 5.0s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 313.019 MB live  Scheduler: project (Preprocess) 5.1s    ⋅ Preprocessing pca_pr (Projectable) (ProjectOnto) 0.6s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 313.019 MB live  Scheduler: project (Preprocess) 5.8s    ⋅ Preprocessing project (Preprocess) Done ⋅ Running svd_projected_svt 0.2s Done ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 232.405 MB live  Scheduler: project (Preprocess) 5.9s    ⋅ LRU: 200/200 items (4.473 MB/1.718 GB)  ⋅ GC: 232.405 MB live  Scheduler: project (Preprocess) 6.1s    ⋅ Cache save svd_projected_svt 0.2s Done ⋅ LRU: 200/200 items (4.478 MB/1.718 GB)  ⋅ GC: 240.422 MB live  Scheduler: project (Preprocess) 6.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.484 MB/1.718 GB)  ⋅ GC: 241.091 MB live  Scheduler: project (Preprocess) 6.3s  ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 246.716 MB live  Scheduler: get_matrix (Preprocess) 1.0s    ⋅ Preprocessing get_matrix (Preprocess) 1.3s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 274.065 MB live  Scheduler: get_matrix (Preprocess) 2.3s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 305.430 MB live  Scheduler: get_matrix (Preprocess) 2.3s    ⋅ Preprocessing loadings (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 305.430 MB live  Scheduler: get_matrix (Preprocess) 2.5s    ⋅ Preprocessing project (Preprocess) 1.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 321.982 MB live  Scheduler: get_matrix (Preprocess) 3.6s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 349.907 MB live  Scheduler: get_matrix (Preprocess) 3.7s    ⋅ Preprocessing loadings_pr (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 349.907 MB live  Scheduler: get_matrix (Preprocess) 3.8s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 349.907 MB live  Scheduler: get_matrix (Preprocess) 3.8s  ⋅ Preprocessing get_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 363.805 MB live  Scheduler: get_matrix (Preprocess) 0.4s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 378.881 MB live  Scheduler: get_matrix (Preprocess) 0.5s    ⋅ Preprocessing loadings (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 378.881 MB live  Scheduler: get_matrix (Preprocess) 0.6s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 378.881 MB live  Scheduler: get_matrix (Preprocess) 0.6s  ⋅ Preprocessing get_obs (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 388.332 MB live  Scheduler: get_obs (Preprocess) 1.2s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 419.034 MB live  Scheduler: get_obs (Preprocess) 1.3s    ⋅ Preprocessing loadings (get_obs) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 419.034 MB live  Scheduler: get_obs (Preprocess) 1.7s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 244.970 MB live  Scheduler: get_obs (Preprocess) 1.7s  ⋅ Preprocessing get_obs (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 250.354 MB live  Scheduler: get_obs (Preprocess) 0.4s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 265.398 MB live  Scheduler: get_obs (Preprocess) 0.5s    ⋅ Preprocessing loadings (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 265.398 MB live  Scheduler: get_obs (Preprocess) 0.6s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 265.398 MB live  Scheduler: get_obs (Preprocess) 0.6s  ⋅ Preprocessing loadings (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 270.924 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 299.452 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 308.215 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 337.572 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ Preprocessing loadings (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 337.572 MB live  Scheduler: project (Preprocess) 1.7s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 349.268 MB live  Scheduler: project (Preprocess) 1.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.513 MB/1.718 GB)  ⋅ GC: 361.400 MB live  Scheduler: project (Preprocess) 1.8s  ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 232.428 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ Preprocessing get_var (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 259.772 MB live  Scheduler: get_var (Preprocess) 2.0s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 288.474 MB live  Scheduler: get_var (Preprocess) 2.1s    ⋅ Preprocessing svd (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 288.474 MB live  Scheduler: get_var (Preprocess) 2.3s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 288.474 MB live  Scheduler: get_var (Preprocess) 2.3s  ⋅ Preprocessing get_obs (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 310.328 MB live  Scheduler: get_obs (Preprocess) 1.0s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 338.548 MB live  Scheduler: get_obs (Preprocess) 1.1s    ⋅ Preprocessing svd (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 338.548 MB live  Scheduler: get_obs (Preprocess) 1.3s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 338.548 MB live  Scheduler: get_obs (Preprocess) 1.3s  ⋅ Preprocessing svd (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 351.986 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 380.510 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 231.613 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing get_matrix (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 240.360 MB live  Scheduler: project (Preprocess) 1.1s    ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 258.490 MB live  Scheduler: project (Preprocess) 2.1s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 287.863 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ Preprocessing svd (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 287.863 MB live  Scheduler: project (Preprocess) 2.4s    ⋅ Preprocessing project (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 304.399 MB live  Scheduler: project (Preprocess) 3.4s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 332.361 MB live  Scheduler: project (Preprocess) 3.5s    ⋅ Preprocessing svd_pr (Projectable) (ProjectOnto) 0.7s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 332.361 MB live  Scheduler: project (Preprocess) 4.2s    ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 234.366 MB live  Scheduler: project (Preprocess) 4.3s    ⋅ Running svd_project_mul_sinv 0.6s Done ⋅ LRU: 200/200 items (4.519 MB/1.718 GB)  ⋅ GC: 234.366 MB live  Scheduler: project (Preprocess) 5.0s    ⋅ Cache save svd_project_mul_sinv Done ⋅ Running SVD Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.537 MB/1.718 GB)  ⋅ GC: 255.356 MB live  Scheduler: project (Preprocess) 5.0s  ⋅ LRU: 200/200 items (4.772 MB/1.718 GB)  ⋅ GC:  Scheduler: project (Preprocess) 0.3s  ⋅ Preprocessing pca (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing create_table (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing prefixed_id_values (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca_pr (Projectable) (ProjectOnto) Done ⋅ Running svd_projected_svt Done ⋅ Cache save svd_projected_svt 0.2s Done ⋅ LRU: 200/200 items (4.792 MB/1.718 GB)  ⋅ GC: 288.786 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.813 MB/1.718 GB)  ⋅ GC: 288.836 MB live  Scheduler: project (Preprocess) 0.3s  ⋅ Preprocessing normalize_matrix (Preprocess) 4.8s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 284.714 MB live  Scheduler: normalize_matrix (Preprocess) 5.0s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 245.921 MB live  Scheduler: normalize_matrix (Preprocess) 5.1s    ⋅ Preprocessing matrix_sum (DataMatrixFunction) 0.5s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 245.921 MB live  Scheduler: normalize_matrix (Preprocess) 5.7s    ⋅ Preprocessing get_matrix (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 267.632 MB live  Scheduler: normalize_matrix (Preprocess) 6.4s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 281.009 MB live  Scheduler: normalize_matrix (Preprocess) 6.5s    ⋅ Preprocessing matrix_product (get_matrix) 0.7s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 281.009 MB live  Scheduler: normalize_matrix (Preprocess) 7.2s    ⋅ Preprocessing get_matrix (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 299.143 MB live  Scheduler: normalize_matrix (Preprocess) 8.0s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 310.466 MB live  Scheduler: normalize_matrix (Preprocess) 8.1s    ⋅ Preprocessing designmatrix (Preprocess) 7.2s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 310.466 MB live  Scheduler: normalize_matrix (Preprocess) 15.5s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 425.092 MB live  Scheduler: normalize_matrix (Preprocess) 16.1s    ⋅ Preprocessing build_designmatrix (Preprocess) 1.1s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 425.092 MB live  Scheduler: normalize_matrix (Preprocess) 17.3s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 457.975 MB live  Scheduler: normalize_matrix (Preprocess) 17.4s    ⋅ Preprocessing adjoint (get_matrix) 0.6s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 457.975 MB live  Scheduler: normalize_matrix (Preprocess) 18.1s    ⋅ Preprocessing get_matrix (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 470.845 MB live  Scheduler: normalize_matrix (Preprocess) 18.8s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 485.305 MB live  Scheduler: normalize_matrix (Preprocess) 18.9s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) 1.9s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 485.305 MB live  Scheduler: normalize_matrix (Preprocess) 20.9s    ⋅ Preprocessing get_matrix (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 550.320 MB live  Scheduler: normalize_matrix (Preprocess) 21.6s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 563.066 MB live  Scheduler: normalize_matrix (Preprocess) 21.8s    ⋅ Preprocessing negative_regression_matrix (get_matrix) 1.1s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 563.066 MB live  Scheduler: normalize_matrix (Preprocess) 22.9s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 253.336 MB live  Scheduler: normalize_matrix (Preprocess) 23.1s    ⋅ Preprocessing negative_regression_matrix_impl (Projectable) 0.7s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 253.336 MB live  Scheduler: normalize_matrix (Preprocess) 24.0s    ⋅ Running intercept_covariate_matrix 0.1s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 288.475 MB live  Scheduler: normalize_matrix (Preprocess) 24.1s    ⋅ LRU: 200/200 items (4.873 MB/1.718 GB)  ⋅ GC: 289.072 MB live  Scheduler: normalize_matrix (Preprocess) 24.4s    ⋅ Running hcat_impl 0.5s Done ⋅ LRU: 200/200 items (4.873 MB/1.718 GB)  ⋅ GC: 289.072 MB live  Scheduler: normalize_matrix (Preprocess) 24.9s    ⋅ Running adjoint Done ⋅ LRU: 200/200 items (4.768 MB/1.718 GB)  ⋅ GC: 295.296 MB live  Scheduler: normalize_matrix (Preprocess) 25.4s    ⋅ Deduplicating adjoint 0.1s Done ⋅ LRU: 200/200 items (4.768 MB/1.718 GB)  ⋅ GC: 295.296 MB live  Scheduler: normalize_matrix (Preprocess) 26.0s    ⋅ LRU: 200/200 items (4.771 MB/1.718 GB)  ⋅ GC: 309.148 MB live  Scheduler: normalize_matrix (Preprocess) 26.7s    ⋅ Running negative_regression_matrix 4.9s Done ⋅ LRU: 200/200 items (4.771 MB/1.718 GB)  ⋅ GC: 309.148 MB live  Scheduler: normalize_matrix (Preprocess) 31.6s    ⋅ Cache save negative_regression_matrix 0.5s Done ⋅ LRU: 200/200 items (4.771 MB/1.718 GB)  ⋅ GC: 542.306 MB live  Scheduler: normalize_matrix (Preprocess) 32.1s    ⋅ LRU: 200/200 items (4.770 MB/1.718 GB)  ⋅ GC: 542.326 MB live  Scheduler: normalize_matrix (Preprocess) 32.2s    ⋅ Running matrixproduct 0.3s Done ⋅ LRU: 200/200 items (4.770 MB/1.718 GB)  ⋅ GC: 542.326 MB live  Scheduler: normalize_matrix (Preprocess) 32.5s    ⋅ Deduplicating matrixproduct 1.3s Done ⋅ LRU: 200/200 items (4.770 MB/1.718 GB)  ⋅ GC: 542.326 MB live  Scheduler: normalize_matrix (Preprocess) 33.8s    ⋅ LRU: 200/200 items (4.774 MB/1.718 GB)  ⋅ GC: 563.036 MB live  Scheduler: normalize_matrix (Preprocess) 33.9s    ⋅ Running matrixsum 0.2s Done ⋅ LRU: 200/200 items (4.774 MB/1.718 GB)  ⋅ GC: 563.036 MB live  Scheduler: normalize_matrix (Preprocess) 34.1s    ⋅ Deduplicating matrixsum 0.8s Done ⋅ LRU: 200/200 items (4.774 MB/1.718 GB)  ⋅ GC: 563.036 MB live  Scheduler: normalize_matrix (Preprocess) 34.9s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.695 MB/1.718 GB)  ⋅ GC: 238.400 MB live  Scheduler: normalize_matrix (Preprocess) 34.9s  ⋅ Preprocessing get_var (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 240.552 MB live  Scheduler: get_var (Preprocess) 0.8s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 253.385 MB live  Scheduler: get_var (Preprocess) 0.9s    ⋅ Preprocessing matrix_sum (get_var) 0.1s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 253.385 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 253.385 MB live  Scheduler: get_var (Preprocess) 1.0s  ⋅ Preprocessing get_obs (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 258.022 MB live  Scheduler: get_obs (Preprocess) 0.5s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 268.322 MB live  Scheduler: get_obs (Preprocess) 0.6s    ⋅ Preprocessing matrix_sum (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 268.322 MB live  Scheduler: get_obs (Preprocess) 0.8s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 268.322 MB live  Scheduler: get_obs (Preprocess) 0.8s  ⋅ Preprocessing pca (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 559.687 MB live  Scheduler: pca (DataMatrixFunction) 0.1s    ⋅ Preprocessing actual_nsv_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing prefixed_ids (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 283.444 MB live  Scheduler: pca (DataMatrixFunction) 0.6s    ⋅ Preprocessing pca_pre (Preprocess) Done ⋅ Preprocessing pca_pr (Projectable) Done ⋅ Preprocessing matrix_sum (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 308.945 MB live  Scheduler: pca (DataMatrixFunction) 0.8s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 308.945 MB live  Scheduler: pca (DataMatrixFunction) 0.9s    ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 242.109 MB live  Scheduler: pca (DataMatrixFunction) 1.0s     ┌─ 100%: ──────────────────────────────────────── 2.9s Done ⋅ Running implicitsvd_impl 5.2s Done ⋅ LRU: 200/200 items (4.831 MB/1.718 GB)  ⋅ GC: 242.109 MB live  Scheduler: pca (DataMatrixFunction) 6.2s    ⋅ Cache save implicitsvd_impl Done ⋅ Running compute_components Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.835 MB/1.718 GB)  ⋅ GC: 390.464 MB live  Scheduler: pca (DataMatrixFunction) 6.2s  ⋅ Preprocessing svd (DataMatrixFunction) Done ⋅ Preprocessing svd_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.903 MB/1.718 GB)  ⋅ GC: 435.901 MB live  Scheduler: svd (DataMatrixFunction) 0.1s    ⋅ Running SVD Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.918 MB/1.718 GB)  ⋅ GC: 259.184 MB live  Scheduler: svd (DataMatrixFunction) 0.1s  ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 263.331 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 280.345 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing matrix_sum (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 280.345 MB live  Scheduler: project (Preprocess) 1.3s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 312.020 MB live  Scheduler: project (Preprocess) 2.2s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 332.874 MB live  Scheduler: project (Preprocess) 2.3s    ⋅ Preprocessing matrix_sum (get_obs) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 332.874 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 346.350 MB live  Scheduler: project (Preprocess) 3.6s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 253.599 MB live  Scheduler: project (Preprocess) 3.7s    ⋅ Preprocessing matrix_sum (get_var) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 253.599 MB live  Scheduler: project (Preprocess) 4.0s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 267.229 MB live  Scheduler: project (Preprocess) 4.9s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 287.409 MB live  Scheduler: project (Preprocess) 5.0s    ⋅ Preprocessing matrix_sum (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 287.409 MB live  Scheduler: project (Preprocess) 5.3s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 305.647 MB live  Scheduler: project (Preprocess) 6.1s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 322.607 MB live  Scheduler: project (Preprocess) 6.3s    ⋅ Preprocessing matrixsum (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 322.607 MB live  Scheduler: project (Preprocess) 6.9s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 342.696 MB live  Scheduler: project (Preprocess) 7.7s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 364.715 MB live  Scheduler: project (Preprocess) 7.8s    ⋅ Preprocessing matrix_product (get_matrix) (ProjectOnto) 0.5s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 364.715 MB live  Scheduler: project (Preprocess) 8.4s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 385.026 MB live  Scheduler: project (Preprocess) 9.3s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 255.202 MB live  Scheduler: project (Preprocess) 9.4s    ⋅ Preprocessing matrixproduct (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 255.202 MB live  Scheduler: project (Preprocess) 10.0s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 274.883 MB live  Scheduler: project (Preprocess) 10.8s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 292.925 MB live  Scheduler: project (Preprocess) 10.9s    ⋅ Preprocessing adjoint (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 292.925 MB live  Scheduler: project (Preprocess) 11.2s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 306.248 MB live  Scheduler: project (Preprocess) 12.1s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 321.998 MB live  Scheduler: project (Preprocess) 12.2s    ⋅ Preprocessing adjoint (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 321.998 MB live  Scheduler: project (Preprocess) 12.6s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 335.143 MB live  Scheduler: project (Preprocess) 13.4s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 359.218 MB live  Scheduler: project (Preprocess) 13.5s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 359.218 MB live  Scheduler: project (Preprocess) 13.8s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 379.501 MB live  Scheduler: project (Preprocess) 14.7s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 246.932 MB live  Scheduler: project (Preprocess) 14.9s    ⋅ Preprocessing hcat_impl (ProjectOnto) 0.6s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 246.932 MB live  Scheduler: project (Preprocess) 15.6s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 276.552 MB live  Scheduler: project (Preprocess) 16.4s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 292.131 MB live  Scheduler: project (Preprocess) 16.6s    ⋅ Preprocessing intercept_covariate_matrix (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 292.131 MB live  Scheduler: project (Preprocess) 16.8s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 305.195 MB live  Scheduler: project (Preprocess) 17.7s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 320.733 MB live  Scheduler: project (Preprocess) 17.8s    ⋅ Preprocessing length (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 320.733 MB live  Scheduler: project (Preprocess) 18.0s    ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 333.790 MB live  Scheduler: project (Preprocess) 18.2s    ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 340.571 MB live  Scheduler: project (Preprocess) 18.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 362.217 MB live  Scheduler: project (Preprocess) 19.3s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 382.969 MB live  Scheduler: project (Preprocess) 19.4s    ⋅ Preprocessing negative_regression_matrix (get_matrix) (ProjectOnto) 0.4s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 382.969 MB live  Scheduler: project (Preprocess) 19.9s    ⋅ Preprocessing project (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 249.637 MB live  Scheduler: project (Preprocess) 20.7s    ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 266.896 MB live  Scheduler: project (Preprocess) 20.9s    ⋅ Preprocessing negative_regression_matrix_impl (Projectable) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (4.986 MB/1.718 GB)  ⋅ GC: 266.896 MB live  Scheduler: project (Preprocess) 21.2s    ⋅ Running length Done ⋅ Running intercept_covariate_matrix Done ⋅ Running hcat_impl Done ⋅ Running adjoint Done ⋅ Running matrixproduct Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.860 MB/1.718 GB)  ⋅ GC: 292.369 MB live  Scheduler: project (Preprocess) 21.2s  ⋅ Preprocessing pca (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca_pr (Projectable) (ProjectOnto) Done ⋅ LRU: 200/200 items (4.926 MB/1.718 GB)  ⋅ GC: 313.582 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Running svd_projected_svt 0.1s Done ⋅ LRU: 200/200 items (4.926 MB/1.718 GB)  ⋅ GC: 277.196 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Cache save svd_projected_svt Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.937 MB/1.718 GB)  ⋅ GC: 277.966 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing svd (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_var) (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd_pr (Projectable) (ProjectOnto) Done ⋅ Running svd_project_mul_sinv Done ⋅ LRU: 200/200 items (4.821 MB/1.718 GB)  ⋅ GC: 294.996 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Cache save svd_project_mul_sinv 0.1s Done ⋅ LRU: 200/200 items (4.827 MB/1.718 GB)  ⋅ GC: 295.596 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Running SVD Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.793 MB/1.718 GB)  ⋅ GC: 295.634 MB live  Scheduler: project (Preprocess) 0.2s  ⋅ Preprocessing pca (DataMatrixFunction) Done ⋅ Preprocessing actual_nsv_pr (Projectable) Done ⋅ Preprocessing prefixed_ids (Preprocess) Done ⋅ Preprocessing pca_pre (Preprocess) Done ⋅ Preprocessing pca_pr (Projectable) Done ┌─ 100%: ──────────────────────────────────────── Done ⋅ Running implicitsvd_impl Done ⋅ Cache save implicitsvd_impl 0.1s Done ⋅ LRU: 200/200 items (4.879 MB/1.718 GB)  ⋅ GC: 276.681 MB live  Scheduler: pca (DataMatrixFunction) 0.2s    ⋅ Running compute_components Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.022 MB/1.718 GB)  ⋅ GC: 277.576 MB live  Scheduler: pca (DataMatrixFunction) 0.2s  ⋅ LRU: 200/200 items (5.205 MB/1.718 GB)  ⋅ GC:  Scheduler: project (Preprocess) 0.3s  ⋅ Preprocessing pca (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing pca_pr (Projectable) (ProjectOnto) Done ⋅ Running svd_projected_svt Done ⋅ LRU: 200/200 items (5.205 MB/1.718 GB)  ⋅ GC: 306.273 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Cache save svd_projected_svt Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.195 MB/1.718 GB)  ⋅ GC: 307.084 MB live  Scheduler: project (Preprocess) 0.1s  ⋅ Preprocessing svd (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_var) (ProjectOnto) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing svd_pr (Projectable) (ProjectOnto) Done ⋅ Running svd_project_mul_sinv Done ⋅ Cache save svd_project_mul_sinv 0.3s Done ⋅ LRU: 200/200 items (5.104 MB/1.718 GB)  ⋅ GC: 260.271 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Running SVD Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.149 MB/1.718 GB)  ⋅ GC: 260.332 MB live  Scheduler: project (Preprocess) 0.4s  ⋅ Preprocessing get_var (Preprocess) 1.0s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 308.114 MB live  Scheduler: get_var (Preprocess) 1.0s    ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 330.967 MB live  Scheduler: get_var (Preprocess) 1.1s    ⋅ Preprocessing add_obs_column (get_var) 0.2s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 330.967 MB live  Scheduler: get_var (Preprocess) 1.4s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing add_obs_column (get_var) Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 339.513 MB live  Scheduler: get_var (Preprocess) 1.4s    ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 339.513 MB live  Scheduler: get_var (Preprocess) 1.4s  ⋅ Preprocessing get_obs (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 351.877 MB live  Scheduler: get_obs (Preprocess) 0.9s    ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 246.581 MB live  Scheduler: get_obs (Preprocess) 0.9s    ⋅ Preprocessing add_obs_column (get_obs) 0.2s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 246.581 MB live  Scheduler: get_obs (Preprocess) 1.1s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_obs_column (get_obs) 0.1s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 260.115 MB live  Scheduler: get_obs (Preprocess) 1.2s    ⋅ Preprocessing add_column (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 266.535 MB live  Scheduler: get_obs (Preprocess) 1.4s    ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.201 MB/1.718 GB)  ⋅ GC: 272.221 MB live  Scheduler: get_obs (Preprocess) 1.4s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (5.128 MB/1.718 GB)  ⋅ GC: 352.199 MB live  Scheduler: get_obs (Preprocess) 1.5s  ⋅ Preprocessing add_obs_column (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (5.179 MB/1.718 GB)  ⋅ GC: 252.752 MB live  Scheduler: add_obs_column (DataMatrixFunction) 0.3s    ⋅ Preprocessing get_matrix (Preprocess) 0.7s Done ⋅ LRU: 200/200 items (5.179 MB/1.718 GB)  ⋅ GC: 266.260 MB live  Scheduler: add_obs_column (DataMatrixFunction) 1.0s    ⋅ LRU: 200/200 items (5.179 MB/1.718 GB)  ⋅ GC: 284.937 MB live  Scheduler: add_obs_column (DataMatrixFunction) 1.1s    ⋅ Preprocessing add_obs_column (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (5.179 MB/1.718 GB)  ⋅ GC: 284.937 MB live  Scheduler: add_obs_column (DataMatrixFunction) 1.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.179 MB/1.718 GB)  ⋅ GC: 291.398 MB live  Scheduler: add_obs_column (DataMatrixFunction) 1.3s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing add_obs_column (get_matrix) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 348.296 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 348.296 MB live  Scheduler: filter_matrix (Preprocess) 0.1s  ⋅ Preprocessing filter_matrix (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 269.142 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 305.843 MB live  Scheduler: filter_matrix (Preprocess) 0.4s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 333.856 MB live  Scheduler: filter_matrix (Preprocess) 0.9s    ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 346.220 MB live  Scheduler: filter_matrix (Preprocess) 1.7s    ⋅ Cache save find_matching_ind 0.4s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 346.220 MB live  Scheduler: filter_matrix (Preprocess) 2.0s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 347.490 MB live  Scheduler: filter_matrix (Preprocess) 2.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 356.425 MB live  Scheduler: filter_matrix (Preprocess) 2.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 257.836 MB live  Scheduler: filter_matrix (Preprocess) 2.5s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.7s Done ⋅ LRU: 200/200 items (5.272 MB/1.718 GB)  ⋅ GC: 261.232 MB live  Scheduler: filter_matrix (Preprocess) 3.2s    ⋅ Running getindex 0.1s Done ⋅ LRU: 200/200 items (5.115 MB/1.718 GB)  ⋅ GC: 288.930 MB live  Scheduler: filter_matrix (Preprocess) 3.2s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 2.9s Done ⋅ LRU: 200/200 items (5.093 MB/1.718 GB)  ⋅ GC: 294.171 MB live  Scheduler: filter_matrix (Preprocess) 6.1s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (5.116 MB/1.718 GB)  ⋅ GC: 359.680 MB live  Scheduler: filter_matrix (Preprocess) 6.2s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 374.118 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing table_getindex (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 388.676 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing table_getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 393.534 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing table_getindex (Preprocess (late)) 0.3s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 396.222 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.7s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 412.197 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.8s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 424.972 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.8s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 258.293 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 1.1s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 264.066 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 1.1s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 274.625 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.3s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 313.236 MB live  Scheduler: filter_matrix (Preprocess) 0.4s    ⋅ Preprocessing getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (5.151 MB/1.718 GB)  ⋅ GC: 338.038 MB live  Scheduler: filter_matrix (Preprocess) 0.6s    ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ LRU: 200/200 items (5.066 MB/1.718 GB)  ⋅ GC: 249.742 MB live  Scheduler: filter_matrix (Preprocess) 0.6s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (5.059 MB/1.718 GB)  ⋅ GC: 249.766 MB live  Scheduler: filter_matrix (Preprocess) 0.8s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (5.059 MB/1.718 GB)  ⋅ GC: 254.775 MB live  Scheduler: filter_matrix (Preprocess) 0.9s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (5.059 MB/1.718 GB)  ⋅ GC: 258.119 MB live  Scheduler: filter_matrix (Preprocess) 1.0s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.6s Done ⋅ LRU: 200/200 items (5.059 MB/1.718 GB)  ⋅ GC: 297.829 MB live  Scheduler: filter_matrix (Preprocess) 1.6s    ⋅ Running getindex 0.1s Done ⋅ LRU: 200/200 items (5.059 MB/1.718 GB)  ⋅ GC: 326.474 MB live  Scheduler: filter_matrix (Preprocess) 1.7s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 0.9s Done ⋅ LRU: 200/200 items (4.776 MB/1.718 GB)  ⋅ GC: 333.644 MB live  Scheduler: filter_matrix (Preprocess) 2.6s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.684 MB/1.718 GB)  ⋅ GC: 363.871 MB live  Scheduler: filter_matrix (Preprocess) 2.6s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 378.087 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 260.316 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 279.340 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 284.064 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 308.547 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.6s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 314.262 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.6s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ LRU: 200/200 items (4.719 MB/1.718 GB)  ⋅ GC: 337.849 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (4.714 MB/1.718 GB)  ⋅ GC: 300.211 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ LRU: 200/200 items (4.584 MB/1.718 GB)  ⋅ GC: 284.466 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.424 MB/1.718 GB)  ⋅ GC: 317.791 MB live  Scheduler: filter_matrix (Preprocess) 0.7s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 0.9s Done ⋅ LRU: 200/200 items (4.437 MB/1.718 GB)  ⋅ GC: 259.313 MB live  Scheduler: filter_matrix (Preprocess) 1.6s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.361 MB/1.718 GB)  ⋅ GC: 280.095 MB live  Scheduler: filter_matrix (Preprocess) 1.6s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 285.023 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 253.747 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 294.395 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 298.311 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s  ⋅ Preprocessing filter_matrix (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 333.272 MB live  Scheduler: get_var (Preprocess) 0.8s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 357.509 MB live  Scheduler: get_var (Preprocess) 0.8s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.1s Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 272.642 MB live  Scheduler: filter_matrix (Preprocess) 0.2s    ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 272.642 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.371 MB/1.718 GB)  ⋅ GC: 307.935 MB live  Scheduler: filter_matrix (Preprocess) 0.4s    ⋅ Running create_table Done ⋅ Running find_matching_ind 0.6s Done ⋅ LRU: 200/200 items (4.376 MB/1.718 GB)  ⋅ GC: 316.881 MB live  Scheduler: filter_matrix (Preprocess) 1.0s    ⋅ Cache save find_matching_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.379 MB/1.718 GB)  ⋅ GC: 328.858 MB live  Scheduler: filter_matrix (Preprocess) 1.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (4.379 MB/1.718 GB)  ⋅ GC: 252.402 MB live  Scheduler: filter_matrix (Preprocess) 1.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.5s Done ⋅ LRU: 200/200 items (4.379 MB/1.718 GB)  ⋅ GC: 271.295 MB live  Scheduler: filter_matrix (Preprocess) 1.7s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 0.4s Done ⋅ LRU: 200/200 items (4.412 MB/1.718 GB)  ⋅ GC: 298.107 MB live  Scheduler: filter_matrix (Preprocess) 2.1s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.435 MB/1.718 GB)  ⋅ GC: 307.590 MB live  Scheduler: filter_matrix (Preprocess) 2.1s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 323.309 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 346.111 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 367.319 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 370.621 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 280.475 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.7s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 286.801 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.7s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 314.776 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 335.069 MB live  Scheduler: filter_matrix (Preprocess) 0.5s    ⋅ Running matrix_getindex 0.7s Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 353.412 MB live  Scheduler: filter_matrix (Preprocess) 1.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.483 MB/1.718 GB)  ⋅ GC: 256.396 MB live  Scheduler: filter_matrix (Preprocess) 1.3s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.432 MB/1.718 GB)  ⋅ GC: 263.330 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.432 MB/1.718 GB)  ⋅ GC: 282.755 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.432 MB/1.718 GB)  ⋅ GC: 288.485 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (4.420 MB/1.718 GB)  ⋅ GC: 270.497 MB live  Scheduler: filter_matrix (Preprocess) 0.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.486 MB/1.718 GB)  ⋅ GC: 326.785 MB live  Scheduler: filter_matrix (Preprocess) 0.2s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 268.286 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 333.652 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 339.949 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 353.652 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 283.448 MB live  Scheduler: filter_matrix (Preprocess) 0.5s    ⋅ Running matrix_getindex 1.6s Done ⋅ LRU: 200/200 items (4.609 MB/1.718 GB)  ⋅ GC: 301.247 MB live  Scheduler: filter_matrix (Preprocess) 2.1s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.615 MB/1.718 GB)  ⋅ GC: 320.633 MB live  Scheduler: filter_matrix (Preprocess) 2.1s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 327.168 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 346.584 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 352.309 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 364.750 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 285.302 MB live  Scheduler: filter_matrix (Preprocess) 0.5s    ⋅ Running matrix_getindex 1.5s Done ⋅ LRU: 200/200 items (4.555 MB/1.718 GB)  ⋅ GC: 304.274 MB live  Scheduler: filter_matrix (Preprocess) 2.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.575 MB/1.718 GB)  ⋅ GC: 323.364 MB live  Scheduler: filter_matrix (Preprocess) 2.0s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 330.957 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.3s Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 351.463 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 357.759 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s  ⋅ Preprocessing filter_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 273.736 MB live  Scheduler: filter_matrix (Preprocess) 0.8s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 319.061 MB live  Scheduler: filter_matrix (Preprocess) 0.9s    ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 319.061 MB live  Scheduler: filter_matrix (Preprocess) 1.1s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 357.114 MB live  Scheduler: filter_matrix (Preprocess) 1.2s    ⋅ LRU: 200/200 items (4.616 MB/1.718 GB)  ⋅ GC: 255.062 MB live  Scheduler: filter_matrix (Preprocess) 1.3s    ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running get_columns_fallback Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running column_data_fallback Done ⋅ LRU: 200/200 items (4.610 MB/1.718 GB)  ⋅ GC: 289.337 MB live  Scheduler: filter_matrix (Preprocess) 1.4s    ⋅ Running getindex_or_missing 0.1s Done ⋅ LRU: 200/200 items (4.533 MB/1.718 GB)  ⋅ GC: 289.361 MB live  Scheduler: filter_matrix (Preprocess) 1.9s    ⋅ Deduplicating getindex_or_missing 2.0s Done ⋅ LRU: 200/200 items (4.533 MB/1.718 GB)  ⋅ GC: 289.361 MB live  Scheduler: filter_matrix (Preprocess) 4.4s    ⋅ LRU: 200/200 items (4.533 MB/1.718 GB)  ⋅ GC: 356.295 MB live  Scheduler: filter_matrix (Preprocess) 5.5s    ⋅ Running find_matching_ind 0.6s Done ⋅ LRU: 200/200 items (4.533 MB/1.718 GB)  ⋅ GC: 356.295 MB live  Scheduler: filter_matrix (Preprocess) 6.1s    ⋅ Cache save find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 371.679 MB live  Scheduler: filter_matrix (Preprocess) 6.1s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 399.359 MB live  Scheduler: filter_matrix (Preprocess) 6.1s  ⋅ Preprocessing annotation (Preprocess) Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 408.231 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing get_colnames (Preprocess) Done ⋅ Preprocessing get_colnames (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 417.319 MB live  Scheduler: filter_matrix (Preprocess) 0.4s    ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 254.579 MB live  Scheduler: filter_matrix (Preprocess) 0.5s    ⋅ Preprocessing filter_matrix (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 254.579 MB live  Scheduler: filter_matrix (Preprocess) 0.9s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 298.250 MB live  Scheduler: filter_matrix (Preprocess) 1.0s    ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 298.250 MB live  Scheduler: filter_matrix (Preprocess) 1.1s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.456 MB/1.718 GB)  ⋅ GC: 351.644 MB live  Scheduler: filter_matrix (Preprocess) 1.2s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex_or_missing Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.3s Done ⋅ LRU: 200/200 items (4.045 MB/1.718 GB)  ⋅ GC: 294.318 MB live  Scheduler: filter_matrix (Preprocess) 1.5s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.915 MB/1.718 GB)  ⋅ GC: 322.005 MB live  Scheduler: filter_matrix (Preprocess) 1.5s  ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.781 MB/1.718 GB)  ⋅ GC: 316.071 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running get_columns_fallback Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running column_data_fallback Done ⋅ Running getindex_or_missing Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.6s Done ⋅ LRU: 200/200 items (3.684 MB/1.718 GB)  ⋅ GC: 296.652 MB live  Scheduler: filter_matrix (Preprocess) 0.8s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.677 MB/1.718 GB)  ⋅ GC: 330.866 MB live  Scheduler: filter_matrix (Preprocess) 0.8s  ⋅ Preprocessing annotation (Preprocess) Done ⋅ Preprocessing get_colnames (Preprocess) Done ⋅ Preprocessing get_colnames (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing filter_matrix (Preprocess) 0.1s Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.677 MB/1.718 GB)  ⋅ GC: 324.986 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex_or_missing Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.641 MB/1.718 GB)  ⋅ GC: 332.962 MB live  Scheduler: filter_matrix (Preprocess) 0.2s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.641 MB/1.718 GB)  ⋅ GC: 282.774 MB live  Scheduler: filter_matrix (Preprocess) 0.2s  ⋅ Preprocessing normalize_matrix (Preprocess) Done ⋅ Preprocessing matrix_sum (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing sctransform (get_obs) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing sctransform (get_var) 0.1s Done ⋅ LRU: 200/200 items (3.391 MB/1.718 GB)  ⋅ GC: 330.792 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s    ⋅ LRU: 200/200 items (3.391 MB/1.718 GB)  ⋅ GC: 330.792 MB live  Scheduler: normalize_matrix (Preprocess) 0.3s    ⋅ Preprocessing intersect_ind (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing intersect_ind (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.345 MB/1.718 GB)  ⋅ GC: 273.211 MB live  Scheduler: normalize_matrix (Preprocess) 0.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_product (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing adjoint (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing negative_regression_matrix (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing negative_regression_matrix_impl (Projectable) Done ⋅ Preprocessing sctransform (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (3.345 MB/1.718 GB)  ⋅ GC: 289.436 MB live  Scheduler: normalize_matrix (Preprocess) 0.6s    ⋅ LRU: 200/200 items (3.345 MB/1.718 GB)  ⋅ GC: 289.436 MB live  Scheduler: normalize_matrix (Preprocess) 0.7s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing logcellcounts (Preprocess (late)) Done ⋅ Preprocessing scparams (Projectable) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.294 MB/1.718 GB)  ⋅ GC: 269.312 MB live  Scheduler: normalize_matrix (Preprocess) 0.7s    ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running sctransformsparse_a Done ⋅ LRU: 200/200 items (3.102 MB/1.718 GB)  ⋅ GC: 309.073 MB live  Scheduler: normalize_matrix (Preprocess) 1.1s    ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running negative_regression_matrix 1.2s Done ⋅ LRU: 200/200 items (3.230 MB/1.718 GB)  ⋅ GC: 325.795 MB live  Scheduler: normalize_matrix (Preprocess) 2.3s    ⋅ Cache save negative_regression_matrix 0.4s Done ⋅ LRU: 200/200 items (3.208 MB/1.718 GB)  ⋅ GC: 350.273 MB live  Scheduler: normalize_matrix (Preprocess) 2.6s    ⋅ Running matrixproduct Done ⋅ Running matrixsum 0.4s Done ⋅ LRU: 200/200 items (3.192 MB/1.718 GB)  ⋅ GC: 352.556 MB live  Scheduler: normalize_matrix (Preprocess) 2.7s    ⋅ LRU: 200/200 items (3.192 MB/1.718 GB)  ⋅ GC: 352.556 MB live  Scheduler: normalize_matrix (Preprocess) 3.1s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.285 MB/1.718 GB)  ⋅ GC: 357.704 MB live  Scheduler: normalize_matrix (Preprocess) 3.1s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (3.382 MB/1.718 GB)  ⋅ GC: 297.507 MB live  Scheduler: filter_matrix (Preprocess) 0.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.377 MB/1.718 GB)  ⋅ GC: 297.536 MB live  Scheduler: filter_matrix (Preprocess) 0.3s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 5.7s Done ⋅ LRU: 200/200 items (3.210 MB/1.718 GB)  ⋅ GC: 259.535 MB live  Scheduler: filter_matrix (Preprocess) 6.0s    ⋅ Deduplicating matrix_getindex 0.7s Done ⋅ LRU: 200/200 items (3.210 MB/1.718 GB)  ⋅ GC: 259.535 MB live  Scheduler: filter_matrix (Preprocess) 6.7s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.222 MB/1.718 GB)  ⋅ GC: 481.815 MB live  Scheduler: filter_matrix (Preprocess) 6.7s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.337 MB/1.718 GB)  ⋅ GC: 537.436 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.337 MB/1.718 GB)  ⋅ GC: 274.196 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.1s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running matrix_getindex 2.9s Done ⋅ LRU: 200/200 items (3.337 MB/1.718 GB)  ⋅ GC: 293.184 MB live  Scheduler: filter_matrix (Preprocess) 3.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.386 MB/1.718 GB)  ⋅ GC: 386.733 MB live  Scheduler: filter_matrix (Preprocess) 3.0s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.2s Done ⋅ LRU: 200/200 items (3.399 MB/1.718 GB)  ⋅ GC: 288.679 MB live  Scheduler: filter_matrix (Preprocess) 0.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 1.9s Done ⋅ LRU: 200/200 items (3.352 MB/1.718 GB)  ⋅ GC: 341.770 MB live  Scheduler: filter_matrix (Preprocess) 2.2s    ⋅ Deduplicating matrix_getindex 0.1s Done ⋅ LRU: 200/200 items (3.352 MB/1.718 GB)  ⋅ GC: 341.770 MB live  Scheduler: filter_matrix (Preprocess) 2.2s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.365 MB/1.718 GB)  ⋅ GC: 268.636 MB live  Scheduler: filter_matrix (Preprocess) 2.2s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running matrix_getindex 2.7s Done ⋅ LRU: 200/200 items (3.386 MB/1.718 GB)  ⋅ GC: 304.637 MB live  Scheduler: filter_matrix (Preprocess) 2.7s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.428 MB/1.718 GB)  ⋅ GC: 381.137 MB live  Scheduler: filter_matrix (Preprocess) 2.8s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running matrix_getindex 1.7s Done ⋅ LRU: 200/200 items (3.488 MB/1.718 GB)  ⋅ GC: 339.458 MB live  Scheduler: filter_matrix (Preprocess) 1.7s    ⋅ Deduplicating matrix_getindex 0.1s Done ⋅ LRU: 200/200 items (3.488 MB/1.718 GB)  ⋅ GC: 339.458 MB live  Scheduler: filter_matrix (Preprocess) 1.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.485 MB/1.718 GB)  ⋅ GC: 265.526 MB live  Scheduler: filter_matrix (Preprocess) 1.8s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.516 MB/1.718 GB)  ⋅ GC: 376.384 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex 5.4s Done ⋅ LRU: 200/200 items (3.495 MB/1.718 GB)  ⋅ GC: 302.367 MB live  Scheduler: filter_matrix (Preprocess) 5.5s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.560 MB/1.718 GB)  ⋅ GC: 421.944 MB live  Scheduler: filter_matrix (Preprocess) 5.6s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running matrix_getindex 2.7s Done ⋅ LRU: 200/200 items (3.636 MB/1.718 GB)  ⋅ GC: 262.592 MB live  Scheduler: filter_matrix (Preprocess) 2.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.604 MB/1.718 GB)  ⋅ GC: 310.790 MB live  Scheduler: filter_matrix (Preprocess) 2.8s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running matrix_getindex 2.7s Done ⋅ LRU: 200/200 items (3.587 MB/1.718 GB)  ⋅ GC: 265.181 MB live  Scheduler: filter_matrix (Preprocess) 2.8s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.531 MB/1.718 GB)  ⋅ GC: 313.878 MB live  Scheduler: filter_matrix (Preprocess) 2.8s  ⋅ Preprocessing filter_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 344.019 MB live  Scheduler: get_matrix (Preprocess) 1.0s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 291.124 MB live  Scheduler: get_matrix (Preprocess) 1.0s    ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.2s Done ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 297.934 MB live  Scheduler: get_matrix (Preprocess) 1.1s    ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 297.934 MB live  Scheduler: get_matrix (Preprocess) 1.3s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table 0.1s Done ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 324.196 MB live  Scheduler: get_matrix (Preprocess) 1.3s    ⋅ Deduplicating create_table 0.1s Done ⋅ LRU: 200/200 items (3.302 MB/1.718 GB)  ⋅ GC: 324.196 MB live  Scheduler: get_matrix (Preprocess) 1.4s    ⋅ Running find_matching_ind 0.6s Done ⋅ LRU: 200/200 items (3.283 MB/1.718 GB)  ⋅ GC: 328.194 MB live  Scheduler: get_matrix (Preprocess) 2.0s    ⋅ Cache save find_matching_ind 0.7s Done ⋅ LRU: 200/200 items (3.262 MB/1.718 GB)  ⋅ GC: 340.807 MB live  Scheduler: get_matrix (Preprocess) 2.7s    ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (3.236 MB/1.718 GB)  ⋅ GC: 345.916 MB live  Scheduler: get_matrix (Preprocess) 2.9s    ⋅ LRU: 200/200 items (3.236 MB/1.718 GB)  ⋅ GC: 345.916 MB live  Scheduler: get_matrix (Preprocess) 2.9s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.236 MB/1.718 GB)  ⋅ GC: 330.630 MB live  Scheduler: get_matrix (Preprocess) 0.2s    ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.2s Done ⋅ LRU: 200/200 items (3.189 MB/1.718 GB)  ⋅ GC: 342.194 MB live  Scheduler: get_matrix (Preprocess) 0.4s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.056 MB/1.718 GB)  ⋅ GC: 366.588 MB live  Scheduler: get_matrix (Preprocess) 0.5s    ⋅ LRU: 200/200 items (3.056 MB/1.718 GB)  ⋅ GC: 366.588 MB live  Scheduler: get_matrix (Preprocess) 0.5s  ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) 0.1s Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.056 MB/1.718 GB)  ⋅ GC: 349.404 MB live  Scheduler: get_obs (Preprocess) 0.1s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (3.056 MB/1.718 GB)  ⋅ GC: 263.622 MB live  Scheduler: filter_matrix (Preprocess) 0.1s    ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.031 MB/1.718 GB)  ⋅ GC: 293.106 MB live  Scheduler: filter_matrix (Preprocess) 0.1s  ⋅ Preprocessing filter_matrix (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.952 MB/1.718 GB)  ⋅ GC: 358.803 MB live  Scheduler: get_matrix (Preprocess) 0.6s    ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ LRU: 200/200 items (2.952 MB/1.718 GB)  ⋅ GC: 320.257 MB live  Scheduler: get_matrix (Preprocess) 0.6s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.952 MB/1.718 GB)  ⋅ GC: 350.627 MB live  Scheduler: get_matrix (Preprocess) 0.7s    ⋅ LRU: 200/200 items (2.952 MB/1.718 GB)  ⋅ GC: 350.627 MB live  Scheduler: get_matrix (Preprocess) 0.8s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running find_matching_ind 0.7s Done ⋅ LRU: 200/200 items (2.952 MB/1.718 GB)  ⋅ GC: 318.834 MB live  Scheduler: get_matrix (Preprocess) 1.6s    ⋅ Cache save find_matching_ind 0.4s Done ⋅ LRU: 200/200 items (2.956 MB/1.718 GB)  ⋅ GC: 329.732 MB live  Scheduler: get_matrix (Preprocess) 2.0s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (2.832 MB/1.718 GB)  ⋅ GC: 368.952 MB live  Scheduler: get_matrix (Preprocess) 2.1s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.832 MB/1.718 GB)  ⋅ GC: 282.145 MB live  Scheduler: get_matrix (Preprocess) 2.1s  ⋅ Preprocessing filter_matrix (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.832 MB/1.718 GB)  ⋅ GC: 288.406 MB live  Scheduler: get_matrix (Preprocess) 0.3s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.2s Done ⋅ LRU: 200/200 items (2.832 MB/1.718 GB)  ⋅ GC: 316.044 MB live  Scheduler: get_matrix (Preprocess) 0.5s    ⋅ Running find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (2.832 MB/1.718 GB)  ⋅ GC: 326.053 MB live  Scheduler: get_matrix (Preprocess) 0.6s    ⋅ Cache save find_matching_ind 0.2s Done ⋅ LRU: 200/200 items (2.826 MB/1.718 GB)  ⋅ GC: 326.189 MB live  Scheduler: get_matrix (Preprocess) 0.8s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 326.655 MB live  Scheduler: get_matrix (Preprocess) 0.8s  ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 272.688 MB live  Scheduler: get_obs (Preprocess) 0.1s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 277.192 MB live  Scheduler: get_obs (Preprocess) 0.2s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 286.808 MB live  Scheduler: get_obs (Preprocess) 0.2s  ⋅ Preprocessing filter_matrix (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 316.731 MB live  Scheduler: get_matrix (Preprocess) 0.8s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 348.447 MB live  Scheduler: get_matrix (Preprocess) 0.9s    ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 348.447 MB live  Scheduler: get_matrix (Preprocess) 1.1s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running find_matching_ind 0.9s Done ⋅ LRU: 200/200 items (2.825 MB/1.718 GB)  ⋅ GC: 364.843 MB live  Scheduler: get_matrix (Preprocess) 1.9s    ⋅ Cache save find_matching_ind Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.817 MB/1.718 GB)  ⋅ GC: 376.461 MB live  Scheduler: get_matrix (Preprocess) 1.9s  ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing filter_matrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Cache load find_matching_ind 0.6s Done ⋅ LRU: 200/200 items (2.817 MB/1.718 GB)  ⋅ GC: 272.461 MB live  Scheduler: get_matrix (Preprocess) 0.6s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 310.313 MB live  Scheduler: get_matrix (Preprocess) 0.6s  ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 298.541 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.1s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_obs) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 307.242 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.2s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 335.485 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 364.902 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.4s    ⋅ Preprocessing datamatrix_getindex (get_var) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 265.072 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.5s    ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 266.904 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.6s    ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (2.815 MB/1.718 GB)  ⋅ GC: 273.894 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.7s    ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running getindex Done ⋅ Running create_table Done ⋅ Running matrix_getindex Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.889 MB/1.718 GB)  ⋅ GC: 303.105 MB live  Scheduler: datamatrix_getindex (DataMatrixFunction) 0.7s  ⋅ Preprocessing subset_matrix (Preprocess) 0.4s Done ⋅ LRU: 200/200 items (3.360 MB/1.718 GB)  ⋅ GC: 391.552 MB live  Scheduler: subset_matrix (Preprocess) 0.6s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (3.360 MB/1.718 GB)  ⋅ GC: 408.112 MB live  Scheduler: subset_matrix (Preprocess) 0.8s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 312.422 MB live  Scheduler: subset_matrix (Preprocess) 1.1s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 319.297 MB live  Scheduler: subset_matrix (Preprocess) 1.1s  ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 326.688 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 354.164 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 354.164 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing get_obs (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 382.970 MB live  Scheduler: project (Preprocess) 1.7s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 386.563 MB live  Scheduler: project (Preprocess) 2.6s    ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 406.742 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing datamatrix_getindex (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 406.742 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 418.415 MB live  Scheduler: project (Preprocess) 3.2s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 422.009 MB live  Scheduler: project (Preprocess) 4.1s    ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 441.591 MB live  Scheduler: project (Preprocess) 4.3s    ⋅ Preprocessing datamatrix_getindex (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 441.591 MB live  Scheduler: project (Preprocess) 4.5s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 455.821 MB live  Scheduler: project (Preprocess) 4.6s    ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 277.186 MB live  Scheduler: project (Preprocess) 5.9s    ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 305.553 MB live  Scheduler: project (Preprocess) 6.0s    ⋅ Preprocessing indexin_impl (ProjectOnto) 0.8s Done ⋅ LRU: 200/200 items (3.359 MB/1.718 GB)  ⋅ GC: 305.553 MB live  Scheduler: project (Preprocess) 6.9s    ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running create_table Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 362.436 MB live  Scheduler: project (Preprocess) 7.0s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 366.036 MB live  Scheduler: project (Preprocess) 7.9s    ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 385.590 MB live  Scheduler: project (Preprocess) 8.0s    ⋅ Preprocessing datamatrix_getindex (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 385.590 MB live  Scheduler: project (Preprocess) 8.3s    ⋅ Preprocessing project (Preprocess) 0.9s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 399.814 MB live  Scheduler: project (Preprocess) 9.2s    ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 416.783 MB live  Scheduler: project (Preprocess) 9.4s    ⋅ Preprocessing matrix_getindex_pr (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 416.783 MB live  Scheduler: project (Preprocess) 9.6s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 432.704 MB live  Scheduler: project (Preprocess) 9.6s  ⋅ Preprocessing subset_matrix (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 442.210 MB live  Scheduler: subset_matrix (Preprocess) 0.2s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (3.176 MB/1.718 GB)  ⋅ GC: 454.615 MB live  Scheduler: subset_matrix (Preprocess) 0.5s    ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) 0.3s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 318.250 MB live  Scheduler: subset_matrix (Preprocess) 0.7s    ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 325.126 MB live  Scheduler: subset_matrix (Preprocess) 0.7s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 332.511 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 339.071 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing get_obs (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 363.607 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 367.194 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Preprocessing datamatrix_getindex (get_obs) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.169 MB/1.718 GB)  ⋅ GC: 376.286 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing indexin_impl (ProjectOnto) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running indexin_impl 0.1s ErrorException("Found 587 values in `a` (such as [\"a_AATCACGAGCATTGAA-1\", \"a_AATCACGCAAGCCATT-1\", \"a_AATCACGCAAGTCGTT-1\"]) that are not present in `b` (which contains e.g. [\"p_AATCACGAGCATTGAA-1\", \"p_AATCACGCACAAATCC-1\", \"p_AATCACGCACAGAGAC-1\"])... ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 329.124 MB live  Scheduler: project (Preprocess) 1.5s    ⋅ Deduplicating indexin_impl 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 329.124 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 369.323 MB live  Scheduler: project (Preprocess) 2.4s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing get_var (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 374.436 MB live  Scheduler: project (Preprocess) 2.5s    ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 374.436 MB live  Scheduler: project (Preprocess) 2.6s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 378.025 MB live  Scheduler: project (Preprocess) 2.7s    ⋅ Preprocessing datamatrix_getindex (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 387.117 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 394.535 MB live  Scheduler: project (Preprocess) 2.9s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 398.121 MB live  Scheduler: project (Preprocess) 2.9s    ⋅ Preprocessing datamatrix_getindex (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 417.162 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing matrix_getindex_pr (Projectable) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 423.722 MB live  Scheduler: project (Preprocess) 3.2s    ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 276.299 MB live  Scheduler: project (Preprocess) 3.3s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 397.619 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 405.172 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 435.090 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing datamatrix_getindex (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 270.017 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 283.357 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing datamatrix_getindex (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 294.281 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 307.645 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing datamatrix_getindex (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 318.652 MB live  Scheduler: project (Preprocess) 1.0s    ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 329.471 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ Preprocessing matrix_getindex_pr (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 337.019 MB live  Scheduler: project (Preprocess) 1.3s    ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 352.271 MB live  Scheduler: project (Preprocess) 1.3s  ⋅ Preprocessing subset_matrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) 0.1s Done ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 271.076 MB live  Scheduler: get_obs (Preprocess) 0.1s    ⋅ LRU: 200/200 items (3.172 MB/1.718 GB)  ⋅ GC: 271.076 MB live  Scheduler: get_obs (Preprocess) 0.1s  ⋅ Preprocessing subset_matrix (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (DataMatrixFunction) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running indexin_impl 0.2s AssertionError("Column names didn't match \"cell_id\" vs \"id\"... ⋅ LRU: 200/200 items (3.366 MB/1.718 GB)  ⋅ GC: 274.758 MB live  Scheduler: subset_matrix (Preprocess) 0.6s    ⋅ LRU: 200/200 items (3.366 MB/1.718 GB)  ⋅ GC: 284.753 MB live  Scheduler: subset_matrix (Preprocess) 1.0s    ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ LRU: 200/200 items (3.366 MB/1.718 GB)  ⋅ GC: 295.802 MB live  Scheduler: subset_matrix (Preprocess) 1.1s  ⋅ Preprocessing normalize_matrix (Preprocess) Done ⋅ Preprocessing matrix_sum (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing sctransform (get_obs) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing sctransform (get_var) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_product (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing adjoint (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing negative_regression_matrix (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing negative_regression_matrix_impl (Projectable) Done ⋅ Preprocessing sctransform (get_matrix) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.366 MB/1.718 GB)  ⋅ GC: 274.674 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s    ⋅ LRU: 200/200 items (3.366 MB/1.718 GB)  ⋅ GC: 274.674 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s  ⋅ Preprocessing compute_variance (Projectable) 2.0s Done ⋅ LRU: 200/200 items (3.532 MB/1.718 GB)  ⋅ GC: 315.099 MB live  Scheduler: compute_variance (Projectable) 2.2s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing matrix_sum (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing matrix_sum (get_obs) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_sum (get_matrix) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) 0.8s Done ⋅ LRU: 200/200 items (3.532 MB/1.718 GB)  ⋅ GC: 436.352 MB live  Scheduler: compute_variance (Projectable) 2.4s    ⋅ LRU: 200/200 items (3.532 MB/1.718 GB)  ⋅ GC: 436.352 MB live  Scheduler: compute_variance (Projectable) 3.2s    ⋅ Preprocessing table_nrow (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.532 MB/1.718 GB)  ⋅ GC: 469.690 MB live  Scheduler: compute_variance (Projectable) 3.4s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running row_sum_squared 33.4s Done ⋅ LRU: 200/200 items (3.528 MB/1.718 GB)  ⋅ GC: 276.603 MB live  Scheduler: compute_variance (Projectable) 36.7s    ⋅ Running sum_squared_to_var 0.3s Done ⋅ LRU: 200/200 items (3.512 MB/1.718 GB)  ⋅ GC: 475.303 MB live  Scheduler: compute_variance (Projectable) 37.1s    ⋅ Cache save sum_squared_to_var Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (3.468 MB/1.718 GB)  ⋅ GC: 491.962 MB live  Scheduler: compute_variance (Projectable) 37.1s  ⋅ Preprocessing compute_std (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.390 MB/1.718 GB)  ⋅ GC: 587.605 MB live  Scheduler: compute_std (Preprocess) 0.3s    ⋅ Preprocessing transform_annotation (Preprocess) Done ⋅ Preprocessing compute_variance (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.390 MB/1.718 GB)  ⋅ GC: 598.563 MB live  Scheduler: compute_std (Preprocess) 0.4s    ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Running apply_broadcasted 0.3s Done ⋅ LRU: 200/200 items (3.390 MB/1.718 GB)  ⋅ GC: 630.379 MB live  Scheduler: compute_std (Preprocess) 0.7s    ⋅ Running create_table Done ⋅ LRU: 200/200 items (3.390 MB/1.718 GB)  ⋅ GC: 636.702 MB live  Scheduler: compute_std (Preprocess) 0.7s  ⋅ Preprocessing compute_std (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.393 MB/1.718 GB)  ⋅ GC: 641.281 MB live  Scheduler: compute_std (Preprocess) 0.2s    ⋅ Preprocessing transform_annotation (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (3.393 MB/1.718 GB)  ⋅ GC: 321.361 MB live  Scheduler: compute_std (Preprocess) 0.2s  ⋅ Preprocessing compute_std (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess) Done ⋅ Preprocessing compute_variance (Projectable) ArgumentError("assume_centered must be `true`: Consider using `normalize_matrix` to compute variance/std/relative_std... ⋅ LRU: 200/200 items (3.362 MB/1.718 GB)  ⋅ GC: 332.975 MB live  Scheduler: compute_std (Preprocess) 0.2s  ⋅ Preprocessing compute_relative_std (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.362 MB/1.718 GB)  ⋅ GC: 367.370 MB live  Scheduler: compute_relative_std (Preprocess) 0.3s    ⋅ Preprocessing compute_std (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.362 MB/1.718 GB)  ⋅ GC: 381.171 MB live  Scheduler: compute_relative_std (Preprocess) 0.4s    ⋅ Preprocessing transform_annotation (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing value_column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running apply_impl 0.2s Done ⋅ LRU: 200/200 items (3.362 MB/1.718 GB)  ⋅ GC: 404.916 MB live  Scheduler: compute_relative_std (Preprocess) 1.0s    ⋅ LRU: 200/200 items (3.252 MB/1.718 GB)  ⋅ GC: 435.826 MB live  Scheduler: compute_relative_std (Preprocess) 2.4s    ⋅ Running apply_broadcasted 0.3s Done ⋅ LRU: 200/200 items (3.252 MB/1.718 GB)  ⋅ GC: 435.826 MB live  Scheduler: compute_relative_std (Preprocess) 2.7s    ⋅ Running create_table Done ⋅ LRU: 200/200 items (3.252 MB/1.718 GB)  ⋅ GC: 443.654 MB live  Scheduler: compute_relative_std (Preprocess) 2.7s  ⋅ Preprocessing compute_variance (Projectable) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running row_sum_squared 1.9s Done ⋅ LRU: 200/200 items (3.075 MB/1.718 GB)  ⋅ GC: 371.970 MB live  Scheduler: compute_variance (Projectable) 1.9s    ⋅ Running sum_squared_to_var 0.2s Done ⋅ LRU: 200/200 items (3.075 MB/1.718 GB)  ⋅ GC: 451.702 MB live  Scheduler: compute_variance (Projectable) 2.2s    ⋅ Cache save sum_squared_to_var 0.3s Done ⋅ LRU: 200/200 items (3.075 MB/1.718 GB)  ⋅ GC: 463.076 MB live  Scheduler: compute_variance (Projectable) 2.5s    ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (3.074 MB/1.718 GB)  ⋅ GC: 466.790 MB live  Scheduler: compute_variance (Projectable) 2.5s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrix_sum (DataMatrixFunction) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrix_sum (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrix_sum (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrix_sum (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrixsum (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrix_product (get_matrix) (ProjectOnto) Done ⋅ LRU: 200/200 items (2.696 MB/1.718 GB)  ⋅ GC: 384.598 MB live  Scheduler: project (Preprocess) 0.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing matrixproduct (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing adjoint (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing adjoint (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing hcat_impl (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing intercept_covariate_matrix (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing length (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing negative_regression_matrix (get_matrix) (ProjectOnto) Done ⋅ LRU: 200/200 items (2.696 MB/1.718 GB)  ⋅ GC: 368.675 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing negative_regression_matrix_impl (Projectable) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing sctransform_matrix_pr (Projectable) (ProjectOnto) Done ⋅ Preprocessing sctransform_matrix_a_impl (Preprocess (late)) Done ⋅ Preprocessing get_row_ranges_pre (Preprocess (late)) Done ⋅ Preprocessing get_col_ranges_pre (Preprocess (late)) Done ⋅ Running matrixproduct Done ⋅ LRU: 200/200 items (2.691 MB/1.718 GB)  ⋅ GC: 509.528 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Running sctransformsparse_a Done ⋅ Running get_row_ranges Done ⋅ Running get_col_ranges Done ⋅ Running sctransformsparse_b Done ⋅ Running matrixsum Done ⋅ Running matrixsum Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.648 MB/1.718 GB)  ⋅ GC: 316.872 MB live  Scheduler: project (Preprocess) 0.4s  ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 323.187 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 350.210 MB live  Scheduler: project (Preprocess) 1.3s    ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 350.210 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 350.210 MB live  Scheduler: project (Preprocess) 1.6s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 390.491 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 395.443 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 414.911 MB live  Scheduler: project (Preprocess) 0.3s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 438.029 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (2.730 MB/1.718 GB)  ⋅ GC: 444.452 MB live  Scheduler: project (Preprocess) 0.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running row_sum_squared Done ⋅ Running sum_squared_to_var Done ⋅ Cache save sum_squared_to_var Done ⋅ LRU: 200/200 items (2.727 MB/1.718 GB)  ⋅ GC: 552.653 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (2.466 MB/1.718 GB)  ⋅ GC: 556.387 MB live  Scheduler: project (Preprocess) 0.4s  ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 564.111 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing transform_annotation (Preprocess (late)) (ProjectOnto) 0.6s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 572.560 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 337.059 MB live  Scheduler: project (Preprocess) 0.8s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 355.699 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing transform_annotation (Preprocess (late)) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 360.309 MB live  Scheduler: project (Preprocess) 0.5s    ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 365.286 MB live  Scheduler: project (Preprocess) 0.7s    ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 369.449 MB live  Scheduler: project (Preprocess) 0.8s    ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.468 MB/1.718 GB)  ⋅ GC: 395.119 MB live  Scheduler: project (Preprocess) 0.8s  ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing transform_annotation (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.445 MB/1.718 GB)  ⋅ GC: 493.930 MB live  Scheduler: project (Preprocess) 0.2s    ⋅ Preprocessing apply_impl (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (2.445 MB/1.718 GB)  ⋅ GC: 502.073 MB live  Scheduler: project (Preprocess) 0.4s    ⋅ Preprocessing transform_annotation (Preprocess (late)) Done ⋅ Preprocessing project (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.445 MB/1.718 GB)  ⋅ GC: 516.178 MB live  Scheduler: project (Preprocess) 0.6s    ⋅ Preprocessing column_data (Preprocess (late)) (ProjectOnto) 0.3s Done ⋅ LRU: 200/200 items (2.445 MB/1.718 GB)  ⋅ GC: 522.455 MB live  Scheduler: project (Preprocess) 0.9s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.445 MB/1.718 GB)  ⋅ GC: 528.950 MB live  Scheduler: project (Preprocess) 1.2s  ⋅ Preprocessing normalize_matrix (Preprocess) 1.5s Done ⋅ LRU: 200/200 items (2.416 MB/1.718 GB)  ⋅ GC: 465.613 MB live  Scheduler: normalize_matrix (Preprocess) 1.5s    ⋅ LRU: 200/200 items (2.416 MB/1.718 GB)  ⋅ GC: 510.120 MB live  Scheduler: normalize_matrix (Preprocess) 1.6s    ⋅ Preprocessing annotate (DataMatrixFunction) 0.1s Done ⋅ LRU: 200/200 items (2.416 MB/1.718 GB)  ⋅ GC: 510.120 MB live  Scheduler: normalize_matrix (Preprocess) 1.8s    ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing compute_variance (Projectable) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.416 MB/1.718 GB)  ⋅ GC: 550.446 MB live  Scheduler: normalize_matrix (Preprocess) 1.9s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.412 MB/1.718 GB)  ⋅ GC: 318.590 MB live  Scheduler: normalize_matrix (Preprocess) 2.0s    ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.302 MB/1.718 GB)  ⋅ GC: 334.129 MB live  Scheduler: normalize_matrix (Preprocess) 2.0s  ⋅ Preprocessing normalize_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.640 MB/1.718 GB)  ⋅ GC: 356.621 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s    ⋅ Preprocessing compute_std (Preprocess) Done ⋅ Preprocessing annotate (DataMatrixFunction) Done ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (2.640 MB/1.718 GB)  ⋅ GC: 326.555 MB live  Scheduler: normalize_matrix (Preprocess) 0.2s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.645 MB/1.718 GB)  ⋅ GC: 329.999 MB live  Scheduler: normalize_matrix (Preprocess) 0.2s  ⋅ Preprocessing normalize_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.981 MB/1.718 GB)  ⋅ GC: 308.860 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s    ⋅ Preprocessing compute_relative_std (Preprocess) Done ⋅ Preprocessing annotate (DataMatrixFunction) Done ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (2.986 MB/1.718 GB)  ⋅ GC: 384.429 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s  ⋅ Preprocessing normalize_matrix (Preprocess) 0.1s Done ⋅ Preprocessing compute_relative_std (Preprocess) Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 398.644 MB live  Scheduler: normalize_matrix (Preprocess) 0.1s    ⋅ Preprocessing annotate (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) 1.1s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 326.373 MB live  Scheduler: normalize_matrix (Preprocess) 1.2s    ⋅ Preprocessing compute_std (Preprocess) Done ⋅ Preprocessing annotate (get_obs) 0.1s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 354.001 MB live  Scheduler: normalize_matrix (Preprocess) 1.4s    ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 354.001 MB live  Scheduler: normalize_matrix (Preprocess) 1.5s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing annotate (get_obs) Done ⋅ Preprocessing get_var (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 361.240 MB live  Scheduler: normalize_matrix (Preprocess) 2.3s    ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing annotate (get_var) 0.1s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 382.122 MB live  Scheduler: normalize_matrix (Preprocess) 2.4s    ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 382.122 MB live  Scheduler: normalize_matrix (Preprocess) 2.5s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing annotate (get_var) Done ⋅ Preprocessing table_leftjoin (Preprocess) Done ⋅ Preprocessing compute_variance (Projectable) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 431.938 MB live  Scheduler: normalize_matrix (Preprocess) 2.6s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.8s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 349.827 MB live  Scheduler: normalize_matrix (Preprocess) 3.4s    ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 368.173 MB live  Scheduler: normalize_matrix (Preprocess) 3.5s    ⋅ Preprocessing annotate (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 368.173 MB live  Scheduler: normalize_matrix (Preprocess) 3.7s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing annotate (get_matrix) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 378.805 MB live  Scheduler: normalize_matrix (Preprocess) 3.8s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 200/200 items (3.324 MB/1.718 GB)  ⋅ GC: 378.805 MB live  Scheduler: normalize_matrix (Preprocess) 4.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.330 MB/1.718 GB)  ⋅ GC: 388.073 MB live  Scheduler: normalize_matrix (Preprocess) 4.1s  ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 402.350 MB live  Scheduler: project (Preprocess) 1.2s    ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 429.852 MB live  Scheduler: project (Preprocess) 1.4s    ⋅ Preprocessing annotate (DataMatrixFunction) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 429.852 MB live  Scheduler: project (Preprocess) 1.6s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 461.185 MB live  Scheduler: project (Preprocess) 2.8s    ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 336.061 MB live  Scheduler: project (Preprocess) 2.9s    ⋅ Preprocessing annotate (get_obs) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 336.061 MB live  Scheduler: project (Preprocess) 3.1s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_obs) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_obs) (ProjectOnto) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 376.817 MB live  Scheduler: project (Preprocess) 4.3s    ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 406.657 MB live  Scheduler: project (Preprocess) 4.5s    ⋅ Preprocessing annotate (get_var) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 406.657 MB live  Scheduler: project (Preprocess) 4.7s    ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 420.889 MB live  Scheduler: project (Preprocess) 5.9s    ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 448.582 MB live  Scheduler: project (Preprocess) 6.1s    ⋅ Preprocessing table_leftjoin (Preprocess (late)) (ProjectOnto) 0.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 448.582 MB live  Scheduler: project (Preprocess) 6.4s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 492.102 MB live  Scheduler: project (Preprocess) 6.5s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_var) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 347.212 MB live  Scheduler: project (Preprocess) 6.6s    ⋅ Preprocessing compute_variance (Projectable) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 353.637 MB live  Scheduler: project (Preprocess) 6.7s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) Done ⋅ Preprocessing table_leftjoin (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 410.322 MB live  Scheduler: project (Preprocess) 6.7s    ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Running indexin_impl Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing getindex_or_missing_pr (Projectable) Done ⋅ Preprocessing getindex_or_missing_impl (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing project (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 338.265 MB live  Scheduler: project (Preprocess) 7.9s    ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 368.024 MB live  Scheduler: project (Preprocess) 8.2s    ⋅ Preprocessing annotate (get_matrix) (ProjectOnto) 0.1s Done ⋅ LRU: 200/200 items (3.497 MB/1.718 GB)  ⋅ GC: 368.024 MB live  Scheduler: project (Preprocess) 8.3s    ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_matrix) (ProjectOnto) Done ⋅ Preprocessing project (Preprocess) Done ⋅ Preprocessing annotate (get_matrix) (ProjectOnto) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.330 MB/1.718 GB)  ⋅ GC: 414.235 MB live  Scheduler: project (Preprocess) 8.4s  ⋅ Preprocessing col_sum_squared (Preprocess (late)) 1.2s Done ⋅ LRU: 200/200 items (3.568 MB/1.718 GB)  ⋅ GC: 362.091 MB live  Scheduler: col_sum_squared (Preprocess (late)) 1.4s    ⋅ Running col_sum_squared 1.4s Done ⋅ LRU: 200/200 items (3.641 MB/1.718 GB)  ⋅ GC: 409.059 MB live  Scheduler: col_sum_squared (Preprocess (late)) 2.9s    ⋅ Cache save col_sum_squared Done ⋅ Running col_sum_squared Done ⋅ Cache save col_sum_squared Done ⋅ Running vcat_impl 0.3s Done ⋅ LRU: 200/200 items (3.567 MB/1.718 GB)  ⋅ GC: 449.592 MB live  Scheduler: col_sum_squared (Preprocess (late)) 3.2s    ⋅ LRU: 200/200 items (3.567 MB/1.718 GB)  ⋅ GC: 449.592 MB live  Scheduler: col_sum_squared (Preprocess (late)) 3.2s  ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing load_counts (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (3.575 MB/1.718 GB)  ⋅ GC: 506.394 MB live  Scheduler: col_sum_squared (Preprocess (late)) 0.1s    ⋅ LRU: 200/200 items (3.573 MB/1.718 GB)  ⋅ GC: 334.377 MB live  Scheduler: col_sum_squared (Preprocess (late)) 0.2s    ⋅ Preprocessing combine_var (Preprocess) Done ⋅ Preprocessing table_from_compound_result_pr (Projectable) Done ⋅ Running combine_var_impl Done ⋅ Cache save combine_var_impl Done ⋅ Preprocessing table_from_compound_result_pre (Preprocess) Done ⋅ Running create_table Done ⋅ Running sample_var_indices Done ⋅ Cache save sample_var_indices Done ⋅ Running vcat_impl Done ⋅ LRU: 200/200 items (3.588 MB/1.718 GB)  ⋅ GC: 420.207 MB live  Scheduler: col_sum_squared (Preprocess (late)) 0.6s    ⋅ Running metadata_to_hblock_ranges Done ⋅ Preprocessing hblock_pre (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.573 MB/1.718 GB)  ⋅ GC: 421.357 MB live  Scheduler: col_sum_squared (Preprocess (late)) 0.7s    ⋅ Preprocessing col_sum_squared (Preprocess (late)) Done ⋅ LRU: 200/200 items (3.573 MB/1.718 GB)  ⋅ GC: 314.993 MB live  Scheduler: col_sum_squared (Preprocess (late)) 0.7s  ⋅ Preprocessing row_sum_squared (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (3.573 MB/1.718 GB)  ⋅ GC: 373.261 MB live  Scheduler: row_sum_squared (Preprocess (late)) 0.4s    ⋅ Running row_sum_squared Done ⋅ Cache save row_sum_squared Done ⋅ Cache save row_sum_squared Done ⋅ Running apply_impl Done ⋅ LRU: 200/200 items (3.545 MB/1.718 GB)  ⋅ GC: 400.547 MB live  Scheduler: row_sum_squared (Preprocess (late)) 0.4s  ⋅ Preprocessing var_counts_sum (DataMatrixFunction) 0.5s Done ⋅ LRU: 200/200 items (3.541 MB/1.718 GB)  ⋅ GC: 403.482 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.9s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.541 MB/1.718 GB)  ⋅ GC: 437.590 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.0s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.7s Done ⋅ LRU: 200/200 items (3.541 MB/1.718 GB)  ⋅ GC: 336.033 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.7s    ⋅ Running find_matching_ind 0.9s Done ⋅ LRU: 200/200 items (3.543 MB/1.718 GB)  ⋅ GC: 367.758 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.6s    ⋅ Cache save find_matching_ind 0.2s Done ⋅ LRU: 200/200 items (3.541 MB/1.718 GB)  ⋅ GC: 379.167 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.7s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running vcat_impl Done ⋅ Cache save vcat_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.3s Done ⋅ LRU: 200/200 items (3.722 MB/1.718 GB)  ⋅ GC: 414.436 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.8s    ⋅ LRU: 200/200 items (3.722 MB/1.718 GB)  ⋅ GC: 414.436 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 3.0s    ⋅ Deduplicating create_table 0.3s Done ⋅ LRU: 200/200 items (3.722 MB/1.718 GB)  ⋅ GC: 414.436 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 3.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.808 MB/1.718 GB)  ⋅ GC: 425.544 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 3.4s  ⋅ Preprocessing var_counts_sum (DataMatrixFunction) 0.4s Done ⋅ LRU: 200/200 items (3.975 MB/1.718 GB)  ⋅ GC: 431.526 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.4s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.975 MB/1.718 GB)  ⋅ GC: 463.383 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.4s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.3s Done ⋅ LRU: 200/200 items (3.975 MB/1.718 GB)  ⋅ GC: 343.148 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.7s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum 0.4s Done ⋅ LRU: 200/200 items (3.975 MB/1.718 GB)  ⋅ GC: 393.703 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.1s    ⋅ Cache save counts_sum 0.1s Done ⋅ LRU: 200/200 items (3.977 MB/1.718 GB)  ⋅ GC: 400.078 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.2s    ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running vcat_impl Done ⋅ Cache save vcat_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.025 MB/1.718 GB)  ⋅ GC: 414.867 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.2s  ⋅ Preprocessing var_counts_sum (DataMatrixFunction) 0.5s Done ⋅ LRU: 200/200 items (4.190 MB/1.718 GB)  ⋅ GC: 564.092 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.3s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.2s Done ⋅ LRU: 200/200 items (4.190 MB/1.718 GB)  ⋅ GC: 366.007 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 1.5s    ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running find_matching_ind 0.8s Done ⋅ LRU: 200/200 items (4.168 MB/1.718 GB)  ⋅ GC: 405.432 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.2s    ⋅ Cache save find_matching_ind Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running counts_sum 0.1s Done ⋅ LRU: 200/200 items (4.091 MB/1.718 GB)  ⋅ GC: 315.773 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.3s    ⋅ LRU: 200/200 items (4.091 MB/1.718 GB)  ⋅ GC: 315.773 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.4s    ⋅ Cache save counts_sum Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running vcat_impl Done ⋅ Cache save vcat_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.783 MB/1.718 GB)  ⋅ GC: 331.154 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 2.5s  ⋅ Preprocessing var_counts_sum (DataMatrixFunction) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Cache load vcat_impl 0.4s Done ⋅ LRU: 200/200 items (3.951 MB/1.718 GB)  ⋅ GC: 423.557 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.4s    ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.044 MB/1.718 GB)  ⋅ GC: 323.143 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.4s    ⋅ LRU: 200/200 items (4.044 MB/1.718 GB)  ⋅ GC: 323.143 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.5s  ⋅ Preprocessing var_counts_sum (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing load_counts (get_obs) Done ⋅ Preprocessing combine_obs (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing load_counts (get_var) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Cache load counts_sum Done ⋅ Running vcat_impl Done ⋅ Cache save vcat_impl Done ⋅ Running length Done ⋅ Running combine_vectors_impl Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (4.259 MB/1.718 GB)  ⋅ GC: 403.817 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.1s    ⋅ Running vcat_tables Done ⋅ Cache save vcat_tables Done ⋅ Running length Done ⋅ LRU: 200/200 items (4.486 MB/1.718 GB)  ⋅ GC: 413.698 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.2s    ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ LRU: 200/200 items (4.468 MB/1.718 GB)  ⋅ GC: 413.721 MB live  Scheduler: var_counts_sum (DataMatrixFunction) 0.2s  ⋅ Preprocessing obs_counts_sum (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.468 MB/1.718 GB)  ⋅ GC: 356.725 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.502 MB/1.718 GB)  ⋅ GC: 423.411 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.6s    ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (4.498 MB/1.718 GB)  ⋅ GC: 348.467 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.8s    ⋅ Deduplicating create_table 0.1s Done ⋅ LRU: 200/200 items (4.498 MB/1.718 GB)  ⋅ GC: 348.467 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.9s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.502 MB/1.718 GB)  ⋅ GC: 356.572 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.9s  ⋅ Preprocessing obs_counts_sum (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.661 MB/1.718 GB)  ⋅ GC: 362.534 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.3s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.661 MB/1.718 GB)  ⋅ GC: 420.823 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.4s    ⋅ Cache save apply_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.534 MB/1.718 GB)  ⋅ GC: 349.723 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.4s  ⋅ Preprocessing obs_counts_sum (DataMatrixFunction) 0.2s Done ⋅ LRU: 200/200 items (4.693 MB/1.718 GB)  ⋅ GC: 356.784 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.2s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (4.693 MB/1.718 GB)  ⋅ GC: 326.604 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.3s    ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing counts_sum (Preprocess (late)) 2.3s Done ⋅ LRU: 200/200 items (4.742 MB/1.718 GB)  ⋅ GC: 328.703 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 2.6s    ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running apply_impl Done ⋅ Cache save apply_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.737 MB/1.718 GB)  ⋅ GC: 428.848 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 2.7s  ⋅ Preprocessing obs_counts_sum (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.862 MB/1.718 GB)  ⋅ GC: 436.027 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_column (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.862 MB/1.718 GB)  ⋅ GC: 465.411 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) 0.1s Done ⋅ LRU: 200/200 items (4.862 MB/1.718 GB)  ⋅ GC: 349.270 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.7s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running create_table Done ⋅ Running find_matching_ind 0.3s Done ⋅ LRU: 200/200 items (4.870 MB/1.718 GB)  ⋅ GC: 372.553 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 1.4s    ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 385.617 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 2.1s    ⋅ Cache save find_matching_ind 1.0s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 385.617 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 3.1s    ⋅ Preprocessing counts_sum (Preprocess (late)) 2.4s Done ⋅ LRU: 200/200 items (4.868 MB/1.718 GB)  ⋅ GC: 388.202 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 5.5s    ⋅ Running counts_sum 0.2s Done ⋅ LRU: 200/200 items (4.866 MB/1.718 GB)  ⋅ GC: 478.665 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 5.7s    ⋅ Cache save counts_sum 0.3s Done ⋅ LRU: 200/200 items (4.862 MB/1.718 GB)  ⋅ GC: 480.940 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 6.0s    ⋅ Running apply_impl Done ⋅ Cache save apply_impl Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ LRU: 200/200 items (4.807 MB/1.718 GB)  ⋅ GC: 320.277 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 6.0s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.760 MB/1.718 GB)  ⋅ GC: 323.711 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 6.1s  ⋅ Preprocessing obs_counts_sum (DataMatrixFunction) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ LRU: 200/200 items (4.913 MB/1.718 GB)  ⋅ GC: 391.901 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.1s    ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running apply_impl Done ⋅ Cache save apply_impl Done ⋅ Running length Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ LRU: 200/200 items (4.397 MB/1.718 GB)  ⋅ GC: 326.212 MB live  Scheduler: obs_counts_sum (DataMatrixFunction) 0.2s  ⋅ Preprocessing var_counts_fraction (DataMatrixFunction) 0.9s Done ⋅ LRU: 200/200 items (4.397 MB/1.718 GB)  ⋅ GC: 357.721 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 1.1s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing counts_sum (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.397 MB/1.718 GB)  ⋅ GC: 433.543 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 1.2s    ⋅ Cache load counts_sum Done ⋅ Running vcat_impl Done ⋅ Running counts_fraction_combine 0.3s Done ⋅ LRU: 200/200 items (4.239 MB/1.718 GB)  ⋅ GC: 358.859 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 1.5s    ⋅ Cache save counts_fraction_combine 0.2s Done ⋅ LRU: 200/200 items (4.082 MB/1.718 GB)  ⋅ GC: 365.678 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 1.7s    ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (3.919 MB/1.718 GB)  ⋅ GC: 375.594 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 1.9s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 200/200 items (3.919 MB/1.718 GB)  ⋅ GC: 375.594 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 2.2s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.890 MB/1.718 GB)  ⋅ GC: 386.695 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 2.2s  ⋅ Preprocessing var_counts_fraction (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.059 MB/1.718 GB)  ⋅ GC: 417.430 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 0.3s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (4.058 MB/1.718 GB)  ⋅ GC: 379.181 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 0.4s    ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ LRU: 200/200 items (4.061 MB/1.718 GB)  ⋅ GC: 402.913 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 0.5s    ⋅ Running vcat_impl Done ⋅ Running counts_fraction_combine Done ⋅ Cache save counts_fraction_combine Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (3.952 MB/1.718 GB)  ⋅ GC: 417.695 MB live  Scheduler: var_counts_fraction (DataMatrixFunction) 0.6s  ⋅ Preprocessing obs_counts_fraction (DataMatrixFunction) 0.4s Done ⋅ LRU: 200/200 items (4.120 MB/1.718 GB)  ⋅ GC: 345.982 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Cache load find_matching_ind 0.1s Done ⋅ LRU: 200/200 items (4.120 MB/1.718 GB)  ⋅ GC: 451.910 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.6s    ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Cache load counts_sum Done ⋅ Cache load counts_sum Done ⋅ Running apply_impl Done ⋅ Running counts_fraction_combine Done ⋅ Cache save counts_fraction_combine Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.006 MB/1.718 GB)  ⋅ GC: 380.508 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.6s  ⋅ Preprocessing obs_counts_fraction (DataMatrixFunction) 0.3s Done ⋅ LRU: 200/200 items (4.162 MB/1.718 GB)  ⋅ GC: 390.140 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.3s    ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ LRU: 200/200 items (4.162 MB/1.718 GB)  ⋅ GC: 322.523 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.3s    ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Running create_table Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind 0.3s Done ⋅ LRU: 200/200 items (4.190 MB/1.718 GB)  ⋅ GC: 366.011 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 0.6s    ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Preprocessing find_matching_ind (Projectable) Done ⋅ Running find_matching_ind Done ⋅ Cache save find_matching_ind Done ⋅ Preprocessing counts_sum (Preprocess (late)) Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum 0.3s Done ⋅ LRU: 200/200 items (4.188 MB/1.718 GB)  ⋅ GC: 337.216 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 1.0s    ⋅ Running apply_impl Done ⋅ Running counts_sum Done ⋅ Cache save counts_sum Done ⋅ Running apply_impl Done ⋅ Running counts_fraction_combine Done ⋅ Cache save counts_fraction_combine Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.188 MB/1.718 GB)  ⋅ GC: 354.307 MB live  Scheduler: obs_counts_fraction (DataMatrixFunction) 1.0s  ⋅ Preprocessing logtransform (DataMatrixFunction) Done ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 412.961 MB live  Scheduler: logtransform (DataMatrixFunction) 0.1s    ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 416.237 MB live  Scheduler: logtransform (DataMatrixFunction) 0.2s    ⋅ Preprocessing add_obs_column (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 416.237 MB live  Scheduler: logtransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing get_obs (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 423.148 MB live  Scheduler: logtransform (DataMatrixFunction) 0.3s    ⋅ Preprocessing add_column (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 426.075 MB live  Scheduler: logtransform (DataMatrixFunction) 0.4s    ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 432.021 MB live  Scheduler: logtransform (DataMatrixFunction) 0.5s    ⋅ Preprocessing add_obs_column (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 432.021 MB live  Scheduler: logtransform (DataMatrixFunction) 0.6s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 321.677 MB live  Scheduler: logtransform (DataMatrixFunction) 0.8s    ⋅ Preprocessing add_obs_column (get_obs) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (4.348 MB/1.718 GB)  ⋅ GC: 334.870 MB live  Scheduler: logtransform (DataMatrixFunction) 0.8s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.347 MB/1.718 GB)  ⋅ GC: 372.488 MB live  Scheduler: logtransform (DataMatrixFunction) 1.3s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) 0.5s Done ⋅ LRU: 200/200 items (4.187 MB/1.718 GB)  ⋅ GC: 418.683 MB live  Scheduler: logtransform (DataMatrixFunction) 1.8s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length 0.1s Done ⋅ LRU: 200/200 items (4.187 MB/1.718 GB)  ⋅ GC: 351.924 MB live  Scheduler: logtransform (DataMatrixFunction) 1.8s    ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ LRU: 200/200 items (4.177 MB/1.718 GB)  ⋅ GC: 370.715 MB live  Scheduler: logtransform (DataMatrixFunction) 2.3s    ⋅ Preprocessing add_obs_column (get_var) 0.1s Done ⋅ LRU: 200/200 items (4.177 MB/1.718 GB)  ⋅ GC: 373.555 MB live  Scheduler: logtransform (DataMatrixFunction) 2.3s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing add_obs_column (get_var) 0.1s Done ⋅ LRU: 200/200 items (4.177 MB/1.718 GB)  ⋅ GC: 378.130 MB live  Scheduler: logtransform (DataMatrixFunction) 2.4s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing add_obs_column (get_var) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing add_obs_column (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (4.177 MB/1.718 GB)  ⋅ GC: 387.247 MB live  Scheduler: logtransform (DataMatrixFunction) 2.4s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing add_obs_column (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (4.177 MB/1.718 GB)  ⋅ GC: 391.824 MB live  Scheduler: logtransform (DataMatrixFunction) 2.5s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing add_obs_column (get_matrix) Done ⋅ Preprocessing logtransform_matrix (Preprocess (late)) Done ⋅ Running create_table 0.3s Done ⋅ LRU: 200/200 items (4.251 MB/1.718 GB)  ⋅ GC: 403.664 MB live  Scheduler: logtransform (DataMatrixFunction) 2.7s    ⋅ LRU: 200/200 items (4.251 MB/1.718 GB)  ⋅ GC: 403.664 MB live  Scheduler: logtransform (DataMatrixFunction) 3.0s    ⋅ Deduplicating create_table 0.4s Done ⋅ LRU: 200/200 items (4.251 MB/1.718 GB)  ⋅ GC: 403.664 MB live  Scheduler: logtransform (DataMatrixFunction) 3.3s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (4.317 MB/1.718 GB)  ⋅ GC: 414.011 MB live  Scheduler: logtransform (DataMatrixFunction) 3.4s  ⋅ Preprocessing ftest (Preprocess) 2.8s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 751.441 MB live  Scheduler: ftest (Preprocess) 3.2s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 840.246 MB live  Scheduler: ftest (Preprocess) 3.5s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) 4.6s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 337.855 MB live  Scheduler: ftest (Preprocess) 8.1s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) 0.1s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 422.932 MB live  Scheduler: ftest (Preprocess) 8.2s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing logtransform (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess (late)) 0.4s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 436.120 MB live  Scheduler: ftest (Preprocess) 8.6s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running nonmissing_ind 0.7s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 481.921 MB live  Scheduler: ftest (Preprocess) 9.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running detect_covariate_desc Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 499.107 MB live  Scheduler: ftest (Preprocess) 9.7s    ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 511.509 MB live  Scheduler: ftest (Preprocess) 11.1s    ⋅ Preprocessing has_centering (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 511.509 MB live  Scheduler: ftest (Preprocess) 11.4s    ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 521.115 MB live  Scheduler: ftest (Preprocess) 11.6s    ⋅ Preprocessing extract_covariate_names (Preprocess) 1.6s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 521.115 MB live  Scheduler: ftest (Preprocess) 13.4s    ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 556.351 MB live  Scheduler: ftest (Preprocess) 13.6s    ⋅ Running categories_impl 0.1s Done ⋅ LRU: 200/200 items (4.462 MB/1.718 GB)  ⋅ GC: 556.351 MB live  Scheduler: ftest (Preprocess) 13.7s    ⋅ Running combine_vectors_impl 1.2s Done ⋅ LRU: 200/200 items (4.453 MB/1.718 GB)  ⋅ GC: 558.129 MB live  Scheduler: ftest (Preprocess) 14.9s    ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 570.346 MB live  Scheduler: ftest (Preprocess) 15.3s    ⋅ Preprocessing build_designmatrix (Preprocess) 1.7s Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 570.346 MB live  Scheduler: ftest (Preprocess) 17.0s    ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 600.864 MB live  Scheduler: ftest (Preprocess) 17.2s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) 1.3s Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 344.072 MB live  Scheduler: ftest (Preprocess) 17.3s    ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 344.072 MB live  Scheduler: ftest (Preprocess) 18.8s    ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 403.014 MB live  Scheduler: ftest (Preprocess) 19.5s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) 2.1s Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 426.446 MB live  Scheduler: ftest (Preprocess) 20.1s    ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 426.446 MB live  Scheduler: ftest (Preprocess) 22.2s    ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 489.739 MB live  Scheduler: ftest (Preprocess) 22.3s    ⋅ Preprocessing categorical_covariate_matrix (Projectable) 1.8s Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 489.739 MB live  Scheduler: ftest (Preprocess) 24.2s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Running length Done ⋅ LRU: 200/200 items (4.367 MB/1.718 GB)  ⋅ GC: 575.928 MB live  Scheduler: ftest (Preprocess) 24.7s    ⋅ Running apply_impl 0.1s Done ⋅ LRU: 200/200 items (4.197 MB/1.718 GB)  ⋅ GC: 575.940 MB live  Scheduler: ftest (Preprocess) 24.8s    ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing logtransform (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) 0.2s Done ⋅ LRU: 200/200 items (4.192 MB/1.718 GB)  ⋅ GC: 593.066 MB live  Scheduler: ftest (Preprocess) 25.0s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing logtransform (get_matrix) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running indexin_impl Done ⋅ Running categorical_covariate_matrix_impl 0.7s Done ⋅ LRU: 200/200 items (4.185 MB/1.718 GB)  ⋅ GC: 354.776 MB live  Scheduler: ftest (Preprocess) 26.1s    ⋅ Deduplicating categorical_covariate_matrix_impl 1.4s Done ⋅ LRU: 200/200 items (4.185 MB/1.718 GB)  ⋅ GC: 354.776 MB live  Scheduler: ftest (Preprocess) 27.9s    ⋅ LRU: 200/200 items (4.185 MB/1.718 GB)  ⋅ GC: 430.280 MB live  Scheduler: ftest (Preprocess) 29.2s    ⋅ Running hcat_impl 1.0s Done ⋅ LRU: 200/200 items (4.185 MB/1.718 GB)  ⋅ GC: 430.280 MB live  Scheduler: ftest (Preprocess) 30.2s    ⋅ Running row_sum_squared 0.1s Done ⋅ LRU: 200/200 items (4.204 MB/1.718 GB)  ⋅ GC: 446.946 MB live  Scheduler: ftest (Preprocess) 30.3s    ⋅ Running ftest_table 3.2s Done ⋅ LRU: 200/200 items (4.195 MB/1.718 GB)  ⋅ GC: 447.956 MB live  Scheduler: ftest (Preprocess) 33.5s    ⋅ Deduplicating ftest_table 0.2s Done ⋅ LRU: 200/200 items (4.195 MB/1.718 GB)  ⋅ GC: 447.956 MB live  Scheduler: ftest (Preprocess) 33.7s    ⋅ Cache save ftest_table 0.3s Done ⋅ LRU: 200/200 items (4.111 MB/1.718 GB)  ⋅ GC: 537.975 MB live  Scheduler: ftest (Preprocess) 34.0s    ⋅ LRU: 200/200 items (4.111 MB/1.718 GB)  ⋅ GC: 537.975 MB live  Scheduler: ftest (Preprocess) 34.0s  ⋅ Preprocessing ftest (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.945 MB/1.718 GB)  ⋅ GC: 630.873 MB live  Scheduler: ftest (Preprocess) 0.1s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.945 MB/1.718 GB)  ⋅ GC: 414.355 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Running nonmissing_ind 0.7s Done ⋅ LRU: 200/200 items (3.945 MB/1.718 GB)  ⋅ GC: 416.149 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running detect_covariate_desc Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 433.233 MB live  Scheduler: ftest (Preprocess) 1.5s    ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 442.270 MB live  Scheduler: ftest (Preprocess) 2.6s    ⋅ Preprocessing has_centering (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 442.270 MB live  Scheduler: ftest (Preprocess) 2.8s    ⋅ Preprocessing extract_covariate_names (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 444.773 MB live  Scheduler: ftest (Preprocess) 2.9s    ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 444.900 MB live  Scheduler: ftest (Preprocess) 3.3s    ⋅ Preprocessing build_designmatrix (Preprocess) 1.2s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 444.900 MB live  Scheduler: ftest (Preprocess) 4.4s    ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 464.207 MB live  Scheduler: ftest (Preprocess) 4.5s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) 1.7s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 379.055 MB live  Scheduler: ftest (Preprocess) 4.6s    ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 379.055 MB live  Scheduler: ftest (Preprocess) 6.4s    ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 409.674 MB live  Scheduler: ftest (Preprocess) 6.5s    ⋅ Preprocessing numerical_covariate_matrix (Projectable) 1.7s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 409.674 MB live  Scheduler: ftest (Preprocess) 8.4s    ⋅ Running mean_and_scale 0.4s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 439.653 MB live  Scheduler: ftest (Preprocess) 9.4s    ⋅ Deduplicating mean_and_scale 0.2s Done ⋅ LRU: 200/200 items (3.944 MB/1.718 GB)  ⋅ GC: 439.653 MB live  Scheduler: ftest (Preprocess) 9.5s    ⋅ LRU: 200/200 items (3.940 MB/1.718 GB)  ⋅ GC: 466.711 MB live  Scheduler: ftest (Preprocess) 10.9s    ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running numerical_covariate_matrix_impl 0.9s Done ⋅ LRU: 200/200 items (3.940 MB/1.718 GB)  ⋅ GC: 490.163 MB live  Scheduler: ftest (Preprocess) 11.0s    ⋅ LRU: 200/200 items (3.940 MB/1.718 GB)  ⋅ GC: 490.163 MB live  Scheduler: ftest (Preprocess) 11.9s    ⋅ Running hcat_impl Done ⋅ Running ftest_table Done ⋅ Deduplicating ftest_table 0.1s Done ⋅ LRU: 200/200 items (3.940 MB/1.718 GB)  ⋅ GC: 500.695 MB live  Scheduler: ftest (Preprocess) 12.0s    ⋅ Cache save ftest_table 0.3s Done ⋅ LRU: 200/200 items (3.938 MB/1.718 GB)  ⋅ GC: 336.300 MB live  Scheduler: ftest (Preprocess) 12.3s    ⋅ LRU: 200/200 items (3.938 MB/1.718 GB)  ⋅ GC: 336.300 MB live  Scheduler: ftest (Preprocess) 12.3s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.941 MB/1.718 GB)  ⋅ GC: 430.527 MB live  Scheduler: ftest (Preprocess) 0.7s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ LRU: 200/200 items (3.941 MB/1.718 GB)  ⋅ GC: 491.609 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.941 MB/1.718 GB)  ⋅ GC: 504.010 MB live  Scheduler: ftest (Preprocess) 1.1s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Running mean_and_scale Done ⋅ Running numerical_covariate_matrix_impl Done ⋅ Running hcat_impl Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (3.692 MB/1.718 GB)  ⋅ GC: 379.850 MB live  Scheduler: ftest (Preprocess) 1.1s  ⋅ Preprocessing ftest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (3.695 MB/1.718 GB)  ⋅ GC: 424.257 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ LRU: 200/200 items (3.695 MB/1.718 GB)  ⋅ GC: 365.167 MB live  Scheduler: ftest (Preprocess) 0.7s    ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) 1.2s Done ⋅ LRU: 200/200 items (3.695 MB/1.718 GB)  ⋅ GC: 426.274 MB live  Scheduler: ftest (Preprocess) 1.9s    ⋅ Running length Done ⋅ Running apply_impl Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running indexin_impl Done ⋅ Running categorical_covariate_matrix_impl Done ⋅ Running hcat_impl Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (3.457 MB/1.718 GB)  ⋅ GC: 323.154 MB live  Scheduler: ftest (Preprocess) 1.9s  ⋅ Preprocessing ftest (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.460 MB/1.718 GB)  ⋅ GC: 376.126 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) 1.3s Done ⋅ LRU: 200/200 items (3.460 MB/1.718 GB)  ⋅ GC: 430.739 MB live  Scheduler: ftest (Preprocess) 1.7s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running nonmissing_ind 0.5s Done ⋅ LRU: 200/200 items (3.460 MB/1.718 GB)  ⋅ GC: 544.274 MB live  Scheduler: ftest (Preprocess) 2.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running detect_covariate_desc Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (3.455 MB/1.718 GB)  ⋅ GC: 609.944 MB live  Scheduler: ftest (Preprocess) 2.4s    ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Running mean_and_scale Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ LRU: 200/200 items (3.404 MB/1.718 GB)  ⋅ GC: 325.073 MB live  Scheduler: ftest (Preprocess) 2.7s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running hcat_impl Done ⋅ Running numerical_covariate_matrix_impl Done ⋅ Running hcat_impl Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (3.281 MB/1.718 GB)  ⋅ GC: 351.211 MB live  Scheduler: ftest (Preprocess) 2.7s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (3.278 MB/1.718 GB)  ⋅ GC: 438.594 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.278 MB/1.718 GB)  ⋅ GC: 510.483 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (3.281 MB/1.718 GB)  ⋅ GC: 382.788 MB live  Scheduler: ftest (Preprocess) 0.3s  ⋅ Preprocessing ftest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (3.284 MB/1.718 GB)  ⋅ GC: 412.970 MB live  Scheduler: ftest (Preprocess) 0.6s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running nonmissing_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 404.824 MB live  Scheduler: ftest (Preprocess) 0.6s    ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 303.350 MB live  Scheduler: ftest (Preprocess) 1.3s    ⋅ Preprocessing build_designmatrix (Preprocess) 5.6s Done ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 303.350 MB live  Scheduler: ftest (Preprocess) 6.9s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 455.048 MB live  Scheduler: ftest (Preprocess) 7.0s    ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 308.929 MB live  Scheduler: ftest (Preprocess) 10.2s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) 0.7s Done ⋅ LRU: 200/200 items (3.237 MB/1.718 GB)  ⋅ GC: 308.929 MB live  Scheduler: ftest (Preprocess) 10.9s    ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Running mean_and_scale Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ LRU: 200/200 items (3.217 MB/1.718 GB)  ⋅ GC: 302.630 MB live  Scheduler: ftest (Preprocess) 11.1s    ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running numerical_covariate_matrix_impl Done ⋅ LRU: 200/200 items (3.217 MB/1.718 GB)  ⋅ GC: 324.920 MB live  Scheduler: ftest (Preprocess) 11.5s    ⋅ Running hcat_impl Done ⋅ Running hcat_impl Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (3.213 MB/1.718 GB)  ⋅ GC: 330.262 MB live  Scheduler: ftest (Preprocess) 11.6s  ⋅ Preprocessing ftest (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.170 MB/1.718 GB)  ⋅ GC: 333.828 MB live  Scheduler: ftest (Preprocess) 0.1s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (3.170 MB/1.718 GB)  ⋅ GC: 396.943 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Running detect_covariate_desc Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (3.093 MB/1.718 GB)  ⋅ GC: 398.791 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Running mean_and_scale 1.6s Done ⋅ LRU: 200/200 items (3.093 MB/1.718 GB)  ⋅ GC: 350.428 MB live  Scheduler: ftest (Preprocess) 2.7s    ⋅ Deduplicating mean_and_scale 0.3s Done ⋅ LRU: 200/200 items (3.093 MB/1.718 GB)  ⋅ GC: 350.428 MB live  Scheduler: ftest (Preprocess) 3.0s    ⋅ LRU: 200/200 items (3.093 MB/1.718 GB)  ⋅ GC: 404.686 MB live  Scheduler: ftest (Preprocess) 5.0s    ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running hcat_impl Done ⋅ LRU: 200/200 items (3.093 MB/1.718 GB)  ⋅ GC: 418.713 MB live  Scheduler: ftest (Preprocess) 5.2s    ⋅ Running numerical_covariate_matrix_impl 0.7s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 419.301 MB live  Scheduler: ftest (Preprocess) 6.5s    ⋅ Deduplicating numerical_covariate_matrix_impl 1.1s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 419.301 MB live  Scheduler: ftest (Preprocess) 8.0s    ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 480.237 MB live  Scheduler: ftest (Preprocess) 9.3s    ⋅ Running hcat_impl 0.6s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 480.237 MB live  Scheduler: ftest (Preprocess) 9.9s    ⋅ Running ftest_table 2.6s TypeError(:typeassert, "", Bool, missi... ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 496.805 MB live  Scheduler: ftest (Preprocess) 13.1s    ⋅ Deduplicating ftest_table 0.1s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 496.805 MB live  Scheduler: ftest (Preprocess) 13.1s    ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 552.696 MB live  Scheduler: ftest (Preprocess) 13.6s  ⋅ Preprocessing ftest (Preprocess) 0.1s Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 341.445 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Running detect_covariate_desc Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Running categories_impl 0.2s Done ⋅ LRU: 200/200 items (3.098 MB/1.718 GB)  ⋅ GC: 351.183 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Running combine_vectors_impl Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) 0.1s Done ⋅ LRU: 200/200 items (2.932 MB/1.718 GB)  ⋅ GC: 381.510 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Running length Done ⋅ Running apply_impl Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Running indexin_impl 1.6s ErrorException("Found 207 values in `a` (such as [\"missing\"]) that are not present in `b` (which contains e.g. [\"B\", \"A\"])... ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 373.966 MB live  Scheduler: ftest (Preprocess) 2.1s    ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 416.227 MB live  Scheduler: ftest (Preprocess) 2.1s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 419.743 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 340.178 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 344.500 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Running detect_covariate_desc Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 381.923 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Running mean_and_scale Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 304.452 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Deduplicating mean_and_scale 0.1s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 304.452 MB live  Scheduler: ftest (Preprocess) 1.2s    ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 345.926 MB live  Scheduler: ftest (Preprocess) 2.5s    ⋅ Running numerical_covariate_matrix_impl 0.3s Done ⋅ LRU: 200/200 items (2.931 MB/1.718 GB)  ⋅ GC: 345.926 MB live  Scheduler: ftest (Preprocess) 2.8s    ⋅ LRU: 200/200 items (2.925 MB/1.718 GB)  ⋅ GC: 366.234 MB live  Scheduler: ftest (Preprocess) 2.9s    ⋅ Running hcat_impl 0.6s Done ⋅ LRU: 200/200 items (2.925 MB/1.718 GB)  ⋅ GC: 366.234 MB live  Scheduler: ftest (Preprocess) 3.9s    ⋅ Deduplicating hcat_impl 2.8s Done ⋅ LRU: 200/200 items (2.925 MB/1.718 GB)  ⋅ GC: 366.234 MB live  Scheduler: ftest (Preprocess) 7.2s    ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 500.609 MB live  Scheduler: ftest (Preprocess) 8.0s    ⋅ Running ftest_table 8.8s MethodError(convert, (Float64, missing), 0x000000000000aa... ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 500.609 MB live  Scheduler: ftest (Preprocess) 17.4s    ⋅ Deduplicating ftest_table 0.1s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 500.609 MB live  Scheduler: ftest (Preprocess) 17.5s    ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 500.302 MB live  Scheduler: ftest (Preprocess) 18.0s  ⋅ Preprocessing ftest (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 552.905 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 557.231 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 569.308 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 386.503 MB live  Scheduler: ftest (Preprocess) 0.5s  ⋅ Preprocessing ftest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 443.915 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 418.772 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running nonmissing_ind 0.7s Done ⋅ LRU: 200/200 items (2.775 MB/1.718 GB)  ⋅ GC: 320.470 MB live  Scheduler: ftest (Preprocess) 1.1s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (2.734 MB/1.718 GB)  ⋅ GC: 335.553 MB live  Scheduler: ftest (Preprocess) 1.3s    ⋅ Running getindex 0.2s Done ⋅ LRU: 200/200 items (2.734 MB/1.718 GB)  ⋅ GC: 342.263 MB live  Scheduler: ftest (Preprocess) 1.6s    ⋅ Running detect_covariate_desc Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Running mean_and_scale Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.727 MB/1.718 GB)  ⋅ GC: 425.462 MB live  Scheduler: ftest (Preprocess) 1.7s    ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Running length Done ⋅ Running intercept_covariate_matrix Done ⋅ Running hcat_impl Done ⋅ Running numerical_covariate_matrix_impl Done ⋅ LRU: 200/200 items (2.740 MB/1.718 GB)  ⋅ GC: 344.847 MB live  Scheduler: ftest (Preprocess) 1.9s    ⋅ Running hcat_impl Done ⋅ Running matrix_getindex 0.2s Done ⋅ LRU: 200/200 items (2.745 MB/1.718 GB)  ⋅ GC: 346.691 MB live  Scheduler: ftest (Preprocess) 2.1s    ⋅ Running row_sum_squared Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table 0.3s Done ⋅ LRU: 200/200 items (2.620 MB/1.718 GB)  ⋅ GC: 354.608 MB live  Scheduler: ftest (Preprocess) 2.4s    ⋅ LRU: 200/200 items (2.620 MB/1.718 GB)  ⋅ GC: 354.608 MB live  Scheduler: ftest (Preprocess) 2.4s  ⋅ Preprocessing ftest (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) 0.1s Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ LRU: 200/200 items (2.614 MB/1.718 GB)  ⋅ GC: 323.369 MB live  Scheduler: ftest (Preprocess) 0.1s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Running nonmissing_ind 0.6s Done ⋅ LRU: 200/200 items (2.614 MB/1.718 GB)  ⋅ GC: 397.530 MB live  Scheduler: ftest (Preprocess) 0.7s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.2s Done ⋅ LRU: 200/200 items (2.617 MB/1.718 GB)  ⋅ GC: 412.543 MB live  Scheduler: ftest (Preprocess) 0.8s    ⋅ Running getindex 0.2s Done ⋅ LRU: 200/200 items (2.617 MB/1.718 GB)  ⋅ GC: 419.259 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Deduplicating getindex 0.1s Done ⋅ LRU: 200/200 items (2.617 MB/1.718 GB)  ⋅ GC: 419.259 MB live  Scheduler: ftest (Preprocess) 1.1s    ⋅ Running detect_covariate_desc Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Running categories_impl Done ⋅ Running combine_vectors_impl Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ LRU: 200/200 items (2.619 MB/1.718 GB)  ⋅ GC: 399.786 MB live  Scheduler: ftest (Preprocess) 1.1s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Running length Done ⋅ Running apply_impl Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running indexin_impl Done ⋅ Running categorical_covariate_matrix_impl Done ⋅ Running getindex Done ⋅ Running length Done ⋅ Running intercept_covariate_matrix Done ⋅ Running hcat_impl Done ⋅ Running hcat_impl Done ⋅ Running matrix_getindex Done ⋅ Running row_sum_squared Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.535 MB/1.718 GB)  ⋅ GC: 391.862 MB live  Scheduler: ftest (Preprocess) 1.1s  ⋅ Preprocessing ftest (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.536 MB/1.718 GB)  ⋅ GC: 395.164 MB live  Scheduler: ftest (Preprocess) 0.1s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running nonmissing_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing has_centering (Preprocess) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ LRU: 200/200 items (2.535 MB/1.718 GB)  ⋅ GC: 375.117 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running ftest_table 0.2s Done ⋅ LRU: 200/200 items (2.535 MB/1.718 GB)  ⋅ GC: 365.792 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.492 MB/1.718 GB)  ⋅ GC: 370.632 MB live  Scheduler: ftest (Preprocess) 0.4s  ⋅ Preprocessing ftest (Preprocess) 0.5s Done ⋅ LRU: 200/200 items (2.488 MB/1.718 GB)  ⋅ GC: 373.560 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Preprocessing ftest_table_pr (Projectable) 0.5s Done ⋅ LRU: 200/200 items (2.488 MB/1.718 GB)  ⋅ GC: 337.612 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Running ftest_table 0.4s Done ⋅ LRU: 200/200 items (2.488 MB/1.718 GB)  ⋅ GC: 360.437 MB live  Scheduler: ftest (Preprocess) 1.5s    ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.360 MB/1.718 GB)  ⋅ GC: 375.847 MB live  Scheduler: ftest (Preprocess) 1.5s  ⋅ Preprocessing ftest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (2.362 MB/1.718 GB)  ⋅ GC: 378.773 MB live  Scheduler: ftest (Preprocess) 0.3s    ⋅ Preprocessing ftest_table_pr (Projectable) 0.3s Done ⋅ LRU: 200/200 items (2.362 MB/1.718 GB)  ⋅ GC: 323.133 MB live  Scheduler: ftest (Preprocess) 0.6s    ⋅ Running ftest_table 0.4s Done ⋅ LRU: 200/200 items (2.362 MB/1.718 GB)  ⋅ GC: 345.373 MB live  Scheduler: ftest (Preprocess) 1.0s    ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.365 MB/1.718 GB)  ⋅ GC: 360.778 MB live  Scheduler: ftest (Preprocess) 1.0s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.367 MB/1.718 GB)  ⋅ GC: 364.616 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.367 MB/1.718 GB)  ⋅ GC: 320.162 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running ftest_table Done ⋅ Deduplicating ftest_table 0.2s Done ⋅ LRU: 200/200 items (2.143 MB/1.718 GB)  ⋅ GC: 365.941 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.147 MB/1.718 GB)  ⋅ GC: 373.312 MB live  Scheduler: ftest (Preprocess) 0.5s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.150 MB/1.718 GB)  ⋅ GC: 377.176 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing table_hcat (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing table_hcat (Preprocess (late)) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Running length Done ⋅ Running length Done ⋅ Running allequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running create_table Done ⋅ Running ftest_table Done ⋅ Deduplicating ftest_table 0.3s Done ⋅ LRU: 200/200 items (2.156 MB/1.718 GB)  ⋅ GC: 395.346 MB live  Scheduler: ftest (Preprocess) 0.5s    ⋅ Cache save ftest_table 0.1s Done ⋅ LRU: 200/200 items (2.162 MB/1.718 GB)  ⋅ GC: 404.764 MB live  Scheduler: ftest (Preprocess) 0.6s    ⋅ LRU: 200/200 items (2.162 MB/1.718 GB)  ⋅ GC: 404.764 MB live  Scheduler: ftest (Preprocess) 0.6s  ⋅ Preprocessing ftest (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.163 MB/1.718 GB)  ⋅ GC: 323.799 MB live  Scheduler: ftest (Preprocess) 0.2s    ⋅ Preprocessing ftest_table_pr (Projectable) 0.2s Done ⋅ LRU: 200/200 items (2.163 MB/1.718 GB)  ⋅ GC: 348.059 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ Running ftest_table 0.9s Done ⋅ LRU: 200/200 items (2.163 MB/1.718 GB)  ⋅ GC: 364.778 MB live  Scheduler: ftest (Preprocess) 1.3s    ⋅ Cache save ftest_table Done ⋅ LRU: 200/200 items (2.161 MB/1.718 GB)  ⋅ GC: 402.359 MB live  Scheduler: ftest (Preprocess) 1.3s  ⋅ Preprocessing ftest (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Cache load ftest_table 5.5s Done ⋅ LRU: 200/200 items (2.155 MB/1.718 GB)  ⋅ GC: 449.713 MB live  Scheduler: ftest (Preprocess) 5.5s    ⋅ LRU: 200/200 items (2.155 MB/1.718 GB)  ⋅ GC: 449.713 MB live  Scheduler: ftest (Preprocess) 5.5s  ⋅ Preprocessing ftest (Preprocess) Done ⋅ Preprocessing ftest_table_pr (Projectable) Done ⋅ Running ftest_table Done ⋅ Cache save ftest_table 0.4s Done ⋅ LRU: 200/200 items (2.151 MB/1.718 GB)  ⋅ GC: 374.308 MB live  Scheduler: ftest (Preprocess) 0.4s    ⋅ LRU: 200/200 items (2.151 MB/1.718 GB)  ⋅ GC: 374.308 MB live  Scheduler: ftest (Preprocess) 0.4s  ⋅ Preprocessing logtransform (DataMatrixFunction) 0.1s Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing add_obs_column (get_obs) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_obs_column (get_obs) Done ⋅ Preprocessing add_column (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ Running length Done ⋅ Running isequal Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing add_column (Preprocess (late)) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing isequal_pre (Preprocess) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing isequal_pre (Preprocess (late)) Done ⋅ LRU: 200/200 items (2.058 MB/1.718 GB)  ⋅ GC: 411.032 MB live  Scheduler: logtransform (DataMatrixFunction) 0.1s    ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing add_obs_column (get_var) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing add_obs_column (get_var) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing add_obs_column (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing add_obs_column (get_matrix) Done ⋅ Preprocessing logtransform_matrix (Preprocess (late)) Done ⋅ Running create_table 0.2s Done ⋅ LRU: 200/200 items (2.058 MB/1.718 GB)  ⋅ GC: 362.294 MB live  Scheduler: logtransform (DataMatrixFunction) 0.3s    ⋅ Deduplicating create_table 0.2s Done ⋅ LRU: 200/200 items (2.058 MB/1.718 GB)  ⋅ GC: 362.294 MB live  Scheduler: logtransform (DataMatrixFunction) 0.5s    ⋅ Running DataMatrix Done ⋅ LRU: 200/200 items (1.964 MB/1.718 GB)  ⋅ GC: 373.113 MB live  Scheduler: logtransform (DataMatrixFunction) 0.6s  ⋅ Preprocessing ttest (Preprocess) 2.3s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 520.179 MB live  Scheduler: ttest (Preprocess) 2.4s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing getindex_pr (Projectable) 0.1s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 380.040 MB live  Scheduler: ttest (Preprocess) 2.5s    ⋅ Preprocessing getindex_impl (Preprocess (late)) 0.1s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 382.939 MB live  Scheduler: ttest (Preprocess) 2.6s    ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing logtransform (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 442.474 MB live  Scheduler: ttest (Preprocess) 2.7s    ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running getindex Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ttest_table_pr (Projectable) 1.5s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 337.536 MB live  Scheduler: ttest (Preprocess) 2.9s    ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 337.536 MB live  Scheduler: ttest (Preprocess) 4.5s    ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 381.569 MB live  Scheduler: ttest (Preprocess) 4.5s    ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing logtransform (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing logtransform (get_matrix) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running ttest_table 2.6s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 444.332 MB live  Scheduler: ttest (Preprocess) 4.6s    ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 444.332 MB live  Scheduler: ttest (Preprocess) 7.2s    ⋅ Deduplicating ttest_table 0.3s Done ⋅ LRU: 200/200 items (2.122 MB/1.718 GB)  ⋅ GC: 444.332 MB live  Scheduler: ttest (Preprocess) 7.5s    ⋅ Cache save ttest_table Done ⋅ LRU: 200/200 items (2.126 MB/1.718 GB)  ⋅ GC: 339.281 MB live  Scheduler: ttest (Preprocess) 7.5s  ⋅ Preprocessing ttest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (2.129 MB/1.718 GB)  ⋅ GC: 379.748 MB live  Scheduler: ttest (Preprocess) 0.3s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) 0.1s Done ⋅ LRU: 200/200 items (2.129 MB/1.718 GB)  ⋅ GC: 464.087 MB live  Scheduler: ttest (Preprocess) 0.4s    ⋅ Preprocessing ttest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running ttest_table Done ⋅ Cache save ttest_table 0.1s Done ⋅ LRU: 200/200 items (2.123 MB/1.718 GB)  ⋅ GC: 400.403 MB live  Scheduler: ttest (Preprocess) 0.5s    ⋅ LRU: 200/200 items (2.123 MB/1.718 GB)  ⋅ GC: 400.403 MB live  Scheduler: ttest (Preprocess) 0.5s  ⋅ Preprocessing ttest (Preprocess) 0.1s Done ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) Done ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ LRU: 200/200 items (2.049 MB/1.718 GB)  ⋅ GC: 418.782 MB live  Scheduler: ttest (Preprocess) 0.1s    ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running mean_and_scale Done ⋅ Running getindex Done ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ttest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ Preprocessing get_columns (Preprocess (late)) Done ⋅ Preprocessing datamatrix_getindex (get_matrix) Done ⋅ Preprocessing matrix_getindex_pr (Projectable) Done ⋅ Preprocessing matrix_getindex_pre (Preprocess (late)) Done ⋅ Preprocessing row_sum_squared (Preprocess (late)) Done ⋅ Running hcat_impl Done ⋅ Running numerical_covariate_matrix_impl Done ⋅ Running ttest_table Done ⋅ Cache save ttest_table Done ⋅ LRU: 200/200 items (2.038 MB/1.718 GB)  ⋅ GC: 358.938 MB live  Scheduler: ttest (Preprocess) 0.2s  ⋅ Preprocessing ttest (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (2.032 MB/1.718 GB)  ⋅ GC: 389.566 MB live  Scheduler: ttest (Preprocess) 0.3s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing extract_covariate_names (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ LRU: 200/200 items (2.032 MB/1.718 GB)  ⋅ GC: 401.754 MB live  Scheduler: ttest (Preprocess) 0.3s    ⋅ Preprocessing ttest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing categorical_covariate_matrix (Projectable) Done ⋅ Preprocessing ifelse_pr (Projectable) Done ⋅ Preprocessing ifelse_impl (Preprocess) Done ⋅ Running ttest_table Done ⋅ Cache save ttest_table Done ⋅ LRU: 200/200 items (2.036 MB/1.718 GB)  ⋅ GC: 405.545 MB live  Scheduler: ttest (Preprocess) 0.4s  ====================================================================================== 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 251 running 2 of 2 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _backend_poll_once! at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/epoll.jl:263:0 (pc: 39) _poller_thread_main! at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/runtime.jl:432:0 (pc: 16) _poller_thread_entry at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/runtime.jl:454:0 (pc: 6) unknown function (ip: 0x7217efc89d5c) at (unknown file) unknown function (ip: 0x72185953e1c3) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7218595be85b) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: (nil)) at (unknown file) _M_get_insert_unique_pos at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:2092:17 _M_insert_unique at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:2143:34 insert at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_set.h:511:48 [inlined] insertImpl at /source/usr/include/llvm/ADT/SmallSet.h:242:12 insert at /source/usr/include/llvm/ADT/SmallSet.h:183:75 [inlined] linkOutput at /source/src/jitlayers.cpp:2543:31 materialize at /source/src/jitlayers.cpp:1100:28 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:377:13 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 hash_elements at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:288:0 (pc: 38) stable_hash_helper at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:272:0 [inlined] hash_value at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:25:0 [inlined] hash_fields at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:182:0 (pc: 179) unknown function (ip: 0x7217edc7be26) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_invoke at /source/src/gf.c:4597:12 stable_hash_helper at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:322:0 (pc: 43) unknown function (ip: 0x7217edc7ba61) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 hash_value at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:25:0 (pc: 3) unknown function (ip: 0x7217edc7985d) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 hash_fields at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:182:0 (pc: 41) stable_hash_helper at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:322:0 [inlined] hash_type_and_value at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/transformer_traits.jl:19:0 (pc: 46) unknown function (ip: 0x72177ff47696) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 #stable_hash#2 at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/main_interface.jl:46:0 (pc: 2) stable_hash at /home/pkgeval/.julia/packages/StableHashTraits/PHrpz/src/main_interface.jl:45:0 [inlined] compute_hash at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/deduplicator.jl:117:0 (pc: 1) unknown function (ip: 0x72177ff4724e) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 deduplication_hash at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/spec.jl:556:0 (pc: 12) _deduplicate! at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/deduplicator.jl:372:0 (pc: 143) deduplicate_impl! at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/deduplicator.jl:398:0 [inlined] #deduplicate!#5 at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/deduplicator.jl:419:0 [inlined] deduplicate! at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/deduplicator.jl:416:0 [inlined] #create_job#67 at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/spec.jl:178:0 (pc: 188) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:1041:26 create_job at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/spec.jl:172:0 (pc: 47) #ttest#38 at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/src/statistical_tests.jl:63:0 [inlined] ttest at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/src/statistical_tests.jl:49:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/test/ttest.jl:48:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2333:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/test/ttest.jl:46:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2252:0 [inlined] run_ttest_tests at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/test/ttest.jl:12:0 (pc: 2128) #96 at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/test/runtests.jl:48:0 (pc: 12) with_scheduler at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/ReproducibleJobs.jl:188:0 (pc: 12) unknown function (ip: 0x7217b417c273) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7218594dc249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] start_task at /source/src/task.c:1280:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b7055c59210 Total snapshots: 334. Utilization: 0% ╎334 @Base/task.jl:1528 wait_forever() 333╎ 334 @Base/task.jl:? wait() ⋅ Preprocessing ttest (Preprocess) Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000072183cdfc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:695 _start() ╎ 1 @Base/client.jl:350 exec_options(opts::Base.JLOptions) ╎ 1 @Base/client.jl:106 __script_entry_eval(mod::Module, ex::Any) ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:336 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:335 include(mapexpr::Function, mod::Module, _path::Stri… ╎ ╎ 1 @Base/loading.jl:3353 _include(mapexpr::Function, mod::Module, _path… ╎ ╎ 1 @Base/loading.jl:3291 include_string(mapexpr::typeof(identity), mod… ╎ ╎ 1 @Base/boot.jl:618 eval(m::Module, e::Any) ╎ ╎ 1 @ReproducibleJobs/…jl:188 with_scheduler(f::var"#96#97", s::Sched… ╎ ╎ 1 …dT/test/runtests.jl:48 (::var"#96#97")() ╎ ╎ ╎ 1 …XycdT/test/ttest.jl:12 run_ttest_tests() ╎ ╎ ╎ 1 @Test/src/Test.jl:2252 macro expansion ╎ ╎ ╎ 1 …ycdT/test/ttest.jl:46 macro expansion ╎ ╎ ╎ 1 @Test/src/Test.jl:2333 macro expansion ╎ ╎ ╎ 1 …cdT/test/ttest.jl:48 macro expansion ╎ ╎ ╎ ╎ 1 @SingleCellProjections/…:49 kwcall(::@NamedTuple{do_sort::… ╎ ╎ ╎ ╎ 1 @SingleCellProjections/…:63 ttest(data::ReproducibleJobs.… ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:172 kwcall(::@NamedTuple{statistic_c… ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:178 create_job(::Preprocess{true, t… ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:416 deduplicate!(d::ReproducibleJo… ╎ ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:419 deduplicate!(d::ReproducibleJ… ╎ ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:398 deduplicate_impl!(d::Reprodu… ╎ ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:372 _deduplicate!(d::Reproducib… ╎ ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:556 deduplication_hash(d::Repr… ╎ ╎ ╎ ╎ ╎ 1 @ReproducibleJobs/…:117 compute_hash(d::Reproduci… ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:45 stable_hash(x::Tuple{Repr… ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:46 stable_hash(x::Tuple{Rep… ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:19 hash_type_and_value(x::… ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:322 stable_hash_helper(x:… ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:182 hash_fields(x::Tuple… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:25 hash_value(x::Vector… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:322 stable_hash_helper… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:182 hash_fields(x::Tu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:25 hash_value(x::Sta… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:272 stable_hash_hel… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:288 hash_elements(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:13 hash_type_and_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:53 hash_type!(ha… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:322 stable_hash… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @StableHashTraits/…:182 hash_field… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @StableHashTraits/…:25 hash_value(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @StableHashTraits/…:322 stable_has… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @StableHashTraits/…:184 hash_field… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @StableHashTraits/…:19 hash_type_a… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:2083 typeinf_ext_topl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:2074 typeinf_ext_topl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:1795 typeinf_ext(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:5100 typeinf(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:4827 typeinf_local(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:4246 abstract_eval_ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:4284 abstract_eval_ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:3817 abstract_eval_st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:3390 abstract_eval_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:3372 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:3226 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:3233 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:3082 abstract_call_kn… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:136 abstract_call_gf_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:373 kwcall(::@NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:378 find_method_match… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:388 kwcall(::@NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Compiler/…l:400 find_union_split_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Compiler/…l:116 kwcall(::@NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Compiler/…l:126 findall(sig::Type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:74 kwcall(::@NamedTup… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Compiler/…l:74 findall(sig::Type,… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:111 _findall(sig::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Base/…ls.jl:1777 _methods_by_ftyp… Thread 2 (foreign: gc) Task 0x00007217d18d0010 Total snapshots: 1. Utilization: 100% ╎1 @Reseau/…opoll/runtime.jl:454 _poller_thread_entry(arg::Ptr{Nothing}) ╎ 1 @Reseau/…poll/runtime.jl:432 _poller_thread_main!(state::Reseau.IOPoll.Po… ╎ 1 @Reseau/…iopoll/epoll.jl:263 _backend_poll_once!(state::Reseau.IOPoll.Po… 3.7s Done ⋅ LRU: 200/200 items (2.039 MB/1.718 GB)  ⋅ GC: 344.874 MB live  Scheduler: ttest (Preprocess) 11.4s    ⋅ LRU: 200/200 items (2.039 MB/1.718 GB)  ⋅ GC: 344.874 MB live  Scheduler: ttest (Preprocess) 15.9s    ⋅ Preprocessing designmatrix (Preprocess) Done ⋅ Preprocessing build_designmatrix (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing get_obs (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing datamatrix_getindex (get_obs) Done ⋅ Preprocessing table_getindex (Preprocess) 0.2s Done ⋅ LRU: 200/200 items (2.039 MB/1.718 GB)  ⋅ GC: 590.804 MB live  Scheduler: ttest (Preprocess) 16.1s    ⋅ Preprocessing table_getindex_pr (Projectable) Done ⋅ Preprocessing table_getindex (Preprocess (late)) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Running nonmissing_ind Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Running twogroup_values 0.3s Done ⋅ LRU: 200/200 items (2.034 MB/1.718 GB)  ⋅ GC: 376.243 MB live  Scheduler: ttest (Preprocess) 16.4s    ⋅ Running mean_and_scale 0.4s Done ⋅ LRU: 200/200 items (2.029 MB/1.718 GB)  ⋅ GC: 378.924 MB live  Scheduler: ttest (Preprocess) 16.8s    ⋅ Running getindex Done ⋅ Preprocessing twogroup_covariate_matrix (Preprocess) 0.3s Done ⋅ LRU: 200/200 items (1.995 MB/1.718 GB)  ⋅ GC: 388.017 MB live  Scheduler: ttest (Preprocess) 17.0s    ⋅ LRU: 200/200 items (1.995 MB/1.718 GB)  ⋅ GC: 388.017 MB live  Scheduler: ttest (Preprocess) 17.4s    ⋅ Preprocessing get_var (Preprocess) Done ⋅ Preprocessing id_column (Preprocess) Done ⋅ Preprocessing get_columns (Preprocess) Done ⋅ Preprocessing get_matrix (Preprocess) Done ⋅ Preprocessing ttest_table_pr (Projectable) Done ⋅ Preprocessing build_designmatrix_dm (get_matrix) Done ⋅ Preprocessing table_nrow (Preprocess) Done ⋅ Preprocessing column_data (Preprocess) Done ⋅ Preprocessing column_data (Preprocess (late)) Done ⋅ Preprocessing getindex_pr (Projectable) Done ⋅ Preprocessing getindex_impl (Preprocess (late)) Done ⋅ Preprocessing numerical_covariate_matrix (Projectable) Done ⋅ Preprocessing datamatrix_getindex (get_var) Done ⋅ LRU: 200/200 items (1.995 MB/1.718 GB)  ⋅ GC: 330.195 MB live  Scheduler: ttest (Preprocess) 17.5s     [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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) [251] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SingleCellProjections/XycdT/test/runtests.jl:31 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _backend_poll_once! at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/epoll.jl:263:0 (pc: 39) _poller_thread_main! at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/runtime.jl:432:0 (pc: 16) _poller_thread_entry at /home/pkgeval/.julia/packages/Reseau/Blcmf/src/iopoll/runtime.jl:454:0 (pc: 6) unknown function (ip: 0x7217efc89d5c) at (unknown file) unknown function (ip: 0x72185953e1c3) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7218595be85b) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: (nil)) at (unknown file) unknown function (ip: 0x72185954cbf4) at /lib/x86_64-linux-gnu/libc.so.6 malloc at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) operator new at /workspace/srcdir/gcc-15.2.0/libstdc++-v3/libsupc++/new_op.cc:50:22 allocate at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/new_allocator.h:114:41 [inlined] allocate at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/alloc_traits.h:444:32 [inlined] _M_get_node at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:580:39 [inlined] _M_create_node at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:630:15 [inlined] operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:548:62 [inlined] _M_insert_, std::less, std::allocator >::_Alloc_node> at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1806:29 [inlined] _M_insert_unique at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:2149:11 insert at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_set.h:511:48 [inlined] insertImpl at /source/usr/include/llvm/ADT/SmallSet.h:242:12 insert at /source/usr/include/llvm/ADT/SmallSet.h:183:75 [inlined] linkOutput at /source/src/jitlayers.cpp:2541:31 materialize at /source/src/jitlayers.cpp:1100:28 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:377:13 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:1041:26 work_run_single at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/scheduler.jl:325:0 work_runner at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/scheduler.jl:380:0 (pc: 15) #process_work##0 at /home/pkgeval/.julia/packages/ReproducibleJobs/LwtGb/src/scheduler.jl:388:0 (pc: 6) unknown function (ip: 0x7217edcb32af) at (unknown file) start_task at /source/src/task.c:1277:23 unknown function (ip: (nil)) at (unknown file) Allocations: 556001385 (Pool: 555995924; Big: 5461); GC: 522 wait_safe_interrupt at ./park.jl:231:0 (pc: 6) #wait#428 at ./condition.jl:390:0 (pc: 117) wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) #_trywait#727 at ./asyncevent.jl:175:0 [inlined] _trywait at ./asyncevent.jl:175:0 [inlined] profile_printing_listener at ./Base.jl:366:0 (pc: 23) #start_profile_listener##0 at ./Base.jl:386:0 (pc: 2) jfptr_YY.start_profile_listenerYY.YY.0_0.1 at /opt/julia/lib/julia/sys.so (unknown line) start_task at /source/src/task.c:1277:23 unknown function (ip: (nil)) at (unknown file) Allocations: 18859047 (Pool: 18858261; Big: 786); GC: 20 PkgEval terminated after 2729.18s: test duration exceeded the time limit