Trace number 4848205

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14? (TO) 57633.4 3622.73

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
MD5SUM7d954e2caab4b79d98bd7a17b7ec8d2a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4618
Best CPU time to get the best result obtained on this benchmark3573.92
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4901
Total number of constraints13801
Number of constraints which are clauses9200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints4600
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4900
Biggest coefficient in the objective function 6435
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 53769
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 6435
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 53769
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

2.01/1.11	c Time taken to transform: 0.31679773330688477 seconds
2.01/1.11	c Solver arguments: {'num_search_workers': 16, 'random_seed': 451219644, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fc63e6eb410>}
2.01/1.11	c 57596.96257567406s left to solve
2.19/1.31	c Solution 1, time = 0.2008s
2.19/1.31	o 6465
2.19/1.32	c Solution 2, time = 0.2091s
2.19/1.32	o 6193
2.19/1.32	c Solution 3, time = 0.2125s
2.19/1.32	o 6152
2.19/1.34	c Solution 4, time = 0.2313s
2.19/1.34	o 6089
2.19/1.34	c Solution 5, time = 0.2352s
2.19/1.34	o 6074
2.19/1.36	c Solution 6, time = 0.2519s
2.19/1.36	o 5995
2.19/1.37	c Solution 7, time = 0.2588s
2.19/1.37	o 5929
2.19/1.38	c Solution 8, time = 0.2738s
2.19/1.38	o 5836
3.60/1.40	c Solution 9, time = 0.2930s
3.60/1.40	o 5780
3.60/1.42	c Solution 10, time = 0.3088s
3.60/1.42	o 5758
3.60/1.42	c Solution 11, time = 0.3147s
3.60/1.42	o 5753
3.60/1.43	c Solution 12, time = 0.3241s
3.60/1.43	o 5664
3.60/1.45	c Solution 13, time = 0.3422s
3.60/1.45	o 5627
3.60/1.47	c Solution 14, time = 0.3640s
3.60/1.47	o 5552
5.21/1.51	c Solution 15, time = 0.4042s
5.21/1.51	o 5539
5.21/1.54	c Solution 16, time = 0.4286s
5.21/1.54	o 5509
5.21/1.56	c Solution 17, time = 0.4490s
5.21/1.56	o 5432
5.21/1.59	c Solution 18, time = 0.4807s
5.21/1.59	o 5410
6.80/1.61	c Solution 19, time = 0.5027s
6.80/1.61	o 5407
6.80/1.62	c Solution 20, time = 0.5057s
6.80/1.62	o 5204
6.80/1.62	c Solution 21, time = 0.5145s
6.80/1.62	o 5192
6.80/1.64	c Solution 22, time = 0.5261s
6.80/1.64	o 5130
6.80/1.64	c Solution 23, time = 0.5264s
6.80/1.64	o 5118
6.80/1.64	c Solution 24, time = 0.5329s
6.80/1.64	o 5110
6.80/1.65	c Solution 25, time = 0.5354s
6.80/1.65	o 5100
6.80/1.65	c Solution 26, time = 0.5410s
6.80/1.65	o 5093
6.80/1.66	c Solution 27, time = 0.5492s
6.80/1.66	o 5068
6.80/1.67	c Solution 28, time = 0.5632s
6.80/1.67	o 5066
6.80/1.69	c Solution 29, time = 0.5846s
6.80/1.69	o 5061
8.39/1.70	c Solution 30, time = 0.5913s
8.39/1.70	o 5058
8.39/1.71	c Solution 31, time = 0.5966s
8.39/1.71	o 5048
8.39/1.71	c Solution 32, time = 0.6051s
8.39/1.71	o 5044
8.39/1.72	c Solution 33, time = 0.6071s
8.39/1.72	o 5041
8.39/1.73	c Solution 34, time = 0.6242s
8.39/1.73	o 5039
8.39/1.74	c Solution 35, time = 0.6309s
8.39/1.74	o 5027
9.98/1.81	c Solution 36, time = 0.6970s
9.98/1.81	o 5024
9.98/1.83	c Solution 37, time = 0.7210s
9.98/1.83	o 4971
9.98/1.86	c Solution 38, time = 0.7528s
9.98/1.86	o 4968
9.98/1.89	c Solution 39, time = 0.7758s
9.98/1.89	o 4955
13.55/2.03	c Solution 40, time = 0.9195s
13.55/2.03	o 4925
13.55/2.04	c Solution 41, time = 0.9295s
13.55/2.04	o 4918
13.55/2.04	c Solution 42, time = 0.9350s
13.55/2.04	o 4917
13.55/2.06	c Solution 43, time = 0.9474s
13.55/2.06	o 4884
13.55/2.12	c Solution 44, time = 1.0065s
13.55/2.12	o 4877
15.15/2.13	c Solution 45, time = 1.0214s
15.15/2.13	o 4871
15.15/2.14	c Solution 46, time = 1.0262s
15.15/2.14	o 4866
15.15/2.14	c Solution 47, time = 1.0322s
15.15/2.14	o 4865
15.15/2.14	c Solution 48, time = 1.0326s
15.15/2.14	o 4859
15.15/2.18	c Solution 49, time = 1.0744s
15.15/2.18	o 4854
16.34/2.26	c Solution 50, time = 1.1529s
16.34/2.26	o 4839
16.34/2.27	c Solution 51, time = 1.1613s
16.34/2.27	o 4836
16.34/2.28	c Solution 52, time = 1.1671s
16.34/2.28	o 4830
17.93/2.30	c Solution 53, time = 1.1907s
17.93/2.30	o 4826
17.93/2.36	c Solution 54, time = 1.2513s
17.93/2.36	o 4821
17.93/2.36	c Solution 55, time = 1.2518s
17.93/2.36	o 4818
17.93/2.39	c Solution 56, time = 1.2784s
17.93/2.39	o 4812
19.53/2.48	c Solution 57, time = 1.3708s
19.53/2.48	o 4804
21.12/2.51	c Solution 58, time = 1.3991s
21.12/2.51	o 4798
21.12/2.51	c Solution 59, time = 1.3996s
21.12/2.51	o 4790
21.12/2.55	c Solution 60, time = 1.4406s
21.12/2.55	o 4782
21.12/2.58	c Solution 61, time = 1.4706s
21.12/2.58	o 4776
24.30/2.72	c Solution 62, time = 1.6059s
24.30/2.72	o 4760
24.30/2.78	c Solution 63, time = 1.6719s
24.30/2.78	o 4754
24.30/2.79	c Solution 64, time = 1.6843s
24.30/2.79	o 4745
948.78/60.89	c Solution 65, time = 59.7795s
948.78/60.89	o 4724
950.37/60.91	c Solution 66, time = 59.7992s
950.37/60.91	o 4721
950.37/60.98	c Solution 67, time = 59.8679s
950.37/60.98	o 4712
952.22/61.06	c Solution 68, time = 59.9468s
952.22/61.06	o 4678
952.22/61.11	c Solution 69, time = 59.9963s
952.22/61.11	o 4666
953.81/61.15	c Solution 70, time = 60.0363s
953.81/61.15	o 4642
953.81/61.15	c Solution 71, time = 60.0394s
953.81/61.15	o 4641
953.81/61.18	c Solution 72, time = 60.0693s
953.81/61.18	o 4633
953.81/61.19	c Solution 73, time = 60.0810s
953.81/61.19	o 4632
955.13/61.27	c Solution 74, time = 60.1642s
955.13/61.27	o 4630
1023.57/65.50	c Solution 75, time = 64.3909s
1023.57/65.50	o 4628
1029.94/65.92	c Solution 76, time = 64.8142s
1029.94/65.92	o 4622
1029.94/65.97	c Solution 77, time = 64.8649s
1029.94/65.97	o 4618

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4848205-1784147925/watcher-4848205-1784147925 -o /tmp/evaluation-result-4848205-1784147925/solver-4848205-1784147925 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848205-1784147925/vars-4848205-1784147925 --bin-var /tmp/runsolver-exch-nodeE009-1784147896-30500 --watchdog 3760 run HOME/instance-4848205-1784147925.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 451219644 --intermediate --solver ortools 

