Trace number 4832704

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ihs 2026-06-11 (cert)OPT cert.1273 437.843 477.242

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/devriendt/
tsplib/normalized-swiss42.opb
MD5SUMa307bb58c982e1a0b4b6f0debc866bd3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1273
Best CPU time to get the best result obtained on this benchmark13.9056
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1968
Total number of constraints1806
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1722
Minimum length of a constraint6
Maximum length of a constraint41
Number of terms in the objective function 1722
Biggest coefficient in the objective function 323
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 198238
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 323
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 198238
Number of bits of the biggest sum of numbers18
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.09	c RoundingSat 2
0.00/0.09	c branch pb26-ihs
0.00/0.09	c commit 3161a75
0.00/0.13	c #variables 1968 #constraints 1890
0.00/0.13	c objective is ce32 
0.00/0.13	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.13	c initial counting CF 32, 64, 128, Arb: 1682 , 0 , 0 , 0
0.00/0.13	c DATABASE CLEANUP
0.00/0.13	c rational objective value (FULL) 1018.39
0.00/0.16	c rational objective value (HS) 1009
1.05/1.29	c #Conflicts:       1000 | #Constraints:       2956
1.05/1.29	c #Conflicts:       2000 | #Constraints:       4020
1.05/1.29	c #Conflicts:       3000 | #Constraints:       5162
1.05/1.29	c #Conflicts:       4000 | #Constraints:       6164
1.05/1.29	c DATABASE CLEANUP
1.05/1.29	c GARBAGE COLLECT
1.05/1.29	c rational objective value (FULL) 1024.88
1.95/2.13	c #Conflicts:       5000 | #Constraints:       5031
1.95/2.13	c #Conflicts:       6000 | #Constraints:       6125
1.95/2.13	c DATABASE CLEANUP
1.95/2.13	c GARBAGE COLLECT
1.95/2.13	c rational objective value (FULL) 1125.25
3.51/3.87	c #Conflicts:       7000 | #Constraints:       4894
3.51/3.87	c #Conflicts:       1000 | #Constraints:       1314
3.51/3.87	c #Conflicts:       8000 | #Constraints:       6003
3.51/3.87	c #Conflicts:       2000 | #Constraints:       2376
3.51/3.87	c DATABASE CLEANUP
3.51/3.87	c GARBAGE COLLECT
3.51/3.87	c rational objective value (HS) 1227.5
3.99/4.35	c #Conflicts:       9000 | #Constraints:       7133
3.99/4.35	c DATABASE CLEANUP
3.99/4.35	c GARBAGE COLLECT
3.99/4.35	c rational objective value (FULL) 1209.82
5.02/5.40	c #Conflicts:      10000 | #Constraints:       5682
5.02/5.40	c #Conflicts:      11000 | #Constraints:       6689
5.02/5.40	c #Conflicts:      12000 | #Constraints:       7751
5.02/5.40	c DATABASE CLEANUP
5.02/5.40	c GARBAGE COLLECT
5.02/5.40	c rational objective value (FULL) 1218.17
7.83/8.59	c #Conflicts:      13000 | #Constraints:       6183
7.83/8.59	c #Conflicts:       3000 | #Constraints:       2761
7.83/8.59	c #Conflicts:       4000 | #Constraints:       3762
7.83/8.59	c DATABASE CLEANUP
7.83/8.59	c GARBAGE COLLECT
7.83/8.59	c rational objective value (HS) 1244.5
9.30/10.11	c #Conflicts:      14000 | #Constraints:       7497
9.30/10.11	c #Conflicts:      15000 | #Constraints:       8509
9.30/10.11	c DATABASE CLEANUP
9.30/10.11	c GARBAGE COLLECT
9.30/10.11	c rational objective value (FULL) 1221.83
11.75/12.99	c #Conflicts:      16000 | #Constraints:       6633
11.75/12.99	c #Conflicts:      17000 | #Constraints:       7640
11.75/12.99	c #Conflicts:      18000 | #Constraints:       8644
11.75/12.99	c DATABASE CLEANUP
11.75/12.99	c GARBAGE COLLECT
11.75/12.99	c rational objective value (FULL) 1224.5
14.27/15.75	c #Conflicts:      19000 | #Constraints:       6599
14.27/15.75	c #Conflicts:       5000 | #Constraints:       3189
14.27/15.75	c #Conflicts:       6000 | #Constraints:       4189
14.27/15.75	c DATABASE CLEANUP
14.27/15.75	c GARBAGE COLLECT
14.27/15.75	c rational objective value (HS) 1251
16.49/18.18	c #Conflicts:      20000 | #Constraints:       7699
16.49/18.18	c #Conflicts:      21000 | #Constraints:       8705
16.49/18.18	c DATABASE CLEANUP
16.49/18.18	c GARBAGE COLLECT
16.49/18.18	c rational objective value (FULL) 1229
19.15/21.15	c #Conflicts:      22000 | #Constraints:       6300
19.15/21.15	c #Conflicts:      23000 | #Constraints:       7305
19.15/21.15	c #Conflicts:      24000 | #Constraints:       8310
19.15/21.15	c #Conflicts:      25000 | #Constraints:       9316
19.15/21.15	c DATABASE CLEANUP
19.15/21.15	c GARBAGE COLLECT
19.15/21.15	c rational objective value (FULL) 1246.55
21.84/24.18	c #Conflicts:      26000 | #Constraints:       6976
21.84/24.18	c #Conflicts:      27000 | #Constraints:       7979
21.84/24.18	c #Conflicts:      28000 | #Constraints:       8984
21.84/24.18	c #Conflicts:      29000 | #Constraints:       9986
21.84/24.18	c DATABASE CLEANUP
21.84/24.18	c GARBAGE COLLECT
21.84/24.18	c rational objective value (FULL) 1248.5
24.69/27.29	c #Conflicts:      30000 | #Constraints:       7419
24.69/27.29	c #Conflicts:       7000 | #Constraints:       3408
24.69/27.29	c #Conflicts:      31000 | #Constraints:       8432
24.69/27.29	c #Conflicts:      32000 | #Constraints:       9486
24.69/27.29	c #Conflicts:      33000 | #Constraints:      10491
24.69/27.29	c DATABASE CLEANUP
24.69/27.29	c GARBAGE COLLECT
24.69/27.29	c rational objective value (FULL) 1248.5
27.75/30.79	c #Conflicts:      34000 | #Constraints:       7650
27.75/30.79	c #Conflicts:      35000 | #Constraints:       8656
27.75/30.79	c #Conflicts:      36000 | #Constraints:       9669
27.75/30.79	c #Conflicts:      37000 | #Constraints:      10674
27.75/30.79	c DATABASE CLEANUP
27.75/30.79	c GARBAGE COLLECT
27.75/30.79	c rational objective value (FULL) 1250.25
31.22/34.63	c #Conflicts:      38000 | #Constraints:       7677
31.22/34.63	c #Conflicts:      39000 | #Constraints:       8684
31.22/34.63	c #Conflicts:      40000 | #Constraints:       9692
31.22/34.63	c #Conflicts:      41000 | #Constraints:      10695
31.22/34.63	c DATABASE CLEANUP
31.22/34.63	c GARBAGE COLLECT
31.22/34.63	c rational objective value (FULL) 1250.25
34.83/38.51	c #Conflicts:      42000 | #Constraints:       7489
34.83/38.51	c #Conflicts:      43000 | #Constraints:       8490
34.83/38.51	c #Conflicts:      44000 | #Constraints:       9498
34.83/38.51	c #Conflicts:      45000 | #Constraints:      10504
34.83/38.51	c #Conflicts:      46000 | #Constraints:      11509
34.83/38.51	c DATABASE CLEANUP
34.83/38.51	c GARBAGE COLLECT
34.83/38.51	c rational objective value (FULL) 1253.75
38.31/42.39	c #Conflicts:      47000 | #Constraints:       8092
38.31/42.39	c #Conflicts:      48000 | #Constraints:       9098
38.31/42.39	c #Conflicts:      49000 | #Constraints:      10106
38.31/42.39	c #Conflicts:      50000 | #Constraints:      11127
38.31/42.39	c #Conflicts:      51000 | #Constraints:      12134
38.31/42.39	c DATABASE CLEANUP
38.31/42.39	c GARBAGE COLLECT
38.31/42.39	c rational objective value (FULL) 1257
42.22/46.54	c #Conflicts:      52000 | #Constraints:       8594
42.22/46.54	c #Conflicts:      53000 | #Constraints:       9601
42.22/46.54	c #Conflicts:      54000 | #Constraints:      10603
42.22/46.54	c #Conflicts:      55000 | #Constraints:      11610
42.22/46.54	c #Conflicts:      56000 | #Constraints:      12611
42.22/46.54	c DATABASE CLEANUP
42.22/46.54	c GARBAGE COLLECT
42.22/46.54	c rational objective value (FULL) 1257
45.88/50.49	c #Conflicts:      57000 | #Constraints:       8778
45.88/50.49	c #Conflicts:      58000 | #Constraints:       9787
45.88/50.49	c #Conflicts:      59000 | #Constraints:      10792
45.88/50.49	c #Conflicts:      60000 | #Constraints:      11797
45.88/50.49	c #Conflicts:      61000 | #Constraints:      12800
45.88/50.49	c DATABASE CLEANUP
45.88/50.49	c GARBAGE COLLECT
45.88/50.49	c rational objective value (FULL) 1257
50.02/54.81	c #Conflicts:      62000 | #Constraints:       8776
50.02/54.81	c #Conflicts:      63000 | #Constraints:       9778
50.02/54.81	c #Conflicts:      64000 | #Constraints:      10778
50.02/54.81	c #Conflicts:       8000 | #Constraints:       4518
50.02/54.81	c #Conflicts:       9000 | #Constraints:       5518
50.02/54.81	c DATABASE CLEANUP
50.02/54.81	c GARBAGE COLLECT
50.02/54.81	c rational objective value (HS) 1251.75
52.68/57.76	c #Conflicts:      10000 | #Constraints:       4059
52.68/57.76	c #Conflicts:      11000 | #Constraints:       5059
52.68/57.76	c #Conflicts:      12000 | #Constraints:       6059
52.68/57.76	c DATABASE CLEANUP
52.68/57.76	c GARBAGE COLLECT
52.68/57.76	c rational objective value (HS) 1252.74
55.65/61.07	c #Conflicts:      13000 | #Constraints:       4510
55.65/61.07	c #Conflicts:      14000 | #Constraints:       5510
55.65/61.07	c #Conflicts:      15000 | #Constraints:       6510
55.65/61.07	c DATABASE CLEANUP
55.65/61.07	c GARBAGE COLLECT
55.65/61.07	c rational objective value (HS) 1254.49
57.97/63.55	c #Conflicts:      65000 | #Constraints:      11792
57.97/63.55	c #Conflicts:      66000 | #Constraints:      12846
57.97/63.55	c DATABASE CLEANUP
57.97/63.55	c GARBAGE COLLECT
57.97/63.55	c rational objective value (FULL) 1257
62.96/68.80	c #Conflicts:      67000 | #Constraints:       8618
62.96/68.80	c #Conflicts:      68000 | #Constraints:       9625
62.96/68.80	c #Conflicts:      69000 | #Constraints:      10629
62.96/68.80	c #Conflicts:      70000 | #Constraints:      11633
62.96/68.80	c #Conflicts:      71000 | #Constraints:      12636
62.96/68.80	c #Conflicts:      72000 | #Constraints:      13638
62.96/68.80	c DATABASE CLEANUP
62.96/68.80	c GARBAGE COLLECT
62.96/68.80	c rational objective value (FULL) 1257
67.85/74.22	c #Conflicts:      73000 | #Constraints:       9041
67.85/74.22	c #Conflicts:      74000 | #Constraints:      10048
67.85/74.22	c #Conflicts:      75000 | #Constraints:      11053
67.85/74.22	c #Conflicts:      76000 | #Constraints:      12059
67.85/74.22	c #Conflicts:      77000 | #Constraints:      13063
67.85/74.22	c #Conflicts:      78000 | #Constraints:      14067
67.85/74.22	c DATABASE CLEANUP
67.85/74.22	c GARBAGE COLLECT
67.85/74.22	c rational objective value (FULL) 1257
127.27/143.13	c #Conflicts:      79000 | #Constraints:       9541
127.27/143.13	c #Conflicts:      80000 | #Constraints:      10541
127.27/143.13	c #Conflicts:      81000 | #Constraints:      11541
127.27/143.13	c #Conflicts:      82000 | #Constraints:      12608
127.27/143.13	c #Conflicts:      83000 | #Constraints:      13613
127.27/143.13	c #Conflicts:      16000 | #Constraints:       4821
127.27/143.13	c #Conflicts:      17000 | #Constraints:       5821
127.27/143.13	c #Conflicts:      18000 | #Constraints:       6844
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      19000 | #Constraints:       4833
127.27/143.13	c #Conflicts:      20000 | #Constraints:       5844
127.27/143.13	c #Conflicts:      21000 | #Constraints:       6859
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      22000 | #Constraints:       4671
127.27/143.13	c #Conflicts:      23000 | #Constraints:       5700
127.27/143.13	c #Conflicts:      24000 | #Constraints:       6743
127.27/143.13	c #Conflicts:      25000 | #Constraints:       7749
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      26000 | #Constraints:       5296
127.27/143.13	c #Conflicts:      27000 | #Constraints:       6300
127.27/143.13	c #Conflicts:      28000 | #Constraints:       7308
127.27/143.13	c #Conflicts:      29000 | #Constraints:       8309
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      30000 | #Constraints:       5667
127.27/143.13	c #Conflicts:      31000 | #Constraints:       6682
127.27/143.13	c #Conflicts:      32000 | #Constraints:       7697
127.27/143.13	c #Conflicts:      33000 | #Constraints:       8705
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      34000 | #Constraints:       5884
127.27/143.13	c #Conflicts:      35000 | #Constraints:       6899
127.27/143.13	c #Conflicts:      36000 | #Constraints:       7907
127.27/143.13	c #Conflicts:      37000 | #Constraints:       8909
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      38000 | #Constraints:       5895
127.27/143.13	c #Conflicts:      39000 | #Constraints:       6906
127.27/143.13	c #Conflicts:      40000 | #Constraints:       7928
127.27/143.13	c #Conflicts:      41000 | #Constraints:       8971
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      42000 | #Constraints:       5718
127.27/143.13	c #Conflicts:      43000 | #Constraints:       6732
127.27/143.13	c #Conflicts:      44000 | #Constraints:       7737
127.27/143.13	c #Conflicts:      45000 | #Constraints:       8783
127.27/143.13	c #Conflicts:      46000 | #Constraints:       9833
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      47000 | #Constraints:       6375
127.27/143.13	c #Conflicts:      48000 | #Constraints:       7384
127.27/143.13	c #Conflicts:      49000 | #Constraints:       8405
127.27/143.13	c #Conflicts:      50000 | #Constraints:       9408
127.27/143.13	c #Conflicts:      51000 | #Constraints:      10408
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      52000 | #Constraints:       6719
127.27/143.13	c #Conflicts:      53000 | #Constraints:       7778
127.27/143.13	c #Conflicts:      54000 | #Constraints:       8789
127.27/143.13	c #Conflicts:      55000 | #Constraints:       9796
127.27/143.13	c #Conflicts:      56000 | #Constraints:      10802
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      57000 | #Constraints:       6950
127.27/143.13	c #Conflicts:      58000 | #Constraints:       7953
127.27/143.13	c #Conflicts:      59000 | #Constraints:       8978
127.27/143.13	c #Conflicts:      60000 | #Constraints:       9996
127.27/143.13	c #Conflicts:      61000 | #Constraints:      11022
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      62000 | #Constraints:       6950
127.27/143.13	c #Conflicts:      63000 | #Constraints:       7972
127.27/143.13	c #Conflicts:      64000 | #Constraints:       8983
127.27/143.13	c #Conflicts:      65000 | #Constraints:       9990
127.27/143.13	c #Conflicts:      66000 | #Constraints:      11000
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      67000 | #Constraints:       6713
127.27/143.13	c #Conflicts:      68000 | #Constraints:       7719
127.27/143.13	c #Conflicts:      69000 | #Constraints:       8731
127.27/143.13	c #Conflicts:      70000 | #Constraints:       9774
127.27/143.13	c #Conflicts:      71000 | #Constraints:      10796
127.27/143.13	c #Conflicts:      72000 | #Constraints:      11796
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      73000 | #Constraints:       7326
127.27/143.13	c #Conflicts:      74000 | #Constraints:       8327
127.27/143.13	c #Conflicts:      75000 | #Constraints:       9344
127.27/143.13	c #Conflicts:      76000 | #Constraints:      10346
127.27/143.13	c #Conflicts:      77000 | #Constraints:      11349
127.27/143.13	c #Conflicts:      78000 | #Constraints:      12355
127.27/143.13	c DATABASE CLEANUP
127.27/143.13	c GARBAGE COLLECT
127.27/143.13	c #Conflicts:      79000 | #Constraints:       7702
213.16/234.24	c #Conflicts:      80000 | #Constraints:       8702
213.16/234.24	c #Conflicts:      81000 | #Constraints:       9709
213.16/234.24	c #Conflicts:      82000 | #Constraints:      10714
213.16/234.24	c #Conflicts:      83000 | #Constraints:      11729
213.16/234.24	c #Conflicts:      84000 | #Constraints:      12737
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:      85000 | #Constraints:       7929
213.16/234.24	c #Conflicts:      86000 | #Constraints:       8936
213.16/234.24	c #Conflicts:      87000 | #Constraints:       9957
213.16/234.24	c #Conflicts:      88000 | #Constraints:      10995
213.16/234.24	c #Conflicts:      89000 | #Constraints:      12037
213.16/234.24	c #Conflicts:      90000 | #Constraints:      13048
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:      91000 | #Constraints:       7953
213.16/234.24	c #Conflicts:      92000 | #Constraints:       8966
213.16/234.24	c #Conflicts:      93000 | #Constraints:       9971
213.16/234.24	c #Conflicts:      94000 | #Constraints:      10979
213.16/234.24	c #Conflicts:      95000 | #Constraints:      11992
213.16/234.24	c #Conflicts:      96000 | #Constraints:      13012
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:      97000 | #Constraints:       7739
213.16/234.24	c #Conflicts:      98000 | #Constraints:       8745
213.16/234.24	c #Conflicts:      99000 | #Constraints:       9755
213.16/234.24	c #Conflicts:     100000 | #Constraints:      10776
213.16/234.24	c #Conflicts:     101000 | #Constraints:      11805
213.16/234.24	c #Conflicts:     102000 | #Constraints:      12814
213.16/234.24	c #Conflicts:     103000 | #Constraints:      13834
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     104000 | #Constraints:       8339
213.16/234.24	c #Conflicts:     105000 | #Constraints:       9351
213.16/234.24	c #Conflicts:     106000 | #Constraints:      10374
213.16/234.24	c #Conflicts:     107000 | #Constraints:      11377
213.16/234.24	c #Conflicts:     108000 | #Constraints:      12378
213.16/234.24	c #Conflicts:     109000 | #Constraints:      13397
213.16/234.24	c #Conflicts:     110000 | #Constraints:      14410
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     111000 | #Constraints:       8722
213.16/234.24	c #Conflicts:     112000 | #Constraints:       9738
213.16/234.24	c #Conflicts:     113000 | #Constraints:      10740
213.16/234.24	c #Conflicts:     114000 | #Constraints:      11756
213.16/234.24	c #Conflicts:     115000 | #Constraints:      12759
213.16/234.24	c #Conflicts:     116000 | #Constraints:      13761
213.16/234.24	c #Conflicts:     117000 | #Constraints:      14768
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     118000 | #Constraints:       8896
213.16/234.24	c #Conflicts:     119000 | #Constraints:       9924
213.16/234.24	c #Conflicts:     120000 | #Constraints:      10951
213.16/234.24	c #Conflicts:     121000 | #Constraints:      11969
213.16/234.24	c #Conflicts:     122000 | #Constraints:      12986
213.16/234.24	c #Conflicts:     123000 | #Constraints:      14001
213.16/234.24	c #Conflicts:     124000 | #Constraints:      15009
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     125000 | #Constraints:       8918
213.16/234.24	c #Conflicts:     126000 | #Constraints:       9927
213.16/234.24	c #Conflicts:     127000 | #Constraints:      10941
213.16/234.24	c #Conflicts:     128000 | #Constraints:      11942
213.16/234.24	c #Conflicts:     129000 | #Constraints:      12957
213.16/234.24	c #Conflicts:     130000 | #Constraints:      13963
213.16/234.24	c #Conflicts:     131000 | #Constraints:      14968
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     132000 | #Constraints:       8692
213.16/234.24	c #Conflicts:     133000 | #Constraints:       9702
213.16/234.24	c #Conflicts:     134000 | #Constraints:      10736
213.16/234.24	c #Conflicts:     135000 | #Constraints:      11779
213.16/234.24	c #Conflicts:     136000 | #Constraints:      12851
213.16/234.24	c #Conflicts:     137000 | #Constraints:      13869
213.16/234.24	c #Conflicts:     138000 | #Constraints:      14884
213.16/234.24	c #Conflicts:     139000 | #Constraints:      15907
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     140000 | #Constraints:       9389
213.16/234.24	c #Conflicts:     141000 | #Constraints:      10405
213.16/234.24	c #Conflicts:     142000 | #Constraints:      11405
213.16/234.24	c #Conflicts:     143000 | #Constraints:      12437
213.16/234.24	c #Conflicts:     144000 | #Constraints:      13437
213.16/234.24	c #Conflicts:     145000 | #Constraints:      14437
213.16/234.24	c #Conflicts:     146000 | #Constraints:      15437
213.16/234.24	c #Conflicts:     147000 | #Constraints:      16437
213.16/234.24	c DATABASE CLEANUP
213.16/234.24	c GARBAGE COLLECT
213.16/234.24	c #Conflicts:     148000 | #Constraints:       9737
213.16/234.24	c #Conflicts:     149000 | #Constraints:      10759
213.16/234.24	c #Conflicts:     150000 | #Constraints:      11767
213.16/234.24	c #Conflicts:     151000 | #Constraints:      12776
270.09/295.13	c #Conflicts:     152000 | #Constraints:      13791
270.09/295.13	c #Conflicts:     153000 | #Constraints:      14792
270.09/295.13	c #Conflicts:     154000 | #Constraints:      15792
270.09/295.13	c #Conflicts:     155000 | #Constraints:      16804
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     156000 | #Constraints:       9936
270.09/295.13	c #Conflicts:     157000 | #Constraints:      10936
270.09/295.13	c #Conflicts:     158000 | #Constraints:      11953
270.09/295.13	c #Conflicts:     159000 | #Constraints:      12954
270.09/295.13	c #Conflicts:     160000 | #Constraints:      13961
270.09/295.13	c #Conflicts:     161000 | #Constraints:      14969
270.09/295.13	c #Conflicts:     162000 | #Constraints:      16013
270.09/295.13	c #Conflicts:     163000 | #Constraints:      17047
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     164000 | #Constraints:       9936
270.09/295.13	c #Conflicts:     165000 | #Constraints:      10949
270.09/295.13	c #Conflicts:     166000 | #Constraints:      11952
270.09/295.13	c #Conflicts:     167000 | #Constraints:      12999
270.09/295.13	c #Conflicts:     168000 | #Constraints:      14017
270.09/295.13	c #Conflicts:     169000 | #Constraints:      15019
270.09/295.13	c #Conflicts:     170000 | #Constraints:      16031
270.09/295.13	c #Conflicts:     171000 | #Constraints:      17048
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     172000 | #Constraints:       9754
270.09/295.13	c #Conflicts:     173000 | #Constraints:      10763
270.09/295.13	c #Conflicts:     174000 | #Constraints:      11768
270.09/295.13	c #Conflicts:     175000 | #Constraints:      12791
270.09/295.13	c #Conflicts:     176000 | #Constraints:      13803
270.09/295.13	c #Conflicts:     177000 | #Constraints:      14806
270.09/295.13	c #Conflicts:     178000 | #Constraints:      15812
270.09/295.13	c #Conflicts:     179000 | #Constraints:      16822
270.09/295.13	c #Conflicts:     180000 | #Constraints:      17847
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     181000 | #Constraints:      10359
270.09/295.13	c #Conflicts:     182000 | #Constraints:      11373
270.09/295.13	c #Conflicts:     183000 | #Constraints:      12375
270.09/295.13	c #Conflicts:     184000 | #Constraints:      13375
270.09/295.13	c #Conflicts:     185000 | #Constraints:      14392
270.09/295.13	c #Conflicts:     186000 | #Constraints:      15412
270.09/295.13	c #Conflicts:     187000 | #Constraints:      16413
270.09/295.13	c #Conflicts:     188000 | #Constraints:      17451
270.09/295.13	c #Conflicts:     189000 | #Constraints:      18498
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     190000 | #Constraints:      10782
270.09/295.13	c #Conflicts:     191000 | #Constraints:      11800
270.09/295.13	c #Conflicts:     192000 | #Constraints:      12821
270.09/295.13	c #Conflicts:     193000 | #Constraints:      13843
270.09/295.13	c #Conflicts:     194000 | #Constraints:      14871
270.09/295.13	c #Conflicts:     195000 | #Constraints:      15884
270.09/295.13	c #Conflicts:     196000 | #Constraints:      16920
270.09/295.13	c #Conflicts:     197000 | #Constraints:      17947
270.09/295.13	c #Conflicts:     198000 | #Constraints:      18970
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c #Conflicts:     199000 | #Constraints:      11065
270.09/295.13	c #Conflicts:     200000 | #Constraints:      12075
270.09/295.13	c #Conflicts:     201000 | #Constraints:      13099
270.09/295.13	c #Conflicts:     202000 | #Constraints:      14114
270.09/295.13	c #Conflicts:     203000 | #Constraints:      15144
270.09/295.13	c #Conflicts:     204000 | #Constraints:      16159
270.09/295.13	c #Conflicts:     205000 | #Constraints:      17164
270.09/295.13	c #Conflicts:     206000 | #Constraints:      18175
270.09/295.13	c #Conflicts:     207000 | #Constraints:      19175
270.09/295.13	c DATABASE CLEANUP
270.09/295.13	c GARBAGE COLLECT
270.09/295.13	c rational objective value (HS) 1277.36
271.42/296.56	c #Conflicts:      84000 | #Constraints:      14621
271.42/296.56	c DATABASE CLEANUP
271.42/296.56	c GARBAGE COLLECT
271.42/296.56	c rational objective value (FULL) 1257
276.87/302.22	c #Conflicts:      85000 | #Constraints:       9868
276.87/302.22	c #Conflicts:      86000 | #Constraints:      10878
276.87/302.22	c #Conflicts:      87000 | #Constraints:      11885
276.87/302.22	c #Conflicts:      88000 | #Constraints:      12897
276.87/302.22	c #Conflicts:      89000 | #Constraints:      13903
276.87/302.22	c #Conflicts:      90000 | #Constraints:      14906
276.87/302.22	c DATABASE CLEANUP
276.87/302.22	c GARBAGE COLLECT
276.87/302.22	c rational objective value (FULL) 1257
282.71/308.31	c #Conflicts:      91000 | #Constraints:       9894
282.71/308.31	c #Conflicts:      92000 | #Constraints:      10901
282.71/308.31	c #Conflicts:      93000 | #Constraints:      11908
282.71/308.31	c #Conflicts:      94000 | #Constraints:      12909
282.71/308.31	c #Conflicts:      95000 | #Constraints:      13913
282.71/308.31	c #Conflicts:      96000 | #Constraints:      14918
282.71/308.31	c DATABASE CLEANUP
282.71/308.31	c GARBAGE COLLECT
282.71/308.31	c rational objective value (FULL) 1257
291.34/317.82	c #Conflicts:      97000 | #Constraints:       9689
291.34/317.82	c #Conflicts:      98000 | #Constraints:      10697
291.34/317.82	c #Conflicts:      99000 | #Constraints:      11707
291.34/317.82	c #Conflicts:     208000 | #Constraints:      11064
291.34/317.82	c #Conflicts:     209000 | #Constraints:      12079
291.34/317.82	c #Conflicts:     210000 | #Constraints:      13091
291.34/317.82	c #Conflicts:     100000 | #Constraints:      12723
291.34/317.82	c #Conflicts:     101000 | #Constraints:      13733
291.34/317.82	c #Conflicts:     102000 | #Constraints:      14819
291.34/317.82	c #Conflicts:     103000 | #Constraints:      15827
291.34/317.82	c DATABASE CLEANUP
291.34/317.82	c GARBAGE COLLECT
291.34/317.82	c rational objective value (FULL) 1257
304.67/332.30	c #Conflicts:     104000 | #Constraints:      10086
304.67/332.30	c #Conflicts:     105000 | #Constraints:      11093
304.67/332.30	c #Conflicts:     106000 | #Constraints:      12096
304.67/332.30	c #Conflicts:     107000 | #Constraints:      13103
304.67/332.30	c #Conflicts:     108000 | #Constraints:      14106
304.67/332.30	c #Conflicts:     109000 | #Constraints:      15109
304.67/332.30	c #Conflicts:     211000 | #Constraints:      14163
304.67/332.30	c #Conflicts:     212000 | #Constraints:      15176
304.67/332.30	c #Conflicts:     213000 | #Constraints:      16187
304.67/332.30	c #Conflicts:     214000 | #Constraints:      17193
304.67/332.30	c #Conflicts:     215000 | #Constraints:      18206
304.67/332.30	c #Conflicts:     216000 | #Constraints:      19227
304.67/332.30	c DATABASE CLEANUP
304.67/332.30	c GARBAGE COLLECT
304.67/332.30	c #Conflicts:     217000 | #Constraints:      10893
304.67/332.30	c #Conflicts:     110000 | #Constraints:      16182
304.67/332.30	c DATABASE CLEANUP
304.67/332.30	c GARBAGE COLLECT
304.67/332.30	c rational objective value (FULL) 1257.32
311.24/339.43	c #Conflicts:     111000 | #Constraints:      10688
311.24/339.43	c #Conflicts:     112000 | #Constraints:      11701
311.24/339.43	c #Conflicts:     113000 | #Constraints:      12703
311.24/339.43	c #Conflicts:     114000 | #Constraints:      13706
311.24/339.43	c #Conflicts:     115000 | #Constraints:      14710
311.24/339.43	c #Conflicts:     116000 | #Constraints:      15717
311.24/339.43	c #Conflicts:     117000 | #Constraints:      16719
311.24/339.43	c DATABASE CLEANUP
311.24/339.43	c GARBAGE COLLECT
311.24/339.43	c rational objective value (FULL) 1257.38
317.80/346.57	c #Conflicts:     118000 | #Constraints:      10760
317.80/346.57	c #Conflicts:     119000 | #Constraints:      11765
317.80/346.57	c #Conflicts:     120000 | #Constraints:      12768
317.80/346.57	c #Conflicts:     121000 | #Constraints:      13773
317.80/346.57	c #Conflicts:     122000 | #Constraints:      14779
317.80/346.57	c #Conflicts:     123000 | #Constraints:      15781
317.80/346.57	c #Conflicts:     124000 | #Constraints:      16788
317.80/346.57	c DATABASE CLEANUP
317.80/346.57	c GARBAGE COLLECT
317.80/346.57	c rational objective value (FULL) 1257.38
325.06/354.24	c #Conflicts:     125000 | #Constraints:      10683
325.06/354.24	c #Conflicts:     126000 | #Constraints:      11687
325.06/354.24	c #Conflicts:     127000 | #Constraints:      12692
325.06/354.24	c #Conflicts:     128000 | #Constraints:      13694
325.06/354.24	c #Conflicts:     129000 | #Constraints:      14697
325.06/354.24	c #Conflicts:     130000 | #Constraints:      15700
325.06/354.24	c #Conflicts:     131000 | #Constraints:      16703
325.06/354.24	c DATABASE CLEANUP
325.06/354.24	c GARBAGE COLLECT
325.06/354.24	c rational objective value (FULL) 1257.38
332.07/362.11	c #Conflicts:     132000 | #Constraints:      10648
332.07/362.11	c #Conflicts:     133000 | #Constraints:      11653
332.07/362.11	c #Conflicts:     134000 | #Constraints:      12664
332.07/362.11	c #Conflicts:     135000 | #Constraints:      13666
332.07/362.11	c #Conflicts:     136000 | #Constraints:      14677
332.07/362.11	c #Conflicts:     137000 | #Constraints:      15686
332.07/362.11	c #Conflicts:     138000 | #Constraints:      16694
332.07/362.11	c #Conflicts:     139000 | #Constraints:      17697
332.07/362.11	c DATABASE CLEANUP
332.07/362.11	c GARBAGE COLLECT
332.07/362.11	c rational objective value (FULL) 1257.38
339.39/370.30	c #Conflicts:     140000 | #Constraints:      11347
339.39/370.30	c #Conflicts:     141000 | #Constraints:      12354
339.39/370.30	c #Conflicts:     142000 | #Constraints:      13370
339.39/370.30	c #Conflicts:     143000 | #Constraints:      14416
339.39/370.30	c #Conflicts:     144000 | #Constraints:      15419
339.39/370.30	c #Conflicts:     145000 | #Constraints:      16426
339.39/370.30	c #Conflicts:     146000 | #Constraints:      17433
339.39/370.30	c #Conflicts:     147000 | #Constraints:      18440
339.39/370.30	c DATABASE CLEANUP
339.39/370.30	c GARBAGE COLLECT
339.39/370.30	c rational objective value (FULL) 1257.38
346.67/378.78	c #Conflicts:     148000 | #Constraints:      11847
346.67/378.78	c #Conflicts:     149000 | #Constraints:      12852
346.67/378.78	c #Conflicts:     150000 | #Constraints:      13856
346.67/378.78	c #Conflicts:     151000 | #Constraints:      14867
346.67/378.78	c #Conflicts:     152000 | #Constraints:      15871
346.67/378.78	c #Conflicts:     153000 | #Constraints:      16875
346.67/378.78	c #Conflicts:     154000 | #Constraints:      17879
346.67/378.78	c #Conflicts:     155000 | #Constraints:      18886
346.67/378.78	c DATABASE CLEANUP
346.67/378.78	c GARBAGE COLLECT
346.67/378.78	c rational objective value (FULL) 1257.38
354.78/387.79	c #Conflicts:     156000 | #Constraints:      12018
354.78/387.79	c #Conflicts:     157000 | #Constraints:      13022
354.78/387.79	c #Conflicts:     158000 | #Constraints:      14025
354.78/387.79	c #Conflicts:     159000 | #Constraints:      15026
354.78/387.79	c #Conflicts:     160000 | #Constraints:      16027
354.78/387.79	c #Conflicts:     161000 | #Constraints:      17032
354.78/387.79	c #Conflicts:     162000 | #Constraints:      18037
354.78/387.79	c #Conflicts:     163000 | #Constraints:      19045
354.78/387.79	c DATABASE CLEANUP
354.78/387.79	c GARBAGE COLLECT
354.78/387.79	c rational objective value (FULL) 1257.38
374.85/408.82	c #Conflicts:     164000 | #Constraints:      12059
374.85/408.82	c #Conflicts:     165000 | #Constraints:      13061
374.85/408.82	c #Conflicts:     166000 | #Constraints:      14065
374.85/408.82	c #Conflicts:     167000 | #Constraints:      15068
374.85/408.82	c #Conflicts:     168000 | #Constraints:      16070
374.85/408.82	c #Conflicts:     169000 | #Constraints:      17073
374.85/408.82	c #Conflicts:     218000 | #Constraints:      12001
374.85/408.82	c #Conflicts:     219000 | #Constraints:      13002
374.85/408.82	c #Conflicts:     220000 | #Constraints:      14002
374.85/408.82	c #Conflicts:     221000 | #Constraints:      15002
374.85/408.82	c #Conflicts:     222000 | #Constraints:      16002
374.85/408.82	c #Conflicts:     223000 | #Constraints:      17002
374.85/408.82	c #Conflicts:     224000 | #Constraints:      18002
374.85/408.82	c #Conflicts:     225000 | #Constraints:      19002
374.85/408.82	c #Conflicts:     226000 | #Constraints:      20002
374.85/408.82	c DATABASE CLEANUP
374.85/408.82	c GARBAGE COLLECT
374.85/408.82	c rational objective value (HS) 1261.58
387.04/421.85	c #Conflicts:     227000 | #Constraints:      11553
387.04/421.85	c #Conflicts:     228000 | #Constraints:      12561
387.04/421.85	c #Conflicts:     229000 | #Constraints:      13567
387.04/421.85	c #Conflicts:     230000 | #Constraints:      14573
387.04/421.85	c #Conflicts:     231000 | #Constraints:      15578
387.04/421.85	c #Conflicts:     232000 | #Constraints:      16583
387.04/421.85	c #Conflicts:     233000 | #Constraints:      17586
387.04/421.85	c #Conflicts:     234000 | #Constraints:      18597
387.04/421.85	c #Conflicts:     235000 | #Constraints:      19602
387.04/421.85	c #Conflicts:     236000 | #Constraints:      20608
387.04/421.85	c DATABASE CLEANUP
387.04/421.85	c GARBAGE COLLECT
387.04/421.85	c rational objective value (HS) 1261.58
393.08/428.38	c #Conflicts:     237000 | #Constraints:      11911
393.08/428.38	c #Conflicts:     238000 | #Constraints:      12915
393.08/428.38	c #Conflicts:     239000 | #Constraints:      13922
393.08/428.38	c #Conflicts:     170000 | #Constraints:      18123
393.08/428.38	c #Conflicts:     171000 | #Constraints:      19127
393.08/428.38	c DATABASE CLEANUP
393.08/428.38	c GARBAGE COLLECT
393.08/428.38	c rational objective value (FULL) 1257.38
400.72/436.46	c #Conflicts:     172000 | #Constraints:      11922
400.72/436.46	c #Conflicts:     173000 | #Constraints:      12927
400.72/436.46	c #Conflicts:     174000 | #Constraints:      13930
400.72/436.46	c #Conflicts:     175000 | #Constraints:      14933
400.72/436.46	c #Conflicts:     176000 | #Constraints:      15936
400.72/436.46	c #Conflicts:     177000 | #Constraints:      16940
400.72/436.46	c #Conflicts:     178000 | #Constraints:      17945
400.72/436.46	c #Conflicts:     179000 | #Constraints:      18945
400.72/436.46	c #Conflicts:     180000 | #Constraints:      19946
400.72/436.46	c DATABASE CLEANUP
400.72/436.46	c GARBAGE COLLECT
400.72/436.46	c rational objective value (FULL) 1257.38
408.01/444.11	c #Conflicts:     181000 | #Constraints:      12539
408.01/444.11	c #Conflicts:     182000 | #Constraints:      13543
408.01/444.11	c #Conflicts:     183000 | #Constraints:      14545
408.01/444.11	c #Conflicts:     184000 | #Constraints:      15551
408.01/444.11	c #Conflicts:     185000 | #Constraints:      16554
408.01/444.11	c #Conflicts:     186000 | #Constraints:      17554
408.01/444.11	c #Conflicts:     187000 | #Constraints:      18554
408.01/444.11	c #Conflicts:     188000 | #Constraints:      19555
408.01/444.11	c #Conflicts:     189000 | #Constraints:      20558
408.01/444.11	c DATABASE CLEANUP
408.01/444.11	c GARBAGE COLLECT
408.01/444.11	c rational objective value (FULL) 1257.38
417.98/455.32	c #Conflicts:     190000 | #Constraints:      12760
417.98/455.32	c #Conflicts:     191000 | #Constraints:      13763
417.98/455.32	c #Conflicts:     192000 | #Constraints:      14767
417.98/455.32	c #Conflicts:     193000 | #Constraints:      15769
417.98/455.32	c #Conflicts:     240000 | #Constraints:      14972
417.98/455.32	c #Conflicts:     241000 | #Constraints:      15972
417.98/455.32	c #Conflicts:     194000 | #Constraints:      16784
417.98/455.32	c #Conflicts:     195000 | #Constraints:      17820
417.98/455.32	c #Conflicts:     196000 | #Constraints:      18824
417.98/455.32	c #Conflicts:     197000 | #Constraints:      19827
417.98/455.32	c #Conflicts:     198000 | #Constraints:      20830
417.98/455.32	c DATABASE CLEANUP
417.98/455.32	c GARBAGE COLLECT
417.98/455.32	c rational objective value (FULL) 1260.71
425.72/463.70	c #Conflicts:     199000 | #Constraints:      12687
425.72/463.70	c #Conflicts:     200000 | #Constraints:      13689
425.72/463.70	c #Conflicts:     201000 | #Constraints:      14689
425.72/463.70	c #Conflicts:     202000 | #Constraints:      15693
425.72/463.70	c #Conflicts:     203000 | #Constraints:      16695
425.72/463.70	c #Conflicts:     204000 | #Constraints:      17696
425.72/463.70	c #Conflicts:     205000 | #Constraints:      18697
425.72/463.70	c #Conflicts:     206000 | #Constraints:      19701
425.72/463.70	c #Conflicts:     207000 | #Constraints:      20701
425.72/463.70	c DATABASE CLEANUP
425.72/463.70	c GARBAGE COLLECT
425.72/463.70	c rational objective value (FULL) 1261.6
433.37/472.50	c #Conflicts:     208000 | #Constraints:      12936
433.37/472.50	c #Conflicts:     209000 | #Constraints:      13937
433.37/472.50	c #Conflicts:     210000 | #Constraints:      14940
433.37/472.50	c #Conflicts:     211000 | #Constraints:      15941
433.37/472.50	c #Conflicts:     212000 | #Constraints:      16942
433.37/472.50	c #Conflicts:     213000 | #Constraints:      17942
433.37/472.50	c #Conflicts:     214000 | #Constraints:      18942
433.37/472.50	c #Conflicts:     215000 | #Constraints:      19947
433.37/472.50	c #Conflicts:     216000 | #Constraints:      20948
433.37/472.50	c DATABASE CLEANUP
433.37/472.50	c GARBAGE COLLECT
433.37/472.50	c rational objective value (FULL) 1261.6
437.79/477.21	c #Conflicts:     217000 | #Constraints:      12739
437.79/477.21	c #Conflicts:     218000 | #Constraints:      13740
437.79/477.21	c #Conflicts:     219000 | #Constraints:      14740
437.79/477.21	c #Conflicts:     220000 | #Constraints:      15740
437.79/477.21	c cpu time 423.824 s
437.79/477.21	c deterministic time 47323979537 4.73e+10
437.79/477.21	c optimization time 406.363 s
437.79/477.21	c total solve time 17.4511 s
437.79/477.21	c core-guided solve time 0 s
437.79/477.21	c propagation time 89.4841 s
437.79/477.21	c conflict analysis time 60.4505 s
437.79/477.21	c local search time 0 s
437.79/477.21	c SCIP time 0 s
437.79/477.21	c propagations 8435983
437.79/477.21	c resolve steps 1799838
437.79/477.21	c decisions 4695990
437.79/477.21	c conflicts 220905
437.79/477.21	c restarts 510
437.79/477.21	c inprocessing phases 38
437.79/477.21	c garbage collections 37 ,( 97.37 )
437.79/477.21	c input clauses 1391 ,( 41.68 )
437.79/477.21	c input cardinalities 128 ,( 3.84 )
437.79/477.21	c input general constraints 1818 ,( 54.48 )
437.79/477.21	c input average constraint length 305.38
437.79/477.21	c input average constraint degree 9753037147.83
437.79/477.21	c learned clauses 52392 ,( 23.54 )
437.79/477.21	c learned cardinalities 1721 ,( 0.77 )
437.79/477.21	c learned general constraints 168408 ,( 75.68 )
437.79/477.21	c learned average constraint length 839.54
437.79/477.21	c learned average constraint degree 187705031.94
437.79/477.21	c watched  CF 32, 64, 128, Arb: 19178 , 1 , 0 , 0
437.79/477.21	c counting CF 32, 64, 128, Arb: 151048 , 0 , 0 , 0
437.79/477.21	c watched   constraints 19179 ,( 11.27 ) 
437.79/477.21	c counting  constraints 151047 ,( 88.73 ) 
437.79/477.21	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 16284455 , 8617494 , 377564356 ,( 9042536 , 368521820 )
437.79/477.21	c gcd simplifications 13289
437.79/477.21	c detected cardinalities 284
437.79/477.21	c weakened non-implied lits 128132387
437.79/477.21	c weakened non-implying lits 161218
437.79/477.21	c original variables 2025
437.79/477.21	c clausal propagations 1079134
437.79/477.21	c cardinality propagations 2707374
437.79/477.21	c watched propagations 116450
437.79/477.21	c counting propagations 4106580
437.79/477.21	c watch lookups 3139447570
437.79/477.21	c watch backjump lookups 0
437.79/477.21	c watch checks 2348428375
437.79/477.21	c propagation checks 40977221663
437.79/477.21	c constraint additions 832164639
437.79/477.21	c trail pops 13351770
437.79/477.21	c formula constraints 1890
437.79/477.21	c learned constraints 220509
437.79/477.21	c bound constraints 0
437.79/477.21	c core-guided constraints 0
437.79/477.21	c encountered formula constraints 774449
437.79/477.21	c encountered learned constraints 878083
437.79/477.21	c encountered bound constraints 0
437.79/477.21	c encountered core-guided constraints 0
437.79/477.21	c LP total time 21.7788 s
437.79/477.21	c LP solve time 9.64 s
437.79/477.21	c LP constraints added 2178
437.79/477.21	c LP constraints removed 259
437.79/477.21	c LP pivots internal 220941
437.79/477.21	c LP pivots root 12605
437.79/477.21	c LP calls 3891
437.79/477.21	c LP optimalities 2828
437.79/477.21	c LP no pivot count 22
437.79/477.21	c LP infeasibilities 1061
437.79/477.21	c LP valid Farkas constraints 1059
437.79/477.21	c LP learned Farkas constraints 858
437.79/477.21	c LP basis resets 3
437.79/477.21	c LP cycling count 1
437.79/477.21	c LP singular count 0
437.79/477.21	c LP no primal count 0
437.79/477.21	c LP no farkas count 2
437.79/477.21	c LP other issue count 0
437.79/477.21	c LP Gomory cuts 95
437.79/477.21	c LP learned cuts 193
437.79/477.21	c LP deleted cuts 259
437.79/477.21	c LP encountered Gomory constraints 86
437.79/477.21	c LP encountered Farkas constraints 17670
437.79/477.21	c LP encountered learned Farkas constraints 25783
437.79/477.21	c CG auxiliary variables introduced 57
437.79/477.21	c CG solutions found 32
437.79/477.21	c CG cores constructed 1087
437.79/477.21	c CG core cardinality constraints returned 0
437.79/477.21	c CG unit cores 0
437.79/477.21	c CG single cores 0
437.79/477.21	c CG blocks removed during cardinality reduction 0
437.79/477.21	c CG first core best 0
437.79/477.21	c CG decision core best 0
437.79/477.21	c CG core reduction tie 0
437.79/477.21	c CG core degree average 0.00
437.79/477.21	c CG core slack average 0.00
437.79/477.21	c CG core upper bound improvements 0
437.79/477.21	c STR number of successful calls 1
437.79/477.21	c STR number of unsuccessful calls 2
437.79/477.21	c STR number of inconclusive calls 20
437.79/477.21	c STR number of successful attempts 1
437.79/477.21	c STR number of unsuccessful attempts 2
437.79/477.21	c STR number of inconclusive attempts 20
437.79/477.21	c STR average degree increase per successful call 1.00
437.79/477.21	c STR average degree increase per successful attempt 1.00
437.79/477.21	c STR total number of conflicts for successful attempts 31
437.79/477.21	c STR total number of conflicts for unsuccessful attempts 935
437.79/477.21	c STR total number of conflicts for inconclusive attempts 21009
437.79/477.21	c STR average number of conflicts per successful attempt 31.00
437.79/477.21	c STR average number of conflicts per unsuccessful attempt 467.50
437.79/477.21	c STR average number of conflicts per inconclusive attempt 1000.43
437.79/477.21	c IHS number of seeded input constraints 168
437.79/477.21	c IHS number of seeded weakened input constraints 0
437.79/477.21	c IHS number of solutions from complete search 38
437.79/477.21	c IHS number of solutions from local search 0
437.79/477.21	c IHS number of improved solutions using local search 0
437.79/477.21	c IHS number of cores from complete search solutions 1087
437.79/477.21	c IHS number of cores from local search solutions 0
437.79/477.21	c IHS number of cores from improved solutions using local search 0
437.79/477.21	c IHS number of upper bounds from complete search solutions 18
437.79/477.21	c IHS number of upper bounds from local search solutions 0
437.79/477.21	c IHS number of upper bounds from improved solutions using local search 0
437.79/477.21	c IHS number of complete search solutions discarded 0
437.79/477.21	c IHS number of local search solutions discarded 0
437.79/477.21	c IHS number of improved solutions using local search discarded 0
437.79/477.21	c IHS number of complete search calls 29
437.79/477.21	c IHS number of optimal complete search calls 1
437.79/477.21	c IHS number of complete search progress calls 0
437.79/477.21	c IHS number of successful local search calls 0
437.79/477.21	c IHS number of timeouts for local search 0
437.79/477.21	c IHS complete search RoundingSat   time 246.845 s
437.79/477.21	c IHS complete search Scip          time 0 s
437.79/477.21	c IHS local search                  time 0 s
437.79/477.21	c IHS local search improve solution time 0 s
437.79/477.21	c IHS core extraction               time 159.3 s
437.79/477.21	c AVG.sumWPerc 84.77 
437.79/477.21	c bigint constraints 1 
437.79/477.21	o 1273
437.79/477.21	s OPTIMUM FOUND
437.79/477.21	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 x1307 -x1308 -x1309 -x1310 -x1311 -x1312 x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 x1723 -x1724 -x1725 -x1726 -x1727 -x1728 x1729 -x1730 x1731 -x1732 -x1733 -x1734 -x1735 -x1736 x1737 -x1738 -x1739 -x1740 x1741 x1742 -x1743 -x1744 -x1745 -x1746 -x1747 x1748 -x1749 x1750 x1751 -x1752 -x1753 x1754 -x1755 -x1756 -x1757 -x1758 x1759 -x1760 -x1761 -x1762 -x1763 x1764 x1765 x1766 -x1767 -x1768 x1769 -x1770 -x1771 -x1772 -x1773 -x1774 x1775 -x1776 -x1777 -x1778 x1779 -x1780 x1781 -x1782 -x1783 x1784 x1785 -x1786 x1787 -x1788 x1789 x1790 x1791 -x1792 x1793 -x1794 x1795 x1796 -x1797 x1798 x1799 -x1800 x1801 -x1802 x1803 x1804 x1805 -x1806 x1807 x1808 x1809 x1810 x1811 -x1812 -x1813 x1814 x1815 x1816 x1817 -x1818 -x1819 x1820 -x1821 -x1822 -x1823 x1824 -x1825 -x1826 -x1827 x1828 x1829 -x1830 -x1831 -x1832 x1833 x1834 x1835 -x1836 -x1837 x1838 x1839 -x1840 -x1841 x1842 x1843 x1844 x1845 x1846 -x1847 -x1848 x1849 x1850 -x1851 x1852 -x1853 -x1854 x1855 -x1856 -x1857 -x1858 x1859 -x1860 x1861 -x1862 x1863 x1864 -x1865 -x1866 x1867 -x1868 x1869 -x1870 x1871 -x1872 x1873 -x1874 -x1875 x1876 x1877 -x1878 -x1879 x1880 x1881 -x1882 -x1883 -x1884 x1885 x1886 x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 x1894 -x1895 -x1896 x1897 -x1898 -x1899 x1900 -x1901 -x1902 x1903 x1904 -x1905 -x1906 -x1907 x1908 x1909 -x1910 -x1911 x1912 -x1913 x1914 x1915 x1916 x1917 -x1918 -x1919 x1920 -x1921 -x1922 -x1923 x1924 -x1925 x1926 x1927 -x1928 x1929 -x1930 -x1931 x1932 -x1933 -x1934 x1935 -x1936 -x1937 x1938 -x1939 -x1940 -x1941 -x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 -x1950 -x1951 -x1952 x1953 x1954 -x1955 -x1956 -x1957 x1958 x1959 x1960 -x1961 -x1962 -x1963 x1964 -x1965 -x1966 x1967 -x1968

