Trace number 4848153

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_7_ic.opb
MD5SUMc0a0878d092ae8016520dd28e1b05072
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 benchmark18195327
Best CPU time to get the best result obtained on this benchmark3584.56
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 114791256
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 45888514984
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 114791256
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 45888514984
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.67/11.83	c Time taken to transform: 6.241137266159058 seconds
12.67/11.83	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1276696056, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f9dddeeb410>}
12.67/11.83	c 57586.21611261368s left to solve
24.42/20.66	c Solution 1, time = 8.8325s
24.42/20.66	o 430766035
25.96/20.72	c Solution 2, time = 8.8931s
25.96/20.72	o 313197311
27.55/20.80	c Solution 3, time = 8.9755s
27.55/20.80	o 289066239
32.69/21.18	c Solution 4, time = 9.3552s
32.69/21.18	o 288249411
33.91/21.23	c Solution 5, time = 9.4042s
33.91/21.23	o 276451093
45.05/21.95	c Solution 6, time = 10.1279s
45.05/21.95	o 274811153
59.38/22.84	c Solution 7, time = 11.0170s
59.38/22.84	o 267782627
64.57/23.16	c Solution 8, time = 11.3384s
64.57/23.16	o 144586969
67.32/23.33	c Solution 9, time = 11.5052s
67.32/23.33	o 144458917
68.91/23.45	c Solution 10, time = 11.6260s
68.91/23.45	o 141359035
70.51/23.52	c Solution 11, time = 11.6936s
70.51/23.52	o 113018703
70.51/23.56	c Solution 12, time = 11.7371s
70.51/23.56	o 112366153
73.65/23.76	c Solution 13, time = 11.9284s
73.65/23.76	o 110075565
75.25/23.87	c Solution 14, time = 12.0477s
75.25/23.87	o 99671279
83.06/24.37	c Solution 15, time = 12.5480s
83.06/24.37	o 95218007
89.41/24.78	c Solution 16, time = 12.9533s
89.41/24.78	o 94286483
97.37/25.24	c Solution 17, time = 13.4143s
97.37/25.24	o 88425595
102.16/25.56	c Solution 18, time = 13.7297s
102.16/25.56	o 88113871
114.89/26.35	c Solution 19, time = 14.5226s
114.89/26.35	o 82138935
118.08/26.50	c Solution 20, time = 14.6750s
118.08/26.50	o 82044185
121.26/26.75	c Solution 21, time = 14.9210s
121.26/26.75	o 81932619
122.87/26.83	c Solution 22, time = 14.9999s
122.87/26.83	o 81704127
129.21/27.24	c Solution 23, time = 15.4148s
129.21/27.24	o 81696041
140.38/27.93	c Solution 24, time = 16.1001s
140.38/27.93	o 81463115
140.38/28.00	c Solution 25, time = 16.1783s
140.38/28.00	o 81155417
142.26/28.03	c Solution 26, time = 16.2066s
142.26/28.03	o 80905897
156.28/29.01	c Solution 27, time = 17.1821s
156.28/29.01	o 80786929
159.85/29.15	c Solution 28, time = 17.3266s
159.85/29.15	o 76662659
169.03/29.75	c Solution 29, time = 17.9233s
169.03/29.75	o 76414043
174.12/30.05	c Solution 30, time = 18.2185s
174.12/30.05	o 64599901
188.12/30.94	c Solution 31, time = 19.1171s
188.12/30.94	o 56167965
197.67/31.56	c Solution 32, time = 19.7368s
197.67/31.56	o 56102109
210.41/32.35	c Solution 33, time = 20.5215s
210.41/32.35	o 53934375
218.39/32.80	c Solution 34, time = 20.9739s
218.39/32.80	o 53928689
218.39/32.89	c Solution 35, time = 21.0654s
218.39/32.89	o 52703821
221.85/33.11	c Solution 36, time = 21.2854s
221.85/33.11	o 48780719
229.47/33.57	c Solution 37, time = 21.7413s
229.47/33.57	o 47433701
239.15/34.15	c Solution 38, time = 22.3282s
239.15/34.15	o 46176707
249.94/34.81	c Solution 39, time = 22.9872s
249.94/34.81	o 46135475
251.50/34.97	c Solution 40, time = 23.1444s
251.50/34.97	o 42191879
253.34/35.04	c Solution 41, time = 23.2120s
253.34/35.04	o 41639275
260.96/35.59	c Solution 42, time = 23.7649s
260.96/35.59	o 41470453
262.55/35.62	c Solution 43, time = 23.7959s
262.55/35.62	o 40890201
272.04/36.28	c Solution 44, time = 24.4519s
272.04/36.28	o 40708629
278.40/36.68	c Solution 45, time = 24.8549s
278.40/36.68	o 39648633
283.17/36.94	c Solution 46, time = 25.1145s
283.17/36.94	o 39468771
318.45/39.17	c Solution 47, time = 27.3409s
318.45/39.17	o 38083055
329.23/39.86	c Solution 48, time = 28.0341s
329.23/39.86	o 37780175
343.53/40.78	c Solution 49, time = 28.9508s
343.53/40.78	o 37681871
370.59/42.48	c Solution 50, time = 30.6510s
370.59/42.48	o 37679725
405.60/44.68	c Solution 51, time = 32.8497s
405.60/44.68	o 35377283
408.77/44.88	c Solution 52, time = 33.0543s
408.77/44.88	o 35247759
489.78/50.01	c Solution 53, time = 38.1789s
489.78/50.01	o 23407627
507.64/51.04	c Solution 54, time = 39.2176s
507.64/51.04	o 23128957
553.36/54.01	c Solution 55, time = 42.1807s
553.36/54.01	o 22965203
555.25/54.06	c Solution 56, time = 42.2384s
555.25/54.07	o 22874217
572.88/55.19	c Solution 57, time = 43.3632s
572.88/55.19	o 22315373
594.72/56.56	c Solution 58, time = 44.7342s
594.72/56.56	o 21901919
596.31/56.64	c Solution 59, time = 44.8171s
596.31/56.64	o 21835297
604.66/57.18	c Solution 60, time = 45.3571s
604.66/57.18	o 21372775
653.52/60.22	c Solution 61, time = 48.3932s
653.52/60.22	o 21094057
658.30/60.51	c Solution 62, time = 48.6857s
658.30/60.51	o 20542805
734.56/65.33	c Solution 63, time = 53.4991s
734.56/65.33	o 20070647
782.24/68.32	c Solution 64, time = 56.4901s
782.24/68.32	o 19998361
934.88/77.93	c Solution 65, time = 66.1025s
934.88/77.93	o 19830649
4431.67/297.59	c Solution 66, time = 285.7609s
4431.67/297.59	o 19737643
4434.86/297.72	c Solution 67, time = 285.8920s
4434.86/297.72	o 19251485
4434.86/297.80	c Solution 68, time = 285.9692s
4434.86/297.80	o 19189947
4508.09/302.32	c Solution 69, time = 290.4963s
4508.09/302.32	o 18600671
4699.12/314.33	c Solution 70, time = 302.5068s
4699.12/314.33	o 18508191
4764.39/318.49	c Solution 71, time = 306.6590s
4764.39/318.49	o 18423571
5211.62/346.55	c Solution 72, time = 334.7232s
5211.62/346.55	o 17833733

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

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33,35,37,40-47
  3550 MHz: 0-15,20-32,34,39,52-55
  3600 MHz: 16-19,36,38,48-51,56-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127096 MiB free)
  node 1: cores 8-15, 129019 MiB (128026 MiB free)
  node 2: cores 16-23, 129019 MiB (109940 MiB free)
  node 3: cores 24-31, 129003 MiB (105527 MiB free)
  node 4: cores 32-39, 128973 MiB (128609 MiB free)
  node 5: cores 40-47, 129019 MiB (128605 MiB free)
  node 6: cores 48-55, 129019 MiB (127045 MiB free)
  node 7: cores 56-63, 128474 MiB (126597 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100057 s]*
