Stopwatch
Benchmark report #2963
Digital Ocean – 8GB
Report
Share test result

Test results for 8GB at Digital Ocean


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
8 GB RAM / 82 GB disk space
Centos 7.3.1611 Core
New York, United States

Benchmark results summary:


UnixBench - 2531.6


More: https://serverscope.io/trials/02XQ
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
CPU Cores
1 × 2400 MHz
RAM
8 GB
Disk
82 GB
OS
Centos 7.3.1611 Core
Location
New York, United States
Benchmark summary
Benchmark summary
UnixBench
2531.6
Disk Read
N/A
Disk Write
N/A
Bandwidth
N/A
Speedtest
N/A
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2531.6
UnixBench (one CPU)
868.4
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-WBbPg9/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-WBbPg9/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-WBbPg9/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-WBbPg9/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-WBbPg9/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-WBbPg9/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: centos-8gb-nyc2-01: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.6.1.el7.x86_64 -- #1 SMP Wed Jan 18 13:06:36 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   01:29:56 up 15 min,  1 user,  load average: 0.91, 3.05, 1.89; runlevel 2017-03-31

------------------------------------------------------------------------
Benchmark Run: Fri Mar 31 2017 01:29:56 - 01:57:13
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       25377832.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3370.5 MWIPS (5.5 s, 7 samples)
Execl Throughput                               1355.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        697215.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          166562.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1272263.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1014487.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 131105.1 lps   (10.0 s, 7 samples)
Process Creation                               3415.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2777.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1187.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        1799961.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   25377832.0   2174.6
Double-Precision Whetstone                       55.0       3370.5    612.8
Execl Throughput                                 43.0       1355.7    315.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     697215.7   1760.6
File Copy 256 bufsize 500 maxblocks            1655.0     166562.4   1006.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1272263.9   2193.6
Pipe Throughput                               12440.0    1014487.3    815.5
Pipe-based Context Switching                   4000.0     131105.1    327.8
Process Creation                                126.0       3415.9    271.1
Shell Scripts (1 concurrent)                     42.4       2777.4    655.1
Shell Scripts (8 concurrent)                      6.0       1187.2   1978.6
System Call Overhead                          15000.0    1799961.6   1200.0
                                                                   ========
System Benchmarks Index Score                                         868.4

------------------------------------------------------------------------
Benchmark Run: Fri Mar 31 2017 01:57:13 - 02:24:40
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      106463806.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14064.8 MWIPS (5.8 s, 7 samples)
Execl Throughput                              12509.2 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        534363.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          149492.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1008210.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4291113.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 719777.4 lps   (10.0 s, 7 samples)
Process Creation                              18275.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  15774.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2518.6 lpm   (60.1 s, 2 samples)
System Call Overhead                        5142015.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  106463806.8   9122.9
Double-Precision Whetstone                       55.0      14064.8   2557.2
Execl Throughput                                 43.0      12509.2   2909.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     534363.2   1349.4
File Copy 256 bufsize 500 maxblocks            1655.0     149492.5    903.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1008210.1   1738.3
Pipe Throughput                               12440.0    4291113.9   3449.4
Pipe-based Context Switching                   4000.0     719777.4   1799.4
Process Creation                                126.0      18275.6   1450.4
Shell Scripts (1 concurrent)                     42.4      15774.8   3720.5
Shell Scripts (8 concurrent)                      6.0       2518.6   4197.7
System Call Overhead                          15000.0    5142015.0   3428.0
                                                                   ========
System Benchmarks Index Score                                        2531.6