running on 16 cores: 16-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 17-19,21-22,25-30
  3550 MHz: 0-3,24,36-39,44-51,60-63
  3600 MHz: 4-16,20,23,31-35,40-43,52-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3
  3600 MHz: 4-15
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 16-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (126640 MiB free)
  node 1: cores 8-15, 129019 MiB (128016 MiB free)
  node 2: cores 16-23, 129019 MiB (128552 MiB free)
  node 3: cores 24-31, 129003 MiB (128482 MiB free)
  node 4: cores 32-39, 129019 MiB (128433 MiB free)
  node 5: cores 40-47, 129019 MiB (128509 MiB free)
  node 6: cores 48-55, 129019 MiB (128573 MiB free)
  node 7: cores 56-63, 128429 MiB (127649 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=31570, runsolver pid=31567
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 20.38 22.86 38.28 49/896 31573
/proc/meminfo: memFree=1049430240/1055320708 swapFree=33554428/33554428
[pid=31570] ppid=31567 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/31570/stat : 31570 (run) S 31567 31570 30489 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 4381255 4427776 640 18446744073709551615 94632525033472 94632525928005 140730926856176 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94632526167056 94632526214800 94632558010368 140730926860408 140730926860645 140730926860645 140730926866385 0
/proc/31570/statm: 1081 788 700 219 0 143 0
[pid=31573] ppid=31570 vsize=27472 memory=21104 CPUtime=0.06 cores=16-31
/proc/31573/stat : 31573 (python3) R 31570 31570 30489 0 -1 4194304 3547 0 0 0 5 1 0 0 20 0 1 0 4381257 28131328 5120 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 0 0 0 17 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 6868 5276 1989 753 0 4012 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 31796 KiB
Current children cumulated memory: 24256 KiB

[startup+0.210735 s]*
/proc/loadavg: 20.38 22.86 38.28 64/911 31588
/proc/meminfo: memFree=1049437176/1055320708 swapFree=33554428/33554428
[pid=31570] ppid=31567 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/31570/stat : 31570 (run) S 31567 31570 30489 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 4381255 4427776 640 18446744073709551615 94632525033472 94632525928005 140730926856176 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94632526167056 94632526214800 94632558010368 140730926860408 140730926860645 140730926860645 140730926866385 0
/proc/31570/statm: 1081 788 700 219 0 143 0
[pid=31573] ppid=31570 vsize=729196 memory=38144 CPUtime=1.25 cores=16-31
/proc/31573/stat : 31573 (python3) R 31570 31570 30489 0 -1 4194304 6259 0 0 0 123 2 0 0 20 0 16 0 4381257 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 0 0 0 17 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 182299 9536 3682 753 0 168905 0
[pid=31573/tid=31574] ppid=31570 vsize=729196 memory=8462108013221118012 CPUtime=0.07 cores=16-31
/proc/31573/task/31574/stat : 31574 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31575] ppid=31570 vsize=729196 memory=14236 CPUtime=0.07 cores=16-31
/proc/31573/task/31575/stat : 31575 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31576] ppid=31570 vsize=729196 memory=14566 CPUtime=0.07 cores=16-31
/proc/31573/task/31576/stat : 31576 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31577] ppid=31570 vsize=729196 memory=60710201869356 CPUtime=0.07 cores=16-31
/proc/31573/task/31577/stat : 31577 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31578] ppid=31570 vsize=729196 memory=54117443830424 CPUtime=0.07 cores=16-31
/proc/31573/task/31578/stat : 31578 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31579] ppid=31570 vsize=729196 memory=18846 CPUtime=0.07 cores=16-31
/proc/31573/task/31579/stat : 31579 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31580] ppid=31570 vsize=729196 memory=56312272805957 CPUtime=0.07 cores=16-31
/proc/31573/task/31580/stat : 31580 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31581] ppid=31570 vsize=729196 memory=15542929120823220 CPUtime=0.07 cores=16-31
/proc/31573/task/31581/stat : 31581 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31582] ppid=31570 vsize=729196 memory=3472897869051357495 CPUtime=0.07 cores=16-31
/proc/31573/task/31582/stat : 31582 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31583] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31583/stat : 31583 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31584] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31584/stat : 31584 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31585] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31585/stat : 31585 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31586] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31586/stat : 31586 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31587] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31587/stat : 31587 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31588] ppid=31570 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31588/stat : 31588 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 746696704 9344 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 733520 KiB
Current children cumulated memory: 41296 KiB

