Trace number 4848152

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) 57632.7 3640.84

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_2_ic.opb
MD5SUMb353f543b26cb53feaf2c3c6762f6820
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 benchmark15564677
Best CPU time to get the best result obtained on this benchmark57600.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 130323843
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 39787205352
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 130323843
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 39787205352
Number of bits of the biggest sum of numbers36
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

12.59/11.86	c Time taken to transform: 6.213109493255615 seconds
12.59/11.86	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1566910384, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f5c95eef410>}
12.59/11.86	c 57587.04217815399s left to solve
29.68/21.18	c Solution 1, time = 9.3162s
29.68/21.18	o 846688033
32.66/21.36	c Solution 2, time = 9.4965s
32.66/21.36	o 691640607
34.25/21.44	c Solution 3, time = 9.5860s
34.25/21.44	o 690316419
34.25/21.45	c Solution 4, time = 9.5956s
34.25/21.45	o 566660709
35.83/21.53	c Solution 5, time = 9.6681s
35.83/21.53	o 434708217
35.83/21.55	c Solution 6, time = 9.6874s
35.83/21.55	o 409168159
40.60/21.83	c Solution 7, time = 9.9733s
40.60/21.83	o 407136957
48.55/22.36	c Solution 8, time = 10.4987s
48.55/22.36	o 202036395
51.71/22.54	c Solution 9, time = 10.6861s
51.71/22.54	o 194697353
58.03/22.98	c Solution 10, time = 11.1253s
58.03/22.98	o 193924347
62.79/23.24	c Solution 11, time = 11.3801s
62.79/23.24	o 193810359
64.39/23.32	c Solution 12, time = 11.4656s
64.39/23.32	o 193018947
64.39/23.37	c Solution 13, time = 11.5113s
64.39/23.37	o 192114219
64.39/23.39	c Solution 14, time = 11.5290s
64.39/23.39	o 191800381
67.57/23.53	c Solution 15, time = 11.6756s
67.57/23.53	o 191528947
67.57/23.56	c Solution 16, time = 11.7005s
67.57/23.56	o 172758527
69.22/23.65	c Solution 17, time = 11.7933s
69.22/23.65	o 143724365
70.75/23.70	c Solution 18, time = 11.8399s
70.75/23.70	o 142856189
70.75/23.77	c Solution 19, time = 11.9150s
70.75/23.77	o 140932437
70.75/23.79	c Solution 20, time = 11.9355s
70.75/23.79	o 139438581
72.26/23.86	c Solution 21, time = 11.9989s
72.26/23.86	o 124676199
73.86/23.98	c Solution 22, time = 12.1213s
73.86/23.98	o 124203457
75.63/24.07	c Solution 23, time = 12.2087s
75.63/24.07	o 123809399
78.61/24.21	c Solution 24, time = 12.3562s
78.61/24.21	o 123795029
80.21/24.37	c Solution 25, time = 12.5137s
80.21/24.37	o 123534361
83.39/24.58	c Solution 26, time = 12.7191s
83.39/24.58	o 117963337
84.98/24.65	c Solution 27, time = 12.7924s
84.98/24.65	o 117559605
89.75/24.93	c Solution 28, time = 13.0701s
89.75/24.93	o 82899315
89.75/24.99	c Solution 29, time = 13.1347s
89.75/24.99	o 82165235
89.75/25.02	c Solution 30, time = 13.1599s
89.75/25.02	o 81552371
91.69/25.04	c Solution 31, time = 13.1833s
91.69/25.04	o 79377985
91.69/25.07	c Solution 32, time = 13.2084s
91.69/25.07	o 78130325
91.69/25.09	c Solution 33, time = 13.2357s
91.69/25.09	o 77509489
93.18/25.12	c Solution 34, time = 13.2653s
93.18/25.12	o 76962097
93.18/25.15	c Solution 35, time = 13.2942s
93.18/25.15	o 76921231
93.18/25.18	c Solution 36, time = 13.3222s
93.18/25.18	o 76652599
94.50/25.21	c Solution 37, time = 13.3556s
94.50/25.21	o 75090399
94.50/25.24	c Solution 38, time = 13.3831s
94.50/25.24	o 75047401
94.50/25.27	c Solution 39, time = 13.4131s
94.50/25.27	o 71567285
96.04/25.30	c Solution 40, time = 13.4399s
96.04/25.30	o 70851805
97.63/25.40	c Solution 41, time = 13.5444s
97.63/25.40	o 70474305
97.63/25.43	c Solution 42, time = 13.5730s
97.63/25.43	o 67103911
97.63/25.49	c Solution 43, time = 13.6276s
97.63/25.49	o 66038885
99.22/25.51	c Solution 44, time = 13.6526s
99.22/25.51	o 65912601
100.81/25.63	c Solution 45, time = 13.7712s
100.81/25.63	o 65897169
102.37/25.73	c Solution 46, time = 13.8741s
102.37/25.73	o 65460759
102.37/25.79	c Solution 47, time = 13.9349s
102.37/25.79	o 65000103
107.29/26.04	c Solution 48, time = 14.1816s
107.29/26.04	o 64966845
107.29/26.09	c Solution 49, time = 14.2264s
107.29/26.09	o 61594749
110.28/26.26	c Solution 50, time = 14.3987s
110.28/26.26	o 56242785
111.87/26.34	c Solution 51, time = 14.4803s
111.87/26.34	o 55914531
111.87/26.38	c Solution 52, time = 14.5243s
111.87/26.38	o 55872455
113.47/26.43	c Solution 53, time = 14.5667s
113.47/26.43	o 55435615
113.47/26.48	c Solution 54, time = 14.6252s
113.47/26.48	o 55383773
121.43/26.99	c Solution 55, time = 15.1301s
121.43/26.99	o 49861739
123.18/27.06	c Solution 56, time = 15.1997s
123.18/27.06	o 49602803
129.25/27.44	c Solution 57, time = 15.5804s
129.25/27.44	o 49197805
154.90/29.07	c Solution 58, time = 17.2072s
154.90/29.07	o 48383455
172.39/30.18	c Solution 59, time = 18.3202s
172.39/30.18	o 48221185
178.57/30.55	c Solution 60, time = 18.6946s
178.57/30.55	o 44299219
189.71/31.20	c Solution 61, time = 19.3456s
189.71/31.20	o 43969283
200.85/31.93	c Solution 62, time = 20.0714s
200.85/31.93	o 37596919
208.75/32.40	c Solution 63, time = 20.5422s
208.75/32.40	o 35847369
223.02/33.40	c Solution 64, time = 21.5364s
223.02/33.40	o 35673587
254.78/35.30	c Solution 65, time = 23.4426s
254.78/35.30	o 34075265
259.51/35.68	c Solution 66, time = 23.8197s
259.51/35.68	o 33897041
269.05/36.27	c Solution 67, time = 24.4097s
269.05/36.27	o 32577709
280.19/36.93	c Solution 68, time = 25.0664s
280.19/36.93	o 32284977
280.19/36.98	c Solution 69, time = 25.1232s
280.19/36.98	o 31943769
284.96/37.27	c Solution 70, time = 25.4137s
284.96/37.27	o 31750981
334.26/40.32	c Solution 71, time = 28.4601s
334.26/40.32	o 31422587
345.58/41.04	c Solution 72, time = 29.1845s
345.58/41.04	o 31073957
351.61/41.46	c Solution 73, time = 29.6025s
351.61/41.46	o 31024115
364.34/42.23	c Solution 74, time = 30.3733s
364.34/42.23	o 30806581
389.79/43.89	c Solution 75, time = 32.0278s
389.79/43.89	o 29976251
396.15/44.21	c Solution 76, time = 32.3527s
396.15/44.21	o 28102367
396.15/44.25	c Solution 77, time = 32.3872s
396.15/44.25	o 27939721
405.54/44.88	c Solution 78, time = 33.0254s
405.54/44.88	o 27796345
451.59/47.77	c Solution 79, time = 35.9154s
451.59/47.77	o 27794935
454.77/47.97	c Solution 80, time = 36.1123s
454.77/47.97	o 27758365
526.34/52.41	c Solution 81, time = 40.5507s
526.34/52.41	o 27447469
621.75/58.44	c Solution 82, time = 46.5819s
621.75/58.44	o 27194449
639.26/59.56	c Solution 83, time = 47.6974s
639.26/59.56	o 27188295
645.63/59.94	c Solution 84, time = 48.0777s
645.63/59.94	o 27087655
650.40/60.24	c Solution 85, time = 48.3833s
650.40/60.24	o 26832157
693.25/62.94	c Solution 86, time = 51.0805s
693.25/62.94	o 26705743
695.02/63.04	c Solution 87, time = 51.1804s
695.02/63.04	o 26704091
698.01/63.25	c Solution 88, time = 51.3923s
698.01/63.25	o 26532905
702.79/63.55	c Solution 89, time = 51.6937s
702.79/63.55	o 26532477
704.38/63.69	c Solution 90, time = 51.8299s
704.38/63.69	o 26361947
704.38/63.70	c Solution 91, time = 51.8369s
704.38/63.70	o 26361519
721.84/64.77	c Solution 92, time = 52.9126s
721.84/64.77	o 26253203
729.54/65.20	c Solution 93, time = 53.3379s
729.54/65.20	o 26002755
742.45/66.03	c Solution 94, time = 54.1701s
742.45/66.03	o 25036303
753.30/66.76	c Solution 95, time = 54.9060s
753.30/66.76	o 24814995
761.14/67.28	c Solution 96, time = 55.4187s
761.14/67.28	o 24564695
1276.67/99.60	c Solution 97, time = 87.7448s
1276.67/99.60	o 24372965
1370.55/105.54	c Solution 98, time = 93.6827s
1370.55/105.54	o 23957797
1438.85/109.90	c Solution 99, time = 98.0366s
1438.85/109.90	o 23579511
1470.66/111.81	c Solution 100, time = 99.9547s
1470.66/111.81	o 23521341
4998.41/333.59	c Solution 101, time = 321.7337s
4998.41/333.59	o 23461301
5050.93/336.89	c Solution 102, time = 325.0341s
5050.93/336.89	o 23437287
5108.22/340.42	c Solution 103, time = 328.5644s
5108.22/340.42	o 23279913
5146.42/342.80	c Solution 104, time = 330.9375s
5146.42/342.80	o 23184037
5146.42/342.84	c Solution 105, time = 330.9836s
5146.42/342.84	o 23161539
5148.01/342.95	c Solution 106, time = 331.0925s
5148.01/342.95	o 22978671
5162.33/343.89	c Solution 107, time = 332.0323s
5162.33/343.89	o 22812605
5163.92/343.91	c Solution 108, time = 332.0477s
5163.92/343.91	o 22543829
5203.70/346.48	c Solution 109, time = 334.6217s
5203.70/346.48	o 22363133
5280.06/351.26	c Solution 110, time = 339.3975s
5280.06/351.26	o 22318225
5315.08/353.44	c Solution 111, time = 341.5845s
5315.08/353.44	o 22217435
5940.34/392.79	c Solution 112, time = 380.9299s
5940.34/392.79	o 19548519
5941.93/392.82	c Solution 113, time = 380.9608s
5941.93/392.82	o 19439597
5943.52/392.98	c Solution 114, time = 381.1170s
5943.52/392.98	o 19437345
5946.88/393.14	c Solution 115, time = 381.2823s
5946.88/393.14	o 18593777
5954.50/393.61	c Solution 116, time = 381.7527s
5954.50/393.61	o 18591203
5954.50/393.64	c Solution 117, time = 381.7798s
5954.50/393.64	o 18427665
5973.45/394.85	c Solution 118, time = 382.9956s
5973.45/394.85	o 17507591
5984.59/395.55	c Solution 119, time = 383.6943s
5984.59/395.55	o 16819657
5986.17/395.69	c Solution 120, time = 383.8354s
5986.17/395.69	o 16785081
6014.50/397.49	c Solution 121, time = 385.6338s
6014.50/397.49	o 16459555
6047.92/399.50	c Solution 122, time = 387.6455s
6047.92/399.50	o 16433521
6060.65/400.31	c Solution 123, time = 388.4555s
6060.65/400.31	o 16183179
6062.24/400.40	c Solution 124, time = 388.5437s
6062.24/400.40	o 16151319
6087.79/402.09	c Solution 125, time = 390.2328s
6087.79/402.09	o 15908971
6122.58/404.27	c Solution 126, time = 392.4127s
6122.58/404.27	o 15860583
6297.60/415.23	c Solution 127, time = 403.3757s
6297.60/415.23	o 15661997
6980.38/458.14	c Solution 128, time = 446.2787s
6980.38/458.14	o 15621519
7000.89/459.41	c Solution 129, time = 447.5484s
7000.89/459.41	o 15581563
7040.67/461.94	c Solution 130, time = 450.0852s
7040.67/461.94	o 15564677

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

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,3,6-15
  3550 MHz: 1-2,32-47,52-55,60-63
  3600 MHz: 4-5,16-31,48-51,56-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0,3,6-15
  3550 MHz: 1-2
  3600 MHz: 4-5
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 0-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127531 MiB free)
  node 1: cores 8-15, 129019 MiB (128652 MiB free)
  node 2: cores 16-23, 129019 MiB (126339 MiB free)
  node 3: cores 24-31, 129003 MiB (125704 MiB free)
  node 4: cores 32-39, 129019 MiB (126659 MiB free)
  node 5: cores 40-47, 129019 MiB (127371 MiB free)
  node 6: cores 48-55, 128973 MiB (126913 MiB free)
  node 7: cores 56-63, 128474 MiB (125803 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
Current StackSize limit: 8192 KiB

solver pid=31719, runsolver pid=31716

[startup+0.100066 s]*
/proc/loadavg: 62.77 62.99 63.16 50/893 31722
/proc/meminfo: memFree=1039323876/1055320716 swapFree=33554428/33554428
[pid=31719] ppid=31716 vsize=4324 memory=3192 CPUtime=0 cores=0-15
/proc/31719/stat : 31719 (run) S 31716 31719 26474 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 3943019 4427776 640 18446744073709551615 94267427999744 94267428894277 140727198552768 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94267429133328 94267429181072 94267441971200 140727198554231 140727198554469 140727198554469 140727198560209 0
/proc/31719/statm: 1081 798 711 219 0 143 0
[pid=31722] ppid=31719 vsize=24804 memory=19152 CPUtime=0.05 cores=0-15
/proc/31722/stat : 31722 (python3) R 31719 31719 26474 0 -1 4194304 3181 0 0 0 5 0 0 0 20 0 1 0 3943020 25399296 4736 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 6201 4788 1822 753 0 3701 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29128 KiB
Current children cumulated memory: 22344 KiB

[startup+0.211629 s]*
/proc/loadavg: 62.77 62.99 63.16 64/908 31737
/proc/meminfo: memFree=1039298956/1055320716 swapFree=33554428/33554428
[pid=31719] ppid=31716 vsize=4324 memory=3192 CPUtime=0 cores=0-15
/proc/31719/stat : 31719 (run) S 31716 31719 26474 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 3943019 4427776 640 18446744073709551615 94267427999744 94267428894277 140727198552768 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94267429133328 94267429181072 94267441971200 140727198554231 140727198554469 140727198554469 140727198560209 0
/proc/31719/statm: 1081 798 711 219 0 143 0
[pid=31722] ppid=31719 vsize=726144 memory=35624 CPUtime=0.98 cores=0-15
/proc/31722/stat : 31722 (python3) D 31719 31719 26474 0 -1 4194304 5643 0 0 0 96 2 0 0 20 0 16 0 3943020 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 181536 8906 3664 753 0 168142 0
[pid=31722/tid=31723] ppid=31719 vsize=726144 memory=8462108013221118012 CPUtime=0.05 cores=0-15
/proc/31722/task/31723/stat : 31723 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31724] ppid=31719 vsize=726144 memory=15267 CPUtime=0.05 cores=0-15
/proc/31722/task/31724/stat : 31724 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31725] ppid=31719 vsize=726144 memory=15595 CPUtime=0.04 cores=0-15
/proc/31722/task/31725/stat : 31725 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31726] ppid=31719 vsize=726144 memory=54113132105773 CPUtime=0.05 cores=0-15
/proc/31722/task/31726/stat : 31726 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31727] ppid=31719 vsize=726144 memory=62909241885334 CPUtime=0.05 cores=0-15
/proc/31722/task/31727/stat : 31727 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31728] ppid=31719 vsize=726144 memory=21910 CPUtime=0.05 cores=0-15
/proc/31722/task/31728/stat : 31728 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31729] ppid=31719 vsize=726144 memory=59606512697896 CPUtime=0.05 cores=0-15
/proc/31722/task/31729/stat : 31729 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31730] ppid=31719 vsize=726144 memory=16104779562616746 CPUtime=0.05 cores=0-15
/proc/31722/task/31730/stat : 31730 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31731] ppid=31719 vsize=726144 memory=3762538914326511648 CPUtime=0.05 cores=0-15
/proc/31722/task/31731/stat : 31731 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31732] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31732/stat : 31732 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31733] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31733/stat : 31733 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31734] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31734/stat : 31734 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31735] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31735/stat : 31735 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31736] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31736/stat : 31736 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31737] ppid=31719 vsize=726144 memory=0 CPUtime=0.05 cores=0-15
/proc/31722/task/31737/stat : 31737 (python3) R 31719 31719 26474 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3943035 743571456 8704 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 730468 KiB
Current children cumulated memory: 38816 KiB