Verifier Data

OK	1273

Checking of UNSAT/OPT proofs:

VeriPB + CakePB (PB26)

Proof is valid.

Proof size: 13992164 kiB
Checker CPU time: 1234.61 seconds
Checker wall-clock time: 843.556 seconds
Checker maximum virtual size: 43076904 kiB

Checker output:
Sat Jul 11 10:55:00 CEST 2026
extraparms=--unchecked-deletion
-- veripb --
VeriPB commit 4545a10e3ae92a3f2c3189f97d4d7d98f3da947b
Running VeriPB version 3.0.2
s VERIFIED BOUNDS 1273 <= obj <= 1273
-- cakepb --
CakePB commit 904eed45e2cbe9ac26000475bbdd2f99bcbdaad8
s VERIFIED BOUNDS 1273 <= obj <= 1273
--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-4832704-1783722102/watcher-4832704-1783722102 -o /tmp/evaluation-result-4832704-1783722102/solver-4832704-1783722102 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832704-1783722102/vars-4832704-1783722102 --bin-var /tmp/runsolver-exch-nodeE010-1783722102-1194248 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832704-1783722102 HOME/instance-4832704-1783722102.opb 

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (3905 MiB free)
  node 1: cores 8-15, 128973 MiB (11252 MiB free)
  node 2: cores 16-23, 129019 MiB (126076 MiB free)
  node 3: cores 24-31, 129003 MiB (98206 MiB free)
  node 4: cores 32-39, 129019 MiB (107358 MiB free)
  node 5: cores 40-47, 129019 MiB (118914 MiB free)
  node 6: cores 48-55, 129019 MiB (125624 MiB free)
  node 7: cores 56-63, 128474 MiB (106797 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=1194419, runsolver pid=1194388
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 1.22 6.89 11.52 5/876 1194455
/proc/meminfo: memFree=714888440/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=48208 memory=7180 CPUtime=0 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) S 1194419 1194419 1194229 0 -1 4194304 304 0 0 0 0 0 0 0 20 0 1 0 305497936 49364992 1664 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 1 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 12052 1795 1661 1526 0 128 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 52400 KiB
Current children cumulated memory: 10396 KiB

