Stopwatch
Benchmark report #1104
Linode – Linode 8GB
Report
Share test result

Test results for Linode 8GB at Linode


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
8 GB RAM / 99 GB disk space
Debian 8.3
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 3290.3
Disk Read - 144 MB/s
Disk Write - 801 MB/s
Bandwidth - 433.36 MB/s

More: https://serverscope.io/trials/Gxr
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
8 GB
Disk
99 GB
OS
Debian 8.3
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
3290.3
Disk Read
144 MB/s
Disk Write
801 MB/s
Bandwidth
N/A
Speedtest
433.36 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3290.3
UnixBench (one CPU)
1471.8
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/serverscope/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory '/root/serverscope/byte-unixbench/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory '/root/serverscope/byte-unixbench/UnixBench'
make programs
make[2]: Entering directory '/root/serverscope/byte-unixbench/UnixBench'
make[2]: Nothing to be done for 'programs'.
make[2]: Leaving directory '/root/serverscope/byte-unixbench/UnixBench'
make[1]: Leaving directory '/root/serverscope/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: debian: GNU/Linux
   OS: GNU/Linux -- 4.5.5-x86_64-linode69 -- #3 SMP Fri May 20 15:25:13 EDT 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   13:11:10 up 7 min,  1 user,  load average: 7.00, 3.87, 1.63; runlevel 2016-06-18

------------------------------------------------------------------------
Benchmark Run: Sat Jun 18 2016 13:11:10 - 13:39:18
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29461670.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3653.7 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3890.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        874512.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          263254.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1436992.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2082552.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 240488.3 lps   (10.0 s, 7 samples)
Process Creation                               5799.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7792.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2585.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        3199139.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29461670.8   2524.6
Double-Precision Whetstone                       55.0       3653.7    664.3
Execl Throughput                                 43.0       3890.3    904.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     874512.8   2208.4
File Copy 256 bufsize 500 maxblocks            1655.0     263254.4   1590.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1436992.1   2477.6
Pipe Throughput                               12440.0    2082552.6   1674.1
Pipe-based Context Switching                   4000.0     240488.3    601.2
Process Creation                                126.0       5799.7    460.3
Shell Scripts (1 concurrent)                     42.4       7792.3   1837.8
Shell Scripts (8 concurrent)                      6.0       2585.8   4309.7
System Call Overhead                          15000.0    3199139.5   2132.8
                                                                   ========
System Benchmarks Index Score                                        1471.8

------------------------------------------------------------------------
Benchmark Run: Sat Jun 18 2016 13:39:18 - 14:07:28
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      110860259.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14204.7 MWIPS (9.7 s, 7 samples)
Execl Throughput                              13061.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        760857.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          162782.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1756412.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             7920707.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1312868.7 lps   (10.0 s, 7 samples)
Process Creation                              28883.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  20458.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2950.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        4981494.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  110860259.2   9499.6
Double-Precision Whetstone                       55.0      14204.7   2582.7
Execl Throughput                                 43.0      13061.0   3037.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     760857.5   1921.4
File Copy 256 bufsize 500 maxblocks            1655.0     162782.8    983.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1756412.0   3028.3
Pipe Throughput                               12440.0    7920707.2   6367.1
Pipe-based Context Switching                   4000.0    1312868.7   3282.2
Process Creation                                126.0      28883.9   2292.4
Shell Scripts (1 concurrent)                     42.4      20458.2   4825.1
Shell Scripts (8 concurrent)                      6.0       2950.3   4917.2
System Call Overhead                          15000.0    4981494.6   3321.0
                                                                   ========
System Benchmarks Index Score                                        3290.3

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64k count=249k conv=fdatasync
254976+0 records in
254976+0 records out
16710107136 bytes (17 GB) copied, 21.5354 s, 776 MB/s


dd if=/dev/zero of=benchmark bs=1M count=15964 conv=fdatasync
15964+0 records in
15964+0 records out
16739467264 bytes (17 GB) copied, 17.0293 s, 983 MB/s