[startup+0.309285 s]*
/proc/loadavg: 62.77 62.99 63.16 50/908 31737
/proc/meminfo: memFree=1039290192/1055320716 swapFree=33554428/33554428
[pid=31719] ppid=31716 vsize=4324 memory=3192 CPUtime=0 cores=0-15
/proc/31719/stat : 31719 (run) S 31716 31719 26474 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 3943019 4427776 640 18446744073709551615 94267427999744 94267428894277 140727198552768 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94267429133328 94267429181072 94267441971200 140727198554231 140727198554469 140727198554469 140727198560209 0
/proc/31719/statm: 1081 798 711 219 0 143 0
[pid=31722] ppid=31719 vsize=753536 memory=54220 CPUtime=1.3 cores=0-15
/proc/31722/stat : 31722 (python3) D 31719 31719 26474 0 -1 4194304 8358 0 0 0 126 4 0 0 20 0 16 0 3943020 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 188384 13555 5882 753 0 170327 0
[pid=31722/tid=31723] ppid=31719 vsize=753536 memory=-7163937848848113023 CPUtime=0.07 cores=0-15
/proc/31722/task/31723/stat : 31723 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31724] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31724/stat : 31724 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31725] ppid=31719 vsize=753536 memory=0 CPUtime=0.06 cores=0-15
/proc/31722/task/31725/stat : 31725 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31726] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31726/stat : 31726 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31727] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31727/stat : 31727 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31728] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31728/stat : 31728 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31729] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31729/stat : 31729 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31730] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31730/stat : 31730 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31731] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31731/stat : 31731 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31732] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31732/stat : 31732 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31733] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31733/stat : 31733 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31734] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31734/stat : 31734 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31735] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31735/stat : 31735 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31736] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31736/stat : 31736 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31737] ppid=31719 vsize=753536 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31737/stat : 31737 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 771620864 13312 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 757860 KiB
Current children cumulated memory: 57412 KiB

