Trace number 4847934

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.5 3647.14

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM50cf9112b5ea763531dadde21846562c
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 benchmark210
Best CPU time to get the best result obtained on this benchmark14193
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495981
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495981
Number of bits of the biggest sum of numbers19
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

24.68/24.14	c Time taken to transform: 13.874416828155518 seconds
24.68/24.14	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1000199804, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f8d9d2eb410>}
24.68/24.14	c 57574.857286691666s left to solve
27.91/27.34	c Solution 1, time = 3.2003s
27.91/27.34	o 5858
29.12/27.47	c Solution 2, time = 3.3264s
29.12/27.47	o 5807
29.12/27.47	c Solution 3, time = 3.3307s
29.12/27.47	o 5385
30.71/27.51	c Solution 4, time = 3.3678s
30.71/27.51	o 5226
30.71/27.56	c Solution 5, time = 3.4142s
30.71/27.56	o 4944
30.71/27.56	c Solution 6, time = 3.4182s
30.71/27.56	o 4473
30.71/27.57	c Solution 7, time = 3.4252s
30.71/27.57	o 4471
30.71/27.57	c Solution 8, time = 3.4288s
30.71/27.57	o 4390
30.71/27.58	c Solution 9, time = 3.4393s
30.71/27.58	o 4325
32.31/27.68	c Solution 10, time = 3.5334s
32.31/27.68	o 4307
32.31/27.69	c Solution 11, time = 3.5431s
32.31/27.69	o 4294
33.90/27.70	c Solution 12, time = 3.5551s
33.90/27.70	o 4237
33.90/27.71	c Solution 13, time = 3.5661s
33.90/27.71	o 4198
33.90/27.71	c Solution 14, time = 3.5686s
33.90/27.71	o 4142
33.90/27.74	c Solution 15, time = 3.6015s
33.90/27.74	o 4099
35.49/27.81	c Solution 16, time = 3.6650s
35.49/27.81	o 4098
35.49/27.83	c Solution 17, time = 3.6841s
35.49/27.83	o 4065
35.49/27.84	c Solution 18, time = 3.6944s
35.49/27.84	o 3829
35.49/27.87	c Solution 19, time = 3.7242s
35.49/27.87	o 3765
35.49/27.88	c Solution 20, time = 3.7394s
35.49/27.88	o 3764
35.49/27.89	c Solution 21, time = 3.7467s
35.49/27.89	o 3762
37.09/27.90	c Solution 22, time = 3.7626s
37.09/27.90	o 3675
37.09/27.93	c Solution 23, time = 3.7854s
37.09/27.93	o 3639
37.09/27.94	c Solution 24, time = 3.7978s
37.09/27.94	o 3483
37.09/27.95	c Solution 25, time = 3.8056s
37.09/27.95	o 3384
37.09/27.95	c Solution 26, time = 3.8118s
37.09/27.95	o 3044
37.09/27.97	c Solution 27, time = 3.8260s
37.09/27.97	o 2964
37.09/27.99	c Solution 28, time = 3.8433s
37.09/27.99	o 2961
37.09/27.99	c Solution 29, time = 3.8516s
37.09/27.99	o 2904
37.09/27.99	c Solution 30, time = 3.8520s
37.09/27.99	o 2901
38.92/28.03	c Solution 31, time = 3.8831s
38.92/28.03	o 2893
38.92/28.05	c Solution 32, time = 3.9084s
38.92/28.05	o 2791
38.92/28.06	c Solution 33, time = 3.9199s
38.92/28.06	o 2715
38.92/28.07	c Solution 34, time = 3.9262s
38.92/28.07	o 2702
38.92/28.07	c Solution 35, time = 3.9324s
38.92/28.07	o 2586
38.92/28.09	c Solution 36, time = 3.9447s
38.92/28.09	o 2551
38.92/28.09	c Solution 37, time = 3.9509s
38.92/28.09	o 2523
38.92/28.09	c Solution 38, time = 3.9513s
38.92/28.09	o 2369
38.92/28.10	c Solution 39, time = 3.9577s
38.92/28.10	o 2269
40.51/28.14	c Solution 40, time = 3.9965s
40.51/28.14	o 2253
40.51/28.15	c Solution 41, time = 4.0109s
40.51/28.15	o 2237
40.51/28.15	c Solution 42, time = 4.0129s
40.51/28.15	o 2150
40.51/28.16	c Solution 43, time = 4.0194s
40.51/28.16	o 2077
40.51/28.17	c Solution 44, time = 4.0253s
40.51/28.17	o 1861
40.51/28.18	c Solution 45, time = 4.0379s
40.51/28.18	o 1767
40.51/28.19	c Solution 46, time = 4.0440s
40.51/28.19	o 1652
40.51/28.19	c Solution 47, time = 4.0454s
40.51/28.19	o 1628
41.84/28.20	c Solution 48, time = 4.0625s
41.84/28.20	o 1438
41.84/28.24	c Solution 49, time = 4.0950s
41.84/28.24	o 1419
41.84/28.24	c Solution 50, time = 4.1014s
41.84/28.24	o 1405
41.84/28.25	c Solution 51, time = 4.1074s
41.84/28.25	o 1400
41.84/28.26	c Solution 52, time = 4.1164s
41.84/28.26	o 1367
41.84/28.26	c Solution 53, time = 4.1181s
41.84/28.26	o 1252
43.43/28.32	c Solution 54, time = 4.1815s
43.43/28.32	o 1249
43.43/28.33	c Solution 55, time = 4.1833s
43.43/28.33	o 1226
43.43/28.33	c Solution 56, time = 4.1836s
43.43/28.33	o 1223
43.43/28.34	c Solution 57, time = 4.1951s
43.43/28.34	o 1204
43.43/28.34	c Solution 58, time = 4.2027s
43.43/28.34	o 1173
43.43/28.35	c Solution 59, time = 4.2116s
43.43/28.35	o 978
43.43/28.37	c Solution 60, time = 4.2230s
43.43/28.37	o 961
43.43/28.37	c Solution 61, time = 4.2292s
43.43/28.37	o 885
43.43/28.39	c Solution 62, time = 4.2515s
43.43/28.39	o 858
45.03/28.40	c Solution 63, time = 4.2567s
45.03/28.40	o 854
45.03/28.41	c Solution 64, time = 4.2728s
45.03/28.41	o 743
45.03/28.48	c Solution 65, time = 4.3331s
45.03/28.48	o 623
46.62/28.50	c Solution 66, time = 4.3577s
46.62/28.50	o 615
46.62/28.54	c Solution 67, time = 4.3941s
46.62/28.54	o 611
46.62/28.55	c Solution 68, time = 4.4071s
46.62/28.55	o 608
46.62/28.58	c Solution 69, time = 4.4421s
46.62/28.58	o 604
48.21/28.62	c Solution 70, time = 4.4731s
48.21/28.62	o 557
48.21/28.63	c Solution 71, time = 4.4865s
48.21/28.63	o 445
48.21/28.64	c Solution 72, time = 4.4963s
48.21/28.64	o 322
51.40/28.88	c Solution 73, time = 4.7390s
51.40/28.88	o 297
53.00/28.92	c Solution 74, time = 4.7814s
53.00/28.92	o 296
56.44/29.12	c Solution 75, time = 4.9774s
56.44/29.12	o 291
56.44/29.12	c Solution 76, time = 4.9785s
56.44/29.12	o 283
56.44/29.13	c Solution 77, time = 4.9884s
56.44/29.13	o 277
57.76/29.24	c Solution 78, time = 5.0968s
57.76/29.24	o 274
57.76/29.29	c Solution 79, time = 5.1515s
57.76/29.29	o 259
59.35/29.30	c Solution 80, time = 5.1583s
59.35/29.30	o 255
62.54/29.50	c Solution 81, time = 5.3590s
62.54/29.50	o 254
146.88/34.86	c Solution 82, time = 10.7201s
146.88/34.86	o 252
146.88/34.88	c Solution 83, time = 10.7354s
146.88/34.88	o 251
202.57/38.36	c Solution 84, time = 14.2219s
202.57/38.36	o 250
215.53/39.18	c Solution 85, time = 15.0409s
215.53/39.18	o 240
216.90/39.23	c Solution 86, time = 15.0906s
216.90/39.23	o 237
216.90/39.23	c Solution 87, time = 15.0915s
216.90/39.23	o 236
216.90/39.29	c Solution 88, time = 15.1501s
216.90/39.29	o 233
1989.34/150.68	c Solution 89, time = 126.5389s
1989.34/150.68	o 229
1990.94/150.70	c Solution 90, time = 126.5584s
1990.94/150.70	o 228
1990.94/150.72	c Solution 91, time = 126.5799s
1990.94/150.72	o 226
1990.94/150.76	c Solution 92, time = 126.6210s
1990.94/150.76	o 225
1994.13/150.90	c Solution 93, time = 126.7543s
1994.13/150.90	o 223
2011.81/152.05	c Solution 94, time = 127.9080s
2011.81/152.05	o 222
2011.81/152.06	c Solution 95, time = 127.9136s
2011.81/152.06	o 220
2013.51/152.18	c Solution 96, time = 128.0350s
2013.51/152.18	o 218
2017.98/152.47	c Solution 97, time = 128.3252s
2017.98/152.47	o 216
5881.09/395.26	c Solution 98, time = 371.1131s
5881.09/395.26	o 215

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-4847934-1784139764/watcher-4847934-1784139764 -o /tmp/evaluation-result-4847934-1784139764/solver-4847934-1784139764 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847934-1784139764/vars-4847934-1784139764 --bin-var /tmp/runsolver-exch-nodeE007-1784136130-24899 --watchdog 3760 run HOME/instance-4847934-1784139764.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1000199804 --intermediate --solver ortools 

