Stopwatch
Benchmark report #3992
SSD Nodes – Preon (Large)
Report
Share test result

Test results for Preon (Large) at SSD Nodes


Server specs:


56 × Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz
16 GB RAM / 82 GB disk space
Ubuntu 16.04 Xenial
Tustin, United States

Benchmark results summary:


UnixBench - 2844.6
Disk Read - 1 MB/s
Disk Write - 1419 MB/s
Bandwidth - 1614.21 MB/s

More: https://serverscope.io/trials/GPPK
Share
Share this page
Cpu chip
Server Specs
CPU
56 × Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz
CPU Cores
14 × 3147 MHz
RAM
16 GB
Disk
82 GB
OS
Ubuntu 16.04 Xenial
Location
Tustin, United States
Benchmark summary
Benchmark summary
UnixBench
2844.6
Disk Read
1 MB/s
Disk Write
1419 MB/s
Bandwidth
1614.21 Mbit/s
Speedtest
119.81 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2844.6
UnixBench (one CPU)
886.3
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-BqKd3l/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-BqKd3l/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-BqKd3l/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-BqKd3l/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-BqKd3l/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-BqKd3l/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

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

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

56 x Execl Throughput  1 2 3

56 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

56 x File Copy 256 bufsize 500 maxblocks  1 2 3

56 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

56 x Process Creation  1 2 3

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

56 x Shell Scripts (1 concurrent)  1 2 3