[startup+0.70026 s]
/proc/loadavg: 62.77 62.99 63.16 50/908 31737
/proc/meminfo: memFree=1039226752/1055320716 swapFree=33554428/33554428
[pid=31719] ppid=31716 vsize=4324 memory=3192 CPUtime=0 cores=0-15
/proc/31719/stat : 31719 (run) S 31716 31719 26474 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 3943019 4427776 640 18446744073709551615 94267427999744 94267428894277 140727198552768 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94267429133328 94267429181072 94267441971200 140727198554231 140727198554469 140727198554469 140727198560209 0
/proc/31719/statm: 1081 798 711 219 0 143 0
[pid=31722] ppid=31719 vsize=917460 memory=113364 CPUtime=1.52 cores=0-15
/proc/31722/stat : 31722 (python3) R 31719 31719 26474 0 -1 4194304 18111 0 0 0 145 7 0 0 20 0 16 0 3943020 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 229365 28340 11700 753 0 180390 0
[pid=31722/tid=31723] ppid=31719 vsize=917460 memory=5800 CPUtime=0.07 cores=0-15
/proc/31722/task/31723/stat : 31723 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31724] ppid=31719 vsize=917460 memory=17152 CPUtime=0.07 cores=0-15
/proc/31722/task/31724/stat : 31724 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31725] ppid=31719 vsize=917460 memory=15304 CPUtime=0.06 cores=0-15
/proc/31722/task/31725/stat : 31725 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31726] ppid=31719 vsize=917460 memory=2472 CPUtime=0.07 cores=0-15
/proc/31722/task/31726/stat : 31726 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31727] ppid=31719 vsize=917460 memory=3524 CPUtime=0.07 cores=0-15
/proc/31722/task/31727/stat : 31727 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31728] ppid=31719 vsize=917460 memory=4912 CPUtime=0.07 cores=0-15
/proc/31722/task/31728/stat : 31728 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31729] ppid=31719 vsize=917460 memory=3036 CPUtime=0.07 cores=0-15
/proc/31722/task/31729/stat : 31729 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31730] ppid=31719 vsize=917460 memory=41956 CPUtime=0.07 cores=0-15
/proc/31722/task/31730/stat : 31730 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31731] ppid=31719 vsize=917460 memory=4716 CPUtime=0.07 cores=0-15
/proc/31722/task/31731/stat : 31731 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31732] ppid=31719 vsize=917460 memory=1976 CPUtime=0.07 cores=0-15
/proc/31722/task/31732/stat : 31732 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31733] ppid=31719 vsize=917460 memory=5736 CPUtime=0.07 cores=0-15
/proc/31722/task/31733/stat : 31733 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31734] ppid=31719 vsize=917460 memory=12868 CPUtime=0.07 cores=0-15
/proc/31722/task/31734/stat : 31734 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31735] ppid=31719 vsize=917460 memory=3056 CPUtime=0.07 cores=0-15
/proc/31722/task/31735/stat : 31735 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31736] ppid=31719 vsize=917460 memory=17812 CPUtime=0.07 cores=0-15
/proc/31722/task/31736/stat : 31736 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31737] ppid=31719 vsize=917460 memory=46984 CPUtime=0.07 cores=0-15
/proc/31722/task/31737/stat : 31737 (python3) S 31719 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3943035 939479040 28160 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 921784 KiB
Current children cumulated memory: 116556 KiB


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

