BIOS settings:
                  ADDDC Setting : Disabled
         DIMM Self Healing on
     Uncorrectable Memory Error : Disabled
              Logical Processor : Disabled
      Virtualization Technology : Disabled
                 Optimizer Mode : Enabled
                 System Profile : Custom
           CPU Power Management : Maximum Performance
                            C1E : Disabled
                       C States : Autonomous
            Memory Patrol Scrub : Disabled
       Energy Efficiency Policy : Performance
             PCI ASPM L1 Link
               Power Management : Disabled
 Sysinfo program /mnt/ramdisk/cpu2017-1.1.9-ic2023.0/bin/sysinfo
 Rev: r6732 of 2022-11-07 fe91c89b7ed5c36ae2c92cc097bec197
 running on localhost Mon May 29 15:52:50 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 249 (249.11+suse.124.g2bc0b2c447)
 12. Services, from systemctl list-unit-files
 13. Linux kernel boot-time arguments, from /proc/cmdline
 14. cpupower frequency-info
 15. sysctl
 16. /sys/kernel/mm/transparent_hugepage
 17. /sys/kernel/mm/transparent_hugepage/khugepaged
 18. OS release
 19. Disk information
 20. /sys/devices/virtual/dmi/id
 21. dmidecode
 22. BIOS
 ------------------------------------------------------------
 ------------------------------------------------------------
 1. uname -a
   Linux localhost 5.14.21-150400.22-default #1 SMP PREEMPT_DYNAMIC Wed May 11 06:57:18 UTC 2022 (49db222/lp)
   x86_64 x86_64 x86_64 GNU/Linux
 ------------------------------------------------------------
 2. w
    15:52:51 up  2:14,  1 user,  load average: 6.30, 6.05, 3.62
   USER     TTY      FROM             LOGIN@   IDLE   JCPU   PCPU WHAT
   root     tty3     -                13:38    2:14m  1.19s  0.00s /bin/bash ./dell-run-speccpu.sh speed
   --define DL-BIOSinc=Dell-BIOS_Xeon-4.inc --define DL-BIOS-LogProcD=1 --define DL-BIOS-adddcD=1 --define
   DL-BIOS-VirtD=1 --output_format csv,html,pdf,txt
 ------------------------------------------------------------
 3. Username
   From environment variable $USER:  root
 ------------------------------------------------------------
 4. ulimit -a
   core file size          (blocks, -c) unlimited
   data seg size           (kbytes, -d) unlimited
   scheduling priority             (-e) 0
   file size               (blocks, -f) unlimited
   pending signals                 (-i) 4124868
   max locked memory       (kbytes, -l) 64
   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) 4124868
   virtual memory          (kbytes, -v) unlimited
   file locks                      (-x) unlimited
 ------------------------------------------------------------
 5. sysinfo process ancestry
  /usr/lib/systemd/systemd --switched-root --system --deserialize 34
  login -- root
  -bash
  /bin/bash ./DELL_speed.sh
  /bin/bash ./dell-run-main.sh speed
  /bin/bash ./dell-run-main.sh speed
  /bin/bash ./dell-run-speccpu.sh speed --define DL-BIOSinc=Dell-BIOS_Xeon-4.inc --define DL-BIOS-LogProcD=1
    --define DL-BIOS-adddcD=1 --define DL-BIOS-VirtD=1 --output_format csv,html,pdf,txt
  /bin/bash ./dell-run-speccpu.sh speed --define DL-BIOSinc=Dell-BIOS_Xeon-4.inc --define DL-BIOS-LogProcD=1
    --define DL-BIOS-adddcD=1 --define DL-BIOS-VirtD=1 --output_format csv,html,pdf,txt
  runcpu --nobuild --action validate --define default-platform-flags -c
    ic2023.0-lin-sapphirerapids-speed-20221201.cfg --define cores=32 --tune base,peak -o all --define
    drop_caches --iterations 2 --define DL-BIOSinc=Dell-BIOS_Xeon-4.inc --define DL-BIOS-LogProcD=1 --define
    DL-BIOS-adddcD=1 --define DL-BIOS-VirtD=1 --output_format csv,html,pdf,txt fpspeed
  runcpu --nobuild --action validate --define default-platform-flags --configfile
    ic2023.0-lin-sapphirerapids-speed-20221201.cfg --define cores=32 --tune base,peak --output_format all
    --define drop_caches --iterations 2 --define DL-BIOSinc=Dell-BIOS_Xeon-4.inc --define DL-BIOS-LogProcD=1
    --define DL-BIOS-adddcD=1 --define DL-BIOS-VirtD=1 --output_format csv,html,pdf,txt --nopower --runmode
    speed --tune base:peak --size refspeed fpspeed --nopreenv --note-preenv --logfile
    $SPEC/tmp/CPU2017.002/templogs/preenv.fpspeed.002.0.log --lognum 002.0 --from_runcpu 2
  specperl $SPEC/bin/sysinfo
 $SPEC = /mnt/ramdisk/cpu2017-1.1.9-ic2023.0
 ------------------------------------------------------------
 6. /proc/cpuinfo
     model name      : Intel(R) Xeon(R) Gold 5416S
     vendor_id       : GenuineIntel
     cpu family      : 6
     model           : 143
     stepping        : 8
     microcode       : 0x2b0001b0
     bugs            : spectre_v1 spectre_v2 spec_store_bypass swapgs
     cpu cores       : 16
     siblings        : 16
     2 physical ids (chips)
     32 processors (hardware threads)
     physical id 0: core ids 0-15
     physical id 1: core ids 0-15
     physical id 0: apicids 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30
     physical id 1: apicids 128,130,132,134,136,138,140,142,144,146,148,150,152,154,156,158
   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.2:
   Architecture:                    x86_64
   CPU op-mode(s):                  32-bit, 64-bit
   Address sizes:                   46 bits physical, 57 bits virtual
   Byte Order:                      Little Endian
   CPU(s):                          32
   On-line CPU(s) list:             0-31
   Vendor ID:                       GenuineIntel
   Model name:                      Intel(R) Xeon(R) Gold 5416S
   CPU family:                      6
   Model:                           143
   Thread(s) per core:              1
   Core(s) per socket:              16
   Socket(s):                       2
   Stepping:                        8
   BogoMIPS:                        4000.00
   Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36
                                    clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp
                                    lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology
                                    nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor
                                    ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2
                                    x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm
                                    abm 3dnowprefetch cpuid_fault epb cat_l3 cat_l2 cdp_l3 invpcid_single
                                    cdp_l2 ssbd mba ibrs ibpb stibp ibrs_enhanced fsgsbase tsc_adjust bmi1 hle
                                    avx2 smep bmi2 erms invpcid rtm cqm rdt_a avx512f avx512dq rdseed adx smap
                                    avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl
                                    xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total
                                    cqm_mbm_local split_lock_detect avx_vnni avx512_bf16 wbnoinvd dtherm ida
                                    arat pln pts avx512vbmi umip pku ospke waitpkg avx512_vbmi2 gfni vaes
                                    vpclmulqdq avx512_vnni avx512_bitalg tme avx512_vpopcntdq la57 rdpid
                                    bus_lock_detect cldemote movdiri movdir64b enqcmd fsrm md_clear serialize
                                    tsxldtrk pconfig arch_lbr avx512_fp16 amx_tile flush_l1d arch_capabilities
   L1d cache:                       1.5 MiB (32 instances)
   L1i cache:                       1 MiB (32 instances)
   L2 cache:                        64 MiB (32 instances)
   L3 cache:                        60 MiB (2 instances)
   NUMA node(s):                    2
   NUMA node0 CPU(s):               0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30
   NUMA node1 CPU(s):               1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31
   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 and seccomp
   Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
   Vulnerability Spectre v2:        Mitigation; Enhanced IBRS, IBPB conditional, 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       48K     1.5M   12 Data            1    64        1             64
      L1i       32K       1M    8 Instruction     1    64        1             64
      L2         2M      64M   16 Unified         2  2048        1             64
      L3        30M      60M   15 Unified         3 32768        1             64
 ------------------------------------------------------------
 8. numactl --hardware
 NOTE: a numactl 'node' might or might not correspond to a physical chip.
   available: 2 nodes (0-1)
   node 0 cpus: 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30
   node 0 size: 515472 MB
   node 0 free: 505422 MB
   node 1 cpus: 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31
   node 1 size: 515769 MB
   node 1 free: 515269 MB
   node distances:
   node   0   1
     0:  10  21
     1:  21  10
 ------------------------------------------------------------
 9. /proc/meminfo
    MemTotal:       1055991192 kB
 ------------------------------------------------------------
 10. who -r
   run-level 5 May 29 13:38
 ------------------------------------------------------------
 11. Systemd service manager version: systemd 249 (249.11+suse.124.g2bc0b2c447)
   Default Target  Status
   graphical       running
 ------------------------------------------------------------
 12. Services, from systemctl list-unit-files
   STATE            UNIT FILES
   enabled          YaST2-Firstboot YaST2-Second-Stage apparmor auditd bluetooth cron display-manager
                    firewalld getty@ haveged irqbalance iscsi issue-generator kbdsettings kdump kdump-early
                    klog lvm2-monitor nscd nvmefc-boot-connections postfix purge-kernels rollback rsyslog
                    smartd sshd wicked wickedd-auto4 wickedd-dhcp4 wickedd-dhcp6 wickedd-nanny
   enabled-runtime  systemd-remount-fs
   disabled         accounts-daemon appstream-sync-cache autofs autoyast-initscripts blk-availability
                    bluetooth-mesh boot-sysctl ca-certificates chrony-wait chronyd console-getty cups
                    cups-browsed debug-shell ebtables exchange-bmc-os-info gpm grub2-once haveged-switch-root
                    hwloc-dump-hwdata ipmi ipmievd iscsi-init iscsid iscsiuio issue-add-ssh-keys kexec-load
                    lunmask man-db-create multipathd nfs nfs-blkmap nmb nvmf-autoconnect ostree-remount rdisc
                    rpcbind rpmconfigcheck rsyncd rtkit-daemon serial-getty@ smartd_generate_opts smb snmpd
                    snmptrapd speech-dispatcherd systemd-boot-check-no-failures systemd-network-generator
                    systemd-sysext systemd-time-wait-sync systemd-timesyncd udisks2 upower
   indirect         wickedd
 ------------------------------------------------------------
 13. Linux kernel boot-time arguments, from /proc/cmdline
   BOOT_IMAGE=/boot/vmlinuz-5.14.21-150400.22-default
   root=UUID=1e9933de-b90e-4ec7-b94d-d1691ecd2299
   splash=silent
   resume=/dev/disk/by-uuid/0cede4f7-4799-49e0-b781-a3bfb13f89f0
   mitigations=auto
   quiet
   security=apparmor
   crashkernel=268M,high
   crashkernel=72M,low
 ------------------------------------------------------------
 14. cpupower frequency-info
   analyzing CPU 0:
     Unable to determine current policy
     boost state support:
       Supported: yes
       Active: yes
 ------------------------------------------------------------
 15. sysctl
   kernel.numa_balancing               1
   kernel.randomize_va_space           2
   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                     20
   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                      60
   vm.watermark_boost_factor       15000
   vm.watermark_scale_factor          10
   vm.zone_reclaim_mode                0
 ------------------------------------------------------------
 16. /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
 ------------------------------------------------------------
 17. /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
 ------------------------------------------------------------
 18. OS release
   From /etc/*-release /etc/*-version
   os-release SUSE Linux Enterprise Server 15 SP4
 ------------------------------------------------------------
 19. Disk information
 SPEC is set to: /mnt/ramdisk/cpu2017-1.1.9-ic2023.0
   Filesystem     Type   Size  Used Avail Use% Mounted on
   tmpfs          tmpfs  128G  4.2G  124G   4% /mnt/ramdisk
 ------------------------------------------------------------
 20. /sys/devices/virtual/dmi/id
     Vendor:         Dell Inc.
     Product:        PowerEdge XR7620
     Product Family: PowerEdge
 ------------------------------------------------------------
 21. dmidecode
   Additional information from dmidecode 3.2 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:
     16x 00CE00B300CE M321R8GA0BB0-CQKEG 64 GB 2 rank 4800, configured at 4400
 ------------------------------------------------------------
 22. BIOS
 (This section combines info from /sys/devices and dmidecode.)
    BIOS Vendor:       Dell Inc.
    BIOS Version:      1.0.1
    BIOS Date:         03/09/2023
    BIOS Revision:     1.0