Trace number 4827789

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
exact-printemps (16 cores) 2026-05-18SAT (TO)0 3710.35 3700.02

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_10.opb
MD5SUM04cf70665d2adff71755d5c35c939249
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.013606
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables640
Total number of constraints940
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints340
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 40
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 2097150
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 524288
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2097150
Number of bits of the biggest sum of numbers21
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

0.00/0.00	c exact-printemps: phase 1 (Exact, budget=300.000s)
0.00/0.01	c Exact - branch  commit 
0.00/0.01	c Reading input file, expected format is opb
0.00/0.01	c #vars 640 #constraints 1280
0.00/0.01	c PRESOLVE
0.00/0.02	o 0
0.09/0.11	c 1000 confls 2526 constrs 640 vars
0.20/0.24	c 2000 confls 3526 constrs 640 vars
0.20/0.24	c INPROCESSING 0.0597062 proptime 4.01397e+06 prop/sec 0.484351 prop/ca
0.40/0.44	c 3000 confls 4502 constrs 640 vars
0.59/0.64	c 4000 confls 5502 constrs 640 vars
0.78/0.84	c 5000 confls 6502 constrs 640 vars
0.99/1.07	c 6000 confls 7502 constrs 640 vars
1.18/1.23	c INPROCESSING 0.389823 proptime 1.53978e+06 prop/sec 0.896368 prop/ca
1.28/1.32	c 7000 confls 7249 constrs 640 vars
1.48/1.52	c 8000 confls 8249 constrs 640 vars
1.68/1.74	c 9000 confls 9249 constrs 640 vars
1.88/1.98	c 10000 confls 10249 constrs 640 vars
2.18/2.23	c 11000 confls 11249 constrs 640 vars
2.48/2.51	c 12000 confls 12249 constrs 640 vars
2.48/2.55	c INPROCESSING 0.714302 proptime 1.0198e+06 prop/sec 1.61958 prop/ca
2.78/2.83	c 13000 confls 8804 constrs 640 vars
2.99/3.08	c 14000 confls 9804 constrs 640 vars
3.28/3.36	c 15000 confls 10804 constrs 640 vars
3.58/3.68	c 16000 confls 11804 constrs 640 vars
3.99/4.06	c 17000 confls 12804 constrs 640 vars
4.37/4.44	c 18000 confls 13804 constrs 640 vars
4.37/4.44	c INPROCESSING 0.962546 proptime 850036 prop/sec 1.40788 prop/ca
4.67/4.71	c 19000 confls 9672 constrs 640 vars
4.87/4.96	c 20000 confls 10672 constrs 640 vars
5.17/5.21	c 21000 confls 11672 constrs 640 vars
5.47/5.50	c 22000 confls 12672 constrs 640 vars
5.77/5.81	c 23000 confls 13672 constrs 640 vars
6.08/6.15	c 24000 confls 14672 constrs 640 vars
6.17/6.21	c INPROCESSING 0.992874 proptime 837615 prop/sec 1.78419 prop/ca
6.37/6.47	c 25000 confls 9713 constrs 640 vars
6.67/6.78	c 26000 confls 10713 constrs 640 vars
6.98/7.10	c 27000 confls 11713 constrs 640 vars
7.37/7.46	c 28000 confls 12713 constrs 640 vars
7.77/7.81	c 29000 confls 13713 constrs 640 vars
8.08/8.13	c 30000 confls 14713 constrs 640 vars
8.27/8.33	c INPROCESSING 1.20462 proptime 746146 prop/sec 1.78465 prop/ca
8.36/8.47	c 31000 confls 9385 constrs 640 vars
8.66/8.70	c 32000 confls 10388 constrs 640 vars
8.86/8.94	c 33000 confls 11388 constrs 640 vars
9.16/9.20	c 34000 confls 12388 constrs 640 vars
9.36/9.48	c 35000 confls 13388 constrs 640 vars
9.66/9.76	c 36000 confls 14388 constrs 640 vars
9.97/10.10	c 37000 confls 15388 constrs 640 vars
10.07/10.11	c INPROCESSING 0.961943 proptime 808884 prop/sec 1.93671 prop/ca
10.26/10.39	c 38000 confls 10242 constrs 640 vars
10.66/10.70	c 39000 confls 11242 constrs 640 vars
10.97/11.05	c 40000 confls 12242 constrs 640 vars
11.36/11.42	c 41000 confls 13242 constrs 640 vars
11.66/11.79	c 42000 confls 14242 constrs 640 vars
12.07/12.19	c 43000 confls 15242 constrs 640 vars
12.46/12.52	c INPROCESSING 1.33075 proptime 696522 prop/sec 1.67868 prop/ca
12.55/12.63	c 44000 confls 9598 constrs 640 vars
12.85/12.90	c 45000 confls 10598 constrs 640 vars
13.06/13.16	c 46000 confls 11598 constrs 640 vars
13.35/13.43	c 47000 confls 12598 constrs 640 vars
13.65/13.75	c 48000 confls 13598 constrs 640 vars
13.96/14.06	c 49000 confls 14598 constrs 640 vars
14.25/14.39	c 50000 confls 15598 constrs 640 vars
14.45/14.54	c INPROCESSING 1.19767 proptime 764537 prop/sec 2.01676 prop/ca
14.55/14.69	c 51000 confls 10029 constrs 640 vars
14.85/14.97	c 52000 confls 11029 constrs 640 vars
15.15/15.26	c 53000 confls 12029 constrs 640 vars
15.45/15.56	c 54000 confls 13029 constrs 640 vars
15.75/15.88	c 55000 confls 14029 constrs 640 vars
16.15/16.24	c 56000 confls 15029 constrs 640 vars
16.54/16.60	c 57000 confls 16029 constrs 640 vars
16.64/16.72	c INPROCESSING 1.30669 proptime 702645 prop/sec 2.08064 prop/ca
16.84/16.95	c 58000 confls 10194 constrs 640 vars
17.14/17.28	c 59000 confls 11194 constrs 640 vars
17.54/17.62	c 60000 confls 12194 constrs 640 vars
17.84/17.99	c 61000 confls 13194 constrs 640 vars
18.34/18.40	c 62000 confls 14194 constrs 640 vars
18.74/18.80	c 63000 confls 15194 constrs 640 vars
19.14/19.23	c 64000 confls 16194 constrs 640 vars
19.24/19.36	c INPROCESSING 1.54094 proptime 618815 prop/sec 1.88239 prop/ca
19.44/19.59	c 65000 confls 10387 constrs 640 vars
19.74/19.88	c 66000 confls 11387 constrs 640 vars
20.05/20.19	c 67000 confls 12387 constrs 640 vars
20.44/20.52	c 68000 confls 13387 constrs 640 vars
20.73/20.87	c 69000 confls 14387 constrs 640 vars
21.13/21.23	c 70000 confls 15387 constrs 640 vars
21.43/21.59	c 71000 confls 16387 constrs 640 vars
21.63/21.71	c INPROCESSING 1.45431 proptime 692269 prop/sec 2.21013 prop/ca
21.83/21.93	c 72000 confls 10541 constrs 640 vars
22.13/22.26	c 73000 confls 11541 constrs 640 vars
22.43/22.59	c 74000 confls 12541 constrs 640 vars
22.83/22.97	c 75000 confls 13541 constrs 640 vars
23.33/23.40	c 76000 confls 14541 constrs 640 vars
23.73/23.80	c 77000 confls 15541 constrs 640 vars
24.13/24.26	c 78000 confls 16541 constrs 640 vars
24.33/24.47	c INPROCESSING 1.65934 proptime 609394 prop/sec 2.03119 prop/ca
24.53/24.66	c 79000 confls 10278 constrs 640 vars
24.82/24.95	c 80000 confls 11278 constrs 640 vars
25.12/25.25	c 81000 confls 12278 constrs 640 vars
25.42/25.56	c 82000 confls 13278 constrs 640 vars
25.72/25.87	c 83000 confls 14278 constrs 640 vars
26.12/26.24	c 84000 confls 15278 constrs 640 vars
26.52/26.62	c 85000 confls 16278 constrs 640 vars
26.72/26.86	c INPROCESSING 1.44392 proptime 717100 prop/sec 2.09055 prop/ca
26.93/27.02	c 86000 confls 10293 constrs 640 vars
27.22/27.35	c 87000 confls 11293 constrs 640 vars
27.62/27.73	c 88000 confls 12293 constrs 640 vars
27.93/28.07	c 89000 confls 13293 constrs 640 vars
28.32/28.47	c 90000 confls 14293 constrs 640 vars
28.82/28.90	c 91000 confls 15293 constrs 640 vars
29.21/29.31	c 92000 confls 16293 constrs 640 vars
29.61/29.72	c INPROCESSING 1.7466 proptime 613939 prop/sec 2.09274 prop/ca
29.61/29.79	c 93000 confls 9881 constrs 640 vars
29.92/30.09	c 94000 confls 10881 constrs 640 vars
30.02/30.13	c fixed -641
30.21/30.36	c 95000 confls 11885 constrs 640 vars
30.51/30.63	c 96000 confls 12885 constrs 640 vars
30.81/30.91	c 97000 confls 13885 constrs 640 vars
31.11/31.20	c 98000 confls 14885 constrs 640 vars
31.41/31.50	c 99000 confls 15885 constrs 640 vars
31.71/31.84	c 100000 confls 16885 constrs 640 vars
31.81/31.90	c INPROCESSING 1.13107 proptime 655030 prop/sec 2.34835 prop/ca
32.02/32.17	c 101000 confls 10997 constrs 640 vars
32.41/32.54	c 102000 confls 11997 constrs 640 vars
32.71/32.89	c 103000 confls 12997 constrs 640 vars
33.11/33.27	c 104000 confls 13997 constrs 640 vars
33.50/33.64	c 105000 confls 14997 constrs 640 vars
33.91/34.05	c 106000 confls 15997 constrs 640 vars
34.30/34.47	c 107000 confls 16997 constrs 640 vars
34.60/34.72	c INPROCESSING 1.69207 proptime 604746 prop/sec 2.02845 prop/ca
34.70/34.86	c 108000 confls 10435 constrs 640 vars
35.01/35.14	c 109000 confls 11435 constrs 640 vars
35.30/35.42	c 110000 confls 12435 constrs 640 vars
35.60/35.70	c 111000 confls 13435 constrs 640 vars
35.80/35.99	c 112000 confls 14435 constrs 640 vars
36.20/36.30	c 113000 confls 15435 constrs 640 vars
36.50/36.65	c 114000 confls 16435 constrs 640 vars
36.80/36.98	c INPROCESSING 1.41241 proptime 677105 prop/sec 2.31022 prop/ca
36.91/37.03	c 115000 confls 10254 constrs 640 vars
37.20/37.34	c 116000 confls 11254 constrs 640 vars
37.50/37.66	c 117000 confls 12254 constrs 640 vars
37.90/38.01	c 118000 confls 13254 constrs 640 vars
38.19/38.38	c 119000 confls 14254 constrs 640 vars
38.69/38.80	c 120000 confls 15254 constrs 640 vars
39.09/39.24	c 121000 confls 16254 constrs 640 vars
39.49/39.68	c 122000 confls 17254 constrs 640 vars
39.69/39.86	c INPROCESSING 1.79217 proptime 586925 prop/sec 2.21552 prop/ca
39.90/40.05	c 123000 confls 10768 constrs 640 vars
40.19/40.31	c 124000 confls 11768 constrs 640 vars
40.49/40.60	c 125000 confls 12768 constrs 640 vars
40.69/40.89	c 126000 confls 13768 constrs 640 vars
41.00/41.19	c 127000 confls 14768 constrs 640 vars
41.39/41.52	c 128000 confls 15768 constrs 640 vars
41.69/41.87	c 129000 confls 16768 constrs 640 vars
41.99/42.19	c INPROCESSING 1.47168 proptime 664837 prop/sec 2.3407 prop/ca
42.08/42.26	c 130000 confls 10704 constrs 640 vars
42.38/42.54	c 131000 confls 11704 constrs 640 vars
42.68/42.84	c 132000 confls 12704 constrs 640 vars
42.99/43.13	c 133000 confls 13704 constrs 640 vars
43.28/43.45	c 134000 confls 14704 constrs 640 vars
43.58/43.77	c 135000 confls 15704 constrs 640 vars
43.99/44.13	c 136000 confls 16704 constrs 640 vars
44.38/44.50	c 137000 confls 17704 constrs 640 vars
44.48/44.65	c INPROCESSING 1.52833 proptime 644610 prop/sec 2.28814 prop/ca
44.68/44.86	c 138000 confls 11305 constrs 640 vars
45.08/45.23	c 139000 confls 12305 constrs 640 vars
45.48/45.65	c 140000 confls 13305 constrs 640 vars
45.89/46.07	c 141000 confls 14305 constrs 640 vars
46.27/46.47	c 142000 confls 15305 constrs 640 vars
46.77/46.91	c 143000 confls 16305 constrs 640 vars
47.17/47.39	c 144000 confls 17305 constrs 640 vars
47.77/47.91	c INPROCESSING 1.96147 proptime 539676 prop/sec 2.05967 prop/ca
47.77/47.96	c 145000 confls 10669 constrs 640 vars
48.07/48.25	c 146000 confls 11669 constrs 640 vars
48.37/48.53	c 147000 confls 12669 constrs 640 vars
48.67/48.81	c 148000 confls 13669 constrs 640 vars
48.98/49.13	c 149000 confls 14669 constrs 640 vars
49.27/49.46	c 150000 confls 15669 constrs 640 vars
49.67/49.82	c 151000 confls 16669 constrs 640 vars
50.07/50.20	c 152000 confls 17669 constrs 640 vars
50.27/50.44	c INPROCESSING 1.64674 proptime 615167 prop/sec 2.54105 prop/ca
50.46/50.61	c 153000 confls 11017 constrs 640 vars
50.76/50.95	c 154000 confls 12017 constrs 640 vars
51.16/51.35	c 155000 confls 13017 constrs 640 vars
51.56/51.75	c 156000 confls 14017 constrs 640 vars
51.97/52.16	c 157000 confls 15017 constrs 640 vars
52.36/52.58	c 158000 confls 16017 constrs 640 vars
52.76/53.00	c 159000 confls 17017 constrs 640 vars
53.26/53.43	c 160000 confls 18017 constrs 640 vars
53.36/53.55	c INPROCESSING 1.88913 proptime 563000 prop/sec 2.11572 prop/ca
53.56/53.79	c 161000 confls 10978 constrs 640 vars
53.87/54.09	c 162000 confls 11978 constrs 640 vars
54.25/54.42	c 163000 confls 12978 constrs 640 vars
54.55/54.72	c 164000 confls 13978 constrs 640 vars
54.86/55.05	c 165000 confls 14978 constrs 640 vars
55.25/55.41	c 166000 confls 15978 constrs 640 vars
55.55/55.76	c 167000 confls 16978 constrs 640 vars
55.86/56.10	c INPROCESSING 1.63617 proptime 637409 prop/sec 2.43246 prop/ca
55.96/56.15	c 168000 confls 10591 constrs 640 vars
56.25/56.47	c 169000 confls 11591 constrs 640 vars
56.65/56.85	c 170000 confls 12591 constrs 640 vars
57.05/57.26	c 171000 confls 13591 constrs 640 vars
57.45/57.68	c 172000 confls 14591 constrs 640 vars
57.86/58.04	c 173000 confls 15591 constrs 640 vars
58.25/58.44	c 174000 confls 16591 constrs 640 vars
58.64/58.89	c 175000 confls 17591 constrs 640 vars
58.95/59.17	c INPROCESSING 1.85608 proptime 594838 prop/sec 2.0674 prop/ca
59.04/59.28	c 176000 confls 10691 constrs 640 vars
59.34/59.56	c 177000 confls 11691 constrs 640 vars
59.64/59.88	c 178000 confls 12691 constrs 640 vars
59.95/60.19	c 179000 confls 13691 constrs 640 vars
60.34/60.53	c 180000 confls 14691 constrs 640 vars
60.64/60.89	c 181000 confls 15691 constrs 640 vars
61.04/61.24	c 182000 confls 16691 constrs 640 vars
61.44/61.62	c 183000 confls 17691 constrs 640 vars
61.54/61.76	c INPROCESSING 1.66777 proptime 620763 prop/sec 2.45627 prop/ca
61.74/61.99	c 184000 confls 11473 constrs 640 vars
62.14/62.32	c 185000 confls 12473 constrs 640 vars
62.44/62.68	c 186000 confls 13473 constrs 640 vars
62.94/63.11	c 187000 confls 14473 constrs 640 vars
63.33/63.57	c 188000 confls 15473 constrs 640 vars
63.84/64.06	c 189000 confls 16473 constrs 640 vars
64.33/64.55	c 190000 confls 17473 constrs 640 vars
64.84/65.02	c 191000 confls 18473 constrs 640 vars
64.94/65.11	c INPROCESSING 2.10599 proptime 492865 prop/sec 2.34287 prop/ca
65.13/65.32	c 192000 confls 11545 constrs 640 vars
65.33/65.59	c 193000 confls 12545 constrs 640 vars
65.73/65.92	c 194000 confls 13545 constrs 640 vars
66.03/66.21	c 195000 confls 14545 constrs 640 vars
66.33/66.58	c 196000 confls 15545 constrs 640 vars
66.73/67.00	c 197000 confls 16545 constrs 640 vars
67.22/67.40	c 198000 confls 17545 constrs 640 vars
67.52/67.76	c INPROCESSING 1.68075 proptime 616194 prop/sec 2.40561 prop/ca
67.62/67.81	c 199000 confls 11092 constrs 640 vars
67.83/68.09	c 200000 confls 12092 constrs 640 vars
68.12/68.37	c 201000 confls 13092 constrs 640 vars
68.42/68.67	c 202000 confls 14092 constrs 640 vars
68.72/68.99	c 203000 confls 15092 constrs 640 vars
69.12/69.33	c 204000 confls 16092 constrs 640 vars
69.42/69.68	c 205000 confls 17092 constrs 640 vars
69.83/70.01	c 206000 confls 18092 constrs 640 vars
70.12/70.31	c INPROCESSING 1.63405 proptime 672511 prop/sec 2.40867 prop/ca
70.22/70.40	c 207000 confls 10694 constrs 640 vars
70.52/70.71	c 208000 confls 11694 constrs 640 vars
70.93/71.11	c 209000 confls 12694 constrs 640 vars
71.31/71.54	c 210000 confls 13694 constrs 640 vars
71.71/72.00	c 211000 confls 14694 constrs 640 vars
72.21/72.47	c 212000 confls 15694 constrs 640 vars
72.71/72.96	c 213000 confls 16694 constrs 640 vars
73.31/73.54	c 214000 confls 17694 constrs 640 vars
73.71/73.91	c INPROCESSING 2.32509 proptime 465838 prop/sec 2.41579 prop/ca
73.82/74.05	c 215000 confls 11369 constrs 640 vars
74.11/74.33	c 216000 confls 12369 constrs 640 vars
74.41/74.63	c 217000 confls 13369 constrs 640 vars
74.71/74.95	c 218000 confls 14369 constrs 640 vars
75.01/75.28	c 219000 confls 15369 constrs 640 vars
75.40/75.60	c 220000 confls 16369 constrs 640 vars
75.70/75.96	c 221000 confls 17369 constrs 640 vars
76.10/76.34	c 222000 confls 18369 constrs 640 vars
76.30/76.56	c INPROCESSING 1.69795 proptime 658714 prop/sec 2.42517 prop/ca
76.50/76.73	c 223000 confls 10882 constrs 640 vars
76.81/77.07	c 224000 confls 11882 constrs 640 vars
77.20/77.46	c 225000 confls 12882 constrs 640 vars
77.60/77.84	c 226000 confls 13882 constrs 640 vars
78.10/78.31	c 227000 confls 14882 constrs 640 vars
78.59/78.80	c 228000 confls 15882 constrs 640 vars
78.99/79.26	c 229000 confls 16882 constrs 640 vars
79.49/79.77	c 230000 confls 17882 constrs 640 vars
79.80/80.03	c INPROCESSING 2.14323 proptime 490626 prop/sec 2.20349 prop/ca
79.99/80.22	c 231000 confls 11783 constrs 640 vars
80.29/80.51	c 232000 confls 12783 constrs 640 vars
80.59/80.80	c 233000 confls 13783 constrs 640 vars
80.89/81.15	c 234000 confls 14783 constrs 640 vars
81.18/81.48	c 235000 confls 15783 constrs 640 vars
81.58/81.82	c 236000 confls 16783 constrs 640 vars
81.89/82.19	c 237000 confls 17783 constrs 640 vars
82.28/82.59	c 238000 confls 18783 constrs 640 vars
82.48/82.78	c INPROCESSING 1.78581 proptime 598011 prop/sec 2.57464 prop/ca
82.68/82.97	c 239000 confls 11619 constrs 640 vars
82.98/83.28	c 240000 confls 12619 constrs 640 vars
83.28/83.58	c 241000 confls 13619 constrs 640 vars
83.68/83.91	c 242000 confls 14619 constrs 640 vars
83.98/84.24	c 243000 confls 15619 constrs 640 vars
84.37/84.60	c 244000 confls 16619 constrs 640 vars
84.67/84.97	c 245000 confls 17619 constrs 640 vars
85.07/85.35	c 246000 confls 18619 constrs 640 vars
85.27/85.50	c INPROCESSING 1.77475 proptime 599700 prop/sec 2.55789 prop/ca
85.47/85.73	c 247000 confls 11712 constrs 640 vars
85.78/86.09	c 248000 confls 12712 constrs 640 vars
86.17/86.49	c 249000 confls 13712 constrs 640 vars
86.67/86.90	c 250000 confls 14712 constrs 640 vars
87.06/87.33	c 251000 confls 15712 constrs 640 vars
87.46/87.76	c 252000 confls 16712 constrs 640 vars
87.96/88.20	c 253000 confls 17712 constrs 640 vars
88.46/88.70	c 254000 confls 18712 constrs 640 vars
88.56/88.87	c INPROCESSING 2.11576 proptime 520633 prop/sec 2.29946 prop/ca
88.77/89.09	c 255000 confls 11551 constrs 640 vars
89.06/89.37	c 256000 confls 12551 constrs 640 vars
89.36/89.68	c 257000 confls 13551 constrs 640 vars
89.77/90.03	c 258000 confls 14551 constrs 640 vars
90.05/90.36	c 259000 confls 15551 constrs 640 vars
90.45/90.72	c 260000 confls 16551 constrs 640 vars
90.76/91.08	c 261000 confls 17551 constrs 640 vars
91.15/91.43	c 262000 confls 18551 constrs 640 vars
91.25/91.57	c INPROCESSING 1.74454 proptime 616576 prop/sec 2.50163 prop/ca
91.55/91.81	c 263000 confls 11689 constrs 640 vars
91.86/92.14	c 264000 confls 12689 constrs 640 vars
92.25/92.51	c 265000 confls 13689 constrs 640 vars
92.55/92.89	c 266000 confls 14689 constrs 640 vars
92.95/93.25	c 267000 confls 15689 constrs 640 vars
93.34/93.65	c 268000 confls 16689 constrs 640 vars
93.75/94.07	c 269000 confls 17689 constrs 640 vars
94.24/94.53	c 270000 confls 18689 constrs 640 vars
94.44/94.70	c INPROCESSING 1.86198 proptime 618976 prop/sec 1.973 prop/ca
94.54/94.87	c 271000 confls 11341 constrs 640 vars
94.85/95.16	c 272000 confls 12341 constrs 640 vars
95.14/95.46	c 273000 confls 13341 constrs 640 vars
95.44/95.78	c 274000 confls 14341 constrs 640 vars
95.75/96.10	c 275000 confls 15341 constrs 640 vars
96.14/96.44	c 276000 confls 16341 constrs 640 vars
96.44/96.78	c 277000 confls 17341 constrs 640 vars
96.85/97.14	c 278000 confls 18341 constrs 640 vars
97.03/97.31	c INPROCESSING 1.68215 proptime 626408 prop/sec 2.46435 prop/ca
97.23/97.55	c 279000 confls 11612 constrs 640 vars
97.63/97.90	c 280000 confls 12612 constrs 640 vars
97.93/98.28	c 281000 confls 13612 constrs 640 vars
98.33/98.65	c 282000 confls 14612 constrs 640 vars
98.74/99.04	c 283000 confls 15612 constrs 640 vars
99.13/99.44	c 284000 confls 16612 constrs 640 vars
99.53/99.85	c 285000 confls 17612 constrs 640 vars
100.02/100.32	c 286000 confls 18612 constrs 640 vars
100.22/100.57	c INPROCESSING 2.01689 proptime 553770 prop/sec 2.20633 prop/ca
100.42/100.72	c 287000 confls 11377 constrs 640 vars
100.62/100.99	c 288000 confls 12377 constrs 640 vars
101.02/101.30	c 289000 confls 13377 constrs 640 vars
101.32/101.62	c 290000 confls 14377 constrs 640 vars
101.62/101.94	c 291000 confls 15377 constrs 640 vars
102.02/102.30	c 292000 confls 16377 constrs 640 vars
102.32/102.69	c 293000 confls 17377 constrs 640 vars
102.73/103.07	c 294000 confls 18377 constrs 640 vars
103.02/103.32	c INPROCESSING 1.78987 proptime 615111 prop/sec 2.5343 prop/ca
103.12/103.48	c 295000 confls 11550 constrs 640 vars
103.51/103.81	c 296000 confls 12550 constrs 640 vars
103.91/104.21	c 297000 confls 13550 constrs 640 vars
104.21/104.57	c 298000 confls 14550 constrs 640 vars
104.61/104.98	c 299000 confls 15550 constrs 640 vars
105.11/105.41	c 300000 confls 16550 constrs 640 vars
105.51/105.86	c 301000 confls 17550 constrs 640 vars
105.91/106.27	c 302000 confls 18550 constrs 640 vars
106.21/106.55	c INPROCESSING 2.04313 proptime 551384 prop/sec 2.35742 prop/ca
106.31/106.66	c 303000 confls 11227 constrs 640 vars
106.61/106.95	c 304000 confls 12227 constrs 640 vars
106.90/107.25	c 305000 confls 13227 constrs 640 vars
107.20/107.55	c 306000 confls 14227 constrs 640 vars
107.50/107.88	c 307000 confls 15227 constrs 640 vars
107.90/108.23	c 308000 confls 16227 constrs 640 vars
108.30/108.64	c 309000 confls 17227 constrs 640 vars
108.71/109.03	c 310000 confls 18227 constrs 640 vars
109.00/109.36	c INPROCESSING 1.80795 proptime 602603 prop/sec 2.47215 prop/ca
109.10/109.45	c 311000 confls 11631 constrs 640 vars
109.40/109.77	c 312000 confls 12631 constrs 640 vars
109.71/110.10	c 313000 confls 13631 constrs 640 vars
110.09/110.47	c 314000 confls 14631 constrs 640 vars
110.49/110.89	c 315000 confls 15631 constrs 640 vars
110.99/111.33	c 316000 confls 16631 constrs 640 vars
111.39/111.78	c 317000 confls 17631 constrs 640 vars
111.99/112.30	c 318000 confls 18631 constrs 640 vars
112.49/112.83	c 319000 confls 19631 constrs 640 vars
112.49/112.83	c INPROCESSING 2.14928 proptime 501630 prop/sec 2.25299 prop/ca
112.80/113.18	c 320000 confls 12433 constrs 640 vars
113.09/113.49	c 321000 confls 13433 constrs 640 vars
113.48/113.83	c 322000 confls 14433 constrs 640 vars
113.88/114.20	c 323000 confls 15433 constrs 640 vars
114.18/114.56	c 324000 confls 16433 constrs 640 vars
114.58/114.92	c 325000 confls 17433 constrs 640 vars
114.98/115.32	c 326000 confls 18433 constrs 640 vars
115.28/115.70	c 327000 confls 19433 constrs 640 vars
115.38/115.79	c INPROCESSING 1.88748 proptime 577809 prop/sec 2.46644 prop/ca
115.69/116.09	c 328000 confls 12635 constrs 640 vars
116.08/116.47	c 329000 confls 13635 constrs 640 vars
116.47/116.85	c 330000 confls 14635 constrs 640 vars
116.87/117.24	c 331000 confls 15635 constrs 640 vars
117.37/117.76	c 332000 confls 16635 constrs 640 vars
118.07/118.42	c 333000 confls 17635 constrs 640 vars
118.68/119.07	c 334000 confls 18635 constrs 640 vars
119.37/119.75	c 335000 confls 19635 constrs 640 vars
119.57/120.00	c INPROCESSING 2.86652 proptime 373231 prop/sec 2.88495 prop/ca
119.86/120.24	c 336000 confls 12447 constrs 640 vars
120.16/120.54	c 337000 confls 13447 constrs 640 vars
120.46/120.85	c 338000 confls 14447 constrs 640 vars
120.77/121.17	c 339000 confls 15447 constrs 640 vars
121.16/121.53	c 340000 confls 16447 constrs 640 vars
121.56/121.90	c 341000 confls 17447 constrs 640 vars
121.96/122.31	c 342000 confls 18447 constrs 640 vars
122.26/122.69	c 343000 confls 19447 constrs 640 vars
122.56/122.91	c INPROCESSING 1.88143 proptime 587100 prop/sec 2.56168 prop/ca
122.67/123.08	c 344000 confls 12119 constrs 640 vars
122.95/123.36	c 345000 confls 13119 constrs 640 vars
123.25/123.69	c 346000 confls 14119 constrs 640 vars
123.66/124.02	c 347000 confls 15119 constrs 640 vars
123.95/124.36	c 348000 confls 16119 constrs 640 vars
124.35/124.71	c 349000 confls 17119 constrs 640 vars
124.66/125.06	c 350000 confls 18119 constrs 640 vars
125.05/125.45	c 351000 confls 19119 constrs 640 vars
125.35/125.75	c INPROCESSING 1.86637 proptime 594059 prop/sec 2.58574 prop/ca
125.45/125.85	c 352000 confls 11587 constrs 640 vars
125.76/126.17	c 353000 confls 12587 constrs 640 vars
126.15/126.55	c 354000 confls 13587 constrs 640 vars
126.54/126.94	c 355000 confls 14587 constrs 640 vars
126.94/127.38	c 356000 confls 15587 constrs 640 vars
127.44/127.82	c 357000 confls 16587 constrs 640 vars
127.94/128.30	c 358000 confls 17587 constrs 640 vars
128.34/128.78	c 359000 confls 18587 constrs 640 vars
128.84/129.28	c 360000 confls 19587 constrs 640 vars
128.84/129.29	c INPROCESSING 2.2863 proptime 510054 prop/sec 2.45351 prop/ca
129.24/129.62	c 361000 confls 12224 constrs 640 vars
129.54/129.93	c 362000 confls 13224 constrs 640 vars
129.83/130.23	c 363000 confls 14224 constrs 640 vars
130.13/130.55	c 364000 confls 15224 constrs 640 vars
130.43/130.87	c 365000 confls 16224 constrs 640 vars
130.83/131.24	c 366000 confls 17224 constrs 640 vars
131.23/131.62	c 367000 confls 18224 constrs 640 vars
131.64/132.03	c 368000 confls 19224 constrs 640 vars
131.74/132.14	c INPROCESSING 1.84952 proptime 606170 prop/sec 2.52118 prop/ca
132.03/132.43	c 369000 confls 12337 constrs 640 vars
132.33/132.79	c 370000 confls 13337 constrs 640 vars
132.74/133.16	c 371000 confls 14337 constrs 640 vars
133.12/133.57	c 372000 confls 15337 constrs 640 vars
133.52/133.93	c 373000 confls 16337 constrs 640 vars
133.92/134.31	c 374000 confls 17337 constrs 640 vars
134.32/134.70	c 375000 confls 18337 constrs 640 vars
134.63/135.10	c 376000 confls 19337 constrs 640 vars
134.92/135.34	c INPROCESSING 2.04259 proptime 588936 prop/sec 2.37767 prop/ca
135.12/135.52	c 377000 confls 11639 constrs 640 vars
135.42/135.83	c 378000 confls 12639 constrs 640 vars
135.73/136.16	c 379000 confls 13639 constrs 640 vars
136.12/136.51	c 380000 confls 14639 constrs 640 vars
136.41/136.87	c 381000 confls 15639 constrs 640 vars
136.81/137.21	c 382000 confls 16639 constrs 640 vars
137.21/137.60	c 383000 confls 17639 constrs 640 vars
137.62/138.01	c 384000 confls 18639 constrs 640 vars
137.91/138.37	c INPROCESSING 2.0013 proptime 556993 prop/sec 2.65273 prop/ca
138.01/138.46	c 385000 confls 12093 constrs 640 vars
138.31/138.75	c 386000 confls 13093 constrs 640 vars
138.62/139.05	c 387000 confls 14093 constrs 640 vars
138.91/139.38	c 388000 confls 15093 constrs 640 vars
139.31/139.74	c 389000 confls 16093 constrs 640 vars
139.71/140.12	c 390000 confls 17093 constrs 640 vars
140.10/140.50	c 391000 confls 18093 constrs 640 vars
140.50/140.90	c 392000 confls 19093 constrs 640 vars
140.90/141.33	c 393000 confls 20093 constrs 640 vars
140.90/141.38	c INPROCESSING 1.96944 proptime 556752 prop/sec 2.62465 prop/ca
141.20/141.68	c 394000 confls 12815 constrs 640 vars
141.61/142.05	c 395000 confls 13815 constrs 640 vars
142.00/142.44	c 396000 confls 14815 constrs 640 vars
142.40/142.84	c 397000 confls 15815 constrs 640 vars
142.80/143.24	c 398000 confls 16815 constrs 640 vars
143.19/143.65	c 399000 confls 17815 constrs 640 vars
143.60/144.06	c 400000 confls 18815 constrs 640 vars
144.09/144.53	c 401000 confls 19815 constrs 640 vars
144.29/144.74	c INPROCESSING 2.08334 proptime 524517 prop/sec 2.23346 prop/ca
144.49/144.95	c 402000 confls 11987 constrs 640 vars
144.79/145.25	c 403000 confls 12987 constrs 640 vars
145.09/145.57	c 404000 confls 13987 constrs 640 vars
145.49/145.90	c 405000 confls 14987 constrs 640 vars
145.79/146.24	c 406000 confls 15987 constrs 640 vars
146.18/146.60	c 407000 confls 16987 constrs 640 vars
146.48/146.98	c 408000 confls 17987 constrs 640 vars
146.88/147.37	c 409000 confls 18987 constrs 640 vars
147.18/147.69	c INPROCESSING 1.94695 proptime 567116 prop/sec 2.65833 prop/ca
147.38/147.81	c 410000 confls 12192 constrs 640 vars
147.69/148.16	c 411000 confls 13192 constrs 640 vars
148.08/148.50	c 412000 confls 14192 constrs 640 vars
148.48/148.93	c 413000 confls 15192 constrs 640 vars
148.78/149.28	c 414000 confls 16192 constrs 640 vars
149.18/149.64	c 415000 confls 17192 constrs 640 vars
149.58/150.01	c 416000 confls 18192 constrs 640 vars
149.97/150.44	c 417000 confls 19192 constrs 640 vars
150.47/150.90	c 418000 confls 20192 constrs 640 vars
150.47/150.97	c INPROCESSING 2.0775 proptime 564572 prop/sec 2.37022 prop/ca
150.77/151.24	c 419000 confls 12200 constrs 640 vars
151.07/151.55	c 420000 confls 13200 constrs 640 vars
151.37/151.87	c 421000 confls 14200 constrs 640 vars
151.77/152.23	c 422000 confls 15200 constrs 640 vars
152.17/152.61	c 423000 confls 16200 constrs 640 vars
152.47/152.99	c 424000 confls 17200 constrs 640 vars
152.86/153.37	c 425000 confls 18200 constrs 640 vars
153.26/153.76	c 426000 confls 19200 constrs 640 vars
153.46/153.96	c INPROCESSING 1.97372 proptime 563355 prop/sec 2.64865 prop/ca
153.67/154.15	c 427000 confls 12323 constrs 640 vars
154.06/154.51	c 428000 confls 13323 constrs 640 vars
154.36/154.89	c 429000 confls 14323 constrs 640 vars
154.76/155.25	c 430000 confls 15323 constrs 640 vars
155.16/155.69	c 431000 confls 16323 constrs 640 vars
155.67/156.13	c 432000 confls 17323 constrs 640 vars
156.15/156.60	c 433000 confls 18323 constrs 640 vars
156.66/157.12	c 434000 confls 19323 constrs 640 vars
157.05/157.57	c INPROCESSING 2.34074 proptime 509897 prop/sec 2.48213 prop/ca
157.15/157.65	c 435000 confls 11773 constrs 640 vars
157.45/157.98	c 436000 confls 12773 constrs 640 vars
157.85/158.30	c 437000 confls 13773 constrs 640 vars
158.15/158.66	c 438000 confls 14773 constrs 640 vars
158.45/158.99	c 439000 confls 15773 constrs 640 vars
158.85/159.34	c 440000 confls 16773 constrs 640 vars
159.25/159.71	c 441000 confls 17773 constrs 640 vars
159.55/160.09	c 442000 confls 18773 constrs 640 vars
159.94/160.49	c 443000 confls 19773 constrs 640 vars
160.14/160.60	c INPROCESSING 2.03469 proptime 547342 prop/sec 2.7928 prop/ca
160.34/160.88	c 444000 confls 12372 constrs 640 vars
160.74/161.24	c 445000 confls 13372 constrs 640 vars
161.14/161.65	c 446000 confls 14372 constrs 640 vars
161.55/162.09	c 447000 confls 15372 constrs 640 vars
162.04/162.59	c 448000 confls 16372 constrs 640 vars
162.65/163.15	c 449000 confls 17372 constrs 640 vars
163.23/163.70	c 450000 confls 18372 constrs 640 vars
163.83/164.38	c 451000 confls 19372 constrs 640 vars
164.33/164.84	c INPROCESSING 2.8416 proptime 388670 prop/sec 2.74145 prop/ca
164.43/164.99	c 452000 confls 12545 constrs 640 vars
164.83/165.30	c 453000 confls 13545 constrs 640 vars
165.13/165.65	c 454000 confls 14545 constrs 640 vars
165.43/166.00	c 455000 confls 15545 constrs 640 vars
165.83/166.35	c 456000 confls 16545 constrs 640 vars
166.22/166.71	c 457000 confls 17545 constrs 640 vars
166.53/167.10	c 458000 confls 18545 constrs 640 vars
167.02/167.50	c 459000 confls 19545 constrs 640 vars
167.42/167.91	c 460000 confls 20545 constrs 640 vars
167.42/167.94	c INPROCESSING 2.05428 proptime 571209 prop/sec 2.68575 prop/ca
167.72/168.25	c 461000 confls 12570 constrs 640 vars
168.02/168.57	c 462000 confls 13570 constrs 640 vars
168.42/168.91	c 463000 confls 14570 constrs 640 vars
168.72/169.25	c 464000 confls 15570 constrs 640 vars
169.12/169.61	c 465000 confls 16570 constrs 640 vars
169.42/169.98	c 466000 confls 17570 constrs 640 vars
169.81/170.38	c 467000 confls 18570 constrs 640 vars
170.21/170.79	c 468000 confls 19570 constrs 640 vars
170.41/170.98	c INPROCESSING 2.0209 proptime 581912 prop/sec 2.61953 prop/ca
170.62/171.16	c 469000 confls 12138 constrs 640 vars
171.01/171.50	c 470000 confls 13138 constrs 640 vars
171.31/171.85	c 471000 confls 14138 constrs 640 vars
171.71/172.24	c 472000 confls 15138 constrs 640 vars
172.11/172.65	c 473000 confls 16138 constrs 640 vars
172.62/173.12	c 474000 confls 17138 constrs 640 vars
173.00/173.59	c 475000 confls 18138 constrs 640 vars
173.51/174.05	c 476000 confls 19138 constrs 640 vars
174.00/174.56	c INPROCESSING 2.3129 proptime 509628 prop/sec 2.48168 prop/ca
174.10/174.62	c 477000 confls 11739 constrs 640 vars
174.30/174.90	c 478000 confls 12739 constrs 640 vars
174.70/175.21	c 479000 confls 13739 constrs 640 vars
175.00/175.52	c 480000 confls 14739 constrs 640 vars
175.30/175.83	c 481000 confls 15739 constrs 640 vars
175.61/176.16	c 482000 confls 16739 constrs 640 vars
176.00/176.51	c 483000 confls 17739 constrs 640 vars
176.29/176.88	c 484000 confls 18739 constrs 640 vars
176.79/177.31	c 485000 confls 19739 constrs 640 vars
176.89/177.46	c INPROCESSING 1.89597 proptime 606583 prop/sec 2.54701 prop/ca
177.19/177.70	c 486000 confls 12173 constrs 640 vars
177.50/178.07	c 487000 confls 13173 constrs 640 vars
177.89/178.46	c 488000 confls 14173 constrs 640 vars
178.39/178.93	c 489000 confls 15173 constrs 640 vars
178.89/179.42	c 490000 confls 16173 constrs 640 vars
179.29/179.85	c 491000 confls 17173 constrs 640 vars
179.78/180.32	c 492000 confls 18173 constrs 640 vars
180.28/180.84	c 493000 confls 19173 constrs 640 vars
180.78/181.35	c INPROCESSING 2.55882 proptime 480257 prop/sec 2.56998 prop/ca
180.88/181.43	c 494000 confls 12076 constrs 640 vars
181.18/181.73	c 495000 confls 13076 constrs 640 vars
181.49/182.04	c 496000 confls 14076 constrs 640 vars
181.78/182.38	c 497000 confls 15076 constrs 640 vars
182.18/182.72	c 498000 confls 16076 constrs 640 vars
182.49/183.07	c 499000 confls 17076 constrs 640 vars
182.87/183.42	c 500000 confls 18076 constrs 640 vars
183.27/183.81	c 501000 confls 19076 constrs 640 vars
183.67/184.20	c 502000 confls 20076 constrs 640 vars
183.77/184.36	c INPROCESSING 1.96563 proptime 566746 prop/sec 2.59372 prop/ca
184.07/184.63	c 503000 confls 12758 constrs 640 vars
184.37/184.98	c 504000 confls 13758 constrs 640 vars
184.77/185.35	c 505000 confls 14758 constrs 640 vars
185.17/185.76	c 506000 confls 15758 constrs 640 vars
185.58/186.17	c 507000 confls 16758 constrs 640 vars
185.97/186.59	c 508000 confls 17758 constrs 640 vars
186.47/187.06	c 509000 confls 18758 constrs 640 vars
186.96/187.52	c 510000 confls 19758 constrs 640 vars
187.36/187.91	c INPROCESSING 2.20625 proptime 576115 prop/sec 2.18699 prop/ca
187.36/188.00	c 511000 confls 11623 constrs 640 vars
187.76/188.33	c 512000 confls 12623 constrs 640 vars
188.06/188.68	c 513000 confls 13623 constrs 640 vars
188.47/189.03	c 514000 confls 14623 constrs 640 vars
188.76/189.39	c 515000 confls 15623 constrs 640 vars
189.16/189.76	c 516000 confls 16623 constrs 640 vars
189.56/190.14	c 517000 confls 17623 constrs 640 vars
189.95/190.55	c 518000 confls 18623 constrs 640 vars
190.46/191.01	c 519000 confls 19623 constrs 640 vars
190.56/191.16	c INPROCESSING 2.18487 proptime 533212 prop/sec 2.80214 prop/ca
190.85/191.45	c 520000 confls 12939 constrs 640 vars
191.25/191.82	c 521000 confls 13939 constrs 640 vars
191.65/192.20	c 522000 confls 14939 constrs 640 vars
192.05/192.61	c 523000 confls 15939 constrs 640 vars
192.46/193.01	c 524000 confls 16939 constrs 640 vars
192.84/193.47	c 525000 confls 17939 constrs 640 vars
193.34/193.92	c 526000 confls 18939 constrs 640 vars
193.84/194.45	c 527000 confls 19939 constrs 640 vars
194.24/194.88	c INPROCESSING 2.37698 proptime 525738 prop/sec 2.42942 prop/ca
194.34/194.96	c 528000 confls 11952 constrs 640 vars
194.64/195.24	c 529000 confls 12952 constrs 640 vars
194.94/195.56	c 530000 confls 13952 constrs 640 vars
195.34/195.92	c 531000 confls 14952 constrs 640 vars
195.64/196.28	c 532000 confls 15952 constrs 640 vars
196.03/196.65	c 533000 confls 16952 constrs 640 vars
196.44/197.04	c 534000 confls 17952 constrs 640 vars
196.83/197.44	c 535000 confls 18952 constrs 640 vars
197.23/197.86	c 536000 confls 19952 constrs 640 vars
197.44/198.01	c INPROCESSING 2.05307 proptime 580208 prop/sec 2.56286 prop/ca
197.63/198.27	c 537000 confls 12603 constrs 640 vars
198.03/198.61	c 538000 confls 13603 constrs 640 vars
198.33/198.99	c 539000 confls 14603 constrs 640 vars
198.83/199.41	c 540000 confls 15603 constrs 640 vars
199.13/199.79	c 541000 confls 16603 constrs 640 vars
199.62/200.22	c 542000 confls 17603 constrs 640 vars
200.02/200.68	c 543000 confls 18603 constrs 640 vars
200.53/201.14	c 544000 confls 19603 constrs 640 vars
201.02/201.61	c INPROCESSING 2.31003 proptime 527452 prop/sec 2.44396 prop/ca
201.02/201.66	c 545000 confls 11566 constrs 640 vars
201.32/201.96	c 546000 confls 12566 constrs 640 vars
201.72/202.31	c 547000 confls 13566 constrs 640 vars
202.02/202.66	c 548000 confls 14566 constrs 640 vars
202.43/203.02	c 549000 confls 15566 constrs 640 vars
202.81/203.41	c 550000 confls 16566 constrs 640 vars
203.21/203.80	c 551000 confls 17566 constrs 640 vars
203.61/204.22	c 552000 confls 18566 constrs 640 vars
204.01/204.64	c 553000 confls 19566 constrs 640 vars
204.21/204.85	c INPROCESSING 2.1446 proptime 544209 prop/sec 2.65512 prop/ca
204.42/205.05	c 554000 confls 12678 constrs 640 vars
204.71/205.38	c 555000 confls 13678 constrs 640 vars
205.11/205.72	c 556000 confls 14678 constrs 640 vars
205.42/206.06	c 557000 confls 15678 constrs 640 vars
205.80/206.42	c 558000 confls 16678 constrs 640 vars
206.10/206.78	c 559000 confls 17678 constrs 640 vars
206.51/207.16	c 560000 confls 18678 constrs 640 vars
206.90/207.56	c 561000 confls 19678 constrs 640 vars
207.30/207.99	c 562000 confls 20678 constrs 640 vars
207.41/208.01	c INPROCESSING 2.08299 proptime 572699 prop/sec 2.64158 prop/ca
207.80/208.41	c 563000 confls 12829 constrs 640 vars
208.10/208.75	c 564000 confls 13829 constrs 640 vars
208.51/209.14	c 565000 confls 14829 constrs 640 vars
208.89/209.54	c 566000 confls 15829 constrs 640 vars
209.29/209.96	c 567000 confls 16829 constrs 640 vars
209.79/210.40	c 568000 confls 17829 constrs 640 vars
210.19/210.84	c 569000 confls 18829 constrs 640 vars
210.69/211.34	c 570000 confls 19829 constrs 640 vars
210.99/211.67	c INPROCESSING 2.37343 proptime 505388 prop/sec 2.48645 prop/ca
211.19/211.83	c 571000 confls 12209 constrs 640 vars
211.50/212.13	c 572000 confls 13209 constrs 640 vars
211.79/212.44	c 573000 confls 14209 constrs 640 vars
212.08/212.79	c 574000 confls 15209 constrs 640 vars
212.49/213.15	c 575000 confls 16209 constrs 640 vars
212.88/213.57	c 576000 confls 17209 constrs 640 vars
213.28/213.94	c 577000 confls 18209 constrs 640 vars
213.68/214.36	c 578000 confls 19209 constrs 640 vars
214.08/214.77	c 579000 confls 20209 constrs 640 vars
214.18/214.86	c INPROCESSING 2.12026 proptime 555516 prop/sec 2.68567 prop/ca
214.49/215.19	c 580000 confls 12783 constrs 640 vars
214.88/215.58	c 581000 confls 13783 constrs 640 vars
215.28/215.97	c 582000 confls 14783 constrs 640 vars
215.67/216.36	c 583000 confls 15783 constrs 640 vars
216.17/216.83	c 584000 confls 16783 constrs 640 vars
216.57/217.27	c 585000 confls 17783 constrs 640 vars
217.07/217.75	c 586000 confls 18783 constrs 640 vars
217.67/218.30	c 587000 confls 19783 constrs 640 vars
217.97/218.68	c INPROCESSING 2.49586 proptime 486231 prop/sec 2.54049 prop/ca
218.17/218.81	c 588000 confls 12066 constrs 640 vars
218.48/219.13	c 589000 confls 13066 constrs 640 vars
218.76/219.46	c 590000 confls 14066 constrs 640 vars
219.16/219.80	c 591000 confls 15066 constrs 640 vars
219.47/220.18	c 592000 confls 16066 constrs 640 vars
219.96/220.60	c 593000 confls 17066 constrs 640 vars
220.26/220.99	c 594000 confls 18066 constrs 640 vars
220.66/221.39	c 595000 confls 19066 constrs 640 vars
221.15/221.86	c 596000 confls 20066 constrs 640 vars
221.36/222.03	c INPROCESSING 2.2246 proptime 521710 prop/sec 2.7206 prop/ca
221.65/222.30	c 597000 confls 13063 constrs 640 vars
222.05/222.71	c 598000 confls 14063 constrs 640 vars
222.46/223.11	c 599000 confls 15063 constrs 640 vars
222.85/223.53	c 600000 confls 16063 constrs 640 vars
223.25/224.00	c 601000 confls 17063 constrs 640 vars
223.74/224.46	c 602000 confls 18063 constrs 640 vars
224.14/224.88	c 603000 confls 19063 constrs 640 vars
224.64/225.30	c 604000 confls 20063 constrs 640 vars
225.04/225.71	c 605000 confls 21063 constrs 640 vars
225.04/225.71	c INPROCESSING 2.38408 proptime 543239 prop/sec 2.4833 prop/ca
225.35/226.03	c 606000 confls 12595 constrs 640 vars
225.64/226.34	c 607000 confls 13595 constrs 640 vars
225.93/226.66	c 608000 confls 14595 constrs 640 vars
226.34/227.04	c 609000 confls 15595 constrs 640 vars
226.73/227.41	c 610000 confls 16595 constrs 640 vars
227.13/227.81	c 611000 confls 17595 constrs 640 vars
227.44/228.17	c 612000 confls 18595 constrs 640 vars
227.83/228.57	c 613000 confls 19595 constrs 640 vars
228.13/228.82	c INPROCESSING 2.09391 proptime 584751 prop/sec 2.71758 prop/ca
228.23/228.99	c 614000 confls 11715 constrs 640 vars
228.62/229.35	c 615000 confls 12715 constrs 640 vars
229.02/229.76	c 616000 confls 13715 constrs 640 vars
229.43/230.12	c 617000 confls 14715 constrs 640 vars
229.82/230.53	c 618000 confls 15715 constrs 640 vars
230.22/230.94	c 619000 confls 16715 constrs 640 vars
230.71/231.40	c 620000 confls 17715 constrs 640 vars
231.11/231.86	c 621000 confls 18715 constrs 640 vars
231.61/232.31	c 622000 confls 19715 constrs 640 vars
231.71/232.43	c INPROCESSING 2.31203 proptime 522713 prop/sec 2.41864 prop/ca
232.01/232.70	c 623000 confls 12444 constrs 640 vars
232.32/233.02	c 624000 confls 13444 constrs 640 vars
232.61/233.34	c 625000 confls 14444 constrs 640 vars
232.91/233.69	c 626000 confls 15444 constrs 640 vars
233.31/234.04	c 627000 confls 16444 constrs 640 vars
233.70/234.42	c 628000 confls 17444 constrs 640 vars
234.10/234.81	c 629000 confls 18444 constrs 640 vars
234.41/235.18	c 630000 confls 19444 constrs 640 vars
234.80/235.56	c INPROCESSING 2.04703 proptime 571792 prop/sec 2.57758 prop/ca
234.90/235.64	c 631000 confls 12306 constrs 640 vars
235.31/236.02	c 632000 confls 13306 constrs 640 vars
235.69/236.42	c 633000 confls 14306 constrs 640 vars
236.09/236.87	c 634000 confls 15306 constrs 640 vars
236.59/237.31	c 635000 confls 16306 constrs 640 vars
236.99/237.78	c 636000 confls 17306 constrs 640 vars
237.48/238.21	c 637000 confls 18306 constrs 640 vars
237.98/238.75	c 638000 confls 19306 constrs 640 vars
238.48/239.27	c 639000 confls 20306 constrs 640 vars
238.78/239.57	c INPROCESSING 2.59414 proptime 463717 prop/sec 2.48606 prop/ca
238.98/239.76	c 640000 confls 12251 constrs 640 vars
239.29/240.06	c 641000 confls 13251 constrs 640 vars
239.68/240.41	c 642000 confls 14251 constrs 640 vars
239.97/240.77	c 643000 confls 15251 constrs 640 vars
240.38/241.15	c 644000 confls 16251 constrs 640 vars
240.77/241.52	c 645000 confls 17251 constrs 640 vars
241.17/241.92	c 646000 confls 18251 constrs 640 vars
241.57/242.33	c 647000 confls 19251 constrs 640 vars
241.97/242.75	c 648000 confls 20251 constrs 640 vars
242.07/242.84	c INPROCESSING 2.1966 proptime 546874 prop/sec 2.76322 prop/ca
242.38/243.12	c 649000 confls 12981 constrs 640 vars
242.66/243.49	c 650000 confls 13981 constrs 640 vars
243.16/243.90	c 651000 confls 14981 constrs 640 vars
243.56/244.36	c 652000 confls 15981 constrs 640 vars
244.06/244.80	c 653000 confls 16981 constrs 640 vars
244.46/245.27	c 654000 confls 17981 constrs 640 vars
244.95/245.75	c 655000 confls 18981 constrs 640 vars
245.45/246.26	c 656000 confls 19981 constrs 640 vars
245.95/246.74	c INPROCESSING 2.5278 proptime 481086 prop/sec 2.48399 prop/ca
246.06/246.81	c 657000 confls 12054 constrs 640 vars
246.27/247.04	c 658000 confls 13054 constrs 640 vars
246.56/247.32	c 659000 confls 14054 constrs 640 vars
246.86/247.62	c 660000 confls 15054 constrs 640 vars
247.15/247.97	c 661000 confls 16054 constrs 640 vars
247.55/248.33	c 662000 confls 17054 constrs 640 vars
247.95/248.71	c 663000 confls 18054 constrs 640 vars
248.26/249.09	c 664000 confls 19054 constrs 640 vars
248.65/249.49	c 665000 confls 20054 constrs 640 vars
248.95/249.73	c INPROCESSING 2.00135 proptime 557075 prop/sec 2.75 prop/ca
249.15/249.91	c 666000 confls 12405 constrs 640 vars
249.45/250.24	c 667000 confls 13405 constrs 640 vars
249.74/250.59	c 668000 confls 14405 constrs 640 vars
250.14/250.92	c 669000 confls 15405 constrs 640 vars
250.44/251.29	c 670000 confls 16405 constrs 640 vars
250.84/251.65	c 671000 confls 17405 constrs 640 vars
251.25/252.04	c 672000 confls 18405 constrs 640 vars
251.64/252.44	c 673000 confls 19405 constrs 640 vars
252.03/252.85	c 674000 confls 20405 constrs 640 vars
252.13/252.97	c INPROCESSING 2.16469 proptime 551783 prop/sec 2.70837 prop/ca
252.43/253.29	c 675000 confls 12922 constrs 640 vars
252.93/253.71	c 676000 confls 13922 constrs 640 vars
253.34/254.15	c 677000 confls 14922 constrs 640 vars
253.73/254.58	c 678000 confls 15922 constrs 640 vars
254.24/255.06	c 679000 confls 16922 constrs 640 vars
254.72/255.58	c 680000 confls 17922 constrs 640 vars
255.23/256.08	c 681000 confls 18922 constrs 640 vars
255.82/256.60	c 682000 confls 19922 constrs 640 vars
256.33/257.14	c INPROCESSING 2.74636 proptime 472623 prop/sec 2.58576 prop/ca
256.42/257.20	c 683000 confls 12055 constrs 640 vars
256.71/257.52	c 684000 confls 13055 constrs 640 vars
257.01/257.86	c 685000 confls 14055 constrs 640 vars
257.41/258.22	c 686000 confls 15055 constrs 640 vars
257.71/258.59	c 687000 confls 16055 constrs 640 vars
258.11/258.93	c 688000 confls 17055 constrs 640 vars
258.51/259.32	c 689000 confls 18055 constrs 640 vars
258.90/259.71	c 690000 confls 19055 constrs 640 vars
259.21/260.10	c 691000 confls 20055 constrs 640 vars
259.50/260.38	c INPROCESSING 2.14098 proptime 542820 prop/sec 2.70334 prop/ca
259.70/260.53	c 692000 confls 12643 constrs 640 vars
260.10/260.91	c 693000 confls 13643 constrs 640 vars
260.40/261.26	c 694000 confls 14643 constrs 640 vars
260.80/261.63	c 695000 confls 15643 constrs 640 vars
261.21/262.10	c 696000 confls 16643 constrs 640 vars
261.69/262.59	c 697000 confls 17643 constrs 640 vars
262.20/263.09	c 698000 confls 18643 constrs 640 vars
262.79/263.60	c 699000 confls 19643 constrs 640 vars
263.30/264.12	c 700000 confls 20643 constrs 640 vars
263.49/264.32	c INPROCESSING 2.57878 proptime 486058 prop/sec 2.52433 prop/ca
263.68/264.57	c 701000 confls 12447 constrs 640 vars
264.08/264.90	c 702000 confls 13447 constrs 640 vars
264.38/265.26	c 703000 confls 14447 constrs 640 vars
264.78/265.64	c 704000 confls 15447 constrs 640 vars
265.19/266.04	c 705000 confls 16447 constrs 640 vars
265.58/266.46	c 706000 confls 17447 constrs 640 vars
266.08/266.91	c 707000 confls 18447 constrs 640 vars
266.47/267.34	c 708000 confls 19447 constrs 640 vars
266.87/267.76	c 709000 confls 20447 constrs 640 vars
266.97/267.82	c INPROCESSING 2.30993 proptime 533061 prop/sec 2.63974 prop/ca
267.37/268.20	c 710000 confls 13356 constrs 640 vars
267.67/268.58	c 711000 confls 14356 constrs 640 vars
268.07/269.00	c 712000 confls 15356 constrs 640 vars
268.56/269.44	c 713000 confls 16356 constrs 640 vars
269.06/269.94	c 714000 confls 17356 constrs 640 vars
269.56/270.45	c 715000 confls 18356 constrs 640 vars
270.06/270.98	c 716000 confls 19356 constrs 640 vars
270.66/271.51	c 717000 confls 20356 constrs 640 vars
271.17/272.03	c INPROCESSING 2.74882 proptime 460671 prop/sec 2.53921 prop/ca
271.26/272.12	c 718000 confls 12183 constrs 640 vars
271.55/272.46	c 719000 confls 13183 constrs 640 vars
271.85/272.78	c 720000 confls 14183 constrs 640 vars
272.26/273.14	c 721000 confls 15183 constrs 640 vars
272.65/273.53	c 722000 confls 16183 constrs 640 vars
273.05/273.92	c 723000 confls 17183 constrs 640 vars
273.44/274.34	c 724000 confls 18183 constrs 640 vars
273.84/274.75	c 725000 confls 19183 constrs 640 vars
274.25/275.17	c 726000 confls 20183 constrs 640 vars
274.55/275.42	c INPROCESSING 2.24705 proptime 547582 prop/sec 2.65025 prop/ca
274.75/275.60	c 727000 confls 12567 constrs 640 vars
275.05/275.96	c 728000 confls 13567 constrs 640 vars
275.45/276.35	c 729000 confls 14567 constrs 640 vars
275.84/276.74	c 730000 confls 15567 constrs 640 vars
276.25/277.13	c 731000 confls 16567 constrs 640 vars
276.64/277.55	c 732000 confls 17567 constrs 640 vars
277.04/277.99	c 733000 confls 18567 constrs 640 vars
277.54/278.45	c 734000 confls 19567 constrs 640 vars
277.94/278.86	c 735000 confls 20567 constrs 640 vars
278.15/279.03	c INPROCESSING 2.30869 proptime 578902 prop/sec 2.35498 prop/ca
278.33/279.26	c 736000 confls 11991 constrs 640 vars
278.73/279.60	c 737000 confls 12991 constrs 640 vars
279.03/279.96	c 738000 confls 13991 constrs 640 vars
279.43/280.34	c 739000 confls 14991 constrs 640 vars
279.83/280.74	c 740000 confls 15991 constrs 640 vars
280.24/281.15	c 741000 confls 16991 constrs 640 vars
280.63/281.58	c 742000 confls 17991 constrs 640 vars
281.13/282.04	c 743000 confls 18991 constrs 640 vars
281.52/282.44	c 744000 confls 19991 constrs 640 vars
281.52/282.49	c INPROCESSING 2.32013 proptime 532874 prop/sec 2.73381 prop/ca
281.92/282.87	c 745000 confls 13321 constrs 640 vars
282.32/283.24	c 746000 confls 14321 constrs 640 vars
282.72/283.65	c 747000 confls 15321 constrs 640 vars
283.13/284.06	c 748000 confls 16321 constrs 640 vars
283.61/284.51	c 749000 confls 17321 constrs 640 vars
284.12/285.01	c 750000 confls 18321 constrs 640 vars
284.51/285.44	c 751000 confls 19321 constrs 640 vars
285.01/285.93	c 752000 confls 20321 constrs 640 vars
285.40/286.38	c INPROCESSING 2.54177 proptime 481840 prop/sec 2.57829 prop/ca
285.50/286.46	c 753000 confls 12152 constrs 640 vars
285.80/286.78	c 754000 confls 13152 constrs 640 vars
286.21/287.13	c 755000 confls 14152 constrs 640 vars
286.50/287.49	c 756000 confls 15152 constrs 640 vars
286.90/287.87	c 757000 confls 16152 constrs 640 vars
287.30/288.25	c 758000 confls 17152 constrs 640 vars
287.69/288.67	c 759000 confls 18152 constrs 640 vars
288.10/289.04	c 760000 confls 19152 constrs 640 vars
288.49/289.45	c 761000 confls 20152 constrs 640 vars
288.79/289.74	c INPROCESSING 2.2643 proptime 543248 prop/sec 2.81507 prop/ca
288.89/289.88	c 762000 confls 12578 constrs 640 vars
289.29/290.22	c 763000 confls 13578 constrs 640 vars
289.59/290.55	c 764000 confls 14578 constrs 640 vars
289.98/290.90	c 765000 confls 15578 constrs 640 vars
290.28/291.28	c 766000 confls 16578 constrs 640 vars
290.68/291.67	c 767000 confls 17578 constrs 640 vars
291.09/292.07	c 768000 confls 18578 constrs 640 vars
291.48/292.48	c 769000 confls 19578 constrs 640 vars
291.98/292.90	c 770000 confls 20578 constrs 640 vars
292.09/293.09	c INPROCESSING 2.23541 proptime 536610 prop/sec 2.70997 prop/ca
292.37/293.32	c 771000 confls 12783 constrs 640 vars
292.77/293.70	c 772000 confls 13783 constrs 640 vars
293.08/294.10	c 773000 confls 14783 constrs 640 vars
293.47/294.48	c 774000 confls 15783 constrs 640 vars
293.97/294.93	c 775000 confls 16783 constrs 640 vars
294.47/295.43	c 776000 confls 17783 constrs 640 vars
294.96/295.91	c 777000 confls 18783 constrs 640 vars
295.36/296.38	c 778000 confls 19783 constrs 640 vars
295.96/296.92	c 779000 confls 20783 constrs 640 vars
296.07/297.08	c INPROCESSING 2.59537 proptime 489563 prop/sec 2.48974 prop/ca
296.36/297.37	c 780000 confls 12801 constrs 640 vars
296.76/297.70	c 781000 confls 13801 constrs 640 vars
297.07/298.05	c 782000 confls 14801 constrs 640 vars
297.45/298.40	c 783000 confls 15801 constrs 640 vars
297.75/298.74	c 784000 confls 16801 constrs 640 vars
298.16/299.12	c 785000 confls 17801 constrs 640 vars
298.45/299.49	c 786000 confls 18801 constrs 640 vars
298.95/299.93	c 787000 confls 19801 constrs 640 vars
299.06/300.01	c Program interrupted by user.
299.06/300.01	c cpu time 300
299.06/300.01	c parse time 0.00317487
299.06/300.01	c solve time 299.997
299.06/300.01	c solve time det 318.953
299.06/300.01	c optimization time 2.88806
299.06/300.01	c top-down time 148.067
299.06/300.01	c top-down time det 158.534
299.06/300.01	c bottom-up solve time 149.042
299.06/300.01	c bottom-up solve time det 157.365
299.06/300.01	c conflict analysis time 79.5059
299.06/300.01	c learned minimize time 0.980947
299.06/300.01	c propagation time 193.647
299.06/300.01	c constraint cleanup time 2.10522
299.06/300.01	c inprocessing time 1.89741
299.06/300.01	c garbage collection time 0.0945985
299.06/300.01	c constraint learning time 24.5952
299.06/300.01	c time spent in activity heuristic 0.529775
299.06/300.01	c at-most-one detection time 1.89155
299.06/300.01	c at-most-one detection time det 3.19329
299.06/300.01	c symbolic bound improvements 0
299.06/300.01	c added constraints with symbolic bounds 1591
299.06/300.01	c cores 2
299.06/300.01	c solutions 1
299.06/300.01	c propagations 111970295
299.06/300.01	c decisions 1424535
299.06/300.01	c conflicts 787172
299.06/300.01	c restarts 1660
299.06/300.01	c inprocessing phases 98
299.06/300.01	c original variables 640
299.06/300.01	c auxiliary variables 1
299.06/300.01	c input clauses 1262
299.06/300.01	c input cardinalities 1
299.06/300.01	c input general constraints 581
299.06/300.01	c input length average 3.27278
299.06/300.01	c input degree average 1236.61
299.06/300.01	c learned clauses 813220
299.06/300.01	c learned cardinalities 157
299.06/300.01	c learned general constraints 195520
299.06/300.01	c learned length average 41.0222
299.06/300.01	c learned degree average 236643
299.06/300.01	c learned LBD average 6.28387
299.06/300.01	c unit literals derived 1
299.06/300.01	c pure literals 0
299.06/300.01	c constraints satisfied at root 0
299.06/300.01	c constraints simplified during database reduction 16258
299.06/300.01	c small coef constraints 196101
299.06/300.01	c large coef constraints 0
299.06/300.01	c arbitrary coef constraints 0
299.06/300.01	c probing calls 379615
299.06/300.01	c probing inprocessing time 0.0177592
299.06/300.01	c unit lits due to probing 0
299.06/300.01	c equalities due to probing 166
299.06/300.01	c implications added due to probing 238
299.06/300.01	c max implications in memory due to probing 1554
299.06/300.01	c detected at-most-ones 0
299.06/300.01	c units derived during at-most-one detection 0
299.06/300.01	c resolve steps 25254870
299.06/300.01	c self-subsumptions 3572559
299.06/300.01	c gcd simplifications 142592
299.06/300.01	c detected cardinalities 75
299.06/300.01	c weakened non-implied 11726515
299.06/300.01	c weakened non-implying 0
299.06/300.01	c multiply-weakens on reason 301300
299.06/300.01	c multiply-weakens on conflict 42200
299.06/300.01	c direct multiply-weakens 32756
299.06/300.01	c indirect multiply-weakens 134363
299.06/300.01	c clausal propagations 61421515
299.06/300.01	c cardinality propagations 291155
299.06/300.01	c watched propagations 49444883
299.06/300.01	c counting propagations 0
299.06/300.01	c watch lookups 2709411237
299.06/300.01	c watch backjump lookups 964746968
299.06/300.01	c watch checks 10737684278
299.06/300.01	c propagation checks 3419419007
299.06/300.01	c blocking literal success 126398655
299.06/300.01	c blocking literal fails 121819358
299.06/300.01	c literal additions 201834205
299.06/300.01	c saturation steps 284882128
299.06/300.01	c unknown literals rounded up 0
299.06/300.01	c trail pops 114181728
299.06/300.01	c formula constraints 1788
299.06/300.01	c dominance breaking constraints 40
299.06/300.01	c learned constraints 802212
299.06/300.01	c bound constraints 13
299.06/300.01	c core-guided constraints 3
299.06/300.01	c reduced constraints 187850
299.06/300.01	c encountered formula constraints 12228809
299.06/300.01	c encountered dominance breaking constraints 0
299.06/300.01	c encountered learned constraints 10778315
299.06/300.01	c encountered bound constraints 72687
299.06/300.01	c encountered core-guided constraints 30
299.06/300.01	c encountered reduced constraints 76135
299.06/300.01	c encountered detected at-most-ones 0
299.06/300.01	c encountered detected equalities 7999
299.06/300.01	c encountered detected implications 2090895
299.06/300.01	c CG unit cores 0
299.06/300.01	c CG non-clausal cores 0
299.06/300.01	c best upper bound 0
299.06/300.01	c best lower bound -262143
299.06/300.01	c time spent in subsetsum optimizations 2.78159
299.06/300.01	c lifted degrees 2976
299.06/300.01	c superfluous literals 27635
299.06/300.01	c partially superfluous literals 2160
299.06/300.01	c exact-final: s SATISFIABLE
299.06/300.01	c exact-incumbent: v x1 x2 x3 x4 x5 x6 -x7 -x8 x9 -x10 x11 -x12 x13 x14 x15 -x16 -x17 -x18 x19 x20 x21 -x22 x23 x24 x25 -x26 -x27 -x28 x29 x30 x31 -x32 x33 x34 x35 -x36 -x37 -x38 x39 x40 x41 -x42 x43 x44 x45 -x46 -x47 -x48 x49 x50 x51 -x52 x53 x54 x55 -x56 -x57 -x58 x59 x60 x61 -x62 x63 x64 x65 -x66 -x67 -x68 x69 x70 x71 -x72 x73 x74 x75 -x76 -x77 -x78 x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 x103 x104 x105 -x106 -x107 -x108 x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 x123 x124 x125 x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 x142 x143 x144 x145 x146 -x147 -x148 x149 -x150 x151 x152 x153 x154 x155 x156 -x157 -x158 x159 -x160 x161 x162 x163 x164 x165 x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 x202 x203 x204 x205 x206 -x207 -x208 x209 -x210 x211 x212 x213 x214 x215 x216 -x217 -x218 x219 -x220 -x221 x222 x223 x224 -x225 -x226 -x227 -x228 x229 -x230 x231 x232 x233 -x234 -x235 -x236 -x237 x238 -x239 x240 x241 x242 -x243 -x244 -x245 x246 x247 -x248 x249 x250 x251 -x252 -x253 -x254 x255 x256 -x257 x258 x259 x260 -x261 -x262 -x263 x264 x265 -x266 x267 x268 x269 -x270 -x271 -x272 x273 x274 -x275 x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 x329 x330 -x331 x332 x333 -x334 -x335 x336 -x337 x338 x339 x340 x341 x342 -x343 -x344 x345 -x346 x347 x348 x349 x350 x351 -x352 -x353 x354 -x355 -x356 -x357 x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 -x390 -x391 x392 x393 x394 x395 x396 -x397 -x398 -x399 -x400 x401 x402 -x403 -x404 -x405 x406 -x407 -x408 x409 -x410 x411 x412 x413 x414 x415 -x416 -x417 -x418 x419 -x420 x421 x422 x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 x431 x432 x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 x441 x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 x450 x451 -x452 -x453 -x454 -x455 x456 -x457 -x458 x459 x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 x468 x469 x470 -x471 x472 x473 -x474 -x475 -x476 x477 -x478 -x479 x480 x481 -x482 x483 -x484 -x485 x486 -x487 -x488 x489 x490 -x491 -x492 -x493 x494 x495 -x496 -x497 -x498 -x499 -x500 x501 x502 -x503 -x504 -x505 x506 -x507 -x508 x509 -x510 -x511 x512 x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 -x530 x531 x532 -x533 -x534 x535 -x536 -x537 x538 -x539 -x540 x541 -x542 x543 x544 -x545 -x546 x547 -x548 -x549 x550 -x551 x552 x553 -x554 -x555 x556 -x557 -x558 x559 x560 -x561 -x562 x563 x564 -x565 -x566 -x567 -x568 x569 x570 -x571 x572 -x573 x574 -x575 -x576 -x577 x578 x579 x580 x581 -x582 x583 x584 -x585 -x586 x587 x588 x589 x590 x591 -x592 -x593 -x594 x595 x596 x597 -x598 x599 -x600 x601 x602 -x603 -x604 -x605 x606 -x607 -x608 x609 -x610 -x611 -x612 -x613 x614 x615 x616 x617 x618 -x619 -x620 x621 x622 -x623 -x624 -x625 x626 -x627 -x628 x629 -x630 -x631 -x632 -x633 x634 x635 x636 x637 x638 -x639 -x640
299.06/300.01	c exact-printemps: phase 2 (PRINTEMPS, budget=57299.992s)
299.06/300.02	c PRINTEMPS v2.8.0 (https://snowberryfield.github.io/printemps/)
299.06/300.02	c #variable: 640
299.06/300.02	c #constraint: 940
299.06/300.02	c #equal: 340
299.06/300.02	c intsize: 21
299.06/300.02	c sizeproduct: 0
299.06/300.02	c #soft: 0
299.06/300.02	c mincost: 0
299.06/300.02	c maxcost: 0
299.06/300.02	c sumcost: 0
299.06/300.02	c iteration_max: -1
299.06/300.02	c time_max: 57300
299.06/300.02	c number_of_threads(move update): 16
299.06/300.02	c number_of_threads(move evaluation): 16
299.06/300.02	c seed: 297590604
299.06/300.02	o 0
3710.31/3700.01	s SATISFIABLE
3710.31/3700.01	v x1 -x10 -x100 x101 -x102 x103 x104 x105 -x106 -x107 -x108 x109 x11 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x12 -x120 x121 x122 x123 x124 x125 x126 -x127 -x128 x129 x13 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x14 -x140 x141 x142 x143 x144 x145 x146 -x147 -x148 x149 x15 -x150 x151 x152 x153 x154 x155 x156 -x157 -x158 x159 -x16 -x160 x161 x162 x163 x164 x165 x166 -x167 -x168 x169 -x17 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x18 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x19 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x2 x20 -x200 x201 x202 x203 x204 x205 x206 -x207 -x208 x209 x21 -x210 x211 x212 x213 x214 x215 x216 -x217 -x218 x219 -x22 -x220 -x221 x222 x223 x224 -x225 -x226 -x227 -x228 x229 x23 -x230 x231 x232 x233 -x234 -x235 -x236 -x237 x238 -x239 x24 x240 x241 x242 -x243 -x244 -x245 x246 x247 -x248 x249 x25 x250 x251 -x252 -x253 -x254 x255 x256 -x257 x258 x259 -x26 x260 -x261 -x262 -x263 x264 x265 -x266 x267 x268 x269 -x27 -x270 -x271 -x272 x273 x274 -x275 x276 x277 -x278 -x279 -x28 -x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 x29 -x290 -x291 -x292 -x293 -x294 x295 x296 -x297 -x298 -x299 x3 x30 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 x31 -x310 -x311 x312 x313 x314 -x315 -x316 -x317 -x318 -x319 -x32 -x320 -x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 x329 x33 x330 -x331 x332 x333 -x334 -x335 x336 -x337 x338 x339 x34 x340 x341 x342 -x343 -x344 x345 -x346 x347 x348 x349 x35 x350 x351 -x352 -x353 x354 -x355 -x356 -x357 x358 x359 -x36 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x37 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x38 -x380 -x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x39 -x390 -x391 x392 x393 x394 x395 x396 -x397 -x398 -x399 x4 x40 -x400 x401 x402 -x403 -x404 -x405 x406 -x407 -x408 x409 x41 -x410 x411 x412 x413 x414 x415 -x416 -x417 -x418 x419 -x42 -x420 x421 x422 x423 x424 -x425 -x426 -x427 -x428 -x429 x43 -x430 x431 x432 x433 -x434 -x435 -x436 -x437 x438 -x439 x44 -x440 x441 x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 x45 x450 x451 -x452 -x453 -x454 -x455 x456 -x457 -x458 x459 -x46 x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 x468 x469 -x47 x470 -x471 x472 x473 -x474 -x475 -x476 x477 -x478 -x479 -x48 x480 x481 -x482 x483 -x484 -x485 x486 -x487 -x488 x489 x49 x490 -x491 -x492 -x493 x494 x495 -x496 -x497 -x498 -x499 x5 x50 -x500 x501 x502 -x503 -x504 -x505 x506 -x507 -x508 x509 x51 -x510 -x511 x512 x513 x514 -x515 -x516 -x517 -x518 -x519 -x52 -x520 x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 x53 -x530 x531 x532 -x533 -x534 x535 -x536 -x537 x538 -x539 x54 -x540 x541 -x542 x543 x544 -x545 -x546 x547 -x548 -x549 x55 x550 -x551 x552 x553 -x554 -x555 x556 -x557 -x558 x559 -x56 x560 -x561 -x562 x563 x564 -x565 -x566 -x567 -x568 x569 -x57 x570 -x571 x572 -x573 x574 -x575 -x576 -x577 x578 x579 -x58 x580 x581 -x582 x583 x584 -x585 -x586 x587 x588 x589 x59 x590 x591 -x592 -x593 -x594 x595 x596 x597 -x598 x599 x6 x60 -x600 x601 x602 -x603 -x604 -x605 x606 -x607 -x608 x609 x61 -x610 -x611 -x612 -x613 x614 x615 x616 x617 x618 -x619 -x62 -x620 x621 x622 -x623 -x624 -x625 x626 -x627 -x628 x629 x63 -x630 -x631 -x632 -x633 x634 x635 x636 x637 x638 -x639 x64 -x640 x65 -x66 -x67 -x68 x69 -x7 x70 x71 -x72 x73 x74 x75 -x76 -x77 -x78 x79 -x8 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x9 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 

Verifier Data

OK	0

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-4827789-1783434664/watcher-4827789-1783434664 -o /tmp/evaluation-result-4827789-1783434664/solver-4827789-1783434664 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4827789-1783434664/vars-4827789-1783434664 --bin-var /tmp/runsolver-exch-nodeE007-1783427069-2824013 --watchdog 3760 HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 57600 --seed 297590604 -j 16 --use-fixed-literals HOME/instance-4827789-1783434664.opb 

running on 16 cores: 48-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,9,11-16,18-22,24-35,37-43,45-47,49-51,53,56-61
  3550 MHz: 17,62-63
  3600 MHz: 8,10,23,36,44,48,52,54-55
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-7,9,11-15
  3600 MHz: 8,10
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 48-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (116139 MiB free)
  node 1: cores 8-15, 128973 MiB (113857 MiB free)
  node 2: cores 16-23, 129019 MiB (111952 MiB free)
  node 3: cores 24-31, 129003 MiB (115509 MiB free)
  node 4: cores 32-39, 129019 MiB (109982 MiB free)
  node 5: cores 40-47, 129019 MiB (109351 MiB free)
  node 6: cores 48-55, 129019 MiB (113053 MiB free)
  node 7: cores 56-63, 128474 MiB (113241 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=2828691, runsolver pid=2828688
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 6.41 12.70 16.41 5/811 2828695
/proc/meminfo: memFree=924761940/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=27288 memory=7344 CPUtime=0.09 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 642 0 0 0 9 0 0 0 20 0 1 0 276754226 27942912 1664 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 6822 1836 1325 405 0 4812 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=4026531961 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=19283 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 165864 KiB
Current children cumulated memory: 9704 KiB

[startup+0.210269 s]*
/proc/loadavg: 6.41 12.70 16.41 5/811 2828695
/proc/meminfo: memFree=924761940/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=27420 memory=7788 CPUtime=0.2 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 753 0 0 0 20 0 0 0 20 0 1 0 276754226 28078080 1792 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 6855 1947 1325 405 0 4845 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=8462108013221118012 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=19290 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 165996 KiB
Current children cumulated memory: 10148 KiB

[startup+0.308275 s]*
/proc/loadavg: 6.41 12.70 16.41 5/811 2828695
/proc/meminfo: memFree=924755828/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=27708 memory=10700 CPUtime=0.3 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 925 0 0 0 30 0 0 0 20 0 1 0 276754226 28372992 2550 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 6927 2675 1373 405 0 4917 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=-7236252683426095713 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=0 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 166284 KiB
Current children cumulated memory: 13060 KiB

[startup+0.700114 s]
/proc/loadavg: 6.41 12.70 16.41 5/811 2828695
/proc/meminfo: memFree=924752584/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=28112 memory=11072 CPUtime=0.68 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 1051 0 0 0 68 0 0 0 20 0 1 0 276754226 28786688 2550 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 7028 2768 1373 405 0 5018 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=4900 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=41212 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 166688 KiB
Current children cumulated memory: 13432 KiB

[startup+1.50011 s]
/proc/loadavg: 6.41 12.70 16.41 5/811 2828695
/proc/meminfo: memFree=924749056/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=28896 memory=11904 CPUtime=1.48 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 1335 0 0 0 148 0 0 0 20 0 1 0 276754226 29589504 2934 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 7224 2976 1373 405 0 5214 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=11904 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=41212 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 167472 KiB
Current children cumulated memory: 14264 KiB

[startup+3.11084 s]
/proc/loadavg: 6.22 12.56 16.34 5/811 2828695
/proc/meminfo: memFree=924717164/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=29904 memory=14852 CPUtime=3.09 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 1695 0 0 0 309 0 0 0 20 0 1 0 276754226 30621696 3694 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 7476 3713 1373 405 0 5466 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=8112282956445269571 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=15652 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 168480 KiB
Current children cumulated memory: 17212 KiB

[startup+6.30011 s]
/proc/loadavg: 6.22 12.56 16.34 5/811 2828695
/proc/meminfo: memFree=924671660/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=30816 memory=15848 CPUtime=6.27 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 2182 0 0 0 627 0 0 0 20 0 1 0 276754226 31555584 3950 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 7704 3962 1373 405 0 5694 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=15652 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=0 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 169392 KiB
Current children cumulated memory: 18208 KiB

[startup+12.7001 s]
/proc/loadavg: 5.88 12.27 16.21 5/811 2828695
/proc/meminfo: memFree=924582964/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=31760 memory=16800 CPUtime=12.65 cores=48-63
/proc/2828694/stat : 2828694 (Exact) R 2828691 2828694 2824000 0 -1 4194304 2556 0 0 0 1265 0 0 0 20 0 1 0 276754226 32522240 4206 18446744073709551615 4214784 5869969 140720456309984 0 0 0 0 0 8404994 0 0 0 17 55 0 0 0 0 0 6190776 6194456 22056960 140720456312998 140720456313183 140720456313183 140720456318927 0
/proc/2828694/statm: 7940 4200 1373 405 0 5930 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=14852 CPUtime=0 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2828695] ppid=2828688 vsize=138576 memory=0 CPUtime=0 cores=48-63
/proc/2828691/task/2828695/stat : 2828695 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 170336 KiB
Current children cumulated memory: 19160 KiB

[startup+25.5001 s]
/proc/loadavg: 5.59 12.00 16.08 5/811 2828695
/proc/meminfo: memFree=924318136/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2360 CPUtime=0 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 52 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 590 544 102 0 1188 0
[pid=2828694] ppid=2828691 vsize=33288 memory=18216 CPUtime=25.42 cores=48-63

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

[pid=2829098/tid=2830084] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830084/stat : 2830084 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 49 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830085] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830085/stat : 2830085 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 55 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830086] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830086/stat : 2830086 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 51 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830087] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830087/stat : 2830087 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 54 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830088] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830088/stat : 2830088 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 50 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.05 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2829099] ppid=2828688 vsize=138576 memory=15652 CPUtime=299.05 cores=48-63
/proc/2828691/task/2829099/stat : 2829099 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276784227 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3473.15 s
Current children cumulated vsize: 1190328 KiB
Current children cumulated memory: 12344 KiB