[pid=31722/tid=31750] ppid=31716 vsize=10021172 memory=3848 CPUtime=3571.85 cores=0-15
/proc/31722/task/31750/stat : 31750 (python3) R 31716 31719 26474 0 -1 4194368 3079098 0 0 0 356413 772 0 0 20 0 32 0 3945078 10261680128 2119041 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31751] ppid=31716 vsize=10021172 memory=7700 CPUtime=3589.96 cores=0-15
/proc/31722/task/31751/stat : 31751 (python3) R 31716 31719 26474 0 -1 4194368 3506823 0 0 0 358030 966 0 0 20 0 32 0 3945078 10261680128 2119041 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31752] ppid=31716 vsize=10021172 memory=27364 CPUtime=3599.46 cores=0-15
/proc/31722/task/31752/stat : 31752 (python3) R 31716 31719 26474 0 -1 4194368 1181595 0 0 0 359470 476 0 0 20 0 32 0 3945078 10261680128 2119041 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31753] ppid=31716 vsize=10021172 memory=6780 CPUtime=3588.56 cores=0-15
/proc/31722/task/31753/stat : 31753 (python3) R 31716 31719 26474 0 -1 4194368 982477 0 0 0 358409 447 0 0 20 0 32 0 3945078 10261680128 2119041 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current cumulated CPU time of completed processes: 0.004344 s
Current children cumulated CPU time: 57627.7 s
Current children cumulated vsize: 10021172 KiB
Current children cumulated memory: 8479724 KiB