Hard drive
FIO random read
Performance
144.27 MB/s
IOPS
36932
./fio --time_based --name=benchmark --size=1995M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=22013: Sat Jun 18 13:08:06 2016
  read : io=8656.2MB, bw=147729KB/s, iops=36932, runt= 60001msec
    slat (usec): min=46, max=43721, avg=210.18, stdev=156.26
    clat (usec): min=2, max=49722, avg=6712.47, stdev=1490.13
     lat (usec): min=75, max=49975, avg=6924.15, stdev=1529.53
    clat percentiles (usec):
     |  1.00th=[ 4832],  5.00th=[ 5216], 10.00th=[ 5472], 20.00th=[ 5728],
     | 30.00th=[ 5984], 40.00th=[ 6176], 50.00th=[ 6432], 60.00th=[ 6688],
     | 70.00th=[ 6944], 80.00th=[ 7392], 90.00th=[ 8160], 95.00th=[ 9152],
     | 99.00th=[12352], 99.50th=[14144], 99.90th=[18816], 99.95th=[21376],
     | 99.99th=[36096]
    bw (KB  /s): min=11216, max=22896, per=12.50%, avg=18471.24, stdev=1766.64
    lat (usec) : 4=0.01%, 10=0.01%, 100=0.01%, 250=0.01%, 500=0.01%
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=97.02%, 20=2.89%, 50=0.07%
  cpu          : usr=2.91%, sys=14.55%, ctx=2223171, majf=0, minf=341
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2215967/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=8656.2MB, aggrb=147728KB/s, minb=147728KB/s, maxb=147728KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2212466/10, merge=0/16, ticks=346713/81746, in_queue=428147, util=97.08%
Hard drive
FIO random direct read
Performance
180.08 MB/s
IOPS
46099
./fio --time_based --name=benchmark --size=1995M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=22023: Sat Jun 18 13:09:06 2016
  read : io=10807MB, bw=184398KB/s, iops=46099, runt= 60014msec
    slat (usec): min=1, max=33354, avg=92.38, stdev=432.98
    clat (usec): min=1, max=160816, avg=5401.71, stdev=4926.56
     lat (usec): min=117, max=173389, avg=5494.56, stdev=4968.36
    clat percentiles (usec):
     |  1.00th=[  502],  5.00th=[ 1272], 10.00th=[ 1560], 20.00th=[ 1928],
     | 30.00th=[ 2416], 40.00th=[ 2992], 50.00th=[ 3504], 60.00th=[ 4192],
     | 70.00th=[ 5472], 80.00th=[ 8768], 90.00th=[12736], 95.00th=[15552],
     | 99.00th=[21376], 99.50th=[24192], 99.90th=[31360], 99.95th=[35072],
     | 99.99th=[56064]
    bw (KB  /s): min=    4, max=62300, per=12.55%, avg=23143.03, stdev=3685.03
    lat (usec) : 2=0.01%, 50=0.01%, 100=0.01%, 250=0.13%, 500=0.86%
    lat (usec) : 750=0.82%, 1000=1.06%
    lat (msec) : 2=19.00%, 4=35.96%, 10=25.14%, 20=15.52%, 50=1.49%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.50%, sys=6.20%, ctx=213390, majf=0, minf=338
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2766617/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=10807MB, aggrb=184398KB/s, minb=184398KB/s, maxb=184398KB/s, mint=60014msec, maxt=60014msec

Disk stats (read/write):
  sda: ios=2763901/0, merge=628/0, ticks=9261900/0, in_queue=9300177, util=99.28%
