Trace number 4834300

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 NameAnswerCPU timeWall clock time
roundingsat-satsuma-saturation 2026-06-11 (cert)SAT 431.452 434.517

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_15.opb
MD5SUMd72c9af15efabd1511f4b6b7bd2b83d4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.65653
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2256
Total number of constraints10862
Number of constraints which are clauses10857
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint47
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c RoundingSat 2
0.00/0.03	c branch pb26-symm
0.00/0.03	c commit 801ab82
0.00/0.11	c 
0.00/0.11	c make graph and approximate orbits
0.03/0.11	c	 [group: #orbits ~= 2070] (4.53969ms)
0.03/0.11	c 
0.03/0.11	c detect special group actions
0.03/0.11	c 	probe for Johnson action (limit=64)
0.03/0.11	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.03/0.11	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.03/0.11	c 	 found row 5x2
0.03/0.11	c 	 (0.956369ms)
0.03/0.11	c 
0.03/0.11	c detect symmetries on remainder
0.03/0.11	c 	[graph: #vertices 19482 #edges 191344]
0.03/0.11	c 	dejavu (support_limit=48MB, budget_limit=64)
0.03/0.12	c 	[group: #symmetries 4.1943*10^6 #gens 26] (6.04923ms)
0.03/0.12	c 
0.03/0.12	c optimize generators (opt_passes=64, conjugate_limit=256)
0.03/0.12	c 	ran it=0, +gens=1 
0.03/0.13	c 	con best_support=4, best_gens=4, +gens=228
0.03/0.13	c 	(13.186ms)
0.03/0.13	c 
0.03/0.13	c apply negation fixing (schreier: true, gens: 255)
0.03/0.13	c 	fixed 0 literals
0.03/0.13	c 	(0.652086ms)
0.03/0.13	c 
0.03/0.13	c generation finished
0.03/0.13	c 	[sbp: #constraints 0 #add_vars 0]
0.03/0.14	c 
0.03/0.14	c make graph and approximate orbits
0.03/0.15	c	 [group: #orbits ~= 2162] (4.29314ms)
0.03/0.15	c 
0.03/0.15	c detect special group actions
0.03/0.15	c 	probe for Johnson action (limit=64)
0.03/0.15	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.03/0.15	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.03/0.15	c 	 found row 6x2
0.03/0.15	c 	 (0.727449ms)
0.03/0.15	c 
0.03/0.15	c detect symmetries on remainder
0.03/0.15	c 	[graph: #vertices 19451 #edges 189298]
0.03/0.15	c 	dejavu (support_limit=48MB, budget_limit=64)
0.03/0.15	c 	[group: #symmetries 8.38861*10^6 #gens 23] (5.8689ms)
0.03/0.15	c 
0.03/0.15	c optimize generators (opt_passes=64, conjugate_limit=256)
0.03/0.15	c 	ran it=0, +gens=0 
0.03/0.15	c 	con best_support=184, best_gens=1, +gens=0
0.03/0.15	c 	(1.90101ms)
0.03/0.15	c 
0.03/0.15	c finalize break order and special generators
0.03/0.15	c 
0.03/0.15	c add generic predicates (break_depth=20)
0.03/0.15	c 	added predicates for 23 generators (0.022261ms)
0.03/0.17	c 
0.03/0.17	c generation finished
0.03/0.17	c 	[sbp: #constraints 1334 #add_vars 437]
0.03/0.18	c UNIT CLEANUP
0.03/0.18	c UNIT CLEANUP
0.03/0.18	c #variables 2256 #constraints 12379
1.21/1.36	c #Conflicts: 1000 | #Constraints: 13378
1.31/1.48	c #Conflicts: 2000 | #Constraints: 14378
3.59/3.70	c DATABASE CLEANUP
3.59/3.70	c GARBAGE COLLECT
3.59/3.70	c #Conflicts: 3000 | #Constraints: 13767
3.69/3.84	c #Conflicts: 4000 | #Constraints: 14767
4.59/4.72	c DATABASE CLEANUP
4.59/4.72	c GARBAGE COLLECT
4.59/4.72	c #Conflicts: 5000 | #Constraints: 14171
5.09/5.21	c #Conflicts: 6000 | #Constraints: 15171
7.27/7.41	c DATABASE CLEANUP
7.27/7.41	c GARBAGE COLLECT
7.27/7.41	c #Conflicts: 7000 | #Constraints: 14175
7.37/7.56	c #Conflicts: 8000 | #Constraints: 15175
7.58/7.72	c #Conflicts: 9000 | #Constraints: 16175
8.67/8.85	c DATABASE CLEANUP
8.67/8.85	c GARBAGE COLLECT
8.67/8.85	c #Conflicts: 10000 | #Constraints: 14878
8.77/8.99	c #Conflicts: 11000 | #Constraints: 15878
9.36/9.58	c #Conflicts: 12000 | #Constraints: 16878
10.26/10.41	c DATABASE CLEANUP
10.26/10.41	c GARBAGE COLLECT
10.26/10.41	c #Conflicts: 13000 | #Constraints: 15325
10.36/10.58	c #Conflicts: 14000 | #Constraints: 16325
10.56/10.78	c #Conflicts: 15000 | #Constraints: 17325
14.85/15.09	c DATABASE CLEANUP
14.85/15.09	c GARBAGE COLLECT
14.85/15.09	c rational objective 85.5948
16.93/17.15	c #Conflicts: 16000 | #Constraints: 15556
17.01/17.28	c #Conflicts: 17000 | #Constraints: 16556
17.21/17.42	c #Conflicts: 18000 | #Constraints: 17556
18.00/18.29	c DATABASE CLEANUP
18.00/18.29	c GARBAGE COLLECT
18.00/18.29	c #Conflicts: 19000 | #Constraints: 15576
18.30/18.59	c #Conflicts: 20000 | #Constraints: 16577
18.50/18.77	c #Conflicts: 21000 | #Constraints: 17577
19.49/19.74	c DATABASE CLEANUP
19.49/19.74	c GARBAGE COLLECT
19.49/19.74	c #Conflicts: 22000 | #Constraints: 15378
19.90/20.14	c #Conflicts: 23000 | #Constraints: 16378
20.09/20.33	c #Conflicts: 24000 | #Constraints: 17378
20.28/20.51	c #Conflicts: 25000 | #Constraints: 18378
21.27/21.50	c DATABASE CLEANUP
21.27/21.50	c GARBAGE COLLECT
21.27/21.50	c #Conflicts: 26000 | #Constraints: 15980
21.37/21.65	c #Conflicts: 27000 | #Constraints: 16980
21.88/22.13	c #Conflicts: 28000 | #Constraints: 17980
22.06/22.31	c #Conflicts: 29000 | #Constraints: 18980
26.76/27.08	c DATABASE CLEANUP
26.76/27.08	c GARBAGE COLLECT
26.76/27.08	c rational objective 85.5948
28.22/28.52	c #Conflicts: 30000 | #Constraints: 16378
28.42/28.74	c #Conflicts: 31000 | #Constraints: 17378
28.72/29.03	c #Conflicts: 32000 | #Constraints: 18378
28.91/29.24	c #Conflicts: 33000 | #Constraints: 19379
29.82/30.14	c DATABASE CLEANUP
29.82/30.14	c GARBAGE COLLECT
29.82/30.14	c #Conflicts: 34000 | #Constraints: 16582
30.01/30.35	c #Conflicts: 35000 | #Constraints: 17584
30.61/30.99	c #Conflicts: 36000 | #Constraints: 18584
30.81/31.19	c #Conflicts: 37000 | #Constraints: 19584
31.71/32.07	c DATABASE CLEANUP
31.71/32.07	c GARBAGE COLLECT
31.71/32.07	c #Conflicts: 38000 | #Constraints: 16584
31.89/32.23	c #Conflicts: 39000 | #Constraints: 17584
32.09/32.41	c #Conflicts: 40000 | #Constraints: 18584
32.39/32.78	c #Conflicts: 41000 | #Constraints: 19584
33.28/33.65	c DATABASE CLEANUP
33.28/33.65	c GARBAGE COLLECT
33.28/33.65	c #Conflicts: 42000 | #Constraints: 16389
33.58/33.90	c #Conflicts: 43000 | #Constraints: 17390
34.47/34.82	c #Conflicts: 44000 | #Constraints: 18390
34.57/35.00	c #Conflicts: 45000 | #Constraints: 19390
34.78/35.17	c #Conflicts: 46000 | #Constraints: 20390
39.45/39.80	c DATABASE CLEANUP
39.45/39.80	c GARBAGE COLLECT
39.45/39.80	c rational objective 85.5948
40.81/41.21	c #Conflicts: 47000 | #Constraints: 16985
40.90/41.38	c #Conflicts: 48000 | #Constraints: 17985
41.10/41.54	c #Conflicts: 49000 | #Constraints: 18985
41.30/41.70	c #Conflicts: 50000 | #Constraints: 19985
41.60/42.05	c #Conflicts: 51000 | #Constraints: 20986
42.40/42.88	c DATABASE CLEANUP
42.40/42.88	c GARBAGE COLLECT
42.40/42.88	c #Conflicts: 52000 | #Constraints: 17383
42.60/43.08	c #Conflicts: 53000 | #Constraints: 18384
42.88/43.30	c #Conflicts: 54000 | #Constraints: 19385
43.17/43.63	c #Conflicts: 55000 | #Constraints: 20386
43.38/43.84	c #Conflicts: 56000 | #Constraints: 21386
44.46/44.94	c DATABASE CLEANUP
44.46/44.94	c GARBAGE COLLECT
44.46/44.94	c #Conflicts: 57000 | #Constraints: 17586
44.58/45.10	c #Conflicts: 58000 | #Constraints: 18586
44.76/45.28	c #Conflicts: 59000 | #Constraints: 19586
45.25/45.71	c #Conflicts: 60000 | #Constraints: 20586
45.44/45.90	c #Conflicts: 61000 | #Constraints: 21586
50.23/50.74	c DATABASE CLEANUP
50.23/50.74	c GARBAGE COLLECT
50.23/50.74	c rational objective 85.5976
51.49/52.08	c #Conflicts: 62000 | #Constraints: 17587
51.77/52.37	c #Conflicts: 63000 | #Constraints: 18587
51.96/52.59	c #Conflicts: 64000 | #Constraints: 19588
52.26/52.85	c #Conflicts: 65000 | #Constraints: 20589
52.58/53.12	c #Conflicts: 66000 | #Constraints: 21589
53.47/54.05	c DATABASE CLEANUP
53.47/54.05	c GARBAGE COLLECT
53.47/54.05	c #Conflicts: 67000 | #Constraints: 17387
53.85/54.42	c #Conflicts: 68000 | #Constraints: 18387
53.95/54.58	c #Conflicts: 69000 | #Constraints: 19387
54.34/54.93	c #Conflicts: 70000 | #Constraints: 20387
54.55/55.14	c #Conflicts: 71000 | #Constraints: 21387
54.74/55.36	c #Conflicts: 72000 | #Constraints: 22387
55.63/56.29	c DATABASE CLEANUP
55.63/56.29	c GARBAGE COLLECT
55.63/56.29	c #Conflicts: 73000 | #Constraints: 17986
55.93/56.59	c #Conflicts: 74000 | #Constraints: 18986
56.33/56.92	c #Conflicts: 75000 | #Constraints: 19986
56.44/57.10	c #Conflicts: 76000 | #Constraints: 20986
56.83/57.46	c #Conflicts: 77000 | #Constraints: 21987
57.02/57.65	c #Conflicts: 78000 | #Constraints: 22987
61.81/62.45	c DATABASE CLEANUP
61.81/62.45	c GARBAGE COLLECT
61.81/62.45	c #Conflicts: 79000 | #Constraints: 18388
62.41/63.05	c #Conflicts: 80000 | #Constraints: 19388
62.60/63.21	c #Conflicts: 81000 | #Constraints: 20388
62.79/63.48	c #Conflicts: 82000 | #Constraints: 21389
63.10/63.72	c #Conflicts: 83000 | #Constraints: 22389
63.79/64.42	c #Conflicts: 84000 | #Constraints: 23389
64.58/65.29	c DATABASE CLEANUP
64.58/65.29	c GARBAGE COLLECT
64.58/65.29	c #Conflicts: 85000 | #Constraints: 18589
64.78/65.48	c #Conflicts: 86000 | #Constraints: 19589
64.98/65.66	c #Conflicts: 87000 | #Constraints: 20589
65.39/66.06	c #Conflicts: 88000 | #Constraints: 21590
65.57/66.24	c #Conflicts: 89000 | #Constraints: 22590
65.77/66.45	c #Conflicts: 90000 | #Constraints: 23590
67.27/67.96	c DATABASE CLEANUP
67.27/67.96	c GARBAGE COLLECT
67.27/67.96	c #Conflicts: 91000 | #Constraints: 18593
67.48/68.13	c #Conflicts: 92000 | #Constraints: 19593
67.67/68.34	c #Conflicts: 93000 | #Constraints: 20593
67.87/68.56	c #Conflicts: 94000 | #Constraints: 21593
68.16/68.81	c #Conflicts: 95000 | #Constraints: 22593
68.65/69.30	c #Conflicts: 96000 | #Constraints: 23594
73.14/73.84	c DATABASE CLEANUP
73.14/73.84	c GARBAGE COLLECT
73.14/73.84	c rational objective 85.5976
74.60/75.34	c #Conflicts: 97000 | #Constraints: 18392
74.81/75.56	c #Conflicts: 98000 | #Constraints: 19392
75.00/75.73	c #Conflicts: 99000 | #Constraints: 20392
75.31/76.03	c #Conflicts: 100000 | #Constraints: 21392
75.70/76.47	c #Conflicts: 101000 | #Constraints: 22392
76.00/76.73	c #Conflicts: 102000 | #Constraints: 23392
76.41/77.18	c #Conflicts: 103000 | #Constraints: 24392
77.30/78.05	c DATABASE CLEANUP
77.30/78.05	c GARBAGE COLLECT
77.30/78.05	c #Conflicts: 104000 | #Constraints: 18986
77.48/78.20	c #Conflicts: 105000 | #Constraints: 19986
78.48/79.21	c #Conflicts: 106000 | #Constraints: 20986
78.58/79.39	c #Conflicts: 107000 | #Constraints: 21986
78.78/79.58	c #Conflicts: 108000 | #Constraints: 22986
79.08/79.83	c #Conflicts: 109000 | #Constraints: 23986
79.29/80.05	c #Conflicts: 110000 | #Constraints: 24986
83.66/84.49	c DATABASE CLEANUP
83.66/84.49	c GARBAGE COLLECT
83.66/84.49	c rational objective 85.5999
85.13/85.97	c #Conflicts: 111000 | #Constraints: 19388
85.34/86.14	c #Conflicts: 112000 | #Constraints: 20388
85.52/86.32	c #Conflicts: 113000 | #Constraints: 21388
85.72/86.53	c #Conflicts: 114000 | #Constraints: 22389
86.02/86.82	c #Conflicts: 115000 | #Constraints: 23389
86.52/87.36	c #Conflicts: 116000 | #Constraints: 24389
86.72/87.59	c #Conflicts: 117000 | #Constraints: 25389
87.61/88.46	c DATABASE CLEANUP
87.61/88.46	c GARBAGE COLLECT
87.61/88.46	c #Conflicts: 118000 | #Constraints: 19590
87.81/88.64	c #Conflicts: 119000 | #Constraints: 20590
88.11/88.97	c #Conflicts: 120000 | #Constraints: 21590
88.31/89.15	c #Conflicts: 121000 | #Constraints: 22590
88.60/89.46	c #Conflicts: 122000 | #Constraints: 23590
88.90/89.75	c #Conflicts: 123000 | #Constraints: 24590
89.21/90.01	c #Conflicts: 124000 | #Constraints: 25590
93.88/94.72	c DATABASE CLEANUP
93.88/94.72	c GARBAGE COLLECT
93.88/94.72	c rational objective 85.5999
95.27/96.13	c #Conflicts: 125000 | #Constraints: 19588
95.66/96.55	c #Conflicts: 126000 | #Constraints: 20588
95.85/96.72	c #Conflicts: 127000 | #Constraints: 21588
96.05/96.95	c #Conflicts: 128000 | #Constraints: 22588
96.54/97.41	c #Conflicts: 129000 | #Constraints: 23588
96.73/97.69	c #Conflicts: 130000 | #Constraints: 24588
97.25/98.16	c #Conflicts: 131000 | #Constraints: 25588
98.14/99.06	c DATABASE CLEANUP
98.14/99.06	c GARBAGE COLLECT
98.14/99.06	c #Conflicts: 132000 | #Constraints: 19387
98.33/99.22	c #Conflicts: 133000 | #Constraints: 20387
98.52/99.40	c #Conflicts: 134000 | #Constraints: 21387
98.81/99.72	c #Conflicts: 135000 | #Constraints: 22387
99.80/100.77	c #Conflicts: 136000 | #Constraints: 23388
100.00/100.96	c #Conflicts: 137000 | #Constraints: 24388
100.21/101.17	c #Conflicts: 138000 | #Constraints: 25388
100.49/101.42	c #Conflicts: 139000 | #Constraints: 26388
101.38/102.32	c DATABASE CLEANUP
101.38/102.32	c GARBAGE COLLECT
101.38/102.32	c #Conflicts: 140000 | #Constraints: 19995
101.58/102.51	c #Conflicts: 141000 | #Constraints: 20995
101.68/102.67	c #Conflicts: 142000 | #Constraints: 21995
101.88/102.83	c #Conflicts: 143000 | #Constraints: 22995
102.38/103.31	c #Conflicts: 144000 | #Constraints: 23995
102.57/103.51	c #Conflicts: 145000 | #Constraints: 24995
102.78/103.70	c #Conflicts: 146000 | #Constraints: 25995
103.27/104.25	c #Conflicts: 147000 | #Constraints: 26995
108.25/109.23	c DATABASE CLEANUP
108.25/109.23	c GARBAGE COLLECT
108.25/109.23	c rational objective 85.5999
109.53/110.57	c #Conflicts: 148000 | #Constraints: 20403
109.73/110.75	c #Conflicts: 149000 | #Constraints: 21403
109.93/110.93	c #Conflicts: 150000 | #Constraints: 22403
110.23/111.22	c #Conflicts: 151000 | #Constraints: 23404
110.92/111.98	c #Conflicts: 152000 | #Constraints: 24404
111.13/112.19	c #Conflicts: 153000 | #Constraints: 25404
111.31/112.38	c #Conflicts: 154000 | #Constraints: 26404
111.52/112.59	c #Conflicts: 155000 | #Constraints: 27404
112.41/113.45	c DATABASE CLEANUP
112.41/113.45	c GARBAGE COLLECT
112.41/113.45	c #Conflicts: 156000 | #Constraints: 20605
112.61/113.62	c #Conflicts: 157000 | #Constraints: 21605
114.01/115.02	c #Conflicts: 158000 | #Constraints: 22605
114.20/115.23	c #Conflicts: 159000 | #Constraints: 23605
114.40/115.43	c #Conflicts: 160000 | #Constraints: 24605
114.60/115.64	c #Conflicts: 161000 | #Constraints: 25605
114.80/115.89	c #Conflicts: 162000 | #Constraints: 26605
115.10/116.13	c #Conflicts: 163000 | #Constraints: 27605
119.87/120.90	c DATABASE CLEANUP
119.87/120.90	c GARBAGE COLLECT
119.87/120.90	c rational objective 85.5999
121.07/122.16	c #Conflicts: 164000 | #Constraints: 20600
121.16/122.29	c #Conflicts: 165000 | #Constraints: 21600
121.35/122.43	c #Conflicts: 166000 | #Constraints: 22600
121.55/122.60	c #Conflicts: 167000 | #Constraints: 23600
121.75/122.83	c #Conflicts: 168000 | #Constraints: 24601
122.34/123.41	c #Conflicts: 169000 | #Constraints: 25601
122.55/123.63	c #Conflicts: 170000 | #Constraints: 26601
122.74/123.85	c #Conflicts: 171000 | #Constraints: 27601
127.72/128.85	c DATABASE CLEANUP
127.72/128.85	c GARBAGE COLLECT
127.72/128.85	c rational objective 85.5999
129.60/130.72	c #Conflicts: 172000 | #Constraints: 20405
129.80/130.90	c #Conflicts: 173000 | #Constraints: 21405
129.91/131.08	c #Conflicts: 174000 | #Constraints: 22405
130.09/131.28	c #Conflicts: 175000 | #Constraints: 23405
130.29/131.47	c #Conflicts: 176000 | #Constraints: 24405
130.50/131.68	c #Conflicts: 177000 | #Constraints: 25405
130.69/131.89	c #Conflicts: 178000 | #Constraints: 26405
131.49/132.67	c #Conflicts: 179000 | #Constraints: 27405
131.79/132.92	c #Conflicts: 180000 | #Constraints: 28405
132.68/133.84	c DATABASE CLEANUP
132.68/133.84	c GARBAGE COLLECT
132.68/133.84	c #Conflicts: 181000 | #Constraints: 21003
132.89/134.04	c #Conflicts: 182000 | #Constraints: 22003
133.08/134.24	c #Conflicts: 183000 | #Constraints: 23003
133.48/134.66	c #Conflicts: 184000 | #Constraints: 24004
133.68/134.87	c #Conflicts: 185000 | #Constraints: 25004
134.07/135.23	c #Conflicts: 186000 | #Constraints: 26004
134.28/135.47	c #Conflicts: 187000 | #Constraints: 27004
134.67/135.88	c #Conflicts: 188000 | #Constraints: 28004
134.99/136.13	c #Conflicts: 189000 | #Constraints: 29004
139.75/140.98	c DATABASE CLEANUP
139.75/140.98	c GARBAGE COLLECT
139.75/140.98	c rational objective 85.5999
141.43/142.68	c #Conflicts: 190000 | #Constraints: 21402
141.63/142.87	c #Conflicts: 191000 | #Constraints: 22402
142.32/143.58	c #Conflicts: 192000 | #Constraints: 23402
142.62/143.80	c #Conflicts: 193000 | #Constraints: 24402
142.72/143.98	c #Conflicts: 194000 | #Constraints: 25402
142.94/144.17	c #Conflicts: 195000 | #Constraints: 26402
143.12/144.37	c #Conflicts: 196000 | #Constraints: 27402
143.51/144.71	c #Conflicts: 197000 | #Constraints: 28403
143.72/144.99	c #Conflicts: 198000 | #Constraints: 29404
144.71/145.95	c DATABASE CLEANUP
144.71/145.95	c GARBAGE COLLECT
144.71/145.95	c #Conflicts: 199000 | #Constraints: 21601
145.99/147.29	c #Conflicts: 200000 | #Constraints: 22601
146.30/147.53	c #Conflicts: 201000 | #Constraints: 23601
146.50/147.78	c #Conflicts: 202000 | #Constraints: 24601
146.79/148.04	c #Conflicts: 203000 | #Constraints: 25601
146.99/148.29	c #Conflicts: 204000 | #Constraints: 26601
147.28/148.58	c #Conflicts: 205000 | #Constraints: 27601
147.57/148.84	c #Conflicts: 206000 | #Constraints: 28601
147.78/149.08	c #Conflicts: 207000 | #Constraints: 29601
152.25/153.50	c DATABASE CLEANUP
152.25/153.50	c GARBAGE COLLECT
152.25/153.50	c rational objective 85.5999
153.51/154.83	c #Conflicts: 208000 | #Constraints: 21599
153.72/155.08	c #Conflicts: 209000 | #Constraints: 22599
154.10/155.46	c #Conflicts: 210000 | #Constraints: 23599
154.40/155.70	c #Conflicts: 211000 | #Constraints: 24599
154.72/156.10	c #Conflicts: 212000 | #Constraints: 25599
155.00/156.33	c #Conflicts: 213000 | #Constraints: 26599
155.29/156.63	c #Conflicts: 214000 | #Constraints: 27600
155.80/157.11	c #Conflicts: 215000 | #Constraints: 28600
156.09/157.40	c #Conflicts: 216000 | #Constraints: 29600
157.08/158.45	c DATABASE CLEANUP
157.08/158.45	c GARBAGE COLLECT
157.08/158.45	c #Conflicts: 217000 | #Constraints: 21405
157.69/159.01	c #Conflicts: 218000 | #Constraints: 22405
157.88/159.20	c #Conflicts: 219000 | #Constraints: 23405
158.08/159.42	c #Conflicts: 220000 | #Constraints: 24405
158.27/159.67	c #Conflicts: 221000 | #Constraints: 25405
158.57/159.91	c #Conflicts: 222000 | #Constraints: 26405
159.68/161.02	c #Conflicts: 223000 | #Constraints: 27405
159.86/161.27	c #Conflicts: 224000 | #Constraints: 28405
160.16/161.50	c #Conflicts: 225000 | #Constraints: 29405
160.36/161.74	c #Conflicts: 226000 | #Constraints: 30405
165.05/166.44	c DATABASE CLEANUP
165.05/166.44	c GARBAGE COLLECT
165.05/166.44	c rational objective 85.6025
166.33/167.77	c #Conflicts: 227000 | #Constraints: 22005
166.53/167.96	c #Conflicts: 228000 | #Constraints: 23005
166.74/168.16	c #Conflicts: 229000 | #Constraints: 24005
167.03/168.46	c #Conflicts: 230000 | #Constraints: 25005
167.32/168.71	c #Conflicts: 231000 | #Constraints: 26005
167.52/168.98	c #Conflicts: 232000 | #Constraints: 27005
168.02/169.47	c #Conflicts: 233000 | #Constraints: 28005
168.22/169.68	c #Conflicts: 234000 | #Constraints: 29005
168.52/169.94	c #Conflicts: 235000 | #Constraints: 30005
168.81/170.28	c #Conflicts: 236000 | #Constraints: 31006
173.00/174.42	c DATABASE CLEANUP
173.00/174.42	c GARBAGE COLLECT
173.00/174.42	c rational objective 85.6025
174.38/175.84	c #Conflicts: 237000 | #Constraints: 22401
174.68/176.14	c #Conflicts: 238000 | #Constraints: 23401
174.88/176.38	c #Conflicts: 239000 | #Constraints: 24401
175.17/176.63	c #Conflicts: 240000 | #Constraints: 25402
175.37/176.88	c #Conflicts: 241000 | #Constraints: 26403
175.77/177.25	c #Conflicts: 242000 | #Constraints: 27403
175.96/177.46	c #Conflicts: 243000 | #Constraints: 28403
177.76/179.22	c #Conflicts: 244000 | #Constraints: 29403
177.95/179.46	c #Conflicts: 245000 | #Constraints: 30403
178.26/179.73	c #Conflicts: 246000 | #Constraints: 31403
179.15/180.61	c DATABASE CLEANUP
179.15/180.61	c GARBAGE COLLECT
179.15/180.61	c #Conflicts: 247000 | #Constraints: 22601
179.25/180.76	c #Conflicts: 248000 | #Constraints: 23601
179.46/180.94	c #Conflicts: 249000 | #Constraints: 24601
179.67/181.13	c #Conflicts: 250000 | #Constraints: 25601
179.85/181.33	c #Conflicts: 251000 | #Constraints: 26601
180.05/181.53	c #Conflicts: 252000 | #Constraints: 27601
180.24/181.77	c #Conflicts: 253000 | #Constraints: 28601
180.56/182.01	c #Conflicts: 254000 | #Constraints: 29601
180.74/182.26	c #Conflicts: 255000 | #Constraints: 30601
181.24/182.73	c #Conflicts: 256000 | #Constraints: 31602
187.53/189.01	c DATABASE CLEANUP
187.53/189.01	c GARBAGE COLLECT
187.53/189.01	c rational objective 85.6035
188.89/190.42	c #Conflicts: 257000 | #Constraints: 22599
189.10/190.65	c #Conflicts: 258000 | #Constraints: 23599
190.79/192.36	c #Conflicts: 259000 | #Constraints: 24599
190.99/192.55	c #Conflicts: 260000 | #Constraints: 25599
191.19/192.74	c #Conflicts: 261000 | #Constraints: 26599
191.39/192.95	c #Conflicts: 262000 | #Constraints: 27599
191.68/193.20	c #Conflicts: 263000 | #Constraints: 28599
191.88/193.42	c #Conflicts: 264000 | #Constraints: 29599
192.18/193.71	c #Conflicts: 265000 | #Constraints: 30599
192.38/194.00	c #Conflicts: 266000 | #Constraints: 31599
193.37/194.97	c DATABASE CLEANUP
193.37/194.97	c GARBAGE COLLECT
193.37/194.97	c #Conflicts: 267000 | #Constraints: 22395
193.58/195.14	c #Conflicts: 268000 | #Constraints: 23395
193.77/195.32	c #Conflicts: 269000 | #Constraints: 24395
193.97/195.52	c #Conflicts: 270000 | #Constraints: 25395
194.37/195.92	c #Conflicts: 271000 | #Constraints: 26396
194.67/196.22	c #Conflicts: 272000 | #Constraints: 27396
194.86/196.43	c #Conflicts: 273000 | #Constraints: 28396
195.26/196.81	c #Conflicts: 274000 | #Constraints: 29396
195.57/197.14	c #Conflicts: 275000 | #Constraints: 30396
195.96/197.54	c #Conflicts: 276000 | #Constraints: 31396
196.26/197.80	c #Conflicts: 277000 | #Constraints: 32396
197.25/198.89	c DATABASE CLEANUP
197.25/198.89	c GARBAGE COLLECT
197.25/198.89	c #Conflicts: 278000 | #Constraints: 22992
197.46/199.08	c #Conflicts: 279000 | #Constraints: 23992
197.65/199.26	c #Conflicts: 280000 | #Constraints: 24992
197.94/199.51	c #Conflicts: 281000 | #Constraints: 25993
198.25/199.87	c #Conflicts: 282000 | #Constraints: 26994
198.56/200.12	c #Conflicts: 283000 | #Constraints: 27995
198.84/200.47	c #Conflicts: 284000 | #Constraints: 28997
199.05/200.69	c #Conflicts: 285000 | #Constraints: 29997
199.45/201.02	c #Conflicts: 286000 | #Constraints: 30997
199.74/201.35	c #Conflicts: 287000 | #Constraints: 31998
201.03/202.61	c #Conflicts: 288000 | #Constraints: 32998
205.53/207.18	c DATABASE CLEANUP
205.53/207.18	c GARBAGE COLLECT
205.53/207.18	c rational objective 85.6035
206.90/208.59	c #Conflicts: 289000 | #Constraints: 23400
207.10/208.77	c #Conflicts: 290000 | #Constraints: 24400
207.30/208.94	c #Conflicts: 291000 | #Constraints: 25400
207.51/209.13	c #Conflicts: 292000 | #Constraints: 26400
207.70/209.34	c #Conflicts: 293000 | #Constraints: 27400
207.90/209.57	c #Conflicts: 294000 | #Constraints: 28400
208.19/209.80	c #Conflicts: 295000 | #Constraints: 29400
208.40/210.03	c #Conflicts: 296000 | #Constraints: 30400
208.78/210.49	c #Conflicts: 297000 | #Constraints: 31400
209.08/210.75	c #Conflicts: 298000 | #Constraints: 32400
209.29/211.01	c #Conflicts: 299000 | #Constraints: 33400
213.96/215.68	c DATABASE CLEANUP
213.96/215.68	c GARBAGE COLLECT
213.96/215.68	c rational objective 85.6035
215.46/217.15	c #Conflicts: 300000 | #Constraints: 23601
216.04/217.73	c #Conflicts: 301000 | #Constraints: 24601
216.24/217.94	c #Conflicts: 302000 | #Constraints: 25601
216.46/218.15	c #Conflicts: 303000 | #Constraints: 26601
216.65/218.36	c #Conflicts: 304000 | #Constraints: 27601
217.04/218.76	c #Conflicts: 305000 | #Constraints: 28601
217.24/218.96	c #Conflicts: 306000 | #Constraints: 29601
217.64/219.31	c #Conflicts: 307000 | #Constraints: 30602
219.23/220.91	c #Conflicts: 308000 | #Constraints: 31602
219.45/221.16	c #Conflicts: 309000 | #Constraints: 32602
219.73/221.42	c #Conflicts: 310000 | #Constraints: 33602
224.43/226.13	c DATABASE CLEANUP
224.43/226.13	c GARBAGE COLLECT
224.43/226.13	c rational objective 85.6035
225.89/227.64	c #Conflicts: 311000 | #Constraints: 23608
226.10/227.81	c #Conflicts: 312000 | #Constraints: 24608
226.31/228.01	c #Conflicts: 313000 | #Constraints: 25608
226.49/228.22	c #Conflicts: 314000 | #Constraints: 26608
226.69/228.44	c #Conflicts: 315000 | #Constraints: 27608
226.89/228.65	c #Conflicts: 316000 | #Constraints: 28608
227.09/228.86	c #Conflicts: 317000 | #Constraints: 29608
227.29/229.08	c #Conflicts: 318000 | #Constraints: 30608
227.59/229.34	c #Conflicts: 319000 | #Constraints: 31608
228.08/229.87	c #Conflicts: 320000 | #Constraints: 32608
228.39/230.13	c #Conflicts: 321000 | #Constraints: 33608
229.29/231.05	c DATABASE CLEANUP
229.29/231.05	c GARBAGE COLLECT
229.29/231.05	c #Conflicts: 322000 | #Constraints: 23409
229.77/231.51	c #Conflicts: 323000 | #Constraints: 24409
229.97/231.72	c #Conflicts: 324000 | #Constraints: 25409
230.17/231.92	c #Conflicts: 325000 | #Constraints: 26409
230.47/232.22	c #Conflicts: 326000 | #Constraints: 27409
230.76/232.51	c #Conflicts: 327000 | #Constraints: 28410
231.06/232.84	c #Conflicts: 328000 | #Constraints: 29410
231.28/233.09	c #Conflicts: 329000 | #Constraints: 30410
231.76/233.54	c #Conflicts: 330000 | #Constraints: 31411
232.06/233.80	c #Conflicts: 331000 | #Constraints: 32411
232.46/234.20	c #Conflicts: 332000 | #Constraints: 33411
232.65/234.49	c #Conflicts: 333000 | #Constraints: 34411
237.43/239.24	c DATABASE CLEANUP
237.43/239.24	c GARBAGE COLLECT
237.43/239.24	c rational objective 85.6035
238.81/240.61	c #Conflicts: 334000 | #Constraints: 24005
239.02/240.83	c #Conflicts: 335000 | #Constraints: 25005
239.33/241.12	c #Conflicts: 336000 | #Constraints: 26005
239.61/241.42	c #Conflicts: 337000 | #Constraints: 27005
240.01/241.89	c #Conflicts: 338000 | #Constraints: 28005
240.22/242.09	c #Conflicts: 339000 | #Constraints: 29005
240.42/242.29	c #Conflicts: 340000 | #Constraints: 30005
240.71/242.50	c #Conflicts: 341000 | #Constraints: 31005
241.01/242.85	c #Conflicts: 342000 | #Constraints: 32006
241.40/243.28	c #Conflicts: 343000 | #Constraints: 33006
241.70/243.55	c #Conflicts: 344000 | #Constraints: 34006
242.10/243.90	c #Conflicts: 345000 | #Constraints: 35007
246.30/248.14	c DATABASE CLEANUP
246.30/248.14	c GARBAGE COLLECT
246.30/248.14	c rational objective 85.6035
247.87/249.71	c #Conflicts: 346000 | #Constraints: 24405
247.98/249.87	c #Conflicts: 347000 | #Constraints: 25405
248.28/250.20	c #Conflicts: 348000 | #Constraints: 26405
248.57/250.40	c #Conflicts: 349000 | #Constraints: 27405
248.76/250.69	c #Conflicts: 350000 | #Constraints: 28405
249.06/250.97	c #Conflicts: 351000 | #Constraints: 29405
249.37/251.23	c #Conflicts: 352000 | #Constraints: 30406
249.66/251.57	c #Conflicts: 353000 | #Constraints: 31406
249.96/251.88	c #Conflicts: 354000 | #Constraints: 32406
251.75/253.63	c #Conflicts: 355000 | #Constraints: 33406
252.06/253.93	c #Conflicts: 356000 | #Constraints: 34406
252.35/254.21	c #Conflicts: 357000 | #Constraints: 35406
256.94/258.83	c DATABASE CLEANUP
256.94/258.83	c GARBAGE COLLECT
256.94/258.83	c rational objective 85.6035
258.31/260.26	c #Conflicts: 358000 | #Constraints: 24603
258.52/260.42	c #Conflicts: 359000 | #Constraints: 25603
258.72/260.60	c #Conflicts: 360000 | #Constraints: 26603
258.91/260.81	c #Conflicts: 361000 | #Constraints: 27603
259.12/261.03	c #Conflicts: 362000 | #Constraints: 28603
259.30/261.25	c #Conflicts: 363000 | #Constraints: 29603
259.51/261.47	c #Conflicts: 364000 | #Constraints: 30603
259.81/261.72	c #Conflicts: 365000 | #Constraints: 31603
260.01/261.96	c #Conflicts: 366000 | #Constraints: 32603
260.71/262.61	c #Conflicts: 367000 | #Constraints: 33604
260.90/262.87	c #Conflicts: 368000 | #Constraints: 34604
261.21/263.16	c #Conflicts: 369000 | #Constraints: 35604
262.10/264.07	c DATABASE CLEANUP
262.10/264.07	c GARBAGE COLLECT
262.10/264.07	c #Conflicts: 370000 | #Constraints: 24603
262.29/264.22	c #Conflicts: 371000 | #Constraints: 25603
262.59/264.53	c #Conflicts: 372000 | #Constraints: 26604
262.80/264.72	c #Conflicts: 373000 | #Constraints: 27604
264.20/266.18	c #Conflicts: 374000 | #Constraints: 28604
264.39/266.38	c #Conflicts: 375000 | #Constraints: 29604
264.58/266.57	c #Conflicts: 376000 | #Constraints: 30604
264.88/266.81	c #Conflicts: 377000 | #Constraints: 31604
265.09/267.06	c #Conflicts: 378000 | #Constraints: 32604
265.38/267.33	c #Conflicts: 379000 | #Constraints: 33604
265.58/267.58	c #Conflicts: 380000 | #Constraints: 34604
265.87/267.82	c #Conflicts: 381000 | #Constraints: 35604
270.46/272.49	c DATABASE CLEANUP
270.46/272.49	c GARBAGE COLLECT
270.46/272.49	c rational objective 85.6035
271.74/273.79	c #Conflicts: 382000 | #Constraints: 24404
271.94/273.97	c #Conflicts: 383000 | #Constraints: 25404
272.15/274.18	c #Conflicts: 384000 | #Constraints: 26405
272.44/274.47	c #Conflicts: 385000 | #Constraints: 27405
272.73/274.71	c #Conflicts: 386000 | #Constraints: 28405
273.05/275.02	c #Conflicts: 387000 | #Constraints: 29405
273.63/275.65	c #Conflicts: 388000 | #Constraints: 30406
273.83/275.88	c #Conflicts: 389000 | #Constraints: 31406
274.14/276.12	c #Conflicts: 390000 | #Constraints: 32406
274.33/276.38	c #Conflicts: 391000 | #Constraints: 33406
274.63/276.62	c #Conflicts: 392000 | #Constraints: 34406
275.03/277.04	c #Conflicts: 393000 | #Constraints: 35406
275.62/277.62	c #Conflicts: 394000 | #Constraints: 36406
280.12/282.18	c DATABASE CLEANUP
280.12/282.18	c GARBAGE COLLECT
280.12/282.18	c rational objective 85.6035
281.48/283.58	c #Conflicts: 395000 | #Constraints: 25006
281.68/283.77	c #Conflicts: 396000 | #Constraints: 26006
282.10/284.11	c #Conflicts: 397000 | #Constraints: 27006
282.28/284.33	c #Conflicts: 398000 | #Constraints: 28006
282.58/284.68	c #Conflicts: 399000 | #Constraints: 29006
282.88/284.90	c #Conflicts: 400000 | #Constraints: 30006
283.17/285.20	c #Conflicts: 401000 | #Constraints: 31007
283.47/285.57	c #Conflicts: 402000 | #Constraints: 32007
283.77/285.81	c #Conflicts: 403000 | #Constraints: 33007
284.17/286.25	c #Conflicts: 404000 | #Constraints: 34008
284.46/286.51	c #Conflicts: 405000 | #Constraints: 35008
284.86/286.93	c #Conflicts: 406000 | #Constraints: 36008
285.16/287.24	c #Conflicts: 407000 | #Constraints: 37008
289.74/291.80	c DATABASE CLEANUP
289.74/291.80	c GARBAGE COLLECT
289.74/291.80	c rational objective 85.6035
291.43/293.51	c #Conflicts: 408000 | #Constraints: 25399
291.53/293.67	c #Conflicts: 409000 | #Constraints: 26399
291.72/293.86	c #Conflicts: 410000 | #Constraints: 27399
292.12/294.20	c #Conflicts: 411000 | #Constraints: 28399
292.32/294.41	c #Conflicts: 412000 | #Constraints: 29399
292.51/294.68	c #Conflicts: 413000 | #Constraints: 30399
292.82/294.95	c #Conflicts: 414000 | #Constraints: 31399
293.12/295.28	c #Conflicts: 415000 | #Constraints: 32399
293.51/295.64	c #Conflicts: 416000 | #Constraints: 33399
293.81/295.99	c #Conflicts: 417000 | #Constraints: 34399
295.40/297.59	c #Conflicts: 418000 | #Constraints: 35399
295.70/297.88	c #Conflicts: 419000 | #Constraints: 36399
296.01/298.18	c #Conflicts: 420000 | #Constraints: 37399
300.79/302.98	c DATABASE CLEANUP
300.79/302.98	c GARBAGE COLLECT
300.79/302.98	c rational objective 85.6035
302.27/304.42	c #Conflicts: 421000 | #Constraints: 25606
302.47/304.60	c #Conflicts: 422000 | #Constraints: 26606
302.57/304.79	c #Conflicts: 423000 | #Constraints: 27606
302.76/305.01	c #Conflicts: 424000 | #Constraints: 28606
303.06/305.24	c #Conflicts: 425000 | #Constraints: 29606
303.26/305.48	c #Conflicts: 426000 | #Constraints: 30606
303.56/305.74	c #Conflicts: 427000 | #Constraints: 31606
303.76/306.00	c #Conflicts: 428000 | #Constraints: 32606
304.06/306.28	c #Conflicts: 429000 | #Constraints: 33606
304.45/306.66	c #Conflicts: 430000 | #Constraints: 34606
304.75/306.97	c #Conflicts: 431000 | #Constraints: 35607
305.05/307.28	c #Conflicts: 432000 | #Constraints: 36607
305.54/307.75	c #Conflicts: 433000 | #Constraints: 37607
310.23/312.45	c DATABASE CLEANUP
310.23/312.45	c GARBAGE COLLECT
310.23/312.45	c rational objective 85.6035
311.60/313.89	c #Conflicts: 434000 | #Constraints: 25610
311.91/314.11	c #Conflicts: 435000 | #Constraints: 26610
312.10/314.36	c #Conflicts: 436000 | #Constraints: 27611
312.49/314.76	c #Conflicts: 437000 | #Constraints: 28611
312.70/314.96	c #Conflicts: 438000 | #Constraints: 29611
312.90/315.19	c #Conflicts: 439000 | #Constraints: 30611
314.38/316.66	c #Conflicts: 440000 | #Constraints: 31611
314.68/316.90	c #Conflicts: 441000 | #Constraints: 32611
314.89/317.15	c #Conflicts: 442000 | #Constraints: 33611
315.17/317.45	c #Conflicts: 443000 | #Constraints: 34611
315.46/317.74	c #Conflicts: 444000 | #Constraints: 35611
315.77/318.04	c #Conflicts: 445000 | #Constraints: 36611
316.06/318.36	c #Conflicts: 446000 | #Constraints: 37611
320.75/323.10	c DATABASE CLEANUP
320.75/323.10	c GARBAGE COLLECT
320.75/323.10	c rational objective 85.6035
322.12/324.40	c #Conflicts: 447000 | #Constraints: 25412
322.21/324.57	c #Conflicts: 448000 | #Constraints: 26412
322.41/324.78	c #Conflicts: 449000 | #Constraints: 27412
322.82/325.12	c #Conflicts: 450000 | #Constraints: 28412
323.01/325.32	c #Conflicts: 451000 | #Constraints: 29412
323.31/325.65	c #Conflicts: 452000 | #Constraints: 30413
323.61/325.93	c #Conflicts: 453000 | #Constraints: 31413
323.90/326.20	c #Conflicts: 454000 | #Constraints: 32413
324.10/326.48	c #Conflicts: 455000 | #Constraints: 33413
324.40/326.79	c #Conflicts: 456000 | #Constraints: 34414
324.71/327.11	c #Conflicts: 457000 | #Constraints: 35414
325.00/327.39	c #Conflicts: 458000 | #Constraints: 36415
325.29/327.68	c #Conflicts: 459000 | #Constraints: 37416
325.70/328.06	c #Conflicts: 460000 | #Constraints: 38416
326.70/329.11	c DATABASE CLEANUP
326.70/329.11	c GARBAGE COLLECT
326.70/329.11	c #Conflicts: 461000 | #Constraints: 26009
326.88/329.26	c #Conflicts: 462000 | #Constraints: 27009
327.48/329.82	c #Conflicts: 463000 | #Constraints: 28009
327.58/329.99	c #Conflicts: 464000 | #Constraints: 29009
327.80/330.18	c #Conflicts: 465000 | #Constraints: 30009
327.98/330.38	c #Conflicts: 466000 | #Constraints: 31009
328.37/330.77	c #Conflicts: 467000 | #Constraints: 32009
328.57/330.99	c #Conflicts: 468000 | #Constraints: 33009
328.97/331.32	c #Conflicts: 469000 | #Constraints: 34010
329.17/331.56	c #Conflicts: 470000 | #Constraints: 35010
329.57/331.93	c #Conflicts: 471000 | #Constraints: 36010
329.86/332.26	c #Conflicts: 472000 | #Constraints: 37010
330.26/332.62	c #Conflicts: 473000 | #Constraints: 38010
330.56/332.98	c #Conflicts: 474000 | #Constraints: 39010
334.84/337.29	c DATABASE CLEANUP
334.84/337.29	c GARBAGE COLLECT
334.84/337.29	c rational objective 85.6035
336.30/338.70	c #Conflicts: 475000 | #Constraints: 26411
336.50/338.96	c #Conflicts: 476000 | #Constraints: 27411
336.80/339.22	c #Conflicts: 477000 | #Constraints: 28411
336.99/339.49	c #Conflicts: 478000 | #Constraints: 29411
337.29/339.79	c #Conflicts: 479000 | #Constraints: 30411
337.70/340.16	c #Conflicts: 480000 | #Constraints: 31411
337.89/340.39	c #Conflicts: 481000 | #Constraints: 32411
338.19/340.67	c #Conflicts: 482000 | #Constraints: 33412
338.59/341.02	c #Conflicts: 483000 | #Constraints: 34412
338.88/341.38	c #Conflicts: 484000 | #Constraints: 35412
339.17/341.65	c #Conflicts: 485000 | #Constraints: 36412
339.48/341.99	c #Conflicts: 486000 | #Constraints: 37412
339.88/342.34	c #Conflicts: 487000 | #Constraints: 38412
340.17/342.67	c #Conflicts: 488000 | #Constraints: 39414
344.56/347.09	c DATABASE CLEANUP
344.56/347.09	c GARBAGE COLLECT
344.56/347.09	c rational objective 85.6035
346.22/348.77	c #Conflicts: 489000 | #Constraints: 26617
346.42/348.99	c #Conflicts: 490000 | #Constraints: 27618
346.72/349.24	c #Conflicts: 491000 | #Constraints: 28618
347.01/349.51	c #Conflicts: 492000 | #Constraints: 29618
347.21/349.75	c #Conflicts: 493000 | #Constraints: 30619
347.71/350.25	c #Conflicts: 494000 | #Constraints: 31620
347.91/350.48	c #Conflicts: 495000 | #Constraints: 32620
348.21/350.73	c #Conflicts: 496000 | #Constraints: 33620
348.51/351.05	c #Conflicts: 497000 | #Constraints: 34620
348.80/351.33	c #Conflicts: 498000 | #Constraints: 35620
349.10/351.66	c #Conflicts: 499000 | #Constraints: 36620
349.61/352.11	c #Conflicts: 500000 | #Constraints: 37620
349.80/352.38	c #Conflicts: 501000 | #Constraints: 38620
350.20/352.75	c #Conflicts: 502000 | #Constraints: 39620
354.37/357.00	c DATABASE CLEANUP
354.37/357.00	c GARBAGE COLLECT
354.37/357.00	c rational objective 85.6035
355.95/358.59	c #Conflicts: 503000 | #Constraints: 26620
356.24/358.83	c #Conflicts: 504000 | #Constraints: 27620
356.56/359.17	c #Conflicts: 505000 | #Constraints: 28620
356.75/359.39	c #Conflicts: 506000 | #Constraints: 29620
357.14/359.78	c #Conflicts: 507000 | #Constraints: 30620
357.34/360.00	c #Conflicts: 508000 | #Constraints: 31620
357.73/360.39	c #Conflicts: 509000 | #Constraints: 32620
358.04/360.63	c #Conflicts: 510000 | #Constraints: 33620
358.33/360.95	c #Conflicts: 511000 | #Constraints: 34620
358.63/361.23	c #Conflicts: 512000 | #Constraints: 35620
359.02/361.61	c #Conflicts: 513000 | #Constraints: 36620
359.53/362.13	c #Conflicts: 514000 | #Constraints: 37621
359.82/362.41	c #Conflicts: 515000 | #Constraints: 38621
360.02/362.69	c #Conflicts: 516000 | #Constraints: 39621
366.29/368.91	c DATABASE CLEANUP
366.29/368.91	c GARBAGE COLLECT
366.29/368.91	c rational objective 85.6035
367.56/370.24	c #Conflicts: 517000 | #Constraints: 26418
367.77/370.40	c #Conflicts: 518000 | #Constraints: 27418
367.86/370.59	c #Conflicts: 519000 | #Constraints: 28418
368.06/370.78	c #Conflicts: 520000 | #Constraints: 29418
368.26/370.99	c #Conflicts: 521000 | #Constraints: 30418
368.56/371.20	c #Conflicts: 522000 | #Constraints: 31418
368.76/371.41	c #Conflicts: 523000 | #Constraints: 32418
368.95/371.64	c #Conflicts: 524000 | #Constraints: 33418
369.15/371.88	c #Conflicts: 525000 | #Constraints: 34418
369.47/372.12	c #Conflicts: 526000 | #Constraints: 35418
369.65/372.38	c #Conflicts: 527000 | #Constraints: 36418
370.35/373.01	c #Conflicts: 528000 | #Constraints: 37419
370.55/373.28	c #Conflicts: 529000 | #Constraints: 38419
370.84/373.55	c #Conflicts: 530000 | #Constraints: 39419
371.14/373.81	c #Conflicts: 531000 | #Constraints: 40419
376.51/379.28	c DATABASE CLEANUP
376.51/379.28	c GARBAGE COLLECT
376.51/379.28	c rational objective 85.6035
377.90/380.60	c #Conflicts: 532000 | #Constraints: 27010
378.00/380.77	c #Conflicts: 533000 | #Constraints: 28010
378.19/380.95	c #Conflicts: 534000 | #Constraints: 29010
378.41/381.15	c #Conflicts: 535000 | #Constraints: 30010
378.59/381.38	c #Conflicts: 536000 | #Constraints: 31010
378.88/381.65	c #Conflicts: 537000 | #Constraints: 32010
379.30/382.01	c #Conflicts: 538000 | #Constraints: 33010
379.48/382.25	c #Conflicts: 539000 | #Constraints: 34010
379.78/382.57	c #Conflicts: 540000 | #Constraints: 35011
380.08/382.86	c #Conflicts: 541000 | #Constraints: 36011
380.48/383.26	c #Conflicts: 542000 | #Constraints: 37012
380.87/383.65	c #Conflicts: 543000 | #Constraints: 38012
381.18/383.93	c #Conflicts: 544000 | #Constraints: 39012
381.57/384.30	c #Conflicts: 545000 | #Constraints: 40013
381.97/384.73	c #Conflicts: 546000 | #Constraints: 41014
388.03/390.80	c DATABASE CLEANUP
388.03/390.80	c GARBAGE COLLECT
388.03/390.80	c rational objective 85.6035
389.41/392.25	c #Conflicts: 547000 | #Constraints: 27403
389.71/392.51	c #Conflicts: 548000 | #Constraints: 28404
390.01/392.81	c #Conflicts: 549000 | #Constraints: 29404
390.22/393.08	c #Conflicts: 550000 | #Constraints: 30405
390.50/393.37	c #Conflicts: 551000 | #Constraints: 31405
391.01/393.89	c #Conflicts: 552000 | #Constraints: 32405
391.32/394.11	c #Conflicts: 553000 | #Constraints: 33405
391.50/394.37	c #Conflicts: 554000 | #Constraints: 34405
391.90/394.72	c #Conflicts: 555000 | #Constraints: 35405
392.31/395.14	c #Conflicts: 556000 | #Constraints: 36405
392.59/395.41	c #Conflicts: 557000 | #Constraints: 37405
392.89/395.78	c #Conflicts: 558000 | #Constraints: 38405
393.39/396.26	c #Conflicts: 559000 | #Constraints: 39406
393.69/396.55	c #Conflicts: 560000 | #Constraints: 40406
394.08/396.92	c #Conflicts: 561000 | #Constraints: 41406
395.07/397.90	c DATABASE CLEANUP
395.07/397.90	c GARBAGE COLLECT
395.07/397.90	c #Conflicts: 562000 | #Constraints: 27603
395.18/398.07	c #Conflicts: 563000 | #Constraints: 28603
395.67/398.51	c #Conflicts: 564000 | #Constraints: 29603
395.87/398.72	c #Conflicts: 565000 | #Constraints: 30603
396.07/398.93	c #Conflicts: 566000 | #Constraints: 31603
396.36/399.29	c #Conflicts: 567000 | #Constraints: 32603
396.76/399.69	c #Conflicts: 568000 | #Constraints: 33603
397.06/399.93	c #Conflicts: 569000 | #Constraints: 34603
397.36/400.20	c #Conflicts: 570000 | #Constraints: 35603
397.95/400.88	c #Conflicts: 571000 | #Constraints: 36603
398.26/401.14	c #Conflicts: 572000 | #Constraints: 37603
398.46/401.39	c #Conflicts: 573000 | #Constraints: 38603
398.76/401.68	c #Conflicts: 574000 | #Constraints: 39603
399.16/402.09	c #Conflicts: 575000 | #Constraints: 40603
399.54/402.41	c #Conflicts: 576000 | #Constraints: 41603
403.62/406.55	c DATABASE CLEANUP
403.62/406.55	c GARBAGE COLLECT
403.62/406.55	c rational objective 85.6035
405.01/407.95	c #Conflicts: 577000 | #Constraints: 27607
405.31/408.22	c #Conflicts: 578000 | #Constraints: 28607
405.50/408.44	c #Conflicts: 579000 | #Constraints: 29608
405.80/408.71	c #Conflicts: 580000 | #Constraints: 30609
405.99/409.00	c #Conflicts: 581000 | #Constraints: 31609
406.30/409.29	c #Conflicts: 582000 | #Constraints: 32609
406.60/409.57	c #Conflicts: 583000 | #Constraints: 33610
406.89/409.84	c #Conflicts: 584000 | #Constraints: 34611
407.10/410.11	c #Conflicts: 585000 | #Constraints: 35612
407.49/410.43	c #Conflicts: 586000 | #Constraints: 36612
407.79/410.75	c #Conflicts: 587000 | #Constraints: 37613
408.10/411.11	c #Conflicts: 588000 | #Constraints: 38614
408.48/411.49	c #Conflicts: 589000 | #Constraints: 39615
409.09/412.10	c #Conflicts: 590000 | #Constraints: 40616
409.48/412.40	c #Conflicts: 591000 | #Constraints: 41616
414.55/417.53	c DATABASE CLEANUP
414.55/417.53	c GARBAGE COLLECT
414.55/417.53	c rational objective 85.6035
415.83/418.84	c #Conflicts: 592000 | #Constraints: 27409
416.04/419.02	c #Conflicts: 593000 | #Constraints: 28409
416.33/419.31	c #Conflicts: 594000 | #Constraints: 29409
416.53/419.52	c #Conflicts: 595000 | #Constraints: 30409
416.82/419.84	c #Conflicts: 596000 | #Constraints: 31409
417.13/420.14	c #Conflicts: 597000 | #Constraints: 32409
417.41/420.43	c #Conflicts: 598000 | #Constraints: 33409
417.72/420.70	c #Conflicts: 599000 | #Constraints: 34409
418.22/421.22	c #Conflicts: 600000 | #Constraints: 35409
418.41/421.46	c #Conflicts: 601000 | #Constraints: 36409
418.71/421.72	c #Conflicts: 602000 | #Constraints: 37409
419.02/422.07	c #Conflicts: 603000 | #Constraints: 38410
419.50/422.58	c #Conflicts: 604000 | #Constraints: 39410
419.80/422.84	c #Conflicts: 605000 | #Constraints: 40410
421.40/424.42	c #Conflicts: 606000 | #Constraints: 41410
421.69/424.70	c #Conflicts: 607000 | #Constraints: 42410
426.46/429.55	c DATABASE CLEANUP
426.46/429.55	c GARBAGE COLLECT
426.46/429.55	c rational objective 85.6035
427.84/430.91	c #Conflicts: 608000 | #Constraints: 28007
427.96/431.10	c #Conflicts: 609000 | #Constraints: 29007
428.25/431.30	c #Conflicts: 610000 | #Constraints: 30007
428.44/431.50	c #Conflicts: 611000 | #Constraints: 31007
428.64/431.74	c #Conflicts: 612000 | #Constraints: 32007
428.84/431.96	c #Conflicts: 613000 | #Constraints: 33007
429.13/432.20	c #Conflicts: 614000 | #Constraints: 34007
429.33/432.46	c #Conflicts: 615000 | #Constraints: 35007
429.64/432.76	c #Conflicts: 616000 | #Constraints: 36007
429.94/433.07	c #Conflicts: 617000 | #Constraints: 37007
430.33/433.45	c #Conflicts: 618000 | #Constraints: 38008
430.62/433.74	c #Conflicts: 619000 | #Constraints: 39008
431.23/434.34	c #Conflicts: 620000 | #Constraints: 40008
431.43/434.51	c cpu time 428.952 s
431.43/434.51	c deterministic time 11896023346 1.19e+10
431.43/434.51	c optimization time 0.000135 s
431.43/434.51	c total solve time 428.859 s
431.43/434.51	c core-guided solve time 0 s
431.43/434.51	c propagation time 82.4691 s
431.43/434.51	c conflict analysis time 45.7782 s
431.43/434.51	c local search time 49.311 s
431.43/434.51	c propagations 160229839
431.43/434.51	c resolve steps 12385817
431.43/434.51	c resolve steps with general constraints 650725
431.43/434.51	c decisions 720009
431.43/434.51	c conflicts 620561
431.43/434.51	c overflow fixes 175
431.43/434.51	c conflicts with overflow fixes 0
431.43/434.51	c restarts 1301
431.43/434.51	c inprocessing phases 69
431.43/434.51	c garbage collections 69 ,( 100.00 )
431.43/434.51	c input clauses 12372 ,( 99.94 )
431.43/434.51	c input cardinalities 7 ,( 0.06 )
431.43/434.51	c input general constraints 0 ,( 0.00 )
431.43/434.51	c input average constraint length 7.72
431.43/434.51	c input average constraint degree 1.01e+00
431.43/434.51	c input average constraint degree bitlength 0.00
431.43/434.51	c learned clauses 443657 ,( 71.48 )
431.43/434.51	c learned cardinalities 52588 ,( 8.47 )
431.43/434.51	c learned general constraints 124407 ,( 20.04 )
431.43/434.51	c learned average constraint length 260.11
431.43/434.51	c learned average constraint degree 1.57e+06
431.43/434.51	c learned average constraint degree bitlength 1.49
431.43/434.51	c watched  CF 32, 64, 128, Arb: 47240 , 0 , 0 , 0
431.43/434.51	c counting CF 32, 64, 128, Arb: 77167 , 0 , 0 , 0
431.43/434.51	c watched   constraints 47240 ,( 37.97 ) 
431.43/434.51	c counting  constraints 77167 ,( 62.03 ) 
431.43/434.51	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 637060418 , 836718360 , 31109577 ,( 22207156 , 8902421 )
431.43/434.51	c pure literals detected 1
431.43/434.51	c unique literal constraints detected 2
431.43/434.51	c gcd simplifications 18858
431.43/434.51	c detected cardinalities 1137
431.43/434.51	c divisions strengthening the constraint 0
431.43/434.51	c weakened non-implied lits 10161947
431.43/434.51	c weakened non-implying lits 36097
431.43/434.51	c percentage of cover cuts not using all falsified lits 0.000
431.43/434.51	c average MIR cut multiplier 0.00e+00
431.43/434.51	c average MIR cut multiplier bitlength 0.000
431.43/434.51	c original variables 2256
431.43/434.51	c clausal propagations 155487701
431.43/434.51	c cardinality propagations 2047176
431.43/434.51	c watched propagations 115015
431.43/434.51	c counting propagations 1714859
431.43/434.51	c watch lookups 5925253073
431.43/434.51	c watch backjump lookups 0
431.43/434.51	c watch checks 4538550280
431.43/434.51	c propagation checks 807476375
431.43/434.51	c constraint additions 300994021
431.43/434.51	c trail pops 161570313
431.43/434.51	c formula constraints 11043
431.43/434.51	c learned constraints 620470
431.43/434.51	c bound constraints 0
431.43/434.51	c core-guided constraints 0
431.43/434.51	c encountered formula constraints 10441630
431.43/434.51	c encountered learned constraints 2529385
431.43/434.51	c encountered bound constraints 0
431.43/434.51	c encountered core-guided constraints 0
431.43/434.51	c LP total time 248.043 s
431.43/434.51	c LP solve time 228.59 s
431.43/434.51	c LP constraints added 12016
431.43/434.51	c LP constraints removed 1537
431.43/434.51	c LP pivots internal 619618
431.43/434.51	c LP pivots root 609817
431.43/434.51	c LP calls 361
431.43/434.51	c LP optimalities 265
431.43/434.51	c LP no pivot count 0
431.43/434.51	c LP infeasibilities 91
431.43/434.51	c LP valid Farkas constraints 91
431.43/434.51	c LP learned Farkas constraints 91
431.43/434.51	c LP basis resets 0
431.43/434.51	c LP cycling count 0
431.43/434.51	c LP singular count 0
431.43/434.51	c LP no primal count 0
431.43/434.51	c LP no farkas count 0
431.43/434.51	c LP other issue count 0
431.43/434.51	c LP Gomory cuts 0
431.43/434.51	c LP learned cuts 1587
431.43/434.51	c LP deleted cuts 1537
431.43/434.51	c LP encountered Gomory constraints 0
431.43/434.51	c LP encountered Farkas constraints 122
431.43/434.51	c LP encountered learned Farkas constraints 90
431.43/434.51	c CG auxiliary variables introduced 437
431.43/434.51	c CG solutions found 0
431.43/434.51	c CG cores constructed 0
431.43/434.51	c CG core cardinality constraints returned 0
431.43/434.51	c CG unit cores 0
431.43/434.51	c CG single cores 0
431.43/434.51	c CG blocks removed during cardinality reduction 0
431.43/434.51	c CG first core best 0
431.43/434.51	c CG decision core best 0
431.43/434.51	c CG core reduction tie 0
431.43/434.51	c CG core degree average 0.00
431.43/434.51	c CG core slack average 0.00
431.43/434.51	c CG core upper bound improvements 0
431.43/434.51	c STR number of successful calls 0
431.43/434.51	c STR number of unsuccessful calls 0
431.43/434.51	c STR number of inconclusive calls 0
431.43/434.51	c STR number of successful attempts 0
431.43/434.51	c STR number of unsuccessful attempts 0
431.43/434.51	c STR number of inconclusive attempts 0
431.43/434.51	c STR average degree increase per successful call inf
431.43/434.51	c STR average degree increase per successful attempt inf
431.43/434.51	c STR total number of conflicts for successful attempts 0
431.43/434.51	c STR total number of conflicts for unsuccessful attempts 0
431.43/434.51	c STR total number of conflicts for inconclusive attempts 0
431.43/434.51	c STR average number of conflicts per successful attempt inf
431.43/434.51	c STR average number of conflicts per unsuccessful attempt inf
431.43/434.51	c STR average number of conflicts per inconclusive attempt inf
431.43/434.51	c IHS number of seeded input constraints 0
431.43/434.51	c IHS number of seeded weakened input constraints 0
431.43/434.51	c IHS number of successful local search calls 0
431.43/434.51	c IHS number of timeouts for local search 0
431.43/434.51	c IHS number of complete search calls 0
431.43/434.51	c IHS number of optimal complete search calls 0
431.43/434.51	c IHS number of complete search progress calls 0
431.43/434.51	c IHS number of solutions from local search 0
431.43/434.51	c IHS number of upper bounds from local search 0
431.43/434.51	c IHS number of cores from local search 0
431.43/434.51	c IHS number of discarded solutions from local search 0
431.43/434.51	c IHS number of solutions from complete search 0
431.43/434.51	c IHS number of upper bounds from complete search 0
431.43/434.51	c IHS number of cores from complete search 0
431.43/434.51	c IHS number of discarded solutions from complete search 0
431.43/434.51	c IHS local search    time 0 s
431.43/434.51	c IHS complete search time 0 s
431.43/434.51	c IHS core extraction time 0 s
431.43/434.51	c AVG.sumWPerc 44.12 
431.43/434.51	c bigint constraints 0 
431.43/434.51	s SATISFIABLE
431.43/434.51	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 x95 -x141 -x187 -x233 -x279 -x325 -x371 -x417 -x463 -x509 -x555 -x601 -x647 -x693 -x739 -x785 -x831 -x877 -x923 -x969 -x1015 -x1061 -x1107 -x1153 -x1199 -x1245 -x1291 -x1337 -x1383 x1429 -x1475 -x1521 -x96 -x142 -x188 -x234 -x280 -x326 -x372 -x418 -x464 -x510 -x556 -x602 -x648 -x694 -x740 -x786 -x832 -x878 -x924 -x970 -x1016 -x1062 -x1108 -x1154 -x1200 -x1246 -x1292 -x1338 -x1384 x1430 -x1476 -x1522 -x97 -x143 -x189 -x235 -x281 -x327 -x373 -x419 -x465 -x511 -x557 -x603 x649 -x695 -x741 -x787 -x833 -x879 -x925 -x971 -x1017 -x1063 -x1109 -x1155 -x1201 -x1247 -x1293 -x1339 -x1385 x1431 -x1477 -x1523 -x98 -x144 -x190 -x236 -x282 -x328 -x374 -x420 -x466 -x512 -x558 -x604 x650 -x696 -x742 -x788 -x834 -x880 -x926 -x972 -x1018 -x1064 -x1110 -x1156 -x1202 -x1248 -x1294 -x1340 -x1386 -x1432 -x1478 -x1524 -x99 -x145 -x191 -x237 -x283 -x329 -x375 -x421 -x467 -x513 -x559 -x605 x651 -x697 -x743 -x789 -x835 -x881 -x927 -x973 -x1019 -x1065 -x1111 -x1157 -x1203 -x1249 -x1295 -x1341 -x1387 -x1433 -x1479 -x1525 -x100 -x146 -x192 -x238 -x284 -x330 -x376 -x422 -x468 x514 -x560 -x606 -x652 -x698 -x744 -x790 -x836 -x882 -x928 -x974 -x1020 -x1066 -x1112 -x1158 x1204 -x1250 -x1296 -x1342 -x1388 -x1434 -x1480 -x1526 -x101 -x147 -x193 -x239 -x285 -x331 -x377 -x423 -x469 -x515 -x561 -x607 -x653 -x699 -x745 -x791 -x837 x883 -x929 -x975 -x1021 -x1067 -x1113 -x1159 -x1205 -x1251 -x1297 -x1343 -x1389 -x1435 -x1481 -x1527 -x102 -x148 -x194 -x240 -x286 -x332 -x378 -x424 -x470 x516 -x562 -x608 -x654 -x700 -x746 -x792 -x838 -x884 -x930 -x976 -x1022 -x1068 -x1114 -x1160 x1206 -x1252 -x1298 -x1344 -x1390 -x1436 -x1482 -x1528 -x103 -x149 -x195 -x241 -x287 -x333 -x379 -x425 -x471 -x517 -x563 -x609 -x655 -x701 -x747 x793 -x839 -x885 -x931 -x977 -x1023 -x1069 -x1115 -x1161 -x1207 -x1253 -x1299 -x1345 -x1391 -x1437 -x1483 -x1529 -x104 -x150 -x196 -x242 -x288 -x334 -x380 -x426 -x472 -x518 -x564 -x610 -x656 -x702 -x748 -x794 -x840 -x886 -x932 -x978 -x1024 -x1070 -x1116 -x1162 -x1208 -x1254 -x1300 -x1346 -x1392 -x1438 -x1484 x1530 -x105 x151 -x197 -x243 -x289 -x335 -x381 -x427 -x473 -x519 -x565 -x611 -x657 -x703 -x749 -x795 -x841 -x887 -x933 -x979 -x1025 -x1071 -x1117 -x1163 -x1209 -x1255 -x1301 -x1347 -x1393 -x1439 x1485 -x1531 -x106 -x152 -x198 -x244 -x290 -x336 -x382 -x428 -x474 -x520 -x566 -x612 -x658 -x704 -x750 -x796 -x842 x888 -x934 -x980 -x1026 -x1072 -x1118 -x1164 -x1210 -x1256 -x1302 -x1348 -x1394 -x1440 -x1486 -x1532 -x107 -x153 -x199 -x245 -x291 -x337 -x383 -x429 -x475 -x521 -x567 -x613 -x659 -x705 -x751 -x797 -x843 -x889 -x935 -x981 -x1027 -x1073 -x1119 -x1165 -x1211 -x1257 -x1303 -x1349 -x1395 -x1441 -x1487 x1533 -x108 -x154 -x200 -x246 -x292 -x338 -x384 -x430 -x476 -x522 -x568 -x614 -x660 -x706 -x752 x798 -x844 -x890 -x936 -x982 -x1028 -x1074 -x1120 -x1166 -x1212 -x1258 -x1304 -x1350 -x1396 -x1442 x1488 -x1534 x109 -x155 -x201 -x247 -x293 -x339 -x385 -x431 -x477 -x523 -x569 -x615 -x661 -x707 -x753 -x799 -x845 -x891 -x937 -x983 -x1029 -x1075 -x1121 -x1167 -x1213 -x1259 -x1305 -x1351 -x1397 -x1443 -x1489 -x1535 x110 -x156 -x202 -x248 -x294 -x340 -x386 -x432 -x478 -x524 -x570 -x616 -x662 -x708 -x754 -x800 -x846 -x892 -x938 -x984 -x1030 -x1076 -x1122 -x1168 -x1214 -x1260 -x1306 -x1352 -x1398 -x1444 -x1490 x1536 x111 -x157 -x203 -x249 -x295 -x341 -x387 -x433 -x479 -x525 -x571 -x617 -x663 -x709 -x755 -x801 -x847 -x893 -x939 -x985 -x1031 -x1077 -x1123 -x1169 -x1215 -x1261 -x1307 -x1353 -x1399 -x1445 x1491 -x1537 -x112 -x158 -x204 -x250 -x296 -x342 -x388 -x434 -x480 -x526 -x572 -x618 x664 -x710 -x756 -x802 -x848 -x894 -x940 -x986 -x1032 -x1078 -x1124 -x1170 -x1216 -x1262 -x1308 -x1354 -x1400 -x1446 -x1492 -x1538 -x113 -x159 -x205 -x251 -x297 -x343 -x389 -x435 -x481 -x527 -x573 -x619 x665 -x711 -x757 -x803 -x849 -x895 -x941 -x987 -x1033 -x1079 -x1125 -x1171 -x1217 -x1263 -x1309 -x1355 -x1401 x1447 -x1493 -x1539 -x114 -x160 -x206 -x252 -x298 -x344 -x390 -x436 -x482 -x528 -x574 -x620 x666 -x712 -x758 -x804 -x850 -x896 -x942 -x988 -x1034 -x1080 -x1126 -x1172 -x1218 -x1264 -x1310 -x1356 -x1402 -x1448 -x1494 -x1540 -x115 -x161 -x207 -x253 -x299 -x345 -x391 -x437 -x483 x529 -x575 -x621 -x667 -x713 -x759 -x805 -x851 -x897 -x943 -x989 -x1035 -x1081 -x1127 -x1173 -x1219 -x1265 -x1311 -x1357 -x1403 -x1449 -x1495 -x1541 -x116 -x162 -x208 -x254 -x300 -x346 -x392 -x438 -x484 x530 -x576 -x622 -x668 -x714 -x760 -x806 -x852 -x898 -x944 -x990 -x1036 -x1082 -x1128 -x1174 x1220 -x1266 -x1312 -x1358 -x1404 -x1450 -x1496 -x1542 -x117 -x163 -x209 -x255 -x301 -x347 -x393 -x439 -x485 x531 -x577 -x623 -x669 -x715 -x761 -x807 -x853 -x899 -x945 -x991 -x1037 -x1083 -x1129 -x1175 -x1221 -x1267 -x1313 -x1359 -x1405 -x1451 -x1497 -x1543 -x118 -x164 -x210 -x256 -x302 -x348 -x394 -x440 -x486 -x532 -x578 -x624 -x670 -x716 -x762 -x808 -x854 x900 -x946 -x992 -x1038 -x1084 -x1130 -x1176 -x1222 -x1268 -x1314 -x1360 -x1406 -x1452 -x1498 -x1544 -x119 -x165 -x211 -x257 -x303 -x349 -x395 -x441 -x487 -x533 -x579 -x625 -x671 -x717 -x763 -x809 -x855 -x901 -x947 -x993 -x1039 -x1085 -x1131 -x1177 -x1223 -x1269 -x1315 -x1361 -x1407 -x1453 -x1499 x1545 -x120 -x166 -x212 -x258 -x304 -x350 -x396 -x442 -x488 -x534 -x580 -x626 -x672 -x718 -x764 x810 -x856 -x902 -x948 -x994 -x1040 -x1086 -x1132 -x1178 -x1224 -x1270 -x1316 -x1362 -x1408 -x1454 x1500 -x1546 -x121 -x167 -x213 -x259 -x305 -x351 -x397 -x443 -x489 -x535 -x581 -x627 -x673 -x719 -x765 -x811 -x857 x903 -x949 -x995 -x1041 -x1087 -x1133 -x1179 -x1225 -x1271 -x1317 -x1363 -x1409 -x1455 -x1501 -x1547 -x122 x168 -x214 -x260 -x306 -x352 -x398 -x444 -x490 -x536 -x582 -x628 -x674 -x720 -x766 -x812 -x858 -x904 -x950 -x996 -x1042 -x1088 -x1134 -x1180 -x1226 -x1272 -x1318 -x1364 -x1410 -x1456 -x1502 x1548 -x123 -x169 -x215 -x261 -x307 -x353 -x399 -x445 -x491 -x537 -x583 -x629 -x675 -x721 -x767 x813 -x859 -x905 -x951 -x997 -x1043 -x1089 -x1135 -x1181 -x1227 -x1273 -x1319 -x1365 -x1411 -x1457 x1503 -x1549 x124 -x170 -x216 -x262 -x308 -x354 -x400 -x446 -x492 -x538 -x584 -x630 -x676 -x722 -x768 -x814 -x860 x906 -x952 -x998 -x1044 -x1090 -x1136 -x1182 -x1228 -x1274 -x1320 -x1366 -x1412 -x1458 -x1504 -x1550 x125 -x171 -x217 -x263 -x309 -x355 -x401 -x447 -x493 -x539 -x585 -x631 -x677 -x723 -x769 -x815 x861 -x907 -x953 -x999 -x1045 -x1091 -x1137 -x1183 -x1229 -x1275 -x1321 -x1367 -x1413 -x1459 -x1505 -x1551 x126 -x172 -x218 -x264 -x310 -x356 -x402 -x448 -x494 -x540 -x586 -x632 -x678 -x724 -x770 x816 -x862 -x908 -x954 -x1000 -x1046 -x1092 -x1138 -x1184 -x1230 -x1276 -x1322 -x1368 -x1414 -x1460 -x1506 -x1552 -x127 -x173 -x219 -x265 -x311 -x357 -x403 -x449 -x495 -x541 -x587 -x633 -x679 -x725 -x771 -x817 -x863 -x909 -x955 -x1001 -x1047 -x1093 -x1139 -x1185 -x1231 -x1277 -x1323 -x1369 -x1415 x1461 -x1507 -x1553 -x128 -x174 -x220 -x266 -x312 -x358 -x404 -x450 -x496 -x542 -x588 -x634 x680 -x726 -x772 -x818 -x864 -x910 -x956 -x1002 -x1048 -x1094 -x1140 -x1186 -x1232 -x1278 -x1324 -x1370 -x1416 -x1462 -x1508 -x1554 -x129 -x175 -x221 -x267 -x313 -x359 -x405 -x451 -x497 -x543 -x589 -x635 -x681 -x727 -x773 -x819 -x865 -x911 -x957 -x1003 -x1049 -x1095 -x1141 -x1187 -x1233 -x1279 -x1325 -x1371 -x1417 x1463 -x1509 -x1555 -x130 -x176 -x222 -x268 -x314 -x360 -x406 -x452 -x498 -x544 -x590 -x636 x682 -x728 -x774 -x820 -x866 -x912 -x958 -x1004 -x1050 -x1096 -x1142 -x1188 -x1234 -x1280 -x1326 -x1372 -x1418 -x1464 -x1510 -x1556 -x131 -x177 -x223 -x269 -x315 -x361 -x407 -x453 -x499 x545 -x591 -x637 -x683 -x729 -x775 -x821 -x867 -x913 -x959 -x1005 -x1051 -x1097 -x1143 -x1189 -x1235 -x1281 -x1327 -x1373 -x1419 -x1465 -x1511 -x1557 -x132 -x178 -x224 -x270 -x316 -x362 -x408 -x454 -x500 -x546 -x592 -x638 -x684 -x730 -x776 -x822 -x868 -x914 -x960 -x1006 -x1052 -x1098 -x1144 -x1190 x1236 -x1282 -x1328 -x1374 -x1420 -x1466 -x1512 -x1558 -x133 -x179 -x225 -x271 -x317 -x363 -x409 -x455 -x501 -x547 -x593 -x639 -x685 -x731 -x777 -x823 -x869 x915 -x961 -x1007 -x1053 -x1099 -x1145 -x1191 -x1237 -x1283 -x1329 -x1375 -x1421 -x1467 -x1513 -x1559 -x134 x180 -x226 -x272 -x318 -x364 -x410 -x456 -x502 -x548 -x594 -x640 -x686 -x732 -x778 -x824 -x870 -x916 -x962 -x1008 -x1054 -x1100 -x1146 -x1192 x1238 -x1284 -x1330 -x1376 -x1422 -x1468 -x1514 -x1560 -x135 -x181 -x227 -x273 -x319 -x365 -x411 -x457 -x503 -x549 -x595 -x641 -x687 -x733 -x779 x825 -x871 -x917 -x963 -x1009 -x1055 -x1101 -x1147 -x1193 -x1239 -x1285 -x1331 -x1377 -x1423 -x1469 x1515 -x1561 -x136 -x182 -x228 -x274 -x320 -x366 -x412 -x458 -x504 -x550 -x596 -x642 -x688 -x734 -x780 -x826 -x872 x918 -x964 -x1010 -x1056 -x1102 -x1148 -x1194 -x1240 -x1286 -x1332 -x1378 -x1424 -x1470 -x1516 -x1562 -x137 x183 -x229 -x275 -x321 -x367 -x413 -x459 -x505 -x551 -x597 -x643 -x689 -x735 -x781 -x827 x873 -x919 -x965 -x1011 -x1057 -x1103 -x1149 -x1195 -x1241 -x1287 -x1333 -x1379 -x1425 -x1471 -x1517 -x1563 -x138 -x184 -x230 -x276 -x322 -x368 -x414 -x460 -x506 -x552 -x598 -x644 -x690 -x736 -x782 x828 -x874 -x920 -x966 -x1012 -x1058 -x1104 -x1150 -x1196 -x1242 -x1288 -x1334 -x1380 -x1426 -x1472 -x1518 -x1564 -x139 -x185 -x231 -x277 -x323 -x369 -x415 -x461 -x507 -x553 -x599 -x645 -x691 -x737 -x783 -x829 -x875 -x921 -x967 -x1013 -x1059 -x1105 -x1151 -x1197 -x1243 -x1289 -x1335 -x1381 -x1427 -x1473 -x1519 x1565 -x140 x186 -x232 -x278 -x324 -x370 -x416 -x462 -x508 -x554 -x600 -x646 -x692 -x738 -x784 -x830 -x876 -x922 -x968 -x1014 -x1060 -x1106 -x1152 -x1198 -x1244 -x1290 -x1336 -x1382 -x1428 -x1474 x1520 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 x1575 -x1576 -x1577 x1578 -x1579 -x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 x1590 -x1591 -x1592 x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 x1605 -x1606 -x1607 -x1608 -x1609 x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 -x1984 x1985 -x1986 x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 x2001 -x2002 x2003 -x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 x2016 x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 -x2029 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046 -x2047 -x2048 -x2049 -x2050 -x2051 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 -x2058 -x2059 -x2060 -x2061 -x2062 -x2063 -x2064 -x2065 -x2066 -x2067 -x2068 -x2069 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 -x2082 -x2083 -x2084 -x2085 -x2086 -x2087 -x2088 -x2089 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 -x2097 -x2098 -x2099 -x2100 -x2101 -x2102 -x2103 -x2104 -x2105 -x2106 -x2107 -x2108 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 -x2115 -x2116 -x2117 -x2118 -x2119 x2120 -x2121 x2122 -x2123 -x2124 -x2125 -x2126 -x2127 -x2128 -x2129 -x2130 -x2131 -x2132 -x2133 -x2134 -x2135 x2136 -x2137 x2138 -x2139 -x2140 -x2141 -x2142 -x2143 -x2144 -x2145 -x2146 -x2147 -x2148 -x2149 -x2150 x2151 x2152 x2153 -x2154 -x2155 -x2156 -x2157 -x2158 -x2159 -x2160 -x2161 -x2162 -x2163 -x2164 -x2165 -x2166 -x2167 -x2168 -x2169 -x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2176 -x2177 -x2178 -x2179 -x2180 -x2181 -x2182 -x2183 -x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 -x2217 -x2218 -x2219 x2220 -x2221 -x2222 x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 -x2231 -x2232 -x2233 -x2234 x2235 -x2236 -x2237 -x2238 -x2239 -x2240 -x2241 -x2242 -x2243 -x2244 -x2245 -x2246 -x2247 -x2248 -x2249 -x2250 -x2251 x2252 -x2253 -x2254 x2255 -x2256 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

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-4834300-1783687936/watcher-4834300-1783687936 -o /tmp/evaluation-result-4834300-1783687936/solver-4834300-1783687936 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4834300-1783687936/vars-4834300-1783687936 --bin-var /tmp/runsolver-exch-nodeE010-1783687936-1166193 --watchdog 3760 --file-size-limit 100000 ./run-sat.sh --proof-log=/tmp/proofs/proof-4834300-1783687936 HOME/instance-4834300-1783687936.opb 

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,7-8,13,18,20,25,36,41,45,49,53,62
  3550 MHz: 3,6,16-17,19,29-31,40,42,48,50-51,56-59
  3600 MHz: 0,2,4-5,9-12,14-15,21-24,26-28,32-35,37-39,43-44,46-47,52,54-55,60-61,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (16912 MiB free)
  node 1: cores 8-15, 128973 MiB (11852 MiB free)
  node 2: cores 16-23, 129019 MiB (127234 MiB free)
  node 3: cores 24-31, 129003 MiB (97984 MiB free)
  node 4: cores 32-39, 129019 MiB (107568 MiB free)
  node 5: cores 40-47, 129019 MiB (118942 MiB free)
  node 6: cores 48-55, 129019 MiB (125754 MiB free)
  node 7: cores 56-63, 128474 MiB (106953 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): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1166418, runsolver pid=1166374
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 2.32 2.10 5.98 17/875 1166430
/proc/meminfo: memFree=730307728/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=65628 memory=23064 CPUtime=0.03 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 3594 0 0 0 3 0 0 0 20 0 1 0 302081421 67203072 5573 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 16407 5765 2265 1755 0 4242 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 69820 KiB
Current children cumulated memory: 26236 KiB

[startup+0.215046 s]*
/proc/loadavg: 2.32 2.10 5.98 19/870 1166452
/proc/meminfo: memFree=730311008/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=81044 memory=38632 CPUtime=0.14 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 11758 0 0 0 13 1 0 0 20 0 1 0 302081421 82989056 9629 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 20261 9658 2824 1755 0 8096 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 85236 KiB
Current children cumulated memory: 41804 KiB

[startup+0.314491 s]*
/proc/loadavg: 2.32 2.10 5.98 15/871 1166460
/proc/meminfo: memFree=730276000/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=81044 memory=38632 CPUtime=0.24 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 11758 0 0 0 23 1 0 0 20 0 1 0 302081421 82989056 9629 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 20261 9658 2824 1755 0 8096 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 85236 KiB
Current children cumulated memory: 41804 KiB

[startup+0.700125 s]
/proc/loadavg: 2.32 2.10 5.98 16/869 1166461
/proc/meminfo: memFree=730259712/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=81044 memory=38632 CPUtime=0.61 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 11758 0 0 0 60 1 0 0 20 0 1 0 302081421 82989056 9629 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 20261 9658 2824 1755 0 8096 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 85236 KiB
Current children cumulated memory: 41804 KiB

[startup+1.50013 s]
/proc/loadavg: 2.32 2.10 5.98 14/869 1166461
/proc/meminfo: memFree=730182056/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=88960 memory=48732 CPUtime=1.41 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 13683 0 0 0 139 2 0 0 20 0 1 0 302081421 91095040 12079 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 22240 12183 2919 1755 0 10075 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 93152 KiB
Current children cumulated memory: 51904 KiB

[startup+3.11265 s]
/proc/loadavg: 2.32 2.10 5.98 16/872 1166465
/proc/meminfo: memFree=730006272/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=94032 memory=53804 CPUtime=3.01 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 14951 0 0 0 299 2 0 0 20 0 1 0 302081421 96288768 13231 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 23508 13451 2919 1755 0 11343 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 98224 KiB
Current children cumulated memory: 56976 KiB

[startup+6.30012 s]
/proc/loadavg: 3.58 2.36 6.05 17/885 1166648
/proc/meminfo: memFree=729768712/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=94032 memory=53940 CPUtime=6.18 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 14957 0 0 0 614 4 0 0 20 0 1 0 302081421 96288768 13359 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 23508 13485 2951 1755 0 11343 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 98224 KiB
Current children cumulated memory: 57112 KiB

[startup+12.7001 s]
/proc/loadavg: 4.89 2.66 6.12 18/897 1166781
/proc/meminfo: memFree=729256792/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=96620 memory=55468 CPUtime=12.55 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 15381 0 0 0 1249 6 0 0 20 0 1 0 302081421 98938880 13743 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 24155 13867 2951 1755 0 11990 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 100812 KiB
Current children cumulated memory: 58640 KiB

[startup+25.5001 s]
/proc/loadavg: 7.88 3.43 6.32 17/894 1166939
/proc/meminfo: memFree=727931736/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=107532 memory=66904 CPUtime=25.25 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 18243 0 0 0 2514 11 0 0 20 0 1 0 302081421 110112768 16687 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 26883 16726 2951 1755 0 14718 0
Current children cumulated CPU time: 25.25 s
Current children cumulated vsize: 111724 KiB
Current children cumulated memory: 70076 KiB

[startup+51.1124 s]
/proc/loadavg: 10.98 4.53 6.61 19/901 1167131
/proc/meminfo: memFree=721762256/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=118476 memory=74668 CPUtime=50.6 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 20229 0 0 0 5035 25 0 0 20 0 1 0 302081421 121319424 18607 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 29619 18667 2951 1755 0 17454 0
Current children cumulated CPU time: 50.6 s
Current children cumulated vsize: 122668 KiB
Current children cumulated memory: 77840 KiB

[startup+102.3 s]
/proc/loadavg: 14.07 6.37 7.13 18/906 1167246
/proc/meminfo: memFree=717305664/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=126748 memory=80076 CPUtime=101.38 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 21072 0 0 0 10084 54 0 0 20 0 1 0 302081421 129789952 19894 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 31687 20019 2951 1755 0 19522 0
Current children cumulated CPU time: 101.38 s
Current children cumulated vsize: 130940 KiB

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

/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 23991 0 0 0 21936 126 0 0 20 0 1 0 302081421 139911168 23850 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 34158 23972 2951 1755 0 21993 0
Current children cumulated CPU time: 220.62 s
Current children cumulated vsize: 140824 KiB
Current children cumulated memory: 99060 KiB

[startup+282.3 s]
/proc/loadavg: 16.61 11.27 8.92 17/908 1167310
/proc/meminfo: memFree=702921428/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=137916 memory=97880 CPUtime=280.3 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 24526 0 0 0 27871 159 0 0 20 0 1 0 302081421 141225984 24362 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 34479 24470 2951 1755 0 22314 0
Current children cumulated CPU time: 280.3 s
Current children cumulated vsize: 142108 KiB
Current children cumulated memory: 101052 KiB

[startup+342.3 s]
/proc/loadavg: 16.26 12.14 9.37 16/906 1167408
/proc/meminfo: memFree=699329800/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=150576 memory=103868 CPUtime=339.88 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25004 0 0 0 33792 196 0 0 20 0 1 0 302081421 154189824 25859 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 37644 25967 2951 1755 0 25479 0
Current children cumulated CPU time: 339.88 s
Current children cumulated vsize: 154768 KiB
Current children cumulated memory: 107040 KiB

[startup+402.3 s]
/proc/loadavg: 16.79 13.03 9.85 17/900 1167410
/proc/meminfo: memFree=696157384/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=153728 memory=107060 CPUtime=399.44 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25804 0 0 0 39713 231 0 0 20 0 1 0 302081421 157417472 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38432 26765 2951 1755 0 26267 0
Current children cumulated CPU time: 399.44 s
Current children cumulated vsize: 157920 KiB
Current children cumulated memory: 110232 KiB

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

# cumulated CPU time of all completed processes:  user=428.955 s, system=2.49645 s

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

[startup+409.6 s]
/proc/loadavg: 16.96 13.13 9.90 15/900 1167410
/proc/meminfo: memFree=695810120/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=406.69 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 40434 235 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 406.69 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+422.4 s]
/proc/loadavg: 16.98 13.32 10.01 16/899 1167410
/proc/meminfo: memFree=695191476/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=419.41 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 41699 242 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 419.41 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+428.8 s]
/proc/loadavg: 17.06 13.40 10.06 17/899 1167410
/proc/meminfo: memFree=694888648/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=425.77 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42331 246 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 425.77 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+432 s]*
/proc/loadavg: 17.06 13.46 10.10 16/899 1167410
/proc/meminfo: memFree=694671796/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=428.95 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42648 247 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 428.95 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+433.6 s]
/proc/loadavg: 17.06 13.46 10.10 18/899 1167410
/proc/meminfo: memFree=694614120/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=430.52 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42804 248 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 430.52 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+434 s]*
/proc/loadavg: 17.06 13.46 10.10 17/900 1167411
/proc/meminfo: memFree=694561496/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=430.94 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42845 249 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 430.94 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+434.4 s]
/proc/loadavg: 17.06 13.46 10.10 17/900 1167411
/proc/meminfo: memFree=694561496/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=431.33 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42884 249 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 431.33 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

[startup+434.5 s]
/proc/loadavg: 17.06 13.46 10.10 17/900 1167411
/proc/meminfo: memFree=694561496/1055320708 swapFree=32662696/33554428
[pid=1166418] ppid=1166374 vsize=4192 memory=3172 CPUtime=0 cores=24-27
/proc/1166418/stat : 1166418 (run-sat.sh) S 1166374 1166418 1166177 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302081419 4292608 640 18446744073709551615 94006659887104 94006660781637 140722432024560 0 0 0 65536 4 65538 1 0 0 17 24 0 0 0 0 0 94006661020688 94006661068432 94006675447808 140722432026870 140722432027009 140722432027009 140722432032747 0
/proc/1166418/statm: 1048 793 715 219 0 110 0
[pid=1166426] ppid=1166418 vsize=154032 memory=107260 CPUtime=431.43 cores=24-27
/proc/1166426/stat : 1166426 (roundingsat) R 1166418 1166418 1166177 0 -1 4194304 25854 0 0 0 42894 249 0 0 20 0 1 0 302081421 157728768 26627 18446744073709551615 4194304 11382409 140723141578816 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 12505888 12515512 22614016 140723141580670 140723141581216 140723141581216 140723141586922 0
/proc/1166426/statm: 38508 26815 2951 1755 0 26343 0
Current children cumulated CPU time: 431.43 s
Current children cumulated vsize: 158224 KiB
Current children cumulated memory: 110432 KiB

Child status: 0

Real time (s): 434.517
CPU time (s): 431.452
CPU user time (s): 428.955
CPU system time (s): 2.49645
CPU usage (%): 99.2945
Max. virtual memory (cumulated for all children) (KiB): 158224
Max. memory (cumulated for all children) (KiB): 110432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 428.955
system time used= 2.49645
maximum resident set size= 106508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66320
involuntary context switches= 575


# summary of solver processes directly reported to runsolver:
#   pid: 1166418
#   total CPU time (s): 431.452
#   total CPU user time (s): 428.955
#   total CPU system time (s): 2.49645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.39727 second user time and 4.46628 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-10 14:52:17
IDJOB=4834300
IDBENCH=162681
IDSOLVER=3669
FILE ID=nodeE010/4834300-1783687936
RUNJOBID= nodeE010-1783687936-1166193
SLURM_JOB_ID= 12734900
Free space on /tmp= 789968 MiB

SOLVER NAME= roundingsat-satsuma-saturation 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_15.opb
COMMAND LINE= ./run-sat.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4834300-1783687936/watcher-4834300-1783687936 -o /tmp/evaluation-result-4834300-1783687936/solver-4834300-1783687936 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4834300-1783687936/vars-4834300-1783687936 --bin-var /tmp/runsolver-exch-nodeE010-1783687936-1166193 --watchdog 3760 --file-size-limit 100000 ./run-sat.sh --proof-log=/tmp/proofs/proof-4834300-1783687936 HOME/instance-4834300-1783687936.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= d72c9af15efabd1511f4b6b7bd2b83d4
RANDOM SEED=1079030529

nodeE010 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	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        730232792 kB
MemAvailable:   1046664016 kB
Buffers:              32 kB
Cached:         319947152 kB
SwapCached:         7284 kB
Active:          9386468 kB
Inactive:       310654224 kB
Active(anon):     158344 kB
Inactive(anon):    19324 kB
Active(file):    9228124 kB
Inactive(file): 310634900 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32662696 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            111048 kB
Writeback:             0 kB
AnonPages:        101068 kB
Mapped:            89592 kB
Shmem:             84160 kB
KReclaimable:    2761440 kB
Slab:            3328584 kB
SReclaimable:    2761440 kB
SUnreclaim:       567144 kB
KernelStack:       13952 kB
PageTables:         4592 kB
SecPageTables:     15564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   129482704 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478032 kB
VmallocChunk:          0 kB
Percpu:           117504 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 789724 MiB
End job on nodeE010 at 2026-07-10 14:59:32