56 x Shell Scripts (8 concurrent)  1 2 3

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

   System: pixdeo-ssdnode-01: GNU/Linux
   OS: GNU/Linux -- 4.4.0 -- #1 SMP Sat Jul 29 14:57:34 MSK 2017
   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-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 8: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 9: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 10: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 11: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 12: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 13: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 14: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 15: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 16: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 17: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 18: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 19: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 20: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 21: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 22: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 23: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 24: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 25: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 26: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 27: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 28: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 29: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 30: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 31: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 32: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 33: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 34: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 35: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 36: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 37: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 38: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 39: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 40: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 41: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5200.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 42: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 43: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 44: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 45: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 46: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 47: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 48: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 49: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 50: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 51: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 52: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 53: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 54: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 55: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz (5208.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   08:56:02 up 16:06,  1 user,  load average: 0.00, 0.01, 0.05; runlevel Aug

------------------------------------------------------------------------
Benchmark Run: Sat Aug 26 2017 08:56:02 - 09:24:12
56 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       35130512.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3785.1 MWIPS (9.8 s, 7 samples)
Execl Throughput                                710.7 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        820757.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          221279.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2443399.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1643314.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 103147.1 lps   (10.0 s, 7 samples)
Process Creation                                986.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2733.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    835.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        3682691.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   35130512.1   3010.3
Double-Precision Whetstone                       55.0       3785.1    688.2
Execl Throughput                                 43.0        710.7    165.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     820757.5   2072.6
File Copy 256 bufsize 500 maxblocks            1655.0     221279.5   1337.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    2443399.2   4212.8
Pipe Throughput                               12440.0    1643314.8   1321.0
Pipe-based Context Switching                   4000.0     103147.1    257.9
Process Creation                                126.0        986.1     78.3
Shell Scripts (1 concurrent)                     42.4       2733.2    644.6
Shell Scripts (8 concurrent)                      6.0        835.7   1392.8
System Call Overhead                          15000.0    3682691.0   2455.1
                                                                   ========
System Benchmarks Index Score                                         886.3

------------------------------------------------------------------------
Benchmark Run: Sat Aug 26 2017 09:24:12 - 10:23:02
56 CPUs in system; running 56 parallel copies of tests

Dhrystone 2 using register variables      173891629.7 lps   (10.1 s, 7 samples)
Double-Precision Whetstone                   214331.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3188.3 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        855881.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          216978.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2603706.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8283856.2 lps   (10.1 s, 7 samples)
Pipe-based Context Switching                 921801.3 lps   (10.2 s, 7 samples)
Process Creation                               4014.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7915.1 lpm   (60.3 s, 2 samples)
Shell Scripts (8 concurrent)                   1046.6 lpm   (61.4 s, 2 samples)
System Call Overhead                        4828010.4 lps   (10.1 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  173891629.7  14900.7
Double-Precision Whetstone                       55.0     214331.3  38969.3
Execl Throughput                                 43.0       3188.3    741.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     855881.4   2161.3
File Copy 256 bufsize 500 maxblocks            1655.0     216978.1   1311.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    2603706.9   4489.1
Pipe Throughput                               12440.0    8283856.2   6659.0
Pipe-based Context Switching                   4000.0     921801.3   2304.5
Process Creation                                126.0       4014.7    318.6
Shell Scripts (1 concurrent)                     42.4       7915.1   1866.8
Shell Scripts (8 concurrent)                      6.0       1046.6   1744.4
System Call Overhead                          15000.0    4828010.4   3218.7
                                                                   ========
System Benchmarks Index Score                                        2844.6

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.3593 s, 910 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.59364 s, 598 MB/s


Hard drive
FIO random read
Performance
1.96 MB/s
IOPS
501
./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=30279: Sat Aug 26 08:52:52 2017
  read : io=120400KB, bw=2006.2KB/s, iops=501, runt= 60015msec
    clat (usec): min=43, max=91194, avg=15944.54, stdev=3218.27
     lat (usec): min=43, max=91194, avg=15944.76, stdev=3218.27
    clat percentiles (usec):
     |  1.00th=[ 6048],  5.00th=[11968], 10.00th=[12992], 20.00th=[14016],
     | 30.00th=[15168], 40.00th=[15936], 50.00th=[16064], 60.00th=[16064],
     | 70.00th=[16064], 80.00th=[18048], 90.00th=[19072], 95.00th=[20096],
     | 99.00th=[23936], 99.50th=[25984], 99.90th=[30080], 99.95th=[55040],
     | 99.99th=[80384]
    bw (KB  /s): min=  214, max=  400, per=12.49%, avg=250.46, stdev=12.92
    lat (usec) : 50=0.01%, 100=0.04%, 250=0.24%, 500=0.06%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.05%, 4=0.09%, 10=2.53%, 20=90.06%, 50=6.85%
    lat (msec) : 100=0.06%
  cpu          : usr=0.01%, sys=0.26%, ctx=60129, majf=0, minf=320
  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=30100/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=120400KB, aggrb=2006KB/s, minb=2006KB/s, maxb=2006KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  ploop34839: ios=30063/377, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Hard drive
FIO random direct read
Performance
1.97 MB/s
IOPS
503
./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=30351: Sat Aug 26 08:53:53 2017
  read : io=120932KB, bw=2015.3KB/s, iops=503, runt= 60015msec
    clat (usec): min=32, max=37466, avg=15873.50, stdev=3076.79
     lat (usec): min=32, max=37466, avg=15873.72, stdev=3076.79
    clat percentiles (usec):
     |  1.00th=[ 4016],  5.00th=[11968], 10.00th=[12992], 20.00th=[14016],
     | 30.00th=[15040], 40.00th=[15936], 50.00th=[16064], 60.00th=[16064],
     | 70.00th=[16064], 80.00th=[18048], 90.00th=[19072], 95.00th=[20096],
     | 99.00th=[23936], 99.50th=[25984], 99.90th=[28032], 99.95th=[29056],
     | 99.99th=[30080]
    bw (KB  /s): min=  233, max=  779, per=12.49%, avg=251.59, stdev=25.37
    lat (usec) : 50=0.13%, 100=0.11%, 250=0.47%, 500=0.03%, 750=0.03%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.07%, 4=0.10%, 10=2.33%, 20=89.46%, 50=7.27%
  cpu          : usr=0.01%, sys=0.25%, ctx=60184, majf=0, minf=304
  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=30233/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=120932KB, aggrb=2015KB/s, minb=2015KB/s, maxb=2015KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  ploop34839: ios=30193/17, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Hard drive
FIO random write
Performance
1419.2 MB/s
IOPS
363311
./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=30491: Sat Aug 26 08:55:59 2017
  write: io=85154MB, bw=1419.2MB/s, iops=363311, runt= 60002msec
    clat (usec): min=0, max=9945.9K, avg=21.40, stdev=6035.59
     lat (usec): min=1, max=9945.9K, avg=21.45, stdev=6035.59
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    5], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    7], 90.00th=[    8], 95.00th=[    9],
     | 99.00th=[   17], 99.50th=[   19], 99.90th=[ 1256], 99.95th=[11584],
     | 99.99th=[20352]
    bw (KB  /s): min=    0, max=348000, per=14.90%, avg=216547.65, stdev=41385.71
    lat (usec) : 2=0.88%, 4=23.38%, 10=71.30%, 20=3.97%, 50=0.35%
    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) : >=2000=0.01%
  cpu          : usr=2.43%, sys=26.69%, ctx=1140576, majf=0, minf=294
  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=21799396/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=85154MB, aggrb=1419.2MB/s, minb=1419.2MB/s, maxb=1419.2MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  ploop34839: ios=0/258283, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Hard drive
