Super Micro Computer, Inc Supermicro A+ AS-1124US-TNRP Server 359067 SPECjbb2015-MultiJVM max-jOPS
301297 SPECjbb2015-MultiJVM critical-jOPS
Tested by: Super Micro Computer, Inc Test Sponsor: Super Micro Computer, Inc Test location: San Jose, California Test date: February 24, 2021
SPEC license #: 001176 Hardware Availability: Mar-2021 Software Availability: Jan-2021 Publication: Mon Mar 15 12:05:07 EDT 2021
Benchmark Results Summary
 
Overall Throughput RT curve
Overall SUT (System Under Test) Description
VendorSuper Micro Computer, Inc
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
NameSupermicro A+ AS-1124US-TNRP Server
VendorSuper Micro Computer, Inc
Vendor URLhttps://www.supermicro.com
AvailableMar-2021
ModelH12DSU-iN
Form Factor1U
CPU NameAMD EPYC 7763
CPU Characteristics64 core, 2.45GHz, 256MB L3 Cache (Max Boost Clock up to 3.5GHz)
Number of Systems1
Nodes Per System1
Chips Per System2
Cores Per System128
Cores Per Chip64
Threads Per System256
Threads Per Core2
VersionT20210220152734 02/20/2021
CPU Frequency (MHz)2450
Primary Cache32KB(I)+32KB(D) per core
Secondary Cache512KB (I+D) per core
Tertiary Cache256MB (I+D) on chip per chip
Other CacheNone
Disk1 x 400GB NVMe PCIe 3.0
File Systembtrfs
Memory Amount (GB)1024
# and size of DIMM(s)16 x 64GB
Memory Details64GB 4Rx4 LRDIMM PC4-25600L
# and type of Network Interface Cards (NICs)1 x 10 GbE NIC
Power Supply Quantity and Rating (W)1 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 SP2
VendorSUSE
Vendor URLhttp://suse.com/
Version5.3.18-22-default
AvailableJuly-2020
Bitness64
NotesNone
Java Virtual Machine jvm_1
NameOracle Java SE 15.0.2
VendorOracle
Vendor URLhttp://oracle.com/
VersionJava HotSpot 64-bit Server VM, version 15.0.2
AvailableJan-2021
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

BIOS Settings:

  • NUMA nodes per socket = NPS2
  • Determinism Control = Manual
  • Determinism Slider = Power
  • EDC Control = Manual
  • EDC = 300
  • EDC Platform Limit = 300
  • L1 Stream HW Prefetcher = Disable
  • L2 Stream HW Prefetcher = Disable
  • xGMI Link Configuration = 4 xGMI Links
  • 4 Link xGMI max speed = 18Gbps

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

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

  • echo 950000 > /proc/sys/kernel/sched_rt_runtime_us
  • echo 100000000 > /proc/sys/kernel/sched_latency_ns
  • echo 80000 > /proc/sys/kernel/sched_migration_cost_ns
  • echo 600000 > /proc/sys/kernel/sched_min_granularity_ns
  • echo 100000 > /proc/sys/kernel/sched_wakeup_granularity_ns
  • 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/vm/numa_stat
  • echo 0 > /proc/sys/kernel/numa_balancing
  • echo always > /sys/kernel/mm/transparent_hugepage/enabled
  • echo always > /sys/kernel/mm/transparent_hugepage/defrag

  • ulimit -n 1024000
  • UserTasksMax=970000
  • DefaultTasksMax=970000

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

Used numactl to interleave memory on all CPUs

  • numactl --interleave=all

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

-Xms120g -Xmx120g -Xmn117g -server -XX:MetaspaceSize=256m -XX:AllocatePrefetchInstr=2 -XX:LargePageSizeInBytes=2m -XX:-UsePerfData -XX:-UseAdaptiveSizePolicy -XX:+AlwaysPreTouch -XX:+UseLargePages -XX:+UseParallelGC -XX:SurvivorRatio=65 -XX:TargetSurvivorRatio=80 -XX:ParallelGCThreads=32 -XX:MaxTenuringThreshold=15 -XX:InitialCodeCacheSize=25m -XX:InlineSmallCode=10k -XX:MaxGCPauseMillis=200 -XX:+UseCompressedOops -XX:ObjectAlignmentInBytes=32 -XX:+UseTransparentHugePages -XX:+UseUnalignedLoadStores -XX:-UseFastStosb -XX:+UseXMMForArrayCopy -XX:+UseXMMForObjInit -XX:+UseFPUForSpilling

Tuning None
Notes

Used numactl to affinitize two Backend JVM (2 Groups) to one NUMA node

  • Group1: numactl --cpunodebind=0 --localalloc
  • Group2: numactl --cpunodebind=0 --localalloc
  • Group3: numactl --cpunodebind=1 --localalloc
  • Group4: numactl --cpunodebind=1 --localalloc
  • Group5: numactl --cpunodebind=2 --localalloc
  • Group6: numactl --cpunodebind=2 --localalloc
  • Group7: numactl --cpunodebind=3 --localalloc
  • Group8: 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 two Transaction Injector JVM (2 Groups) to one NUMA node

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

max-jOPS = jOPS passed before the First Failure
Pass/Fail Pass Pass Fail Fail Fail
jOPS 355121 359067 363013 366958 370904
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 270287 293961 309744 317636 317636 301297
  Percentile
  10-th 50-th 90-th 95-th 99-th 100-th
500us - / 3946 - / 3946 - / 3946 - / 3946 - / 3946 - / 3946
1000us 185452 / 11837 3946 / 7892 - / 3946 - / 3946 - / 3946 - / 3946
5000us 331446 / 335392 319609 / 323555 244639 / 248585 217018 / 197289 134157 / 138103 3946 / 7892
10000us 339338 / 343284 327501 / 331446 319609 / 323555 311717 / 315663 268314 / 272260 39458 / 11837
25000us 339338 / 343284 331446 / 335392 323555 / 327501 319609 / 323555 291988 / 295934 39458 / 11837
50000us 339338 / 343284 331446 / 335392 323555 / 327501 319609 / 323555 307772 / 311717 39458 / 11837
75000us 339338 / 343284 331446 / 335392 323555 / 327501 319609 / 323555 315663 / 319609 110482 / 11837
100000us 343284 / 347230 331446 / 335392 323555 / 327501 323555 / 327501 315663 / 319609 193344 / 11837
200000us 347230 / 351175 335392 / 339338 327501 / 331446 323555 / 327501 319609 / 323555 299880 / 86807
500000us 355121 / 359067 343284 / 347230 335392 / 339338 331446 / 335392 327501 / 331446 319609 / 323555
1000000us 359067 / - 355121 / 359067 343284 / 347230 343284 / 347230 339338 / 343284 327501 / 331446
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 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
specjbb.comm.connect.client.pool.size 256 256 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150
specjbb.comm.connect.selector.runner.count 0 16 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8
specjbb.comm.connect.worker.pool.max 256 256 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150
specjbb.comm.connect.worker.pool.min 1 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
specjbb.controller.handshake.period 5000 20000
specjbb.controller.handshake.timeout 600000 900000
specjbb.forkjoin.workers 256 {Tier1=124, Tier2=1, Tier3=15}
specjbb.group.count 1 8
specjbb.heartbeat.period 10000 2000
specjbb.heartbeat.threshold 100000 9000000
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 394579 IR
High-bound (settled) is 379058 IR