[startup+0.213459 s]*
/proc/loadavg: 1.22 6.89 11.52 17/897 1194479
/proc/meminfo: memFree=714679780/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=68316 memory=24056 CPUtime=0.1 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 3301 0 0 0 10 0 0 0 20 0 1 0 305497936 69955584 5954 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 17079 6014 2710 1526 0 5155 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 72508 KiB
Current children cumulated memory: 27272 KiB

[startup+0.313907 s]*
/proc/loadavg: 1.22 6.89 11.52 17/897 1194479
/proc/meminfo: memFree=714453428/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=68472 memory=24392 CPUtime=0.2 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 3386 0 0 0 17 3 0 0 20 0 1 0 305497936 70115328 5954 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 17118 6098 2710 1526 0 5194 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 72664 KiB
Current children cumulated memory: 27608 KiB

[startup+0.700132 s]
/proc/loadavg: 1.22 6.89 11.52 17/900 1194482
/proc/meminfo: memFree=713820204/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=72740 memory=30260 CPUtime=0.56 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 3842 0 0 0 51 5 0 0 20 0 1 0 305497936 74485760 7543 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 18185 7565 2710 1526 0 6261 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 76932 KiB
Current children cumulated memory: 33476 KiB

[startup+1.50014 s]
/proc/loadavg: 1.22 6.89 11.52 17/902 1194484
/proc/meminfo: memFree=713292560/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=83112 memory=39484 CPUtime=1.35 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 6117 0 0 0 127 8 0 0 20 0 1 0 305497936 85106688 9849 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 20778 9871 2726 1526 0 8854 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 87304 KiB
Current children cumulated memory: 42700 KiB