/proc/loadavg: 59.82 62.71 62.90 50/895 29644
/proc/meminfo: memFree=1005003524/1055320696 swapFree=33554428/33554428
[pid=29641] ppid=29638 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29641/stat : 29641 (run) S 29638 29641 27083 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 3968065 4427776 640 18446744073709551615 94144747479040 94144748373573 140730979104480 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94144748612624 94144748660368 94144775036928 140730979113079 140730979113317 140730979113317 140730979119057 0
/proc/29641/statm: 1081 801 713 219 0 143 0
[pid=29644] ppid=29641 vsize=27612 memory=21252 CPUtime=0.06 cores=32-47
/proc/29644/stat : 29644 (python3) D 29641 29641 27083 0 -1 4194304 3578 0 0 0 5 1 0 0 20 0 1 0 3968066 28274688 5120 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 17 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 6903 5313 1992 753 0 4047 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 31936 KiB
Current children cumulated memory: 24456 KiB

[startup+0.211715 s]*
/proc/loadavg: 59.82 62.71 62.90 66/910 29659
/proc/meminfo: memFree=1004997132/1055320696 swapFree=33554428/33554428
[pid=29641] ppid=29638 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29641/stat : 29641 (run) S 29638 29641 27083 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 3968065 4427776 640 18446744073709551615 94144747479040 94144748373573 140730979104480 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94144748612624 94144748660368 94144775036928 140730979113079 140730979113317 140730979113317 140730979119057 0
/proc/29641/statm: 1081 801 713 219 0 143 0
[pid=29644] ppid=29641 vsize=729192 memory=38240 CPUtime=1.26 cores=32-47
/proc/29644/stat : 29644 (python3) R 29641 29641 27083 0 -1 4194304 6327 0 0 0 123 3 0 0 20 0 16 0 3968066 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 182298 9560 3629 753 0 168904 0
[pid=29644/tid=29645] ppid=29641 vsize=729192 memory=8462108013221118012 CPUtime=0.07 cores=32-47
/proc/29644/task/29645/stat : 29645 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29646] ppid=29641 vsize=729192 memory=18980 CPUtime=0.07 cores=32-47
/proc/29644/task/29646/stat : 29646 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29647] ppid=29641 vsize=729192 memory=20002 CPUtime=0.07 cores=32-47
/proc/29644/task/29647/stat : 29647 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29648] ppid=29641 vsize=729192 memory=60705906904425 CPUtime=0.07 cores=32-47
/proc/29644/task/29648/stat : 29648 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29649] ppid=29641 vsize=729192 memory=57411683746449 CPUtime=0.07 cores=32-47
/proc/29644/task/29649/stat : 29649 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29650] ppid=29641 vsize=729192 memory=21178 CPUtime=0.07 cores=32-47
/proc/29644/task/29650/stat : 29650 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29651] ppid=29641 vsize=729192 memory=54108954582123 CPUtime=0.07 cores=32-47
/proc/29644/task/29651/stat : 29651 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29652] ppid=29641 vsize=729192 memory=13571504772220833 CPUtime=0.07 cores=32-47
/proc/29644/task/29652/stat : 29652 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29653] ppid=29641 vsize=729192 memory=142430 CPUtime=0.07 cores=32-47
/proc/29644/task/29653/stat : 29653 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29654] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29654/stat : 29654 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29655] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29655/stat : 29655 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29656] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29656/stat : 29656 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29657] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29657/stat : 29657 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29658] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29658/stat : 29658 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29659] ppid=29641 vsize=729192 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29659/stat : 29659 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 746692608 9344 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 733516 KiB
Current children cumulated memory: 41444 KiB

