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 xe2x80x98mainxe2x80x99:
src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, 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 xe2x80x98dummyxe2x80x99:
src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
freopen("masterlog.00", "a", stderr);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
freopen(logname, "w", stderr);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
dup(pvec[0]);
^~~~~~~~~~~~
src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
freopen(logname, "w", stderr);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
write(fcopy, cp->line, p - cp->line + 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-9dgORj/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-9dgORj/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-9dgORj/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-9dgORj/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-9dgORj/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-9dgORj/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
8 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
8 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
8 x Execl Throughput 1 2 3
8 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
8 x File Copy 256 bufsize 500 maxblocks 1 2 3
8 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
8 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
8 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
8 x Process Creation 1 2 3
8 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
8 x Shell Scripts (1 concurrent) 1 2 3
8 x Shell Scripts (8 concurrent) 1 2 3
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: ssdnodes-47464: GNU/Linux
OS: GNU/Linux -- 4.15.0-50-generic -- #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 4: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 5: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 6: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 7: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
23:47:09 up 2 days, 16:37, 1 user, load average: 7.38, 4.73, 2.09; runlevel 2020-04-03
------------------------------------------------------------------------
Benchmark Run: Sun Apr 05 2020 23:47:09 - 00:15:19
8 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 21599328.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4146.4 MWIPS (9.4 s, 7 samples)
Execl Throughput 1879.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 248979.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 73602.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 700937.4 KBps (30.0 s, 2 samples)
Pipe Throughput 419730.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 22191.0 lps (10.0 s, 7 samples)
Process Creation 1369.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2390.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 572.8 lpm (60.1 s, 2 samples)
System Call Overhead 276295.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 21599328.0 1850.8
Double-Precision Whetstone 55.0 4146.4 753.9
Execl Throughput 43.0 1879.2 437.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 248979.0 628.7
File Copy 256 bufsize 500 maxblocks 1655.0 73602.0 444.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 700937.4 1208.5
Pipe Throughput 12440.0 419730.2 337.4
Pipe-based Context Switching 4000.0 22191.0 55.5
Process Creation 126.0 1369.7 108.7
Shell Scripts (1 concurrent) 42.4 2390.8 563.9
Shell Scripts (8 concurrent) 6.0 572.8 954.7
System Call Overhead 15000.0 276295.8 184.2
========
System Benchmarks Index Score 431.4
------------------------------------------------------------------------
Benchmark Run: Mon Apr 06 2020 00:15:19 - 00:43:40
8 CPUs in system; running 8 parallel copies of tests
Dhrystone 2 using register variables 144894282.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 28788.3 MWIPS (9.7 s, 7 samples)
Execl Throughput 5542.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 179013.4 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 59696.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 594485.1 KBps (30.0 s, 2 samples)
Pipe Throughput 2891008.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 152888.2 lps (10.0 s, 7 samples)
Process Creation 5144.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8116.0 lpm (60.1 s, 2 samples)
Shell Scripts (8 concurrent) 1467.2 lpm (60.2 s, 2 samples)
System Call Overhead 1786244.7 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 144894282.9 12416.0
Double-Precision Whetstone 55.0 28788.3 5234.2
Execl Throughput 43.0 5542.8 1289.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 179013.4 452.1
File Copy 256 bufsize 500 maxblocks 1655.0 59696.3 360.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 594485.1 1025.0
Pipe Throughput 12440.0 2891008.9 2324.0
Pipe-based Context Switching 4000.0 152888.2 382.2
Process Creation 126.0 5144.7 408.3
Shell Scripts (1 concurrent) 42.4 8116.0 1914.2
Shell Scripts (8 concurrent) 6.0 1467.2 2445.3
System Call Overhead 15000.0 1786244.7 1190.8
========
System Benchmarks Index Score 1321.3