running on 16 cores: 16-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 16-25,28,31
  3550 MHz: 30,32-35
  3600 MHz: 0-15,26-27,29,36-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-15

CPU governors:
  performance: 16-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127155 MiB free)
  node 1: cores 8-15, 129019 MiB (128304 MiB free)
  node 2: cores 16-23, 129019 MiB (128654 MiB free)
  node 3: cores 24-31, 129003 MiB (128654 MiB free)
  node 4: cores 32-39, 129019 MiB (128254 MiB free)
  node 5: cores 40-47, 129019 MiB (128349 MiB free)
  node 6: cores 48-55, 128973 MiB (128219 MiB free)
  node 7: cores 56-63, 128474 MiB (127323 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=25581, runsolver pid=25578
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 62.88 63.95 63.07 49/894 25584
/proc/meminfo: memFree=1049503640/1055320708 swapFree=33554428/33554428
[pid=25581] ppid=25578 vsize=4324 memory=3180 CPUtime=0 cores=16-31
/proc/25581/stat : 25581 (run) S 25578 25581 24888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3564876 4427776 640 18446744073709551615 94205520556032 94205521450565 140727484088160 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94205521689616 94205521737360 94205525487616 140727484094583 140727484094821 140727484094821 140727484100561 0
/proc/25581/statm: 1081 795 706 219 0 143 0
[pid=25584] ppid=25581 vsize=24804 memory=19112 CPUtime=0.05 cores=16-31
/proc/25584/stat : 25584 (python3) R 25581 25581 24888 0 -1 4194304 3170 0 0 0 4 1 0 0 20 0 1 0 3564877 25399296 4736 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 17 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 6201 4778 1823 753 0 3701 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29128 KiB
Current children cumulated memory: 22292 KiB

[startup+0.210122 s]*
/proc/loadavg: 62.88 63.95 63.07 64/909 25599
/proc/meminfo: memFree=1049496744/1055320708 swapFree=33554428/33554428
[pid=25581] ppid=25578 vsize=4324 memory=3180 CPUtime=0 cores=16-31
/proc/25581/stat : 25581 (run) S 25578 25581 24888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3564876 4427776 640 18446744073709551615 94205520556032 94205521450565 140727484088160 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94205521689616 94205521737360 94205525487616 140727484094583 140727484094821 140727484094821 140727484100561 0
/proc/25581/statm: 1081 795 706 219 0 143 0
[pid=25584] ppid=25581 vsize=723328 memory=31760 CPUtime=0.47 cores=16-31
/proc/25584/stat : 25584 (python3) R 25581 25581 24888 0 -1 4456448 4837 0 0 0 45 2 0 0 20 0 16 0 3564877 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 17 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 180832 7940 3482 753 0 167531 0
[pid=25584/tid=25585] ppid=25581 vsize=723328 memory=8462108013221118012 CPUtime=0.02 cores=16-31
/proc/25584/task/25585/stat : 25585 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25586] ppid=25581 vsize=723328 memory=4156 CPUtime=0.02 cores=16-31
/proc/25584/task/25586/stat : 25586 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25587] ppid=25581 vsize=723328 memory=4474 CPUtime=0.02 cores=16-31
/proc/25584/task/25587/stat : 25587 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25588] ppid=25581 vsize=723328 memory=61805418531005 CPUtime=0.02 cores=16-31
/proc/25584/task/25588/stat : 25588 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25589] ppid=25581 vsize=723328 memory=58511195374226 CPUtime=0.02 cores=16-31
/proc/25584/task/25589/stat : 25589 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25590] ppid=25581 vsize=723328 memory=20024 CPUtime=0.02 cores=16-31
/proc/25584/task/25590/stat : 25590 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25591] ppid=25581 vsize=723328 memory=59610807729239 CPUtime=0.02 cores=16-31
/proc/25584/task/25591/stat : 25591 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25592] ppid=25581 vsize=723328 memory=15260354632484775 CPUtime=0.02 cores=16-31
/proc/25584/task/25592/stat : 25592 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25593] ppid=25581 vsize=723328 memory=158618 CPUtime=0.02 cores=16-31
/proc/25584/task/25593/stat : 25593 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25594] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25594/stat : 25594 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25595] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25595/stat : 25595 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25596] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25596/stat : 25596 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25597] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25597/stat : 25597 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25598] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25598/stat : 25598 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25599] ppid=25581 vsize=723328 memory=0 CPUtime=0.02 cores=16-31
/proc/25584/task/25599/stat : 25599 (python3) R 25581 25581 24888 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 3564895 740687872 7808 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 727652 KiB
Current children cumulated memory: 34940 KiB

