Stopwatch
Benchmark report #3351
SSD Nodes – Gluon (X-Large)
Report
Share test result

Test results for Gluon (X-Large) at SSD Nodes


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
32 GB RAM / 165 GB disk space
Ubuntu 16.04 Xenial
Tustin, United States

Benchmark results summary:


UnixBench - 3661.1
Disk Read - 6382 MB/s
Disk Write - 1365 MB/s
Bandwidth - 1131.86 MB/s

More: https://serverscope.io/trials/OZKV
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
CPU Cores
8 × 3200 MHz
RAM
32 GB
Disk
165 GB
OS
Ubuntu 16.04 Xenial
Location
Tustin, United States
Benchmark summary
Benchmark summary
UnixBench
3661.1
Disk Read
6382 MB/s
Disk Write
1365 MB/s
Bandwidth
1131.86 Mbit/s
Speedtest
117.78 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3661.1
UnixBench (one CPU)
1547.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 
src/pipe.c: In function "main":
src/pipe.c:52:2: warning: ignoring return value of "pipe", declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function "dummy":
src/big.c:109:5: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of "dup", declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of "freopen", declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of "write", declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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-KStr9W/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-KStr9W/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-KStr9W/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-KStr9W/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-KStr9W/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-KStr9W/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
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: ssdnodes-server1: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.16 -- #1 SMP Tue Dec 13 20:58:28 MSK 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   13:23:13 up 6 days,  2:44,  1 user,  load average: 7.85, 4.62, 1.94; runlevel May

------------------------------------------------------------------------
Benchmark Run: Thu May 18 2017 13:23:13 - 13:51:58
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       35682783.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4602.7 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3905.9 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        753664.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          224164.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1596093.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1689625.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 220559.3 lps   (10.0 s, 7 samples)
Process Creation                              10077.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  10343.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2677.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2637433.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   35682783.9   3057.7
Double-Precision Whetstone                       55.0       4602.7    836.9
Execl Throughput                                 43.0       3905.9    908.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     753664.9   1903.2
File Copy 256 bufsize 500 maxblocks            1655.0     224164.2   1354.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1596093.7   2751.9
Pipe Throughput                               12440.0    1689625.5   1358.2
Pipe-based Context Switching                   4000.0     220559.3    551.4
Process Creation                                126.0      10077.6    799.8
Shell Scripts (1 concurrent)                     42.4      10343.3   2439.5
Shell Scripts (8 concurrent)                      6.0       2677.8   4463.0
System Call Overhead                          15000.0    2637433.6   1758.3
                                                                   ========
System Benchmarks Index Score                                        1547.8