[startup+0.310131 s]*
/proc/loadavg: 20.38 22.86 38.28 50/911 31588
/proc/meminfo: memFree=1049431944/1055320708 swapFree=33554428/33554428
[pid=31570] ppid=31567 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/31570/stat : 31570 (run) S 31567 31570 30489 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 4381255 4427776 640 18446744073709551615 94632525033472 94632525928005 140730926856176 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94632526167056 94632526214800 94632558010368 140730926860408 140730926860645 140730926860645 140730926866385 0
/proc/31570/statm: 1081 788 700 219 0 143 0
[pid=31573] ppid=31570 vsize=760340 memory=59736 CPUtime=1.31 cores=16-31
/proc/31573/stat : 31573 (python3) R 31570 31570 30489 0 -1 4194304 9628 0 0 0 128 3 0 0 20 0 16 0 4381257 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 0 0 0 17 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 190085 14934 6013 753 0 171944 0
[pid=31573/tid=31574] ppid=31570 vsize=760340 memory=8322838592763493262 CPUtime=0.07 cores=16-31
/proc/31573/task/31574/stat : 31574 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31575] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31575/stat : 31575 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31576] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31576/stat : 31576 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31577] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31577/stat : 31577 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31578] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31578/stat : 31578 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31579] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31579/stat : 31579 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31580] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31580/stat : 31580 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31581] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31581/stat : 31581 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31582] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31582/stat : 31582 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31583] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31583/stat : 31583 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31584] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31584/stat : 31584 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31585] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31585/stat : 31585 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31586] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31586/stat : 31586 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31587] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31587/stat : 31587 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31588] ppid=31570 vsize=760340 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31588/stat : 31588 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 778588160 14720 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 764664 KiB
Current children cumulated memory: 62888 KiB