[startup+0.310253 s]*
/proc/loadavg: 62.88 63.95 63.07 50/909 25599
/proc/meminfo: memFree=1049496840/1055320708 swapFree=33554428/33554428
[pid=25581] ppid=25578 vsize=4324 memory=3180 CPUtime=0 cores=16-31
/proc/25581/stat : 25581 (run) S 25578 25581 24888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3564876 4427776 640 18446744073709551615 94205520556032 94205521450565 140727484088160 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94205521689616 94205521737360 94205525487616 140727484094583 140727484094821 140727484094821 140727484100561 0
/proc/25581/statm: 1081 795 706 219 0 143 0
[pid=25584] ppid=25581 vsize=729192 memory=38140 CPUtime=1.26 cores=16-31
/proc/25584/stat : 25584 (python3) D 25581 25581 24888 0 -1 4194304 6257 0 0 0 123 3 0 0 20 0 16 0 3564877 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 17 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 182298 9535 3682 753 0 168904 0
[pid=25584/tid=25585] ppid=25581 vsize=729192 memory=-7306928236528756088 CPUtime=0.07 cores=16-31
/proc/25584/task/25585/stat : 25585 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25586] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25586/stat : 25586 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25587] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25587/stat : 25587 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25588] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25588/stat : 25588 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25589] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25589/stat : 25589 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25590] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25590/stat : 25590 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25591] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25591/stat : 25591 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25592] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25592/stat : 25592 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25593] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25593/stat : 25593 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25594] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25594/stat : 25594 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25595] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25595/stat : 25595 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25596] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25596/stat : 25596 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25597] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25597/stat : 25597 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25598] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25598/stat : 25598 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25599] ppid=25581 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25599/stat : 25599 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 746692608 9216 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 733516 KiB
Current children cumulated memory: 41320 KiB