[startup+0.309003 s]*
/proc/loadavg: 59.82 62.71 62.90 51/910 29659
/proc/meminfo: memFree=1004972224/1055320696 swapFree=33554428/33554428
[pid=29641] ppid=29638 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29641/stat : 29641 (run) S 29638 29641 27083 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 3968065 4427776 640 18446744073709551615 94144747479040 94144748373573 140730979104480 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94144748612624 94144748660368 94144775036928 140730979113079 140730979113317 140730979113317 140730979119057 0
/proc/29641/statm: 1081 801 713 219 0 143 0
[pid=29644] ppid=29641 vsize=760476 memory=60640 CPUtime=1.32 cores=32-47
/proc/29644/stat : 29644 (python3) D 29641 29641 27083 0 -1 4194304 9889 0 0 0 128 4 0 0 20 0 16 0 3968066 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 190119 15160 5972 753 0 171945 0
[pid=29644/tid=29645] ppid=29641 vsize=760476 memory=-7233744742583985532 CPUtime=0.07 cores=32-47
/proc/29644/task/29645/stat : 29645 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29646] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29646/stat : 29646 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29647] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29647/stat : 29647 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29648] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29648/stat : 29648 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29649] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29649/stat : 29649 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29650] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29650/stat : 29650 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29651] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29651/stat : 29651 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29652] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29652/stat : 29652 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29653] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29653/stat : 29653 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29654] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29654/stat : 29654 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29655] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29655/stat : 29655 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29656] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29656/stat : 29656 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29657] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29657/stat : 29657 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29658] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29658/stat : 29658 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29659] ppid=29641 vsize=760476 memory=0 CPUtime=0.07 cores=32-47
/proc/29644/task/29659/stat : 29659 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 778727424 14976 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 764800 KiB
Current children cumulated memory: 63844 KiB