[startup+3640.6 s]
/proc/loadavg: 32.04 36.92 46.01 33/850 32345
/proc/meminfo: memFree=1036722456/1055320716 swapFree=33554428/33554428
[pid=31722] ppid=31716 vsize=10021172 memory=8510444 CPUtime=57630.9 cores=0-15
/proc/31722/stat : 31722 (python3) S 31716 31719 26474 0 -1 4194304 14030339 0 0 0 5759274 3819 0 0 20 0 32 0 3943020 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 17 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 2505293 2127611 13940 753 0 2376544 0
[pid=31722/tid=31723] ppid=31716 vsize=10021172 memory=2384 CPUtime=0.07 cores=0-15
/proc/31722/task/31723/stat : 31723 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31724] ppid=31716 vsize=10021172 memory=2840 CPUtime=0.07 cores=0-15
/proc/31722/task/31724/stat : 31724 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31725] ppid=31716 vsize=10021172 memory=2648 CPUtime=0.06 cores=0-15
/proc/31722/task/31725/stat : 31725 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31726] ppid=31716 vsize=10021172 memory=3700 CPUtime=0.07 cores=0-15
/proc/31722/task/31726/stat : 31726 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31727] ppid=31716 vsize=10021172 memory=1952 CPUtime=0.07 cores=0-15
/proc/31722/task/31727/stat : 31727 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31728] ppid=31716 vsize=10021172 memory=5928 CPUtime=0.07 cores=0-15
/proc/31722/task/31728/stat : 31728 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31729] ppid=31716 vsize=10021172 memory=3500 CPUtime=0.07 cores=0-15
/proc/31722/task/31729/stat : 31729 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31730] ppid=31716 vsize=10021172 memory=-7747442128187193541 CPUtime=0.07 cores=0-15
/proc/31722/task/31730/stat : 31730 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31731] ppid=31716 vsize=10021172 memory=6780 CPUtime=0.07 cores=0-15
/proc/31722/task/31731/stat : 31731 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31732] ppid=31716 vsize=10021172 memory=7320 CPUtime=0.07 cores=0-15
/proc/31722/task/31732/stat : 31732 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31733] ppid=31716 vsize=10021172 memory=2384 CPUtime=0.07 cores=0-15
/proc/31722/task/31733/stat : 31733 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31734] ppid=31716 vsize=10021172 memory=2840 CPUtime=0.07 cores=0-15
/proc/31722/task/31734/stat : 31734 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31735] ppid=31716 vsize=10021172 memory=2648 CPUtime=0.07 cores=0-15
/proc/31722/task/31735/stat : 31735 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31736] ppid=31716 vsize=10021172 memory=3700 CPUtime=0.07 cores=0-15
/proc/31722/task/31736/stat : 31736 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31737] ppid=31716 vsize=10021172 memory=1952 CPUtime=0.07 cores=0-15
/proc/31722/task/31737/stat : 31737 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31738] ppid=31716 vsize=10021172 memory=5928 CPUtime=3604.91 cores=0-15
/proc/31722/task/31738/stat : 31738 (python3) R 31716 31719 26474 0 -1 4194368 264315 0 0 0 360454 37 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31739] ppid=31716 vsize=10021172 memory=3500 CPUtime=3605.09 cores=0-15
/proc/31722/task/31739/stat : 31739 (python3) R 31716 31719 26474 0 -1 4194368 262000 0 0 0 360483 26 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31740] ppid=31716 vsize=10021172 memory=7208 CPUtime=3603.03 cores=0-15
/proc/31722/task/31740/stat : 31740 (python3) R 31716 31719 26474 0 -1 4194368 338958 0 0 0 360270 33 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31741] ppid=31716 vsize=10021172 memory=6192 CPUtime=3604.03 cores=0-15
/proc/31722/task/31741/stat : 31741 (python3) R 31716 31719 26474 0 -1 4194368 702653 0 0 0 360319 84 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31742] ppid=31716 vsize=10021172 memory=7056 CPUtime=3605.2 cores=0-15
/proc/31722/task/31742/stat : 31742 (python3) R 31716 31719 26474 0 -1 4194368 354374 0 0 0 360486 34 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31743] ppid=31716 vsize=10021172 memory=6592 CPUtime=3604.26 cores=0-15
/proc/31722/task/31743/stat : 31743 (python3) R 31716 31719 26474 0 -1 4194368 490068 0 0 0 360269 157 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31744] ppid=31716 vsize=10021172 memory=3192 CPUtime=3604.49 cores=0-15
/proc/31722/task/31744/stat : 31744 (python3) R 31716 31719 26474 0 -1 4194368 311198 0 0 0 360422 27 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31745] ppid=31716 vsize=10021172 memory=8315760 CPUtime=3604.33 cores=0-15
/proc/31722/task/31745/stat : 31745 (python3) R 31716 31719 26474 0 -1 4194368 396813 0 0 0 360364 69 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31746] ppid=31716 vsize=10021172 memory=6608 CPUtime=3602.86 cores=0-15
/proc/31722/task/31746/stat : 31746 (python3) R 31716 31719 26474 0 -1 4194368 259290 0 0 0 360264 22 0 0 20 0 32 0 3945070 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31747] ppid=31716 vsize=10021172 memory=3176 CPUtime=3602.84 cores=0-15
/proc/31722/task/31747/stat : 31747 (python3) R 31716 31719 26474 0 -1 4194368 138687 0 0 0 360268 16 0 0 20 0 32 0 3945072 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31748] ppid=31716 vsize=10021172 memory=-7747442128187193541 CPUtime=3604.75 cores=0-15
/proc/31722/task/31748/stat : 31748 (python3) R 31716 31719 26474 0 -1 4194368 185457 0 0 0 360451 24 0 0 20 0 32 0 3945073 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31749] ppid=31716 vsize=10021172 memory=-7747442128220356292 CPUtime=3601.21 cores=0-15
/proc/31722/task/31749/stat : 31749 (python3) R 31716 31719 26474 0 -1 4194368 1215558 0 0 0 359645 476 0 0 20 0 32 0 3945074 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31750] ppid=31716 vsize=10021172 memory=4426359607036374686 CPUtime=3572.05 cores=0-15
/proc/31722/task/31750/stat : 31750 (python3) R 31716 31719 26474 0 -1 4194368 3079104 0 0 0 356433 772 0 0 20 0 32 0 3945078 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31751] ppid=31716 vsize=10021172 memory=13565981444277529 CPUtime=3590.16 cores=0-15
/proc/31722/task/31751/stat : 31751 (python3) R 31716 31719 26474 0 -1 4194368 3506823 0 0 0 358050 966 0 0 20 0 32 0 3945078 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31752] ppid=31716 vsize=10021172 memory=16098161034791430 CPUtime=3599.66 cores=0-15
/proc/31722/task/31752/stat : 31752 (python3) R 31716 31719 26474 0 -1 4194368 1181595 0 0 0 359490 476 0 0 20 0 32 0 3945078 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31753] ppid=31716 vsize=10021172 memory=96638 CPUtime=3588.76 cores=0-15
/proc/31722/task/31753/stat : 31753 (python3) R 31716 31719 26474 0 -1 4194368 982486 0 0 0 358429 447 0 0 20 0 32 0 3945078 10261680128 2126721 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current cumulated CPU time of completed processes: 0.004344 s
Current children cumulated CPU time: 57630.9 s
Current children cumulated vsize: 10021172 KiB
Current children cumulated memory: 8510444 KiB