[startup+0.700195 s]
/proc/loadavg: 62.88 63.95 63.07 49/909 25599
/proc/meminfo: memFree=1049486672/1055320708 swapFree=33554428/33554428
[pid=25581] ppid=25578 vsize=4324 memory=3180 CPUtime=0 cores=16-31
/proc/25581/stat : 25581 (run) S 25578 25581 24888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3564876 4427776 640 18446744073709551615 94205520556032 94205521450565 140727484088160 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94205521689616 94205521737360 94205525487616 140727484094583 140727484094821 140727484094821 140727484100561 0
/proc/25581/statm: 1081 795 706 219 0 143 0
[pid=25584] ppid=25581 vsize=818768 memory=81896 CPUtime=1.41 cores=16-31
/proc/25584/stat : 25584 (python3) D 25581 25581 24888 0 -1 4194304 14631 0 0 0 135 6 0 0 20 0 16 0 3564877 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 0 0 0 17 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 204692 20474 6792 753 0 176395 0
[pid=25584/tid=25585] ppid=25581 vsize=818768 memory=5860 CPUtime=0.07 cores=16-31
/proc/25584/task/25585/stat : 25585 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25586] ppid=25581 vsize=818768 memory=6040 CPUtime=0.07 cores=16-31
/proc/25584/task/25586/stat : 25586 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25587] ppid=25581 vsize=818768 memory=15516 CPUtime=0.07 cores=16-31
/proc/25584/task/25587/stat : 25587 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25588] ppid=25581 vsize=818768 memory=2496 CPUtime=0.07 cores=16-31
/proc/25584/task/25588/stat : 25588 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25589] ppid=25581 vsize=818768 memory=3544 CPUtime=0.07 cores=16-31
/proc/25584/task/25589/stat : 25589 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25590] ppid=25581 vsize=818768 memory=4884 CPUtime=0.07 cores=16-31
/proc/25584/task/25590/stat : 25590 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25591] ppid=25581 vsize=818768 memory=3012 CPUtime=0.07 cores=16-31
/proc/25584/task/25591/stat : 25591 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25592] ppid=25581 vsize=818768 memory=41868 CPUtime=0.07 cores=16-31
/proc/25584/task/25592/stat : 25592 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25593] ppid=25581 vsize=818768 memory=4652 CPUtime=0.07 cores=16-31
/proc/25584/task/25593/stat : 25593 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25594] ppid=25581 vsize=818768 memory=1968 CPUtime=0.07 cores=16-31
/proc/25584/task/25594/stat : 25594 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25595] ppid=25581 vsize=818768 memory=5708 CPUtime=0.07 cores=16-31
/proc/25584/task/25595/stat : 25595 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25596] ppid=25581 vsize=818768 memory=12708 CPUtime=0.07 cores=16-31
/proc/25584/task/25596/stat : 25596 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25597] ppid=25581 vsize=818768 memory=3136 CPUtime=0.07 cores=16-31
/proc/25584/task/25597/stat : 25597 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838418432 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25598] ppid=25581 vsize=818788 memory=17740 CPUtime=0.07 cores=16-31
/proc/25584/task/25598/stat : 25598 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838438912 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25599] ppid=25581 vsize=818784 memory=46964 CPUtime=0.07 cores=16-31
/proc/25584/task/25599/stat : 25599 (python3) S 25581 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3564895 838434816 20096 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 823092 KiB
Current children cumulated memory: 85076 KiB

[startup+1.50018 s]
/proc/loadavg: 62.88 63.95 63.07 50/909 25599
/proc/meminfo: memFree=1049450424/1055320708 swapFree=33554428/33554428

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

[pid=25584/tid=25742] ppid=25578 vsize=3755064 memory=27412 CPUtime=3589.83 cores=16-31
/proc/25584/task/25742/stat : 25742 (python3) R 25578 25581 24888 0 -1 4194368 95382 0 0 0 358945 38 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25743] ppid=25578 vsize=3755064 memory=24184 CPUtime=3603.94 cores=16-31
/proc/25584/task/25743/stat : 25743 (python3) R 25578 25581 24888 0 -1 4194368 68930 0 0 0 360370 24 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25744] ppid=25578 vsize=3755064 memory=3840 CPUtime=3601.52 cores=16-31
/proc/25584/task/25744/stat : 25744 (python3) R 25578 25581 24888 0 -1 4194368 102241 0 0 0 360120 32 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25745] ppid=25578 vsize=3755064 memory=7696 CPUtime=3605.91 cores=16-31
/proc/25584/task/25745/stat : 25745 (python3) R 25578 25581 24888 0 -1 4194368 58744 0 0 0 360565 26 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current cumulated CPU time of completed processes: 0.004519 s
Current children cumulated CPU time: 57628.4 s
Current children cumulated vsize: 3755064 KiB
Current children cumulated memory: 2397820 KiB

