Supermicro Supermicro X13SEI-TF 208850 SPECjbb2015-MultiJVM max-jOPS
164301 SPECjbb2015-MultiJVM critical-jOPS
Tested by: Supermicro Test Sponsor: Supermicro Test location: San Jose, California Test date: Nov 14, 2023
SPEC license #: 001176 Hardware Availability: Dec-2023 Software Availability: Nov-2023 Publication: Thu Dec 14 10:44:19 EST 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 Chips1
Total Cores64
Total Threads128
Total Memory Amount (GB)512
Total OS Images1
SW EnvironmentNon-virtual
 
Hardware hw_1
NameSupermicro X13SEI-TF
VendorSupermicro
Vendor URLhttps://www.supermicro.com
AvailableDec-2023
ModelX13SEI-TF
Form Factor1U
CPU NameIntel Xeon Platinum 8592+
CPU Characteristics64 Core, 1.90 GHz, 320 MB L3 Cache (Turbo Boost Technology up to 3.90 GHz)
Number of Systems1
Nodes Per System1
Chips Per System1
Cores Per System64
Cores Per Chip64
Threads Per System128
Threads Per Core2
Version2.0 11/06/2023
CPU Frequency (MHz)1900
Primary Cache32 KB(I) + 48 KB(D) per core
Secondary Cache2 MB (I+D) per core
Tertiary Cache320 MB (I+D) on chip per chip
Other CacheNone
Disk1 x 480 GB M.2 NVMe SSD
File Systemxfs
Memory Amount (GB)512
# and size of DIMM(s)8 x 64 GB
Memory Details64 GB 2Rx4 PC5-5600B-R
# and type of Network Interface Cards (NICs)2 x 10 Gbit NICs
Power Supply Quantity and Rating (W)1 x 600W
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 Java SE 17.0.9
VendorOracle
Vendor URLhttp://www.oracle.com/
VersionJava HotSpot 64-bit Server VM, version 17.0.9
AvailableOct-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:

  • Intel HT Technology=Enable
  • Turbo Mode=Enable
  • SNC=SNC2 Enable
  • Power Technology=Custom
  • Power Performance Tuning=BIOS Controls EPB
  • ENERGY_PERF_BIAS_CFG mode=Maximum Performance

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

  • tuned-adm profile throughput-performance

  • ulimit -n 1024000
  • echo 18000000 > /sys/kernel/debug/sched/latency_ns
  • systemctl stop systemd-update-utmp.service
  • echo always > /sys/kernel/mm/transparent_hugepage/defrag
  • echo always > /sys/kernel/mm/transparent_hugepage/enabled
  • echo 18000000 > /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 -n 1024000
  • ulimit -v 800000000
  • ulimit -m 800000000
  • ulimit -l 800000000

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

Used numactl to interleave memory on all CPUs

  • numactl --interleave=all

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

-server -Xms225G -Xmx225G -Xmn220G -XX:+UseLargePages -XX:LargePageSizeInBytes=2m -XX:+UseParallelGC -XX:ParallelGCThreads=64 -XX:+AlwaysPreTouch -XX:-UseAdaptiveSizePolicy -XX:MaxTenuringThreshold=15 -XX:TargetSurvivorRatio=90 -XX:-UsePerfData -Xnoclassgc -XX:SurvivorRatio=34

Tuning

Used numactl to affinitize 1 Backend JVM to one NUMA node

    • Group1: numactl --cpunodebind=0 --localalloc
    • Group2:numactl --cpunodebind=1 --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 1 Injector JVM to one NUMA node

    • Group1: numactl --cpunodebind=0 --localalloc
    • Group2:numactl --cpunodebind=1 --localalloc

Notes None
max-jOPS = jOPS passed before the First Failure
Pass/Fail Pass Pass Fail Fail Fail
jOPS 205908 208850 211792 214733 217675
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 104425 163256 180905 192671 201496 164301
  Percentile
  10-th 50-th 90-th 95-th 99-th 100-th
500us 11766 / 14708 2942 / 5883 2942 / 5883 - / 2942 - / 2942 - / 2942
1000us 208850 / - 23532 / 26474 8825 / 11766 5883 / 8825 5883 / 8825 - / 2942
5000us 208850 / - 208850 / - 132370 / 120604 94130 / 88246 55889 / 47065 2942 / 5883
10000us 208850 / - 208850 / - 182376 / 185318 152961 / 155902 102954 / 105896 2942 / 5883
25000us 208850 / - 208850 / - 208850 / - 202967 / 205908 164727 / 161785 23532 / 8825
50000us 208850 / - 208850 / - 208850 / - 202967 / 205908 179435 / 182376 64714 / 26474
75000us 208850 / - 208850 / - 208850 / - 208850 / - 191201 / 194142 120604 / 114720
100000us 208850 / - 208850 / - 208850 / - 208850 / - 200025 / 202967 152961 / 135311
200000us 208850 / - 208850 / - 208850 / - 208850 / - 202967 / 205908 197084 / 194142
500000us 208850 / - 208850 / - 208850 / - 208850 / - 208850 / - 202967 / 205908
1000000us 208850 / - 208850 / - 208850 / - 208850 / - 208850 / - 208850 / -
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 1
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 81
specjbb.comm.connect.worker.pool.min 1 24
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 128 {Tier1=124, Tier2=1, Tier3=8}
specjbb.group.count 1 2
specjbb.mapreducer.pool.size 128 223
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 294155 IR
High-bound (settled) is 245162 IR