[startup+0.700208 s]
/proc/loadavg: 20.38 22.86 38.28 50/911 31588
/proc/meminfo: memFree=1049376060/1055320708 swapFree=33554428/33554428
[pid=31570] ppid=31567 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/31570/stat : 31570 (run) S 31567 31570 30489 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 4381255 4427776 640 18446744073709551615 94632525033472 94632525928005 140730926856176 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94632526167056 94632526214800 94632558010368 140730926860408 140730926860645 140730926860645 140730926866385 0
/proc/31570/statm: 1081 788 700 219 0 143 0
[pid=31573] ppid=31570 vsize=918496 memory=115376 CPUtime=1.59 cores=16-31
/proc/31573/stat : 31573 (python3) R 31570 31570 30489 0 -1 4194304 18488 0 0 0 153 6 0 0 20 0 16 0 4381257 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 17 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 229624 28844 11839 753 0 180649 0
[pid=31573/tid=31574] ppid=31570 vsize=918496 memory=5824 CPUtime=0.07 cores=16-31
/proc/31573/task/31574/stat : 31574 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31575] ppid=31570 vsize=918496 memory=16117 CPUtime=0.07 cores=16-31
/proc/31573/task/31575/stat : 31575 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31576] ppid=31570 vsize=918496 memory=15244 CPUtime=0.07 cores=16-31
/proc/31573/task/31576/stat : 31576 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31577] ppid=31570 vsize=918496 memory=2508 CPUtime=0.07 cores=16-31
/proc/31573/task/31577/stat : 31577 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31578] ppid=31570 vsize=918496 memory=3536 CPUtime=0.07 cores=16-31
/proc/31573/task/31578/stat : 31578 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31579] ppid=31570 vsize=918496 memory=4916 CPUtime=0.07 cores=16-31
/proc/31573/task/31579/stat : 31579 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31580] ppid=31570 vsize=918496 memory=3012 CPUtime=0.07 cores=16-31
/proc/31573/task/31580/stat : 31580 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31581] ppid=31570 vsize=918496 memory=41644 CPUtime=0.07 cores=16-31
/proc/31573/task/31581/stat : 31581 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31582] ppid=31570 vsize=918496 memory=4736 CPUtime=0.07 cores=16-31
/proc/31573/task/31582/stat : 31582 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31583] ppid=31570 vsize=918496 memory=1972 CPUtime=0.07 cores=16-31
/proc/31573/task/31583/stat : 31583 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31584] ppid=31570 vsize=918496 memory=5764 CPUtime=0.07 cores=16-31
/proc/31573/task/31584/stat : 31584 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31585] ppid=31570 vsize=918496 memory=12884 CPUtime=0.07 cores=16-31
/proc/31573/task/31585/stat : 31585 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31586] ppid=31570 vsize=918496 memory=3000 CPUtime=0.07 cores=16-31
/proc/31573/task/31586/stat : 31586 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31587] ppid=31570 vsize=918496 memory=17900 CPUtime=0.07 cores=16-31
/proc/31573/task/31587/stat : 31587 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31588] ppid=31570 vsize=918496 memory=46892 CPUtime=0.07 cores=16-31
/proc/31573/task/31588/stat : 31588 (python3) S 31570 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4381270 940539904 28544 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 922820 KiB
Current children cumulated memory: 118528 KiB

[startup+1.50034 s]

################
# More data... #
################