[startup+3522.3 s]
/proc/loadavg: 12.33 13.45 14.58 13/828 2830283
/proc/meminfo: memFree=925790796/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.06 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 188 16290 0 0 0 1 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 50 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 622 574 102 0 1188 0
[pid=2829098] ppid=2828691 vsize=1051752 memory=9856 CPUtime=3233.99 cores=48-63
/proc/2829098/stat : 2829098 (pb_competition_) R 2828691 2829098 2824000 0 -1 4194304 30572 0 5 0 320267 3132 0 0 20 0 8 0 276784227 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
/proc/2829098/statm: 262938 2464 1362 214 0 15804 0
[pid=2829098/tid=2829100] ppid=2828691 vsize=1051752 memory=9856 CPUtime=2.77 cores=48-63
/proc/2829098/task/2829100/stat : 2829100 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 22 0 0 0 275 2 0 0 20 0 8 0 276784228 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 60 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830083] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830083/stat : 2830083 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 2 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 53 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830084] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830084/stat : 2830084 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 49 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830279] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830279/stat : 2830279 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 51 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830280] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830280/stat : 2830280 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 54 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830281] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830281/stat : 2830281 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 50 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830282] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830282/stat : 2830282 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 55 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=7152402976144392723 CPUtime=299.05 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2829099] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.05 cores=48-63
/proc/2828691/task/2829099/stat : 2829099 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276784227 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3533.05 s
Current children cumulated vsize: 1190328 KiB
Current children cumulated memory: 12344 KiB

