Quanta Cloud Technology, QuantaGrid D44N-1U 862496 SPECjbb2015-MultiJVM max-jOPS
832069 SPECjbb2015-MultiJVM critical-jOPS
Tested by: Quanta Computer Inc. Test Sponsor: Quanta Computer Inc. Test location: Taoyuan, TW, R.O.C Test date: September 19, 2024
SPEC license #: 9050 Hardware Availability: Oct-2024 Software Availability: Sep-2024 Publication: Thu Oct 17 11:43:39 EDT 2024
Benchmark Results Summary
 
Overall Throughput RT curve
Overall SUT (System Under Test) Description
VendorQuanta Cloud Technology
Vendor URLhttp://qct.io
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
NameQuantaGrid D44N-1U
VendorQuanta Cloud Technology
Vendor URLhttp://qct.io
AvailableOct-2024
ModelQuantaGrid D44N-1U
Form Factor1U
CPU NameAMD EPYC 9755
CPU Characteristics128 core, 2.7GHz, 512MB L3 Cache (Max. Boost Clock up to 4.1GHz)
Number of Systems1
Nodes Per System1
Chips Per System2
Cores Per System256
Cores Per Chip128
Threads Per System512
Threads Per Core2
Version3B02 09/09/2024
CPU Frequency (MHz)2700
Primary Cache32KB(I)+48KB(D) per core
Secondary Cache1MB (I+D) per core
Tertiary Cache512MB (I+D) on chip per chip
Other CacheNone
Disk1 x 960 GB NVMe SSD
File Systembtrfs
Memory Amount (GB)1536
# and size of DIMM(s)24 x 64GB
Memory Details64GB 2Rx4 DDR5 6400 MHz, running at 6000 MHz.
# and type of Network Interface Cards (NICs)Intel 10 Gigabit Ethernet X710-AT2 2-port
Power Supply Quantity and Rating (W)1 x 1600
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 URLhttp://suse.com/
Version6.4.0-150600.21-default
AvailableJun-2024
Bitness64
NotesNone
Java Virtual Machine jvm_1
NameOracle Java SE 22.0.2
VendorOracle
Vendor URLhttp://oracle.com/
VersionJava HotSpot 64-bit Server VM, version 22.0.2
AvailableJul-2024
Bitness64
Notesnote
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
  • L1 Stream HW Prefetcher : Disabled
  • L2 Stream HW Prefetcher : Disabled
  • NUMA Nodes Per Socket : NPS2
  • Power Profile Selection : High Performance Mode
  • Determinism Slider : Power Determinism
  • ACPI CST C2 Latency : 18
  • PPT Control : 500
  • TDP Control : 500
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
  • ulimit -n 1024000

  • echo 950000 > /proc/sys/kernel/sched_rt_runtime_us
  • echo 150000000 > /proc/sys/kernel/sched_latency_ns
  • echo 80000 > /proc/sys/kernel/sched_migration_cost_ns
  • echo 350000 > /proc/sys/kernel/sched_min_granularity_ns
  • echo 300000 > /proc/sys/kernel/sched_wakeup_granularity_ns
  • echo 32 > /proc/sys/kernel/sched_nr_migrate
  • 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

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

-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

Used numactl to affinitize three Backend JVMs to a 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
Notes None
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

Used numactl to affinitize three TxInjector JVMs to a 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
Notes None
max-jOPS = jOPS passed before the First Failure
Pass/Fail Pass Pass Fail Fail Fail
jOPS 851978 862496 873015 883533 894051
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 762573 815164 862496 862496 862496 832069
  Percentile
  10-th 50-th 90-th 95-th 99-th 100-th
500us 147255 / 157774 21036 / 31555 - / 10518 - / 10518 - / 10518 - / 10518
1000us 820423 / 830942 504876 / 494358 63109 / 73628 52591 / 63109 42073 / 52591 - / 10518
5000us 862496 / - 862496 / - 788869 / 799387 767832 / 778350 610058 / 620577 63109 / 21036
10000us 862496 / - 862496 / - 862496 / - 862496 / - 757314 / 767832 63109 / 21036
25000us 862496 / - 862496 / - 862496 / - 862496 / - 809905 / 820423 63109 / 21036
50000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 378657 / 94664
75000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 578504 / 389175
100000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 673168 / 589022
200000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 851978 / 641613
500000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 862496 / -
1000000us 862496 / - 862496 / - 862496 / - 862496 / - 862496 / - 862496 / -
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 8 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 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=170, Tier2=1, Tier3=8}
specjbb.group.count 1 12
specjbb.heartbeat.period 10000 2000
specjbb.heartbeat.threshold 100000 9000000
specjbb.mapreducer.pool.size 512 16
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 1051825 IR
High-bound (settled) is 994855 IR