Hard drive
FIO random write
Performance
801.84 MB/s
IOPS
205271
./fio --time_based --name=benchmark --size=1995M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=22233: Sat Jun 18 13:11:06 2016
  write: io=48111MB, bw=821088KB/s, iops=205271, runt= 60001msec
    slat (usec): min=1, max=339988, avg=36.40, stdev=762.38
    clat (usec): min=1, max=355056, avg=1207.92, stdev=4533.85
     lat (usec): min=4, max=355074, avg=1244.67, stdev=4605.62
    clat percentiles (usec):
     |  1.00th=[  127],  5.00th=[  143], 10.00th=[  171], 20.00th=[  201],
     | 30.00th=[  237], 40.00th=[  282], 50.00th=[  318], 60.00th=[  362],
     | 70.00th=[  406], 80.00th=[  470], 90.00th=[  876], 95.00th=[ 6624],
     | 99.00th=[20864], 99.50th=[25728], 99.90th=[37120], 99.95th=[42752],
     | 99.99th=[134144]
    bw (KB  /s): min=26491, max=182786, per=12.56%, avg=103095.75, stdev=21587.29
    lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=32.35%, 500=50.91%, 750=6.20%, 1000=0.93%
    lat (msec) : 2=2.60%, 4=1.38%, 10=1.70%, 20=2.76%, 50=1.15%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=3.56%, sys=29.28%, ctx=299990, majf=0, minf=93
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=12316524/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=48111MB, aggrb=821087KB/s, minb=821087KB/s, maxb=821087KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/2148383, merge=0/3411, ticks=0/3571300, in_queue=3567573, util=66.75%
Hard drive
FIO random direct write
Performance
168.91 MB/s
IOPS
43241
./fio --time_based --name=benchmark --size=1995M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 1995MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=22033: Sat Jun 18 13:10:06 2016
  write: io=10135MB, bw=172966KB/s, iops=43241, runt= 60004msec
    slat (usec): min=2, max=34328, avg=118.01, stdev=528.45
    clat (usec): min=15, max=120943, avg=5797.68, stdev=7480.20
     lat (usec): min=122, max=122674, avg=5916.43, stdev=7515.82
    clat percentiles (usec):
     |  1.00th=[  374],  5.00th=[  684], 10.00th=[ 1032], 20.00th=[ 1768],
     | 30.00th=[ 2384], 40.00th=[ 2960], 50.00th=[ 3632], 60.00th=[ 4512],
     | 70.00th=[ 5728], 80.00th=[ 7776], 90.00th=[12224], 95.00th=[18048],
     | 99.00th=[36096], 99.50th=[47872], 99.90th=[84480], 99.95th=[97792],
     | 99.99th=[107008]
    bw (KB  /s): min= 4349, max=34440, per=12.51%, avg=21643.70, stdev=4020.06
    lat (usec) : 20=0.01%, 50=0.01%, 100=0.01%, 250=0.22%, 500=2.15%
    lat (usec) : 750=3.63%, 1000=3.55%
    lat (msec) : 2=14.05%, 4=31.00%, 10=31.46%, 20=9.95%, 50=3.54%
    lat (msec) : 100=0.42%, 250=0.04%
  cpu          : usr=1.76%, sys=12.98%, ctx=571144, majf=0, minf=92
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=2594659/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=10135MB, aggrb=172965KB/s, minb=172965KB/s, maxb=172965KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  sda: ios=0/2604620, merge=0/203628, ticks=0/7439180, in_queue=7445564, util=99.60%
Upload
Speedtest results
Upload speed
433.36 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 10 servers based on location:
  Skipping the closest server hosted by Vodafone DE (Frankfurt) [0.00 km]
  1. SoftLayer Technologies, Inc. (Frankfurt) [0.00 km]: 1.963 ms
  2. LeaseWeb (Frankfurt) [0.00 km]: 2.944 ms
  3. Tele2 (Frankfurt) [0.00 km]: 21.841 ms
  4. IP-Projects GmbH & Co. KG (Frankfurt) [0.00 km]: 42.093 ms
  5. Base-Mail (Frankfurt) [0.00 km]: 7.239 ms
  6. 23media GmbH (Frankfurt) [0.00 km]: 3.146 ms
  7. Robin Kipp (Frankfurt) [0.00 km]: 8.588 ms
  8. PfalzKom (Ludwigshafen) [72.88 km]: 6.906 ms
  9. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 6.793 ms
  10. HillCom Solutions (Alsfeld) [81.91 km]: 7.591 ms
Testing upload speeds
  1. SoftLayer Technologies, Inc. (Frankfurt):    ......................... 668.14 Mbit/s
  2. LeaseWeb (Frankfurt):                        ......................... 588.64 Mbit/s
  3. Tele2 (Frankfurt):                           ......................... 635.06 Mbit/s
  4. IP-Projects GmbH & Co. KG (Frankfurt):       ......................... 505.46 Mbit/s
  5. Base-Mail (Frankfurt):                       ......................... 238.98 Mbit/s
  6. 23media GmbH (Frankfurt):                    ......................... 481.38 Mbit/s
  7. Robin Kipp (Frankfurt):                      ......................... 237.37 Mbit/s
  8. PfalzKom (Ludwigshafen):                     ......................... 448.06 Mbit/s
  9. KEVAG Telekom GmbH (Koblenz):                ......................... 460.72 Mbit/s
  10. HillCom Solutions (Alsfeld):                ......................... 69.75 Mbit/s
Average upload speed is 433.36 Mbit/s