[startup+3.11441 s]
/proc/loadavg: 2.49 7.06 11.55 19/902 1194484
/proc/meminfo: memFree=712681920/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=121644 memory=80128 CPUtime=2.88 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 16269 0 0 0 272 16 0 0 20 0 1 0 305497936 124563456 19898 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 30411 20032 2726 1526 0 18487 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 125836 KiB
Current children cumulated memory: 83344 KiB

[startup+6.30013 s]
/proc/loadavg: 2.49 7.06 11.55 16/903 1194488
/proc/meminfo: memFree=712045932/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=187472 memory=139508 CPUtime=5.85 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 31334 0 0 0 545 40 0 0 20 0 1 0 305497936 191971328 34832 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 46868 34877 2726 1526 0 34944 0
Current children cumulated CPU time: 5.85 s
Current children cumulated vsize: 191664 KiB
Current children cumulated memory: 142724 KiB

[startup+12.7001 s]
/proc/loadavg: 4.88 7.42 11.62 21/903 1194499
/proc/meminfo: memFree=710698260/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=327588 memory=250108 CPUtime=11.58 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 54728 0 0 0 1091 67 0 0 20 0 1 0 305497936 335450112 62470 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 81897 62527 2726 1526 0 69973 0
Current children cumulated CPU time: 11.58 s
Current children cumulated vsize: 331780 KiB
Current children cumulated memory: 253324 KiB

