Supermicro Hyper A+ Server AS -2125HS-TNR 678193 SPECjbb2015-MultiJVM max-jOPS
631223 SPECjbb2015-MultiJVM critical-jOPS
Tested by: Supermicro Test Sponsor: Supermicro Test location: San Jose, California Test date: May 17, 2023
SPEC license #: 001176 Hardware Availability: Jun-2023 Software Availability: Apr-2023 Publication: Tue Jun 13 11:34:16 EDT 2023
Benchmark Results Summary
 
Overall Throughput RT curve
Overall SUT (System Under Test) Description
VendorSupermicro
Vendor URLhttps://www.supermicro.com
System SourceSingle Supplier
System DesignationServer Rack
Total Systems1
All SUT Systems IdenticalYES
Total Nodes1
All Nodes IdenticalYES
Nodes Per System1
Total Chips2
Total Cores256
Total Threads512
Total Memory Amount (GB)1536
Total OS Images1
SW EnvironmentNon-virtual
 
Hardware hw_1
NameHyper A+ Server AS-2125HS-TNR
VendorSupermicro
Vendor URLhttps://www.supermicro.com
AvailableJun-2023
ModelH13DSH
Form Factor2U
CPU NameAMD EPYC 9754
CPU Characteristics128 Core, 2.25 GHz, 256MB L3 Cache (Max. Boost Clock up to 3.1GHz)
Number of Systems1
Nodes Per System1
Chips Per System2
Cores Per System256
Cores Per Chip128
Threads Per System512
Threads Per Core256
Version1.4 (04/19/2023)
CPU Frequency (MHz)2250
Primary Cache32 KB(I) + 32 KB(D) per core
Secondary Cache1 MB (I+D) per core
Tertiary Cache256 MB (I+D) on chip per chip
Other CacheNone
Disk1 x 256GB NVMe PCIe Gen3.0
File Systemxfs
Memory Amount (GB)1536
# and size of DIMM(s)24 x 64 GB
Memory Details64 GB 2Rx4 PC5-4800B-R
# and type of Network Interface Cards (NICs)2 x 10 Gbit NICs
Power Supply Quantity and Rating (W)2 x 1600W
Other HardwareNone
Cabinet/Housing/EnclosureNone
Shared DescriptionNone
Shared CommentNone
Notes
  • 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.
Other Hardware network_1
NameNone
VendorNone
Vendor URLNone
VersionNone
AvailableNone
BitnessNone
NotesNone
Operating System os_1
NameSUSE Linux Enterprise Server 15 SP4
VendorSUSE
Vendor URLhttps://www.suse.com/
Version5.14.21-150400.22-default
AvailableJun-2022
Bitness64
NotesNone
Java Virtual Machine jvm_1
NameOracle JDK v17.0.7
VendorOracle
Vendor URLhttp://www.oracle.com/
VersionJava HotSpot 64-bit Server VM, version 17.0.7
AvailableApr-2023
Bitness64
NotesNone
Other Software other_1
NameNone
VendorNone
Vendor URLNone
VersionNone
AvailableNone
BitnessNone
NotesNone
Hardware
OS Images os_Image_1(1)
Hardware Description hw_1
Number of Systems 1
SW Environment non-virtual
Tuning

BIOS Settings:

  • NUMA nodes per socket = NPS2
  • Determinism Control = Manual
  • Determinism Slider = Disable Performance Determinism
  • L1 Stream HW Prefetcher = Disable
  • L2 Stream HW Prefetcher = Disable
  • TDP Control = Manual
  • TDP = 400
  • PPT Control = Manual
  • PPT = 400

