Trace number 4799768

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-MIR 2026-06-11SAT 202.176 202.868

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-849702.opb
MD5SUM99577d0b2060d1d3afdf18d9c444f818
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 benchmark0.692364
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1737
Total number of constraints1041
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)954
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint9
Maximum length of a constraint32
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 34
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.02	c RoundingSat 2
0.00/0.02	c branch pb26-symm
0.00/0.02	c commit 801ab82
0.00/0.03	c 
0.00/0.03	c make graph and approximate orbits
0.00/0.03	c	 [group: #orbits ~= 256] (1.209ms)
0.00/0.03	c 
0.00/0.03	c detect special group actions
0.00/0.03	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.00/0.05	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.00/0.10	c 	 (72.0848ms)
0.00/0.10	c 
0.00/0.10	c detect symmetries on remainder
0.00/0.10	c 	[graph: #vertices 8347 #edges 61830]
0.00/0.10	c 	dejavu (support_limit=48MB, budget_limit=64)
0.00/0.11	c 	[group: #symmetries 4.32*10^3 #gens 7] (7.07071ms)
0.00/0.11	c 
0.00/0.11	c optimize generators (opt_passes=64, conjugate_limit=256)
0.08/0.11	c 	opt it=15, l=208, m=75, opt=14, avg=1824, b=1344, gens=7
0.08/0.11	c 	ran it=0, +gens=6 
0.08/0.14	c 	con best_support=1344, best_gens=2, +gens=172
0.08/0.14	c 	(30.0085ms)
0.08/0.14	c 
0.08/0.14	c apply negation fixing (schreier: true, gens: 185)
0.08/0.14	c 	fixed 0 literals
0.08/0.14	c 	(2.59511ms)
0.08/0.14	c 
0.08/0.14	c generation finished
0.08/0.14	c 	[sbp: #constraints 0 #add_vars 0]
0.08/0.14	c 
0.08/0.14	c make graph and approximate orbits
0.08/0.14	c	 [group: #orbits ~= 256] (0.930926ms)
0.08/0.14	c 
0.08/0.14	c detect special group actions
0.08/0.14	c 	probe for Johnson action (limit=64)
0.08/0.14	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.08/0.16	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.08/0.22	c 	 (72.1194ms)
0.08/0.22	c 
0.08/0.22	c detect symmetries on remainder
0.08/0.22	c 	[graph: #vertices 8347 #edges 61830]
0.08/0.22	c 	dejavu (support_limit=48MB, budget_limit=64)
0.19/0.22	c 	[group: #symmetries 4.32*10^3 #gens 7] (6.60451ms)
0.19/0.22	c 
0.19/0.22	c optimize generators (opt_passes=64, conjugate_limit=256)
0.19/0.22	c 	opt it=15, l=208, m=75, opt=14, avg=1824, b=1344, gens=7
0.19/0.22	c 	ran it=0, +gens=6 
0.19/0.25	c 	con best_support=1344, best_gens=2, +gens=172
0.19/0.25	c 	(30.3676ms)
0.19/0.25	c 
0.19/0.25	c finalize break order and special generators
0.19/0.25	c 
0.19/0.25	c add generic predicates (break_depth=20)
0.19/0.26	c 	added predicates for 185 generators (2.24195ms)
0.19/0.26	c 
0.19/0.26	c generation finished
0.19/0.26	c 	[sbp: #constraints 10730 #add_vars 3515]
0.19/0.26	c #variables 1737 #constraints 12128
0.58/0.69	c #Conflicts: 1000 | #Constraints: 13127
0.67/0.76	c #Conflicts: 2000 | #Constraints: 14127
1.97/2.09	c UNIT CLEANUP
1.97/2.09	c DATABASE CLEANUP
1.97/2.09	c GARBAGE COLLECT
1.97/2.09	c #Conflicts: 3000 | #Constraints: 14180
2.07/2.18	c #Conflicts: 4000 | #Constraints: 15180
2.36/2.43	c DATABASE CLEANUP
2.36/2.43	c GARBAGE COLLECT
2.36/2.43	c #Conflicts: 5000 | #Constraints: 14637
2.46/2.53	c #Conflicts: 6000 | #Constraints: 15637
3.65/3.79	c DATABASE CLEANUP
3.65/3.79	c GARBAGE COLLECT
3.65/3.79	c rational objective 123
4.06/4.18	c #Conflicts: 7000 | #Constraints: 14677
4.25/4.34	c #Conflicts: 8000 | #Constraints: 15677
4.36/4.44	c #Conflicts: 9000 | #Constraints: 16677
4.65/4.73	c DATABASE CLEANUP
4.65/4.73	c GARBAGE COLLECT
4.65/4.73	c #Conflicts: 10000 | #Constraints: 15390
5.15/5.29	c #Conflicts: 11000 | #Constraints: 16390
5.25/5.38	c #Conflicts: 12000 | #Constraints: 17390
5.55/5.67	c DATABASE CLEANUP
5.55/5.67	c GARBAGE COLLECT
5.55/5.67	c #Conflicts: 13000 | #Constraints: 15852
5.65/5.76	c #Conflicts: 14000 | #Constraints: 16852
5.75/5.87	c #Conflicts: 15000 | #Constraints: 17852
6.45/6.55	c DATABASE CLEANUP
6.45/6.55	c GARBAGE COLLECT
6.45/6.55	c #Conflicts: 16000 | #Constraints: 16093
6.54/6.69	c #Conflicts: 17000 | #Constraints: 17093
6.74/6.88	c #Conflicts: 18000 | #Constraints: 18093
6.85/6.91	c DATABASE CLEANUP
6.85/6.91	c GARBAGE COLLECT
6.85/6.91	c rational objective 123
7.25/7.36	c #Conflicts: 19000 | #Constraints: 16131
7.35/7.49	c #Conflicts: 20000 | #Constraints: 17131
7.75/7.89	c #Conflicts: 21000 | #Constraints: 18131
7.85/7.98	c DATABASE CLEANUP
7.85/7.98	c GARBAGE COLLECT
7.85/7.98	c rational objective 123
8.24/8.38	c #Conflicts: 22000 | #Constraints: 15927
8.44/8.51	c #Conflicts: 23000 | #Constraints: 16927
8.54/8.64	c #Conflicts: 24000 | #Constraints: 17927
8.83/8.94	c #Conflicts: 25000 | #Constraints: 18928
9.14/9.20	c DATABASE CLEANUP
9.14/9.20	c GARBAGE COLLECT
9.14/9.20	c rational objective 123
9.54/9.69	c #Conflicts: 26000 | #Constraints: 16547
10.04/10.15	c #Conflicts: 27000 | #Constraints: 17547
10.13/10.29	c #Conflicts: 28000 | #Constraints: 18547
10.34/10.44	c #Conflicts: 29000 | #Constraints: 19547
10.34/10.45	c DATABASE CLEANUP
10.34/10.45	c GARBAGE COLLECT
10.34/10.45	c rational objective 123
10.83/10.91	c #Conflicts: 30000 | #Constraints: 16935
11.05/11.15	c #Conflicts: 31000 | #Constraints: 17936
11.13/11.29	c #Conflicts: 32000 | #Constraints: 18936
11.73/11.88	c #Conflicts: 33000 | #Constraints: 19937
12.13/12.28	c DATABASE CLEANUP
12.13/12.28	c GARBAGE COLLECT
12.13/12.28	c rational objective 123
12.62/12.77	c #Conflicts: 34000 | #Constraints: 17155
12.82/12.99	c #Conflicts: 35000 | #Constraints: 18155
13.03/13.14	c #Conflicts: 36000 | #Constraints: 19155
13.23/13.34	c #Conflicts: 37000 | #Constraints: 20155
13.43/13.59	c DATABASE CLEANUP
13.43/13.59	c GARBAGE COLLECT
13.43/13.59	c rational objective 123
13.94/14.09	c #Conflicts: 38000 | #Constraints: 17176
14.12/14.24	c #Conflicts: 39000 | #Constraints: 18176
14.62/14.73	c #Conflicts: 40000 | #Constraints: 19176
14.82/14.91	c #Conflicts: 41000 | #Constraints: 20176
14.93/15.04	c DATABASE CLEANUP
14.93/15.04	c GARBAGE COLLECT
14.93/15.04	c rational objective 123
15.32/15.43	c #Conflicts: 42000 | #Constraints: 16983
15.52/15.63	c #Conflicts: 43000 | #Constraints: 17983
15.93/16.08	c #Conflicts: 44000 | #Constraints: 18983
16.22/16.33	c #Conflicts: 45000 | #Constraints: 19983
16.32/16.49	c #Conflicts: 46000 | #Constraints: 20983
16.42/16.53	c DATABASE CLEANUP
16.42/16.53	c GARBAGE COLLECT
16.42/16.53	c rational objective 123
17.02/17.13	c #Conflicts: 47000 | #Constraints: 17571
17.11/17.26	c #Conflicts: 48000 | #Constraints: 18571
18.02/18.11	c #Conflicts: 49000 | #Constraints: 19571
18.11/18.26	c #Conflicts: 50000 | #Constraints: 20571
18.30/18.44	c #Conflicts: 51000 | #Constraints: 21571
18.41/18.50	c DATABASE CLEANUP
18.41/18.50	c GARBAGE COLLECT
18.41/18.50	c rational objective 123
18.92/19.03	c #Conflicts: 52000 | #Constraints: 17977
19.11/19.21	c #Conflicts: 53000 | #Constraints: 18977
19.20/19.35	c #Conflicts: 54000 | #Constraints: 19977
19.30/19.49	c #Conflicts: 55000 | #Constraints: 20977
19.61/19.71	c #Conflicts: 56000 | #Constraints: 21977
19.71/19.84	c DATABASE CLEANUP
19.71/19.84	c GARBAGE COLLECT
19.71/19.84	c rational objective 123
20.20/20.35	c #Conflicts: 57000 | #Constraints: 18172
20.40/20.50	c #Conflicts: 58000 | #Constraints: 19172
20.60/20.70	c #Conflicts: 59000 | #Constraints: 20172
21.39/21.53	c #Conflicts: 60000 | #Constraints: 21172
21.60/21.74	c #Conflicts: 61000 | #Constraints: 22172
21.70/21.82	c DATABASE CLEANUP
21.70/21.82	c GARBAGE COLLECT
21.70/21.82	c rational objective 123
22.10/22.27	c #Conflicts: 62000 | #Constraints: 18167
22.29/22.43	c #Conflicts: 63000 | #Constraints: 19167
22.49/22.61	c #Conflicts: 64000 | #Constraints: 20167
22.69/22.81	c #Conflicts: 65000 | #Constraints: 21167
22.79/23.00	c #Conflicts: 66000 | #Constraints: 22167
23.09/23.23	c DATABASE CLEANUP
23.09/23.23	c GARBAGE COLLECT
23.09/23.23	c rational objective 123
23.49/23.65	c #Conflicts: 67000 | #Constraints: 17984
23.59/23.80	c #Conflicts: 68000 | #Constraints: 18984
23.79/23.95	c #Conflicts: 69000 | #Constraints: 19984
24.09/24.29	c #Conflicts: 70000 | #Constraints: 20985
24.28/24.49	c #Conflicts: 71000 | #Constraints: 21985
25.29/25.40	c #Conflicts: 72000 | #Constraints: 22986
26.58/26.73	c DATABASE CLEANUP
26.58/26.73	c GARBAGE COLLECT
26.58/26.73	c rational objective 123
27.08/27.22	c #Conflicts: 73000 | #Constraints: 18591
27.18/27.37	c #Conflicts: 74000 | #Constraints: 19591
27.38/27.51	c #Conflicts: 75000 | #Constraints: 20591
27.48/27.69	c #Conflicts: 76000 | #Constraints: 21591
27.68/27.86	c #Conflicts: 77000 | #Constraints: 22591
27.88/28.05	c #Conflicts: 78000 | #Constraints: 23591
30.57/30.71	c UNIT CLEANUP
30.57/30.71	c DATABASE CLEANUP
30.57/30.71	c GARBAGE COLLECT
30.57/30.71	c #Conflicts: 79000 | #Constraints: 18991
30.77/30.90	c #Conflicts: 80000 | #Constraints: 19991
30.98/31.14	c #Conflicts: 81000 | #Constraints: 20991
31.26/31.43	c #Conflicts: 82000 | #Constraints: 21991
31.67/31.88	c #Conflicts: 83000 | #Constraints: 22994
32.06/32.25	c #Conflicts: 84000 | #Constraints: 23995
37.34/37.56	c DATABASE CLEANUP
37.34/37.56	c GARBAGE COLLECT
37.34/37.56	c #Conflicts: 85000 | #Constraints: 19212
37.65/37.84	c #Conflicts: 86000 | #Constraints: 20213
38.04/38.22	c #Conflicts: 87000 | #Constraints: 21215
38.35/38.58	c #Conflicts: 88000 | #Constraints: 22220
38.85/39.01	c #Conflicts: 89000 | #Constraints: 23220
39.04/39.26	c #Conflicts: 90000 | #Constraints: 24220
39.34/39.58	c DATABASE CLEANUP
39.34/39.58	c GARBAGE COLLECT
39.34/39.58	c #Conflicts: 91000 | #Constraints: 19213
39.73/39.95	c #Conflicts: 92000 | #Constraints: 20213
39.95/40.19	c #Conflicts: 93000 | #Constraints: 21213
40.24/40.46	c #Conflicts: 94000 | #Constraints: 22213
40.84/41.09	c #Conflicts: 95000 | #Constraints: 23215
41.13/41.37	c #Conflicts: 96000 | #Constraints: 24215
42.43/42.66	c DATABASE CLEANUP
42.43/42.66	c GARBAGE COLLECT
42.43/42.66	c rational objective 123
42.84/43.07	c #Conflicts: 97000 | #Constraints: 18978
43.12/43.32	c #Conflicts: 98000 | #Constraints: 19980
43.53/43.71	c #Conflicts: 99000 | #Constraints: 21053
43.94/44.19	c #Conflicts: 100000 | #Constraints: 22081
44.22/44.45	c #Conflicts: 101000 | #Constraints: 23081
44.62/44.80	c #Conflicts: 102000 | #Constraints: 24086
44.84/45.01	c #Conflicts: 103000 | #Constraints: 25086
45.22/45.42	c DATABASE CLEANUP
45.22/45.42	c GARBAGE COLLECT
45.22/45.42	c #Conflicts: 104000 | #Constraints: 19656
45.42/45.66	c #Conflicts: 105000 | #Constraints: 20657
45.93/46.15	c #Conflicts: 106000 | #Constraints: 21658
46.12/46.33	c #Conflicts: 107000 | #Constraints: 22658
46.31/46.54	c #Conflicts: 108000 | #Constraints: 23658
46.51/46.77	c #Conflicts: 109000 | #Constraints: 24658
47.02/47.23	c #Conflicts: 110000 | #Constraints: 25670
48.60/48.82	c DATABASE CLEANUP
48.60/48.82	c GARBAGE COLLECT
48.60/48.82	c #Conflicts: 111000 | #Constraints: 20062
50.40/50.61	c #Conflicts: 112000 | #Constraints: 21062
50.50/50.79	c #Conflicts: 113000 | #Constraints: 22062
50.82/51.01	c #Conflicts: 114000 | #Constraints: 23062
51.00/51.22	c #Conflicts: 115000 | #Constraints: 24062
51.20/51.43	c #Conflicts: 116000 | #Constraints: 25062
51.40/51.67	c #Conflicts: 117000 | #Constraints: 26062
51.81/52.04	c DATABASE CLEANUP
51.81/52.04	c GARBAGE COLLECT
51.81/52.04	c #Conflicts: 118000 | #Constraints: 20226
52.00/52.28	c #Conflicts: 119000 | #Constraints: 21226
52.19/52.47	c #Conflicts: 120000 | #Constraints: 22226
52.50/52.73	c #Conflicts: 121000 | #Constraints: 23226
52.70/52.96	c #Conflicts: 122000 | #Constraints: 24226
52.91/53.18	c #Conflicts: 123000 | #Constraints: 25226
53.19/53.41	c #Conflicts: 124000 | #Constraints: 26226
55.98/56.21	c DATABASE CLEANUP
55.98/56.21	c GARBAGE COLLECT
55.98/56.21	c #Conflicts: 125000 | #Constraints: 20204
56.08/56.39	c #Conflicts: 126000 | #Constraints: 21204
56.29/56.59	c #Conflicts: 127000 | #Constraints: 22204
56.58/56.81	c #Conflicts: 128000 | #Constraints: 23204
56.79/57.01	c #Conflicts: 129000 | #Constraints: 24204
56.98/57.28	c #Conflicts: 130000 | #Constraints: 25204
57.28/57.52	c #Conflicts: 131000 | #Constraints: 26204
57.67/57.90	c DATABASE CLEANUP
57.67/57.90	c GARBAGE COLLECT
57.67/57.90	c #Conflicts: 132000 | #Constraints: 20010
57.79/58.07	c #Conflicts: 133000 | #Constraints: 21010
58.07/58.34	c #Conflicts: 134000 | #Constraints: 22010
58.97/59.20	c #Conflicts: 135000 | #Constraints: 23010
59.08/59.39	c #Conflicts: 136000 | #Constraints: 24010
59.37/59.64	c #Conflicts: 137000 | #Constraints: 25010
59.67/59.92	c #Conflicts: 138000 | #Constraints: 26010
59.97/60.25	c #Conflicts: 139000 | #Constraints: 27010
60.07/60.36	c DATABASE CLEANUP
60.07/60.36	c GARBAGE COLLECT
60.07/60.36	c rational objective 123
60.57/60.87	c #Conflicts: 140000 | #Constraints: 20605
60.88/61.12	c #Conflicts: 141000 | #Constraints: 21605
61.07/61.33	c #Conflicts: 142000 | #Constraints: 22605
61.26/61.57	c #Conflicts: 143000 | #Constraints: 23605
61.57/61.84	c #Conflicts: 144000 | #Constraints: 24605
61.78/62.10	c #Conflicts: 145000 | #Constraints: 25605
62.46/62.71	c #Conflicts: 146000 | #Constraints: 26605
62.77/63.03	c #Conflicts: 147000 | #Constraints: 27605
62.87/63.12	c DATABASE CLEANUP
62.87/63.12	c GARBAGE COLLECT
62.87/63.12	c rational objective 123
63.36/63.63	c #Conflicts: 148000 | #Constraints: 21040
63.56/63.81	c #Conflicts: 149000 | #Constraints: 22040
64.25/64.51	c #Conflicts: 150000 | #Constraints: 23040
64.46/64.78	c #Conflicts: 151000 | #Constraints: 24040
64.77/65.03	c #Conflicts: 152000 | #Constraints: 25040
64.95/65.26	c #Conflicts: 153000 | #Constraints: 26040
65.25/65.53	c #Conflicts: 154000 | #Constraints: 27040
65.45/65.77	c #Conflicts: 155000 | #Constraints: 28040
65.45/65.78	c DATABASE CLEANUP
65.45/65.78	c GARBAGE COLLECT
65.45/65.78	c rational objective 123
66.25/66.55	c #Conflicts: 156000 | #Constraints: 21246
66.45/66.72	c #Conflicts: 157000 | #Constraints: 22246
66.65/66.90	c #Conflicts: 158000 | #Constraints: 23246
66.76/67.10	c #Conflicts: 159000 | #Constraints: 24246
67.14/67.40	c #Conflicts: 160000 | #Constraints: 25247
67.94/68.23	c #Conflicts: 161000 | #Constraints: 26247
68.14/68.48	c #Conflicts: 162000 | #Constraints: 27247
68.54/68.80	c #Conflicts: 163000 | #Constraints: 28247
68.64/68.92	c DATABASE CLEANUP
68.64/68.92	c GARBAGE COLLECT
68.64/68.92	c rational objective 123
69.14/69.47	c #Conflicts: 164000 | #Constraints: 21233
69.33/69.63	c #Conflicts: 165000 | #Constraints: 22233
69.54/69.80	c #Conflicts: 166000 | #Constraints: 23233
69.75/70.03	c #Conflicts: 167000 | #Constraints: 24233
69.94/70.23	c #Conflicts: 168000 | #Constraints: 25233
70.14/70.45	c #Conflicts: 169000 | #Constraints: 26233
70.33/70.67	c #Conflicts: 170000 | #Constraints: 27233
70.63/70.99	c #Conflicts: 171000 | #Constraints: 28234
71.84/72.15	c DATABASE CLEANUP
71.84/72.15	c GARBAGE COLLECT
71.84/72.15	c rational objective 123
73.02/73.34	c #Conflicts: 172000 | #Constraints: 21023
73.12/73.46	c #Conflicts: 173000 | #Constraints: 22023
73.33/73.69	c #Conflicts: 174000 | #Constraints: 23023
73.62/73.93	c #Conflicts: 175000 | #Constraints: 24023
73.84/74.15	c #Conflicts: 176000 | #Constraints: 25023
74.02/74.37	c #Conflicts: 177000 | #Constraints: 26023
74.32/74.65	c #Conflicts: 178000 | #Constraints: 27023
74.62/74.90	c #Conflicts: 179000 | #Constraints: 28023
74.83/75.16	c #Conflicts: 180000 | #Constraints: 29023
75.02/75.33	c DATABASE CLEANUP
75.02/75.33	c GARBAGE COLLECT
75.02/75.33	c rational objective 123
75.52/75.86	c #Conflicts: 181000 | #Constraints: 21620
75.73/76.08	c #Conflicts: 182000 | #Constraints: 22620
76.32/76.61	c #Conflicts: 183000 | #Constraints: 23620
76.52/76.88	c #Conflicts: 184000 | #Constraints: 24620
76.83/77.15	c #Conflicts: 185000 | #Constraints: 25620
77.11/77.44	c #Conflicts: 186000 | #Constraints: 26620
77.61/77.95	c #Conflicts: 187000 | #Constraints: 27621
77.91/78.27	c #Conflicts: 188000 | #Constraints: 28621
78.30/78.60	c #Conflicts: 189000 | #Constraints: 29621
78.82/79.17	c DATABASE CLEANUP
78.82/79.17	c GARBAGE COLLECT
78.82/79.17	c rational objective 123
79.41/79.79	c #Conflicts: 190000 | #Constraints: 22046
79.72/80.06	c #Conflicts: 191000 | #Constraints: 23046
80.50/80.80	c #Conflicts: 192000 | #Constraints: 24046
80.71/81.07	c #Conflicts: 193000 | #Constraints: 25046
80.99/81.36	c #Conflicts: 194000 | #Constraints: 26046
81.30/81.66	c #Conflicts: 195000 | #Constraints: 27046
81.71/82.04	c #Conflicts: 196000 | #Constraints: 28046
82.09/82.41	c #Conflicts: 197000 | #Constraints: 29046
82.39/82.79	c #Conflicts: 198000 | #Constraints: 30046
82.49/82.82	c DATABASE CLEANUP
82.49/82.82	c GARBAGE COLLECT
82.49/82.82	c rational objective 123
82.99/83.35	c #Conflicts: 199000 | #Constraints: 22242
83.59/83.98	c #Conflicts: 200000 | #Constraints: 23242
83.89/84.25	c #Conflicts: 201000 | #Constraints: 24242
84.19/84.53	c #Conflicts: 202000 | #Constraints: 25242
84.49/84.88	c #Conflicts: 203000 | #Constraints: 26242
84.98/85.38	c #Conflicts: 204000 | #Constraints: 27242
85.38/85.77	c #Conflicts: 205000 | #Constraints: 28242
85.89/86.28	c #Conflicts: 206000 | #Constraints: 29242
86.18/86.56	c #Conflicts: 207000 | #Constraints: 30242
86.28/86.63	c DATABASE CLEANUP
86.28/86.63	c GARBAGE COLLECT
86.28/86.63	c rational objective 123
86.79/87.15	c #Conflicts: 208000 | #Constraints: 22251
87.08/87.40	c #Conflicts: 209000 | #Constraints: 23251
87.47/87.88	c #Conflicts: 210000 | #Constraints: 24251
87.88/88.26	c #Conflicts: 211000 | #Constraints: 25251
88.37/88.75	c #Conflicts: 212000 | #Constraints: 26251
88.87/89.23	c #Conflicts: 213000 | #Constraints: 27251
89.27/89.69	c #Conflicts: 214000 | #Constraints: 28251
89.78/90.18	c #Conflicts: 215000 | #Constraints: 29252
90.37/90.75	c #Conflicts: 216000 | #Constraints: 30253
90.87/91.25	c DATABASE CLEANUP
90.87/91.25	c GARBAGE COLLECT
90.87/91.25	c rational objective 123
91.46/91.81	c #Conflicts: 217000 | #Constraints: 22045
91.68/92.03	c #Conflicts: 218000 | #Constraints: 23045
92.06/92.41	c #Conflicts: 219000 | #Constraints: 24045
92.26/92.65	c #Conflicts: 220000 | #Constraints: 25045
92.67/93.05	c #Conflicts: 221000 | #Constraints: 26045
93.06/93.40	c #Conflicts: 222000 | #Constraints: 27045
93.46/93.85	c #Conflicts: 223000 | #Constraints: 28045
93.86/94.20	c #Conflicts: 224000 | #Constraints: 29045
94.25/94.68	c #Conflicts: 225000 | #Constraints: 30045
94.66/95.08	c #Conflicts: 226000 | #Constraints: 31045
94.77/95.15	c DATABASE CLEANUP
94.77/95.15	c GARBAGE COLLECT
94.77/95.15	c rational objective 123
95.26/95.66	c #Conflicts: 227000 | #Constraints: 22641
95.55/95.99	c #Conflicts: 228000 | #Constraints: 23642
95.95/96.37	c #Conflicts: 229000 | #Constraints: 24643
96.24/96.69	c #Conflicts: 230000 | #Constraints: 25643
96.85/97.23	c #Conflicts: 231000 | #Constraints: 26643
97.05/97.47	c #Conflicts: 232000 | #Constraints: 27643
97.34/97.74	c #Conflicts: 233000 | #Constraints: 28643
97.95/98.34	c #Conflicts: 234000 | #Constraints: 29643
98.15/98.57	c #Conflicts: 235000 | #Constraints: 30643
98.44/98.89	c #Conflicts: 236000 | #Constraints: 31643
98.54/98.94	c DATABASE CLEANUP
98.54/98.94	c GARBAGE COLLECT
98.54/98.94	c rational objective 123
99.14/99.52	c #Conflicts: 237000 | #Constraints: 23040
99.34/99.73	c #Conflicts: 238000 | #Constraints: 24040
99.93/100.37	c #Conflicts: 239000 | #Constraints: 25040
100.14/100.59	c #Conflicts: 240000 | #Constraints: 26040
100.44/100.82	c #Conflicts: 241000 | #Constraints: 27040
100.64/101.09	c #Conflicts: 242000 | #Constraints: 28040
100.93/101.32	c #Conflicts: 243000 | #Constraints: 29040
101.14/101.57	c #Conflicts: 244000 | #Constraints: 30040
101.43/101.89	c #Conflicts: 245000 | #Constraints: 31040
101.83/102.23	c #Conflicts: 246000 | #Constraints: 32040
101.83/102.26	c DATABASE CLEANUP
101.83/102.26	c GARBAGE COLLECT
101.83/102.26	c rational objective 123
102.65/103.07	c #Conflicts: 247000 | #Constraints: 23229
102.93/103.30	c #Conflicts: 248000 | #Constraints: 24229
103.13/103.55	c #Conflicts: 249000 | #Constraints: 25229
104.03/104.48	c #Conflicts: 250000 | #Constraints: 26229
104.32/104.74	c #Conflicts: 251000 | #Constraints: 27229
104.52/104.99	c #Conflicts: 252000 | #Constraints: 28229
104.81/105.28	c #Conflicts: 253000 | #Constraints: 29229
105.12/105.53	c #Conflicts: 254000 | #Constraints: 30229
105.42/105.81	c #Conflicts: 255000 | #Constraints: 31229
105.63/106.06	c #Conflicts: 256000 | #Constraints: 32229
105.82/106.20	c DATABASE CLEANUP
105.82/106.20	c GARBAGE COLLECT
105.82/106.20	c rational objective 123
106.31/106.72	c #Conflicts: 257000 | #Constraints: 23193
106.51/106.97	c #Conflicts: 258000 | #Constraints: 24193
106.72/107.19	c #Conflicts: 259000 | #Constraints: 25193
107.51/107.93	c #Conflicts: 260000 | #Constraints: 26194
107.72/108.16	c #Conflicts: 261000 | #Constraints: 27194
108.00/108.40	c #Conflicts: 262000 | #Constraints: 28194
108.20/108.66	c #Conflicts: 263000 | #Constraints: 29194
108.51/108.92	c #Conflicts: 264000 | #Constraints: 30194
108.81/109.22	c #Conflicts: 265000 | #Constraints: 31194
109.10/109.55	c #Conflicts: 266000 | #Constraints: 32194
109.91/110.36	c DATABASE CLEANUP
109.91/110.36	c GARBAGE COLLECT
109.91/110.36	c rational objective 123
110.30/110.78	c #Conflicts: 267000 | #Constraints: 23007
110.61/111.02	c #Conflicts: 268000 | #Constraints: 24007
110.90/111.32	c #Conflicts: 269000 | #Constraints: 25007
111.80/112.23	c #Conflicts: 270000 | #Constraints: 26007
112.00/112.48	c #Conflicts: 271000 | #Constraints: 27007
112.40/112.84	c #Conflicts: 272000 | #Constraints: 28007
112.71/113.16	c #Conflicts: 273000 | #Constraints: 29007
112.99/113.42	c #Conflicts: 274000 | #Constraints: 30007
113.39/113.85	c #Conflicts: 275000 | #Constraints: 31007
113.70/114.17	c #Conflicts: 276000 | #Constraints: 32007
113.99/114.47	c #Conflicts: 277000 | #Constraints: 33007
114.09/114.58	c DATABASE CLEANUP
114.09/114.58	c GARBAGE COLLECT
114.09/114.58	c rational objective 123
114.60/115.08	c #Conflicts: 278000 | #Constraints: 23637
114.79/115.26	c #Conflicts: 279000 | #Constraints: 24637
114.98/115.46	c #Conflicts: 280000 | #Constraints: 25637
115.38/115.85	c #Conflicts: 281000 | #Constraints: 26638
115.60/116.10	c #Conflicts: 282000 | #Constraints: 27638
115.88/116.37	c #Conflicts: 283000 | #Constraints: 28638
116.69/117.12	c #Conflicts: 284000 | #Constraints: 29639
116.98/117.41	c #Conflicts: 285000 | #Constraints: 30639
117.27/117.71	c #Conflicts: 286000 | #Constraints: 31639
117.58/118.02	c #Conflicts: 287000 | #Constraints: 32639
117.88/118.35	c #Conflicts: 288000 | #Constraints: 33639
118.38/118.85	c DATABASE CLEANUP
118.38/118.85	c GARBAGE COLLECT
118.38/118.85	c rational objective 123
118.97/119.43	c #Conflicts: 289000 | #Constraints: 24034
119.17/119.66	c #Conflicts: 290000 | #Constraints: 25034
119.68/120.12	c #Conflicts: 291000 | #Constraints: 26035
119.87/120.34	c #Conflicts: 292000 | #Constraints: 27035
120.16/120.63	c #Conflicts: 293000 | #Constraints: 28035
120.96/121.47	c #Conflicts: 294000 | #Constraints: 29036
121.26/121.77	c #Conflicts: 295000 | #Constraints: 30036
121.57/122.07	c #Conflicts: 296000 | #Constraints: 31036
121.86/122.37	c #Conflicts: 297000 | #Constraints: 32036
122.26/122.74	c #Conflicts: 298000 | #Constraints: 33036
122.57/123.02	c #Conflicts: 299000 | #Constraints: 34036
122.76/123.26	c DATABASE CLEANUP
122.76/123.26	c GARBAGE COLLECT
122.76/123.26	c rational objective 123
123.35/123.83	c #Conflicts: 300000 | #Constraints: 24237
123.57/124.03	c #Conflicts: 301000 | #Constraints: 25237
123.75/124.28	c #Conflicts: 302000 | #Constraints: 26237
124.36/124.88	c #Conflicts: 303000 | #Constraints: 27237
124.67/125.12	c #Conflicts: 304000 | #Constraints: 28237
124.85/125.35	c #Conflicts: 305000 | #Constraints: 29237
125.15/125.63	c #Conflicts: 306000 | #Constraints: 30237
125.75/126.24	c #Conflicts: 307000 | #Constraints: 31237
126.05/126.53	c #Conflicts: 308000 | #Constraints: 32237
126.45/126.91	c #Conflicts: 309000 | #Constraints: 33237
126.74/127.22	c #Conflicts: 310000 | #Constraints: 34237
126.85/127.32	c DATABASE CLEANUP
126.85/127.32	c GARBAGE COLLECT
126.85/127.32	c rational objective 123
127.65/128.18	c #Conflicts: 311000 | #Constraints: 24243
127.95/128.42	c #Conflicts: 312000 | #Constraints: 25243
128.24/128.70	c #Conflicts: 313000 | #Constraints: 26243
128.56/129.02	c #Conflicts: 314000 | #Constraints: 27243
128.74/129.29	c #Conflicts: 315000 | #Constraints: 28243
129.33/129.80	c #Conflicts: 316000 | #Constraints: 29243
129.55/130.09	c #Conflicts: 317000 | #Constraints: 30243
129.84/130.38	c #Conflicts: 318000 | #Constraints: 31243
130.34/130.83	c #Conflicts: 319000 | #Constraints: 32243
130.83/131.30	c #Conflicts: 320000 | #Constraints: 33243
131.33/131.83	c #Conflicts: 321000 | #Constraints: 34244
131.65/132.15	c DATABASE CLEANUP
131.65/132.15	c GARBAGE COLLECT
131.65/132.15	c rational objective 123
132.13/132.63	c #Conflicts: 322000 | #Constraints: 24037
132.33/132.85	c #Conflicts: 323000 | #Constraints: 25037
132.93/133.44	c #Conflicts: 324000 | #Constraints: 26037
133.22/133.72	c #Conflicts: 325000 | #Constraints: 27037
133.42/134.00	c #Conflicts: 326000 | #Constraints: 28037
133.83/134.32	c #Conflicts: 327000 | #Constraints: 29037
134.22/134.79	c #Conflicts: 328000 | #Constraints: 30038
134.64/135.15	c #Conflicts: 329000 | #Constraints: 31038
135.22/135.79	c #Conflicts: 330000 | #Constraints: 32039
135.81/136.31	c #Conflicts: 331000 | #Constraints: 33039
136.21/136.79	c #Conflicts: 332000 | #Constraints: 34039
137.22/137.70	c #Conflicts: 333000 | #Constraints: 35040
137.63/138.19	c DATABASE CLEANUP
137.63/138.19	c GARBAGE COLLECT
137.63/138.19	c rational objective 123
138.21/138.73	c #Conflicts: 334000 | #Constraints: 24639
138.41/138.95	c #Conflicts: 335000 | #Constraints: 25639
138.62/139.17	c #Conflicts: 336000 | #Constraints: 26639
138.90/139.41	c #Conflicts: 337000 | #Constraints: 27639
139.10/139.68	c #Conflicts: 338000 | #Constraints: 28639
139.41/139.94	c #Conflicts: 339000 | #Constraints: 29639
139.70/140.21	c #Conflicts: 340000 | #Constraints: 30639
140.31/140.81	c #Conflicts: 341000 | #Constraints: 31639
140.52/141.08	c #Conflicts: 342000 | #Constraints: 32639
140.80/141.36	c #Conflicts: 343000 | #Constraints: 33639
141.10/141.68	c #Conflicts: 344000 | #Constraints: 34639
141.51/142.10	c #Conflicts: 345000 | #Constraints: 35640
141.89/142.48	c DATABASE CLEANUP
141.89/142.48	c GARBAGE COLLECT
141.89/142.48	c rational objective 123
142.69/143.27	c #Conflicts: 346000 | #Constraints: 25060
142.89/143.48	c #Conflicts: 347000 | #Constraints: 26060
143.19/143.76	c #Conflicts: 348000 | #Constraints: 27060
143.99/144.51	c #Conflicts: 349000 | #Constraints: 28060
144.29/144.82	c #Conflicts: 350000 | #Constraints: 29060
144.60/145.11	c #Conflicts: 351000 | #Constraints: 30060
144.88/145.44	c #Conflicts: 352000 | #Constraints: 31060
145.19/145.75	c #Conflicts: 353000 | #Constraints: 32060
145.50/146.05	c #Conflicts: 354000 | #Constraints: 33060
145.88/146.40	c #Conflicts: 355000 | #Constraints: 34060
146.28/146.85	c #Conflicts: 356000 | #Constraints: 35060
146.59/147.16	c #Conflicts: 357000 | #Constraints: 36060
146.68/147.26	c DATABASE CLEANUP
146.68/147.26	c GARBAGE COLLECT
146.68/147.26	c rational objective 123
147.49/148.08	c #Conflicts: 358000 | #Constraints: 25273
147.78/148.32	c #Conflicts: 359000 | #Constraints: 26273
147.98/148.59	c #Conflicts: 360000 | #Constraints: 27273
148.27/148.89	c #Conflicts: 361000 | #Constraints: 28273
148.87/149.46	c #Conflicts: 362000 | #Constraints: 29273
149.17/149.72	c #Conflicts: 363000 | #Constraints: 30273
149.37/149.99	c #Conflicts: 364000 | #Constraints: 31273
149.67/150.26	c #Conflicts: 365000 | #Constraints: 32273
149.96/150.57	c #Conflicts: 366000 | #Constraints: 33273
150.37/150.99	c #Conflicts: 367000 | #Constraints: 34274
150.86/151.48	c #Conflicts: 368000 | #Constraints: 35275
151.27/151.82	c #Conflicts: 369000 | #Constraints: 36275
152.47/153.01	c DATABASE CLEANUP
152.47/153.01	c GARBAGE COLLECT
152.47/153.01	c rational objective 123
152.96/153.57	c #Conflicts: 370000 | #Constraints: 25273
153.16/153.78	c #Conflicts: 371000 | #Constraints: 26273
153.66/154.25	c #Conflicts: 372000 | #Constraints: 27273
153.86/154.44	c #Conflicts: 373000 | #Constraints: 28273
154.06/154.69	c #Conflicts: 374000 | #Constraints: 29273
154.35/154.94	c #Conflicts: 375000 | #Constraints: 30273
154.75/155.36	c #Conflicts: 376000 | #Constraints: 31273
155.25/155.85	c #Conflicts: 377000 | #Constraints: 32273
155.64/156.20	c #Conflicts: 378000 | #Constraints: 33273
156.15/156.72	c #Conflicts: 379000 | #Constraints: 34274
156.34/156.99	c #Conflicts: 380000 | #Constraints: 35274
156.64/157.24	c #Conflicts: 381000 | #Constraints: 36274
157.75/158.36	c DATABASE CLEANUP
157.75/158.36	c GARBAGE COLLECT
157.75/158.36	c rational objective 123
158.24/158.82	c #Conflicts: 382000 | #Constraints: 25066
158.46/159.06	c #Conflicts: 383000 | #Constraints: 26066
158.64/159.27	c #Conflicts: 384000 | #Constraints: 27066
158.84/159.47	c #Conflicts: 385000 | #Constraints: 28066
159.04/159.68	c #Conflicts: 386000 | #Constraints: 29066
159.34/159.93	c #Conflicts: 387000 | #Constraints: 30066
159.63/160.22	c #Conflicts: 388000 | #Constraints: 31066
159.94/160.53	c #Conflicts: 389000 | #Constraints: 32066
160.23/160.81	c #Conflicts: 390000 | #Constraints: 33066
160.54/161.14	c #Conflicts: 391000 | #Constraints: 34066
160.84/161.46	c #Conflicts: 392000 | #Constraints: 35066
161.63/162.27	c #Conflicts: 393000 | #Constraints: 36067
162.03/162.65	c #Conflicts: 394000 | #Constraints: 37067
162.72/163.39	c DATABASE CLEANUP
162.72/163.39	c GARBAGE COLLECT
162.72/163.39	c rational objective 123
163.33/163.96	c #Conflicts: 395000 | #Constraints: 25686
163.63/164.23	c #Conflicts: 396000 | #Constraints: 26686
163.83/164.44	c #Conflicts: 397000 | #Constraints: 27686
164.02/164.69	c #Conflicts: 398000 | #Constraints: 28686
164.62/165.29	c #Conflicts: 399000 | #Constraints: 29687
164.92/165.56	c #Conflicts: 400000 | #Constraints: 30687
165.32/165.94	c #Conflicts: 401000 | #Constraints: 31687
165.61/166.26	c #Conflicts: 402000 | #Constraints: 32687
166.32/167.01	c #Conflicts: 403000 | #Constraints: 33688
166.71/167.35	c #Conflicts: 404000 | #Constraints: 34688
167.11/167.73	c #Conflicts: 405000 | #Constraints: 35688
167.52/168.13	c #Conflicts: 406000 | #Constraints: 36688
167.81/168.46	c #Conflicts: 407000 | #Constraints: 37688
168.11/168.79	c DATABASE CLEANUP
168.11/168.79	c GARBAGE COLLECT
168.11/168.79	c rational objective 123
168.71/169.38	c #Conflicts: 408000 | #Constraints: 26086
169.01/169.61	c #Conflicts: 409000 | #Constraints: 27086
169.30/170.00	c #Conflicts: 410000 | #Constraints: 28087
169.60/170.21	c #Conflicts: 411000 | #Constraints: 29087
170.52/171.19	c #Conflicts: 412000 | #Constraints: 30088
170.80/171.48	c #Conflicts: 413000 | #Constraints: 31088
171.10/171.76	c #Conflicts: 414000 | #Constraints: 32088
171.41/172.08	c #Conflicts: 415000 | #Constraints: 33088
171.79/172.43	c #Conflicts: 416000 | #Constraints: 34088
172.10/172.75	c #Conflicts: 417000 | #Constraints: 35088
172.51/173.14	c #Conflicts: 418000 | #Constraints: 36088
172.89/173.57	c #Conflicts: 419000 | #Constraints: 37088
173.29/174.00	c #Conflicts: 420000 | #Constraints: 38088
173.79/174.45	c DATABASE CLEANUP
173.79/174.45	c GARBAGE COLLECT
173.79/174.45	c rational objective 123
174.40/175.08	c #Conflicts: 421000 | #Constraints: 26281
174.68/175.39	c #Conflicts: 422000 | #Constraints: 27281
175.29/175.98	c #Conflicts: 423000 | #Constraints: 28281
175.50/176.18	c #Conflicts: 424000 | #Constraints: 29281
175.78/176.47	c #Conflicts: 425000 | #Constraints: 30281
176.08/176.77	c #Conflicts: 426000 | #Constraints: 31281
176.68/177.31	c #Conflicts: 427000 | #Constraints: 32281
176.98/177.69	c #Conflicts: 428000 | #Constraints: 33281
177.49/178.17	c #Conflicts: 429000 | #Constraints: 34281
177.97/178.66	c #Conflicts: 430000 | #Constraints: 35281
178.49/179.14	c #Conflicts: 431000 | #Constraints: 36281
179.07/179.70	c #Conflicts: 432000 | #Constraints: 37282
179.48/180.18	c #Conflicts: 433000 | #Constraints: 38282
179.77/180.43	c DATABASE CLEANUP
179.77/180.43	c GARBAGE COLLECT
179.77/180.43	c rational objective 123
180.27/180.95	c #Conflicts: 434000 | #Constraints: 26287
180.77/181.43	c #Conflicts: 435000 | #Constraints: 27288
181.06/181.73	c #Conflicts: 436000 | #Constraints: 28288
181.26/181.99	c #Conflicts: 437000 | #Constraints: 29288
182.27/182.95	c #Conflicts: 438000 | #Constraints: 30288
182.66/183.30	c #Conflicts: 439000 | #Constraints: 31288
183.06/183.71	c #Conflicts: 440000 | #Constraints: 32288
183.48/184.16	c #Conflicts: 441000 | #Constraints: 33288
183.96/184.63	c #Conflicts: 442000 | #Constraints: 34288
184.47/185.11	c #Conflicts: 443000 | #Constraints: 35288
184.85/185.53	c #Conflicts: 444000 | #Constraints: 36288
185.25/185.95	c #Conflicts: 445000 | #Constraints: 37288
185.75/186.45	c #Conflicts: 446000 | #Constraints: 38288
186.15/186.82	c DATABASE CLEANUP
186.15/186.82	c GARBAGE COLLECT
186.15/186.82	c rational objective 123
186.55/187.27	c #Conflicts: 447000 | #Constraints: 26102
187.04/187.78	c #Conflicts: 448000 | #Constraints: 27102
187.35/188.06	c #Conflicts: 449000 | #Constraints: 28102
187.65/188.35	c #Conflicts: 450000 | #Constraints: 29102
187.95/188.66	c #Conflicts: 451000 | #Constraints: 30102
188.46/189.14	c #Conflicts: 452000 | #Constraints: 31102
188.84/189.51	c #Conflicts: 453000 | #Constraints: 32102
189.35/190.02	c #Conflicts: 454000 | #Constraints: 33102
189.84/190.57	c #Conflicts: 455000 | #Constraints: 34103
190.63/191.34	c #Conflicts: 456000 | #Constraints: 35103
191.03/191.74	c #Conflicts: 457000 | #Constraints: 36103
191.53/192.20	c #Conflicts: 458000 | #Constraints: 37103
192.03/192.71	c #Conflicts: 459000 | #Constraints: 38103
192.45/193.18	c #Conflicts: 460000 | #Constraints: 39103
192.63/193.31	c DATABASE CLEANUP
192.63/193.31	c GARBAGE COLLECT
192.63/193.31	c rational objective 123
193.13/193.80	c #Conflicts: 461000 | #Constraints: 26701
193.52/194.20	c #Conflicts: 462000 | #Constraints: 27702
193.72/194.48	c #Conflicts: 463000 | #Constraints: 28702
194.12/194.80	c #Conflicts: 464000 | #Constraints: 29702
194.63/195.39	c #Conflicts: 465000 | #Constraints: 30702
195.12/195.81	c #Conflicts: 466000 | #Constraints: 31702
195.52/196.26	c #Conflicts: 467000 | #Constraints: 32702
196.33/197.04	c #Conflicts: 468000 | #Constraints: 33702
196.81/197.53	c #Conflicts: 469000 | #Constraints: 34702
197.32/198.04	c #Conflicts: 470000 | #Constraints: 35702
197.71/198.49	c #Conflicts: 471000 | #Constraints: 36702
198.20/198.96	c #Conflicts: 472000 | #Constraints: 37702
198.81/199.51	c #Conflicts: 473000 | #Constraints: 38702
199.21/199.97	c #Conflicts: 474000 | #Constraints: 39702
199.32/200.10	c DATABASE CLEANUP
199.32/200.10	c GARBAGE COLLECT
199.32/200.10	c rational objective 123
200.32/201.01	c #Conflicts: 475000 | #Constraints: 27115
200.60/201.35	c #Conflicts: 476000 | #Constraints: 28115
200.90/201.67	c #Conflicts: 477000 | #Constraints: 29115
201.60/202.32	c #Conflicts: 478000 | #Constraints: 30115
201.99/202.75	c #Conflicts: 479000 | #Constraints: 31115
202.09/202.86	c cpu time 200.57 s
202.09/202.86	c deterministic time 13400172934 1.34e+10
202.09/202.86	c optimization time 6.4e-05 s
202.09/202.86	c total solve time 200.331 s
202.09/202.86	c core-guided solve time 0 s
202.09/202.86	c propagation time 75.9566 s
202.09/202.86	c conflict analysis time 45.7451 s
202.09/202.86	c local search time 10.5467 s
202.09/202.86	c propagations 114609840
202.09/202.86	c resolve steps 7712644
202.09/202.86	c resolve steps with general constraints 2329464
202.09/202.86	c decisions 1211536
202.09/202.86	c conflicts 479250
202.09/202.86	c overflow fixes 453
202.09/202.86	c conflicts with overflow fixes 10
202.09/202.86	c restarts 1022
202.09/202.86	c inprocessing phases 60
202.09/202.86	c garbage collections 60 ,( 100.00 )
202.09/202.86	c input clauses 11039 ,( 88.71 )
202.09/202.86	c input cardinalities 1405 ,( 11.29 )
202.09/202.86	c input general constraints 0 ,( 0.00 )
202.09/202.86	c input average constraint length 5.03
202.09/202.86	c input average constraint degree 2.69e+00
202.09/202.86	c input average constraint degree bitlength 0.38
202.09/202.86	c learned clauses 223913 ,( 46.64 )
202.09/202.86	c learned cardinalities 12804 ,( 2.67 )
202.09/202.86	c learned general constraints 243409 ,( 50.70 )
202.09/202.86	c learned average constraint length 258.61
202.09/202.86	c learned average constraint degree 2.06e+07
202.09/202.86	c learned average constraint degree bitlength 2.71
202.09/202.86	c watched  CF 32, 64, 128, Arb: 139164 , 0 , 0 , 0
202.09/202.86	c counting CF 32, 64, 128, Arb: 104245 , 0 , 0 , 0
202.09/202.86	c watched   constraints 139164 ,( 57.17 ) 
202.09/202.86	c counting  constraints 104245 ,( 42.83 ) 
202.09/202.86	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 167020979 , 225088812 , 182313331 ,( 57096788 , 125216543 )
202.09/202.86	c pure literals detected 0
202.09/202.86	c unique literal constraints detected 0
202.09/202.86	c gcd simplifications 1481
202.09/202.86	c detected cardinalities 26
202.09/202.86	c divisions strengthening the constraint 0
202.09/202.86	c weakened non-implied lits 46421637
202.09/202.86	c weakened non-implying lits 48510
202.09/202.86	c percentage of cover cuts not using all falsified lits 0.000
202.09/202.86	c average MIR cut multiplier 1.38e+04
202.09/202.86	c average MIR cut multiplier bitlength 0.006
202.09/202.86	c original variables 1737
202.09/202.86	c clausal propagations 58762007
202.09/202.86	c cardinality propagations 41221321
202.09/202.86	c watched propagations 1433058
202.09/202.86	c counting propagations 12413196
202.09/202.86	c watch lookups 5512410377
202.09/202.86	c watch backjump lookups 0
202.09/202.86	c watch checks 3612836269
202.09/202.86	c propagation checks 3682708376
202.09/202.86	c constraint additions 359390782
202.09/202.86	c trail pops 116300558
202.09/202.86	c formula constraints 1714
202.09/202.86	c learned constraints 479852
202.09/202.86	c bound constraints 0
202.09/202.86	c core-guided constraints 0
202.09/202.86	c encountered formula constraints 2579509
202.09/202.86	c encountered learned constraints 5385887
202.09/202.86	c encountered bound constraints 0
202.09/202.86	c encountered core-guided constraints 0
202.09/202.86	c LP total time 64.9656 s
202.09/202.86	c LP solve time 55.85 s
202.09/202.86	c LP constraints added 2892
202.09/202.86	c LP constraints removed 1436
202.09/202.86	c LP pivots internal 479531
202.09/202.86	c LP pivots root 225664
202.09/202.86	c LP calls 303
202.09/202.86	c LP optimalities 110
202.09/202.86	c LP no pivot count 8
202.09/202.86	c LP infeasibilities 184
202.09/202.86	c LP valid Farkas constraints 183
202.09/202.86	c LP learned Farkas constraints 42
202.09/202.86	c LP basis resets 4
202.09/202.86	c LP cycling count 3
202.09/202.86	c LP singular count 0
202.09/202.86	c LP no primal count 0
202.09/202.86	c LP no farkas count 1
202.09/202.86	c LP other issue count 0
202.09/202.86	c LP Gomory cuts 49
202.09/202.86	c LP learned cuts 1446
202.09/202.86	c LP deleted cuts 1436
202.09/202.86	c LP encountered Gomory constraints 0
202.09/202.86	c LP encountered Farkas constraints 240
202.09/202.86	c LP encountered learned Farkas constraints 46
202.09/202.86	c CG auxiliary variables introduced 3515
202.09/202.86	c CG solutions found 0
202.09/202.86	c CG cores constructed 0
202.09/202.86	c CG core cardinality constraints returned 0
202.09/202.86	c CG unit cores 0
202.09/202.86	c CG single cores 0
202.09/202.86	c CG blocks removed during cardinality reduction 0
202.09/202.86	c CG first core best 0
202.09/202.86	c CG decision core best 0
202.09/202.86	c CG core reduction tie 0
202.09/202.86	c CG core degree average 0.00
202.09/202.86	c CG core slack average 0.00
202.09/202.86	c CG core upper bound improvements 0
202.09/202.86	c STR number of successful calls 0
202.09/202.86	c STR number of unsuccessful calls 0
202.09/202.86	c STR number of inconclusive calls 0
202.09/202.86	c STR number of successful attempts 0
202.09/202.86	c STR number of unsuccessful attempts 0
202.09/202.86	c STR number of inconclusive attempts 0
202.09/202.86	c STR average degree increase per successful call inf
202.09/202.86	c STR average degree increase per successful attempt inf
202.09/202.86	c STR total number of conflicts for successful attempts 0
202.09/202.86	c STR total number of conflicts for unsuccessful attempts 0
202.09/202.86	c STR total number of conflicts for inconclusive attempts 0
202.09/202.86	c STR average number of conflicts per successful attempt inf
202.09/202.86	c STR average number of conflicts per unsuccessful attempt inf
202.09/202.86	c STR average number of conflicts per inconclusive attempt inf
202.09/202.86	c IHS number of seeded input constraints 0
202.09/202.86	c IHS number of seeded weakened input constraints 0
202.09/202.86	c IHS number of successful local search calls 0
202.09/202.86	c IHS number of timeouts for local search 0
202.09/202.86	c IHS number of complete search calls 0
202.09/202.86	c IHS number of optimal complete search calls 0
202.09/202.86	c IHS number of complete search progress calls 0
202.09/202.86	c IHS number of solutions from local search 0
202.09/202.86	c IHS number of upper bounds from local search 0
202.09/202.86	c IHS number of cores from local search 0
202.09/202.86	c IHS number of discarded solutions from local search 0
202.09/202.86	c IHS number of solutions from complete search 0
202.09/202.86	c IHS number of upper bounds from complete search 0
202.09/202.86	c IHS number of cores from complete search 0
202.09/202.86	c IHS number of discarded solutions from complete search 0
202.09/202.86	c IHS local search    time 0 s
202.09/202.86	c IHS complete search time 0 s
202.09/202.86	c IHS core extraction time 0 s
202.09/202.86	c AVG.sumWPerc 36.49 
202.09/202.86	c bigint constraints 0 
202.09/202.86	s SATISFIABLE
202.09/202.86	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 x730 -x731 -x732 -x733 -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 x1133 x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 x1509 -x1510 -x1511 -x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 x1549 x1550 x1551 -x1552 -x1553 x1554 x1555 -x1556 x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -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

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-4799768-1782531440/watcher-4799768-1782531440 -o /tmp/evaluation-result-4799768-1782531440/solver-4799768-1782531440 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799768-1782531440/vars-4799768-1782531440 --bin-var /tmp/runsolver-exch-nodeE008-1782527710-2521112 --watchdog 3760 ./run-mir.sh HOME/instance-4799768-1782531440.opb 

running on 4 cores: 52-55

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

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

CPU governors:
  performance: 52-55

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108791 MiB free)
  node 1: cores 8-15, 129019 MiB (113954 MiB free)
  node 2: cores 16-23, 128973 MiB (115825 MiB free)
  node 3: cores 24-31, 129003 MiB (113285 MiB free)
  node 4: cores 32-39, 129019 MiB (89543 MiB free)
  node 5: cores 40-47, 129019 MiB (113090 MiB free)
  node 6: cores 48-55, 129019 MiB (109286 MiB free)
  node 7: cores 56-63, 128474 MiB (103287 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
solver pid=2527377, runsolver pid=2527374
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 16.19 16.47 16.15 16/886 2527379
/proc/meminfo: memFree=887874840/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=61408 memory=16768 CPUtime=0.08 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 2384 0 0 0 8 0 0 0 20 0 1 0 186431774 62881792 4096 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 15352 4192 2264 1755 0 3187 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 65600 KiB
Current children cumulated memory: 19964 KiB

[startup+0.212464 s]*
/proc/loadavg: 16.17 16.46 16.15 16/886 2527379
/proc/meminfo: memFree=887875176/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=61400 memory=17488 CPUtime=0.19 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 3173 0 0 0 19 0 0 0 20 0 1 0 186431774 62873600 4208 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 15350 4372 2264 1755 0 3185 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 65592 KiB
Current children cumulated memory: 20684 KiB

[startup+0.311704 s]*
/proc/loadavg: 16.17 16.46 16.15 16/886 2527379
/proc/meminfo: memFree=887875416/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=63588 memory=21780 CPUtime=0.29 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 3961 0 0 0 29 0 0 0 20 0 1 0 186431774 65114112 5232 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 15897 5445 2790 1755 0 3732 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 67780 KiB
Current children cumulated memory: 24976 KiB

[startup+0.700121 s]
/proc/loadavg: 16.17 16.46 16.15 16/886 2527379
/proc/meminfo: memFree=887872916/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=63984 memory=23104 CPUtime=0.67 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 4202 0 0 0 66 1 0 0 20 0 1 0 186431774 65519616 5616 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 15996 5776 2886 1755 0 3831 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 68176 KiB
Current children cumulated memory: 26300 KiB

[startup+1.50013 s]
/proc/loadavg: 16.17 16.46 16.15 17/888 2527385
/proc/meminfo: memFree=887860396/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=66224 memory=25644 CPUtime=1.46 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 4837 0 0 0 144 2 0 0 20 0 1 0 186431774 67813376 6256 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 16556 6411 2886 1755 0 4391 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 70416 KiB
Current children cumulated memory: 28840 KiB

[startup+3.11192 s]
/proc/loadavg: 16.17 16.46 16.15 17/891 2527420
/proc/meminfo: memFree=887853088/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=67664 memory=29848 CPUtime=3.06 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 5377 0 0 0 302 4 0 0 20 0 1 0 186431774 69287936 7329 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 16916 7462 2886 1755 0 4751 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 71856 KiB
Current children cumulated memory: 33044 KiB

[startup+6.30012 s]
/proc/loadavg: 16.16 16.45 16.15 17/891 2527420
/proc/meminfo: memFree=887839172/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=75480 memory=37692 CPUtime=6.25 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 7324 0 0 0 617 8 0 0 20 0 1 0 186431774 77291520 9249 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 18870 9423 2902 1755 0 6705 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 79672 KiB
Current children cumulated memory: 40888 KiB

[startup+12.7001 s]
/proc/loadavg: 16.15 16.44 16.15 17/891 2527420
/proc/meminfo: memFree=887817376/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=80888 memory=42964 CPUtime=12.62 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 8132 0 0 0 1248 14 0 0 20 0 1 0 186431774 82829312 10619 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 20222 10741 2902 1755 0 8057 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 85080 KiB
Current children cumulated memory: 46160 KiB

[startup+25.5001 s]
/proc/loadavg: 16.28 16.46 16.16 17/890 2527420
/proc/meminfo: memFree=887795092/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=90720 memory=49460 CPUtime=25.39 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 9877 0 0 0 2512 27 0 0 20 0 1 0 186431774 92897280 12155 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 22680 12365 2902 1755 0 10515 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 94912 KiB
Current children cumulated memory: 52656 KiB

[startup+51.113 s]
/proc/loadavg: 16.56 16.51 16.19 17/890 2527420
/proc/meminfo: memFree=887781764/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=106036 memory=61328 CPUtime=50.91 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 13711 0 0 0 5043 48 0 0 20 0 1 0 186431774 108580864 15364 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 26509 15332 2902 1755 0 14344 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 110228 KiB
Current children cumulated memory: 64524 KiB

[startup+102.3 s]
/proc/loadavg: 16.55 16.53 16.21 17/890 2527421
/proc/meminfo: memFree=887736040/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=125360 memory=81108 CPUtime=101.93 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 17436 0 0 0 10104 89 0 0 20 0 1 0 186431774 128368640 20134 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 31340 20277 2902 1755 0 19175 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 129552 KiB
Current children cumulated memory: 84304 KiB

[startup+162.3 s]
/proc/loadavg: 17.15 16.72 16.29 17/890 2527519
/proc/meminfo: memFree=886754768/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=133292 memory=90800 CPUtime=161.73 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 19350 0 0 0 16039 134 0 0 20 0 1 0 186431774 136491008 22583 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 33323 22700 2902 1755 0 21158 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 137484 KiB
Current children cumulated memory: 93996 KiB

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

# cumulated CPU time of all completed processes:  user=200.572 s, system=1.60447 s

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

[startup+179.2 s]
/proc/loadavg: 16.97 16.70 16.29 17/890 2527520
/proc/meminfo: memFree=886740080/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=134824 memory=92360 CPUtime=178.58 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 19740 0 0 0 17712 146 0 0 20 0 1 0 186431774 138059776 22967 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 33706 23090 2902 1755 0 21541 0
Current children cumulated CPU time: 178.58 s
Current children cumulated vsize: 139016 KiB
Current children cumulated memory: 95556 KiB

[startup+192 s]*
/proc/loadavg: 16.75 16.66 16.29 17/889 2527520
/proc/meminfo: memFree=886727312/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=157024 memory=100068 CPUtime=191.34 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 20645 0 0 0 18981 153 0 0 20 0 1 0 186431774 160792576 24837 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39256 25017 2902 1755 0 27091 0
Current children cumulated CPU time: 191.34 s
Current children cumulated vsize: 161216 KiB
Current children cumulated memory: 103264 KiB

[startup+198.4 s]
/proc/loadavg: 16.69 16.65 16.29 17/889 2527520
/proc/meminfo: memFree=886725460/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=158148 memory=101096 CPUtime=197.71 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 20904 0 0 0 19615 156 0 0 20 0 1 0 186431774 161943552 25093 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39537 25274 2902 1755 0 27372 0
Current children cumulated CPU time: 197.71 s
Current children cumulated vsize: 162340 KiB
Current children cumulated memory: 104292 KiB

[startup+200 s]*
/proc/loadavg: 16.69 16.65 16.29 17/889 2527520
/proc/meminfo: memFree=886726468/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=158148 memory=101120 CPUtime=199.32 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 20913 0 0 0 19775 157 0 0 20 0 1 0 186431774 161943552 25093 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39537 25280 2902 1755 0 27372 0
Current children cumulated CPU time: 199.32 s
Current children cumulated vsize: 162340 KiB
Current children cumulated memory: 104316 KiB

[startup+201.6 s]
/proc/loadavg: 16.64 16.64 16.28 17/889 2527520
/proc/meminfo: memFree=886725712/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=159328 memory=102332 CPUtime=200.9 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 21216 0 0 0 19932 158 0 0 20 0 1 0 186431774 163151872 25477 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39832 25583 2902 1755 0 27667 0
Current children cumulated CPU time: 200.9 s
Current children cumulated vsize: 163520 KiB
Current children cumulated memory: 105528 KiB

[startup+202.4 s]
/proc/loadavg: 16.64 16.64 16.28 17/889 2527520
/proc/meminfo: memFree=886725460/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=159328 memory=102332 CPUtime=201.7 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 21216 0 0 0 20011 159 0 0 20 0 1 0 186431774 163151872 25477 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39832 25583 2902 1755 0 27667 0
Current children cumulated CPU time: 201.7 s
Current children cumulated vsize: 163520 KiB
Current children cumulated memory: 105528 KiB

[startup+202.8 s]
/proc/loadavg: 16.64 16.64 16.28 17/889 2527520
/proc/meminfo: memFree=886725460/1055320708 swapFree=33553916/33554428
[pid=2527377] ppid=2527374 vsize=4192 memory=3196 CPUtime=0 cores=52-55
/proc/2527377/stat : 2527377 (run-mir.sh) S 2527374 2527377 2521087 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 186431773 4292608 640 18446744073709551615 94121070874624 94121071769157 140736346271600 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94121072008208 94121072055952 94121091424256 140736346274089 140736346274179 140736346274179 140736346279915 0
/proc/2527377/statm: 1048 799 721 219 0 110 0
[pid=2527379] ppid=2527377 vsize=159328 memory=102332 CPUtime=202.09 cores=52-55
/proc/2527379/stat : 2527379 (roundingsat) R 2527377 2527377 2521087 0 -1 4194304 21216 0 0 0 20050 159 0 0 20 0 1 0 186431774 163151872 25477 18446744073709551615 4194304 11382409 140728913719104 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 14954496 140728913725317 140728913725858 140728913725858 140728913731562 0
/proc/2527379/statm: 39832 25583 2902 1755 0 27667 0
Current children cumulated CPU time: 202.09 s
Current children cumulated vsize: 163520 KiB
Current children cumulated memory: 105528 KiB

Child status: 0

Real time (s): 202.868
CPU time (s): 202.176
CPU user time (s): 200.572
CPU system time (s): 1.60447
CPU usage (%): 99.659
Max. virtual memory (cumulated for all children) (KiB): 163520
Max. memory (cumulated for all children) (KiB): 105528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.572
system time used= 1.60447
maximum resident set size= 101908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21454
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= 155
involuntary context switches= 222


# summary of solver processes directly reported to runsolver:
#   pid: 2527377
#   total CPU time (s): 202.176
#   total CPU user time (s): 200.572
#   total CPU system time (s): 1.60447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.723336 second user time and 2.13731 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-27 05:37:20
IDJOB=4799768
IDBENCH=155407
IDSOLVER=3615
FILE ID=nodeE008/4799768-1782531440
RUNJOBID= nodeE008-1782527710-2521112
SLURM_JOB_ID= 12524544
Free space on /tmp= 799456 MiB

SOLVER NAME= roundingsat-satsuma-MIR 2026-06-11
BENCH NAME= PB24/normalized-PB11/DEC-LIN/heinz/normalized-neos-849702.opb
COMMAND LINE= ./run-mir.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4799768-1782531440/watcher-4799768-1782531440 -o /tmp/evaluation-result-4799768-1782531440/solver-4799768-1782531440 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799768-1782531440/vars-4799768-1782531440 --bin-var /tmp/runsolver-exch-nodeE008-1782527710-2521112 --watchdog 3760  ./run-mir.sh HOME/instance-4799768-1782531440.opb

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

MD5SUM BENCH= 99577d0b2060d1d3afdf18d9c444f818
RANDOM SEED=36143548

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 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		: 3576.500
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3571.572
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.23
TLB size	: 192 4K pages
clflush 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:        887867272 kB
MemAvailable:   1042765708 kB
Buffers:            2840 kB
Cached:         159435200 kB
SwapCached:           12 kB
Active:          6972700 kB
Inactive:       156049708 kB
Active(anon):    4436924 kB
Inactive(anon):    66848 kB
Active(file):    2535776 kB
Inactive(file): 155982860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9892 kB
Writeback:             0 kB
AnonPages:       3583452 kB
Mapped:           265700 kB
Shmem:            919400 kB
KReclaimable:    1655156 kB
Slab:            2236700 kB
SReclaimable:    1655156 kB
SUnreclaim:       581544 kB
KernelStack:       15104 kB
PageTables:        14120 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5581788 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479108 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1652736 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 799396 MiB
End job on nodeE008 at 2026-06-27 05:40:43