Graph500

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 2 minutes, 36 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed DataAPI ──────────── v1.1.0
 Installed SimpleTraits ─────── v0.9.1
 Installed Graph500 ─────────── v0.1.0
 Installed Missings ─────────── v0.4.3
 Installed Inflate ──────────── v0.1.1
 Installed CSTParser ────────── v1.1.0
 Installed DataStructures ───── v0.17.6
 Installed LightGraphs ──────── v1.3.0
 Installed SortingAlgorithms ── v0.3.1
 Installed StatsBase ────────── v0.32.0
 Installed OrderedCollections ─ v1.1.0
 Installed ArnoldiMethod ────── v0.0.4
 Installed Tokenize ─────────── v0.5.7
 Installed Compat ───────────── v3.0.0
 Installed StaticArrays ─────── v0.12.1
 Installed MacroTools ───────── v0.5.1
 Installed ProgressMeter ────── v0.9.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [1ba61846] + Graph500 v0.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [ec485272] + ArnoldiMethod v0.0.4
  [00ebfdb7] + CSTParser v1.1.0
  [34da2185] + Compat v3.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [1ba61846] + Graph500 v0.1.0
  [d25df0c9] + Inflate v0.1.1
  [093fc24a] + LightGraphs v1.3.0
  [1914dd2f] + MacroTools v0.5.1
  [e1d29d7a] + Missings v0.4.3
  [bac558e1] + OrderedCollections v1.1.0
  [92933f4c] + ProgressMeter v0.9.0
  [699a6c99] + SimpleTraits v0.9.1
  [a2af1166] + SortingAlgorithms v0.3.1
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Graph500
    Status `/tmp/jl_rWD5xf/Manifest.toml`
  [ec485272] ArnoldiMethod v0.0.4
  [00ebfdb7] CSTParser v1.1.0
  [34da2185] Compat v3.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [1ba61846] Graph500 v0.1.0
  [d25df0c9] Inflate v0.1.1
  [093fc24a] LightGraphs v1.3.0
  [1914dd2f] MacroTools v0.5.1
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [92933f4c] ProgressMeter v0.9.0
  [699a6c99] SimpleTraits v0.9.1
  [a2af1166] SortingAlgorithms v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
kernel_1: Test Failed at /root/.julia/packages/Graph500/fBDvZ/test/kernel_1.jl:6
  Expression: nv(g) == 4
   Evaluated: 0x03 == 4
Stacktrace:
 [1] top-level scope at /root/.julia/packages/Graph500/fBDvZ/test/kernel_1.jl:6
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
 [3] top-level scope at /root/.julia/packages/Graph500/fBDvZ/test/kernel_1.jl:2
Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 20
Number of Bfs : 14


Graph construction time
Graph Construction Time : 1.7126e-5


BFS time statistics
BFS min time : 1.301e-6
BFS first quartile time : 2.4725e-6
BFS median time : 2.677e-6
BFS third quartile time : 2.88525e-6
BFS max time : 1.1581e-5
BFS mean time : 3.752357142857143e-6
BFS standard deviation time : 2.8855291371079415e-6


Edges traversed per BFS statistics
BFS min nedge : 1.0
BFS first quartile nedge : 36.625
BFS median nedge : 39.0
BFS third quartile nedge : 39.5
BFS max nedge : 49.5
BFS mean nedge : 34.17857142857143
BFS standard deviation nedge : 14.433677423167111


Edges traversed per second statistics
BFS min TEPS : 112170.49915872126
BFS first quartile TEPS : 9.561168311168311e6
BFS median TEPS : 1.3798341491834112e7
BFS third quartile TEPS : 1.5216142263399206e7
BFS max TEPS : 1.7872523686477177e7
BFS harmonic mean TEPS : 1.2451159696594137e6
BFS harmonic standard deviation TEPS : 1.0136971996953778e6


Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 20
Number of Bfs : 14


Graph construction time
Graph Construction Time : 1.7126e-5


BFS time statistics
BFS min time : 1.301e-6
BFS first quartile time : 2.4725e-6
BFS median time : 2.677e-6
BFS third quartile time : 2.88525e-6
BFS max time : 1.1581e-5
BFS mean time : 3.752357142857143e-6
BFS standard deviation time : 2.8855291371079415e-6


Edges traversed per BFS statistics
BFS min nedge : 1.0
BFS first quartile nedge : 36.625
BFS median nedge : 39.0
BFS third quartile nedge : 39.5
BFS max nedge : 49.5
BFS mean nedge : 34.17857142857143
BFS standard deviation nedge : 14.433677423167111


