I am finding very low QPS when running FeedSim in DCPerf_v2. The autoscale script achieved ~3 QPS.
When running at fixed 10 QPS on a Intel(R) Xeon(R) Gold 6426Y system, I find an average latency of 626.81ms (already over the 500ms SLO).
I attach several relevant output files from the FeedSim benchmark at fixed 10 QPS. If you need any other file / information, please let me know.
[pedro5@perf-docker DCPerf_v2beta]$ ./benchpress_cli.py system_check
Neither perfspect 1.x nor perfspect 3.x is available.
None of the followings exist:
/home/pedro5/microservice_accel/DCPerf_v2beta/perfspect/perfspect
/home/pedro5/microservice_accel/DCPerf_v2beta/perfspect/perf-collect
/home/pedro5/microservice_accel/DCPerf_v2beta/perfspect/perf-postprocess
.
**** System Software ****
BIOS Version Error: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
Can't read memory from /dev/mem
BIOS Release Date Error: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
Can't read memory from /dev/mem
NIC Vendor Broadcom Inc. and subsidiaries
NIC Product NetXtreme BCM5720 Gigabit Ethernet PCIe
NIC Firmware 226.0.130.0
**** Kernel Configurations ****
Kernel Version 4.18.0-553.84.1.el8_10.x86_64
SELinux Status Disabled [OK]
NVME-TCP Module Not Installed [Bad for SparkBench]
Open Files Limit 1048576 [OK]
THP Status always
**** Hardware Configurations ****
NUMA Nodes 2
CXL Not Present
Boost Status Enabled [OK]
SMT Enabled
[pedro5@perf-docker DCPerf_v2beta]$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 2
Core(s) per socket: 16
Socket(s): 2
NUMA node(s): 2
Vendor ID: GenuineIntel
CPU family: 6
Model: 143
Model name: Intel(R) Xeon(R) Gold 6426Y
Stepping: 8
CPU MHz: 2500.000
BogoMIPS: 5000.00
Virtualization: VT-x
L1d cache: 48K
L1i cache: 32K
L2 cache: 2048K
L3 cache: 38400K
NUMA node0 CPU(s): 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62
NUMA node1 CPU(s): 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cat_l2 cdp_l3 invpcid_single cdp_l2 ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local split_lock_detect avx_vnni avx512_bf16 wbnoinvd dtherm ida arat pln pts hfi avx512vbmi umip pku ospke waitpkg avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg tme avx512_vpopcntdq la57 rdpid bus_lock_detect cldemote movdiri movdir64b enqcmd fsrm md_clear serialize tsxldtrk pconfig arch_lbr amx_bf16 avx512_fp16 amx_tile amx_int8 flush_l1d arch_capabilities
Hello,
I am finding very low QPS when running FeedSim in DCPerf_v2. The autoscale script achieved ~3 QPS.
When running at fixed 10 QPS on a Intel(R) Xeon(R) Gold 6426Y system, I find an average latency of 626.81ms (already over the 500ms SLO).
I attach several relevant output files from the FeedSim benchmark at fixed 10 QPS. If you need any other file / information, please let me know.
feedsim_log.txt
feedsim_results.txt
feedsim_default_metrics_1772737527_iter_None.json
feedsim_default_system_specs_1772737527.json
feedsim_default_2add804c_None_cpu_mpstat.txt
I also attach the output of the
system_check:And here's the output of
lscpu:Thank you very much in advance!