------------------------------------------------------------------------
Benchmark Run: Thu May 18 2017 13:51:58 - 14:20:47
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      139016391.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    18232.1 MWIPS (9.9 s, 7 samples)
Execl Throughput                              16361.9 lps   (29.4 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        747390.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          215462.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1874691.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6519311.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1125218.4 lps   (10.0 s, 7 samples)
Process Creation                              29772.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  26899.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3602.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        5494268.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  139016391.8  11912.3
Double-Precision Whetstone                       55.0      18232.1   3314.9
Execl Throughput                                 43.0      16361.9   3805.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     747390.1   1887.3
File Copy 256 bufsize 500 maxblocks            1655.0     215462.3   1301.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1874691.4   3232.2
Pipe Throughput                               12440.0    6519311.8   5240.6
Pipe-based Context Switching                   4000.0    1125218.4   2813.0
Process Creation                                126.0      29772.8   2362.9
Shell Scripts (1 concurrent)                     42.4      26899.0   6344.1
Shell Scripts (8 concurrent)                      6.0       3602.0   6003.3
System Call Overhead                          15000.0    5494268.5   3662.8
                                                                   ========
System Benchmarks Index Score                                        3661.1

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, 2.67977 s, 801 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, 2.3279 s, 922 MB/s


Hard drive
FIO random read
Performance
6382.3 MB/s
IOPS
1673113
./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=14255: Thu May 18 13:20:10 2017
  read : io=382940MB, bw=6382.3MB/s, iops=1633.9K, runt= 60001msec
    clat (usec): min=0, max=139453, avg= 3.88, stdev=128.66
     lat (usec): min=0, max=139453, avg= 3.95, stdev=129.13
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[  157], 99.90th=[  298], 99.95th=[ 1012],
     | 99.99th=[ 3024]
    bw (KB  /s): min=  178, max=2823184, per=12.51%, avg=817284.91, stdev=818651.79
    lat (usec) : 2=85.50%, 4=13.82%, 10=0.07%, 20=0.02%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.45%, 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=9.37%, sys=24.75%, ctx=709898, majf=0, minf=293
  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=98032540/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=382940MB, aggrb=6382.3MB/s, minb=6382.3MB/s, maxb=6382.3MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
6933.3 MB/s
IOPS
1817497
./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=14283: Thu May 18 13:21:10 2017
  read : io=415999MB, bw=6933.3MB/s, iops=1774.9K, runt= 60001msec
    clat (usec): min=0, max=87538, avg= 3.56, stdev=109.74
     lat (usec): min=0, max=87538, avg= 3.62, stdev=110.17
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[   88], 99.90th=[  418], 99.95th=[ 1012],
     | 99.99th=[ 2096]
    bw (KB  /s): min= 6312, max=2918704, per=12.49%, avg=886693.12, stdev=769695.01
    lat (usec) : 2=88.48%, 4=10.90%, 10=0.05%, 20=0.01%, 50=0.04%
    lat (usec) : 100=0.03%, 250=0.35%, 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=9.68%, sys=26.08%, ctx=706366, majf=0, minf=290
  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=106495785/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=415999MB, aggrb=6933.3MB/s, minb=6933.3MB/s, maxb=6933.3MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random write
Performance
1365.4 MB/s
IOPS
349532
./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=14339: Thu May 18 13:23:11 2017
  write: io=81923MB, bw=1365.4MB/s, iops=349532, runt= 60001msec
    clat (usec): min=1, max=411407, avg= 7.86, stdev=272.74
     lat (usec): min=1, max=411407, avg= 7.96, stdev=273.26
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[    8], 99.50th=[   10], 99.90th=[ 1032], 99.95th=[ 4080],
     | 99.99th=[ 8032]
    bw (KB  /s): min= 1792, max=292585, per=12.55%, avg=175527.76, stdev=40332.33
    lat (usec) : 2=4.40%, 4=77.48%, 10=17.46%, 20=0.42%, 50=0.08%
    lat (usec) : 100=0.02%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.05%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=2.42%, sys=17.69%, ctx=512915, majf=0, minf=268
  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=20972329/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=81923MB, aggrb=1365.4MB/s, minb=1365.4MB/s, maxb=1365.4MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct write
Performance
535.27 MB/s
IOPS
137029
./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=14311: Thu May 18 13:22:11 2017
  write: io=32353MB, bw=548117KB/s, iops=137029, runt= 60442msec
    clat (usec): min=0, max=2395.7K, avg=12.23, stdev=2371.21
     lat (usec): min=1, max=2395.7K, avg=12.33, stdev=2371.31
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[    8], 99.50th=[   11], 99.90th=[  233], 99.95th=[ 1768],
     | 99.99th=[ 7072]
    bw (KB  /s): min=    0, max=506040, per=30.17%, avg=165372.83, stdev=136251.89
    lat (usec) : 2=3.26%, 4=80.31%, 10=15.73%, 20=0.41%, 50=0.11%
    lat (usec) : 100=0.04%, 250=0.04%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.94%, sys=7.99%, ctx=712280, majf=0, minf=277
  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=8282323/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=32353MB, aggrb=548117KB/s, minb=548117KB/s, maxb=548117KB/s, mint=60442msec, maxt=60442msec
Download
Download benchmark results
Download speed
1131.86 Mbit/s
Downloaded 104857600 bytes in 0.852 sec
Downloaded 104857600 bytes in 0.670 sec
Downloaded 104857600 bytes in 0.689 sec
Downloaded 104857600 bytes in 0.612 sec
Downloaded 104857600 bytes in 0.711 sec
Finished! Average download speed is 1131.86 Mbit/s
Upload
Speedtest results
Upload speed
117.78 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from SSD Nodes ...
Selecting 15 servers that are not too close:
  1. Ultimate Internet Access (Ontario, CA) [38.83 km]: 50.461 ms
  2. T-Mobile (Riverside, CA) [45.65 km]: 53.691 ms
  3. AT&T (Los Angeles, CA) [51.71 km]: 50.156 ms
  4. Atlantic Metro (Los Angeles, CA) [51.71 km]: 61.663 ms
  5. Time Warner Cable (Los Angeles, CA) [51.71 km]: 75.415 ms
  6. Race Communications (Los Angeles, CA) [51.71 km]: 64.178 ms
  7. SingTel (Los Angeles, CA) [51.71 km]: 139.399 ms
  8. Speedtest.net (Los Angeles, CA) [51.71 km]: 1800000.0 ms
  9. QuadraNet, Inc (Los Angeles, CA) [51.71 km]: 46.727 ms
  10. Host Duplex (Los Angeles, CA) [51.71 km]: 85.779 ms
  11. WebNX (Los Angeles, CA) [51.71 km]: 71.112 ms
  12. Phyber Communications (Los Angeles, CA) [51.71 km]: 58.042 ms
  13. psychz.net (Los Angeles, CA) [51.71 km]: 47.3 ms
  14. HugeServer Networks, LLC (Los Angeles, CA) [51.71 km]: 78.892 ms
  15. California Internet Solutions (Los Angeles, CA) [51.71 km]: 44.944 ms
Testing upload speeds
  1. Ultimate Internet Access (Ontario, CA):      ......................... 62.54 Mbit/s
  2. T-Mobile (Riverside, CA):                    ......................... 111.50 Mbit/s
  3. AT&T (Los Angeles, CA):                      ......................... 126.43 Mbit/s
  4. Atlantic Metro (Los Angeles, CA):            ......................... 140.42 Mbit/s
  5. Time Warner Cable (Los Angeles, CA):         ......................... 80.35 Mbit/s
  6. Race Communications (Los Angeles, CA):       ......................... 122.00 Mbit/s
  7. SingTel (Los Angeles, CA):                   ......................... 160.08 Mbit/s
  8. Speedtest.net (Los Angeles, CA):             ......................... 26.05 Mbit/s
  9. QuadraNet, Inc (Los Angeles, CA):            ......................... 75.02 Mbit/s
  10. Host Duplex (Los Angeles, CA):              ......................... 109.76 Mbit/s
  11. WebNX (Los Angeles, CA):                    ......................... 155.44 Mbit/s
  12. Phyber Communications (Los Angeles, CA):    ......................... 152.10 Mbit/s
  13. psychz.net (Los Angeles, CA):               ......................... 18.22 Mbit/s
  14. HugeServer Networks, LLC (Los Angeles, CA): ......................... 164.92 Mbit/s
  15. California Internet Solutions (Los Angeles, CA):......................... 70.59 Mbit/s
Average upload speed is 105.03 Mbit/s