Edges traversed per second statistics
BFS min TEPS : 112170.49915872126
BFS first quartile TEPS : 9.561168311168311e6
BFS median TEPS : 1.3798341491834112e7
BFS third quartile TEPS : 1.5216142263399206e7
BFS max TEPS : 1.7872523686477177e7
BFS harmonic mean TEPS : 1.2451159696594137e6
BFS harmonic standard deviation TEPS : 1.0136971996953778e6

Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 21
Number of Bfs : 12


Graph construction time
Graph Construction Time : 2.4827e-5


BFS time statistics
BFS min time : 2.624e-6
BFS first quartile time : 2.9465e-6
BFS median time : 3.1745e-6
BFS third quartile time : 3.2265e-6
BFS max time : 8.234e-6
BFS mean time : 3.486583333333333e-6
BFS standard deviation time : 1.5163079837273004e-6


Edges traversed per BFS statistics
BFS min nedge : 29.0
BFS first quartile nedge : 35.75
BFS median nedge : 36.5
BFS third quartile nedge : 38.25
BFS max nedge : 50.0
BFS mean nedge : 37.416666666666664
BFS standard deviation nedge : 5.329307192451487


Edges traversed per second statistics
BFS min TEPS : 4.493563274228808e6
BFS first quartile TEPS : 1.0635895412547432e7
BFS median TEPS : 1.1543964967825498e7
BFS third quartile TEPS : 1.3078679809411708e7
BFS max TEPS : 1.600609756097561e7
BFS harmonic mean TEPS : 1.0573979342378736e7
BFS harmonic standard deviation TEPS : 1.4146255207206397e6

Test Summary:         | Pass  Fail  Total
test set              |   15     1     16
  kronecker_generator |    4            4
  kernel_1            |    2     1      3
  kernel_2            |    3            3
  validations         |    4            4
  output              |             No tests
  driver              |    2            2
ERROR: LoadError: Some tests did not pass: 15 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Graph500/fBDvZ/test/runtests.jl:4
ERROR: Package Graph500 errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 2 minutes, 27 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed DataAPI ──────────── v1.1.0
 Installed Graph500 ─────────── v0.1.0
 Installed Missings ─────────── v0.4.3
 Installed SortingAlgorithms ── v0.3.1
 Installed SimpleTraits ─────── v0.9.1
 Installed Inflate ──────────── v0.1.1
 Installed DataStructures ───── v0.17.6
 Installed MacroTools ───────── v0.5.1
 Installed OrderedCollections ─ v1.1.0
 Installed StatsBase ────────── v0.32.0
 Installed CSTParser ────────── v1.1.0
 Installed Tokenize ─────────── v0.5.7
 Installed StaticArrays ─────── v0.12.1
 Installed ArnoldiMethod ────── v0.0.4
 Installed Compat ───────────── v3.0.0
 Installed LightGraphs ──────── v1.3.0
 Installed ProgressMeter ────── v0.9.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1ba61846] + Graph500 v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [ec485272] + ArnoldiMethod v0.0.4
  [00ebfdb7] + CSTParser v1.1.0
  [34da2185] + Compat v3.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [1ba61846] + Graph500 v0.1.0
  [d25df0c9] + Inflate v0.1.1
  [093fc24a] + LightGraphs v1.3.0
  [1914dd2f] + MacroTools v0.5.1
  [e1d29d7a] + Missings v0.4.3
  [bac558e1] + OrderedCollections v1.1.0
  [92933f4c] + ProgressMeter v0.9.0
  [699a6c99] + SimpleTraits v0.9.1
  [a2af1166] + SortingAlgorithms v0.3.1
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Graph500
    Status `/tmp/jl_sUoOlG/Manifest.toml`
  [ec485272] ArnoldiMethod v0.0.4
  [00ebfdb7] CSTParser v1.1.0
  [34da2185] Compat v3.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [1ba61846] Graph500 v0.1.0
  [d25df0c9] Inflate v0.1.1
  [093fc24a] LightGraphs v1.3.0
  [1914dd2f] MacroTools v0.5.1
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [92933f4c] ProgressMeter v0.9.0
  [699a6c99] SimpleTraits v0.9.1
  [a2af1166] SortingAlgorithms v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 15
Number of Edges : 20
Number of Bfs : 14


Graph construction time
Graph Construction Time : 2.2276e-5


BFS time statistics
BFS min time : 2.204e-6
BFS first quartile time : 2.3997499999999998e-6
BFS median time : 2.681e-6
BFS third quartile time : 2.851e-6
BFS max time : 1.2234e-5
BFS mean time : 3.902428571428572e-6
BFS standard deviation time : 3.342321641620381e-6