[pid=31573/tid=31601] ppid=31567 vsize=3619688 memory=14400 CPUtime=3605.22 cores=16-31
/proc/31573/task/31601/stat : 31601 (python3) R 31567 31570 30489 0 -1 4194368 136673 0 0 0 360500 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31602] ppid=31567 vsize=3619688 memory=12012 CPUtime=3585.4 cores=16-31
/proc/31573/task/31602/stat : 31602 (python3) R 31567 31570 30489 0 -1 4194368 32960 0 0 0 358517 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31603] ppid=31567 vsize=3619688 memory=5824 CPUtime=3603.14 cores=16-31
/proc/31573/task/31603/stat : 31603 (python3) R 31567 31570 30489 0 -1 4194368 28500 0 0 0 360292 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31604] ppid=31567 vsize=3619688 memory=-7747442128287464133 CPUtime=3585.9 cores=16-31
/proc/31573/task/31604/stat : 31604 (python3) R 31567 31570 30489 0 -1 4194368 45983 0 0 0 358567 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current cumulated CPU time of completed processes: 0.004397 s
Current children cumulated CPU time: 57628.6 s
Current children cumulated vsize: 3619688 KiB
Current children cumulated memory: 2211404 KiB

[startup+3622.6 s]
/proc/loadavg: 59.60 63.39 63.42 50/890 31975
/proc/meminfo: memFree=1045648576/1055320708 swapFree=33554428/33554428
[pid=31573] ppid=31567 vsize=3619688 memory=2211404 CPUtime=57631.7 cores=16-31
/proc/31573/stat : 31573 (python3) S 31567 31570 30489 0 -1 4194304 2902395 0 0 0 5762766 407 0 0 20 0 32 0 4381257 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 17 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 904922 552851 13989 753 0 739467 0
[pid=31573/tid=31574] ppid=31567 vsize=3619688 memory=17828 CPUtime=0.07 cores=16-31
/proc/31573/task/31574/stat : 31574 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31575] ppid=31567 vsize=3619688 memory=46896 CPUtime=0.07 cores=16-31
/proc/31573/task/31575/stat : 31575 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31576] ppid=31567 vsize=3619688 memory=12804 CPUtime=0.07 cores=16-31
/proc/31573/task/31576/stat : 31576 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31577] ppid=31567 vsize=3619688 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31577/stat : 31577 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31578] ppid=31567 vsize=3619688 memory=6944656592455360604 CPUtime=0.07 cores=16-31
/proc/31573/task/31578/stat : 31578 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31579] ppid=31567 vsize=3619688 memory=6944656592455360604 CPUtime=0.07 cores=16-31
/proc/31573/task/31579/stat : 31579 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31580] ppid=31567 vsize=3619688 memory=6944656592455359580 CPUtime=0.07 cores=16-31
/proc/31573/task/31580/stat : 31580 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31581] ppid=31567 vsize=3619688 memory=6656426216303648864 CPUtime=0.07 cores=16-31
/proc/31573/task/31581/stat : 31581 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31582] ppid=31567 vsize=3619688 memory=0 CPUtime=0.07 cores=16-31
/proc/31573/task/31582/stat : 31582 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31583] ppid=31567 vsize=3619688 memory=-1598831813028945288 CPUtime=0.07 cores=16-31
/proc/31573/task/31583/stat : 31583 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31584] ppid=31567 vsize=3619688 memory=-2245088631185882904 CPUtime=0.07 cores=16-31
/proc/31573/task/31584/stat : 31584 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31585] ppid=31567 vsize=3619688 memory=-5921431000321636112 CPUtime=0.07 cores=16-31
/proc/31573/task/31585/stat : 31585 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31586] ppid=31567 vsize=3619688 memory=-1598831813028945288 CPUtime=0.07 cores=16-31
/proc/31573/task/31586/stat : 31586 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31587] ppid=31567 vsize=3619688 memory=-7747442128287464133 CPUtime=0.07 cores=16-31
/proc/31573/task/31587/stat : 31587 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31588] ppid=31567 vsize=3619688 memory=14400 CPUtime=0.07 cores=16-31
/proc/31573/task/31588/stat : 31588 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31589] ppid=31567 vsize=3619688 memory=12012 CPUtime=3606.27 cores=16-31
/proc/31573/task/31589/stat : 31589 (python3) R 31567 31570 30489 0 -1 4194368 294740 0 0 0 360606 21 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31590] ppid=31567 vsize=3619688 memory=5824 CPUtime=3593.12 cores=16-31
/proc/31573/task/31590/stat : 31590 (python3) R 31567 31570 30489 0 -1 4194368 276612 0 0 0 359289 23 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31591] ppid=31567 vsize=3619688 memory=2508 CPUtime=3604.42 cores=16-31
/proc/31573/task/31591/stat : 31591 (python3) R 31567 31570 30489 0 -1 4194368 300486 0 0 0 360420 22 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31592] ppid=31567 vsize=3619688 memory=3536 CPUtime=3606.03 cores=16-31
/proc/31573/task/31592/stat : 31592 (python3) R 31567 31570 30489 0 -1 4194368 197105 0 0 0 360589 14 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31593] ppid=31567 vsize=3619688 memory=7686721470351317652 CPUtime=3602.8 cores=16-31
/proc/31573/task/31593/stat : 31593 (python3) R 31567 31570 30489 0 -1 4194368 234840 0 0 0 360260 20 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31594] ppid=31567 vsize=3619688 memory=1972 CPUtime=3605.82 cores=16-31
/proc/31573/task/31594/stat : 31594 (python3) R 31567 31570 30489 0 -1 4194368 155181 0 0 0 360570 12 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31595] ppid=31567 vsize=3619688 memory=5764 CPUtime=3599.99 cores=16-31
/proc/31573/task/31595/stat : 31595 (python3) R 31567 31570 30489 0 -1 4194368 285162 0 0 0 359979 20 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31596] ppid=31567 vsize=3619688 memory=12884 CPUtime=3606.05 cores=16-31
/proc/31573/task/31596/stat : 31596 (python3) R 31567 31570 30489 0 -1 4194368 131835 0 0 0 360596 9 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31597] ppid=31567 vsize=3619688 memory=3000 CPUtime=3605.59 cores=16-31
/proc/31573/task/31597/stat : 31597 (python3) R 31567 31570 30489 0 -1 4194368 144449 0 0 0 360551 8 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31598] ppid=31567 vsize=3619688 memory=17828 CPUtime=3605.34 cores=16-31
/proc/31573/task/31598/stat : 31598 (python3) R 31567 31570 30489 0 -1 4194368 191898 0 0 0 360519 15 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31599] ppid=31567 vsize=3619688 memory=3152 CPUtime=3604.66 cores=16-31
/proc/31573/task/31599/stat : 31599 (python3) R 31567 31570 30489 0 -1 4194368 212761 0 0 0 360445 21 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31600] ppid=31567 vsize=3619688 memory=2210204 CPUtime=3605.39 cores=16-31
/proc/31573/task/31600/stat : 31600 (python3) R 31567 31570 30489 0 -1 4194368 172740 0 0 0 360515 24 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31601] ppid=31567 vsize=3619688 memory=17828 CPUtime=3605.42 cores=16-31
/proc/31573/task/31601/stat : 31601 (python3) R 31567 31570 30489 0 -1 4194368 136673 0 0 0 360520 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31602] ppid=31567 vsize=3619688 memory=46896 CPUtime=3585.6 cores=16-31
/proc/31573/task/31602/stat : 31602 (python3) R 31567 31570 30489 0 -1 4194368 32960 0 0 0 358537 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31603] ppid=31567 vsize=3619688 memory=12804 CPUtime=3603.34 cores=16-31
/proc/31573/task/31603/stat : 31603 (python3) R 31567 31570 30489 0 -1 4194368 28500 0 0 0 360312 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31604] ppid=31567 vsize=3619688 memory=10256 CPUtime=3586.1 cores=16-31
/proc/31573/task/31604/stat : 31604 (python3) R 31567 31570 30489 0 -1 4194368 45983 0 0 0 358587 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current cumulated CPU time of completed processes: 0.004397 s
Current children cumulated CPU time: 57631.7 s
Current children cumulated vsize: 3619688 KiB
Current children cumulated memory: 2211404 KiB