[startup+3582.3 s]
/proc/loadavg: 12.79 13.37 14.48 13/828 2830284
/proc/meminfo: memFree=925784804/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.06 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 188 16290 0 0 0 1 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 50 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 622 574 102 0 1188 0
[pid=2829098] ppid=2828691 vsize=1051752 memory=9856 CPUtime=3293.81 cores=48-63
/proc/2829098/stat : 2829098 (pb_competition_) R 2828691 2829098 2824000 0 -1 4194304 30572 0 5 0 326193 3188 0 0 20 0 8 0 276784227 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
/proc/2829098/statm: 262938 2464 1362 214 0 15804 0
[pid=2829098/tid=2829100] ppid=2828691 vsize=1051752 memory=9856 CPUtime=2.77 cores=48-63
/proc/2829098/task/2829100/stat : 2829100 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 22 0 0 0 275 2 0 0 20 0 8 0 276784228 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 60 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830083] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830083/stat : 2830083 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 2 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 53 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830084] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830084/stat : 2830084 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 49 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830279] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830279/stat : 2830279 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 51 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830280] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830280/stat : 2830280 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 54 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830281] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830281/stat : 2830281 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 50 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830282] ppid=2828691 vsize=1051752 memory=12788 CPUtime=0 cores=48-63
/proc/2829098/task/2830282/stat : 2830282 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 55 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.05 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2829099] ppid=2828688 vsize=138576 memory=9856 CPUtime=299.05 cores=48-63
/proc/2828691/task/2829099/stat : 2829099 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276784227 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3592.87 s
Current children cumulated vsize: 1190328 KiB
Current children cumulated memory: 12344 KiB