[startup+25.5001 s]
/proc/loadavg: 6.38 7.66 11.65 18/901 1194505
/proc/meminfo: memFree=708168156/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=387956 memory=302808 CPUtime=23.13 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 65880 0 0 0 2200 113 0 0 20 0 1 0 305497936 397266944 75600 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 96989 75702 2726 1526 0 85065 0
Current children cumulated CPU time: 23.13 s
Current children cumulated vsize: 392148 KiB
Current children cumulated memory: 306024 KiB

[startup+51.1144 s]
/proc/loadavg: 10.31 8.49 11.82 20/901 1194516
/proc/meminfo: memFree=704346768/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=511984 memory=400496 CPUtime=46.58 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 85730 0 0 0 4470 188 0 0 20 0 1 0 305497936 524271616 99810 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 127996 100124 2726 1526 0 116072 0
Current children cumulated CPU time: 46.58 s
Current children cumulated vsize: 516176 KiB
Current children cumulated memory: 403712 KiB

[startup+102.3 s]
/proc/loadavg: 14.78 10.06 12.17 19/902 1194538
/proc/meminfo: memFree=691034108/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=690928 memory=584216 CPUtime=92.97 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 120178 0 0 0 8959 338 0 0 20 0 1 0 305497936 707510272 145633 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 172732 146054 2824 1526 0 160808 0
Current children cumulated CPU time: 92.97 s
Current children cumulated vsize: 695120 KiB
Current children cumulated memory: 587432 KiB