Notes None
OS Image os_Image_1
JVM Instances jvm_Ctr_1(1), jvm_Backend_1(12), jvm_TxInjector_1(12)
OS Image Description os_1
Tuning

  • cpupower -c all frequency-set -g performance
  • tuned-adm profile throughput-performance

  • echo 10000 > /proc/sys/vm/dirty_expire_centisecs
  • echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
  • echo 40 > /proc/sys/vm/dirty_ratio
  • echo 10 > /proc/sys/vm/dirty_background_ratio
  • echo 10 > /proc/sys/vm/swappiness
  • echo 0 > /proc/sys/kernel/numa_balancing
  • echo 0 > /proc/sys/vm/numa_stat
  • echo always > /sys/kernel/mm/transparent_hugepage/enabled
  • echo always > /sys/kernel/mm/transparent_hugepage/defrag

Notes None
JVM Instance jvm_Ctr_1
Parts of Benchmark Controller
JVM Instance Description jvm_1
Command Line

-Xms2g -Xmx2g -Xmn1536m -XX:+UseParallelGC -XX:ParallelGCThreads=2 -XX:CICompilerCount=4

Tuning None
Notes

numactl --interleave=all

JVM Instance jvm_Backend_1
Parts of Benchmark Backend
JVM Instance Description jvm_1
Command Line

-Xms120g -Xmx120g -Xmn118g -server -XX:MetaspaceSize=256m -XX:AllocatePrefetchInstr=2 -XX:LargePageSizeInBytes=2m -XX:-UsePerfData -XX:-UseAdaptiveSizePolicy -XX:+AlwaysPreTouch -XX:+UseLargePages -XX:+UseParallelGC -XX:SurvivorRatio=100 -XX:TargetSurvivorRatio=90 -XX:ParallelGCThreads=42 -XX:MaxTenuringThreshold=15 -XX:InitialCodeCacheSize=25m -XX:InlineSmallCode=10k -XX:MaxGCPauseMillis=200 -XX:+UseCompressedOops -XX:ObjectAlignmentInBytes=32 -XX:+UseTransparentHugePages -XX:TLABAllocationWeight=55 -XX:ThreadStackSize=512 -XX:CompileThresholdScaling=120

Tuning None
Notes

Used numactl to affinitize three Backend JVM (3 Groups) to one NUMA node

  • Group1: numactl --cpunodebind=0 --localalloc
  • Group2: numactl --cpunodebind=0 --localalloc
  • Group3: numactl --cpunodebind=0 --localalloc
  • Group4: numactl --cpunodebind=1 --localalloc
  • Group5: numactl --cpunodebind=1 --localalloc
  • Group6: numactl --cpunodebind=1 --localalloc
  • Group7: numactl --cpunodebind=2 --localalloc
  • Group8: numactl --cpunodebind=2 --localalloc
  • Group9: numactl --cpunodebind=2 --localalloc
  • Group10: numactl --cpunodebind=3 --localalloc
  • Group11: numactl --cpunodebind=3 --localalloc
  • Group12: numactl --cpunodebind=3 --localalloc

JVM Instance jvm_TxInjector_1
Parts of Benchmark TxInjector
JVM Instance Description jvm_1
Command Line

-Xms2g -Xmx2g -Xmn1536m -XX:+UseParallelGC -XX:ParallelGCThreads=2 -XX:CICompilerCount=4

Tuning None
Notes

Used numactl to affinitize three Transaction Injector JVM (3 Groups) to one NUMA node

  • Group1: numactl --cpunodebind=0 --localalloc
  • Group2: numactl --cpunodebind=0 --localalloc
  • Group3: numactl --cpunodebind=0 --localalloc
  • Group4: numactl --cpunodebind=1 --localalloc
  • Group5: numactl --cpunodebind=1 --localalloc
  • Group6: numactl --cpunodebind=1 --localalloc
  • Group7: numactl --cpunodebind=2 --localalloc
  • Group8: numactl --cpunodebind=2 --localalloc
  • Group9: numactl --cpunodebind=2 --localalloc
  • Group10: numactl --cpunodebind=3 --localalloc
  • Group11: numactl --cpunodebind=3 --localalloc
  • Group12: numactl --cpunodebind=3 --localalloc