[startup+3642.3 s]
/proc/loadavg: 10.09 12.63 14.16 8/812 2830319
/proc/meminfo: memFree=925791668/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.06 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 188 16290 0 0 0 1 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 50 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 622 574 102 0 1188 0
[pid=2829098] ppid=2828691 vsize=1051752 memory=9856 CPUtime=3353.66 cores=48-63
/proc/2829098/stat : 2829098 (pb_competition_) R 2828691 2829098 2824000 0 -1 4194304 31169 0 5 0 332119 3247 0 0 20 0 8 0 276784227 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
/proc/2829098/statm: 262938 2464 1362 214 0 15804 0
[pid=2829098/tid=2829100] ppid=2828691 vsize=1051752 memory=9856 CPUtime=2.77 cores=48-63
/proc/2829098/task/2829100/stat : 2829100 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 22 0 0 0 275 2 0 0 20 0 8 0 276784228 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 60 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830083] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830083/stat : 2830083 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 2 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 53 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830084] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830084/stat : 2830084 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 49 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830279] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830279/stat : 2830279 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 51 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830280] ppid=2828691 vsize=1051752 memory=2488 CPUtime=0 cores=48-63
/proc/2829098/task/2830280/stat : 2830280 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 54 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830281] ppid=2828691 vsize=1051752 memory=9856 CPUtime=0 cores=48-63
/proc/2829098/task/2830281/stat : 2830281 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 50 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830282] ppid=2828691 vsize=1051752 memory=2488 CPUtime=0 cores=48-63
/proc/2829098/task/2830282/stat : 2830282 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 55 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=25333125866717268 CPUtime=299.05 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2829099] ppid=2828688 vsize=138576 memory=9856 CPUtime=299.05 cores=48-63
/proc/2828691/task/2829099/stat : 2829099 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276784227 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3652.72 s
Current children cumulated vsize: 1190328 KiB
Current children cumulated memory: 12344 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 6.01 11.08 13.54 4/800 2830354
/proc/meminfo: memFree=927936144/1055320704 swapFree=33550588/33554428
[pid=2828691] ppid=2828688 vsize=138576 memory=2488 CPUtime=299.06 cores=48-63
/proc/2828691/stat : 2828691 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194304 188 16290 0 0 0 1 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 0 0 0 17 50 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
/proc/2828691/statm: 34644 622 574 102 0 1188 0
[pid=2829098] ppid=2828691 vsize=1051752 memory=9856 CPUtime=3411.25 cores=48-63
/proc/2829098/stat : 2829098 (pb_competition_) R 2828691 2829098 2824000 0 -1 4194304 31169 0 5 0 337821 3304 0 0 20 0 8 0 276784227 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
/proc/2829098/statm: 262938 2464 1362 214 0 15804 0
[pid=2829098/tid=2829100] ppid=2828691 vsize=1051752 memory=12788 CPUtime=2.77 cores=48-63
/proc/2829098/task/2829100/stat : 2829100 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 22 0 0 0 275 2 0 0 20 0 8 0 276784228 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 60 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830083] ppid=2828691 vsize=1051752 memory=15652 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830083/stat : 2830083 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 2 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 53 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830084] ppid=2828691 vsize=1051752 memory=183812 CPUtime=0.01 cores=48-63
/proc/2829098/task/2830084/stat : 2830084 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 8 0 276860843 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 49 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830279] ppid=2828691 vsize=1051752 memory=12008 CPUtime=0 cores=48-63
/proc/2829098/task/2830279/stat : 2830279 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 51 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830280] ppid=2828691 vsize=1051752 memory=5816 CPUtime=0 cores=48-63
/proc/2829098/task/2830280/stat : 2830280 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 54 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830281] ppid=2828691 vsize=1051752 memory=3948 CPUtime=0 cores=48-63
/proc/2829098/task/2830281/stat : 2830281 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 50 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2829098/tid=2830282] ppid=2828691 vsize=1051752 memory=4036 CPUtime=0 cores=48-63
/proc/2829098/task/2830282/stat : 2830282 (pb_competition_) S 2828691 2829098 2824000 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 8 0 277102763 1076994048 2304 18446744073709551615 4210688 5084565 140730983582080 0 0 0 0 0 8404994 1 0 0 -1 55 0 0 0 0 0 5216520 5219292 27467776 140730983585828 140730983586122 140730983586122 140730983591866 0
[pid=2828691/tid=2828693] ppid=2828688 vsize=138576 memory=-8610298184702457540 CPUtime=299.05 cores=48-63
/proc/2828691/task/2828693/stat : 2828693 (pb-signal-forwa) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276754226 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 55 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
[pid=2828691/tid=2829099] ppid=2828688 vsize=138576 memory=4424851795504648350 CPUtime=299.05 cores=48-63
/proc/2828691/task/2829099/stat : 2829099 (exact-printemps) S 2828688 2828691 2824000 0 -1 4194368 2 16290 0 0 0 0 29904 1 20 0 3 0 276784227 141901824 512 18446744073709551615 93956131204000 93956131617200 140722221251776 0 0 0 0 4096 8406082 1 0 0 -1 63 0 0 0 0 0 93956131641480 93956131643984 93956153765888 140722221258743 140722221259093 140722221259093 140722221264837 0
Current children cumulated CPU time: 3710.31 s
Current children cumulated vsize: 1190328 KiB
Current children cumulated memory: 12344 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3700.02 s]
# the end of solver process 2828691 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3677.27 s, system=33.0754 s

