Supermicro SuperServer SYS-222H-TN 500063 SPECjbb2015-MultiJVM max-jOPS
457394 SPECjbb2015-MultiJVM critical-jOPS
Tested by: Supermicro Test Sponsor: Supermicro Test location: San Jose, California Test date: Mar 27, 2025
SPEC license #: 001176 Hardware Availability: Feb-2025 Software Availability: Jan-2025 Publication: Thu Apr 17 10:59:36 EDT 2025
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 Cores128
Total Threads256
Total Memory Amount (GB)1024
Total OS Images1
SW EnvironmentNon-virtual
 
Hardware hw_1
NameSuperServer SYS-222H-TN
VendorSupermicro
Vendor URLhttps://www.supermicro.com
AvailableFeb-2025
ModelX14DBM-SP
Form Factor2U
CPU NameIntel Xeon 6767P
CPU Characteristics64 Core, 2.4GHz, 336 MB L3 Cache (Turbo Boost Technology up to 3.9GHz)
Number of Systems1
Nodes Per System1
Chips Per System2
Cores Per System128
Cores Per Chip64
Threads Per System256
Threads Per Core2
Version1.2 (01/24/2025)
CPU Frequency (MHz)2400
Primary Cache64 KB(I)+48 KB(D) per core
Secondary Cache2 MB (I+D) per core
Tertiary Cache336 MB (I+D) on chip per chip
Other CacheNone
Disk1 x 1.6TB NVMe SSD
File Systembtrfs
Memory Amount (GB)1024
# and size of DIMM(s)16 x 64 GB
Memory Details64GB 2Rx4 PC5-6400B-R
# and type of Network Interface Cards (NICs)2 x 10 Gbit NICs
Power Supply Quantity and Rating (W)2 x 2000W
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 SP6
VendorSUSE
Vendor URLhttps://www.suse.com/
Version6.4.0-150600.21-default
AvailableJun-2024
Bitness64
NotesNone
Java Virtual Machine jvm_1
NameOracle Java SE 23.0.2
VendorOracle
Vendor URLhttp://www.oracle.com/
VersionJava HotSpot 64-bit Server VM, version 23.0.2
AvailableJan-2025
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:

  • Power Technology=Custom
  • Power Performance Tuning=BIOS Controls EPB
  • ENERGY_PERF_BIAS_CFG mode=Extreme Performance
  • C1 to C1E promotion=Disabled
  • ACPI C6x Enumeration=Disabled

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

  • tuned-adm profile throughput-performance
  • systemctl stop systemd-update-utmp-runlevel.service
  • echo always > /sys/kernel/mm/transparent_hugepage/defrag
  • echo always > /sys/kernel/mm/transparent_hugepage/enabled
  • echo 56000000 > /sys/kernel/debug/sched/latency_ns
  • echo 180000 > /sys/kernel/debug/sched/min_granularity_ns
  • echo 750 > /sys/kernel/debug/sched/migration_cost_ns
  • echo 1000000 > /sys/kernel/debug/sched/wakeup_granularity_ns
  • echo 12 > /sys/kernel/debug/sched/nr_migrate
  • ulimit -v 800000000
  • ulimit -m 800000000
  • ulimit -l 800000000
  • ulimit -n 1024000

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

-server -Xms2g -Xmx2g -Xmn1536m -XX:+UseLargePages -XX:LargePageSizeInBytes=2m -XX:+UseParallelGC -XX:ParallelGCThreads=2

Tuning None
Notes None
JVM Instance jvm_Backend_1
Parts of Benchmark Backend
JVM Instance Description jvm_1
Command Line

-server -Xms235G -Xmx235G -Xmn232G -XX:+UseLargePages -XX:LargePageSizeInBytes=2m -XX:+UseParallelGC -XX:ParallelGCThreads=64 -XX:+AlwaysPreTouch -XX:-UseAdaptiveSizePolicy -XX:MaxTenuringThreshold=15 -XX:TargetSurvivorRatio=95 -XX:-UsePerfData -Xnoclassgc -XX:SurvivorRatio=64 -XX:InitialCodeCacheSize=25m -XX:InlineSmallCode=10k

Tuning

Used numactl to affinitize one Backend JVM to each NUMA node

    • Group1: numactl --cpunodebind=0 --localalloc
    • Group2:numactl --cpunodebind=1 --localalloc
    • Group3: numactl --cpunodebind=2 --localalloc
    • Group4:numactl --cpunodebind=3 --localalloc

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

-server -Xms2g -Xmx2g -Xmn1536m -XX:+UseLargePages -XX:LargePageSizeInBytes=2m -XX:+UseParallelGC -XX:ParallelGCThreads=2

Tuning

Used numactl to affinitize one Injector JVM to each NUMA node

    • Group1: numactl --cpunodebind=0 --localalloc
    • Group2:numactl --cpunodebind=1 --localalloc
    • Group3: numactl --cpunodebind=2 --localalloc
    • Group4:numactl --cpunodebind=3 --localalloc

Notes None
max-jOPS = jOPS passed before the First Failure
Pass/Fail Pass Pass Fail Fail Fail
jOPS 494180 500063 505947 511830 517713
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 402992 438290 455940 497121 500063 457394
  Percentile
  10-th 50-th 90-th 95-th 99-th 100-th
500us 17649 / 23532 5883 / 11766 - / 5883 - / 5883 - / 5883 - / 5883
1000us 500063 / - 29415 / 35299 17649 / 23532 11766 / 17649 11766 / 17649 - / 5883
5000us 500063 / - 500063 / - 482414 / 476531 452999 / 458882 317687 / 252973 29415 / 23532
10000us 500063 / - 500063 / - 500063 / - 494180 / 500063 400051 / 405934 35299 / 23532
25000us 500063 / - 500063 / - 500063 / - 500063 / - 435349 / 441232 35299 / 23532
50000us 500063 / - 500063 / - 500063 / - 500063 / - 452999 / 458882 188259 / 82363
75000us 500063 / - 500063 / - 500063 / - 500063 / - 500063 / 494180 288272 / 82363
100000us 500063 / - 500063 / - 500063 / - 500063 / - 500063 / - 335337 / 329454
200000us 500063 / - 500063 / - 500063 / - 500063 / - 500063 / - 447116 / 452999
500000us 500063 / - 500063 / - 500063 / - 500063 / - 500063 / - 500063 / -
1000000us 500063 / - 500063 / - 500063 / - 500063 / - 500063 / - 500063 / -
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
specjbb.comm.connect.client.pool.size 256 232
specjbb.comm.connect.selector.runner.count 0 16
specjbb.comm.connect.timeouts.connect 60000 600000
specjbb.comm.connect.timeouts.read 60000 600000
specjbb.comm.connect.timeouts.write 60000 600000
specjbb.comm.connect.worker.pool.max 256 256
specjbb.comm.connect.worker.pool.min 1 1
specjbb.controller.host localhost localhost
specjbb.controller.port 24000 24000
specjbb.controller.type HBIR_RT HBIR_RT
specjbb.customerDriver.threads 64 {=75, probe=69, saturate=85}
specjbb.forkjoin.workers 256 {Tier1=124, Tier2=1, Tier3=8}
specjbb.group.count 1 4
specjbb.mapreducer.pool.size 256 64
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 588310 IR
High-bound (settled) is 556263 IR