Edges traversed per BFS statistics
BFS min nedge : 33.5
BFS first quartile nedge : 35.5
BFS median nedge : 39.0
BFS third quartile nedge : 40.0
BFS max nedge : 47.0
BFS mean nedge : 38.25
BFS standard deviation nedge : 3.545039871751472


Edges traversed per second statistics
BFS min TEPS : 3.2287068824587218e6
BFS first quartile TEPS : 1.2632459784877708e7
BFS median TEPS : 1.3244326039209306e7
BFS third quartile TEPS : 1.6499045161888132e7
BFS max TEPS : 1.8124150430448573e7
BFS harmonic mean TEPS : 9.873234674283743e6
BFS harmonic standard deviation TEPS : 2.246965300475354e6


Benchmark Info
Scale : 4
Number of vertices : 15
Number of Edges : 20
Number of Bfs : 14


Graph construction time
Graph Construction Time : 2.2276e-5


BFS time statistics
BFS min time : 2.204e-6
BFS first quartile time : 2.3997499999999998e-6
BFS median time : 2.681e-6
BFS third quartile time : 2.851e-6
BFS max time : 1.2234e-5
BFS mean time : 3.902428571428572e-6
BFS standard deviation time : 3.342321641620381e-6


Edges traversed per BFS statistics
BFS min nedge : 33.5
BFS first quartile nedge : 35.5
BFS median nedge : 39.0
BFS third quartile nedge : 40.0
BFS max nedge : 47.0
BFS mean nedge : 38.25
BFS standard deviation nedge : 3.545039871751472


Edges traversed per second statistics
BFS min TEPS : 3.2287068824587218e6
BFS first quartile TEPS : 1.2632459784877708e7
BFS median TEPS : 1.3244326039209306e7
BFS third quartile TEPS : 1.6499045161888132e7
BFS max TEPS : 1.8124150430448573e7
BFS harmonic mean TEPS : 9.873234674283743e6
BFS harmonic standard deviation TEPS : 2.246965300475354e6

Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 17
Number of Bfs : 11


Graph construction time
Graph Construction Time : 1.6897e-5


BFS time statistics
BFS min time : 2.166e-6
BFS first quartile time : 2.3715e-6
BFS median time : 2.828e-6
BFS third quartile time : 3.0360000000000002e-6
BFS max time : 5.292e-6
BFS mean time : 3.0590909090909095e-6
BFS standard deviation time : 1.0924809796555229e-6


Edges traversed per BFS statistics
BFS min nedge : 25.0
BFS first quartile nedge : 27.75
BFS median nedge : 29.0
BFS third quartile nedge : 32.25
BFS max nedge : 40.5
BFS mean nedge : 30.227272727272727
BFS standard deviation nedge : 4.274129363763084


Edges traversed per second statistics
BFS min TEPS : 5.747126436781609e6
BFS first quartile TEPS : 8.643050450175798e6
BFS median TEPS : 9.75609756097561e6
BFS third quartile TEPS : 1.302348142174223e7
BFS max TEPS : 1.854395604395604e7
BFS harmonic mean TEPS : 9.716622771006338e6
BFS harmonic standard deviation TEPS : 1.1000951083664712e6

Test Summary: | Pass  Total
test set      |   16     16
   Testing Graph500 tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 2 minutes, 35 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Graph500 ─────────── v0.1.0
 Installed Compat ───────────── v3.0.0
 Installed StaticArrays ─────── v0.12.1
 Installed ProgressMeter ────── v0.9.0
 Installed StatsBase ────────── v0.32.0
 Installed MacroTools ───────── v0.5.1
 Installed Inflate ──────────── v0.1.1
 Installed LightGraphs ──────── v1.3.0
 Installed DataAPI ──────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
 Installed ArnoldiMethod ────── v0.0.4
 Installed Tokenize ─────────── v0.5.7
 Installed SortingAlgorithms ── v0.3.1
 Installed CSTParser ────────── v1.1.0
 Installed Missings ─────────── v0.4.3
 Installed SimpleTraits ─────── v0.9.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1ba61846] + Graph500 v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [ec485272] + ArnoldiMethod v0.0.4
  [00ebfdb7] + CSTParser v1.1.0
  [34da2185] + Compat v3.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [1ba61846] + Graph500 v0.1.0
  [d25df0c9] + Inflate v0.1.1
  [093fc24a] + LightGraphs v1.3.0
  [1914dd2f] + MacroTools v0.5.1
  [e1d29d7a] + Missings v0.4.3
  [bac558e1] + OrderedCollections v1.1.0
  [92933f4c] + ProgressMeter v0.9.0
  [699a6c99] + SimpleTraits v0.9.1
  [a2af1166] + SortingAlgorithms v0.3.1
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Graph500
    Status `/tmp/jl_HOUgbK/Manifest.toml`
  [ec485272] ArnoldiMethod v0.0.4
  [00ebfdb7] CSTParser v1.1.0
  [34da2185] Compat v3.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [1ba61846] Graph500 v0.1.0
  [d25df0c9] Inflate v0.1.1
  [093fc24a] LightGraphs v1.3.0
  [1914dd2f] MacroTools v0.5.1
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [92933f4c] ProgressMeter v0.9.0
  [699a6c99] SimpleTraits v0.9.1
  [a2af1166] SortingAlgorithms v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 19
