|
Hewlett Packard Enterprise (Test Sponsor: HPE) ProLiant DL385 Gen11 |
SPECspeed®2017_int_base = 10.9 |
|
SPECspeed®2017_int_peak = 11.1 |
| CPU2017 License: | 3 | Test Date: | Jun-2023 |
|---|---|---|---|
| Test Sponsor: | HPE | Hardware Availability: | Sep-2023 |
| Tested by: | HPE | Software Availability: | Apr-2023 |
Benchmark result graphs are available in the PDF report.
| Hardware | |
|---|---|
| CPU Name: | AMD EPYC 9734 |
| Max MHz: | 3000 |
| Nominal: | 2200 |
| Enabled: | 224 cores, 2 chips |
| Orderable: | 1,2 chips |
| Cache L1: | 32 KB I + 32 KB D on chip per core |
| L2: | 1 MB I+D on chip per core |
| L3: | 256 MB I+D on chip per chip, 16 MB shared / 7 cores |
| Other: | None |
| Memory: | 1536 GB (24 x 64 GB 2Rx4 PC5-4800B-R) |
| Storage: | 1 x 480 GB SATA SSD |
| Other: | None |
| Software | |
|---|---|
| OS: | Red Hat Enterprise Linux 9.0 (Plow) Kernel 5.14.0-70.13.1.el9_0.x86_64 |
| Compiler: | C/C++/Fortran: Version 4.0.0 of AOCC |
| Parallel: | Yes |
| Firmware: | HPE BIOS Version v1.30 03/06/2023 released Mar-2023 |
| File System: | xfs |
| System State: | Run level 3 (multi-user) |
| Base Pointers: | 64-bit |
| Peak Pointers: | 64-bit |
| Other: | None |
| Power Management: | BIOS and OS set to prefer performance at the cost of additional power usage |
| Benchmark | Base | Peak | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Threads | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | Threads | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | |
| SPECspeed®2017_int_base | 10.9 | |||||||||||||
| SPECspeed®2017_int_peak | 11.1 | |||||||||||||
| Results appear in the order in which they were run. Bold underlined text indicates a median measurement. | ||||||||||||||
| 600.perlbench_s | 224 | 267 | 6.64 | 267 | 6.64 | 267 | 6.65 | 224 | 267 | 6.64 | 267 | 6.64 | 267 | 6.65 |
| 602.gcc_s | 224 | 350 | 11.4 | 350 | 11.4 | 351 | 11.4 | 1 | 350 | 11.4 | 350 | 11.4 | 351 | 11.4 |
| 605.mcf_s | 224 | 285 | 16.6 | 285 | 16.6 | 285 | 16.6 | 1 | 274 | 17.2 | 274 | 17.2 | 274 | 17.2 |
| 620.omnetpp_s | 224 | 264 | 6.18 | 263 | 6.19 | 260 | 6.26 | 1 | 259 | 6.29 | 255 | 6.40 | 262 | 6.23 |
| 623.xalancbmk_s | 224 | 98.4 | 14.4 | 93.4 | 15.2 | 93.4 | 15.2 | 1 | 86.1 | 16.5 | 86.6 | 16.4 | 86.2 | 16.4 |
| 625.x264_s | 224 | 105 | 16.9 | 105 | 16.8 | 104 | 16.9 | 1 | 104 | 17.0 | 104 | 17.0 | 104 | 17.0 |
| 631.deepsjeng_s | 224 | 249 | 5.75 | 249 | 5.76 | 249 | 5.76 | 1 | 249 | 5.76 | 249 | 5.76 | 248 | 5.77 |
| 641.leela_s | 224 | 361 | 4.72 | 362 | 4.71 | 361 | 4.72 | 224 | 361 | 4.72 | 362 | 4.71 | 361 | 4.72 |
| 648.exchange2_s | 224 | 142 | 20.7 | 142 | 20.7 | 142 | 20.7 | 224 | 142 | 20.7 | 142 | 20.7 | 142 | 20.7 |
| 657.xz_s | 224 | 282 | 22.0 | 282 | 22.0 | 281 | 22.0 | 224 | 282 | 22.0 | 282 | 22.0 | 281 | 22.0 |
The AMD64 AOCC Compiler Suite is available at http://developer.amd.com/amd-aocc/
The config file option 'submit' was used. 'numactl' was used to bind copies to the cores. See the configuration file for details.
'ulimit -s unlimited' was used to set environment stack size limit 'ulimit -l 2097152' was used to set environment locked pages in memory limit runcpu command invoked through numactl i.e.: numactl --interleave=all runcpu <etc> To limit dirty cache to 8% of memory, 'sysctl -w vm.dirty_ratio=8' run as root. To limit swap usage to minimum necessary, 'sysctl -w vm.swappiness=1' run as root. To free node-local memory and avoid remote memory usage, 'sysctl -w vm.zone_reclaim_mode=1' run as root. To clear filesystem caches, 'sync; sysctl -w vm.drop_caches=3' run as root. To disable address space layout randomization (ASLR) to reduce run-to-run variability, 'sysctl -w kernel.randomize_va_space=0' run as root. To enable Transparent Hugepages (THP) for all allocations, 'echo always > /sys/kernel/mm/transparent_hugepage/enabled' and 'echo always > /sys/kernel/mm/transparent_hugepage/defrag' run as root.
Environment variables set by runcpu before the start of the run: GOMP_CPU_AFFINITY = "0-223" LD_LIBRARY_PATH = "/home/cpu2017/amd_speed_aocc400_znver4_A_lib/lib:" LIBOMP_NUM_HIDDEN_HELPER_THREADS = "0" MALLOC_CONF = "oversize_threshold:0,retain:true" OMP_DYNAMIC = "false" OMP_SCHEDULE = "static" OMP_STACKSIZE = "128M" OMP_THREAD_LIMIT = "224" Environment variables set by runcpu during the 602.gcc_s peak run: GOMP_CPU_AFFINITY = "15" Environment variables set by runcpu during the 605.mcf_s peak run: GOMP_CPU_AFFINITY = "15" Environment variables set by runcpu during the 620.omnetpp_s peak run: GOMP_CPU_AFFINITY = "15" Environment variables set by runcpu during the 623.xalancbmk_s peak run: GOMP_CPU_AFFINITY = "15" Environment variables set by runcpu during the 625.x264_s peak run: GOMP_CPU_AFFINITY = "15" Environment variables set by runcpu during the 631.deepsjeng_s peak run: GOMP_CPU_AFFINITY = "15"
Binaries were compiled on a system with 2x AMD EPYC 9174F CPU + 1.5TiB Memory using RHEL 8.6 NA: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Meltdown) is mitigated in the system as tested and documented. Yes: The test sponsor attests, as of date of publication, that CVE-2017-5753 (Spectre variant 1) is mitigated in the system as tested and documented. Yes: The test sponsor attests, as of date of publication, that CVE-2017-5715 (Spectre variant 2) is mitigated in the system as tested and documented.
BIOS Configuration
Workload Profile set to General Peak Frequency Compute
Determinism Control set to Manual
Performance Determinism set to Power Deterministic
AMD SMT Option set to Disabled
NUMA memory domains per socket set to Four memory domains per socket
Last-Level Cache (LLC) as NUMA Node set to Enabled
ACPI CST C2 Latency set to 18 microseconds
Thermal Configuration set to Maximum Cooling
Workload Profile set to Custom
Power Regulator set to OS Control Mode
Sysinfo program /home/cpu2017/bin/sysinfo
Rev: r6732 of 2022-11-07 fe91c89b7ed5c36ae2c92cc097bec197
running on localhost.localdomain Thu Jun 29 21:47:20 2023
SUT (System Under Test) info as seen by some common utilities.
------------------------------------------------------------
Table of contents
------------------------------------------------------------
1. uname -a
2. w
3. Username
4. ulimit -a
5. sysinfo process ancestry
6. /proc/cpuinfo
7. lscpu
8. numactl --hardware
9. /proc/meminfo
10. who -r
11. Systemd service manager version: systemd 250 (250-6.el9_0)
12. Failed units, from systemctl list-units --state=failed
13. Services, from systemctl list-unit-files
14. Linux kernel boot-time arguments, from /proc/cmdline
15. cpupower frequency-info
16. tuned-adm active
17. sysctl
18. /sys/kernel/mm/transparent_hugepage
19. /sys/kernel/mm/transparent_hugepage/khugepaged
20. OS release
21. Disk information
22. /sys/devices/virtual/dmi/id
23. dmidecode
24. BIOS
------------------------------------------------------------
------------------------------------------------------------
1. uname -a
Linux localhost.localdomain 5.14.0-70.13.1.el9_0.x86_64 #1 SMP PREEMPT Thu Apr 14 12:42:38 EDT 2022 x86_64
x86_64 x86_64 GNU/Linux
------------------------------------------------------------
2. w
21:47:20 up 1:16, 2 users, load average: 0.27, 0.06, 0.02
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
root tty1 25May22 400days 0.00s 0.00s -bash
root pts/0 25May22 24.00s 1.26s 0.12s /bin/bash ./amd_speed_aocc400_znver4_A1.sh
------------------------------------------------------------
3. Username
From environment variable $USER: root
------------------------------------------------------------
4. ulimit -a
real-time non-blocking time (microseconds, -R) unlimited
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 6191102
max locked memory (kbytes, -l) 2097152
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 6191102
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
------------------------------------------------------------
5. sysinfo process ancestry
/usr/lib/systemd/systemd --switched-root --system --deserialize 28
sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
sshd: root [priv]
sshd: root@pts/0
-bash
python3 ./run_intspeed_znver4_A1.py
/bin/bash ./amd_speed_aocc400_znver4_A1.sh
runcpu --config amd_speed_aocc400_znver4_A1.cfg --tune all --reportable --iterations 3 intspeed
runcpu --configfile amd_speed_aocc400_znver4_A1.cfg --tune all --reportable --iterations 3 --nopower
--runmode speed --tune base:peak --size test:train:refspeed intspeed --nopreenv --note-preenv --logfile
$SPEC/tmp/CPU2017.012/templogs/preenv.intspeed.012.0.log --lognum 012.0 --from_runcpu 2
specperl $SPEC/bin/sysinfo
$SPEC = /home/cpu2017
------------------------------------------------------------
6. /proc/cpuinfo
model name : AMD EPYC 9734 112-Core Processor
vendor_id : AuthenticAMD
cpu family : 25
model : 160
stepping : 2
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass
TLB size : 3584 4K pages
cpu cores : 112
siblings : 112
2 physical ids (chips)
224 processors (hardware threads)
physical id 0: core ids
0-6,16-22,32-38,48-54,64-70,80-86,96-102,112-118,128-134,144-150,160-166,176-182,192-198,208-214,224-230,
240-246
physical id 1: core ids
0-6,16-22,32-38,48-54,64-70,80-86,96-102,112-118,128-134,144-150,160-166,176-182,192-198,208-214,224-230,
240-246
physical id 0: apicids
0-6,16-22,32-38,48-54,64-70,80-86,96-102,112-118,128-134,144-150,160-166,176-182,192-198,208-214,224-230,
240-246
physical id 1: apicids
256-262,272-278,288-294,304-310,320-326,336-342,352-358,368-374,384-390,400-406,416-422,432-438,448-454,4
64-470,480-486,496-502
Caution: /proc/cpuinfo data regarding chips, cores, and threads is not necessarily reliable, especially for
virtualized systems. Use the above data carefully.
------------------------------------------------------------
7. lscpu
From lscpu from util-linux 2.37.4:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 52 bits physical, 57 bits virtual
Byte Order: Little Endian
CPU(s): 224
On-line CPU(s) list: 0-223
Vendor ID: AuthenticAMD
BIOS Vendor ID: Advanced Micro Devices, Inc.
Model name: AMD EPYC 9734 112-Core Processor
BIOS Model name: AMD EPYC 9734 112-Core Processor
CPU family: 25
Model: 160
Thread(s) per core: 1
Core(s) per socket: 112
Socket(s): 2
Stepping: 2
Frequency boost: enabled
CPU max MHz: 2200.0000
CPU min MHz: 1500.0000
BogoMIPS: 4393.34
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36
clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm
constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl
pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe
popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy
abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext
perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3
invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1
avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap
avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt
xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local
avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv
svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists
pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl avx512vbmi
umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg
avx512_vpopcntdq la57 rdpid overflow_recov succor smca fsrm flush_l1d
Virtualization: AMD-V
L1d cache: 7 MiB (224 instances)
L1i cache: 7 MiB (224 instances)
L2 cache: 224 MiB (224 instances)
L3 cache: 512 MiB (32 instances)
NUMA node(s): 32
NUMA node0 CPU(s): 0-6
NUMA node1 CPU(s): 7-13
NUMA node2 CPU(s): 56-62
NUMA node3 CPU(s): 63-69
NUMA node4 CPU(s): 28-34
NUMA node5 CPU(s): 35-41
NUMA node6 CPU(s): 84-90
NUMA node7 CPU(s): 91-97
NUMA node8 CPU(s): 42-48
NUMA node9 CPU(s): 49-55
NUMA node10 CPU(s): 98-104
NUMA node11 CPU(s): 105-111
NUMA node12 CPU(s): 14-20
NUMA node13 CPU(s): 21-27
NUMA node14 CPU(s): 70-76
NUMA node15 CPU(s): 77-83
NUMA node16 CPU(s): 112-118
NUMA node17 CPU(s): 119-125
NUMA node18 CPU(s): 168-174
NUMA node19 CPU(s): 175-181
NUMA node20 CPU(s): 140-146
NUMA node21 CPU(s): 147-153
NUMA node22 CPU(s): 196-202
NUMA node23 CPU(s): 203-209
NUMA node24 CPU(s): 154-160
NUMA node25 CPU(s): 161-167
NUMA node26 CPU(s): 210-216
NUMA node27 CPU(s): 217-223
NUMA node28 CPU(s): 126-132
NUMA node29 CPU(s): 133-139
NUMA node30 CPU(s): 182-188
NUMA node31 CPU(s): 189-195
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB
filling
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
From lscpu --cache:
NAME ONE-SIZE ALL-SIZE WAYS TYPE LEVEL SETS PHY-LINE COHERENCY-SIZE
L1d 32K 7M 8 Data 1 64 1 64
L1i 32K 7M 8 Instruction 1 64 1 64
L2 1M 224M 8 Unified 2 2048 1 64
L3 16M 512M 16 Unified 3 16384 1 64
------------------------------------------------------------
8. numactl --hardware
NOTE: a numactl 'node' might or might not correspond to a physical chip.
available: 32 nodes (0-31)
node 0 cpus: 0-6
node 0 size: 48136 MB
node 0 free: 47980 MB
node 1 cpus: 7-13
node 1 size: 48382 MB
node 1 free: 48223 MB
node 2 cpus: 56-62
node 2 size: 48382 MB
node 2 free: 48233 MB
node 3 cpus: 63-69
node 3 size: 48382 MB
node 3 free: 48279 MB
node 4 cpus: 28-34
node 4 size: 48382 MB
node 4 free: 48233 MB
node 5 cpus: 35-41
node 5 size: 48382 MB
node 5 free: 48126 MB
node 6 cpus: 84-90
node 6 size: 48382 MB
node 6 free: 48237 MB
node 7 cpus: 91-97
node 7 size: 48382 MB
node 7 free: 48242 MB
node 8 cpus: 42-48
node 8 size: 48382 MB
node 8 free: 48241 MB
node 9 cpus: 49-55
node 9 size: 48382 MB
node 9 free: 48247 MB
node 10 cpus: 98-104
node 10 size: 48382 MB
node 10 free: 48252 MB
node 11 cpus: 105-111
node 11 size: 48382 MB
node 11 free: 48168 MB
node 12 cpus: 14-20
node 12 size: 48382 MB
node 12 free: 48259 MB
node 13 cpus: 21-27
node 13 size: 48382 MB
node 13 free: 48264 MB
node 14 cpus: 70-76
node 14 size: 48382 MB
node 14 free: 48267 MB
node 15 cpus: 77-83
node 15 size: 48382 MB
node 15 free: 48260 MB
node 16 cpus: 112-118
node 16 size: 48382 MB
node 16 free: 47894 MB
node 17 cpus: 119-125
node 17 size: 48382 MB
node 17 free: 48140 MB
node 18 cpus: 168-174
node 18 size: 48382 MB
node 18 free: 48063 MB
node 19 cpus: 175-181
node 19 size: 48382 MB
node 19 free: 48185 MB
node 20 cpus: 140-146
node 20 size: 48382 MB
node 20 free: 48255 MB
node 21 cpus: 147-153
node 21 size: 48382 MB
node 21 free: 48261 MB
node 22 cpus: 196-202
node 22 size: 48382 MB
node 22 free: 48256 MB
node 23 cpus: 203-209
node 23 size: 48382 MB
node 23 free: 48276 MB
node 24 cpus: 154-160
node 24 size: 48382 MB
node 24 free: 48257 MB
node 25 cpus: 161-167
node 25 size: 48382 MB
node 25 free: 48247 MB
node 26 cpus: 210-216
node 26 size: 48382 MB
node 26 free: 48242 MB
node 27 cpus: 217-223
node 27 size: 48382 MB
node 27 free: 48253 MB
node 28 cpus: 126-132
node 28 size: 48345 MB
node 28 free: 48204 MB
node 29 cpus: 133-139
node 29 size: 48382 MB
node 29 free: 48262 MB
node 30 cpus: 182-188
node 30 size: 48382 MB
node 30 free: 48256 MB
node 31 cpus: 189-195
node 31 size: 48309 MB
node 31 free: 48159 MB
node distances:
node 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
25 26 27 28 29 30 31
0: 10 11 11 11 12 12 12 12 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
1: 11 10 11 11 12 12 12 12 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
2: 11 11 10 11 12 12 12 12 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
3: 11 11 11 10 12 12 12 12 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
4: 12 12 12 12 10 11 11 11 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
5: 12 12 12 12 11 10 11 11 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
6: 12 12 12 12 11 11 10 11 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
7: 12 12 12 12 11 11 11 10 12 12 12 12 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
8: 12 12 12 12 12 12 12 12 10 11 11 11 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
9: 12 12 12 12 12 12 12 12 11 10 11 11 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
10: 12 12 12 12 12 12 12 12 11 11 10 11 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
11: 12 12 12 12 12 12 12 12 11 11 11 10 12 12 12 12 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
12: 12 12 12 12 12 12 12 12 12 12 12 12 10 11 11 11 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
13: 12 12 12 12 12 12 12 12 12 12 12 12 11 10 11 11 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
14: 12 12 12 12 12 12 12 12 12 12 12 12 11 11 10 11 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
15: 12 12 12 12 12 12 12 12 12 12 12 12 11 11 11 10 32 32 32 32 32 32 32 32 32
32 32 32 32 32 32 32
16: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 10 11 11 11 12 12 12 12 12
12 12 12 12 12 12 12
17: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 11 10 11 11 12 12 12 12 12
12 12 12 12 12 12 12
18: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 11 11 10 11 12 12 12 12 12
12 12 12 12 12 12 12
19: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 11 11 11 10 12 12 12 12 12
12 12 12 12 12 12 12
20: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 10 11 11 11 12
12 12 12 12 12 12 12
21: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 11 10 11 11 12
12 12 12 12 12 12 12
22: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 11 11 10 11 12
12 12 12 12 12 12 12
23: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 11 11 11 10 12
12 12 12 12 12 12 12
24: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 10
11 11 11 12 12 12 12
25: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 11
10 11 11 12 12 12 12
26: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 11
11 10 11 12 12 12 12
27: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 11
11 11 10 12 12 12 12
28: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 12
12 12 12 10 11 11 11
29: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 12
12 12 12 11 10 11 11
30: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 12
12 12 12 11 11 10 11
31: 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 12 12 12 12 12 12 12 12 12
12 12 12 11 11 11 10
------------------------------------------------------------
9. /proc/meminfo
MemTotal: 1585029256 kB
------------------------------------------------------------
10. who -r
run-level 3 May 25 16:56
------------------------------------------------------------
11. Systemd service manager version: systemd 250 (250-6.el9_0)
Default Target Status
multi-user degraded
------------------------------------------------------------
12. Failed units, from systemctl list-units --state=failed
UNIT LOAD ACTIVE SUB DESCRIPTION
* dnf-makecache.service loaded failed failed dnf makecache
------------------------------------------------------------
13. Services, from systemctl list-unit-files
STATE UNIT FILES
enabled NetworkManager NetworkManager-dispatcher NetworkManager-wait-online auditd chronyd crond
dbus-broker firewalld getty@ irqbalance kdump lvm2-monitor mdmonitor microcode
nis-domainname rhsmcertd rsyslog selinux-autorelabel-mark sshd sssd
systemd-network-generator tuned udisks2
enabled-runtime systemd-remount-fs
disabled blk-availability chrony-wait console-getty cpupower debug-shell hwloc-dump-hwdata kvm_stat
man-db-restart-cache-update nftables powertop rdisc rhsm rhsm-facts rpmdb-rebuild
serial-getty@ sshd-keygen@ systemd-boot-check-no-failures systemd-pstore systemd-sysext
target targetclid
indirect sssd-autofs sssd-kcm sssd-nss sssd-pac sssd-pam sssd-ssh sssd-sudo
------------------------------------------------------------
14. Linux kernel boot-time arguments, from /proc/cmdline
BOOT_IMAGE=(hd2,gpt2)/vmlinuz-5.14.0-70.13.1.el9_0.x86_64
root=/dev/mapper/rhel-root
ro
resume=/dev/mapper/rhel-swap
rd.lvm.lv=rhel/root
rd.lvm.lv=rhel/swap
------------------------------------------------------------
15. cpupower frequency-info
analyzing CPU 0:
current policy: frequency should be within 1.50 GHz and 2.20 GHz.
The governor "performance" may decide which speed to use
within this range.
boost state support:
Supported: yes
Active: yes
Boost States: 0
Total States: 3
Pstate-P0: 2200MHz
------------------------------------------------------------
16. tuned-adm active
Current active profile: throughput-performance
------------------------------------------------------------
17. sysctl
kernel.numa_balancing 1
kernel.randomize_va_space 0
vm.compaction_proactiveness 20
vm.dirty_background_bytes 0
vm.dirty_background_ratio 10
vm.dirty_bytes 0
vm.dirty_expire_centisecs 3000
vm.dirty_ratio 8
vm.dirty_writeback_centisecs 500
vm.dirtytime_expire_seconds 43200
vm.extfrag_threshold 500
vm.min_unmapped_ratio 1
vm.nr_hugepages 0
vm.nr_hugepages_mempolicy 0
vm.nr_overcommit_hugepages 0
vm.swappiness 1
vm.watermark_boost_factor 15000
vm.watermark_scale_factor 10
vm.zone_reclaim_mode 1
------------------------------------------------------------
18. /sys/kernel/mm/transparent_hugepage
defrag [always] defer defer+madvise madvise never
enabled [always] madvise never
hpage_pmd_size 2097152
shmem_enabled always within_size advise [never] deny force
------------------------------------------------------------
19. /sys/kernel/mm/transparent_hugepage/khugepaged
alloc_sleep_millisecs 60000
defrag 1
max_ptes_none 511
max_ptes_shared 256
max_ptes_swap 64
pages_to_scan 4096
scan_sleep_millisecs 10000
------------------------------------------------------------
20. OS release
From /etc/*-release /etc/*-version
os-release Red Hat Enterprise Linux 9.0 (Plow)
redhat-release Red Hat Enterprise Linux release 9.0 (Plow)
system-release Red Hat Enterprise Linux release 9.0 (Plow)
------------------------------------------------------------
21. Disk information
SPEC is set to: /home/cpu2017
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/rhel-home xfs 372G 18G 354G 5% /home
------------------------------------------------------------
22. /sys/devices/virtual/dmi/id
Vendor: HPE
Product: ProLiant DL385 Gen11
Product Family: ProLiant
Serial: DL385G11-006
------------------------------------------------------------
23. dmidecode
Additional information from dmidecode 3.3 follows. WARNING: Use caution when you interpret this section.
The 'dmidecode' program reads system data which is "intended to allow hardware to be accurately
determined", but the intent may not be met, as there are frequent changes to hardware, firmware, and the
"DMTF SMBIOS" standard.
Memory:
24x Samsung M321R8GA0BB0-CQKDG 64 GB 2 rank 4800
------------------------------------------------------------
24. BIOS
(This section combines info from /sys/devices and dmidecode.)
BIOS Vendor: HPE
BIOS Version: 1.30
BIOS Date: 03/06/2023
BIOS Revision: 1.30
Firmware Revision: 1.10
============================================================================================================
C | 600.perlbench_s(base, peak) 602.gcc_s(base, peak) 605.mcf_s(base, peak) 625.x264_s(base, peak)
| 657.xz_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 14.0.6 (CLANG: AOCC_4.0.0-Build#434 2022_10_28) (based on LLVM Mirror.Version.14.0.6)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-4.0.0/bin
------------------------------------------------------------------------------------------------------------
============================================================================================================
C++ | 620.omnetpp_s(base, peak) 623.xalancbmk_s(base, peak) 631.deepsjeng_s(base, peak)
| 641.leela_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 14.0.6 (CLANG: AOCC_4.0.0-Build#434 2022_10_28) (based on LLVM Mirror.Version.14.0.6)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-4.0.0/bin
------------------------------------------------------------------------------------------------------------
============================================================================================================
Fortran | 648.exchange2_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 14.0.6 (CLANG: AOCC_4.0.0-Build#434 2022_10_28) (based on LLVM Mirror.Version.14.0.6)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-4.0.0/bin
------------------------------------------------------------------------------------------------------------
| 600.perlbench_s: | -DSPEC_LINUX_X64 -DSPEC_LP64 |
| 602.gcc_s: | -DSPEC_LP64 |
| 605.mcf_s: | -DSPEC_LP64 |
| 620.omnetpp_s: | -DSPEC_LP64 |
| 623.xalancbmk_s: | -DSPEC_LINUX -DSPEC_LP64 |
| 625.x264_s: | -DSPEC_LP64 |
| 631.deepsjeng_s: | -DSPEC_LP64 |
| 641.leela_s: | -DSPEC_LP64 |
| 648.exchange2_s: | -DSPEC_LP64 |
| 657.xz_s: | -DSPEC_LP64 |
| -Wno-return-type -Wno-unused-command-line-argument |
| -Wno-unused-command-line-argument |
| -Wno-unused-command-line-argument |
Same as Base Portability Flags
| 648.exchange2_s: | basepeak = yes |