[startup+3647 s]*
/proc/loadavg: 64.01 64.02 64.00 65/924 26544
/proc/meminfo: memFree=1044405244/1055320708 swapFree=33554428/33554428
[pid=25584] ppid=25578 vsize=3755064 memory=2397820 CPUtime=57631.8 cores=16-31
/proc/25584/stat : 25584 (python3) S 25578 25581 24888 0 -1 4194304 2318403 0 0 0 5762748 434 0 0 20 0 32 0 3564877 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 17 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 938766 599455 13980 753 0 793332 0
[pid=25584/tid=25585] ppid=25578 vsize=3755064 memory=-7819499722191633344 CPUtime=0.07 cores=16-31
/proc/25584/task/25585/stat : 25585 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25586] ppid=25578 vsize=3755064 memory=-6000919499214174262 CPUtime=0.07 cores=16-31
/proc/25584/task/25586/stat : 25586 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25587] ppid=25578 vsize=3755064 memory=2652 CPUtime=0.07 cores=16-31
/proc/25584/task/25587/stat : 25587 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25588] ppid=25578 vsize=3755064 memory=3692 CPUtime=0.07 cores=16-31
/proc/25584/task/25588/stat : 25588 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25589] ppid=25578 vsize=3755064 memory=1944 CPUtime=0.07 cores=16-31
/proc/25584/task/25589/stat : 25589 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25590] ppid=25578 vsize=3755064 memory=6040 CPUtime=0.07 cores=16-31
/proc/25584/task/25590/stat : 25590 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25591] ppid=25578 vsize=3755064 memory=6580 CPUtime=0.07 cores=16-31
/proc/25584/task/25591/stat : 25591 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25592] ppid=25578 vsize=3755064 memory=3224 CPUtime=0.07 cores=16-31
/proc/25584/task/25592/stat : 25592 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25593] ppid=25578 vsize=3755064 memory=636260 CPUtime=0.07 cores=16-31
/proc/25584/task/25593/stat : 25593 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25594] ppid=25578 vsize=3755064 memory=6580 CPUtime=0.07 cores=16-31
/proc/25584/task/25594/stat : 25594 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25595] ppid=25578 vsize=3755064 memory=3232 CPUtime=0.07 cores=16-31
/proc/25584/task/25595/stat : 25595 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25596] ppid=25578 vsize=3755064 memory=719124 CPUtime=0.07 cores=16-31
/proc/25584/task/25596/stat : 25596 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25597] ppid=25578 vsize=3755064 memory=6556 CPUtime=0.07 cores=16-31
/proc/25584/task/25597/stat : 25597 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25598] ppid=25578 vsize=3755064 memory=5692 CPUtime=0.07 cores=16-31
/proc/25584/task/25598/stat : 25598 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25599] ppid=25578 vsize=3755064 memory=5416 CPUtime=0.07 cores=16-31
/proc/25584/task/25599/stat : 25599 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25730] ppid=25578 vsize=3755064 memory=5788 CPUtime=3603.3 cores=16-31
/proc/25584/task/25730/stat : 25730 (python3) R 25578 25581 24888 0 -1 4194368 100410 0 0 0 360319 11 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25731] ppid=25578 vsize=3755064 memory=5680 CPUtime=3602.61 cores=16-31
/proc/25584/task/25731/stat : 25731 (python3) R 25578 25581 24888 0 -1 4194368 315120 0 0 0 360241 20 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25732] ppid=25578 vsize=3755064 memory=6644 CPUtime=3603.65 cores=16-31
/proc/25584/task/25732/stat : 25732 (python3) R 25578 25581 24888 0 -1 4194368 116729 0 0 0 360353 12 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25733] ppid=25578 vsize=3755064 memory=3180 CPUtime=3603.26 cores=16-31
/proc/25584/task/25733/stat : 25733 (python3) R 25578 25581 24888 0 -1 4194368 121654 0 0 0 360313 13 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25734] ppid=25578 vsize=3755064 memory=2397820 CPUtime=3605.73 cores=16-31
/proc/25584/task/25734/stat : 25734 (python3) R 25578 25581 24888 0 -1 4194368 142195 0 0 0 360557 16 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25735] ppid=25578 vsize=3755064 memory=3990344 CPUtime=3599.48 cores=16-31
/proc/25584/task/25735/stat : 25735 (python3) R 25578 25581 24888 0 -1 4194368 188227 0 0 0 359929 19 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25736] ppid=25578 vsize=3755064 memory=-7819499722191633344 CPUtime=3560.74 cores=16-31
/proc/25584/task/25736/stat : 25736 (python3) R 25578 25581 24888 0 -1 4194368 123872 0 0 0 356055 19 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25737] ppid=25578 vsize=3755064 memory=-6000919499214174262 CPUtime=3602.53 cores=16-31
/proc/25584/task/25737/stat : 25737 (python3) R 25578 25581 24888 0 -1 4194368 106616 0 0 0 360243 10 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25738] ppid=25578 vsize=3755064 memory=5416 CPUtime=3603.88 cores=16-31
/proc/25584/task/25738/stat : 25738 (python3) R 25578 25581 24888 0 -1 4194368 40426 0 0 0 360382 6 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25739] ppid=25578 vsize=3755064 memory=5788 CPUtime=3603.49 cores=16-31
/proc/25584/task/25739/stat : 25739 (python3) R 25578 25581 24888 0 -1 4194368 59906 0 0 0 360342 7 0 0 20 0 32 0 3567607 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25740] ppid=25578 vsize=3755064 memory=5680 CPUtime=3603.47 cores=16-31
/proc/25584/task/25740/stat : 25740 (python3) R 25578 25581 24888 0 -1 4194368 66280 0 0 0 360339 8 0 0 20 0 32 0 3567609 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25741] ppid=25578 vsize=3755064 memory=6644 CPUtime=3604.95 cores=16-31
/proc/25584/task/25741/stat : 25741 (python3) R 25578 25581 24888 0 -1 4194368 77922 0 0 0 360463 32 0 0 20 0 32 0 3567609 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25742] ppid=25578 vsize=3755064 memory=27412 CPUtime=3590.02 cores=16-31
/proc/25584/task/25742/stat : 25742 (python3) R 25578 25581 24888 0 -1 4194368 95382 0 0 0 358964 38 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25743] ppid=25578 vsize=3755064 memory=24184 CPUtime=3604.15 cores=16-31
/proc/25584/task/25743/stat : 25743 (python3) R 25578 25581 24888 0 -1 4194368 68930 0 0 0 360391 24 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25744] ppid=25578 vsize=3755064 memory=3840 CPUtime=3601.73 cores=16-31
/proc/25584/task/25744/stat : 25744 (python3) R 25578 25581 24888 0 -1 4194368 102241 0 0 0 360141 32 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25745] ppid=25578 vsize=3755064 memory=7696 CPUtime=3606.12 cores=16-31
/proc/25584/task/25745/stat : 25745 (python3) R 25578 25581 24888 0 -1 4194368 58744 0 0 0 360586 26 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current cumulated CPU time of completed processes: 0.004519 s
Current children cumulated CPU time: 57631.8 s
Current children cumulated vsize: 3755064 KiB
Current children cumulated memory: 2397820 KiB

