test-1-benchmark

From Sole Porcupine, 1 Year ago, written in Plain Text, viewed 117 times.
URL https://paste.steamr.com/view/2bb792f6 Embed
Download Paste or View Raw
  1. Architecture:        x86_64
  2. CPU op-mode(s):      32-bit, 64-bit
  3. Byte Order:          Little Endian
  4. CPU(s):              4
  5. On-line CPU(s) list: 0-3
  6. Thread(s) per core:  1
  7. Core(s) per socket:  4
  8. Socket(s):           1
  9. NUMA node(s):        1
  10. Vendor ID:           GenuineIntel
  11. BIOS Vendor ID:      Red Hat
  12. CPU family:          6
  13. Model:               134
  14. Model name:          Intel Xeon Processor (Icelake)
  15. BIOS Model name:     RHEL 7.6.0 PC (i440FX + PIIX, 1996)
  16. Stepping:            0
  17. CPU MHz:             2294.608
  18. BogoMIPS:            4589.21
  19. Virtualization:      VT-x
  20. Hypervisor vendor:   KVM
  21. Virtualization type: full
  22. L1d cache:           32K
  23. L1i cache:           32K
  24. L2 cache:            4096K
  25. L3 cache:            16384K
  26. NUMA node0 CPU(s):   0-3
  27. Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves wbnoinvd arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid fsrm md_clear arch_capabilities
  28. gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c
  29. gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum='register int' src/arith.c
  30. gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c
  31. gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c
  32. gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c
  33. gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c
  34. gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c
  35. gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c
  36. gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c
  37. gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c
  38. gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c
  39. gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c
  40. gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c
  41. 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
  42. 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
  43. gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c
  44. gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c
  45. gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DGTODay -DUNIXBENCH src/whets.c -lm
  46. make all
  47. make[1]: Entering directory '/byte-unixbench/UnixBench'
  48. make distr
  49. make[2]: Entering directory '/byte-unixbench/UnixBench'
  50. Checking distribution of files
  51. ./pgms  exists
  52. ./src  exists
  53. ./testdir  exists
  54. ./tmp  exists
  55. ./results  exists
  56. make[2]: Leaving directory '/byte-unixbench/UnixBench'
  57. make programs
  58. make[2]: Entering directory '/byte-unixbench/UnixBench'
  59. make[2]: Nothing to be done for 'programs'.
  60. make[2]: Leaving directory '/byte-unixbench/UnixBench'
  61. make[1]: Leaving directory '/byte-unixbench/UnixBench'
  62.  
  63.    #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
  64.    #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
  65.    #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
  66.    #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
  67.    #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
  68.     ####   #    #  #  #    #          #####   ######  #    #   ####   #    #
  69.  
  70.    Version 5.1.3                      Based on the Byte Magazine Unix Benchmark
  71.  
  72.    Multi-CPU version                  Version 5 revisions by Ian Smith,
  73.                                       Sunnyvale, CA, USA
  74.    January 13, 2011                   johantheghost at yahoo period com
  75.  
  76. ------------------------------------------------------------------------------
  77.    Use directories for:
  78.       * File I/O tests (named fs***) = /byte-unixbench/UnixBench/tmp
  79.       * Results                      = /byte-unixbench/UnixBench/results
  80. ------------------------------------------------------------------------------
  81.  
  82.  
  83. 1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
  84.  
  85. 1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
  86.  
  87. 1 x Execl Throughput  1 2 3
  88.  
  89. 1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3
  90.  
  91. 1 x File Copy 256 bufsize 500 maxblocks  1 2 3
  92.  
  93. 1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3
  94.  
  95. 1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
  96.  
  97. 1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
  98.  
  99. 1 x Process Creation  1 2 3
  100.  
  101. 1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
  102.  
  103. 1 x Shell Scripts (1 concurrent)  1 2 3
  104.  
  105. 1 x Shell Scripts (8 concurrent)  1 2 3
  106.  
  107. 4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
  108.  
  109. 4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
  110.  
  111. 4 x Execl Throughput  1 2 3
  112.  
  113. 4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3
  114.  
  115. 4 x File Copy 256 bufsize 500 maxblocks  1 2 3
  116.  
  117. 4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3
  118.  
  119. 4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
  120.  
  121. 4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
  122.  
  123. 4 x Process Creation  1 2 3
  124.  
  125. 4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
  126.  
  127. 4 x Shell Scripts (1 concurrent)  1 2 3
  128.  
  129. 4 x Shell Scripts (8 concurrent)  1 2 3
  130.  
  131. ========================================================================
  132.    BYTE UNIX Benchmarks (Version 5.1.3)
  133.  
  134.    System: test-1: GNU/Linux
  135.    OS: GNU/Linux -- 4.18.0-425.3.1.el8.x86_64 -- #1 SMP Wed Nov 9 20:13:27 UTC 2022
  136.    Machine: x86_64 (x86_64)
  137.    Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
  138.    CPU 0: Intel Xeon Processor (Icelake) (4589.2 bogomips)
  139.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  140.    CPU 1: Intel Xeon Processor (Icelake) (4589.2 bogomips)
  141.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  142.    CPU 2: Intel Xeon Processor (Icelake) (4589.2 bogomips)
  143.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  144.    CPU 3: Intel Xeon Processor (Icelake) (4589.2 bogomips)
  145.           Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
  146.    12:06:05 up 0 min,  0 users,  load average: 0.58, 0.14, 0.05; runlevel 2022-12-22
  147.  
  148. ------------------------------------------------------------------------
  149. Benchmark Run: Thu Dec 22 2022 12:06:05 - 12:33:57
  150. 4 CPUs in system; running 1 parallel copy of tests
  151.  
  152. Dhrystone 2 using register variables       46358473.1 lps   (10.0 s, 7 samples)
  153. Double-Precision Whetstone                     6848.7 MWIPS (9.0 s, 7 samples)
  154. Execl Throughput                               5114.5 lps   (30.0 s, 2 samples)
  155. File Copy 1024 bufsize 2000 maxblocks       1365872.0 KBps  (30.0 s, 2 samples)
  156. File Copy 256 bufsize 500 maxblocks          366747.1 KBps  (30.0 s, 2 samples)
  157. File Copy 4096 bufsize 8000 maxblocks       3936886.3 KBps  (30.0 s, 2 samples)
  158. Pipe Throughput                             2019005.4 lps   (10.0 s, 7 samples)
  159. Pipe-based Context Switching                  74026.8 lps   (10.0 s, 7 samples)
  160. Process Creation                               8884.2 lps   (30.0 s, 2 samples)
  161. Shell Scripts (1 concurrent)                   8759.9 lpm   (60.0 s, 2 samples)
  162. Shell Scripts (8 concurrent)                   2525.6 lpm   (60.0 s, 2 samples)
  163. System Call Overhead                        2482153.3 lps   (10.0 s, 7 samples)
  164.  
  165. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  166. Dhrystone 2 using register variables         116700.0   46358473.1   3972.4
  167. Double-Precision Whetstone                       55.0       6848.7   1245.2
  168. Execl Throughput                                 43.0       5114.5   1189.4
  169. File Copy 1024 bufsize 2000 maxblocks          3960.0    1365872.0   3449.2
  170. File Copy 256 bufsize 500 maxblocks            1655.0     366747.1   2216.0
  171. File Copy 4096 bufsize 8000 maxblocks          5800.0    3936886.3   6787.7
  172. Pipe Throughput                               12440.0    2019005.4   1623.0
  173. Pipe-based Context Switching                   4000.0      74026.8    185.1
  174. Process Creation                                126.0       8884.2    705.1
  175. Shell Scripts (1 concurrent)                     42.4       8759.9   2066.0
  176. Shell Scripts (8 concurrent)                      6.0       2525.6   4209.4
  177. System Call Overhead                          15000.0    2482153.3   1654.8
  178.                                                                    ========
  179. System Benchmarks Index Score                                        1767.6
  180.  
  181. ------------------------------------------------------------------------
  182. Benchmark Run: Thu Dec 22 2022 12:33:57 - 13:01:50
  183. 4 CPUs in system; running 4 parallel copies of tests
  184.  
  185. Dhrystone 2 using register variables      185854754.3 lps   (10.0 s, 7 samples)
  186. Double-Precision Whetstone                    27328.1 MWIPS (9.0 s, 7 samples)
  187. Execl Throughput                              12465.1 lps   (30.0 s, 2 samples)
  188. File Copy 1024 bufsize 2000 maxblocks        924178.8 KBps  (30.0 s, 2 samples)
  189. File Copy 256 bufsize 500 maxblocks          243872.8 KBps  (30.0 s, 2 samples)
  190. File Copy 4096 bufsize 8000 maxblocks       2793245.4 KBps  (30.0 s, 2 samples)
  191. Pipe Throughput                             8038410.7 lps   (10.0 s, 7 samples)
  192. Pipe-based Context Switching                 704725.2 lps   (10.0 s, 7 samples)
  193. Process Creation                              35216.0 lps   (30.0 s, 2 samples)
  194. Shell Scripts (1 concurrent)                  18722.2 lpm   (60.0 s, 2 samples)
  195. Shell Scripts (8 concurrent)                   2978.2 lpm   (60.0 s, 2 samples)
  196. System Call Overhead                        5665631.2 lps   (10.0 s, 7 samples)
  197.  
  198. System Benchmarks Index Values               BASELINE       RESULT    INDEX
  199. Dhrystone 2 using register variables         116700.0  185854754.3  15925.9
  200. Double-Precision Whetstone                       55.0      27328.1   4968.7
  201. Execl Throughput                                 43.0      12465.1   2898.9
  202. File Copy 1024 bufsize 2000 maxblocks          3960.0     924178.8   2333.8
  203. File Copy 256 bufsize 500 maxblocks            1655.0     243872.8   1473.6
  204. File Copy 4096 bufsize 8000 maxblocks          5800.0    2793245.4   4815.9
  205. Pipe Throughput                               12440.0    8038410.7   6461.7
  206. Pipe-based Context Switching                   4000.0     704725.2   1761.8
  207. Process Creation                                126.0      35216.0   2794.9
  208. Shell Scripts (1 concurrent)                     42.4      18722.2   4415.6
  209. Shell Scripts (8 concurrent)                      6.0       2978.2   4963.7
  210. System Call Overhead                          15000.0    5665631.2   3777.1
  211.                                                                    ========
  212. System Benchmarks Index Score                                        3831.4
  213.  
  214.  

Reply to "test-1-benchmark"

Here you can reply to the paste above