Commit(s): JuliaLang/julia@8b7c88c650bb20d2b45bebfeb51a0ad8a4856175
Triggered By: link
Tag Predicate: ALL
Daily Job: 2019-01-29 vs 2019-01-28
Note: If Chrome is your browser, I strongly recommend installing the Wide GitHub extension, which makes the result table easier to read.
Below is a table of this job's results, obtained by running the benchmarks found in
JuliaCI/BaseBenchmarks.jl. The values
listed in the ID
column have the structure [parent_group, child_group, ..., key]
,
and can be used to index into the BaseBenchmarks suite to retrieve the corresponding
benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
A ratio greater than 1.0
denotes a possible regression (marked with ❌), while a ratio less
than 1.0
denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).
ID | time ratio | memory ratio |
---|---|---|
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim1\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["array", "accumulate", "(\"cumsum!\", \"Float64\", \"dim2\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["array", "accumulate", "(\"cumsum\", \"Float64\", \"dim1\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["array", "accumulate", "(\"cumsum\", \"Float64\", \"dim2\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"collect\", \"Array{Float64,1}\")"] |
0.64 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] |
0.74 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_collect\", \"Array{Float64,1}\")"] |
0.65 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_collect\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] |
0.76 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_iteration\", \"Array{Float64,1}\")"] |
0.83 (5%) ✅ | 1.00 (1%) |
["array", "comprehension", "(\"comprehension_iteration\", \"StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["array", "equality", "(\"isequal\", \"Array{Int64,1} isequal Array{Int64,1}\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["array", "growth", "(\"prerend!\", 8)"] |
1.51 (5%) ❌ | 1.00 (1%) |
["array", "reductions", "(\"BaseBenchmarks.ArrayBenchmarks.perf_mapreduce\", \"Int64\")"] |
0.78 (5%) ✅ | 1.00 (1%) |
["array", "reductions", "(\"sumabs\", \"Int64\")"] |
1.05 (5%) ❌ | 1.00 (1%) |
["array", "reverse", "rev_load_slow!"] |
0.94 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 1)"] |
0.84 (5%) ✅ | 1.00 (1%) |
["array", "setindex!", "(\"setindex!\", 5)"] |
1.25 (5%) ❌ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 1000)"] |
0.82 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 250)"] |
0.85 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivCopy!\", 500)"] |
0.84 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivSub!\", 1000)"] |
0.83 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivSub!\", 250)"] |
0.90 (5%) ✅ | 1.00 (1%) |
["array", "subarray", "(\"lucompletepivSub!\", 500)"] |
0.86 (5%) ✅ | 1.00 (1%) |
["broadcast", "dotop", "(\"Float64\", (1000, 1000), 2)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", "(10, \"scal_tup_x3\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", "(5, \"scal_tup_x3\")"] |
0.88 (5%) ✅ | 1.00 (1%) |
["broadcast", "mix_scalar_tuple", "(5, \"tup_tup\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["broadcast", "typeargs", "(\"tuple\", 3)"] |
1.05 (5%) ❌ | 1.00 (1%) |
["collection", "set operations", "(\"Set\", \"Int\", \"⊆\", \"Vector\")"] |
0.70 (25%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"BitArray{1}\", \"50-50\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["find", "findprev", "(\"ispos\", \"Array{Int8,1}\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["io", "array_limit", "(\"display\", \"Array{Float64,2}(10000, 10000)\")"] |
1.03 (5%) | 1.04 (1%) ❌ |
["io", "read", "read"] |
1.25 (5%) ❌ | 1.00 (1%) |
["linalg", "arithmetic", "(\"sqrt\", \"UnitUpperTriangular\", 1024)"] |
0.41 (45%) ✅ | 1.00 (1%) |
["linalg", "arithmetic", "(\"sqrt\", \"UpperTriangular\", 1024)"] |
0.40 (45%) ✅ | 1.00 (1%) |
["misc", "23042", "Float64"] |
0.86 (5%) ✅ | 1.00 (1%) |
["misc", "allocation elision view", "conditional"] |
1.12 (5%) ❌ | 1.00 (1%) |
["misc", "bitshift", "(\"Int\", \"UInt\")"] |
0.81 (5%) ✅ | 1.00 (1%) |
["misc", "bitshift", "(\"UInt\", \"UInt\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["misc", "fastmath many args"] |
0.67 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["misc", "iterators", "zip(1:1, 1:1, 1:1, 1:1)"] |
0.95 (5%) ✅ | 1.00 (1%) |
["misc", "julia", "(\"macroexpand\", \"evalpoly\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["problem", "go", "go_game"] |
0.89 (5%) ✅ | 1.00 (1%) |
["problem", "grigoriadis khachiyan", "grigoriadis_khachiyan"] |
0.84 (5%) ✅ | 1.00 (1%) |
["problem", "imdb", "centrality"] |
0.93 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_sub"] |
0.84 (5%) ✅ | 1.00 (1%) |
["problem", "laplacian", "laplace_iter_vec"] |
0.82 (5%) ✅ | 1.00 (1%) |
["problem", "raytrace", "raytrace"] |
0.93 (5%) ✅ | 1.00 (1%) |
["problem", "spellcheck", "spellcheck"] |
0.90 (5%) ✅ | 1.00 (1%) |
["problem", "stockcorr", "stockcorr"] |
0.91 (5%) ✅ | 1.00 (1%) |
["problem", "ziggurat", "ziggurat"] |
0.85 (5%) ✅ | 1.00 (1%) |
["random", "collections", "(\"rand\", \"MersenneTwister\", \"large Set\")"] |
0.74 (25%) ✅ | 1.00 (1%) |
["random", "types", "(\"rand\", \"MersenneTwister\", \"UInt64\")"] |
0.70 (25%) ✅ | 1.00 (1%) |
["random", "types", "(\"randexp\", \"MersenneTwister\", \"Float16\")"] |
0.71 (25%) ✅ | 1.00 (1%) |
["scalar", "acos", "(\"small\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "arithmetic", "(\"add\", \"BigInt\", \"Int64\")"] |
1.65 (50%) ❌ | 1.00 (1%) |
["scalar", "arithmetic", "(\"add\", \"UInt64\", \"BigInt\")"] |
1.55 (50%) ❌ | 1.00 (1%) |
["scalar", "arithmetic", "(\"rem type\", \"Bool\", \"BigInt\")"] |
2.02 (40%) ❌ | 1.00 (1%) |
["scalar", "arithmetic", "(\"sub\", \"BigInt\", \"UInt64\")"] |
1.56 (50%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"negative argument\", \"Float32\")"] |
1.08 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"0.5 <= abs(x) < 0.975\", \"positive argument\", \"Float64\")"] |
0.87 (5%) ✅ | 1.00 (1%) |
["scalar", "asin", "(\"abs(x) < 0.5\", \"negative argument\", \"Float32\")"] |
1.11 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"small\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "asin", "(\"small\", \"positive argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "asinh", "(\"2 <= abs(x) < 2^28\", \"negative argument\", \"Float32\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"19/16 <= abs(x) < 39/16\", \"positive argument\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atan", "(\"zero\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) high\", \"y positive\", \"x positive\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y negative\", \"x negative\", \"Float32\")"] |
0.82 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"abs(y/x) safe (small)\", \"y positive\", \"x negative\", \"Float32\")"] |
0.85 (5%) ✅ | 1.00 (1%) |
["scalar", "atan2", "(\"x one\", \"Float64\")"] |
0.80 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", "(\"very small\", \"negative argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "atanh", "(\"very small\", \"positive argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", "(\"0 <= abs(x) < 2.7755602085408512e-17\", \"positive argument\", \"Float64\")"] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", "(\"very large\", \"negative argument\", \"Float32\")"] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", "(\"very large\", \"positive argument\", \"Float64\")"] |
0.91 (5%) ✅ | 1.00 (1%) |
["scalar", "cosh", "(\"very small\", \"positive argument\", \"Float64\")"] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "cosh", "(\"zero\", \"Float64\")"] |
1.10 (5%) ❌ | 1.00 (1%) |
["scalar", "exp2", "(\"2pow35\", \"negative argument\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction II\", \"negative argument\", \"Float32\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"arg reduction I\", \"negative argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"medium\", \"positive argument\", \"Float32\")"] |
0.94 (5%) ✅ | 1.00 (1%) |
["scalar", "expm1", "(\"very small\", \"negative argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"very small\", \"positive argument\", \"Float32\")"] |
1.13 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"zero\", \"Float32\")"] |
1.19 (5%) ❌ | 1.00 (1%) |
["scalar", "expm1", "(\"zero\", \"Float64\")"] |
1.06 (5%) ❌ | 1.00 (1%) |
["scalar", "sincos", "(\"argument reduction (paynehanek) abs(x) > 2.0^20*π/2\", \"negative argument\", \"Float64\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"medium\", \"negative argument\", \"Float64\")"] |
0.92 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"small\", \"positive argument\", \"Float64\")"] |
1.07 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", "(\"very small\", \"negative argument\", \"Float32\")"] |
1.33 (5%) ❌ | 1.00 (1%) |
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float32\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "tan", "(\"very small\", \"positive argument\", \"Float64\")"] |
0.93 (5%) ✅ | 1.00 (1%) |
["scalar", "tanh", "(\"2f0^-12 <= abs(x) < 1f0\", \"negative argument\", \"Float32\")"] |
0.95 (5%) ✅ | 1.00 (1%) |
["shootout", "binary_trees"] |
1.12 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"IV\", 10)"] |
0.91 (5%) ✅ | 1.00 (1%) |
["sparse", "constructors", "(\"IV\", 100)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["sparse", "constructors", "(\"Tridiagonal\", 100)"] |
1.10 (5%) ❌ | 1.00 (1%) |
["sparse", "constructors", "(\"Tridiagonal\", 1000)"] |
0.92 (5%) ✅ | 1.00 (1%) |
["sparse", "index", "(\"spmat\", \"integer\", 1000)"] |
0.69 (30%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "least squares (default), matrix rhs"] |
0.91 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "least squares (default), vector rhs"] |
0.90 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "least squares (qr), matrix rhs"] |
0.91 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "least squares (qr), vector rhs"] |
0.90 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "square system (ldlt), matrix rhs"] |
0.93 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "square system (lu), matrix rhs"] |
0.94 (5%) ✅ | 1.00 (1%) |
["sparse", "sparse solves", "square system (lu), vector rhs"] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "linear algebra", "(\"matmat\", (16, 16), (16, 16))"] |
1.05 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"minimum\", (2, 2))"] |
1.13 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"minimum\", (4, 4))"] |
0.93 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", "(\"sum\", (16, 16))"] |
1.23 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sum\", (2,))"] |
1.07 (5%) ❌ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (2, 2))"] |
0.82 (5%) ✅ | 1.00 (1%) |
["tuple", "reduction", "(\"sumabs\", (8,))"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", *, Bool, (false, false))"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", *, Bool, (true, true))"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", *, Float32, (false, true))"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", *, Float32, (true, true))"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Float32, true)"] |
1.06 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Float64, false)"] |
1.08 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", abs, Int64, true)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"broadcast\", identity, Float64, false)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", *, Bool, (false, true))"] |
0.92 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", *, Int8, (false, true))"] |
0.91 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Bool, false)"] |
1.09 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Bool, true)"] |
0.82 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float32, true)"] |
1.18 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"map\", abs, Float64, true)"] |
0.86 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"map\", identity, Float32, true)"] |
0.93 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Float32\")"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_countequals\", \"Int64\")"] |
1.05 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_simplecopy\", Int64, true)"] |
1.12 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float32, true)"] |
1.19 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum2\", Float64, true)"] |
1.15 (5%) ❌ | 1.00 (1%) |
["union", "array", "(\"perf_sum3\", Complex{Float64}, true)"] |
0.89 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum4\", Complex{Float64}, true)"] |
0.83 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum4\", Int8, false)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"perf_sum\", Int8, false)"] |
0.94 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, Complex{Float64}}, true)"] |
0.88 (5%) ✅ | 1.00 (1%) |
["union", "array", "(\"skipmissing\", sum, Union{Missing, Float32}, true)"] |
0.87 (5%) ✅ | 1.00 (1%) |
Here's a list of all the benchmark groups executed by this job:
["array", "accumulate"]
["array", "any/all"]
["array", "bool"]
["array", "cat"]
["array", "comprehension"]
["array", "convert"]
["array", "equality"]
["array", "growth"]
["array", "index"]
["array", "reductions"]
["array", "reverse"]
["array", "setindex!"]
["array", "subarray"]
["broadcast"]
["broadcast", "dotop"]
["broadcast", "fusion"]
["broadcast", "mix_scalar_tuple"]
["broadcast", "sparse"]
["broadcast", "typeargs"]
["collection", "deletion"]
["collection", "initialization"]
["collection", "iteration"]
["collection", "optimizations"]
["collection", "queries & updates"]
["collection", "set operations"]
["dates", "accessor"]
["dates", "arithmetic"]
["dates", "construction"]
["dates", "conversion"]
["dates", "parse"]
["dates", "query"]
["dates", "string"]
["find", "findall"]
["find", "findnext"]
["find", "findprev"]
["io", "array_limit"]
["io", "read"]
["io", "serialization"]
["io"]
["linalg", "arithmetic"]
["linalg", "blas"]
["linalg", "factorization"]
["linalg"]
["micro"]
["misc"]
["misc", "23042"]
["misc", "afoldl"]
["misc", "allocation elision view"]
["misc", "bitshift"]
["misc", "issue 12165"]
["misc", "iterators"]
["misc", "julia"]
["misc", "parse"]
["misc", "repeat"]
["misc", "splatting"]
["parallel", "remotecall"]
["problem", "chaosgame"]
["problem", "fem"]
["problem", "go"]
["problem", "grigoriadis khachiyan"]
["problem", "imdb"]
["problem", "json"]
["problem", "laplacian"]
["problem", "monte carlo"]
["problem", "raytrace"]
["problem", "seismic"]
["problem", "simplex"]
["problem", "spellcheck"]
["problem", "stockcorr"]
["problem", "ziggurat"]
["random", "collections"]
["random", "randstring"]
["random", "ranges"]
["random", "sequences"]
["random", "types"]
["scalar", "acos"]
["scalar", "acosh"]
["scalar", "arithmetic"]
["scalar", "asin"]
["scalar", "asinh"]
["scalar", "atan"]
["scalar", "atan2"]
["scalar", "atanh"]
["scalar", "cbrt"]
["scalar", "cos"]
["scalar", "cosh"]
["scalar", "exp2"]
["scalar", "expm1"]
["scalar", "fastmath"]
["scalar", "floatexp"]
["scalar", "intfuncs"]
["scalar", "iteration"]
["scalar", "mod2pi"]
["scalar", "predicate"]
["scalar", "rem_pio2"]
["scalar", "sin"]
["scalar", "sincos"]
["scalar", "sinh"]
["scalar", "tan"]
["scalar", "tanh"]
["shootout"]
["simd"]
["sort", "insertionsort"]
["sort", "issorted"]
["sort", "mergesort"]
["sort", "quicksort"]
["sparse", "arithmetic"]
["sparse", "constructors"]
["sparse", "index"]
["sparse", "matmul"]
["sparse", "sparse matvec"]
["sparse", "sparse solves"]
["sparse", "transpose"]
["string", "findfirst"]
["string"]
["string", "readuntil"]
["string", "repeat"]
["tuple", "index"]
["tuple", "linear algebra"]
["tuple", "misc"]
["tuple", "reduction"]
["union", "array"]
Julia Version 1.2.0-DEV.224
Commit 8b7c88c (2019-01-28 20:52 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 14.04.5 LTS
uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz:
speed user nice sys idle irq
#1 3501 MHz 73687582 s 5014 s 8215568 s 2569682508 s 23 s
#2 3501 MHz 432755916 s 203 s 7122428 s 2216091190 s 19 s
#3 3501 MHz 57224943 s 3226 s 4831247 s 2593805014 s 26 s
#4 3501 MHz 53586901 s 2 s 6286929 s 2595331385 s 17 s
Memory: 31.383651733398438 GB (5180.83984375 MB free)
Uptime: 2.6580907e7 sec
Load Avg: 1.0029296875 1.0146484375 1.04541015625
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)