Trace number 4809294

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-11SAT 420.59 421.941

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.08	c RoundingSat 2
0.00/0.08	c branch pb26-symm
0.00/0.08	c commit 801ab82
0.02/0.11	c 
0.02/0.11	c make graph and approximate orbits
0.02/0.12	c	 [group: #orbits ~= 2070] (4.35452ms)
0.02/0.12	c 
0.02/0.12	c detect special group actions
0.02/0.12	c 	probe for Johnson action (limit=64)
0.02/0.12	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.02/0.12	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.02/0.12	c 	 found row 5x2
0.02/0.12	c 	 (0.952572ms)
0.02/0.12	c 
0.02/0.12	c detect symmetries on remainder
0.02/0.12	c 	[graph: #vertices 19482 #edges 191344]
0.02/0.12	c 	dejavu (support_limit=48MB, budget_limit=64)
0.02/0.12	c 	[group: #symmetries 4.1943*10^6 #gens 26] (6.06133ms)
0.02/0.12	c 
0.02/0.12	c optimize generators (opt_passes=64, conjugate_limit=256)
0.02/0.12	c 	ran it=0, +gens=1 
0.02/0.14	c 	con best_support=4, best_gens=4, +gens=228
0.02/0.14	c 	(13.134ms)
0.02/0.14	c 
0.02/0.14	c apply negation fixing (schreier: true, gens: 255)
0.02/0.14	c 	fixed 0 literals
0.02/0.14	c 	(0.806003ms)
0.02/0.14	c 
0.02/0.14	c generation finished
0.02/0.14	c 	[sbp: #constraints 0 #add_vars 0]
0.02/0.15	c 
0.02/0.15	c make graph and approximate orbits
0.02/0.15	c	 [group: #orbits ~= 2162] (4.23264ms)
0.02/0.15	c 
0.02/0.15	c detect special group actions
0.02/0.15	c 	probe for Johnson action (limit=64)
0.02/0.15	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.02/0.15	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.02/0.15	c 	 found row 6x2
0.02/0.15	c 	 (0.728889ms)
0.02/0.15	c 
0.02/0.15	c detect symmetries on remainder
0.02/0.15	c 	[graph: #vertices 19451 #edges 189298]
0.02/0.15	c 	dejavu (support_limit=48MB, budget_limit=64)
0.02/0.16	c 	[group: #symmetries 8.38861*10^6 #gens 23] (5.90977ms)
0.02/0.16	c 
0.02/0.16	c optimize generators (opt_passes=64, conjugate_limit=256)
0.02/0.16	c 	ran it=0, +gens=0 
0.02/0.16	c 	con best_support=184, best_gens=1, +gens=0
0.02/0.16	c 	(1.88675ms)
0.02/0.16	c 
0.02/0.16	c finalize break order and special generators
0.02/0.16	c 
0.02/0.16	c add generic predicates (break_depth=20)
0.02/0.16	c 	added predicates for 23 generators (0.12517ms)
0.02/0.16	c 
0.02/0.16	c generation finished
0.02/0.16	c 	[sbp: #constraints 1334 #add_vars 437]
0.02/0.17	c UNIT CLEANUP
0.02/0.17	c UNIT CLEANUP
0.02/0.17	c #variables 2256 #constraints 12379
1.21/1.36	c #Conflicts: 1000 | #Constraints: 13378
1.31/1.48	c #Conflicts: 2000 | #Constraints: 14378
3.49/3.69	c DATABASE CLEANUP
3.49/3.69	c GARBAGE COLLECT
3.49/3.69	c #Conflicts: 3000 | #Constraints: 13767
3.70/3.82	c #Conflicts: 4000 | #Constraints: 14767
4.60/4.70	c DATABASE CLEANUP
4.60/4.70	c GARBAGE COLLECT
4.60/4.70	c #Conflicts: 5000 | #Constraints: 14171
5.00/5.18	c #Conflicts: 6000 | #Constraints: 15171
7.18/7.39	c DATABASE CLEANUP
7.18/7.39	c GARBAGE COLLECT
7.18/7.39	c #Conflicts: 7000 | #Constraints: 14175
7.39/7.53	c #Conflicts: 8000 | #Constraints: 15175
7.49/7.68	c #Conflicts: 9000 | #Constraints: 16175
8.68/8.80	c DATABASE CLEANUP
8.68/8.80	c GARBAGE COLLECT
8.68/8.80	c #Conflicts: 10000 | #Constraints: 14878
8.78/8.94	c #Conflicts: 11000 | #Constraints: 15878
9.38/9.52	c #Conflicts: 12000 | #Constraints: 16878
10.18/10.38	c DATABASE CLEANUP
10.18/10.38	c GARBAGE COLLECT
10.18/10.38	c #Conflicts: 13000 | #Constraints: 15325
10.37/10.54	c #Conflicts: 14000 | #Constraints: 16325
10.57/10.73	c #Conflicts: 15000 | #Constraints: 17325
14.87/15.06	c DATABASE CLEANUP
14.87/15.06	c GARBAGE COLLECT
14.87/15.06	c rational objective 85.5948
16.65/16.89	c #Conflicts: 16000 | #Constraints: 15556
16.76/17.00	c #Conflicts: 17000 | #Constraints: 16556
16.97/17.14	c #Conflicts: 18000 | #Constraints: 17556
17.75/18.00	c DATABASE CLEANUP
17.75/18.00	c GARBAGE COLLECT
17.75/18.00	c #Conflicts: 19000 | #Constraints: 15576
18.05/18.29	c #Conflicts: 20000 | #Constraints: 16577
18.25/18.46	c #Conflicts: 21000 | #Constraints: 17577
19.25/19.43	c DATABASE CLEANUP
19.25/19.43	c GARBAGE COLLECT
19.25/19.43	c #Conflicts: 22000 | #Constraints: 15378
19.65/19.82	c #Conflicts: 23000 | #Constraints: 16378
19.75/20.00	c #Conflicts: 24000 | #Constraints: 17378
19.96/20.17	c #Conflicts: 25000 | #Constraints: 18378
20.96/21.19	c DATABASE CLEANUP
20.96/21.19	c GARBAGE COLLECT
20.96/21.19	c #Conflicts: 26000 | #Constraints: 15980
21.15/21.32	c #Conflicts: 27000 | #Constraints: 16980
21.64/21.80	c #Conflicts: 28000 | #Constraints: 17980
21.74/21.97	c #Conflicts: 29000 | #Constraints: 18980
26.52/26.75	c DATABASE CLEANUP
26.52/26.75	c GARBAGE COLLECT
26.52/26.75	c rational objective 85.5948
27.72/27.97	c #Conflicts: 30000 | #Constraints: 16378
27.93/28.17	c #Conflicts: 31000 | #Constraints: 17378
28.22/28.45	c #Conflicts: 32000 | #Constraints: 18378
28.42/28.66	c #Conflicts: 33000 | #Constraints: 19379
29.32/29.54	c DATABASE CLEANUP
29.32/29.54	c GARBAGE COLLECT
29.32/29.54	c #Conflicts: 34000 | #Constraints: 16582
29.51/29.75	c #Conflicts: 35000 | #Constraints: 17584
30.11/30.38	c #Conflicts: 36000 | #Constraints: 18584
30.31/30.57	c #Conflicts: 37000 | #Constraints: 19584
31.21/31.42	c DATABASE CLEANUP
31.21/31.42	c GARBAGE COLLECT
31.21/31.42	c #Conflicts: 38000 | #Constraints: 16584
31.31/31.57	c #Conflicts: 39000 | #Constraints: 17584
31.51/31.74	c #Conflicts: 40000 | #Constraints: 18584
31.82/32.10	c #Conflicts: 41000 | #Constraints: 19584
32.70/32.96	c DATABASE CLEANUP
32.70/32.96	c GARBAGE COLLECT
32.70/32.96	c #Conflicts: 42000 | #Constraints: 16389
33.01/33.21	c #Conflicts: 43000 | #Constraints: 17390
33.91/34.13	c #Conflicts: 44000 | #Constraints: 18390
34.00/34.29	c #Conflicts: 45000 | #Constraints: 19390
34.20/34.46	c #Conflicts: 46000 | #Constraints: 20390
38.80/39.10	c DATABASE CLEANUP
38.80/39.10	c GARBAGE COLLECT
38.80/39.10	c rational objective 85.5948
39.99/40.29	c #Conflicts: 47000 | #Constraints: 16985
40.18/40.46	c #Conflicts: 48000 | #Constraints: 17985
40.38/40.61	c #Conflicts: 49000 | #Constraints: 18985
40.48/40.77	c #Conflicts: 50000 | #Constraints: 19985
40.89/41.11	c #Conflicts: 51000 | #Constraints: 20986
41.68/41.96	c DATABASE CLEANUP
41.68/41.96	c GARBAGE COLLECT
41.68/41.96	c #Conflicts: 52000 | #Constraints: 17383
41.89/42.15	c #Conflicts: 53000 | #Constraints: 18384
42.07/42.35	c #Conflicts: 54000 | #Constraints: 19385
42.38/42.68	c #Conflicts: 55000 | #Constraints: 20386
42.58/42.87	c #Conflicts: 56000 | #Constraints: 21386
43.67/43.97	c DATABASE CLEANUP
43.67/43.97	c GARBAGE COLLECT
43.67/43.97	c #Conflicts: 57000 | #Constraints: 17586
43.88/44.12	c #Conflicts: 58000 | #Constraints: 18586
43.97/44.28	c #Conflicts: 59000 | #Constraints: 19586
44.47/44.70	c #Conflicts: 60000 | #Constraints: 20586
44.57/44.88	c #Conflicts: 61000 | #Constraints: 21586
49.45/49.71	c DATABASE CLEANUP
49.45/49.71	c GARBAGE COLLECT
49.45/49.71	c rational objective 85.5976
50.55/50.89	c #Conflicts: 62000 | #Constraints: 17587
50.86/51.16	c #Conflicts: 63000 | #Constraints: 18587
51.05/51.37	c #Conflicts: 64000 | #Constraints: 19588
51.35/51.62	c #Conflicts: 65000 | #Constraints: 20589
51.54/51.89	c #Conflicts: 66000 | #Constraints: 21589
52.55/52.81	c DATABASE CLEANUP
52.55/52.81	c GARBAGE COLLECT
52.55/52.81	c #Conflicts: 67000 | #Constraints: 17387
52.86/53.16	c #Conflicts: 68000 | #Constraints: 18387
53.04/53.31	c #Conflicts: 69000 | #Constraints: 19387
53.34/53.65	c #Conflicts: 70000 | #Constraints: 20387
53.54/53.85	c #Conflicts: 71000 | #Constraints: 21387
53.75/54.06	c #Conflicts: 72000 | #Constraints: 22387
54.63/54.99	c DATABASE CLEANUP
54.63/54.99	c GARBAGE COLLECT
54.63/54.99	c #Conflicts: 73000 | #Constraints: 17986
54.94/55.27	c #Conflicts: 74000 | #Constraints: 18986
55.24/55.59	c #Conflicts: 75000 | #Constraints: 19986
55.44/55.76	c #Conflicts: 76000 | #Constraints: 20986
55.85/56.12	c #Conflicts: 77000 | #Constraints: 21987
56.03/56.31	c #Conflicts: 78000 | #Constraints: 22987
60.83/61.12	c DATABASE CLEANUP
60.83/61.12	c GARBAGE COLLECT
60.83/61.12	c #Conflicts: 79000 | #Constraints: 18388
61.42/61.70	c #Conflicts: 80000 | #Constraints: 19388
61.52/61.85	c #Conflicts: 81000 | #Constraints: 20388
61.73/62.11	c #Conflicts: 82000 | #Constraints: 21389
62.01/62.34	c #Conflicts: 83000 | #Constraints: 22389
62.73/63.02	c #Conflicts: 84000 | #Constraints: 23389
63.51/63.88	c DATABASE CLEANUP
63.51/63.88	c GARBAGE COLLECT
63.51/63.88	c #Conflicts: 85000 | #Constraints: 18589
63.72/64.06	c #Conflicts: 86000 | #Constraints: 19589
63.91/64.23	c #Conflicts: 87000 | #Constraints: 20589
64.30/64.62	c #Conflicts: 88000 | #Constraints: 21590
64.40/64.79	c #Conflicts: 89000 | #Constraints: 22590
64.60/64.99	c #Conflicts: 90000 | #Constraints: 23590
66.10/66.47	c DATABASE CLEANUP
66.10/66.47	c GARBAGE COLLECT
66.10/66.47	c #Conflicts: 91000 | #Constraints: 18593
66.30/66.63	c #Conflicts: 92000 | #Constraints: 19593
66.49/66.82	c #Conflicts: 93000 | #Constraints: 20593
66.71/67.03	c #Conflicts: 94000 | #Constraints: 21593
66.89/67.26	c #Conflicts: 95000 | #Constraints: 22593
67.39/67.73	c #Conflicts: 96000 | #Constraints: 23594
71.88/72.28	c DATABASE CLEANUP
71.88/72.28	c GARBAGE COLLECT
71.88/72.28	c rational objective 85.5976
73.17/73.50	c #Conflicts: 97000 | #Constraints: 18392
73.38/73.72	c #Conflicts: 98000 | #Constraints: 19392
73.48/73.88	c #Conflicts: 99000 | #Constraints: 20392
73.78/74.16	c #Conflicts: 100000 | #Constraints: 21392
74.18/74.59	c #Conflicts: 101000 | #Constraints: 22392
74.47/74.83	c #Conflicts: 102000 | #Constraints: 23392
74.87/75.27	c #Conflicts: 103000 | #Constraints: 24392
75.78/76.15	c DATABASE CLEANUP
75.78/76.15	c GARBAGE COLLECT
75.78/76.15	c #Conflicts: 104000 | #Constraints: 18986
75.87/76.29	c #Conflicts: 105000 | #Constraints: 19986
76.86/77.29	c #Conflicts: 106000 | #Constraints: 20986
77.07/77.47	c #Conflicts: 107000 | #Constraints: 21986
77.26/77.65	c #Conflicts: 108000 | #Constraints: 22986
77.46/77.89	c #Conflicts: 109000 | #Constraints: 23986
77.67/78.11	c #Conflicts: 110000 | #Constraints: 24986
82.15/82.55	c DATABASE CLEANUP
82.15/82.55	c GARBAGE COLLECT
82.15/82.55	c rational objective 85.5999
83.44/83.80	c #Conflicts: 111000 | #Constraints: 19388
83.54/83.96	c #Conflicts: 112000 | #Constraints: 20388
83.75/84.13	c #Conflicts: 113000 | #Constraints: 21388
83.94/84.33	c #Conflicts: 114000 | #Constraints: 22389
84.25/84.61	c #Conflicts: 115000 | #Constraints: 23389
84.75/85.15	c #Conflicts: 116000 | #Constraints: 24389
84.94/85.36	c #Conflicts: 117000 | #Constraints: 25389
85.84/86.20	c DATABASE CLEANUP
85.84/86.20	c GARBAGE COLLECT
85.84/86.20	c #Conflicts: 118000 | #Constraints: 19590
85.93/86.37	c #Conflicts: 119000 | #Constraints: 20590
86.24/86.69	c #Conflicts: 120000 | #Constraints: 21590
86.44/86.87	c #Conflicts: 121000 | #Constraints: 22590
86.75/87.16	c #Conflicts: 122000 | #Constraints: 23590
87.03/87.45	c #Conflicts: 123000 | #Constraints: 24590
87.33/87.70	c #Conflicts: 124000 | #Constraints: 25590
92.02/92.44	c DATABASE CLEANUP
92.02/92.44	c GARBAGE COLLECT
92.02/92.44	c rational objective 85.5999
93.22/93.65	c #Conflicts: 125000 | #Constraints: 19588
93.63/94.06	c #Conflicts: 126000 | #Constraints: 20588
93.81/94.22	c #Conflicts: 127000 | #Constraints: 21588
94.01/94.43	c #Conflicts: 128000 | #Constraints: 22588
94.41/94.87	c #Conflicts: 129000 | #Constraints: 23588
94.73/95.13	c #Conflicts: 130000 | #Constraints: 24588
95.11/95.59	c #Conflicts: 131000 | #Constraints: 25588
96.10/96.50	c DATABASE CLEANUP
96.10/96.50	c GARBAGE COLLECT
96.10/96.50	c #Conflicts: 132000 | #Constraints: 19387
96.20/96.65	c #Conflicts: 133000 | #Constraints: 20387
96.40/96.81	c #Conflicts: 134000 | #Constraints: 21387
96.71/97.12	c #Conflicts: 135000 | #Constraints: 22387
97.72/98.16	c #Conflicts: 136000 | #Constraints: 23388
97.90/98.34	c #Conflicts: 137000 | #Constraints: 24388
98.10/98.53	c #Conflicts: 138000 | #Constraints: 25388
98.30/98.77	c #Conflicts: 139000 | #Constraints: 26388
99.19/99.66	c DATABASE CLEANUP
99.19/99.66	c GARBAGE COLLECT
99.19/99.66	c #Conflicts: 140000 | #Constraints: 19995
99.39/99.83	c #Conflicts: 141000 | #Constraints: 20995
99.50/99.98	c #Conflicts: 142000 | #Constraints: 21995
99.71/100.14	c #Conflicts: 143000 | #Constraints: 22995
100.19/100.61	c #Conflicts: 144000 | #Constraints: 23995
100.39/100.80	c #Conflicts: 145000 | #Constraints: 24995
100.49/100.98	c #Conflicts: 146000 | #Constraints: 25995
101.09/101.53	c #Conflicts: 147000 | #Constraints: 26995
106.08/106.53	c DATABASE CLEANUP
106.08/106.53	c GARBAGE COLLECT
106.08/106.53	c rational objective 85.5999
107.17/107.69	c #Conflicts: 148000 | #Constraints: 20403
107.37/107.87	c #Conflicts: 149000 | #Constraints: 21403
107.58/108.03	c #Conflicts: 150000 | #Constraints: 22403
107.87/108.31	c #Conflicts: 151000 | #Constraints: 23404
108.58/109.07	c #Conflicts: 152000 | #Constraints: 24404
108.77/109.27	c #Conflicts: 153000 | #Constraints: 25404
108.97/109.45	c #Conflicts: 154000 | #Constraints: 26404
109.17/109.65	c #Conflicts: 155000 | #Constraints: 27404
110.06/110.51	c DATABASE CLEANUP
110.06/110.51	c GARBAGE COLLECT
110.06/110.51	c #Conflicts: 156000 | #Constraints: 20605
110.16/110.67	c #Conflicts: 157000 | #Constraints: 21605
111.57/112.07	c #Conflicts: 158000 | #Constraints: 22605
111.76/112.27	c #Conflicts: 159000 | #Constraints: 23605
111.96/112.46	c #Conflicts: 160000 | #Constraints: 24605
112.16/112.66	c #Conflicts: 161000 | #Constraints: 25605
112.46/112.90	c #Conflicts: 162000 | #Constraints: 26605
112.67/113.13	c #Conflicts: 163000 | #Constraints: 27605
117.44/117.91	c DATABASE CLEANUP
117.44/117.91	c GARBAGE COLLECT
117.44/117.91	c rational objective 85.5999
118.44/119.00	c #Conflicts: 164000 | #Constraints: 20600
118.65/119.12	c #Conflicts: 165000 | #Constraints: 21600
118.74/119.26	c #Conflicts: 166000 | #Constraints: 22600
118.94/119.42	c #Conflicts: 167000 | #Constraints: 23600
119.14/119.64	c #Conflicts: 168000 | #Constraints: 24601
119.74/120.21	c #Conflicts: 169000 | #Constraints: 25601
119.94/120.42	c #Conflicts: 170000 | #Constraints: 26601
120.14/120.63	c #Conflicts: 171000 | #Constraints: 27601
125.12/125.65	c DATABASE CLEANUP
125.12/125.65	c GARBAGE COLLECT
125.12/125.65	c rational objective 85.5999
126.82/127.39	c #Conflicts: 172000 | #Constraints: 20405
127.01/127.56	c #Conflicts: 173000 | #Constraints: 21405
127.21/127.73	c #Conflicts: 174000 | #Constraints: 22405
127.41/127.92	c #Conflicts: 175000 | #Constraints: 23405
127.52/128.10	c #Conflicts: 176000 | #Constraints: 24405
127.81/128.31	c #Conflicts: 177000 | #Constraints: 25405
128.01/128.51	c #Conflicts: 178000 | #Constraints: 26405
128.71/129.28	c #Conflicts: 179000 | #Constraints: 27405
129.00/129.53	c #Conflicts: 180000 | #Constraints: 28405
129.91/130.45	c DATABASE CLEANUP
129.91/130.45	c GARBAGE COLLECT
129.91/130.45	c #Conflicts: 181000 | #Constraints: 21003
130.11/130.63	c #Conflicts: 182000 | #Constraints: 22003
130.31/130.83	c #Conflicts: 183000 | #Constraints: 23003
130.70/131.23	c #Conflicts: 184000 | #Constraints: 24004
130.90/131.44	c #Conflicts: 185000 | #Constraints: 25004
131.30/131.80	c #Conflicts: 186000 | #Constraints: 26004
131.51/132.03	c #Conflicts: 187000 | #Constraints: 27004
131.89/132.43	c #Conflicts: 188000 | #Constraints: 28004
132.09/132.68	c #Conflicts: 189000 | #Constraints: 29004
136.98/137.55	c DATABASE CLEANUP
136.98/137.55	c GARBAGE COLLECT
136.98/137.55	c rational objective 85.5999
138.38/138.97	c #Conflicts: 190000 | #Constraints: 21402
138.59/139.16	c #Conflicts: 191000 | #Constraints: 22402
139.27/139.86	c #Conflicts: 192000 | #Constraints: 23402
139.49/140.07	c #Conflicts: 193000 | #Constraints: 24402
139.67/140.24	c #Conflicts: 194000 | #Constraints: 25402
139.87/140.42	c #Conflicts: 195000 | #Constraints: 26402
140.08/140.61	c #Conflicts: 196000 | #Constraints: 27402
140.37/140.95	c #Conflicts: 197000 | #Constraints: 28403
140.67/141.22	c #Conflicts: 198000 | #Constraints: 29404
141.58/142.18	c DATABASE CLEANUP
141.58/142.18	c GARBAGE COLLECT
141.58/142.18	c #Conflicts: 199000 | #Constraints: 21601
142.96/143.52	c #Conflicts: 200000 | #Constraints: 22601
143.17/143.74	c #Conflicts: 201000 | #Constraints: 23601
143.37/143.97	c #Conflicts: 202000 | #Constraints: 24601
143.67/144.22	c #Conflicts: 203000 | #Constraints: 25601
143.86/144.45	c #Conflicts: 204000 | #Constraints: 26601
144.16/144.72	c #Conflicts: 205000 | #Constraints: 27601
144.36/144.97	c #Conflicts: 206000 | #Constraints: 28601
144.66/145.20	c #Conflicts: 207000 | #Constraints: 29601
149.04/149.65	c DATABASE CLEANUP
149.04/149.65	c GARBAGE COLLECT
149.04/149.65	c rational objective 85.5999
150.24/150.82	c #Conflicts: 208000 | #Constraints: 21599
150.46/151.06	c #Conflicts: 209000 | #Constraints: 22599
150.84/151.43	c #Conflicts: 210000 | #Constraints: 23599
151.04/151.66	c #Conflicts: 211000 | #Constraints: 24599
151.45/152.04	c #Conflicts: 212000 | #Constraints: 25599
151.64/152.26	c #Conflicts: 213000 | #Constraints: 26599
151.94/152.54	c #Conflicts: 214000 | #Constraints: 27600
152.45/153.02	c #Conflicts: 215000 | #Constraints: 28600
152.63/153.28	c #Conflicts: 216000 | #Constraints: 29600
153.74/154.35	c DATABASE CLEANUP
153.74/154.35	c GARBAGE COLLECT
153.74/154.35	c #Conflicts: 217000 | #Constraints: 21405
154.33/154.91	c #Conflicts: 218000 | #Constraints: 22405
154.44/155.09	c #Conflicts: 219000 | #Constraints: 23405
154.73/155.30	c #Conflicts: 220000 | #Constraints: 24405
154.93/155.54	c #Conflicts: 221000 | #Constraints: 25405
155.13/155.77	c #Conflicts: 222000 | #Constraints: 26405
156.22/156.87	c #Conflicts: 223000 | #Constraints: 27405
156.53/157.12	c #Conflicts: 224000 | #Constraints: 28405
156.73/157.34	c #Conflicts: 225000 | #Constraints: 29405
156.92/157.58	c #Conflicts: 226000 | #Constraints: 30405
161.71/162.32	c DATABASE CLEANUP
161.71/162.32	c GARBAGE COLLECT
161.71/162.32	c rational objective 85.6025
162.80/163.48	c #Conflicts: 227000 | #Constraints: 22005
163.00/163.66	c #Conflicts: 228000 | #Constraints: 23005
163.20/163.85	c #Conflicts: 229000 | #Constraints: 24005
163.52/164.14	c #Conflicts: 230000 | #Constraints: 25005
163.71/164.38	c #Conflicts: 231000 | #Constraints: 26005
164.00/164.64	c #Conflicts: 232000 | #Constraints: 27005
164.51/165.12	c #Conflicts: 233000 | #Constraints: 28005
164.70/165.33	c #Conflicts: 234000 | #Constraints: 29005
164.90/165.57	c #Conflicts: 235000 | #Constraints: 30005
165.30/165.91	c #Conflicts: 236000 | #Constraints: 31006
169.40/170.07	c DATABASE CLEANUP
169.40/170.07	c GARBAGE COLLECT
169.40/170.07	c rational objective 85.6025
170.58/171.29	c #Conflicts: 237000 | #Constraints: 22401
170.88/171.59	c #Conflicts: 238000 | #Constraints: 23401
171.18/171.82	c #Conflicts: 239000 | #Constraints: 24401
171.39/172.06	c #Conflicts: 240000 | #Constraints: 25402
171.68/172.31	c #Conflicts: 241000 | #Constraints: 26403
171.98/172.67	c #Conflicts: 242000 | #Constraints: 27403
172.17/172.88	c #Conflicts: 243000 | #Constraints: 28403
173.97/174.65	c #Conflicts: 244000 | #Constraints: 29403
174.17/174.89	c #Conflicts: 245000 | #Constraints: 30403
174.48/175.14	c #Conflicts: 246000 | #Constraints: 31403
175.38/176.02	c DATABASE CLEANUP
175.38/176.02	c GARBAGE COLLECT
175.38/176.02	c #Conflicts: 247000 | #Constraints: 22601
175.48/176.17	c #Conflicts: 248000 | #Constraints: 23601
175.67/176.35	c #Conflicts: 249000 | #Constraints: 24601
175.87/176.53	c #Conflicts: 250000 | #Constraints: 25601
176.07/176.72	c #Conflicts: 251000 | #Constraints: 26601
176.27/176.92	c #Conflicts: 252000 | #Constraints: 27601
176.48/177.15	c #Conflicts: 253000 | #Constraints: 28601
176.66/177.39	c #Conflicts: 254000 | #Constraints: 29601
176.96/177.62	c #Conflicts: 255000 | #Constraints: 30601
177.37/178.09	c #Conflicts: 256000 | #Constraints: 31602
183.75/184.43	c DATABASE CLEANUP
183.75/184.43	c GARBAGE COLLECT
183.75/184.43	c rational objective 85.6035
184.94/185.64	c #Conflicts: 257000 | #Constraints: 22599
185.14/185.86	c #Conflicts: 258000 | #Constraints: 23599
186.84/187.58	c #Conflicts: 259000 | #Constraints: 24599
187.04/187.76	c #Conflicts: 260000 | #Constraints: 25599
187.24/187.94	c #Conflicts: 261000 | #Constraints: 26599
187.45/188.14	c #Conflicts: 262000 | #Constraints: 27599
187.63/188.38	c #Conflicts: 263000 | #Constraints: 28599
187.93/188.60	c #Conflicts: 264000 | #Constraints: 29599
188.13/188.87	c #Conflicts: 265000 | #Constraints: 30599
188.44/189.14	c #Conflicts: 266000 | #Constraints: 31599
189.44/190.11	c DATABASE CLEANUP
189.44/190.11	c GARBAGE COLLECT
189.44/190.11	c #Conflicts: 267000 | #Constraints: 22395
189.52/190.27	c #Conflicts: 268000 | #Constraints: 23395
189.72/190.44	c #Conflicts: 269000 | #Constraints: 24395
189.92/190.63	c #Conflicts: 270000 | #Constraints: 25395
190.34/191.02	c #Conflicts: 271000 | #Constraints: 26396
190.62/191.31	c #Conflicts: 272000 | #Constraints: 27396
190.82/191.52	c #Conflicts: 273000 | #Constraints: 28396
191.22/191.90	c #Conflicts: 274000 | #Constraints: 29396
191.52/192.22	c #Conflicts: 275000 | #Constraints: 30396
191.91/192.61	c #Conflicts: 276000 | #Constraints: 31396
192.11/192.87	c #Conflicts: 277000 | #Constraints: 32396
193.22/193.96	c DATABASE CLEANUP
193.22/193.96	c GARBAGE COLLECT
193.22/193.96	c #Conflicts: 278000 | #Constraints: 22992
193.43/194.14	c #Conflicts: 279000 | #Constraints: 23992
193.61/194.32	c #Conflicts: 280000 | #Constraints: 24992
193.81/194.57	c #Conflicts: 281000 | #Constraints: 25993
194.21/194.92	c #Conflicts: 282000 | #Constraints: 26994
194.42/195.17	c #Conflicts: 283000 | #Constraints: 27995
194.80/195.51	c #Conflicts: 284000 | #Constraints: 28997
195.01/195.73	c #Conflicts: 285000 | #Constraints: 29997
195.32/196.06	c #Conflicts: 286000 | #Constraints: 30997
195.61/196.38	c #Conflicts: 287000 | #Constraints: 31998
196.90/197.65	c #Conflicts: 288000 | #Constraints: 32998
201.49/202.27	c DATABASE CLEANUP
201.49/202.27	c GARBAGE COLLECT
201.49/202.27	c rational objective 85.6035
202.78/203.52	c #Conflicts: 289000 | #Constraints: 23400
202.88/203.69	c #Conflicts: 290000 | #Constraints: 24400
203.09/203.86	c #Conflicts: 291000 | #Constraints: 25400
203.30/204.03	c #Conflicts: 292000 | #Constraints: 26400
203.48/204.24	c #Conflicts: 293000 | #Constraints: 27400
203.68/204.46	c #Conflicts: 294000 | #Constraints: 28400
203.88/204.68	c #Conflicts: 295000 | #Constraints: 29400
204.18/204.90	c #Conflicts: 296000 | #Constraints: 30400
204.58/205.37	c #Conflicts: 297000 | #Constraints: 31400
204.88/205.62	c #Conflicts: 298000 | #Constraints: 32400
205.07/205.87	c #Conflicts: 299000 | #Constraints: 33400
209.86/210.60	c DATABASE CLEANUP
209.86/210.60	c GARBAGE COLLECT
209.86/210.60	c rational objective 85.6035
211.06/211.86	c #Conflicts: 300000 | #Constraints: 23601
211.66/212.44	c #Conflicts: 301000 | #Constraints: 24601
211.86/212.64	c #Conflicts: 302000 | #Constraints: 25601
212.06/212.84	c #Conflicts: 303000 | #Constraints: 26601
212.27/213.05	c #Conflicts: 304000 | #Constraints: 27601
212.65/213.44	c #Conflicts: 305000 | #Constraints: 28601
212.86/213.65	c #Conflicts: 306000 | #Constraints: 29601
213.16/213.99	c #Conflicts: 307000 | #Constraints: 30602
214.85/215.61	c #Conflicts: 308000 | #Constraints: 31602
215.05/215.85	c #Conflicts: 309000 | #Constraints: 32602
215.36/216.11	c #Conflicts: 310000 | #Constraints: 33602
220.04/220.84	c DATABASE CLEANUP
220.04/220.84	c GARBAGE COLLECT
220.04/220.84	c rational objective 85.6035
221.35/222.12	c #Conflicts: 311000 | #Constraints: 23608
221.43/222.29	c #Conflicts: 312000 | #Constraints: 24608
221.63/222.48	c #Conflicts: 313000 | #Constraints: 25608
221.83/222.69	c #Conflicts: 314000 | #Constraints: 26608
222.13/222.90	c #Conflicts: 315000 | #Constraints: 27608
222.24/223.10	c #Conflicts: 316000 | #Constraints: 28608
222.53/223.31	c #Conflicts: 317000 | #Constraints: 29608
222.73/223.53	c #Conflicts: 318000 | #Constraints: 30608
222.93/223.77	c #Conflicts: 319000 | #Constraints: 31608
223.53/224.30	c #Conflicts: 320000 | #Constraints: 32608
223.73/224.55	c #Conflicts: 321000 | #Constraints: 33608
224.62/225.48	c DATABASE CLEANUP
224.62/225.48	c GARBAGE COLLECT
224.62/225.48	c #Conflicts: 322000 | #Constraints: 23409
225.12/225.93	c #Conflicts: 323000 | #Constraints: 24409
225.33/226.12	c #Conflicts: 324000 | #Constraints: 25409
225.52/226.31	c #Conflicts: 325000 | #Constraints: 26409
225.82/226.61	c #Conflicts: 326000 | #Constraints: 27409
226.02/226.89	c #Conflicts: 327000 | #Constraints: 28410
226.42/227.21	c #Conflicts: 328000 | #Constraints: 29410
226.61/227.46	c #Conflicts: 329000 | #Constraints: 30410
227.12/227.91	c #Conflicts: 330000 | #Constraints: 31411
227.33/228.17	c #Conflicts: 331000 | #Constraints: 32411
227.71/228.56	c #Conflicts: 332000 | #Constraints: 33411
228.01/228.83	c #Conflicts: 333000 | #Constraints: 34411
232.80/233.61	c DATABASE CLEANUP
232.80/233.61	c GARBAGE COLLECT
232.80/233.61	c rational objective 85.6035
233.90/234.79	c #Conflicts: 334000 | #Constraints: 24005
234.10/235.00	c #Conflicts: 335000 | #Constraints: 25005
234.39/235.29	c #Conflicts: 336000 | #Constraints: 26005
234.69/235.58	c #Conflicts: 337000 | #Constraints: 27005
235.20/236.06	c #Conflicts: 338000 | #Constraints: 28005
235.39/236.25	c #Conflicts: 339000 | #Constraints: 29005
235.58/236.44	c #Conflicts: 340000 | #Constraints: 30005
235.79/236.65	c #Conflicts: 341000 | #Constraints: 31005
236.09/237.00	c #Conflicts: 342000 | #Constraints: 32006
236.59/237.42	c #Conflicts: 343000 | #Constraints: 33006
236.78/237.69	c #Conflicts: 344000 | #Constraints: 34006
237.19/238.03	c #Conflicts: 345000 | #Constraints: 35007
241.48/242.30	c DATABASE CLEANUP
241.48/242.30	c GARBAGE COLLECT
241.48/242.30	c rational objective 85.6035
242.77/243.66	c #Conflicts: 346000 | #Constraints: 24405
242.97/243.82	c #Conflicts: 347000 | #Constraints: 25405
243.28/244.13	c #Conflicts: 348000 | #Constraints: 26405
243.46/244.32	c #Conflicts: 349000 | #Constraints: 27405
243.76/244.60	c #Conflicts: 350000 | #Constraints: 28405
243.97/244.88	c #Conflicts: 351000 | #Constraints: 29405
244.28/245.12	c #Conflicts: 352000 | #Constraints: 30406
244.56/245.46	c #Conflicts: 353000 | #Constraints: 31406
244.86/245.76	c #Conflicts: 354000 | #Constraints: 32406
246.66/247.52	c #Conflicts: 355000 | #Constraints: 33406
246.95/247.82	c #Conflicts: 356000 | #Constraints: 34406
247.16/248.09	c #Conflicts: 357000 | #Constraints: 35406
251.84/252.77	c DATABASE CLEANUP
251.84/252.77	c GARBAGE COLLECT
251.84/252.77	c rational objective 85.6035
253.04/254.00	c #Conflicts: 358000 | #Constraints: 24603
253.25/254.15	c #Conflicts: 359000 | #Constraints: 25603
253.43/254.32	c #Conflicts: 360000 | #Constraints: 26603
253.63/254.52	c #Conflicts: 361000 | #Constraints: 27603
253.84/254.74	c #Conflicts: 362000 | #Constraints: 28603
254.04/254.95	c #Conflicts: 363000 | #Constraints: 29603
254.25/255.16	c #Conflicts: 364000 | #Constraints: 30603
254.53/255.41	c #Conflicts: 365000 | #Constraints: 31603
254.73/255.64	c #Conflicts: 366000 | #Constraints: 32603
255.33/256.29	c #Conflicts: 367000 | #Constraints: 33604
255.63/256.55	c #Conflicts: 368000 | #Constraints: 34604
255.93/256.83	c #Conflicts: 369000 | #Constraints: 35604
256.83/257.74	c DATABASE CLEANUP
256.83/257.74	c GARBAGE COLLECT
256.83/257.74	c #Conflicts: 370000 | #Constraints: 24603
256.92/257.88	c #Conflicts: 371000 | #Constraints: 25603
257.23/258.19	c #Conflicts: 372000 | #Constraints: 26604
257.43/258.37	c #Conflicts: 373000 | #Constraints: 27604
258.92/259.84	c #Conflicts: 374000 | #Constraints: 28604
259.13/260.03	c #Conflicts: 375000 | #Constraints: 29604
259.32/260.22	c #Conflicts: 376000 | #Constraints: 30604
259.51/260.45	c #Conflicts: 377000 | #Constraints: 31604
259.71/260.69	c #Conflicts: 378000 | #Constraints: 32604
260.02/260.94	c #Conflicts: 379000 | #Constraints: 33604
260.23/261.19	c #Conflicts: 380000 | #Constraints: 34604
260.51/261.43	c #Conflicts: 381000 | #Constraints: 35604
265.21/266.12	c DATABASE CLEANUP
265.21/266.12	c GARBAGE COLLECT
265.21/266.12	c rational objective 85.6035
266.30/267.25	c #Conflicts: 382000 | #Constraints: 24404
266.49/267.43	c #Conflicts: 383000 | #Constraints: 25404
266.69/267.63	c #Conflicts: 384000 | #Constraints: 26405
266.99/267.92	c #Conflicts: 385000 | #Constraints: 27405
267.20/268.15	c #Conflicts: 386000 | #Constraints: 28405
267.50/268.46	c #Conflicts: 387000 | #Constraints: 29405
268.11/269.09	c #Conflicts: 388000 | #Constraints: 30406
268.39/269.32	c #Conflicts: 389000 | #Constraints: 31406
268.59/269.55	c #Conflicts: 390000 | #Constraints: 32406
268.89/269.80	c #Conflicts: 391000 | #Constraints: 33406
269.10/270.04	c #Conflicts: 392000 | #Constraints: 34406
269.48/270.45	c #Conflicts: 393000 | #Constraints: 35406
270.10/271.02	c #Conflicts: 394000 | #Constraints: 36406
274.67/275.60	c DATABASE CLEANUP
274.67/275.60	c GARBAGE COLLECT
274.67/275.60	c rational objective 85.6035
275.77/276.78	c #Conflicts: 395000 | #Constraints: 25006
275.97/276.96	c #Conflicts: 396000 | #Constraints: 26006
276.27/277.29	c #Conflicts: 397000 | #Constraints: 27006
276.46/277.49	c #Conflicts: 398000 | #Constraints: 28006
276.87/277.83	c #Conflicts: 399000 | #Constraints: 29006
277.08/278.04	c #Conflicts: 400000 | #Constraints: 30006
277.36/278.34	c #Conflicts: 401000 | #Constraints: 31007
277.66/278.69	c #Conflicts: 402000 | #Constraints: 32007
277.96/278.92	c #Conflicts: 403000 | #Constraints: 33007
278.36/279.36	c #Conflicts: 404000 | #Constraints: 34008
278.66/279.61	c #Conflicts: 405000 | #Constraints: 35008
279.07/280.02	c #Conflicts: 406000 | #Constraints: 36008
279.35/280.32	c #Conflicts: 407000 | #Constraints: 37008
283.85/284.88	c DATABASE CLEANUP
283.85/284.88	c GARBAGE COLLECT
283.85/284.88	c rational objective 85.6035
285.34/286.38	c #Conflicts: 408000 | #Constraints: 25399
285.54/286.53	c #Conflicts: 409000 | #Constraints: 26399
285.74/286.71	c #Conflicts: 410000 | #Constraints: 27399
286.04/287.04	c #Conflicts: 411000 | #Constraints: 28399
286.24/287.24	c #Conflicts: 412000 | #Constraints: 29399
286.53/287.50	c #Conflicts: 413000 | #Constraints: 30399
286.73/287.76	c #Conflicts: 414000 | #Constraints: 31399
287.04/288.08	c #Conflicts: 415000 | #Constraints: 32399
287.43/288.43	c #Conflicts: 416000 | #Constraints: 33399
287.73/288.76	c #Conflicts: 417000 | #Constraints: 34399
289.32/290.37	c #Conflicts: 418000 | #Constraints: 35399
289.62/290.64	c #Conflicts: 419000 | #Constraints: 36399
289.92/290.93	c #Conflicts: 420000 | #Constraints: 37399
294.71/295.73	c DATABASE CLEANUP
294.71/295.73	c GARBAGE COLLECT
294.71/295.73	c rational objective 85.6035
295.90/296.96	c #Conflicts: 421000 | #Constraints: 25606
296.11/297.13	c #Conflicts: 422000 | #Constraints: 26606
296.31/297.32	c #Conflicts: 423000 | #Constraints: 27606
296.51/297.53	c #Conflicts: 424000 | #Constraints: 28606
296.70/297.75	c #Conflicts: 425000 | #Constraints: 29606
296.90/297.98	c #Conflicts: 426000 | #Constraints: 30606
297.20/298.23	c #Conflicts: 427000 | #Constraints: 31606
297.40/298.49	c #Conflicts: 428000 | #Constraints: 32606
297.70/298.76	c #Conflicts: 429000 | #Constraints: 33606
298.11/299.14	c #Conflicts: 430000 | #Constraints: 34606
298.40/299.44	c #Conflicts: 431000 | #Constraints: 35607
298.69/299.75	c #Conflicts: 432000 | #Constraints: 36607
299.20/300.20	c #Conflicts: 433000 | #Constraints: 37607
303.78/304.88	c DATABASE CLEANUP
303.78/304.88	c GARBAGE COLLECT
303.78/304.88	c rational objective 85.6035
304.99/306.10	c #Conflicts: 434000 | #Constraints: 25610
305.28/306.30	c #Conflicts: 435000 | #Constraints: 26610
305.47/306.54	c #Conflicts: 436000 | #Constraints: 27611
305.88/306.93	c #Conflicts: 437000 | #Constraints: 28611
306.09/307.12	c #Conflicts: 438000 | #Constraints: 29611
306.27/307.33	c #Conflicts: 439000 | #Constraints: 30611
307.67/308.78	c #Conflicts: 440000 | #Constraints: 31611
307.87/309.01	c #Conflicts: 441000 | #Constraints: 32611
308.17/309.25	c #Conflicts: 442000 | #Constraints: 33611
308.47/309.52	c #Conflicts: 443000 | #Constraints: 34611
308.77/309.80	c #Conflicts: 444000 | #Constraints: 35611
308.98/310.09	c #Conflicts: 445000 | #Constraints: 36611
309.27/310.39	c #Conflicts: 446000 | #Constraints: 37611
313.96/315.09	c DATABASE CLEANUP
313.96/315.09	c GARBAGE COLLECT
313.96/315.09	c rational objective 85.6035
315.14/316.20	c #Conflicts: 447000 | #Constraints: 25412
315.24/316.36	c #Conflicts: 448000 | #Constraints: 26412
315.45/316.56	c #Conflicts: 449000 | #Constraints: 27412
315.75/316.89	c #Conflicts: 450000 | #Constraints: 28412
315.96/317.08	c #Conflicts: 451000 | #Constraints: 29412
316.25/317.39	c #Conflicts: 452000 | #Constraints: 30413
316.55/317.66	c #Conflicts: 453000 | #Constraints: 31413
316.84/317.91	c #Conflicts: 454000 | #Constraints: 32413
317.06/318.18	c #Conflicts: 455000 | #Constraints: 33413
317.34/318.47	c #Conflicts: 456000 | #Constraints: 34414
317.63/318.77	c #Conflicts: 457000 | #Constraints: 35414
317.95/319.04	c #Conflicts: 458000 | #Constraints: 36415
318.23/319.33	c #Conflicts: 459000 | #Constraints: 37416
318.53/319.69	c #Conflicts: 460000 | #Constraints: 38416
319.63/320.75	c DATABASE CLEANUP
319.63/320.75	c GARBAGE COLLECT
319.63/320.75	c #Conflicts: 461000 | #Constraints: 26009
319.73/320.89	c #Conflicts: 462000 | #Constraints: 27009
320.34/321.44	c #Conflicts: 463000 | #Constraints: 28009
320.53/321.61	c #Conflicts: 464000 | #Constraints: 29009
320.63/321.78	c #Conflicts: 465000 | #Constraints: 30009
320.83/321.97	c #Conflicts: 466000 | #Constraints: 31009
321.22/322.34	c #Conflicts: 467000 | #Constraints: 32009
321.42/322.56	c #Conflicts: 468000 | #Constraints: 33009
321.73/322.87	c #Conflicts: 469000 | #Constraints: 34010
321.94/323.10	c #Conflicts: 470000 | #Constraints: 35010
322.33/323.45	c #Conflicts: 471000 | #Constraints: 36010
322.62/323.77	c #Conflicts: 472000 | #Constraints: 37010
323.03/324.11	c #Conflicts: 473000 | #Constraints: 38010
323.33/324.47	c #Conflicts: 474000 | #Constraints: 39010
327.61/328.75	c DATABASE CLEANUP
327.61/328.75	c GARBAGE COLLECT
327.61/328.75	c rational objective 85.6035
328.80/329.94	c #Conflicts: 475000 | #Constraints: 26411
329.02/330.19	c #Conflicts: 476000 | #Constraints: 27411
329.31/330.43	c #Conflicts: 477000 | #Constraints: 28411
329.50/330.69	c #Conflicts: 478000 | #Constraints: 29411
329.80/330.97	c #Conflicts: 479000 | #Constraints: 30411
330.21/331.33	c #Conflicts: 480000 | #Constraints: 31411
330.40/331.55	c #Conflicts: 481000 | #Constraints: 32411
330.70/331.82	c #Conflicts: 482000 | #Constraints: 33412
331.01/332.15	c #Conflicts: 483000 | #Constraints: 34412
331.39/332.50	c #Conflicts: 484000 | #Constraints: 35412
331.60/332.75	c #Conflicts: 485000 | #Constraints: 36412
331.91/333.07	c #Conflicts: 486000 | #Constraints: 37412
332.30/333.40	c #Conflicts: 487000 | #Constraints: 38412
332.59/333.72	c #Conflicts: 488000 | #Constraints: 39414
336.89/338.11	c DATABASE CLEANUP
336.89/338.11	c GARBAGE COLLECT
336.89/338.11	c rational objective 85.6035
338.38/339.53	c #Conflicts: 489000 | #Constraints: 26617
338.58/339.73	c #Conflicts: 490000 | #Constraints: 27618
338.77/339.97	c #Conflicts: 491000 | #Constraints: 28618
339.07/340.24	c #Conflicts: 492000 | #Constraints: 29618
339.27/340.46	c #Conflicts: 493000 | #Constraints: 30619
339.77/340.95	c #Conflicts: 494000 | #Constraints: 31620
339.98/341.16	c #Conflicts: 495000 | #Constraints: 32620
340.27/341.40	c #Conflicts: 496000 | #Constraints: 33620
340.57/341.71	c #Conflicts: 497000 | #Constraints: 34620
340.77/341.98	c #Conflicts: 498000 | #Constraints: 35620
341.07/342.29	c #Conflicts: 499000 | #Constraints: 36620
341.57/342.73	c #Conflicts: 500000 | #Constraints: 37620
341.77/342.98	c #Conflicts: 501000 | #Constraints: 38620
342.17/343.35	c #Conflicts: 502000 | #Constraints: 39620
346.35/347.58	c DATABASE CLEANUP
346.35/347.58	c GARBAGE COLLECT
346.35/347.58	c rational objective 85.6035
347.75/348.90	c #Conflicts: 503000 | #Constraints: 26620
347.97/349.12	c #Conflicts: 504000 | #Constraints: 27620
348.25/349.44	c #Conflicts: 505000 | #Constraints: 28620
348.45/349.65	c #Conflicts: 506000 | #Constraints: 29620
348.86/350.02	c #Conflicts: 507000 | #Constraints: 30620
349.04/350.22	c #Conflicts: 508000 | #Constraints: 31620
349.45/350.61	c #Conflicts: 509000 | #Constraints: 32620
349.64/350.83	c #Conflicts: 510000 | #Constraints: 33620
349.96/351.14	c #Conflicts: 511000 | #Constraints: 34620
350.24/351.40	c #Conflicts: 512000 | #Constraints: 35620
350.54/351.76	c #Conflicts: 513000 | #Constraints: 36620
351.04/352.27	c #Conflicts: 514000 | #Constraints: 37621
351.34/352.54	c #Conflicts: 515000 | #Constraints: 38621
351.64/352.81	c #Conflicts: 516000 | #Constraints: 39621
357.72/358.99	c DATABASE CLEANUP
357.72/358.99	c GARBAGE COLLECT
357.72/358.99	c rational objective 85.6035
358.93/360.14	c #Conflicts: 517000 | #Constraints: 26418
359.02/360.29	c #Conflicts: 518000 | #Constraints: 27418
359.22/360.47	c #Conflicts: 519000 | #Constraints: 28418
359.42/360.65	c #Conflicts: 520000 | #Constraints: 29418
359.62/360.84	c #Conflicts: 521000 | #Constraints: 30418
359.83/361.04	c #Conflicts: 522000 | #Constraints: 31418
360.01/361.24	c #Conflicts: 523000 | #Constraints: 32418
360.22/361.46	c #Conflicts: 524000 | #Constraints: 33418
360.42/361.68	c #Conflicts: 525000 | #Constraints: 34418
360.71/361.91	c #Conflicts: 526000 | #Constraints: 35418
360.92/362.16	c #Conflicts: 527000 | #Constraints: 36418
361.51/362.78	c #Conflicts: 528000 | #Constraints: 37419
361.82/363.04	c #Conflicts: 529000 | #Constraints: 38419
362.10/363.30	c #Conflicts: 530000 | #Constraints: 39419
362.31/363.55	c #Conflicts: 531000 | #Constraints: 40419
367.69/368.99	c DATABASE CLEANUP
367.69/368.99	c GARBAGE COLLECT
367.69/368.99	c rational objective 85.6035
368.90/370.12	c #Conflicts: 532000 | #Constraints: 27010
368.99/370.28	c #Conflicts: 533000 | #Constraints: 28010
369.19/370.45	c #Conflicts: 534000 | #Constraints: 29010
369.38/370.64	c #Conflicts: 535000 | #Constraints: 30010
369.58/370.86	c #Conflicts: 536000 | #Constraints: 31010
369.90/371.11	c #Conflicts: 537000 | #Constraints: 32010
370.19/371.46	c #Conflicts: 538000 | #Constraints: 33010
370.38/371.68	c #Conflicts: 539000 | #Constraints: 34010
370.69/371.99	c #Conflicts: 540000 | #Constraints: 35011
370.98/372.27	c #Conflicts: 541000 | #Constraints: 36011
371.38/372.65	c #Conflicts: 542000 | #Constraints: 37012
371.80/373.02	c #Conflicts: 543000 | #Constraints: 38012
371.98/373.29	c #Conflicts: 544000 | #Constraints: 39012
372.38/373.64	c #Conflicts: 545000 | #Constraints: 40013
372.79/374.06	c #Conflicts: 546000 | #Constraints: 41014
378.77/380.08	c DATABASE CLEANUP
378.77/380.08	c GARBAGE COLLECT
378.77/380.08	c rational objective 85.6035
380.05/381.32	c #Conflicts: 547000 | #Constraints: 27403
380.26/381.56	c #Conflicts: 548000 | #Constraints: 28404
380.55/381.85	c #Conflicts: 549000 | #Constraints: 29404
380.77/382.10	c #Conflicts: 550000 | #Constraints: 30405
381.05/382.38	c #Conflicts: 551000 | #Constraints: 31405
381.56/382.89	c #Conflicts: 552000 | #Constraints: 32405
381.76/383.09	c #Conflicts: 553000 | #Constraints: 33405
382.05/383.34	c #Conflicts: 554000 | #Constraints: 34405
382.35/383.68	c #Conflicts: 555000 | #Constraints: 35405
382.76/384.08	c #Conflicts: 556000 | #Constraints: 36405
383.05/384.34	c #Conflicts: 557000 | #Constraints: 37405
383.44/384.70	c #Conflicts: 558000 | #Constraints: 38405
383.86/385.17	c #Conflicts: 559000 | #Constraints: 39406
384.14/385.45	c #Conflicts: 560000 | #Constraints: 40406
384.54/385.80	c #Conflicts: 561000 | #Constraints: 41406
385.44/386.78	c DATABASE CLEANUP
385.44/386.78	c GARBAGE COLLECT
385.44/386.78	c #Conflicts: 562000 | #Constraints: 27603
385.64/386.94	c #Conflicts: 563000 | #Constraints: 28603
386.04/387.37	c #Conflicts: 564000 | #Constraints: 29603
386.24/387.56	c #Conflicts: 565000 | #Constraints: 30603
386.44/387.77	c #Conflicts: 566000 | #Constraints: 31603
386.85/388.11	c #Conflicts: 567000 | #Constraints: 32603
387.23/388.51	c #Conflicts: 568000 | #Constraints: 33603
387.43/388.74	c #Conflicts: 569000 | #Constraints: 34603
387.63/388.99	c #Conflicts: 570000 | #Constraints: 35603
388.33/389.66	c #Conflicts: 571000 | #Constraints: 36603
388.63/389.90	c #Conflicts: 572000 | #Constraints: 37603
388.84/390.14	c #Conflicts: 573000 | #Constraints: 38603
389.12/390.41	c #Conflicts: 574000 | #Constraints: 39603
389.53/390.81	c #Conflicts: 575000 | #Constraints: 40603
389.74/391.10	c #Conflicts: 576000 | #Constraints: 41603
393.91/395.21	c DATABASE CLEANUP
393.91/395.21	c GARBAGE COLLECT
393.91/395.21	c rational objective 85.6035
395.11/396.40	c #Conflicts: 577000 | #Constraints: 27607
395.31/396.66	c #Conflicts: 578000 | #Constraints: 28607
395.51/396.87	c #Conflicts: 579000 | #Constraints: 29608
395.82/397.13	c #Conflicts: 580000 | #Constraints: 30609
396.10/397.40	c #Conflicts: 581000 | #Constraints: 31609
396.31/397.68	c #Conflicts: 582000 | #Constraints: 32609
396.61/397.95	c #Conflicts: 583000 | #Constraints: 33610
396.91/398.22	c #Conflicts: 584000 | #Constraints: 34611
397.11/398.47	c #Conflicts: 585000 | #Constraints: 35612
397.40/398.79	c #Conflicts: 586000 | #Constraints: 36612
397.72/399.09	c #Conflicts: 587000 | #Constraints: 37613
398.10/399.43	c #Conflicts: 588000 | #Constraints: 38614
398.50/399.81	c #Conflicts: 589000 | #Constraints: 39615
399.10/400.40	c #Conflicts: 590000 | #Constraints: 40616
399.30/400.69	c #Conflicts: 591000 | #Constraints: 41616
404.39/405.78	c DATABASE CLEANUP
404.39/405.78	c GARBAGE COLLECT
404.39/405.78	c rational objective 85.6035
405.58/406.90	c #Conflicts: 592000 | #Constraints: 27409
405.70/407.07	c #Conflicts: 593000 | #Constraints: 28409
405.98/407.34	c #Conflicts: 594000 | #Constraints: 29409
406.18/407.54	c #Conflicts: 595000 | #Constraints: 30409
406.48/407.85	c #Conflicts: 596000 | #Constraints: 31409
406.79/408.13	c #Conflicts: 597000 | #Constraints: 32409
407.07/408.41	c #Conflicts: 598000 | #Constraints: 33409
407.28/408.66	c #Conflicts: 599000 | #Constraints: 34409
407.79/409.16	c #Conflicts: 600000 | #Constraints: 35409
407.98/409.39	c #Conflicts: 601000 | #Constraints: 36409
408.27/409.64	c #Conflicts: 602000 | #Constraints: 37409
408.57/409.98	c #Conflicts: 603000 | #Constraints: 38410
409.07/410.47	c #Conflicts: 604000 | #Constraints: 39410
409.37/410.72	c #Conflicts: 605000 | #Constraints: 40410
410.86/412.28	c #Conflicts: 606000 | #Constraints: 41410
411.16/412.55	c #Conflicts: 607000 | #Constraints: 42410
415.96/417.38	c DATABASE CLEANUP
415.96/417.38	c GARBAGE COLLECT
415.96/417.38	c rational objective 85.6035
417.15/418.54	c #Conflicts: 608000 | #Constraints: 28007
417.35/418.71	c #Conflicts: 609000 | #Constraints: 29007
417.55/418.90	c #Conflicts: 610000 | #Constraints: 30007
417.66/419.09	c #Conflicts: 611000 | #Constraints: 31007
417.94/419.30	c #Conflicts: 612000 | #Constraints: 32007
418.14/419.51	c #Conflicts: 613000 | #Constraints: 33007
418.34/419.74	c #Conflicts: 614000 | #Constraints: 34007
418.54/419.98	c #Conflicts: 615000 | #Constraints: 35007
418.84/420.26	c #Conflicts: 616000 | #Constraints: 36007
419.14/420.56	c #Conflicts: 617000 | #Constraints: 37007
419.54/420.92	c #Conflicts: 618000 | #Constraints: 38008
419.75/421.19	c #Conflicts: 619000 | #Constraints: 39008
420.33/421.78	c #Conflicts: 620000 | #Constraints: 40008
420.53/421.93	c cpu time 418.455 s
420.53/421.93	c deterministic time 11896023346 1.19e+10
420.53/421.93	c optimization time 6.9e-05 s
420.53/421.93	c total solve time 418.385 s
420.53/421.93	c core-guided solve time 0 s
420.53/421.93	c propagation time 81.0688 s
420.53/421.93	c conflict analysis time 41.9242 s
420.53/421.93	c local search time 49.9518 s
420.53/421.93	c propagations 160229839
420.53/421.93	c resolve steps 12385817
420.53/421.93	c resolve steps with general constraints 650725
420.53/421.93	c decisions 720009
420.53/421.93	c conflicts 620561
420.53/421.93	c overflow fixes 175
420.53/421.93	c conflicts with overflow fixes 0
420.53/421.93	c restarts 1301
420.53/421.93	c inprocessing phases 69
420.53/421.93	c garbage collections 69 ,( 100.00 )
420.53/421.93	c input clauses 12372 ,( 99.94 )
420.53/421.93	c input cardinalities 7 ,( 0.06 )
420.53/421.93	c input general constraints 0 ,( 0.00 )
420.53/421.93	c input average constraint length 7.72
420.53/421.93	c input average constraint degree 1.01e+00
420.53/421.93	c input average constraint degree bitlength 0.00
420.53/421.93	c learned clauses 443657 ,( 71.48 )
420.53/421.93	c learned cardinalities 52588 ,( 8.47 )
420.53/421.93	c learned general constraints 124407 ,( 20.04 )
420.53/421.93	c learned average constraint length 260.11
420.53/421.93	c learned average constraint degree 1.57e+06
420.53/421.93	c learned average constraint degree bitlength 1.49
420.53/421.93	c watched  CF 32, 64, 128, Arb: 47240 , 0 , 0 , 0
420.53/421.93	c counting CF 32, 64, 128, Arb: 77167 , 0 , 0 , 0
420.53/421.93	c watched   constraints 47240 ,( 37.97 ) 
420.53/421.93	c counting  constraints 77167 ,( 62.03 ) 
420.53/421.93	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 637060418 , 836718360 , 31109577 ,( 22207156 , 8902421 )
420.53/421.93	c pure literals detected 1
420.53/421.93	c unique literal constraints detected 2
420.53/421.93	c gcd simplifications 18858
420.53/421.93	c detected cardinalities 1137
420.53/421.93	c divisions strengthening the constraint 0
420.53/421.93	c weakened non-implied lits 10161947
420.53/421.93	c weakened non-implying lits 36097
420.53/421.93	c percentage of cover cuts not using all falsified lits 0.000
420.53/421.93	c average MIR cut multiplier 0.00e+00
420.53/421.93	c average MIR cut multiplier bitlength 0.000
420.53/421.93	c original variables 2256
420.53/421.93	c clausal propagations 155487701
420.53/421.93	c cardinality propagations 2047176
420.53/421.93	c watched propagations 115015
420.53/421.93	c counting propagations 1714859
420.53/421.93	c watch lookups 5925253073
420.53/421.93	c watch backjump lookups 0
420.53/421.93	c watch checks 4538550280
420.53/421.93	c propagation checks 807476375
420.53/421.93	c constraint additions 300994021
420.53/421.93	c trail pops 161570313
420.53/421.93	c formula constraints 11043
420.53/421.93	c learned constraints 620470
420.53/421.93	c bound constraints 0
420.53/421.93	c core-guided constraints 0
420.53/421.93	c encountered formula constraints 10441630
420.53/421.93	c encountered learned constraints 2529385
420.53/421.93	c encountered bound constraints 0
420.53/421.93	c encountered core-guided constraints 0
420.53/421.93	c LP total time 242.365 s
420.53/421.93	c LP solve time 229.58 s
420.53/421.93	c LP constraints added 12016
420.53/421.93	c LP constraints removed 1537
420.53/421.93	c LP pivots internal 619618
420.53/421.93	c LP pivots root 609817
420.53/421.93	c LP calls 361
420.53/421.93	c LP optimalities 265
420.53/421.93	c LP no pivot count 0
420.53/421.93	c LP infeasibilities 91
420.53/421.93	c LP valid Farkas constraints 91
420.53/421.93	c LP learned Farkas constraints 91
420.53/421.93	c LP basis resets 0
420.53/421.93	c LP cycling count 0
420.53/421.93	c LP singular count 0
420.53/421.93	c LP no primal count 0
420.53/421.93	c LP no farkas count 0
420.53/421.93	c LP other issue count 0
420.53/421.93	c LP Gomory cuts 0
420.53/421.93	c LP learned cuts 1587
420.53/421.93	c LP deleted cuts 1537
420.53/421.93	c LP encountered Gomory constraints 0
420.53/421.93	c LP encountered Farkas constraints 122
420.53/421.93	c LP encountered learned Farkas constraints 90
420.53/421.93	c CG auxiliary variables introduced 437
420.53/421.93	c CG solutions found 0
420.53/421.93	c CG cores constructed 0
420.53/421.93	c CG core cardinality constraints returned 0
420.53/421.93	c CG unit cores 0
420.53/421.93	c CG single cores 0
420.53/421.93	c CG blocks removed during cardinality reduction 0
420.53/421.93	c CG first core best 0
420.53/421.93	c CG decision core best 0
420.53/421.93	c CG core reduction tie 0
420.53/421.93	c CG core degree average 0.00
420.53/421.93	c CG core slack average 0.00
420.53/421.93	c CG core upper bound improvements 0
420.53/421.93	c STR number of successful calls 0
420.53/421.93	c STR number of unsuccessful calls 0
420.53/421.93	c STR number of inconclusive calls 0
420.53/421.93	c STR number of successful attempts 0
420.53/421.93	c STR number of unsuccessful attempts 0
420.53/421.93	c STR number of inconclusive attempts 0
420.53/421.93	c STR average degree increase per successful call inf
420.53/421.93	c STR average degree increase per successful attempt inf
420.53/421.93	c STR total number of conflicts for successful attempts 0
420.53/421.93	c STR total number of conflicts for unsuccessful attempts 0
420.53/421.93	c STR total number of conflicts for inconclusive attempts 0
420.53/421.93	c STR average number of conflicts per successful attempt inf
420.53/421.93	c STR average number of conflicts per unsuccessful attempt inf
420.53/421.93	c STR average number of conflicts per inconclusive attempt inf
420.53/421.93	c IHS number of seeded input constraints 0
420.53/421.93	c IHS number of seeded weakened input constraints 0
420.53/421.93	c IHS number of successful local search calls 0
420.53/421.93	c IHS number of timeouts for local search 0
420.53/421.93	c IHS number of complete search calls 0
420.53/421.93	c IHS number of optimal complete search calls 0
420.53/421.93	c IHS number of complete search progress calls 0
420.53/421.93	c IHS number of solutions from local search 0
420.53/421.93	c IHS number of upper bounds from local search 0
420.53/421.93	c IHS number of cores from local search 0
420.53/421.93	c IHS number of discarded solutions from local search 0
420.53/421.93	c IHS number of solutions from complete search 0
420.53/421.93	c IHS number of upper bounds from complete search 0
420.53/421.93	c IHS number of cores from complete search 0
420.53/421.93	c IHS number of discarded solutions from complete search 0
420.53/421.93	c IHS local search    time 0 s
420.53/421.93	c IHS complete search time 0 s
420.53/421.93	c IHS core extraction time 0 s
420.53/421.93	c AVG.sumWPerc 44.12 
420.53/421.93	c bigint constraints 0 
420.53/421.93	s SATISFIABLE
420.53/421.93	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-4809294-1782848697/watcher-4809294-1782848697 -o /tmp/evaluation-result-4809294-1782848697/solver-4809294-1782848697 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809294-1782848697/vars-4809294-1782848697 --bin-var /tmp/runsolver-exch-nodeE010-1782848652-2490474 --watchdog 3760 ./run-sat.sh HOME/instance-4809294-1782848697.opb 

running on 4 cores: 16-19

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

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

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (119301 MiB free)
  node 1: cores 8-15, 128973 MiB (109175 MiB free)
  node 2: cores 16-23, 129019 MiB (123019 MiB free)
  node 3: cores 24-31, 129003 MiB (118465 MiB free)
  node 4: cores 32-39, 129019 MiB (117097 MiB free)
  node 5: cores 40-47, 129019 MiB (124054 MiB free)
  node 6: cores 48-55, 129019 MiB (108313 MiB free)
  node 7: cores 56-63, 128474 MiB (116619 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 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
Current StackSize limit: 8192 KiB

solver pid=2491430, runsolver pid=2491412

[startup+0.100066 s]*
/proc/loadavg: 10.15 2.62 0.99 16/882 2491453
/proc/meminfo: memFree=958455596/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=62076 memory=19184 CPUtime=0.02 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 2553 0 0 0 2 0 0 0 20 0 1 0 218157565 63565824 4642 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 15519 4795 2169 1755 0 3354 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 66268 KiB
Current children cumulated memory: 22380 KiB

[startup+0.214412 s]*
/proc/loadavg: 10.15 2.62 0.99 17/884 2491464
/proc/meminfo: memFree=958373680/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=80996 memory=38484 CPUtime=0.14 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 11901 0 0 0 12 2 0 0 20 0 1 0 218157565 82939904 9447 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 20249 9621 2798 1755 0 8084 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 85188 KiB
Current children cumulated memory: 41680 KiB

[startup+0.315567 s]*
/proc/loadavg: 10.15 2.62 0.99 17/882 2491473
/proc/meminfo: memFree=958319744/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=80996 memory=38484 CPUtime=0.24 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 11901 0 0 0 22 2 0 0 20 0 1 0 218157565 82939904 9447 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 20249 9621 2798 1755 0 8084 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 85188 KiB
Current children cumulated memory: 41680 KiB

[startup+0.70013 s]
/proc/loadavg: 10.15 2.62 0.99 15/880 2491480
/proc/meminfo: memFree=958254932/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=80996 memory=38484 CPUtime=0.61 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 11901 0 0 0 59 2 0 0 20 0 1 0 218157565 82939904 9447 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 20249 9621 2798 1755 0 8084 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 85188 KiB
Current children cumulated memory: 41680 KiB

[startup+1.50013 s]
/proc/loadavg: 10.62 2.84 1.07 15/880 2491480
/proc/meminfo: memFree=958245824/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=89248 memory=47832 CPUtime=1.4 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 13638 0 0 0 138 2 0 0 20 0 1 0 218157565 91389952 11868 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 22312 11958 2893 1755 0 10147 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 93440 KiB
Current children cumulated memory: 51028 KiB

[startup+3.11338 s]
/proc/loadavg: 10.62 2.84 1.07 14/875 2491488
/proc/meminfo: memFree=958277660/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=93044 memory=51936 CPUtime=3.01 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 14664 0 0 0 299 2 0 0 20 0 1 0 218157565 95277056 12892 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 23261 12984 2893 1755 0 11096 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 97236 KiB
Current children cumulated memory: 55132 KiB

[startup+6.30013 s]
/proc/loadavg: 11.05 3.06 1.15 14/875 2491488
/proc/meminfo: memFree=958203392/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=93044 memory=52008 CPUtime=6.19 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 14669 0 0 0 615 4 0 0 20 0 1 0 218157565 95277056 12892 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 23261 13002 2909 1755 0 11096 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 97236 KiB
Current children cumulated memory: 55204 KiB

[startup+12.7001 s]
/proc/loadavg: 11.44 3.27 1.23 13/870 2491496
/proc/meminfo: memFree=958180788/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=95632 memory=53536 CPUtime=12.57 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 15093 0 0 0 1250 7 0 0 20 0 1 0 218157565 97927168 13276 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 23908 13384 2909 1755 0 11743 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 99824 KiB
Current children cumulated memory: 56732 KiB

[startup+25.5001 s]
/proc/loadavg: 12.15 3.69 1.39 12/871 2491555
/proc/meminfo: memFree=958148392/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=105268 memory=64160 CPUtime=25.33 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 17752 0 0 0 2521 12 0 0 20 0 1 0 218157565 107794432 15836 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 26317 16040 2909 1755 0 14152 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 109460 KiB
Current children cumulated memory: 67356 KiB

[startup+51.1136 s]
/proc/loadavg: 13.66 4.87 1.86 12/868 2491716
/proc/meminfo: memFree=958285092/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=116376 memory=72072 CPUtime=50.86 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 19734 0 0 0 5064 22 0 0 20 0 1 0 218157565 119169024 17884 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 29094 18018 2909 1755 0 16929 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 120568 KiB
Current children cumulated memory: 75268 KiB

[startup+102.3 s]
/proc/loadavg: 14.99 6.59 2.60 17/891 2492102
/proc/meminfo: memFree=958040752/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=125068 memory=77840 CPUtime=101.89 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 20673 0 0 0 10139 50 0 0 20 0 1 0 218157565 128069632 19287 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 31267 19460 2909 1755 0 19102 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 129260 KiB
Current children cumulated memory: 81036 KiB


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

/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 22634 0 0 0 16091 80 0 0 20 0 1 0 218157565 136024064 22338 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 33209 22431 2909 1755 0 21044 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 137028 KiB
Current children cumulated memory: 92920 KiB

[startup+222.3 s]
/proc/loadavg: 16.32 9.90 4.30 17/892 2492251
/proc/meminfo: memFree=956367164/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=132836 memory=90932 CPUtime=221.53 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 22938 0 0 0 22042 111 0 0 20 0 1 0 218157565 136024064 22594 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 33209 22733 2909 1755 0 21044 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 137028 KiB
Current children cumulated memory: 94128 KiB

[startup+282.3 s]
/proc/loadavg: 16.11 11.01 5.04 17/889 2492252
/proc/meminfo: memFree=956151276/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=135764 memory=94888 CPUtime=281.35 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 23940 0 0 0 27992 143 0 0 20 0 1 0 218157565 139022336 23618 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 33941 23722 2909 1755 0 21776 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 139956 KiB
Current children cumulated memory: 98084 KiB

[startup+342.3 s]
/proc/loadavg: 16.48 12.03 5.76 17/887 2492253
/proc/meminfo: memFree=955920388/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=341.17 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24659 0 0 0 33945 172 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+402.3 s]
/proc/loadavg: 16.86 12.95 6.47 17/886 2492303
/proc/meminfo: memFree=957071964/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=401 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24659 0 0 0 39897 203 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

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

# cumulated CPU time of all completed processes:  user=418.456 s, system=2.13387 s

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

[startup+409.6 s]
/proc/loadavg: 16.87 13.02 6.53 17/887 2492304
/proc/meminfo: memFree=957038020/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=408.27 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24659 0 0 0 40621 206 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 408.27 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+416 s]*
/proc/loadavg: 16.89 13.15 6.64 17/887 2492353
/proc/meminfo: memFree=956026804/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=414.66 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41256 210 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 414.66 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+419.2 s]
/proc/loadavg: 16.89 13.15 6.64 17/886 2492353
/proc/meminfo: memFree=955921244/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=417.85 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41574 211 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 417.85 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+420.8 s]
/proc/loadavg: 16.89 13.15 6.64 17/886 2492353
/proc/meminfo: memFree=955914056/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=419.44 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41732 212 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 419.44 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+421.6 s]
/proc/loadavg: 16.90 13.22 6.70 17/886 2492353
/proc/meminfo: memFree=955912856/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=420.23 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41811 212 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 420.23 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+421.8 s]
/proc/loadavg: 16.90 13.22 6.70 17/886 2492353
/proc/meminfo: memFree=955912856/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=420.43 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41831 212 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 420.43 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

[startup+421.9 s]
/proc/loadavg: 16.90 13.22 6.70 17/886 2492353
/proc/meminfo: memFree=955912856/1055320708 swapFree=32653224/33554428
[pid=2491430] ppid=2491412 vsize=4192 memory=3196 CPUtime=0 cores=16-19
/proc/2491430/stat : 2491430 (run-sat.sh) S 2491412 2491430 2490453 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 218157561 4292608 640 18446744073709551615 94442531602432 94442532496965 140720449337360 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94442532736016 94442532783760 94442562121728 140720449341737 140720449341827 140720449341827 140720449347563 0
/proc/2491430/statm: 1048 799 721 219 0 110 0
[pid=2491446] ppid=2491430 vsize=149620 memory=102680 CPUtime=420.53 cores=16-19
/proc/2491446/stat : 2491446 (roundingsat) R 2491430 2491430 2490453 0 -1 4194304 24670 0 0 0 41841 212 0 0 20 0 1 0 218157565 153210880 25448 18446744073709551615 4194304 11382409 140731580213088 0 0 0 0 0 8405026 0 0 0 17 17 0 0 0 0 0 12505888 12515512 26836992 140731580217265 140731580217762 140731580217762 140731580223466 0
/proc/2491446/statm: 37405 25670 2909 1755 0 25240 0
Current children cumulated CPU time: 420.53 s
Current children cumulated vsize: 153812 KiB
Current children cumulated memory: 105876 KiB

Child status: 0

Real time (s): 421.941
CPU time (s): 420.59
CPU user time (s): 418.456
CPU system time (s): 2.13387
CPU usage (%): 99.6799
Max. virtual memory (cumulated for all children) (KiB): 153812
Max. memory (cumulated for all children) (KiB): 105876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 418.456
system time used= 2.13387
maximum resident set size= 101792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24907
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= 330
involuntary context switches= 549


# summary of solver processes directly reported to runsolver:
#   pid: 2491430
#   total CPU time (s): 420.59
#   total CPU user time (s): 418.456
#   total CPU system time (s): 2.13387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.45654 second user time and 4.28431 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-30 21:44:58
IDJOB=4809294
IDBENCH=162681
IDSOLVER=3617
FILE ID=nodeE010/4809294-1782848697
RUNJOBID= nodeE010-1782848652-2490474
SLURM_JOB_ID= 12542936
Free space on /tmp= 798176 MiB

SOLVER NAME= roundingsat-satsuma-saturation 2026-06-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_15.opb
COMMAND LINE= ./run-sat.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4809294-1782848697/watcher-4809294-1782848697 -o /tmp/evaluation-result-4809294-1782848697/solver-4809294-1782848697 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809294-1782848697/vars-4809294-1782848697 --bin-var /tmp/runsolver-exch-nodeE010-1782848652-2490474 --watchdog 3760  ./run-sat.sh HOME/instance-4809294-1782848697.opb

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

MD5SUM BENCH= d72c9af15efabd1511f4b6b7bd2b83d4
RANDOM SEED=133679983

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		: 3579.774
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		: 3573.969
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3605.571
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3617.724
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3574.565
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		: 3574.036
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		: 3570.297
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3587.578
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3585.347
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		: 3587.421
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		: 3594.003
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		: 3585.328
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3589.043
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		: 3585.535
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3590.579
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3592.042
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		: 3594.541
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3578.175
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		: 3576.968
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		: 3571.854
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.489
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		: 3615.393
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		: 3584.216
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3568.658
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		: 3580.987
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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.122
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		: 3558.196
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		: 3555.963
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		: 3562.523
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		: 3591.519
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		: 3592.328
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		: 2493.659
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		: 3591.935
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:        958534872 kB
MemAvailable:   1045761948 kB
Buffers:              32 kB
Cached:         90920816 kB
SwapCached:         8100 kB
Active:          5876500 kB
Inactive:       85126132 kB
Active(anon):     118256 kB
Inactive(anon):    26020 kB
Active(file):    5758244 kB
Inactive(file): 85100112 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32653224 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            118128 kB
Writeback:             0 kB
AnonPages:         85656 kB
Mapped:            75776 kB
Shmem:             62492 kB
KReclaimable:    1235684 kB
Slab:            1763824 kB
SReclaimable:    1235684 kB
SUnreclaim:       528140 kB
KernelStack:       14320 kB
PageTables:         5796 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1388068 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478484 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 798032 MiB
End job on nodeE010 at 2026-06-30 21:52:01