[startup+0.700204 s]
/proc/loadavg: 59.82 62.71 62.90 50/910 29659
/proc/meminfo: memFree=1004922548/1055320696 swapFree=33554428/33554428
[pid=29641] ppid=29638 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29641/stat : 29641 (run) S 29638 29641 27083 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 3968065 4427776 640 18446744073709551615 94144747479040 94144748373573 140730979104480 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94144748612624 94144748660368 94144775036928 140730979113079 140730979113317 140730979113317 140730979119057 0
/proc/29641/statm: 1081 801 713 219 0 143 0
[pid=29644] ppid=29641 vsize=919700 memory=116412 CPUtime=1.61 cores=32-47
/proc/29644/stat : 29644 (python3) R 29641 29641 27083 0 -1 4194304 18869 0 0 0 154 7 0 0 20 0 16 0 3968066 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 229925 29103 11699 753 0 180950 0
[pid=29644/tid=29645] ppid=29641 vsize=919700 memory=5848 CPUtime=0.07 cores=32-47
/proc/29644/task/29645/stat : 29645 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29646] ppid=29641 vsize=919700 memory=20864 CPUtime=0.07 cores=32-47
/proc/29644/task/29646/stat : 29646 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29647] ppid=29641 vsize=919700 memory=15340 CPUtime=0.07 cores=32-47
/proc/29644/task/29647/stat : 29647 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29648] ppid=29641 vsize=919700 memory=2504 CPUtime=0.07 cores=32-47
/proc/29644/task/29648/stat : 29648 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29649] ppid=29641 vsize=919700 memory=3568 CPUtime=0.07 cores=32-47
/proc/29644/task/29649/stat : 29649 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29650] ppid=29641 vsize=919700 memory=4860 CPUtime=0.07 cores=32-47
/proc/29644/task/29650/stat : 29650 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29651] ppid=29641 vsize=919700 memory=3048 CPUtime=0.07 cores=32-47
/proc/29644/task/29651/stat : 29651 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29652] ppid=29641 vsize=919700 memory=41964 CPUtime=0.07 cores=32-47
/proc/29644/task/29652/stat : 29652 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29653] ppid=29641 vsize=919700 memory=4728 CPUtime=0.07 cores=32-47
/proc/29644/task/29653/stat : 29653 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29654] ppid=29641 vsize=919700 memory=1964 CPUtime=0.07 cores=32-47
/proc/29644/task/29654/stat : 29654 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29655] ppid=29641 vsize=919700 memory=5724 CPUtime=0.07 cores=32-47
/proc/29644/task/29655/stat : 29655 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29656] ppid=29641 vsize=919700 memory=12776 CPUtime=0.07 cores=32-47
/proc/29644/task/29656/stat : 29656 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29657] ppid=29641 vsize=919700 memory=3092 CPUtime=0.07 cores=32-47
/proc/29644/task/29657/stat : 29657 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29658] ppid=29641 vsize=919700 memory=17904 CPUtime=0.07 cores=32-47
/proc/29644/task/29658/stat : 29658 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29659] ppid=29641 vsize=919700 memory=46984 CPUtime=0.07 cores=32-47
/proc/29644/task/29659/stat : 29659 (python3) S 29641 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3968079 941772800 28928 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 924024 KiB
Current children cumulated memory: 119616 KiB

[startup+1.50018 s]
/proc/loadavg: 59.82 62.71 62.90 50/910 29659
/proc/meminfo: memFree=1004937672/1055320696 swapFree=33554428/33554428

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

[pid=29644/tid=29672] ppid=29638 vsize=10111804 memory=1944 CPUtime=3582.26 cores=32-47
/proc/29644/task/29672/stat : 29672 (python3) R 29638 29641 27083 0 -1 4194368 2257724 0 0 0 357649 577 0 0 20 0 32 0 3970106 10354487296 2085437 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29673] ppid=29638 vsize=10111804 memory=6064 CPUtime=3590.47 cores=32-47
/proc/29644/task/29673/stat : 29673 (python3) R 29638 29641 27083 0 -1 4194368 1513688 0 0 0 358565 482 0 0 20 0 32 0 3970108 10354487296 2085437 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29674] ppid=29638 vsize=10111804 memory=7764 CPUtime=3590.26 cores=32-47
/proc/29644/task/29674/stat : 29674 (python3) R 29638 29641 27083 0 -1 4194368 1152266 0 0 0 358567 459 0 0 20 0 32 0 3970108 10354487296 2085437 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29675] ppid=29638 vsize=10111804 memory=6844 CPUtime=3601.04 cores=32-47
/proc/29644/task/29675/stat : 29675 (python3) R 29638 29641 27083 0 -1 4194368 793097 0 0 0 359702 402 0 0 20 0 32 0 3970109 10354487296 2085437 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current cumulated CPU time of completed processes: 0.003876 s
Current children cumulated CPU time: 57620.5 s
Current children cumulated vsize: 10111804 KiB
Current children cumulated memory: 8345748 KiB

