Stopwatch
Benchmark report #9703
Prometeus – LPAR-31 NL
Report
Share test result

Test results for LPAR-31 NL at Prometeus


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
16 GB RAM / 236 GB disk space
Debian 9.6

Benchmark results summary:


UnixBench - 2669.3
Disk Read - 2822 MB/s
Disk Write - 1324 MB/s
Bandwidth - 1222.01 MB/s

More: https://serverscope.io/trials/mPVA
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
CPU Cores
1 × 2800 MHz
RAM
16 GB
Disk
236 GB
OS
Debian 9.6
Benchmark summary
Benchmark summary
UnixBench
2669.3
Disk Read
2822 MB/s
Disk Write
1324 MB/s
Bandwidth
1222.01 Mbit/s
Speedtest
487.41 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2669.3
UnixBench (one CPU)
928.9
Terminal
Raw Output
gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c 
gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c 
gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c 
gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c 
gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c 
gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c 
gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c 
gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c 
gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c 
gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c 
gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c 
gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c 
gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c 
gcc -o pgms/dhry2 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/dhry2reg -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= -DREG=register ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c 
gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c 
gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DUNIX -DUNIXBENCH src/whets.c -lm
make all
make[1]: Entering directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/Geekbench-4.3.2-Linux/serverscope-oWdseS/byte-unixbench/UnixBench"
sh: 1: 3dinfo: not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

4 x Process Creation  1 2 3

4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: prometeus: GNU/Linux
   OS: GNU/Linux -- 4.9.0-8-amd64 -- #1 SMP Debian 4.9.130-2 (2018-10-27)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   10:01:19 up 14 min,  0 users,  load average: 7.37, 4.72, 2.14; runlevel 2019-01-17

------------------------------------------------------------------------
Benchmark Run: Thu Jan 17 2019 10:01:19 - 10:28:46
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32864452.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4564.4 MWIPS (6.8 s, 7 samples)
Execl Throughput                               1370.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        612132.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          165789.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2020954.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              945751.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  67993.8 lps   (10.0 s, 7 samples)
Process Creation                               4310.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4086.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3230.8 lpm   (60.0 s, 2 samples)
System Call Overhead                         671424.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32864452.1   2816.1
Double-Precision Whetstone                       55.0       4564.4    829.9
Execl Throughput                                 43.0       1370.9    318.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     612132.2   1545.8
File Copy 256 bufsize 500 maxblocks            1655.0     165789.6   1001.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2020954.5   3484.4
Pipe Throughput                               12440.0     945751.2    760.3
Pipe-based Context Switching                   4000.0      67993.8    170.0
Process Creation                                126.0       4310.5    342.1
Shell Scripts (1 concurrent)                     42.4       4086.7    963.8
Shell Scripts (8 concurrent)                      6.0       3230.8   5384.7
System Call Overhead                          15000.0     671424.1    447.6
                                                                   ========
System Benchmarks Index Score                                         928.9

------------------------------------------------------------------------
Benchmark Run: Thu Jan 17 2019 10:28:46 - 10:55:57
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      130647925.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    18282.4 MWIPS (6.0 s, 7 samples)
Execl Throughput                              13427.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        602660.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          161991.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1903977.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3760043.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 233562.0 lps   (10.0 s, 7 samples)
Process Creation                              23509.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  29638.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3871.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        2325366.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  130647925.6  11195.2
Double-Precision Whetstone                       55.0      18282.4   3324.1
Execl Throughput                                 43.0      13427.4   3122.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     602660.5   1521.9
File Copy 256 bufsize 500 maxblocks            1655.0     161991.7    978.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1903977.3   3282.7
Pipe Throughput                               12440.0    3760043.7   3022.5
Pipe-based Context Switching                   4000.0     233562.0    583.9
Process Creation                                126.0      23509.1   1865.8
Shell Scripts (1 concurrent)                     42.4      29638.7   6990.3
Shell Scripts (8 concurrent)                      6.0       3871.1   6451.8
System Call Overhead                          15000.0    2325366.3   1550.2
                                                                   ========
System Benchmarks Index Score                                        2669.3

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 records in
32768+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 4.05948 s, 529 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 3.77817 s, 568 MB/s