[startup+162.3 s]

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

/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 141713 0 0 0 13876 546 0 0 20 0 1 0 305497936 912101376 188326 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 222681 188812 2824 1526 0 210757 0
Current children cumulated CPU time: 144.22 s
Current children cumulated vsize: 894916 KiB
Current children cumulated memory: 758464 KiB

[startup+222.3 s]
/proc/loadavg: 19.70 13.33 13.10 23/906 1194649
/proc/meminfo: memFree=653417584/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=901916 memory=797200 CPUtime=201.89 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 146080 0 0 0 19486 703 0 0 20 0 1 0 305497936 923561984 198945 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 225479 199300 2824 1526 0 213555 0
Current children cumulated CPU time: 201.89 s
Current children cumulated vsize: 906108 KiB
Current children cumulated memory: 800416 KiB

[startup+282.3 s]
/proc/loadavg: 20.25 14.68 13.58 19/905 1194652
/proc/meminfo: memFree=638498824/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=934084 memory=849708 CPUtime=257.95 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 149468 0 0 0 24883 912 0 0 20 0 1 0 305497936 956502016 212203 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 233521 212427 2856 1526 0 221597 0
Current children cumulated CPU time: 257.95 s
Current children cumulated vsize: 938276 KiB
Current children cumulated memory: 852924 KiB

