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-0bC8AI/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-0bC8AI/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-0bC8AI/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-0bC8AI/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-0bC8AI/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-0bC8AI/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
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: vps668-xqerz: GNU/Linux
OS: GNU/Linux -- 2.6.32-042stab120.18 -- #1 SMP Fri Jan 13 10:32:04 MSK 2017
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: Intel Core Processor (Haswell, no TSX) (4788.9 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
22:19:44 up 1:20, 1 user, load average: 0.28, 0.81, 1.31; runlevel Mar
------------------------------------------------------------------------
Benchmark Run: Fri Mar 17 2017 22:19:44 - 22:47:55
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 27584059.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3636.5 MWIPS (9.8 s, 7 samples)
Execl Throughput 3467.5 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 707448.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 188244.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1430535.4 KBps (30.0 s, 2 samples)
Pipe Throughput 1390046.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 247837.0 lps (10.0 s, 7 samples)
Process Creation 8526.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6470.2 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 832.2 lpm (60.0 s, 2 samples)
System Call Overhead 2155731.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 27584059.3 2363.7
Double-Precision Whetstone 55.0 3636.5 661.2
Execl Throughput 43.0 3467.5 806.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 707448.0 1786.5
File Copy 256 bufsize 500 maxblocks 1655.0 188244.7 1137.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1430535.4 2466.4
Pipe Throughput 12440.0 1390046.2 1117.4
Pipe-based Context Switching 4000.0 247837.0 619.6
Process Creation 126.0 8526.5 676.7
Shell Scripts (1 concurrent) 42.4 6470.2 1526.0
Shell Scripts (8 concurrent) 6.0 832.2 1386.9
System Call Overhead 15000.0 2155731.4 1437.2
========
System Benchmarks Index Score 1200.9