max-jOPS = jOPS passed before the First Failure
Pass/Fail Pass Pass Fail Fail Fail
jOPS 670901 678193 685486 692778 700070
critical-jOPS = Geomean ( jOPS @ 10000; 25000; 50000; 75000; 100000; SLAs )
Response time percentile is 99-th
SLA (us) 10000 25000 50000 75000 100000 Geomean
jOPS 557868 601623 652670 674547 678193 631223
  Percentile
  10-th 50-th 90-th 95-th 99-th 100-th
500us 7292 / 14585 - / 7292 - / 7292 - / 7292 - / 7292 - / 7292
1000us 561515 / 568807 58339 / 65632 29170 / 36462 21877 / 29170 - / 7292 - / 7292
5000us 678193 / - 678193 / - 605269 / 612562 561515 / 568807 401082 / 408374 58339 / 21877
10000us 678193 / - 678193 / - 678193 / - 663608 / 670901 554222 / 561515 58339 / 36462
25000us 678193 / - 678193 / - 678193 / - 678193 / - 597977 / 605269 58339 / 36462
50000us 678193 / - 678193 / - 678193 / - 678193 / - 649024 / 656316 58339 / 36462
75000us 678193 / - 678193 / - 678193 / - 678193 / - 670901 / 678193 138556 / 51047
100000us 678193 / - 678193 / - 678193 / - 678193 / - 678193 / - 320866 / 218772
200000us 678193 / - 678193 / - 678193 / - 678193 / - 678193 / - 656316 / 532345
500000us 678193 / - 678193 / - 678193 / - 678193 / - 678193 / - 678193 / -
1000000us 678193 / - 678193 / - 678193 / - 678193 / - 678193 / - 678193 / -
Probes jOPS / Total jOPS
Request Mix Accuracy
Note
(Actual % in the Mix - Expected % in the Mix) must be within:
'Main Tx' limit of +/-5.0% for the requests whose expected % in the mix is >= 10.0%
'Minor Tx' limit of +/-1.0% for the requests whose expected % in the mix is < 10.0%
There were no non-critical failures in Response Time curve building
Delay between status pings
IR/PR Accuracy
This section lists properties only set by user
Property Name Default Controller Group1.Backend.beJVM Group1.TxInjector.txiJVM1 Group10.Backend.beJVM Group10.TxInjector.txiJVM1 Group11.Backend.beJVM Group11.TxInjector.txiJVM1 Group12.Backend.beJVM Group12.TxInjector.txiJVM1 Group2.Backend.beJVM Group2.TxInjector.txiJVM1 Group3.Backend.beJVM Group3.TxInjector.txiJVM1 Group4.Backend.beJVM Group4.TxInjector.txiJVM1 Group5.Backend.beJVM Group5.TxInjector.txiJVM1 Group6.Backend.beJVM Group6.TxInjector.txiJVM1 Group7.Backend.beJVM Group7.TxInjector.txiJVM1 Group8.Backend.beJVM Group8.TxInjector.txiJVM1 Group9.Backend.beJVM Group9.TxInjector.txiJVM1
specjbb.comm.connect.client.pool.size 256 256 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
specjbb.comm.connect.selector.runner.count 0 4
specjbb.comm.connect.worker.pool.max 256 256 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
specjbb.comm.connect.worker.pool.min 1 1 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24
specjbb.controller.handshake.period 5000 20000
specjbb.controller.handshake.timeout 600000 900000
specjbb.forkjoin.workers 512 {Tier1=127, Tier2=1, Tier3=8}
specjbb.group.count 1 12
specjbb.heartbeat.period 10000 2000
specjbb.heartbeat.threshold 100000 9000000
specjbb.mapreducer.pool.size 512 6
specjbb.txi.pergroup.count 1 1
View table in csv format
 
Level: COMPLIANCE
Check Agent Result
Check properties on compliance All PASSED
 
Level: CORRECTNESS
Check Agent Result
Compare SM and HQ Inventory All PASSED
High-bound (max attempted) is 729240 IR
High-bound (settled) is 706345 IR