[startup+342.3 s]
/proc/loadavg: 20.52 15.74 14.02 20/904 1194658
/proc/meminfo: memFree=627278424/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1156000 memory=978796 CPUtime=314.01 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) S 1194419 1194419 1194229 0 -1 4194304 159346 0 0 0 30327 1074 0 0 20 0 1 0 305497936 1183744000 244449 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 1 0 0 17 38 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 289000 244699 2856 1526 0 277076 0
Current children cumulated CPU time: 314.01 s
Current children cumulated vsize: 1160192 KiB
Current children cumulated memory: 982012 KiB

[startup+402.3 s]
/proc/loadavg: 19.97 16.46 14.38 19/900 1194702
/proc/meminfo: memFree=618273696/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1196100 memory=1041152 CPUtime=368.6 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 164715 0 0 0 35655 1205 0 0 20 0 1 0 305497936 1224806400 260053 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 299025 260288 2856 1526 0 287101 0
Current children cumulated CPU time: 368.6 s
Current children cumulated vsize: 1200292 KiB
Current children cumulated memory: 1044368 KiB

[startup+462.3 s]
/proc/loadavg: 19.80 17.06 14.72 12/900 1194745
/proc/meminfo: memFree=608229524/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1338048 memory=1144480 CPUtime=424.38 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 187995 0 0 0 41075 1363 0 0 20 0 1 0 305497936 1370161152 285886 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 334512 286120 2856 1526 0 322588 0
Current children cumulated CPU time: 424.38 s
Current children cumulated vsize: 1342240 KiB
Current children cumulated memory: 1147696 KiB

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