Hard drive
FIO random read
Performance
2822.6 MB/s
IOPS
722446
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=11414: Thu Jan 17 09:58:13 2019
  read : io=169326MB, bw=2822.6MB/s, iops=722446, runt= 60001msec
    clat (usec): min=1, max=239203, avg= 7.00, stdev=166.50
     lat (usec): min=1, max=239203, avg= 7.73, stdev=180.47
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[  179], 99.50th=[  251], 99.90th=[  524], 99.95th=[ 1224],
     | 99.99th=[10048]
    bw (KB  /s): min= 6544, max=1038160, per=12.47%, avg=360329.53, stdev=260491.96
    lat (usec) : 2=32.19%, 4=65.84%, 10=0.59%, 20=0.11%, 50=0.04%
    lat (usec) : 100=0.01%, 250=0.72%, 500=0.40%, 750=0.02%, 1000=0.02%
    lat (msec) : 2=0.04%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=11.06%, sys=25.67%, ctx=578785, majf=0, minf=89
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=43347515/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=169326MB, aggrb=2822.6MB/s, minb=2822.6MB/s, maxb=2822.6MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=524288/70, merge=0/198, ticks=152156/112, in_queue=152496, util=43.37%
Hard drive
FIO random direct read
Performance
114.9 MB/s
IOPS
29414
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=11424: Thu Jan 17 09:59:13 2019
  read : io=6894.4MB, bw=117657KB/s, iops=29414, runt= 60003msec
    clat (usec): min=73, max=100630, avg=267.22, stdev=333.41
     lat (usec): min=73, max=100630, avg=267.77, stdev=333.43
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  161], 10.00th=[  167], 20.00th=[  177],
     | 30.00th=[  183], 40.00th=[  189], 50.00th=[  197], 60.00th=[  209],
     | 70.00th=[  255], 80.00th=[  290], 90.00th=[  334], 95.00th=[  466],
     | 99.00th=[ 1640], 99.50th=[ 2008], 99.90th=[ 2352], 99.95th=[ 2832],
     | 99.99th=[ 4512]
    bw (KB  /s): min= 6192, max=21832, per=12.53%, avg=14737.29, stdev=3675.11
    lat (usec) : 100=0.01%, 250=68.76%, 500=26.65%, 750=1.14%, 1000=0.82%
    lat (msec) : 2=2.11%, 4=0.49%, 10=0.01%, 20=0.01%, 250=0.01%
  cpu          : usr=1.96%, sys=5.04%, ctx=1778043, majf=0, minf=66
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=1764944/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=6894.4MB, aggrb=117657KB/s, minb=117657KB/s, maxb=117657KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=1762825/0, merge=0/0, ticks=446876/0, in_queue=448664, util=100.00%
Hard drive
FIO random write
Performance
1324.3 MB/s
IOPS
338997
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=11444: Thu Jan 17 10:01:14 2019
  write: io=79455MB, bw=1324.3MB/s, iops=338997, runt= 60002msec
    clat (usec): min=1, max=162339, avg=19.80, stdev=454.54
     lat (usec): min=2, max=162340, avg=20.35, stdev=456.60
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[    5], 40.00th=[    6], 50.00th=[    7], 60.00th=[    8],
     | 70.00th=[    8], 80.00th=[    9], 90.00th=[   10], 95.00th=[   11],
     | 99.00th=[   16], 99.50th=[   19], 99.90th=[ 3376], 99.95th=[11584],
     | 99.99th=[20352]
    bw (KB  /s): min=12694, max=250664, per=12.51%, avg=169614.07, stdev=33213.56
    lat (usec) : 2=0.01%, 4=7.20%, 10=80.12%, 20=12.23%, 50=0.31%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.05%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=7.02%, sys=34.02%, ctx=520681, majf=0, minf=83
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=20340509/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=79455MB, aggrb=1324.3MB/s, minb=1324.3MB/s, maxb=1324.3MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/41273, merge=0/9079, ticks=0/548944, in_queue=548936, util=7.54%
Hard drive
FIO random direct write
Performance
7.21 MB/s
IOPS
1846
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=11434: Thu Jan 17 10:00:14 2019
  write: io=443264KB, bw=7386.6KB/s, iops=1846, runt= 60010msec
    clat (usec): min=278, max=366843, avg=4320.54, stdev=19572.11
     lat (usec): min=278, max=366844, avg=4322.06, stdev=19572.17
    clat percentiles (usec):
     |  1.00th=[  382],  5.00th=[  406], 10.00th=[  414], 20.00th=[  426],
     | 30.00th=[  434], 40.00th=[  446], 50.00th=[  478], 60.00th=[  516],
     | 70.00th=[  532], 80.00th=[  556], 90.00th=[  756], 95.00th=[17536],
     | 99.00th=[104960], 99.50th=[144384], 99.90th=[207872], 99.95th=[234496],
     | 99.99th=[284672]
    bw (KB  /s): min=   15, max= 2943, per=12.59%, avg=930.11, stdev=442.83
    lat (usec) : 500=54.78%, 750=35.17%, 1000=1.13%
    lat (msec) : 2=2.63%, 4=0.93%, 10=0.10%, 20=0.36%, 50=1.65%
    lat (msec) : 100=2.13%, 250=1.09%, 500=0.03%
  cpu          : usr=0.35%, sys=1.58%, ctx=223989, majf=0, minf=73
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=110816/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=443264KB, aggrb=7386KB/s, minb=7386KB/s, maxb=7386KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  vda: ios=0/110784, merge=0/2216, ticks=0/52916, in_queue=52868, util=88.04%
Download
Download benchmark results
Download speed
1222.01 Mbit/s
Downloaded 104857600 bytes in 0.611683 sec
Downloaded 104857600 bytes in 0.739235 sec
Downloaded 104857600 bytes in 0.609480 sec
Downloaded 104857600 bytes in 0.732104 sec
Downloaded 104857600 bytes in 0.580788 sec
Finished! Average download speed is 1222.01 Mbit/s
Upload
Speedtest results
Upload speed
487.41 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Prometeus di Daniela Agro ...
Selecting 15 servers that are not too close:
  1. A2B Internet B.V. (Alkmaar) [32.64 km]: 17.911 ms
  2. Art Of Automation B.V. (Hoorn) [33.39 km]: 19.681 ms
  3. Jonaz B.V. (Amersfoort) [39.35 km]: 9.266 ms
  4. ColoCenter bv (Zoetermeer) [43.50 km]: 13.135 ms
  5. Flexyz (Harderwijk) [47.76 km]: 7.892 ms
  6. SIT Internetdiensten B.V. (Voorthuizen) [51.54 km]: 8.502 ms
  7. KPN B.V. (Den Haag) [52.42 km]: 14.406 ms
  8. Luna.nl B.V. (Rotterdam) [56.42 km]: 7.62 ms
  9. Damecon B.V. (Rotterdam) [56.42 km]: 13.865 ms
  10. Luna.nl B.V. (Rotterdam) [56.56 km]: 8.677 ms
  11. Qweb | Full-Service Hosting (Alblasserdam) [57.26 km]: 9.707 ms
  12. Solcon (Dronten) [57.91 km]: 9.823 ms
  13. SDHD Hosts (Dronten) [57.91 km]: 6.266 ms
  14. RoutIT BV (Ede) [62.07 km]: 8.417 ms
  15. Caiway (Naaldwijk) [62.81 km]: 7.362 ms