Solver just ended.
Sleeping 2 seconds
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0

Real time (s): 3700.02
CPU time (s): 3710.35
CPU user time (s): 3677.27
CPU system time (s): 33.0754
CPU usage (%): 100.279
Max. virtual memory (cumulated for all children) (KiB): 1255964
Max. memory (cumulated for all children) (KiB): 26404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3677.27
system time used= 33.0754
maximum resident set size= 24016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47989
page faults= 5
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2135
involuntary context switches= 1458


# summary of solver processes directly reported to runsolver:
#   pid: 2828691
#   total CPU time (s): 3710.35
#   total CPU user time (s): 3677.27
#   total CPU system time (s): 33.0754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7826 second user time and 33.5467 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-07 16:31:04
IDJOB=4827789
IDBENCH=177184
IDSOLVER=3658
FILE ID=nodeE007/4827789-1783434664
RUNJOBID= nodeE007-1783427069-2824013
SLURM_JOB_ID= 12582225
Free space on /tmp= 801060 MiB

SOLVER NAME= exact-printemps (16 cores) 2026-05-18
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_10.opb
COMMAND LINE= DIR/exact-printemps --exact-path DIR/Exact --printemps-path DIR/pb_competition_2025_solver --save-dir TMPDIR -t TIMEOUT --seed RANDOMSEED -j NBCORE --use-fixed-literals BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4827789-1783434664/watcher-4827789-1783434664 -o /tmp/evaluation-result-4827789-1783434664/solver-4827789-1783434664 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4827789-1783434664/vars-4827789-1783434664 --bin-var /tmp/runsolver-exch-nodeE007-1783427069-2824013 --watchdog 3760  HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 57600 --seed 297590604 -j 16 --use-fixed-literals HOME/instance-4827789-1783434664.opb

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