# cumulated CPU time of all completed processes:  user=423.828 s, system=14.0152 s

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

[startup+467.2 s]
/proc/loadavg: 19.65 17.07 14.73 20/900 1194747
/proc/meminfo: memFree=606718904/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1352896 memory=1160580 CPUtime=428.72 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 190998 0 0 0 41497 1375 0 0 20 0 1 0 305497936 1385365504 289917 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 338224 290145 2856 1526 0 326300 0
Current children cumulated CPU time: 428.72 s
Current children cumulated vsize: 1357088 KiB
Current children cumulated memory: 1163796 KiB

[startup+473.6 s]
/proc/loadavg: 19.52 17.09 14.75 20/900 1194749
/proc/meminfo: memFree=605658568/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1368260 memory=1176732 CPUtime=434.41 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 194015 0 0 0 42053 1388 0 0 20 0 1 0 305497936 1401098240 294012 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 342065 294183 2856 1526 0 330141 0
Current children cumulated CPU time: 434.41 s
Current children cumulated vsize: 1372452 KiB
Current children cumulated memory: 1179948 KiB

[startup+475.2 s]
/proc/loadavg: 19.52 17.09 14.75 21/900 1194749
/proc/meminfo: memFree=605181716/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1368260 memory=1176732 CPUtime=435.91 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 194015 0 0 0 42199 1392 0 0 20 0 1 0 305497936 1401098240 294012 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 342065 294183 2856 1526 0 330141 0
Current children cumulated CPU time: 435.91 s
Current children cumulated vsize: 1372452 KiB
Current children cumulated memory: 1179948 KiB

[startup+476 s]*
/proc/loadavg: 19.52 17.09 14.75 20/900 1194749
/proc/meminfo: memFree=604973716/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1368260 memory=1176732 CPUtime=436.68 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 194015 0 0 0 42274 1394 0 0 20 0 1 0 305497936 1401098240 294012 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 342065 294183 2856 1526 0 330141 0
Current children cumulated CPU time: 436.68 s
Current children cumulated vsize: 1372452 KiB
Current children cumulated memory: 1179948 KiB

[startup+476.8 s]
/proc/loadavg: 19.52 17.09 14.75 20/900 1194749
/proc/meminfo: memFree=604973716/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1384744 memory=1193216 CPUtime=437.41 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 195070 0 0 0 42345 1396 0 0 20 0 1 0 305497936 1417977856 298128 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 346186 298304 2856 1526 0 334262 0
Current children cumulated CPU time: 437.41 s
Current children cumulated vsize: 1388936 KiB
Current children cumulated memory: 1196432 KiB

[startup+477.2 s]
/proc/loadavg: 19.40 17.11 14.77 21/900 1194749
/proc/meminfo: memFree=604735396/1055320708 swapFree=32662696/33554428
[pid=1194419] ppid=1194388 vsize=4192 memory=3216 CPUtime=0 cores=36-39
/proc/1194419/stat : 1194419 (run-ihs.sh) S 1194388 1194419 1194229 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 305497932 4292608 640 18446744073709551615 94006089080832 94006089975365 140725040025552 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94006090214416 94006090262160 94006101504000 140725040027894 140725040028033 140725040028033 140725040033771 0
/proc/1194419/statm: 1048 804 727 219 0 110 0
[pid=1194437] ppid=1194419 vsize=1384744 memory=1193216 CPUtime=437.79 cores=36-39
/proc/1194437/stat : 1194437 (roundingsat) R 1194419 1194419 1194229 0 -1 4194304 195070 0 0 0 42381 1398 0 0 20 0 1 0 305497936 1417977856 298128 18446744073709551615 4194304 10442985 140724297983424 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 11518920 11528240 16982016 140724297992093 140724297992608 140724297992608 140724297998314 0
/proc/1194437/statm: 346186 298304 2856 1526 0 334262 0
Current children cumulated CPU time: 437.79 s
Current children cumulated vsize: 1388936 KiB
Current children cumulated memory: 1196432 KiB

Child status: 0

Real time (s): 477.242
CPU time (s): 437.843
CPU user time (s): 423.828
CPU system time (s): 14.0152
CPU usage (%): 91.7444
Max. virtual memory (cumulated for all children) (KiB): 1388936
Max. memory (cumulated for all children) (KiB): 1196432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.828
system time used= 14.0152
maximum resident set size= 1192512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195303
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= 1749470
involuntary context switches= 595


# summary of solver processes directly reported to runsolver:
#   pid: 1194419
#   total CPU time (s): 437.843
#   total CPU user time (s): 423.828
#   total CPU system time (s): 14.0152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61704 second user time and 5.64467 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-11 00:21:42
IDJOB=4832704
IDBENCH=183185
IDSOLVER=3666
FILE ID=nodeE010/4832704-1783722102
RUNJOBID= nodeE010-1783722102-1194248
SLURM_JOB_ID= 12734925
Free space on /tmp= 789620 MiB

SOLVER NAME= roundingsat-ihs 2026-06-11 (cert)
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-swiss42.opb
COMMAND LINE= ./run-ihs.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4832704-1783722102/watcher-4832704-1783722102 -o /tmp/evaluation-result-4832704-1783722102/solver-4832704-1783722102 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832704-1783722102/vars-4832704-1783722102 --bin-var /tmp/runsolver-exch-nodeE010-1783722102-1194248 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832704-1783722102 HOME/instance-4832704-1783722102.opb

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

MD5SUM BENCH= a307bb58c982e1a0b4b6f0debc866bd3
RANDOM SEED=1934507432

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.639
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		: 3576.284
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		: 3581.809
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		: 3563.800
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		: 3568.467
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		: 3566.520
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		: 3567.497
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		: 3589.126
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		: 3585.152
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		: 3589.142
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:        714903464 kB
MemAvailable:   1046430064 kB
Buffers:              32 kB
Cached:         335032088 kB
SwapCached:         7284 kB
Active:          9397504 kB
Inactive:       325738960 kB
Active(anon):     169180 kB
Inactive(anon):    19324 kB
Active(file):    9228324 kB
Inactive(file): 325719636 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32662696 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             89724 kB
Writeback:             0 kB
AnonPages:        111128 kB
Mapped:            88976 kB
Shmem:             84160 kB
KReclaimable:    2782320 kB
Slab:            3351380 kB
SReclaimable:    2782320 kB
SUnreclaim:       569060 kB
KernelStack:       14048 kB
PageTables:         4704 kB
SecPageTables:     15564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   129495772 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478128 kB
VmallocChunk:          0 kB
Percpu:           117504 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 789444 MiB
End job on nodeE010 at 2026-07-11 00:29:40