[startup+3640.7 s]
/proc/loadavg: 32.04 36.92 46.01 33/850 32345
/proc/meminfo: memFree=1036722456/1055320716 swapFree=33554428/33554428
[pid=31722] ppid=31716 vsize=10062136 memory=8541168 CPUtime=57632.5 cores=0-15
/proc/31722/stat : 31722 (python3) S 31716 31719 26474 0 -1 4194304 14031531 0 0 0 5759433 3819 0 0 20 0 32 0 3943020 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 17 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
/proc/31722/statm: 2515534 2135292 13940 753 0 2386785 0
[pid=31722/tid=31723] ppid=31716 vsize=10062136 memory=8352588 CPUtime=0.07 cores=0-15
/proc/31722/task/31723/stat : 31723 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31724] ppid=31716 vsize=10062136 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31724/stat : 31724 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31725] ppid=31716 vsize=10062136 memory=11822120823029796 CPUtime=0.06 cores=0-15
/proc/31722/task/31725/stat : 31725 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31726] ppid=31716 vsize=10062136 memory=-7747442128136861893 CPUtime=0.07 cores=0-15
/proc/31722/task/31726/stat : 31726 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31727] ppid=31716 vsize=10062136 memory=1976 CPUtime=0.07 cores=0-15
/proc/31722/task/31727/stat : 31727 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31728] ppid=31716 vsize=10062136 memory=279248977928864 CPUtime=0.07 cores=0-15
/proc/31722/task/31728/stat : 31728 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31729] ppid=31716 vsize=10062136 memory=20664 CPUtime=0.07 cores=0-15
/proc/31722/task/31729/stat : 31729 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31730] ppid=31716 vsize=10062136 memory=8407032 CPUtime=0.07 cores=0-15
/proc/31722/task/31730/stat : 31730 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31731] ppid=31716 vsize=10062136 memory=279248976923776 CPUtime=0.07 cores=0-15
/proc/31722/task/31731/stat : 31731 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31732] ppid=31716 vsize=10062136 memory=8315760 CPUtime=0.07 cores=0-15
/proc/31722/task/31732/stat : 31732 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31733] ppid=31716 vsize=10062136 memory=5800 CPUtime=0.07 cores=0-15
/proc/31722/task/31733/stat : 31733 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31734] ppid=31716 vsize=10062136 memory=15304 CPUtime=0.07 cores=0-15
/proc/31722/task/31734/stat : 31734 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31735] ppid=31716 vsize=10062136 memory=17226697 CPUtime=0.07 cores=0-15
/proc/31722/task/31735/stat : 31735 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31736] ppid=31716 vsize=10062136 memory=272687473686528 CPUtime=0.07 cores=0-15
/proc/31722/task/31736/stat : 31736 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31737] ppid=31716 vsize=10062136 memory=0 CPUtime=0.07 cores=0-15
/proc/31722/task/31737/stat : 31737 (python3) S 31716 31719 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3943035 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31738] ppid=31716 vsize=10062136 memory=0 CPUtime=3605.01 cores=0-15
/proc/31722/task/31738/stat : 31738 (python3) R 31716 31719 26474 0 -1 4194368 264316 0 0 0 360464 37 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31739] ppid=31716 vsize=10062136 memory=15304 CPUtime=3605.19 cores=0-15
/proc/31722/task/31739/stat : 31739 (python3) R 31716 31719 26474 0 -1 4194368 262000 0 0 0 360493 26 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31740] ppid=31716 vsize=10062136 memory=3192 CPUtime=3603.13 cores=0-15
/proc/31722/task/31740/stat : 31740 (python3) R 31716 31719 26474 0 -1 4194368 338959 0 0 0 360280 33 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31741] ppid=31716 vsize=10062136 memory=0 CPUtime=3604.13 cores=0-15
/proc/31722/task/31741/stat : 31741 (python3) R 31716 31719 26474 0 -1 4194368 702653 0 0 0 360329 84 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31742] ppid=31716 vsize=10062136 memory=2039 CPUtime=3605.3 cores=0-15
/proc/31722/task/31742/stat : 31742 (python3) R 31716 31719 26474 0 -1 4194368 354374 0 0 0 360496 34 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31743] ppid=31716 vsize=10062136 memory=3848 CPUtime=3604.36 cores=0-15
/proc/31722/task/31743/stat : 31743 (python3) R 31716 31719 26474 0 -1 4194368 490070 0 0 0 360279 157 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31744] ppid=31716 vsize=10062136 memory=3192 CPUtime=3604.59 cores=0-15
/proc/31722/task/31744/stat : 31744 (python3) R 31716 31719 26474 0 -1 4194368 311198 0 0 0 360432 27 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31745] ppid=31716 vsize=10062136 memory=4426359607036374686 CPUtime=3604.43 cores=0-15
/proc/31722/task/31745/stat : 31745 (python3) R 31716 31719 26474 0 -1 4194368 396814 0 0 0 360374 69 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31746] ppid=31716 vsize=10062136 memory=3192 CPUtime=3602.96 cores=0-15
/proc/31722/task/31746/stat : 31746 (python3) R 31716 31719 26474 0 -1 4194368 259290 0 0 0 360274 22 0 0 20 0 32 0 3945070 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31747] ppid=31716 vsize=10062136 memory=8315568 CPUtime=3602.94 cores=0-15
/proc/31722/task/31747/stat : 31747 (python3) R 31716 31719 26474 0 -1 4194368 138687 0 0 0 360278 16 0 0 20 0 32 0 3945072 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31748] ppid=31716 vsize=10062136 memory=3192 CPUtime=3604.85 cores=0-15
/proc/31722/task/31748/stat : 31748 (python3) R 31716 31719 26474 0 -1 4194368 185457 0 0 0 360461 24 0 0 20 0 32 0 3945073 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31749] ppid=31716 vsize=10062136 memory=8314724 CPUtime=3601.31 cores=0-15
/proc/31722/task/31749/stat : 31749 (python3) R 31716 31719 26474 0 -1 4194368 1215558 0 0 0 359655 476 0 0 20 0 32 0 3945074 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31750] ppid=31716 vsize=10062136 memory=6944656592455097440 CPUtime=3572.15 cores=0-15
/proc/31722/task/31750/stat : 31750 (python3) R 31716 31719 26474 0 -1 4194368 3079104 0 0 0 356443 772 0 0 20 0 32 0 3945078 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31751] ppid=31716 vsize=10062136 memory=9356 CPUtime=3590.26 cores=0-15
/proc/31722/task/31751/stat : 31751 (python3) R 31716 31719 26474 0 -1 4194368 3506848 0 0 0 358060 966 0 0 20 0 32 0 3945078 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31752] ppid=31716 vsize=10062136 memory=3848 CPUtime=3599.76 cores=0-15
/proc/31722/task/31752/stat : 31752 (python3) R 31716 31719 26474 0 -1 4194368 1182757 0 0 0 359500 476 0 0 20 0 32 0 3945078 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
[pid=31722/tid=31753] ppid=31716 vsize=10062136 memory=7700 CPUtime=3588.86 cores=0-15
/proc/31722/task/31753/stat : 31753 (python3) R 31716 31719 26474 0 -1 4194368 982486 0 0 0 358439 447 0 0 20 0 32 0 3945078 10303627264 2134402 18446744073709551615 4321280 7402577 140734455683792 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 32346112 140734455691154 140734455691408 140734455691408 140734455697338 0
Current cumulated CPU time of completed processes: 0.004344 s
Current children cumulated CPU time: 57632.5 s
Current children cumulated vsize: 10062136 KiB
Current children cumulated memory: 8541168 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3640.84
CPU time (s): 57632.7
CPU user time (s): 57594.4
CPU system time (s): 38.3338
CPU usage (%): 1582.95
Max. virtual memory (cumulated for all children) (KiB): 11340532
Max. memory (cumulated for all children) (KiB): 9361512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57594.4
system time used= 38.3338
maximum resident set size= 9364568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14031946
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= 110653
involuntary context switches= 341509