[startup+3638 s]*
/proc/loadavg: 64.03 64.12 63.90 65/925 30128
/proc/meminfo: memFree=902132900/1055320696 swapFree=33554428/33554428
[pid=29644] ppid=29638 vsize=11018824 memory=8493896 CPUtime=57627.3 cores=32-47
/proc/29644/stat : 29644 (python3) S 29638 29641 27083 0 -1 4194304 10780187 0 0 0 5759790 2936 0 0 20 0 32 0 3968066 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 2754706 2123474 13964 753 0 2562833 0
[pid=29644/tid=29645] ppid=29638 vsize=11018824 memory=6564 CPUtime=0.07 cores=32-47
/proc/29644/task/29645/stat : 29645 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29646] ppid=29638 vsize=11018824 memory=3156 CPUtime=0.07 cores=32-47
/proc/29644/task/29646/stat : 29646 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29647] ppid=29638 vsize=11018824 memory=37790444 CPUtime=0.07 cores=32-47
/proc/29644/task/29647/stat : 29647 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29648] ppid=29638 vsize=11018824 memory=-4050210904893605013 CPUtime=0.07 cores=32-47
/proc/29644/task/29648/stat : 29648 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29649] ppid=29638 vsize=11018824 memory=4137292528961491315 CPUtime=0.07 cores=32-47
/proc/29644/task/29649/stat : 29649 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29650] ppid=29638 vsize=11018824 memory=-9178176116494409632 CPUtime=0.07 cores=32-47
/proc/29644/task/29650/stat : 29650 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29651] ppid=29638 vsize=11018824 memory=-6150324308455718880 CPUtime=0.07 cores=32-47
/proc/29644/task/29651/stat : 29651 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29652] ppid=29638 vsize=11018824 memory=664844106333440245 CPUtime=0.07 cores=32-47
/proc/29644/task/29652/stat : 29652 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29653] ppid=29638 vsize=11018824 memory=3458826310632361085 CPUtime=0.07 cores=32-47
/proc/29644/task/29653/stat : 29653 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29654] ppid=29638 vsize=11018824 memory=7682475212697334586 CPUtime=0.07 cores=32-47
/proc/29644/task/29654/stat : 29654 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29655] ppid=29638 vsize=11018824 memory=7682475212697334586 CPUtime=0.07 cores=32-47
/proc/29644/task/29655/stat : 29655 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29656] ppid=29638 vsize=11018824 memory=3458823003574652765 CPUtime=0.07 cores=32-47
/proc/29644/task/29656/stat : 29656 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29657] ppid=29638 vsize=11018824 memory=3458823016476332079 CPUtime=0.07 cores=32-47
/proc/29644/task/29657/stat : 29657 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29658] ppid=29638 vsize=11018824 memory=14975559646076080 CPUtime=0.07 cores=32-47
/proc/29644/task/29658/stat : 29658 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29659] ppid=29638 vsize=11018824 memory=8345748 CPUtime=0.07 cores=32-47
/proc/29644/task/29659/stat : 29659 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29660] ppid=29638 vsize=11018824 memory=129497491833834 CPUtime=3600.68 cores=32-47
/proc/29644/task/29660/stat : 29660 (python3) R 29638 29641 27083 0 -1 4194368 385325 0 0 0 360010 58 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29661] ppid=29638 vsize=11018824 memory=279413260699872 CPUtime=3604.15 cores=32-47
/proc/29644/task/29661/stat : 29661 (python3) R 29638 29641 27083 0 -1 4194368 209627 0 0 0 360393 22 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29662] ppid=29638 vsize=11018824 memory=279413259699056 CPUtime=3605.43 cores=32-47
/proc/29644/task/29662/stat : 29662 (python3) R 29638 29641 27083 0 -1 4194368 176402 0 0 0 360528 15 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29663] ppid=29638 vsize=11018824 memory=129497491835626 CPUtime=3604.46 cores=32-47
/proc/29644/task/29663/stat : 29663 (python3) R 29638 29641 27083 0 -1 4194368 317879 0 0 0 360413 33 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29664] ppid=29638 vsize=11018824 memory=6944656592455360569 CPUtime=3602.8 cores=32-47
/proc/29644/task/29664/stat : 29664 (python3) R 29638 29641 27083 0 -1 4194368 269934 0 0 0 360254 26 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29665] ppid=29638 vsize=11018824 memory=-7966001967374371424 CPUtime=3594.66 cores=32-47
/proc/29644/task/29665/stat : 29665 (python3) R 29638 29641 27083 0 -1 4194368 1537913 0 0 0 359228 238 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29666] ppid=29638 vsize=11018824 memory=6944613755361064352 CPUtime=3604.21 cores=32-47
/proc/29644/task/29666/stat : 29666 (python3) R 29638 29641 27083 0 -1 4194368 184525 0 0 0 360404 17 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29667] ppid=29638 vsize=11018824 memory=6944656592455360569 CPUtime=3604.51 cores=32-47
/proc/29644/task/29667/stat : 29667 (python3) R 29638 29641 27083 0 -1 4194368 312791 0 0 0 360417 34 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29668] ppid=29638 vsize=11018824 memory=-7595754389018307734 CPUtime=3605.4 cores=32-47
/proc/29644/task/29668/stat : 29668 (python3) R 29638 29641 27083 0 -1 4194368 220552 0 0 0 360525 15 0 0 20 0 32 0 3970099 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29669] ppid=29638 vsize=11018824 memory=129497491835370 CPUtime=3601.18 cores=32-47
/proc/29644/task/29669/stat : 29669 (python3) R 29638 29641 27083 0 -1 4194368 106647 0 0 0 360106 12 0 0 20 0 32 0 3970100 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29670] ppid=29638 vsize=11018824 memory=129497491835114 CPUtime=3603.41 cores=32-47
/proc/29644/task/29670/stat : 29670 (python3) R 29638 29641 27083 0 -1 4194368 220358 0 0 0 360315 26 0 0 20 0 32 0 3970102 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29671] ppid=29638 vsize=11018824 memory=3204 CPUtime=3596.72 cores=32-47
/proc/29644/task/29671/stat : 29671 (python3) R 29638 29641 27083 0 -1 4194368 743692 0 0 0 359264 408 0 0 20 0 32 0 3970103 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29672] ppid=29638 vsize=11018824 memory=8746972 CPUtime=3582.67 cores=32-47
/proc/29644/task/29672/stat : 29672 (python3) R 29638 29641 27083 0 -1 4194368 2257816 0 0 0 357690 577 0 0 20 0 32 0 3970106 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29673] ppid=29638 vsize=11018824 memory=6432 CPUtime=3590.9 cores=32-47
/proc/29644/task/29673/stat : 29673 (python3) R 29638 29641 27083 0 -1 4194368 1513858 0 0 0 358607 483 0 0 20 0 32 0 3970108 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29674] ppid=29638 vsize=11018824 memory=3192 CPUtime=3590.69 cores=32-47
/proc/29644/task/29674/stat : 29674 (python3) R 29638 29641 27083 0 -1 4194368 1152575 0 0 0 358610 459 0 0 20 0 32 0 3970108 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29675] ppid=29638 vsize=11018824 memory=-7819499722308811197 CPUtime=3601.47 cores=32-47
/proc/29644/task/29675/stat : 29675 (python3) R 29638 29641 27083 0 -1 4194368 793406 0 0 0 359744 403 0 0 20 0 32 0 3970109 11283275776 2122421 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current cumulated CPU time of completed processes: 0.003876 s
Current children cumulated CPU time: 57627.3 s
Current children cumulated vsize: 11018824 KiB
Current children cumulated memory: 8493896 KiB