[startup+3622.7 s]
/proc/loadavg: 59.60 63.39 63.42 50/890 31975
/proc/meminfo: memFree=1045648576/1055320708 swapFree=33554428/33554428
[pid=31573] ppid=31567 vsize=3619688 memory=2211404 CPUtime=57633.3 cores=16-31
/proc/31573/stat : 31573 (python3) S 31567 31570 30489 0 -1 4194304 2902395 0 0 0 5762926 407 0 0 20 0 32 0 4381257 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
/proc/31573/statm: 904922 552851 13989 753 0 739467 0
[pid=31573/tid=31574] ppid=31567 vsize=3619688 memory=2211404 CPUtime=0.07 cores=16-31
/proc/31573/task/31574/stat : 31574 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31575] ppid=31567 vsize=3619688 memory=8319679319876333693 CPUtime=0.07 cores=16-31
/proc/31573/task/31575/stat : 31575 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31576] ppid=31567 vsize=3619688 memory=3152 CPUtime=0.07 cores=16-31
/proc/31573/task/31576/stat : 31576 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31577] ppid=31567 vsize=3619688 memory=-7747442128287464133 CPUtime=0.07 cores=16-31
/proc/31573/task/31577/stat : 31577 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31578] ppid=31567 vsize=3619688 memory=15244 CPUtime=0.07 cores=16-31
/proc/31573/task/31578/stat : 31578 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31579] ppid=31567 vsize=3619688 memory=12012 CPUtime=0.07 cores=16-31
/proc/31573/task/31579/stat : 31579 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31580] ppid=31567 vsize=3619688 memory=3152 CPUtime=0.07 cores=16-31
/proc/31573/task/31580/stat : 31580 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31581] ppid=31567 vsize=3619688 memory=15244 CPUtime=0.07 cores=16-31
/proc/31573/task/31581/stat : 31581 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31582] ppid=31567 vsize=3619688 memory=5824 CPUtime=0.07 cores=16-31
/proc/31573/task/31582/stat : 31582 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31583] ppid=31567 vsize=3619688 memory=2211404 CPUtime=0.07 cores=16-31
/proc/31573/task/31583/stat : 31583 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31584] ppid=31567 vsize=3619688 memory=5762536 CPUtime=0.07 cores=16-31
/proc/31573/task/31584/stat : 31584 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31585] ppid=31567 vsize=3619688 memory=271304494216894 CPUtime=0.07 cores=16-31
/proc/31573/task/31585/stat : 31585 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31586] ppid=31567 vsize=3619688 memory=14400 CPUtime=0.07 cores=16-31
/proc/31573/task/31586/stat : 31586 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31587] ppid=31567 vsize=3619688 memory=2401 CPUtime=0.07 cores=16-31
/proc/31573/task/31587/stat : 31587 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31588] ppid=31567 vsize=3619688 memory=3152 CPUtime=0.07 cores=16-31
/proc/31573/task/31588/stat : 31588 (python3) S 31567 31570 30489 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4381270 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31589] ppid=31567 vsize=3619688 memory=2208760 CPUtime=3606.37 cores=16-31
/proc/31573/task/31589/stat : 31589 (python3) R 31567 31570 30489 0 -1 4194368 294740 0 0 0 360616 21 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31590] ppid=31567 vsize=3619688 memory=-7747442128287464133 CPUtime=3593.22 cores=16-31
/proc/31573/task/31590/stat : 31590 (python3) R 31567 31570 30489 0 -1 4194368 276612 0 0 0 359299 23 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31591] ppid=31567 vsize=3619688 memory=3184 CPUtime=3604.52 cores=16-31
/proc/31573/task/31591/stat : 31591 (python3) R 31567 31570 30489 0 -1 4194368 300486 0 0 0 360430 22 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31592] ppid=31567 vsize=3619688 memory=3152 CPUtime=3606.13 cores=16-31
/proc/31573/task/31592/stat : 31592 (python3) R 31567 31570 30489 0 -1 4194368 197105 0 0 0 360599 14 0 0 20 0 32 0 4381386 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31593] ppid=31567 vsize=3619688 memory=3152 CPUtime=3602.9 cores=16-31
/proc/31573/task/31593/stat : 31593 (python3) R 31567 31570 30489 0 -1 4194368 234840 0 0 0 360270 20 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31594] ppid=31567 vsize=3619688 memory=3152 CPUtime=3605.92 cores=16-31
/proc/31573/task/31594/stat : 31594 (python3) R 31567 31570 30489 0 -1 4194368 155181 0 0 0 360580 12 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31595] ppid=31567 vsize=3619688 memory=2207544 CPUtime=3600.09 cores=16-31
/proc/31573/task/31595/stat : 31595 (python3) R 31567 31570 30489 0 -1 4194368 285162 0 0 0 359989 20 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31596] ppid=31567 vsize=3619688 memory=0 CPUtime=3606.15 cores=16-31
/proc/31573/task/31596/stat : 31596 (python3) R 31567 31570 30489 0 -1 4194368 131835 0 0 0 360606 9 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31597] ppid=31567 vsize=3619688 memory=3152 CPUtime=3605.69 cores=16-31
/proc/31573/task/31597/stat : 31597 (python3) R 31567 31570 30489 0 -1 4194368 144449 0 0 0 360561 8 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31598] ppid=31567 vsize=3619688 memory=14400 CPUtime=3605.44 cores=16-31
/proc/31573/task/31598/stat : 31598 (python3) R 31567 31570 30489 0 -1 4194368 191898 0 0 0 360529 15 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31599] ppid=31567 vsize=3619688 memory=12012 CPUtime=3604.76 cores=16-31
/proc/31573/task/31599/stat : 31599 (python3) R 31567 31570 30489 0 -1 4194368 212761 0 0 0 360455 21 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31600] ppid=31567 vsize=3619688 memory=3152 CPUtime=3605.49 cores=16-31
/proc/31573/task/31600/stat : 31600 (python3) R 31567 31570 30489 0 -1 4194368 172740 0 0 0 360525 24 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31601] ppid=31567 vsize=3619688 memory=2211364 CPUtime=3605.52 cores=16-31
/proc/31573/task/31601/stat : 31601 (python3) R 31567 31570 30489 0 -1 4194368 136673 0 0 0 360530 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31602] ppid=31567 vsize=3619688 memory=5824 CPUtime=3585.7 cores=16-31
/proc/31573/task/31602/stat : 31602 (python3) R 31567 31570 30489 0 -1 4194368 32960 0 0 0 358547 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31603] ppid=31567 vsize=3619688 memory=281405723662784 CPUtime=3603.44 cores=16-31
/proc/31573/task/31603/stat : 31603 (python3) R 31567 31570 30489 0 -1 4194368 28500 0 0 0 360322 22 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
[pid=31573/tid=31604] ppid=31567 vsize=3619688 memory=6944656575208382560 CPUtime=3586.2 cores=16-31
/proc/31573/task/31604/stat : 31604 (python3) R 31567 31570 30489 0 -1 4194368 45983 0 0 0 358597 23 0 0 20 0 32 0 4381387 3706560512 550913 18446744073709551615 4321280 7402577 140725545187248 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 39698432 140725545191315 140725545191568 140725545191568 140725545197498 0
Current cumulated CPU time of completed processes: 0.004397 s
Current children cumulated CPU time: 57633.3 s
Current children cumulated vsize: 3619688 KiB
Current children cumulated memory: 2211404 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3622.73
CPU time (s): 57633.4
CPU user time (s): 57629.3
CPU system time (s): 4.10055
CPU usage (%): 1590.89
Max. virtual memory (cumulated for all children) (KiB): 3624012
Max. memory (cumulated for all children) (KiB): 2214556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57629.3
system time used= 4.10055
maximum resident set size= 2203652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2902806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96085
involuntary context switches= 317019