[startup+3647.11 s]
/proc/loadavg: 64.01 64.02 64.00 65/924 26544
/proc/meminfo: memFree=1044405244/1055320708 swapFree=33554428/33554428
[pid=25584] ppid=25578 vsize=3755064 memory=2397820 CPUtime=57633.4 cores=16-31
/proc/25584/stat : 25584 (python3) S 25578 25581 24888 0 -1 4194304 2318403 0 0 0 5762909 434 0 0 20 0 32 0 3564877 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
/proc/25584/statm: 938766 599455 13980 753 0 793332 0
[pid=25584/tid=25585] ppid=25578 vsize=3755064 memory=2397820 CPUtime=0.07 cores=16-31
/proc/25584/task/25585/stat : 25585 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25586] ppid=25578 vsize=3755064 memory=281268955111840 CPUtime=0.07 cores=16-31
/proc/25584/task/25586/stat : 25586 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25587] ppid=25578 vsize=3755064 memory=281268955453728 CPUtime=0.07 cores=16-31
/proc/25584/task/25587/stat : 25587 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25588] ppid=25578 vsize=3755064 memory=281268953354976 CPUtime=0.07 cores=16-31
/proc/25584/task/25588/stat : 25588 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25589] ppid=25578 vsize=3755064 memory=2395676 CPUtime=0.07 cores=16-31
/proc/25584/task/25589/stat : 25589 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25590] ppid=25578 vsize=3755064 memory=2397820 CPUtime=0.07 cores=16-31
/proc/25584/task/25590/stat : 25590 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25591] ppid=25578 vsize=3755064 memory=-7819499722191633344 CPUtime=0.07 cores=16-31
/proc/25584/task/25591/stat : 25591 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25592] ppid=25578 vsize=3755064 memory=14336 CPUtime=0.07 cores=16-31
/proc/25584/task/25592/stat : 25592 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25593] ppid=25578 vsize=3755064 memory=-6000919499214174262 CPUtime=0.07 cores=16-31
/proc/25584/task/25593/stat : 25593 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25594] ppid=25578 vsize=3755064 memory=0 CPUtime=0.07 cores=16-31
/proc/25584/task/25594/stat : 25594 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25595] ppid=25578 vsize=3755064 memory=15516 CPUtime=0.07 cores=16-31
/proc/25584/task/25595/stat : 25595 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25596] ppid=25578 vsize=3755064 memory=5860 CPUtime=0.07 cores=16-31
/proc/25584/task/25596/stat : 25596 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25597] ppid=25578 vsize=3755064 memory=7176 CPUtime=0.07 cores=16-31
/proc/25584/task/25597/stat : 25597 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25598] ppid=25578 vsize=3755064 memory=28137 CPUtime=0.07 cores=16-31
/proc/25584/task/25598/stat : 25598 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25599] ppid=25578 vsize=3755064 memory=7068 CPUtime=0.07 cores=16-31
/proc/25584/task/25599/stat : 25599 (python3) S 25578 25581 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3564895 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25730] ppid=25578 vsize=3755064 memory=3467824627879789905 CPUtime=3603.4 cores=16-31
/proc/25584/task/25730/stat : 25730 (python3) R 25578 25581 24888 0 -1 4194368 100410 0 0 0 360329 11 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25731] ppid=25578 vsize=3755064 memory=3180 CPUtime=3602.71 cores=16-31
/proc/25584/task/25731/stat : 25731 (python3) R 25578 25581 24888 0 -1 4194368 315120 0 0 0 360251 20 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25732] ppid=25578 vsize=3755064 memory=2397820 CPUtime=3603.75 cores=16-31
/proc/25584/task/25732/stat : 25732 (python3) R 25578 25581 24888 0 -1 4194368 116729 0 0 0 360363 12 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25733] ppid=25578 vsize=3755064 memory=15516 CPUtime=3603.36 cores=16-31
/proc/25584/task/25733/stat : 25733 (python3) R 25578 25581 24888 0 -1 4194368 121654 0 0 0 360323 13 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25734] ppid=25578 vsize=3755064 memory=4652 CPUtime=3605.83 cores=16-31
/proc/25584/task/25734/stat : 25734 (python3) R 25578 25581 24888 0 -1 4194368 142195 0 0 0 360567 16 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25735] ppid=25578 vsize=3755064 memory=1968 CPUtime=3599.58 cores=16-31
/proc/25584/task/25735/stat : 25735 (python3) R 25578 25581 24888 0 -1 4194368 188227 0 0 0 359939 19 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25736] ppid=25578 vsize=3755064 memory=3180 CPUtime=3560.84 cores=16-31
/proc/25584/task/25736/stat : 25736 (python3) R 25578 25581 24888 0 -1 4194368 123872 0 0 0 356065 19 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25737] ppid=25578 vsize=3755064 memory=2397820 CPUtime=3602.63 cores=16-31
/proc/25584/task/25737/stat : 25737 (python3) R 25578 25581 24888 0 -1 4194368 106616 0 0 0 360253 10 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25738] ppid=25578 vsize=3755064 memory=11822120823029796 CPUtime=3603.98 cores=16-31
/proc/25584/task/25738/stat : 25738 (python3) R 25578 25581 24888 0 -1 4194368 40426 0 0 0 360392 6 0 0 20 0 32 0 3567605 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25739] ppid=25578 vsize=3755064 memory=15516 CPUtime=3603.59 cores=16-31
/proc/25584/task/25739/stat : 25739 (python3) R 25578 25581 24888 0 -1 4194368 59906 0 0 0 360352 7 0 0 20 0 32 0 3567607 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25740] ppid=25578 vsize=3755064 memory=3180 CPUtime=3603.57 cores=16-31
/proc/25584/task/25740/stat : 25740 (python3) R 25578 25581 24888 0 -1 4194368 66280 0 0 0 360349 8 0 0 20 0 32 0 3567609 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25741] ppid=25578 vsize=3755064 memory=2397820 CPUtime=3605.05 cores=16-31
/proc/25584/task/25741/stat : 25741 (python3) R 25578 25581 24888 0 -1 4194368 77922 0 0 0 360473 32 0 0 20 0 32 0 3567609 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25742] ppid=25578 vsize=3755064 memory=2395676 CPUtime=3590.12 cores=16-31
/proc/25584/task/25742/stat : 25742 (python3) R 25578 25581 24888 0 -1 4194368 95382 0 0 0 358974 38 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25743] ppid=25578 vsize=3755064 memory=15516 CPUtime=3604.25 cores=16-31
/proc/25584/task/25743/stat : 25743 (python3) R 25578 25581 24888 0 -1 4194368 68930 0 0 0 360401 24 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25744] ppid=25578 vsize=3755064 memory=11980 CPUtime=3601.83 cores=16-31
/proc/25584/task/25744/stat : 25744 (python3) R 25578 25581 24888 0 -1 4194368 102241 0 0 0 360151 32 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
[pid=25584/tid=25745] ppid=25578 vsize=3755064 memory=5860 CPUtime=3606.22 cores=16-31
/proc/25584/task/25745/stat : 25745 (python3) R 25578 25581 24888 0 -1 4194368 58744 0 0 0 360596 26 0 0 20 0 32 0 3567610 3845185536 597639 18446744073709551615 4321280 7402577 140721163215904 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 16113664 140721163224978 140721163225232 140721163225232 140721163231162 0
Current cumulated CPU time of completed processes: 0.004519 s
Current children cumulated CPU time: 57633.4 s
Current children cumulated vsize: 3755064 KiB
Current children cumulated memory: 2397820 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3647.14
CPU time (s): 57633.5
CPU user time (s): 57629.2
CPU system time (s): 4.37704
CPU usage (%): 1580.24
Max. virtual memory (cumulated for all children) (KiB): 4551232
Max. memory (cumulated for all children) (KiB): 2401000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57629.2
system time used= 4.37704
maximum resident set size= 2406944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2318812
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= 153685
involuntary context switches= 308280