[startup+3638.4 s]
/proc/loadavg: 64.03 64.12 63.90 65/925 30128
/proc/meminfo: memFree=902132900/1055320696 swapFree=33554428/33554428
[pid=29644] ppid=29638 vsize=11187160 memory=8548948 CPUtime=57633.2 cores=32-47
/proc/29644/stat : 29644 (python3) S 29638 29641 27083 0 -1 4194304 10780667 0 0 0 5760385 2937 0 0 20 0 32 0 3968066 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 17 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
/proc/29644/statm: 2796790 2137237 13964 753 0 2604917 0
[pid=29644/tid=29645] ppid=29638 vsize=11187160 memory=12488 CPUtime=0.07 cores=32-47
/proc/29644/task/29645/stat : 29645 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29646] ppid=29638 vsize=11187160 memory=3048 CPUtime=0.07 cores=32-47
/proc/29644/task/29646/stat : 29646 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29647] ppid=29638 vsize=11187160 memory=41964 CPUtime=0.07 cores=32-47
/proc/29644/task/29647/stat : 29647 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29648] ppid=29638 vsize=11187160 memory=4728 CPUtime=0.07 cores=32-47
/proc/29644/task/29648/stat : 29648 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29649] ppid=29638 vsize=11187160 memory=1964 CPUtime=0.07 cores=32-47
/proc/29644/task/29649/stat : 29649 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29650] ppid=29638 vsize=11187160 memory=5724 CPUtime=0.07 cores=32-47
/proc/29644/task/29650/stat : 29650 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29651] ppid=29638 vsize=11187160 memory=12776 CPUtime=0.07 cores=32-47
/proc/29644/task/29651/stat : 29651 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29652] ppid=29638 vsize=11187160 memory=3092 CPUtime=0.07 cores=32-47
/proc/29644/task/29652/stat : 29652 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29653] ppid=29638 vsize=11187160 memory=18020 CPUtime=0.07 cores=32-47
/proc/29644/task/29653/stat : 29653 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29654] ppid=29638 vsize=11187160 memory=-7819499722191436221 CPUtime=0.07 cores=32-47
/proc/29644/task/29654/stat : 29654 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29655] ppid=29638 vsize=11187160 memory=2508 CPUtime=0.07 cores=32-47
/proc/29644/task/29655/stat : 29655 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29656] ppid=29638 vsize=11187160 memory=3568 CPUtime=0.07 cores=32-47
/proc/29644/task/29656/stat : 29656 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29657] ppid=29638 vsize=11187160 memory=4860 CPUtime=0.07 cores=32-47
/proc/29644/task/29657/stat : 29657 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29658] ppid=29638 vsize=11187160 memory=15340 CPUtime=0.07 cores=32-47
/proc/29644/task/29658/stat : 29658 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29659] ppid=29638 vsize=11187160 memory=14216 CPUtime=0.07 cores=32-47
/proc/29644/task/29659/stat : 29659 (python3) S 29638 29641 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3968079 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29660] ppid=29638 vsize=11187160 memory=12488 CPUtime=3601.05 cores=32-47
/proc/29644/task/29660/stat : 29660 (python3) R 29638 29641 27083 0 -1 4194368 385326 0 0 0 360047 58 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29661] ppid=29638 vsize=11187160 memory=5848 CPUtime=3604.52 cores=32-47
/proc/29644/task/29661/stat : 29661 (python3) R 29638 29641 27083 0 -1 4194368 209627 0 0 0 360430 22 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29662] ppid=29638 vsize=11187160 memory=46988 CPUtime=3605.8 cores=32-47
/proc/29644/task/29662/stat : 29662 (python3) R 29638 29641 27083 0 -1 4194368 176402 0 0 0 360565 15 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29663] ppid=29638 vsize=11187160 memory=12868 CPUtime=3604.83 cores=32-47
/proc/29644/task/29663/stat : 29663 (python3) R 29638 29641 27083 0 -1 4194368 317879 0 0 0 360450 33 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29664] ppid=29638 vsize=11187160 memory=10356 CPUtime=3603.17 cores=32-47
/proc/29644/task/29664/stat : 29664 (python3) R 29638 29641 27083 0 -1 4194368 269934 0 0 0 360291 26 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29665] ppid=29638 vsize=11187160 memory=8892 CPUtime=3595.03 cores=32-47
/proc/29644/task/29665/stat : 29665 (python3) R 29638 29641 27083 0 -1 4194368 1537913 0 0 0 359265 238 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29666] ppid=29638 vsize=11187160 memory=-7819499722191436221 CPUtime=3604.58 cores=32-47
/proc/29644/task/29666/stat : 29666 (python3) R 29638 29641 27083 0 -1 4194368 184525 0 0 0 360441 17 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29667] ppid=29638 vsize=11187160 memory=6064 CPUtime=3604.89 cores=32-47
/proc/29644/task/29667/stat : 29667 (python3) R 29638 29641 27083 0 -1 4194368 312791 0 0 0 360455 34 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29668] ppid=29638 vsize=11187160 memory=3536 CPUtime=3605.77 cores=32-47
/proc/29644/task/29668/stat : 29668 (python3) R 29638 29641 27083 0 -1 4194368 220552 0 0 0 360562 15 0 0 20 0 32 0 3970099 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29669] ppid=29638 vsize=11187160 memory=7184 CPUtime=3601.55 cores=32-47
/proc/29644/task/29669/stat : 29669 (python3) R 29638 29641 27083 0 -1 4194368 106647 0 0 0 360143 12 0 0 20 0 32 0 3970100 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29670] ppid=29638 vsize=11187160 memory=2780 CPUtime=3603.78 cores=32-47
/proc/29644/task/29670/stat : 29670 (python3) R 29638 29641 27083 0 -1 4194368 220359 0 0 0 360352 26 0 0 20 0 32 0 3970102 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29671] ppid=29638 vsize=11187160 memory=2656 CPUtime=3597.1 cores=32-47
/proc/29644/task/29671/stat : 29671 (python3) R 29638 29641 27083 0 -1 4194368 743856 0 0 0 359302 408 0 0 20 0 32 0 3970103 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29672] ppid=29638 vsize=11187160 memory=3724 CPUtime=3583.05 cores=32-47
/proc/29644/task/29672/stat : 29672 (python3) R 29638 29641 27083 0 -1 4194368 2257832 0 0 0 357727 578 0 0 20 0 32 0 3970106 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29673] ppid=29638 vsize=11187160 memory=1944 CPUtime=3591.28 cores=32-47
/proc/29644/task/29673/stat : 29673 (python3) R 29638 29641 27083 0 -1 4194368 1513867 0 0 0 358645 483 0 0 20 0 32 0 3970108 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29674] ppid=29638 vsize=11187160 memory=6064 CPUtime=3591.05 cores=32-47
/proc/29644/task/29674/stat : 29674 (python3) R 29638 29641 27083 0 -1 4194368 1152713 0 0 0 358646 459 0 0 20 0 32 0 3970108 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
[pid=29644/tid=29675] ppid=29638 vsize=11187160 memory=4860 CPUtime=3601.84 cores=32-47
/proc/29644/task/29675/stat : 29675 (python3) R 29638 29641 27083 0 -1 4194368 793557 0 0 0 359781 403 0 0 20 0 32 0 3970109 11455651840 2136184 18446744073709551615 4321280 7402577 140734769398272 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 18206720 140734769403794 140734769404048 140734769404048 140734769409978 0
Current cumulated CPU time of completed processes: 0.003876 s
Current children cumulated CPU time: 57633.2 s
Current children cumulated vsize: 11187160 KiB
Current children cumulated memory: 8548948 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3638.54
CPU time (s): 57633.5
CPU user time (s): 57603.9
CPU system time (s): 29.5087
CPU usage (%): 1583.97
Max. virtual memory (cumulated for all children) (KiB): 11390608
Max. memory (cumulated for all children) (KiB): 9181468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57603.9
system time used= 29.5087
maximum resident set size= 9190124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10781078
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= 103861
involuntary context switches= 455578