# summary of solver processes directly reported to runsolver:
#   pid: 31570,31573
#   total CPU time (s): 57633.4
#   total CPU user time (s): 57629.3
#   total CPU system time (s): 4.10055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1745 second user time and 47.2975 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-15 22:38:45
IDJOB=4848205
IDBENCH=158560
IDSOLVER=3707
FILE ID=nodeE009/4848205-1784147925
RUNJOBID= nodeE009-1784147896-30500
SLURM_JOB_ID= 12756569
Free space on /tmp= 801864 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848205-1784147925/watcher-4848205-1784147925 -o /tmp/evaluation-result-4848205-1784147925/solver-4848205-1784147925 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848205-1784147925/vars-4848205-1784147925 --bin-var /tmp/runsolver-exch-nodeE009-1784147896-30500 --watchdog 3760  run HOME/instance-4848205-1784147925.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 451219644 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= 7d954e2caab4b79d98bd7a17b7ec8d2a
RANDOM SEED=451219644

nodeE009 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.042
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.007
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.999
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.047
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.411
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.437
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.416
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.446
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.661
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.666
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.669
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.667
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.329
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.307
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.303
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.307
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.454
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.000
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.674
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.246
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.308
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.345
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.346
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.320
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.215
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.258
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.229
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.243
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.970
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.983
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.974
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.994
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.789
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.800
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.785
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.766
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.125
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.125
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.119
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.139
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.258
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.240
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.242
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.247
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.350
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.343
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.336
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.339
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.068
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.040
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.069
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.051
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1049457292 kB
MemAvailable:   1047136220 kB
Buffers:            3336 kB
Cached:           968152 kB
SwapCached:            0 kB
Active:          2668492 kB
Inactive:         717540 kB
Active(anon):    2435048 kB
Inactive(anon):        0 kB
Active(file):     233444 kB
Inactive(file):   717540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             65224 kB
Writeback:            48 kB
AnonPages:       2418424 kB
Mapped:           152332 kB
Shmem:             20500 kB
KReclaimable:     129044 kB
Slab:             491372 kB
SReclaimable:     129044 kB
SUnreclaim:       362328 kB
KernelStack:       15328 kB
PageTables:         9236 kB
SecPageTables:     12112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5283544 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478492 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      391620 kB
DirectMap2M:    20901888 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 801848 MiB
End job on nodeE009 at 2026-07-15 23:39:08