# summary of solver processes directly reported to runsolver:
#   pid: 25581,25584
#   total CPU time (s): 57633.5
#   total CPU user time (s): 57629.2
#   total CPU system time (s): 4.37704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3801 second user time and 41.9194 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-15 20:22:44
IDJOB=4847934
IDBENCH=147555
IDSOLVER=3707
FILE ID=nodeE007/4847934-1784139764
RUNJOBID= nodeE007-1784136130-24899
SLURM_JOB_ID= 12756561
Free space on /tmp= 802776 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.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-4847934-1784139764/watcher-4847934-1784139764 -o /tmp/evaluation-result-4847934-1784139764/solver-4847934-1784139764 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847934-1784139764/vars-4847934-1784139764 --bin-var /tmp/runsolver-exch-nodeE007-1784136130-24899 --watchdog 3760  run HOME/instance-4847934-1784139764.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1000199804 --intermediate --solver ortools

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

MD5SUM BENCH= 50cf9112b5ea763531dadde21846562c
RANDOM SEED=1000199804

nodeE007 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		: 3583.420
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	: 7089.74
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		: 3583.397
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	: 7089.74
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		: 3583.407
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	: 7089.74
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		: 3583.410
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	: 7089.74
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		: 3600.732
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	: 7089.74
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		: 3600.735
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	: 7089.74
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		: 3600.752
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	: 7089.74
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		: 3600.717
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	: 7089.74
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		: 3578.724
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	: 7089.74
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		: 3578.705
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	: 7089.74
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		: 3578.699
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	: 7089.74
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		: 3578.710
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	: 7089.74
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		: 3591.405
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	: 7089.74
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		: 3591.412
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	: 7089.74
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		: 3591.407
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	: 7089.74
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		: 3591.390
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	: 7089.74
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		: 2493.659
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	: 7089.74
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	: 7089.74
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	: 7089.74
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	: 7089.74
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		: 2493.659
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	: 7089.74
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	: 7089.74
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	: 7089.74
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		: 2493.659
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	: 7089.74
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		: 2493.659
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	: 7089.74
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	: 7089.74
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		: 3589.614
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	: 7089.74
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		: 3590.320
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	: 7089.74
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	: 7089.74
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		: 3582.026
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	: 7089.74
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		: 3566.682
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	: 7089.74
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	: 7089.74
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		: 3567.224
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	: 7089.74
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		: 3567.217
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	: 7089.74
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		: 3567.213
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	: 7089.74
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		: 3567.218
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	: 7089.74
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		: 3586.273
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	: 7089.74
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		: 3586.284
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	: 7089.74
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		: 3586.291
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	: 7089.74
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		: 3586.277
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	: 7089.74
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		: 3580.369
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	: 7089.74
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		: 3580.373
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	: 7089.74
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		: 3580.385
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	: 7089.74
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		: 3580.347
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	: 7089.74
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		: 3583.116
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	: 7089.74
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		: 3583.107
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	: 7089.74
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		: 3583.094
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	: 7089.74
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		: 3583.088
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	: 7089.74
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		: 3595.213
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	: 7089.74
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		: 3595.253
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	: 7089.74
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		: 3595.191
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	: 7089.74
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		: 3595.245
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	: 7089.74
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		: 3602.617
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	: 7089.74
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		: 3602.637
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	: 7089.74
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		: 3602.606
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	: 7089.74
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		: 3602.621
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	: 7089.74
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		: 3589.168
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	: 7089.74
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		: 3589.157
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	: 7089.74
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		: 3589.192
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	: 7089.74
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		: 3589.184
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	: 7089.74
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		: 3565.968
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	: 7089.74
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		: 3565.952
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	: 7089.74
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		: 3565.953
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	: 7089.74
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		: 3565.964
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	: 7089.74
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:        1049514060 kB
MemAvailable:   1047159356 kB
Buffers:            3336 kB
Cached:           905788 kB
SwapCached:            0 kB
Active:          3048216 kB
Inactive:         650480 kB
Active(anon):    2816000 kB
Inactive(anon):        0 kB
Active(file):     232216 kB
Inactive(file):   650480 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31972 kB
Writeback:             0 kB
AnonPages:       2782452 kB
Mapped:           154112 kB
Shmem:             26428 kB
KReclaimable:     130064 kB
Slab:             492916 kB
SReclaimable:     130064 kB
SUnreclaim:       362852 kB
KernelStack:       15296 kB
PageTables:        10148 kB
SecPageTables:     11964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5661420 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478380 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2263040 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:      502212 kB
DirectMap2M:    23937024 kB
DirectMap1G:    1049624576 kB

Free space on /tmp at the end= 802748 MiB
End job on nodeE007 at 2026-07-15 21:23:31