Testing upload speeds
  1. A2B Internet B.V. (Alkmaar):                 ......................... 428.70 Mbit/s
  2. Art Of Automation B.V. (Hoorn):              ......................... 376.03 Mbit/s
  3. Jonaz B.V. (Amersfoort):                     ......................... 572.80 Mbit/s
  4. ColoCenter bv (Zoetermeer):                  ......................... 345.79 Mbit/s
  5. Flexyz (Harderwijk):                         ......................... 231.00 Mbit/s
  6. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 200.69 Mbit/s
  7. KPN B.V. (Den Haag):                         ......................... 361.45 Mbit/s
  8. Luna.nl B.V. (Rotterdam):                    ......................... 525.54 Mbit/s
  9. Damecon B.V. (Rotterdam):                    ......................... 609.96 Mbit/s
  10. Luna.nl B.V. (Rotterdam):                   ......................... 520.71 Mbit/s
  11. Qweb | Full-Service Hosting (Alblasserdam): ......................... 452.41 Mbit/s
  12. Solcon (Dronten):                           ......................... 186.95 Mbit/s
  13. SDHD Hosts (Dronten):                       ......................... 156.69 Mbit/s
  14. RoutIT BV (Ede):                            ......................... 551.96 Mbit/s
  15. Caiway (Naaldwijk):                         ......................... 616.12 Mbit/s
Average upload speed is 409.12 Mbit/s