FIO random direct write
Performance
919.35 MB/s
IOPS
235353
./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=30423: Sat Aug 26 08:54:56 2017
  write: io=55170MB, bw=941415KB/s, iops=235353, runt= 60010msec
    clat (usec): min=1, max=780431, avg=25.50, stdev=1309.15
     lat (usec): min=1, max=780431, avg=25.55, stdev=1309.16
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    5], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    7], 90.00th=[    8], 95.00th=[    9],
     | 99.00th=[   17], 99.50th=[   20], 99.90th=[ 3856], 99.95th=[12480],
     | 99.99th=[23424]
    bw (KB  /s): min=    0, max=345449, per=17.03%, avg=160308.66, stdev=100027.30
    lat (usec) : 2=0.99%, 4=24.24%, 10=70.34%, 20=3.90%, 50=0.39%
    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%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=1.58%, sys=17.38%, ctx=776926, majf=0, minf=298
  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=14123580/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=55170MB, aggrb=941415KB/s, minb=941415KB/s, maxb=941415KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  ploop34839: ios=0/377014, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Download
Download benchmark results
Download speed
1614.21 Mbit/s
Downloaded 104857600 bytes in 0.452 sec
Downloaded 104857600 bytes in 0.570 sec
Downloaded 104857600 bytes in 0.492 sec
Downloaded 104857600 bytes in 0.457 sec
Downloaded 104857600 bytes in 0.507 sec
Finished! Average download speed is 1614.21 Mbit/s
Upload
Speedtest results
Upload speed
119.81 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Strasmore ...
Selecting 15 servers that are not too close:
  1. Ultimate Internet Access (Ontario, CA) [38.83 km]: 63.375 ms
  2. T-Mobile (Riverside, CA) [45.65 km]: 52.689 ms
  3. AT&T (Los Angeles, CA) [51.71 km]: 45.424 ms
  4. Time Warner Cable (Los Angeles, CA) [51.71 km]: 59.025 ms
  5. Atlantic Metro (Los Angeles, CA) [51.71 km]: 54.147 ms
  6. Race Communications (Los Angeles, CA) [51.71 km]: 70.43 ms
  7. Speedtest.net (Los Angeles, CA) [51.71 km]: 47.878 ms
  8. SingTel (Los Angeles, CA) [51.71 km]: 138.941 ms
  9. Host Duplex (Los Angeles, CA) [51.71 km]: 50.571 ms
  10. Phyber Communications (Los Angeles, CA) [51.71 km]: 63.987 ms
  11. Race Communications (Los Angeles, CA) [51.71 km]: 72.823 ms
  12. WebNX (Los Angeles, CA) [51.71 km]: 65.467 ms
  13. QuadraNet, Inc (Los Angeles, CA) [51.71 km]: 58.535 ms
  14. psychz.net (Los Angeles, CA) [51.71 km]: 69.093 ms
  15. GorillaServers (Los Angeles, CA) [51.71 km]: 98.165 ms
Testing upload speeds
  1. Ultimate Internet Access (Ontario, CA):      ......................... 50.61 Mbit/s
  2. T-Mobile (Riverside, CA):                    ......................... 138.40 Mbit/s
  3. AT&T (Los Angeles, CA):                      ......................... 110.32 Mbit/s
  4. Time Warner Cable (Los Angeles, CA):         ......................... 94.47 Mbit/s
  5. Atlantic Metro (Los Angeles, CA):            ......................... 147.50 Mbit/s
  6. Race Communications (Los Angeles, CA):       ......................... 128.95 Mbit/s
  7. Speedtest.net (Los Angeles, CA):             ......................... 181.59 Mbit/s
  8. SingTel (Los Angeles, CA):                   ......................... 72.96 Mbit/s
  9. Host Duplex (Los Angeles, CA):               ......................... 118.86 Mbit/s
  10. Phyber Communications (Los Angeles, CA):    ......................... 75.32 Mbit/s
  11. Race Communications (Los Angeles, CA):      ......................... 107.68 Mbit/s
  12. WebNX (Los Angeles, CA):                    ......................... 125.02 Mbit/s
  13. QuadraNet, Inc (Los Angeles, CA):           ......................... 136.67 Mbit/s
  14. psychz.net (Los Angeles, CA):               ......................... 16.80 Mbit/s
  15. GorillaServers (Los Angeles, CA):           ......................... 31.90 Mbit/s
Average upload speed is 102.47 Mbit/s