MD5SUM BENCH= 04cf70665d2adff71755d5c35c939249
RANDOM SEED=297590604

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
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		: 3578.389
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.65
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		: 2493.659
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.65
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.65
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		: 2493.659
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.65
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.65
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		: 3589.787
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.65
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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.65
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.65
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.65
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.65
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		: 3584.219
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.65
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.65
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.65
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.65
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		: 3596.612
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 3601.305
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.65
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		: 2493.659
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.65
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		: 3610.812
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 2493.659
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.65
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		: 3571.276
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.65
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		: 3580.177
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.65
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:       1055320704 kB
MemFree:        924763636 kB
MemAvailable:   1043816680 kB
Buffers:            1060 kB
Cached:         123373656 kB
SwapCached:          512 kB
Active:          4633468 kB
Inactive:       121604584 kB
Active(anon):    3548456 kB
Inactive(anon):   252968 kB
Active(file):    1085012 kB
Inactive(file): 121351616 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33550588 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13772 kB
Writeback:             0 kB
AnonPages:       2864760 kB
Mapped:           206812 kB
Shmem:            938088 kB
KReclaimable:    1518084 kB
Slab:            2102020 kB
SReclaimable:    1518084 kB
SUnreclaim:       583936 kB
KernelStack:       14064 kB
PageTables:        10892 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5188216 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478612 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1269760 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:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801080 MiB
End job on nodeE007 at 2026-07-07 17:32:44