Trace number 4834627

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-liftedcover 2026-06-11 (cert)UNSAT cert. 417.229 419.366

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-36.opb
MD5SUMa8cb801cea2c586edf14c49dcf826ab6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.63353
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7231
Total number of constraints154408
Number of constraints which are clauses138249
Number of constraints which are cardinality constraints (but not clauses)579
Number of constraints which are nor clauses,nor cardinality constraints15580
Minimum length of a constraint1
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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.01	c RoundingSat 2
0.00/0.01	c branch pb26-symm
0.00/0.01	c commit 801ab82
0.30/0.38	c 
0.30/0.38	c make graph and approximate orbits
0.30/0.41	c	 [group: #orbits ~= 2] (26.2616ms)
0.30/0.41	c 
0.30/0.41	c detect special group actions
0.30/0.41	c 	probe for Johnson action (limit=64)
0.30/0.41	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.30/0.41	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.30/0.41	c 	 found row 364x2
0.30/0.41	c 	 (1.90142ms)
0.30/0.41	c 
0.30/0.41	c detect symmetries on remainder
0.30/0.42	c 	[graph: #vertices 175396 #edges 1206030]
0.30/0.42	c 	dejavu (support_limit=48MB, budget_limit=64)
0.40/0.43	c 	[group: #symmetries 1*10^0 #gens 363] (20.7774ms)
0.40/0.43	c 
0.40/0.43	c optimize generators (opt_passes=64, conjugate_limit=256)
0.40/0.43	c 	(0.018435ms)
0.40/0.43	c 
0.40/0.43	c apply negation fixing (schreier: true, gens: 363)
0.40/0.43	c 	fixed 0 literals
0.40/0.43	c 	(2.64482ms)
0.40/0.43	c 
0.40/0.43	c generation finished
0.40/0.43	c 	[sbp: #constraints 0 #add_vars 0]
0.40/0.50	c 
0.40/0.50	c make graph and approximate orbits
0.50/0.53	c	 [group: #orbits ~= 2] (25.6827ms)
0.50/0.53	c 
0.50/0.53	c detect special group actions
0.50/0.53	c 	probe for Johnson action (limit=64)
0.50/0.53	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.50/0.53	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.50/0.53	c 	 found row 364x2
0.50/0.53	c 	 (1.83634ms)
0.50/0.53	c 
0.50/0.53	c detect symmetries on remainder
0.50/0.54	c 	[graph: #vertices 175396 #edges 1206030]
0.50/0.55	c 	dejavu (support_limit=48MB, budget_limit=64)
0.50/0.55	c 	[group: #symmetries 1*10^0 #gens 0] (19.124ms)
0.50/0.55	c 
0.50/0.55	c finalize break order and special generators
0.50/0.55	c 
0.50/0.55	c generation finished
0.50/0.55	c 	[sbp: #constraints 0 #add_vars 0]
0.59/0.68	c UNIT CLEANUP
0.59/0.68	c #variables 7231 #constraints 150259
6.06/6.19	c #Conflicts: 1000 | #Constraints: 151258
6.25/6.34	c #Conflicts: 2000 | #Constraints: 152258
12.42/12.53	c UNIT CLEANUP
12.42/12.53	c DATABASE CLEANUP
12.42/12.53	c #Conflicts: 3000 | #Constraints: 147707
12.42/12.56	c #Conflicts: 4000 | #Constraints: 148707
21.68/21.85	c UNIT CLEANUP
21.68/21.85	c DATABASE CLEANUP
21.68/21.85	c #Conflicts: 5000 | #Constraints: 147902
21.68/21.88	c #Conflicts: 6000 | #Constraints: 148902
30.74/30.94	c UNIT CLEANUP
30.74/30.94	c DATABASE CLEANUP
30.74/30.94	c #Conflicts: 7000 | #Constraints: 147542
30.74/30.97	c #Conflicts: 8000 | #Constraints: 148542
30.74/31.00	c #Conflicts: 9000 | #Constraints: 149542
36.12/36.37	c UNIT CLEANUP
36.12/36.37	c DATABASE CLEANUP
36.12/36.37	c #Conflicts: 10000 | #Constraints: 147960
36.22/36.40	c #Conflicts: 11000 | #Constraints: 148960
36.22/36.43	c #Conflicts: 12000 | #Constraints: 149960
38.21/38.49	c UNIT CLEANUP
38.21/38.49	c DATABASE CLEANUP
38.21/38.49	c GARBAGE COLLECT
38.21/38.49	c rational objective 513.25
43.98/44.28	c #Conflicts: 13000 | #Constraints: 148102
44.08/44.31	c #Conflicts: 14000 | #Constraints: 149102
44.08/44.34	c #Conflicts: 15000 | #Constraints: 150102
44.08/44.37	c #Conflicts: 16000 | #Constraints: 151102
44.19/44.40	c #Conflicts: 17000 | #Constraints: 152102
44.19/44.44	c #Conflicts: 18000 | #Constraints: 153102
44.38/44.69	c #Conflicts: 19000 | #Constraints: 154102
44.48/44.73	c #Conflicts: 20000 | #Constraints: 155102
46.78/47.01	c UNIT CLEANUP
46.78/47.01	c DATABASE CLEANUP
46.78/47.01	c rational objective 565.167
52.45/52.77	c #Conflicts: 21000 | #Constraints: 149279
52.54/52.81	c #Conflicts: 22000 | #Constraints: 150279
52.54/52.85	c #Conflicts: 23000 | #Constraints: 151279
52.54/52.89	c #Conflicts: 24000 | #Constraints: 152279
57.92/58.24	c UNIT CLEANUP
57.92/58.24	c DATABASE CLEANUP
57.92/58.24	c GARBAGE COLLECT
57.92/58.24	c #Conflicts: 25000 | #Constraints: 147271
58.22/58.55	c #Conflicts: 26000 | #Constraints: 148271
58.22/58.58	c #Conflicts: 27000 | #Constraints: 149271
58.92/59.29	c #Conflicts: 28000 | #Constraints: 150271
59.01/59.33	c #Conflicts: 29000 | #Constraints: 151271
59.01/59.38	c #Conflicts: 30000 | #Constraints: 152271
59.12/59.42	c #Conflicts: 31000 | #Constraints: 153271
59.52/59.80	c #Conflicts: 32000 | #Constraints: 154271
59.52/59.84	c #Conflicts: 33000 | #Constraints: 155271
59.52/59.88	c #Conflicts: 34000 | #Constraints: 156271
60.81/61.13	c #Conflicts: 35000 | #Constraints: 157271
60.81/61.17	c #Conflicts: 36000 | #Constraints: 158271
63.29/63.67	c UNIT CLEANUP
63.29/63.67	c DATABASE CLEANUP
63.29/63.67	c GARBAGE COLLECT
63.29/63.67	c rational objective 622.167
69.07/69.40	c #Conflicts: 37000 | #Constraints: 149868
69.07/69.44	c #Conflicts: 38000 | #Constraints: 150868
69.07/69.49	c #Conflicts: 39000 | #Constraints: 151868
69.17/69.54	c #Conflicts: 40000 | #Constraints: 152868
69.47/69.83	c #Conflicts: 41000 | #Constraints: 153868
72.05/72.44	c UNIT CLEANUP
72.05/72.44	c DATABASE CLEANUP
72.05/72.44	c rational objective 627.593
77.74/78.19	c #Conflicts: 42000 | #Constraints: 148092
77.93/78.37	c #Conflicts: 43000 | #Constraints: 149092
78.03/78.43	c #Conflicts: 44000 | #Constraints: 150092
78.03/78.48	c #Conflicts: 45000 | #Constraints: 151092
78.92/79.37	c #Conflicts: 46000 | #Constraints: 152092
79.03/79.42	c #Conflicts: 47000 | #Constraints: 153092
79.03/79.46	c #Conflicts: 48000 | #Constraints: 154092
79.13/79.51	c #Conflicts: 49000 | #Constraints: 155092
79.13/79.55	c #Conflicts: 50000 | #Constraints: 156092
79.52/79.93	c #Conflicts: 51000 | #Constraints: 157092
79.52/79.98	c #Conflicts: 52000 | #Constraints: 158092
79.63/80.03	c #Conflicts: 53000 | #Constraints: 159092
79.63/80.08	c #Conflicts: 54000 | #Constraints: 160092
80.11/80.53	c #Conflicts: 55000 | #Constraints: 161092
80.11/80.59	c #Conflicts: 56000 | #Constraints: 162092
85.20/85.66	c UNIT CLEANUP
85.20/85.66	c DATABASE CLEANUP
85.20/85.66	c GARBAGE COLLECT
85.20/85.66	c rational objective 671.917
91.17/91.61	c #Conflicts: 57000 | #Constraints: 150974
91.17/91.65	c #Conflicts: 58000 | #Constraints: 151974
91.26/91.70	c #Conflicts: 59000 | #Constraints: 152974
91.26/91.74	c #Conflicts: 60000 | #Constraints: 153974
92.16/92.62	c #Conflicts: 61000 | #Constraints: 154974
92.16/92.67	c #Conflicts: 62000 | #Constraints: 155974
95.05/95.54	c UNIT CLEANUP
95.05/95.54	c DATABASE CLEANUP
95.05/95.54	c rational objective 676.598
100.82/101.30	c #Conflicts: 63000 | #Constraints: 147933
100.82/101.33	c #Conflicts: 64000 | #Constraints: 148933
101.02/101.56	c #Conflicts: 65000 | #Constraints: 149933
101.12/101.61	c #Conflicts: 66000 | #Constraints: 150933
101.12/101.65	c #Conflicts: 67000 | #Constraints: 151933
101.22/101.70	c #Conflicts: 68000 | #Constraints: 152933
102.11/102.67	c #Conflicts: 69000 | #Constraints: 153933
102.21/102.72	c #Conflicts: 70000 | #Constraints: 154933
102.21/102.77	c #Conflicts: 71000 | #Constraints: 155933
102.32/102.81	c #Conflicts: 72000 | #Constraints: 156933
104.31/104.86	c #Conflicts: 73000 | #Constraints: 157933
104.40/104.92	c #Conflicts: 74000 | #Constraints: 158933
104.40/104.97	c #Conflicts: 75000 | #Constraints: 159933
104.51/105.02	c #Conflicts: 76000 | #Constraints: 160933
104.51/105.07	c #Conflicts: 77000 | #Constraints: 161933
104.61/105.12	c #Conflicts: 78000 | #Constraints: 162933
104.90/105.44	c #Conflicts: 79000 | #Constraints: 163933
104.99/105.53	c #Conflicts: 80000 | #Constraints: 164933
109.08/109.63	c UNIT CLEANUP
109.08/109.63	c DATABASE CLEANUP
109.08/109.63	c GARBAGE COLLECT
109.08/109.63	c rational objective 728.283
114.85/115.40	c #Conflicts: 81000 | #Constraints: 151002
114.96/115.57	c #Conflicts: 82000 | #Constraints: 152002
115.05/115.61	c #Conflicts: 83000 | #Constraints: 153002
115.05/115.67	c #Conflicts: 84000 | #Constraints: 154002
118.24/118.86	c #Conflicts: 85000 | #Constraints: 155002
118.34/118.91	c #Conflicts: 86000 | #Constraints: 156002
118.34/118.96	c #Conflicts: 87000 | #Constraints: 157002
118.34/119.01	c #Conflicts: 88000 | #Constraints: 158002
120.23/120.88	c UNIT CLEANUP
120.23/120.88	c DATABASE CLEANUP
120.23/120.88	c GARBAGE COLLECT
120.23/120.88	c rational objective 758.75
126.00/126.68	c #Conflicts: 89000 | #Constraints: 146525
126.10/126.73	c #Conflicts: 90000 | #Constraints: 147525
126.10/126.77	c #Conflicts: 91000 | #Constraints: 148525
126.20/126.81	c #Conflicts: 92000 | #Constraints: 149525
126.20/126.85	c #Conflicts: 93000 | #Constraints: 150525
126.29/126.90	c #Conflicts: 94000 | #Constraints: 151525
126.41/127.06	c #Conflicts: 95000 | #Constraints: 152525
126.41/127.10	c #Conflicts: 96000 | #Constraints: 153525
126.51/127.16	c #Conflicts: 97000 | #Constraints: 154525
126.70/127.34	c #Conflicts: 98000 | #Constraints: 155525
127.40/128.03	c #Conflicts: 99000 | #Constraints: 156525
127.40/128.08	c #Conflicts: 100000 | #Constraints: 157525
127.50/128.13	c #Conflicts: 101000 | #Constraints: 158525
127.58/128.20	c #Conflicts: 102000 | #Constraints: 159525
128.28/128.97	c #Conflicts: 103000 | #Constraints: 160525
128.40/129.03	c #Conflicts: 104000 | #Constraints: 161525
128.40/129.09	c #Conflicts: 105000 | #Constraints: 162525
128.50/129.15	c #Conflicts: 106000 | #Constraints: 163525
128.58/129.22	c #Conflicts: 107000 | #Constraints: 164525
129.18/129.89	c #Conflicts: 108000 | #Constraints: 165525
129.28/129.96	c #Conflicts: 109000 | #Constraints: 166525
133.76/134.43	c UNIT CLEANUP
133.76/134.43	c DATABASE CLEANUP
133.76/134.43	c GARBAGE COLLECT
133.76/134.43	c rational objective 762.75
139.64/140.37	c #Conflicts: 110000 | #Constraints: 151854
139.74/140.41	c #Conflicts: 111000 | #Constraints: 152854
139.74/140.47	c #Conflicts: 112000 | #Constraints: 153854
140.93/141.67	c #Conflicts: 113000 | #Constraints: 154854
141.02/141.71	c #Conflicts: 114000 | #Constraints: 155854
141.02/141.77	c #Conflicts: 115000 | #Constraints: 156854
141.12/141.82	c #Conflicts: 116000 | #Constraints: 157854
141.12/141.87	c #Conflicts: 117000 | #Constraints: 158854
141.23/141.93	c #Conflicts: 118000 | #Constraints: 159854
143.81/144.50	c UNIT CLEANUP
143.81/144.50	c DATABASE CLEANUP
143.81/144.50	c GARBAGE COLLECT
143.81/144.50	c rational objective 764.188
149.68/150.43	c #Conflicts: 119000 | #Constraints: 148026
149.68/150.47	c #Conflicts: 120000 | #Constraints: 149026
149.78/150.52	c #Conflicts: 121000 | #Constraints: 150026
149.78/150.57	c #Conflicts: 122000 | #Constraints: 151026
154.46/155.22	c #Conflicts: 123000 | #Constraints: 152026
154.46/155.28	c #Conflicts: 124000 | #Constraints: 153026
154.56/155.35	c #Conflicts: 125000 | #Constraints: 154026
154.66/155.41	c #Conflicts: 126000 | #Constraints: 155026
154.66/155.47	c #Conflicts: 127000 | #Constraints: 156026
154.76/155.54	c #Conflicts: 128000 | #Constraints: 157026
154.76/155.59	c #Conflicts: 129000 | #Constraints: 158026
154.86/155.66	c #Conflicts: 130000 | #Constraints: 159026
154.95/155.72	c #Conflicts: 131000 | #Constraints: 160026
154.95/155.79	c #Conflicts: 132000 | #Constraints: 161026
155.05/155.86	c #Conflicts: 133000 | #Constraints: 162026
155.37/156.17	c #Conflicts: 134000 | #Constraints: 163026
155.45/156.23	c #Conflicts: 135000 | #Constraints: 164026
159.73/160.53	c #Conflicts: 136000 | #Constraints: 165026
159.73/160.59	c #Conflicts: 137000 | #Constraints: 166026
159.83/160.66	c #Conflicts: 138000 | #Constraints: 167026
159.93/160.76	c #Conflicts: 139000 | #Constraints: 168026
160.03/160.84	c #Conflicts: 140000 | #Constraints: 169026
160.13/160.92	c #Conflicts: 141000 | #Constraints: 170026
160.13/161.00	c #Conflicts: 142000 | #Constraints: 171026
160.34/161.14	c UNIT CLEANUP
160.34/161.14	c DATABASE CLEANUP
160.34/161.14	c GARBAGE COLLECT
160.34/161.14	c rational objective 782.938
166.10/166.99	c #Conflicts: 143000 | #Constraints: 152086
166.21/167.04	c #Conflicts: 144000 | #Constraints: 153086
166.21/167.09	c #Conflicts: 145000 | #Constraints: 154086
166.31/167.14	c #Conflicts: 146000 | #Constraints: 155086
166.49/167.34	c #Conflicts: 147000 | #Constraints: 156086
166.60/167.41	c #Conflicts: 148000 | #Constraints: 157086
166.70/167.50	c #Conflicts: 149000 | #Constraints: 158086
166.70/167.59	c #Conflicts: 150000 | #Constraints: 159086
169.68/170.54	c #Conflicts: 151000 | #Constraints: 160086
169.78/170.64	c #Conflicts: 152000 | #Constraints: 161086
169.87/170.71	c #Conflicts: 153000 | #Constraints: 162086
169.87/170.76	c UNIT CLEANUP
169.87/170.76	c DATABASE CLEANUP
169.87/170.76	c GARBAGE COLLECT
169.87/170.76	c rational objective 784.273
175.66/176.52	c #Conflicts: 154000 | #Constraints: 147997
175.66/176.57	c #Conflicts: 155000 | #Constraints: 148997
175.75/176.63	c #Conflicts: 156000 | #Constraints: 149997
175.75/176.67	c #Conflicts: 157000 | #Constraints: 150997
175.85/176.73	c #Conflicts: 158000 | #Constraints: 151997
175.85/176.78	c #Conflicts: 159000 | #Constraints: 152997
176.05/176.96	c #Conflicts: 160000 | #Constraints: 153997
176.16/177.02	c #Conflicts: 161000 | #Constraints: 154997
176.16/177.07	c #Conflicts: 162000 | #Constraints: 155997
178.43/179.38	c #Conflicts: 163000 | #Constraints: 156997
178.53/179.46	c #Conflicts: 164000 | #Constraints: 157997
178.63/179.54	c #Conflicts: 165000 | #Constraints: 158997
178.73/179.60	c #Conflicts: 166000 | #Constraints: 159997
178.73/179.67	c #Conflicts: 167000 | #Constraints: 160997
178.83/179.75	c #Conflicts: 168000 | #Constraints: 161997
178.93/179.82	c #Conflicts: 169000 | #Constraints: 162997
178.93/179.89	c #Conflicts: 170000 | #Constraints: 163997
179.03/179.96	c #Conflicts: 171000 | #Constraints: 164997
179.13/180.03	c #Conflicts: 172000 | #Constraints: 165997
179.52/180.45	c #Conflicts: 173000 | #Constraints: 166997
179.62/180.51	c #Conflicts: 174000 | #Constraints: 167997
179.62/180.57	c #Conflicts: 175000 | #Constraints: 168997
179.72/180.62	c #Conflicts: 176000 | #Constraints: 169997
183.50/184.47	c #Conflicts: 177000 | #Constraints: 170997
183.60/184.54	c #Conflicts: 178000 | #Constraints: 171997
183.70/184.61	c #Conflicts: 179000 | #Constraints: 172997
183.70/184.68	c #Conflicts: 180000 | #Constraints: 173997
185.11/186.07	c UNIT CLEANUP
185.11/186.07	c DATABASE CLEANUP
185.11/186.07	c GARBAGE COLLECT
185.11/186.07	c rational objective 807.577
190.77/191.75	c #Conflicts: 181000 | #Constraints: 152879
190.87/191.80	c #Conflicts: 182000 | #Constraints: 153879
190.87/191.86	c #Conflicts: 183000 | #Constraints: 154879
190.96/191.92	c #Conflicts: 184000 | #Constraints: 155879
190.96/191.97	c #Conflicts: 185000 | #Constraints: 156879
191.08/192.05	c #Conflicts: 186000 | #Constraints: 157879
191.08/192.11	c #Conflicts: 187000 | #Constraints: 158879
191.26/192.28	c #Conflicts: 188000 | #Constraints: 159879
191.36/192.34	c #Conflicts: 189000 | #Constraints: 160879
191.46/192.40	c #Conflicts: 190000 | #Constraints: 161879
194.24/195.22	c #Conflicts: 191000 | #Constraints: 162879
198.63/199.66	c UNIT CLEANUP
198.63/199.66	c DATABASE CLEANUP
198.63/199.66	c GARBAGE COLLECT
198.63/199.66	c rational objective 813.265
204.40/205.42	c #Conflicts: 192000 | #Constraints: 147373
204.40/205.47	c #Conflicts: 193000 | #Constraints: 148373
204.50/205.53	c #Conflicts: 194000 | #Constraints: 149373
204.50/205.58	c #Conflicts: 195000 | #Constraints: 150373
204.61/205.66	c #Conflicts: 196000 | #Constraints: 151373
204.70/205.71	c #Conflicts: 197000 | #Constraints: 152373
204.70/205.77	c #Conflicts: 198000 | #Constraints: 153373
204.80/205.82	c #Conflicts: 199000 | #Constraints: 154373
204.80/205.88	c #Conflicts: 200000 | #Constraints: 155373
205.20/206.21	c #Conflicts: 201000 | #Constraints: 156373
205.20/206.28	c #Conflicts: 202000 | #Constraints: 157373
205.29/206.34	c #Conflicts: 203000 | #Constraints: 158373
205.39/206.41	c #Conflicts: 204000 | #Constraints: 159373
205.39/206.49	c #Conflicts: 205000 | #Constraints: 160373
205.79/206.89	c #Conflicts: 206000 | #Constraints: 161373
205.89/206.96	c #Conflicts: 207000 | #Constraints: 162373
206.48/207.56	c #Conflicts: 208000 | #Constraints: 163373
206.58/207.63	c #Conflicts: 209000 | #Constraints: 164373
206.69/207.72	c #Conflicts: 210000 | #Constraints: 165373
206.69/207.76	c #Conflicts: 211000 | #Constraints: 166373
208.18/209.27	c #Conflicts: 212000 | #Constraints: 167373
208.28/209.32	c #Conflicts: 213000 | #Constraints: 168373
208.28/209.39	c #Conflicts: 214000 | #Constraints: 169373
208.37/209.45	c #Conflicts: 215000 | #Constraints: 170373
208.47/209.51	c #Conflicts: 216000 | #Constraints: 171373
208.47/209.58	c #Conflicts: 217000 | #Constraints: 172373
211.26/212.34	c #Conflicts: 218000 | #Constraints: 173373
211.36/212.42	c #Conflicts: 219000 | #Constraints: 174373
211.36/212.47	c #Conflicts: 220000 | #Constraints: 175373
211.46/212.51	c #Conflicts: 221000 | #Constraints: 176373
211.46/212.57	c #Conflicts: 222000 | #Constraints: 177373
214.65/215.79	c UNIT CLEANUP
214.65/215.79	c DATABASE CLEANUP
214.65/215.79	c GARBAGE COLLECT
214.65/215.79	c rational objective 837.185
220.52/221.62	c #Conflicts: 223000 | #Constraints: 153516
220.52/221.67	c #Conflicts: 224000 | #Constraints: 154516
220.82/221.97	c #Conflicts: 225000 | #Constraints: 155516
220.92/222.03	c #Conflicts: 226000 | #Constraints: 156516
220.92/222.09	c #Conflicts: 227000 | #Constraints: 157516
221.03/222.15	c #Conflicts: 228000 | #Constraints: 158516
222.20/223.36	c #Conflicts: 229000 | #Constraints: 159516
222.30/223.42	c #Conflicts: 230000 | #Constraints: 160516
222.30/223.48	c #Conflicts: 231000 | #Constraints: 161516
222.40/223.55	c #Conflicts: 232000 | #Constraints: 162516
222.50/223.62	c #Conflicts: 233000 | #Constraints: 163516
225.69/226.82	c #Conflicts: 234000 | #Constraints: 164516
225.69/226.88	c #Conflicts: 235000 | #Constraints: 165516
226.29/227.45	c UNIT CLEANUP
226.29/227.45	c DATABASE CLEANUP
226.29/227.45	c GARBAGE COLLECT
226.29/227.45	c rational objective 838.048
232.06/233.20	c #Conflicts: 236000 | #Constraints: 148176
232.06/233.26	c #Conflicts: 237000 | #Constraints: 149176
232.15/233.31	c #Conflicts: 238000 | #Constraints: 150176
232.15/233.37	c #Conflicts: 239000 | #Constraints: 151176
232.25/233.44	c #Conflicts: 240000 | #Constraints: 152176
232.45/233.68	c #Conflicts: 241000 | #Constraints: 153176
232.55/233.74	c #Conflicts: 242000 | #Constraints: 154176
232.65/233.80	c #Conflicts: 243000 | #Constraints: 155176
232.65/233.86	c #Conflicts: 244000 | #Constraints: 156176
236.14/237.36	c #Conflicts: 245000 | #Constraints: 157176
236.23/237.43	c #Conflicts: 246000 | #Constraints: 158176
236.33/237.51	c #Conflicts: 247000 | #Constraints: 159176
236.33/237.57	c #Conflicts: 248000 | #Constraints: 160176
236.44/237.63	c #Conflicts: 249000 | #Constraints: 161176
236.53/237.70	c #Conflicts: 250000 | #Constraints: 162176
236.53/237.77	c #Conflicts: 251000 | #Constraints: 163176
236.62/237.84	c #Conflicts: 252000 | #Constraints: 164176
236.73/237.91	c #Conflicts: 253000 | #Constraints: 165176
236.73/237.98	c #Conflicts: 254000 | #Constraints: 166176
237.12/238.36	c #Conflicts: 255000 | #Constraints: 167176
237.23/238.42	c #Conflicts: 256000 | #Constraints: 168176
238.72/239.96	c #Conflicts: 257000 | #Constraints: 169176
238.82/240.02	c #Conflicts: 258000 | #Constraints: 170176
238.82/240.08	c #Conflicts: 259000 | #Constraints: 171176
238.93/240.15	c #Conflicts: 260000 | #Constraints: 172176
239.01/240.21	c #Conflicts: 261000 | #Constraints: 173176
239.01/240.28	c #Conflicts: 262000 | #Constraints: 174176
241.70/242.97	c #Conflicts: 263000 | #Constraints: 175176
241.81/243.06	c #Conflicts: 264000 | #Constraints: 176176
241.90/243.14	c #Conflicts: 265000 | #Constraints: 177176
242.00/243.23	c #Conflicts: 266000 | #Constraints: 178176
242.09/243.31	c #Conflicts: 267000 | #Constraints: 179176
242.09/243.38	c #Conflicts: 268000 | #Constraints: 180176
243.99/245.20	c UNIT CLEANUP
243.99/245.20	c DATABASE CLEANUP
243.99/245.20	c GARBAGE COLLECT
243.99/245.20	c rational objective 839.966
249.77/251.03	c #Conflicts: 269000 | #Constraints: 155074
249.77/251.07	c #Conflicts: 270000 | #Constraints: 156074
250.05/251.35	c #Conflicts: 271000 | #Constraints: 157074
250.16/251.41	c #Conflicts: 272000 | #Constraints: 158074
250.16/251.47	c #Conflicts: 273000 | #Constraints: 159074
250.25/251.53	c #Conflicts: 274000 | #Constraints: 160074
254.84/256.12	c #Conflicts: 275000 | #Constraints: 161074
254.84/256.17	c #Conflicts: 276000 | #Constraints: 162074
254.93/256.23	c #Conflicts: 277000 | #Constraints: 163074
254.93/256.29	c #Conflicts: 278000 | #Constraints: 164074
255.03/256.34	c #Conflicts: 279000 | #Constraints: 165074
255.13/256.41	c #Conflicts: 280000 | #Constraints: 166074
255.13/256.48	c #Conflicts: 281000 | #Constraints: 167074
255.22/256.55	c #Conflicts: 282000 | #Constraints: 168074
256.02/257.36	c UNIT CLEANUP
256.02/257.36	c DATABASE CLEANUP
256.02/257.36	c GARBAGE COLLECT
256.02/257.36	c rational objective 842.466
261.81/263.12	c #Conflicts: 283000 | #Constraints: 148982
261.81/263.18	c #Conflicts: 284000 | #Constraints: 149982
261.99/263.40	c #Conflicts: 285000 | #Constraints: 150982
262.09/263.46	c #Conflicts: 286000 | #Constraints: 151982
262.19/263.52	c #Conflicts: 287000 | #Constraints: 152982
262.19/263.58	c #Conflicts: 288000 | #Constraints: 153982
262.70/264.10	c #Conflicts: 289000 | #Constraints: 154982
262.80/264.16	c #Conflicts: 290000 | #Constraints: 155982
263.18/264.54	c #Conflicts: 291000 | #Constraints: 156982
263.28/264.60	c #Conflicts: 292000 | #Constraints: 157982
263.28/264.66	c #Conflicts: 293000 | #Constraints: 158982
267.67/269.05	c #Conflicts: 294000 | #Constraints: 159982
267.78/269.12	c #Conflicts: 295000 | #Constraints: 160982
267.78/269.18	c #Conflicts: 296000 | #Constraints: 161982
267.86/269.24	c #Conflicts: 297000 | #Constraints: 162982
267.96/269.32	c #Conflicts: 298000 | #Constraints: 163982
267.96/269.39	c #Conflicts: 299000 | #Constraints: 164982
268.06/269.46	c #Conflicts: 300000 | #Constraints: 165982
268.15/269.55	c #Conflicts: 301000 | #Constraints: 166982
268.25/269.64	c #Conflicts: 302000 | #Constraints: 167982
268.35/269.72	c #Conflicts: 303000 | #Constraints: 168982
268.45/269.80	c #Conflicts: 304000 | #Constraints: 169982
268.85/270.25	c #Conflicts: 305000 | #Constraints: 170982
268.94/270.34	c #Conflicts: 306000 | #Constraints: 171982
268.94/270.39	c #Conflicts: 307000 | #Constraints: 172982
274.02/275.42	c #Conflicts: 308000 | #Constraints: 173982
274.02/275.47	c #Conflicts: 309000 | #Constraints: 174982
274.12/275.54	c #Conflicts: 310000 | #Constraints: 175982
274.22/275.61	c #Conflicts: 311000 | #Constraints: 176982
274.22/275.67	c #Conflicts: 312000 | #Constraints: 177982
274.32/275.74	c #Conflicts: 313000 | #Constraints: 178982
274.42/275.82	c #Conflicts: 314000 | #Constraints: 179982
274.42/275.88	c #Conflicts: 315000 | #Constraints: 180982
274.52/275.93	c #Conflicts: 316000 | #Constraints: 181982
275.01/276.42	c #Conflicts: 317000 | #Constraints: 182982
275.01/276.49	c #Conflicts: 318000 | #Constraints: 183982
275.11/276.55	c #Conflicts: 319000 | #Constraints: 184982
280.89/282.39	c UNIT CLEANUP
280.89/282.39	c DATABASE CLEANUP
280.89/282.39	c GARBAGE COLLECT
280.89/282.39	c rational objective 844.277
286.76/288.26	c #Conflicts: 320000 | #Constraints: 157705
286.86/288.32	c #Conflicts: 321000 | #Constraints: 158705
286.86/288.39	c #Conflicts: 322000 | #Constraints: 159705
287.95/289.40	c #Conflicts: 323000 | #Constraints: 160705
287.95/289.46	c #Conflicts: 324000 | #Constraints: 161705
288.05/289.53	c #Conflicts: 325000 | #Constraints: 162705
288.05/289.59	c #Conflicts: 326000 | #Constraints: 163705
288.15/289.67	c #Conflicts: 327000 | #Constraints: 164705
288.25/289.73	c #Conflicts: 328000 | #Constraints: 165705
288.66/290.15	c #Conflicts: 329000 | #Constraints: 166705
288.75/290.20	c #Conflicts: 330000 | #Constraints: 167705
288.75/290.24	c #Conflicts: 331000 | #Constraints: 168705
291.93/293.42	c #Conflicts: 332000 | #Constraints: 169705
291.93/293.48	c #Conflicts: 333000 | #Constraints: 170705
292.04/293.54	c #Conflicts: 334000 | #Constraints: 171705
292.13/293.61	c #Conflicts: 335000 | #Constraints: 172705
295.32/296.80	c UNIT CLEANUP
295.32/296.80	c DATABASE CLEANUP
295.32/296.80	c GARBAGE COLLECT
295.32/296.80	c rational objective 846.294
301.09/302.61	c #Conflicts: 336000 | #Constraints: 152222
301.09/302.66	c #Conflicts: 337000 | #Constraints: 153222
301.19/302.73	c #Conflicts: 338000 | #Constraints: 154222
301.19/302.79	c #Conflicts: 339000 | #Constraints: 155222
301.29/302.85	c #Conflicts: 340000 | #Constraints: 156222
301.38/302.90	c #Conflicts: 341000 | #Constraints: 157222
301.38/302.96	c #Conflicts: 342000 | #Constraints: 158222
301.68/303.21	c #Conflicts: 343000 | #Constraints: 159222
301.68/303.28	c #Conflicts: 344000 | #Constraints: 160222
301.78/303.35	c #Conflicts: 345000 | #Constraints: 161222
301.88/303.43	c #Conflicts: 346000 | #Constraints: 162222
302.18/303.71	c #Conflicts: 347000 | #Constraints: 163222
302.48/304.09	c #Conflicts: 348000 | #Constraints: 164222
302.59/304.16	c #Conflicts: 349000 | #Constraints: 165222
302.67/304.24	c #Conflicts: 350000 | #Constraints: 166222
304.37/305.94	c #Conflicts: 351000 | #Constraints: 167222
304.48/306.02	c #Conflicts: 352000 | #Constraints: 168222
304.48/306.10	c #Conflicts: 353000 | #Constraints: 169222
304.58/306.19	c #Conflicts: 354000 | #Constraints: 170222
304.66/306.26	c #Conflicts: 355000 | #Constraints: 171222
304.76/306.34	c #Conflicts: 356000 | #Constraints: 172222
304.86/306.43	c #Conflicts: 357000 | #Constraints: 173222
310.23/311.85	c #Conflicts: 358000 | #Constraints: 174222
310.34/311.92	c #Conflicts: 359000 | #Constraints: 175222
310.34/311.99	c #Conflicts: 360000 | #Constraints: 176222
310.44/312.08	c #Conflicts: 361000 | #Constraints: 177222
310.55/312.15	c #Conflicts: 362000 | #Constraints: 178222
310.63/312.22	c #Conflicts: 363000 | #Constraints: 179222
310.63/312.29	c #Conflicts: 364000 | #Constraints: 180222
310.73/312.36	c #Conflicts: 365000 | #Constraints: 181222
310.82/312.45	c #Conflicts: 366000 | #Constraints: 182222
310.93/312.52	c #Conflicts: 367000 | #Constraints: 183222
311.03/312.61	c #Conflicts: 368000 | #Constraints: 184222
311.44/313.10	c #Conflicts: 369000 | #Constraints: 185222
311.54/313.18	c #Conflicts: 370000 | #Constraints: 186222
311.62/313.24	c #Conflicts: 371000 | #Constraints: 187222
311.72/313.31	c #Conflicts: 372000 | #Constraints: 188222
314.61/316.29	c #Conflicts: 373000 | #Constraints: 189222
314.70/316.37	c #Conflicts: 374000 | #Constraints: 190222
316.20/317.80	c UNIT CLEANUP
316.20/317.80	c DATABASE CLEANUP
316.20/317.80	c GARBAGE COLLECT
316.20/317.80	c rational objective 847.278
321.87/323.57	c #Conflicts: 375000 | #Constraints: 160027
321.97/323.63	c #Conflicts: 376000 | #Constraints: 161027
321.97/323.68	c #Conflicts: 377000 | #Constraints: 162027
322.07/323.74	c #Conflicts: 378000 | #Constraints: 163027
322.17/323.81	c #Conflicts: 379000 | #Constraints: 164027
322.17/323.88	c #Conflicts: 380000 | #Constraints: 165027
322.27/323.94	c #Conflicts: 381000 | #Constraints: 166027
322.38/324.01	c #Conflicts: 382000 | #Constraints: 167027
322.56/324.25	c #Conflicts: 383000 | #Constraints: 168027
322.66/324.32	c #Conflicts: 384000 | #Constraints: 169027
322.76/324.41	c #Conflicts: 385000 | #Constraints: 170027
322.76/324.48	c #Conflicts: 386000 | #Constraints: 171027
324.15/325.85	c #Conflicts: 387000 | #Constraints: 172027
324.25/325.90	c #Conflicts: 388000 | #Constraints: 173027
324.25/325.97	c #Conflicts: 389000 | #Constraints: 174027
324.36/326.04	c #Conflicts: 390000 | #Constraints: 175027
324.46/326.12	c #Conflicts: 391000 | #Constraints: 176027
330.43/332.15	c UNIT CLEANUP
330.43/332.15	c DATABASE CLEANUP
330.43/332.15	c GARBAGE COLLECT
330.43/332.15	c rational objective 849.52
336.41/338.12	c #Conflicts: 392000 | #Constraints: 153644
336.41/338.17	c #Conflicts: 393000 | #Constraints: 154644
336.50/338.22	c #Conflicts: 394000 | #Constraints: 155644
336.50/338.27	c #Conflicts: 395000 | #Constraints: 156644
336.60/338.33	c #Conflicts: 396000 | #Constraints: 157644
338.69/340.42	c #Conflicts: 397000 | #Constraints: 158644
338.69/340.48	c #Conflicts: 398000 | #Constraints: 159644
338.79/340.55	c #Conflicts: 399000 | #Constraints: 160644
338.88/340.62	c #Conflicts: 400000 | #Constraints: 161644
338.99/340.70	c #Conflicts: 401000 | #Constraints: 162644
338.99/340.76	c #Conflicts: 402000 | #Constraints: 163644
341.17/342.92	c #Conflicts: 403000 | #Constraints: 164644
341.17/343.00	c #Conflicts: 404000 | #Constraints: 165644
341.29/343.07	c #Conflicts: 405000 | #Constraints: 166644
341.38/343.15	c #Conflicts: 406000 | #Constraints: 167644
341.46/343.22	c #Conflicts: 407000 | #Constraints: 168644
342.06/343.85	c #Conflicts: 408000 | #Constraints: 169644
342.16/343.92	c #Conflicts: 409000 | #Constraints: 170644
342.16/343.99	c #Conflicts: 410000 | #Constraints: 171644
342.27/344.05	c #Conflicts: 411000 | #Constraints: 172644
348.14/349.98	c #Conflicts: 412000 | #Constraints: 173644
348.25/350.07	c #Conflicts: 413000 | #Constraints: 174644
348.35/350.16	c #Conflicts: 414000 | #Constraints: 175644
348.43/350.24	c #Conflicts: 415000 | #Constraints: 176644
348.53/350.31	c #Conflicts: 416000 | #Constraints: 177644
348.53/350.38	c #Conflicts: 417000 | #Constraints: 178644
348.63/350.46	c #Conflicts: 418000 | #Constraints: 179644
348.73/350.54	c #Conflicts: 419000 | #Constraints: 180644
348.83/350.62	c #Conflicts: 420000 | #Constraints: 181644
348.83/350.69	c #Conflicts: 421000 | #Constraints: 182644
349.52/351.30	c #Conflicts: 422000 | #Constraints: 183644
349.52/351.37	c #Conflicts: 423000 | #Constraints: 184644
349.62/351.43	c #Conflicts: 424000 | #Constraints: 185644
349.72/351.50	c #Conflicts: 425000 | #Constraints: 186644
351.61/353.42	c #Conflicts: 426000 | #Constraints: 187644
351.72/353.50	c #Conflicts: 427000 | #Constraints: 188644
351.72/353.57	c #Conflicts: 428000 | #Constraints: 189644
351.81/353.65	c #Conflicts: 429000 | #Constraints: 190644
351.91/353.73	c #Conflicts: 430000 | #Constraints: 191644
352.01/353.80	c #Conflicts: 431000 | #Constraints: 192644
353.01/354.84	c #Conflicts: 432000 | #Constraints: 193644
353.10/354.92	c #Conflicts: 433000 | #Constraints: 194644
353.10/354.99	c #Conflicts: 434000 | #Constraints: 195644
355.49/357.33	c UNIT CLEANUP
355.49/357.33	c DATABASE CLEANUP
355.49/357.33	c GARBAGE COLLECT
355.49/357.33	c rational objective 851.693
361.28/363.13	c #Conflicts: 435000 | #Constraints: 162573
361.46/363.39	c #Conflicts: 436000 | #Constraints: 163573
361.56/363.48	c #Conflicts: 437000 | #Constraints: 164573
361.67/363.55	c #Conflicts: 438000 | #Constraints: 165573
361.76/363.63	c #Conflicts: 439000 | #Constraints: 166573
362.96/364.82	c #Conflicts: 440000 | #Constraints: 167573
363.05/364.91	c #Conflicts: 441000 | #Constraints: 168573
363.05/364.98	c #Conflicts: 442000 | #Constraints: 169573
363.17/365.06	c #Conflicts: 443000 | #Constraints: 170573
365.74/367.64	c #Conflicts: 444000 | #Constraints: 171573
365.84/367.72	c #Conflicts: 445000 | #Constraints: 172573
365.84/367.77	c #Conflicts: 446000 | #Constraints: 173573
365.94/367.84	c #Conflicts: 447000 | #Constraints: 174573
366.04/367.95	c #Conflicts: 448000 | #Constraints: 175573
366.15/368.02	c #Conflicts: 449000 | #Constraints: 176573
366.54/368.42	c #Conflicts: 450000 | #Constraints: 177573
366.64/368.56	c #Conflicts: 451000 | #Constraints: 178573
366.93/368.87	c #Conflicts: 452000 | #Constraints: 179573
372.12/374.06	c UNIT CLEANUP
372.12/374.06	c DATABASE CLEANUP
372.12/374.06	c GARBAGE COLLECT
372.12/374.06	c rational objective 852.866
377.88/379.86	c #Conflicts: 453000 | #Constraints: 155771
378.19/380.16	c #Conflicts: 454000 | #Constraints: 156771
378.28/380.23	c #Conflicts: 455000 | #Constraints: 157771
378.28/380.29	c #Conflicts: 456000 | #Constraints: 158771
378.38/380.37	c #Conflicts: 457000 | #Constraints: 159771
378.48/380.45	c #Conflicts: 458000 | #Constraints: 160771
381.97/383.91	c #Conflicts: 459000 | #Constraints: 161771
381.97/383.96	c #Conflicts: 460000 | #Constraints: 162771
381.97/384.00	c #Conflicts: 461000 | #Constraints: 163771
382.08/384.06	c #Conflicts: 462000 | #Constraints: 164771
382.18/384.12	c #Conflicts: 463000 | #Constraints: 165771
382.18/384.19	c #Conflicts: 464000 | #Constraints: 166771
382.26/384.28	c #Conflicts: 465000 | #Constraints: 167771
382.35/384.34	c #Conflicts: 466000 | #Constraints: 168771
382.46/384.42	c #Conflicts: 467000 | #Constraints: 169771
382.55/384.50	c #Conflicts: 468000 | #Constraints: 170771
383.75/385.74	c #Conflicts: 469000 | #Constraints: 171771
383.85/385.85	c #Conflicts: 470000 | #Constraints: 172771
383.95/385.98	c #Conflicts: 471000 | #Constraints: 173771
384.06/386.07	c #Conflicts: 472000 | #Constraints: 174771
384.54/386.54	c #Conflicts: 473000 | #Constraints: 175771
384.64/386.67	c #Conflicts: 474000 | #Constraints: 176771
384.84/386.89	c #Conflicts: 475000 | #Constraints: 177771
384.94/386.97	c #Conflicts: 476000 | #Constraints: 178771
385.44/387.43	c #Conflicts: 477000 | #Constraints: 179771
385.54/387.50	c #Conflicts: 478000 | #Constraints: 180771
388.92/391.01	c #Conflicts: 479000 | #Constraints: 181771
389.03/391.08	c #Conflicts: 480000 | #Constraints: 182771
389.13/391.16	c #Conflicts: 481000 | #Constraints: 183771
389.22/391.25	c #Conflicts: 482000 | #Constraints: 184771
389.31/391.34	c #Conflicts: 483000 | #Constraints: 185771
389.42/391.41	c #Conflicts: 484000 | #Constraints: 186771
389.42/391.49	c #Conflicts: 485000 | #Constraints: 187771
389.51/391.56	c #Conflicts: 486000 | #Constraints: 188771
389.61/391.64	c #Conflicts: 487000 | #Constraints: 189771
389.71/391.75	c #Conflicts: 488000 | #Constraints: 190771
389.81/391.87	c #Conflicts: 489000 | #Constraints: 191771
392.29/394.39	c #Conflicts: 490000 | #Constraints: 192771
392.39/394.47	c #Conflicts: 491000 | #Constraints: 193771
392.50/394.59	c #Conflicts: 492000 | #Constraints: 194771
392.59/394.69	c #Conflicts: 493000 | #Constraints: 195771
392.69/394.80	c #Conflicts: 494000 | #Constraints: 196771
392.79/394.90	c #Conflicts: 495000 | #Constraints: 197771
392.90/394.99	c #Conflicts: 496000 | #Constraints: 198771
393.39/395.43	c #Conflicts: 497000 | #Constraints: 199771
393.49/395.53	c #Conflicts: 498000 | #Constraints: 200771
398.67/400.72	c UNIT CLEANUP
398.67/400.72	c DATABASE CLEANUP
398.67/400.72	c GARBAGE COLLECT
398.67/400.72	c rational objective 854.215
404.73/406.80	c #Conflicts: 499000 | #Constraints: 162084
404.73/406.88	c #Conflicts: 500000 | #Constraints: 163084
404.84/406.94	c #Conflicts: 501000 | #Constraints: 164084
404.95/407.01	c #Conflicts: 502000 | #Constraints: 165084
405.44/407.50	c #Conflicts: 503000 | #Constraints: 166084
405.44/407.59	c #Conflicts: 504000 | #Constraints: 167084
405.53/407.68	c #Conflicts: 505000 | #Constraints: 168084
406.04/408.14	c #Conflicts: 506000 | #Constraints: 169084
406.13/408.25	c #Conflicts: 507000 | #Constraints: 170084
406.22/408.33	c #Conflicts: 508000 | #Constraints: 171084
407.03/409.16	c #Conflicts: 509000 | #Constraints: 172084
407.12/409.27	c #Conflicts: 510000 | #Constraints: 173084
407.22/409.36	c #Conflicts: 511000 | #Constraints: 174084
407.32/409.45	c #Conflicts: 512000 | #Constraints: 175084
407.42/409.56	c #Conflicts: 513000 | #Constraints: 176084
412.01/414.15	c #Conflicts: 514000 | #Constraints: 177084
412.10/414.23	c #Conflicts: 515000 | #Constraints: 178084
412.20/414.33	c #Conflicts: 516000 | #Constraints: 179084
412.30/414.42	c #Conflicts: 517000 | #Constraints: 180084
412.39/414.52	c #Conflicts: 518000 | #Constraints: 181084
412.49/414.63	c #Conflicts: 519000 | #Constraints: 182084
412.59/414.73	c #Conflicts: 520000 | #Constraints: 183084
412.69/414.82	c #Conflicts: 521000 | #Constraints: 184084
412.79/414.94	c #Conflicts: 522000 | #Constraints: 185084
412.89/415.07	c #Conflicts: 523000 | #Constraints: 186084
412.99/415.19	c #Conflicts: 524000 | #Constraints: 187084
413.48/415.63	c #Conflicts: 525000 | #Constraints: 188084
413.58/415.77	c #Conflicts: 526000 | #Constraints: 189084
414.68/416.89	c #Conflicts: 527000 | #Constraints: 190084
414.78/417.01	c #Conflicts: 528000 | #Constraints: 191084
414.98/417.14	c #Conflicts: 529000 | #Constraints: 192084
416.46/418.60	c #Conflicts: 530000 | #Constraints: 193084
416.56/418.76	c #Conflicts: 531000 | #Constraints: 194084
416.75/418.96	c #Conflicts: 532000 | #Constraints: 195084
417.06/419.23	c #Conflicts: 533000 | #Constraints: 196084
417.15/419.32	c cpu time 414.503 s
417.15/419.32	c deterministic time 2138903086 2.14e+09
417.15/419.32	c optimization time 6.5e-05 s
417.15/419.32	c total solve time 413.936 s
417.15/419.32	c core-guided solve time 0 s
417.15/419.32	c propagation time 17.6021 s
417.15/419.32	c conflict analysis time 14.4651 s
417.15/419.32	c local search time 161.682 s
417.15/419.32	c propagations 120417886
417.15/419.32	c resolve steps 8351975
417.15/419.32	c resolve steps with general constraints 891445
417.15/419.32	c decisions 3384165
417.15/419.32	c conflicts 533217
417.15/419.32	c overflow fixes 5
417.15/419.32	c conflicts with overflow fixes 0
417.15/419.32	c restarts 1095
417.15/419.32	c inprocessing phases 30
417.15/419.32	c garbage collections 23 ,( 76.67 )
417.15/419.32	c input clauses 147604 ,( 88.72 )
417.15/419.32	c input cardinalities 1596 ,( 0.96 )
417.15/419.32	c input general constraints 17174 ,( 10.32 )
417.15/419.32	c input average constraint length 3.95
417.15/419.32	c input average constraint degree 1.18e+00
417.15/419.32	c input average constraint degree bitlength 0.13
417.15/419.32	c learned clauses 639677 ,( 99.08 )
417.15/419.32	c learned cardinalities 4904 ,( 0.76 )
417.15/419.32	c learned general constraints 1060 ,( 0.16 )
417.15/419.32	c learned average constraint length 79.02
417.15/419.32	c learned average constraint degree 1.03e+04
417.15/419.32	c learned average constraint degree bitlength 0.02
417.15/419.32	c watched  CF 32, 64, 128, Arb: 862 , 0 , 0 , 0
417.15/419.32	c counting CF 32, 64, 128, Arb: 17372 , 0 , 0 , 0
417.15/419.32	c watched   constraints 862 ,( 4.73 ) 
417.15/419.32	c counting  constraints 17372 ,( 95.27 ) 
417.15/419.32	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 300126329 , 6617335 , 19835979 ,( 173936 , 19662043 )
417.15/419.32	c pure literals detected 0
417.15/419.32	c unique literal constraints detected 580
417.15/419.32	c gcd simplifications 601
417.15/419.32	c detected cardinalities 1354
417.15/419.32	c divisions strengthening the constraint 0
417.15/419.32	c weakened non-implied lits 738224
417.15/419.32	c weakened non-implying lits 921
417.15/419.32	c percentage of cover cuts not using all falsified lits 0.783
417.15/419.32	c average MIR cut multiplier 0.00e+00
417.15/419.32	c average MIR cut multiplier bitlength 0.000
417.15/419.32	c original variables 7231
417.15/419.32	c clausal propagations 113827180
417.15/419.32	c cardinality propagations 3269972
417.15/419.32	c watched propagations 5675
417.15/419.32	c counting propagations 2759551
417.15/419.32	c watch lookups 505958413
417.15/419.32	c watch backjump lookups 0
417.15/419.32	c watch checks 1011172005
417.15/419.32	c propagation checks 267091072
417.15/419.32	c constraint additions 105833759
417.15/419.32	c trail pops 124332185
417.15/419.32	c formula constraints 165495
417.15/419.32	c learned constraints 645536
417.15/419.32	c bound constraints 0
417.15/419.32	c core-guided constraints 0
417.15/419.32	c encountered formula constraints 4844448
417.15/419.32	c encountered learned constraints 3956254
417.15/419.32	c encountered bound constraints 0
417.15/419.32	c encountered core-guided constraints 0
417.15/419.32	c LP total time 216.984 s
417.15/419.32	c LP solve time 203.93 s
417.15/419.32	c LP constraints added 147261
417.15/419.32	c LP constraints removed 1210
417.15/419.32	c LP pivots internal 533752
417.15/419.32	c LP pivots root 179848
417.15/419.32	c LP calls 134
417.15/419.32	c LP optimalities 130
417.15/419.32	c LP no pivot count 0
417.15/419.32	c LP infeasibilities 0
417.15/419.32	c LP valid Farkas constraints 0
417.15/419.32	c LP learned Farkas constraints 0
417.15/419.32	c LP basis resets 0
417.15/419.32	c LP cycling count 0
417.15/419.32	c LP singular count 0
417.15/419.32	c LP no primal count 0
417.15/419.32	c LP no farkas count 0
417.15/419.32	c LP other issue count 0
417.15/419.32	c LP Gomory cuts 105
417.15/419.32	c LP learned cuts 1331
417.15/419.32	c LP deleted cuts 1210
417.15/419.32	c LP encountered Gomory constraints 1296
417.15/419.32	c LP encountered Farkas constraints 0
417.15/419.32	c LP encountered learned Farkas constraints 0
417.15/419.32	c CG auxiliary variables introduced 0
417.15/419.32	c CG solutions found 0
417.15/419.32	c CG cores constructed 0
417.15/419.32	c CG core cardinality constraints returned 0
417.15/419.32	c CG unit cores 0
417.15/419.32	c CG single cores 0
417.15/419.32	c CG blocks removed during cardinality reduction 0
417.15/419.32	c CG first core best 0
417.15/419.32	c CG decision core best 0
417.15/419.32	c CG core reduction tie 0
417.15/419.32	c CG core degree average 0.00
417.15/419.32	c CG core slack average 0.00
417.15/419.32	c CG core upper bound improvements 0
417.15/419.32	c STR number of successful calls 0
417.15/419.32	c STR number of unsuccessful calls 0
417.15/419.32	c STR number of inconclusive calls 0
417.15/419.32	c STR number of successful attempts 0
417.15/419.32	c STR number of unsuccessful attempts 0
417.15/419.32	c STR number of inconclusive attempts 0
417.15/419.32	c STR average degree increase per successful call inf
417.15/419.32	c STR average degree increase per successful attempt inf
417.15/419.32	c STR total number of conflicts for successful attempts 0
417.15/419.32	c STR total number of conflicts for unsuccessful attempts 0
417.15/419.32	c STR total number of conflicts for inconclusive attempts 0
417.15/419.32	c STR average number of conflicts per successful attempt inf
417.15/419.32	c STR average number of conflicts per unsuccessful attempt inf
417.15/419.32	c STR average number of conflicts per inconclusive attempt inf
417.15/419.32	c IHS number of seeded input constraints 0
417.15/419.32	c IHS number of seeded weakened input constraints 0
417.15/419.32	c IHS number of successful local search calls 0
417.15/419.36	c IHS number of timeouts for local search 0
417.15/419.36	c IHS number of complete search calls 0
417.15/419.36	c IHS number of optimal complete search calls 0
417.15/419.36	c IHS number of complete search progress calls 0
417.15/419.36	c IHS number of solutions from local search 0
417.15/419.36	c IHS number of upper bounds from local search 0
417.15/419.36	c IHS number of cores from local search 0
417.15/419.36	c IHS number of discarded solutions from local search 0
417.15/419.36	c IHS number of solutions from complete search 0
417.15/419.36	c IHS number of upper bounds from complete search 0
417.15/419.36	c IHS number of cores from complete search 0
417.15/419.36	c IHS number of discarded solutions from complete search 0
417.15/419.36	c IHS local search    time 0 s
417.15/419.36	c IHS complete search time 0 s
417.15/419.36	c IHS core extraction time 0 s
417.15/419.36	c AVG.sumWPerc 59.84 
417.15/419.36	c bigint constraints 0 
417.15/419.36	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB (PB26)

Proof is valid.

Proof size: 244984 kiB
Checker CPU time: 44.0346 seconds
Checker wall-clock time: 31.2952 seconds
Checker maximum virtual size: 42028264 kiB

Checker output:
Sat Jul 11 08:57:46 CEST 2026
extraparms=--unchecked-deletion
-- veripb --
VeriPB commit 4545a10e3ae92a3f2c3189f97d4d7d98f3da947b
Running VeriPB version 3.0.2
s VERIFIED UNSATISFIABLE
-- cakepb --
CakePB commit 904eed45e2cbe9ac26000475bbdd2f99bcbdaad8
s VERIFIED UNSATISFIABLE
--summary--
ALL OK

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

running on 4 cores: 48-51

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

Cores frequency (cpufreq):
  3600 MHz: 0-3

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (3622 MiB free)
  node 1: cores 8-15, 128973 MiB (7134 MiB free)
  node 2: cores 16-23, 129019 MiB (112894 MiB free)
  node 3: cores 24-31, 129003 MiB (90060 MiB free)
  node 4: cores 32-39, 129019 MiB (102610 MiB free)
  node 5: cores 40-47, 129019 MiB (113948 MiB free)
  node 6: cores 48-55, 129019 MiB (120121 MiB free)
  node 7: cores 56-63, 128474 MiB (98230 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1157109, runsolver pid=1157106
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 15.35 15.08 15.10 15/896 1157111
/proc/meminfo: memFree=664167824/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=75420 memory=32928 CPUtime=0.09 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 6694 0 0 0 7 2 0 0 20 0 1 0 300119304 77230080 8064 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 18855 8232 2169 1755 0 6690 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 79612 KiB
Current children cumulated memory: 36100 KiB

[startup+0.212795 s]*
/proc/loadavg: 15.35 15.08 15.10 16/896 1157111
/proc/meminfo: memFree=664140860/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=101592 memory=58956 CPUtime=0.2 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 13835 0 0 0 16 4 0 0 20 0 1 0 300119304 104030208 14587 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 25398 14738 2169 1755 0 13233 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 105784 KiB
Current children cumulated memory: 62128 KiB

[startup+0.313057 s]*
/proc/loadavg: 15.35 15.08 15.10 16/896 1157111
/proc/meminfo: memFree=664119196/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=130104 memory=84244 CPUtime=0.3 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 20479 0 0 0 23 7 0 0 20 0 1 0 300119304 133226496 20902 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 32526 21061 2265 1755 0 20361 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 134296 KiB
Current children cumulated memory: 87416 KiB

[startup+0.700253 s]
/proc/loadavg: 15.35 15.08 15.10 17/896 1157111
/proc/meminfo: memFree=664048640/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=364032 memory=258856 CPUtime=0.67 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 49479 0 0 0 57 10 0 0 20 0 1 0 300119304 372768768 64554 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 91008 64714 2776 1755 0 78843 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 368224 KiB
Current children cumulated memory: 262028 KiB

[startup+1.50025 s]
/proc/loadavg: 15.35 15.08 15.10 15/895 1157111
/proc/meminfo: memFree=663910824/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=345800 memory=240892 CPUtime=1.47 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 49486 0 0 0 137 10 0 0 20 0 1 0 300119304 354099200 60196 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 86450 60223 2840 1755 0 74285 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 349992 KiB
Current children cumulated memory: 244064 KiB

[startup+3.11387 s]
/proc/loadavg: 15.32 15.08 15.10 15/895 1157111
/proc/meminfo: memFree=663881392/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=345800 memory=240892 CPUtime=3.08 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 49488 0 0 0 298 10 0 0 20 0 1 0 300119304 354099200 60196 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 86450 60223 2840 1755 0 74285 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 349992 KiB
Current children cumulated memory: 244064 KiB

[startup+6.30021 s]
/proc/loadavg: 15.32 15.08 15.10 15/895 1157111
/proc/meminfo: memFree=663851552/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=345800 memory=243004 CPUtime=6.25 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 49976 0 0 0 614 11 0 0 20 0 1 0 300119304 354099200 60580 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 86450 60751 2903 1755 0 74285 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 349992 KiB
Current children cumulated memory: 246176 KiB

[startup+12.7002 s]
/proc/loadavg: 15.30 15.08 15.10 16/895 1157111
/proc/meminfo: memFree=663771280/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=345800 memory=243564 CPUtime=12.62 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 50131 0 0 0 1250 12 0 0 20 0 1 0 300119304 354099200 60708 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 86450 60891 2903 1755 0 74285 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 349992 KiB
Current children cumulated memory: 246736 KiB

[startup+25.5002 s]
/proc/loadavg: 15.16 15.06 15.09 17/895 1157111
/proc/meminfo: memFree=663675352/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=345800 memory=245836 CPUtime=25.37 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 50191 0 0 0 2523 14 0 0 20 0 1 0 300119304 354099200 61372 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 86450 61459 2903 1755 0 74285 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 349992 KiB
Current children cumulated memory: 249008 KiB

[startup+51.114 s]
/proc/loadavg: 15.26 15.09 15.10 17/895 1157160
/proc/meminfo: memFree=667319480/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=374824 memory=265236 CPUtime=50.86 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 52474 0 0 0 5065 21 0 0 20 0 1 0 300119304 383819776 66167 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 93706 66309 2919 1755 0 81541 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 379016 KiB
Current children cumulated memory: 268408 KiB

[startup+102.3 s]
/proc/loadavg: 14.96 15.05 15.08 17/895 1157161
/proc/meminfo: memFree=667049660/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=408724 memory=296216 CPUtime=101.81 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 56022 0 0 0 10137 44 0 0 20 0 1 0 300119304 418533376 73941 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 102181 74054 2919 1755 0 90016 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 412916 KiB
Current children cumulated memory: 299388 KiB

[startup+162.3 s]

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

/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 56163 0 0 0 16069 83 0 0 20 0 1 0 300119304 418533376 74472 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 102181 74678 2919 1755 0 90016 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 412916 KiB
Current children cumulated memory: 301884 KiB

[startup+222.3 s]
/proc/loadavg: 14.83 14.98 15.05 17/895 1157212
/proc/meminfo: memFree=671484936/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=420400 memory=306348 CPUtime=221.21 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57105 0 0 0 21993 128 0 0 20 0 1 0 300119304 430489600 76484 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 105100 76587 2919 1755 0 92935 0
Current children cumulated CPU time: 221.21 s
Current children cumulated vsize: 424592 KiB
Current children cumulated memory: 309520 KiB

[startup+282.3 s]
/proc/loadavg: 14.66 14.90 15.02 15/895 1157214
/proc/meminfo: memFree=670443480/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=420400 memory=306380 CPUtime=280.89 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57113 0 0 0 27915 174 0 0 20 0 1 0 300119304 430489600 76484 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 105100 76595 2919 1755 0 92935 0
Current children cumulated CPU time: 280.89 s
Current children cumulated vsize: 424592 KiB
Current children cumulated memory: 309552 KiB

[startup+342.3 s]
/proc/loadavg: 14.70 14.89 15.00 16/897 1157224
/proc/meminfo: memFree=669193000/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=420400 memory=306468 CPUtime=340.58 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57164 0 0 0 33844 214 0 0 20 0 1 0 300119304 430489600 76484 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 105100 76617 2919 1755 0 92935 0
Current children cumulated CPU time: 340.58 s
Current children cumulated vsize: 424592 KiB
Current children cumulated memory: 309640 KiB

[startup+402.3 s]
/proc/loadavg: 16.00 15.22 15.11 16/897 1157225
/proc/meminfo: memFree=666632344/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323052 CPUtime=400.26 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57743 0 0 0 39772 254 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80763 2919 1755 0 97677 0
Current children cumulated CPU time: 400.26 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326224 KiB

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

# cumulated CPU time of all completed processes:  user=414.535 s, system=2.69366 s

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

[startup+409.6 s]
/proc/loadavg: 16.07 15.26 15.12 17/897 1157225
/proc/meminfo: memFree=666528588/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323052 CPUtime=407.52 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57743 0 0 0 40493 259 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80763 2919 1755 0 97677 0
Current children cumulated CPU time: 407.52 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326224 KiB

[startup+416 s]*
/proc/loadavg: 15.99 15.25 15.12 15/897 1157225
/proc/meminfo: memFree=666382256/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=413.89 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41125 264 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 413.89 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

[startup+417.6 s]
/proc/loadavg: 15.99 15.25 15.12 15/897 1157225
/proc/meminfo: memFree=666368164/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=415.47 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41281 266 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 415.47 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

[startup+418.4 s]
/proc/loadavg: 15.83 15.23 15.12 17/897 1157225
/proc/meminfo: memFree=666355740/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=416.27 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41360 267 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 416.27 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

[startup+418.8 s]
/proc/loadavg: 15.83 15.23 15.12 17/897 1157225
/proc/meminfo: memFree=666355740/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=416.66 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41399 267 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 416.66 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

[startup+419.2 s]
/proc/loadavg: 15.83 15.23 15.12 15/897 1157225
/proc/meminfo: memFree=666343940/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=417.06 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41438 268 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 417.06 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

[startup+419.3 s]
/proc/loadavg: 15.83 15.23 15.12 15/897 1157225
/proc/meminfo: memFree=666343940/1055320708 swapFree=32662696/33554428
[pid=1157109] ppid=1157106 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1157109/stat : 1157109 (run-lcc.sh) S 1157106 1157109 1149595 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300119304 4292608 640 18446744073709551615 94437907857408 94437908751941 140730836551968 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94437908990992 94437909038736 94437935120384 140730836556022 140730836556161 140730836556161 140730836561899 0
/proc/1157109/statm: 1048 793 715 219 0 110 0
[pid=1157111] ppid=1157109 vsize=439368 memory=323056 CPUtime=417.15 cores=48-51
/proc/1157111/stat : 1157111 (roundingsat) R 1157109 1157109 1149595 0 -1 4194304 57744 0 0 0 41447 268 0 0 20 0 1 0 300119304 449912832 80652 18446744073709551615 4194304 11382409 140728457102656 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 26091520 140728457111429 140728457111968 140728457111968 140728457117674 0
/proc/1157111/statm: 109842 80764 2919 1755 0 97677 0
Current children cumulated CPU time: 417.15 s
Current children cumulated vsize: 443560 KiB
Current children cumulated memory: 326228 KiB

Child status: 0

Real time (s): 419.366
CPU time (s): 417.229
CPU user time (s): 414.535
CPU system time (s): 2.69366
CPU usage (%): 99.4903
Max. virtual memory (cumulated for all children) (KiB): 443560
Max. memory (cumulated for all children) (KiB): 326228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 414.535
system time used= 2.69366
maximum resident set size= 322608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57979
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= 30781
involuntary context switches= 476


# summary of solver processes directly reported to runsolver:
#   pid: 1157109
#   total CPU time (s): 417.229
#   total CPU user time (s): 414.535
#   total CPU system time (s): 2.69366

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51309 second user time and 4.61198 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-10 09:25:16
IDJOB=4834627
IDBENCH=155473
IDSOLVER=3670
FILE ID=nodeE010/4834627-1783668316
RUNJOBID= nodeE010-1783662593-1149617
SLURM_JOB_ID= 12722754
Free space on /tmp= 789684 MiB

SOLVER NAME= roundingsat-satsuma-liftedcover 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-36.opb
COMMAND LINE= ./run-lcc.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4834627-1783668316/watcher-4834627-1783668316 -o /tmp/evaluation-result-4834627-1783668316/solver-4834627-1783668316 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4834627-1783668316/vars-4834627-1783668316 --bin-var /tmp/runsolver-exch-nodeE010-1783662593-1149617 --watchdog 3760 --file-size-limit 100000 ./run-lcc.sh --proof-log=/tmp/proofs/proof-4834627-1783668316 HOME/instance-4834627-1783668316.opb

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

MD5SUM BENCH= a8cb801cea2c586edf14c49dcf826ab6
RANDOM SEED=2055172406

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        664186120 kB
MemAvailable:   1036842448 kB
Buffers:              32 kB
Cached:         376153224 kB
SwapCached:         7284 kB
Active:         19483296 kB
Inactive:       366867272 kB
Active(anon):   10261028 kB
Inactive(anon):    20876 kB
Active(file):    9222268 kB
Inactive(file): 366846396 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32662696 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69740 kB
Writeback:             0 kB
AnonPages:      10201692 kB
Mapped:           164304 kB
Shmem:             84160 kB
KReclaimable:    2800368 kB
Slab:            3371128 kB
SReclaimable:    2800368 kB
SUnreclaim:       570760 kB
KernelStack:       15280 kB
PageTables:        26856 kB
SecPageTables:     15564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   136039136 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478752 kB
VmallocChunk:          0 kB
Percpu:           117504 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5859328 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 789516 MiB
End job on nodeE010 at 2026-07-10 09:32:15