Number of Bfs : 14


Graph construction time
Graph Construction Time : 1.9705e-5


BFS time statistics
BFS min time : 2.332e-6
BFS first quartile time : 2.37525e-6
BFS median time : 2.4925000000000003e-6
BFS third quartile time : 2.80925e-6
BFS max time : 1.2919e-5
BFS mean time : 3.950928571428572e-6
BFS standard deviation time : 3.6455039424619326e-6


Edges traversed per BFS statistics
BFS min nedge : 1.0
BFS first quartile nedge : 31.625
BFS median nedge : 32.25
BFS third quartile nedge : 33.25
BFS max nedge : 39.5
BFS mean nedge : 28.75
BFS standard deviation nedge : 12.00120186289049


Edges traversed per second statistics
BFS min TEPS : 82243.60555966773
BFS first quartile TEPS : 1.0977238274280803e7
BFS median TEPS : 1.3083688269020358e7
BFS third quartile TEPS : 1.3678555400473187e7
BFS max TEPS : 1.5998293515358362e7
BFS harmonic mean TEPS : 882282.9134330647
BFS harmonic standard deviation TEPS : 698836.2331618958


Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 19
Number of Bfs : 14


Graph construction time
Graph Construction Time : 1.9705e-5


BFS time statistics
BFS min time : 2.332e-6
BFS first quartile time : 2.37525e-6
BFS median time : 2.4925000000000003e-6
BFS third quartile time : 2.80925e-6
BFS max time : 1.2919e-5
BFS mean time : 3.950928571428572e-6
BFS standard deviation time : 3.6455039424619326e-6


Edges traversed per BFS statistics
BFS min nedge : 1.0
BFS first quartile nedge : 31.625
BFS median nedge : 32.25
BFS third quartile nedge : 33.25
BFS max nedge : 39.5
BFS mean nedge : 28.75
BFS standard deviation nedge : 12.00120186289049


Edges traversed per second statistics
BFS min TEPS : 82243.60555966773
BFS first quartile TEPS : 1.0977238274280803e7
BFS median TEPS : 1.3083688269020358e7
BFS third quartile TEPS : 1.3678555400473187e7
BFS max TEPS : 1.5998293515358362e7
BFS harmonic mean TEPS : 882282.9134330647
BFS harmonic standard deviation TEPS : 698836.2331618958

Generating graph.
Starting Kernel 1.

Benchmark Info
Scale : 4
Number of vertices : 16
Number of Edges : 17
Number of Bfs : 13


Graph construction time
Graph Construction Time : 3.2616e-5


BFS time statistics
BFS min time : 2.807e-6
BFS first quartile time : 3.043e-6
BFS median time : 3.282e-6
BFS third quartile time : 3.502e-6
BFS max time : 2.0157e-5
BFS mean time : 4.551153846153846e-6
BFS standard deviation time : 4.697348735300121e-6


Edges traversed per BFS statistics
BFS min nedge : 20.5
BFS first quartile nedge : 23.5
BFS median nedge : 24.0
BFS third quartile nedge : 25.0
BFS max nedge : 29.5
BFS mean nedge : 24.46153846153846
BFS standard deviation nedge : 2.193375808177303


Edges traversed per second statistics
BFS min TEPS : 1.1906533710373568e6
BFS first quartile TEPS : 6.710451170759566e6
BFS median TEPS : 7.380073800738008e6
BFS third quartile TEPS : 8.385744234800839e6
BFS max TEPS : 1.0509440684004275e7
BFS harmonic mean TEPS : 5.30945356904193e6
BFS harmonic standard deviation TEPS : 1.600148255110004e6

Test Summary: | Pass  Total
test set      |   16     16
   Testing Graph500 tests passed