# summary of solver processes directly reported to runsolver:
#   pid: 29641,29644
#   total CPU time (s): 57633.5
#   total CPU user time (s): 57603.9
#   total CPU system time (s): 29.5087

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4476 second user time and 45.5184 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 21:29:57
IDJOB=4848153
IDBENCH=155725
IDSOLVER=3707
FILE ID=nodeE005/4848153-1784143797
RUNJOBID= nodeE005-1784136130-27095
SLURM_JOB_ID= 12756559
Free space on /tmp= 801544 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_7_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-4848153-1784143797/watcher-4848153-1784143797 -o /tmp/evaluation-result-4848153-1784143797/solver-4848153-1784143797 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848153-1784143797/vars-4848153-1784143797 --bin-var /tmp/runsolver-exch-nodeE005-1784136130-27095 --watchdog 3760  run HOME/instance-4848153-1784143797.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1276696056 --intermediate --solver ortools

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

MD5SUM BENCH= c0a0878d092ae8016520dd28e1b05072
RANDOM SEED=1276696056

nodeE005 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		: 3561.359
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.50
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		: 3561.342
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.50
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		: 3561.382
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.50
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		: 3561.353
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.50
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		: 3558.591
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.50
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		: 3558.598
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.50
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		: 3558.611
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.50
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		: 3558.587
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.50
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		: 3560.465
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.50
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		: 3560.501
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.50
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		: 3560.481
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.50
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		: 3560.519
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.50
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		: 3564.397
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.50
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		: 3564.420
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.50
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		: 3564.408
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.50
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		: 3564.387
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.50
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		: 3576.675
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.50
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		: 3576.667
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.50
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		: 3576.666
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.50
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		: 3576.664
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.50
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		: 3571.333
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.50
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		: 3571.327
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.50
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		: 3571.346
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.50
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		: 3571.306
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.50
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		: 3581.040
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.50
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		: 3581.051
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.50
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		: 3581.056
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.50
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		: 3581.043
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.50
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		: 3558.358
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.50
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		: 3558.392
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.50
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		: 3558.379
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.50
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		: 3558.382
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.50
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		: 3569.778
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.50
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		: 2493.659
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.50
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		: 3568.114
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 3592.891
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.50
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		: 3605.665
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 2493.659
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.50
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		: 3583.014
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.50
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		: 3582.999
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.50
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		: 3582.989
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.50
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		: 3582.999
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.50
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		: 3574.025
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.50
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		: 3573.992
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.50
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		: 3574.016
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.50
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		: 3573.998
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.50
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		: 3581.352
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.50
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		: 3581.366
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.50
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		: 3581.373
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.50
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		: 3581.359
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.50
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		: 3584.980
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.50
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		: 3584.969
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.50
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		: 3584.975
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.50
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		: 3584.986
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.50
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:       1055320696 kB
MemFree:        1005003132 kB
MemAvailable:   1002999780 kB
Buffers:            3336 kB
Cached:          1602560 kB
SwapCached:            0 kB
Active:         45440076 kB
Inactive:        1351652 kB
Active(anon):   45206332 kB
Inactive(anon):        0 kB
Active(file):     233744 kB
Inactive(file):  1351652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27192 kB
Writeback:            44 kB
AnonPages:      45176036 kB
Mapped:           154012 kB
Shmem:             20500 kB
KReclaimable:     130060 kB
Slab:             519020 kB
SReclaimable:     130060 kB
SUnreclaim:       388960 kB
KernelStack:       15312 kB
PageTables:        94096 kB
SecPageTables:     12016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   55862208 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478476 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10616832 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:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801796 MiB
End job on nodeE005 at 2026-07-15 22:30:36