# summary of solver processes directly reported to runsolver:
#   pid: 31719,31722
#   total CPU time (s): 57632.7
#   total CPU user time (s): 57594.4
#   total CPU system time (s): 38.3338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7569 second user time and 41.1435 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-15 21:29:47
IDJOB=4848152
IDBENCH=155715
IDSOLVER=3707
FILE ID=nodeE004/4848152-1784143787
RUNJOBID= nodeE004-1784136130-26484
SLURM_JOB_ID= 12756558
Free space on /tmp= 802068 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat50_6_9_2_ic.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-4848152-1784143787/watcher-4848152-1784143787 -o /tmp/evaluation-result-4848152-1784143787/solver-4848152-1784143787 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848152-1784143787/vars-4848152-1784143787 --bin-var /tmp/runsolver-exch-nodeE004-1784136130-26484 --watchdog 3760  run HOME/instance-4848152-1784143787.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1566910384 --intermediate --solver ortools

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

MD5SUM BENCH= b353f543b26cb53feaf2c3c6762f6820
RANDOM SEED=1566910384

nodeE004 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		: 2493.659
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.84
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		: 3563.879
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.84
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		: 3563.568
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.84
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		: 2493.659
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.84
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		: 3594.349
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.84
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		: 3597.531
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 2493.659
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.84
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		: 3577.272
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.84
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		: 3577.300
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.84
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		: 3577.272
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.84
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		: 3577.267
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.84
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		: 3581.199
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.84
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		: 3581.222
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.84
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		: 3581.197
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.84
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		: 3581.177
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.84
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		: 3586.523
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.84
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		: 3586.556
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.84
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		: 3586.551
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.84
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		: 3586.554
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.84
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		: 3604.198
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.84
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		: 3604.208
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.84
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		: 3604.180
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.84
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		: 3604.158
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.84
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		: 3575.978
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.84
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		: 3576.023
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.84
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		: 3575.952
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.84
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		: 3575.988
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.84
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		: 3580.944
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.84
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		: 3580.924
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.84
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		: 3580.944
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.84
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		: 3580.977
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.84
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		: 3568.858
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.84
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		: 3568.873
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.84
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		: 3568.876
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.84
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		: 3568.849
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.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.660
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.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.640
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.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.635
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.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.654
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.84
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		: 3591.844
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.84
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		: 3591.813
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.84
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		: 3591.831
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.84
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		: 3591.828
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.84
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		: 3572.414
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.84
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		: 3572.442
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.84
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		: 3572.422
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.84
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		: 3572.430
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.84
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		: 3584.572
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.84
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		: 3584.551
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.84
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		: 3584.564
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.84
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		: 3584.574
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.84
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		: 3574.771
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.84
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		: 3574.777
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.84
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		: 3574.790
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.84
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		: 3574.762
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.84
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:       1055320716 kB
MemFree:        1039238256 kB
MemAvailable:   1036945464 kB
Buffers:            3336 kB
Cached:          1026188 kB
SwapCached:            0 kB
Active:         13095324 kB
Inactive:         770044 kB
Active(anon):   12862272 kB
Inactive(anon):        0 kB
Active(file):     233052 kB
Inactive(file):   770044 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27484 kB
Writeback:            76 kB
AnonPages:      12839556 kB
Mapped:           153676 kB
Shmem:             26428 kB
KReclaimable:     133488 kB
Slab:             495512 kB
SReclaimable:     133488 kB
SUnreclaim:       362024 kB
KernelStack:       15168 kB
PageTables:        30004 kB
SecPageTables:     12076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   16191420 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478268 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3825664 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:      401860 kB
DirectMap2M:    22988800 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 802144 MiB
End job on nodeE004 at 2026-07-15 22:30:28