Trace number 4797419

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v2SAT 531.557 533.371

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
MD5SUM8150ec280d22960cf2e4079d2206c8ae
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.33713
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c Preprocess time: 0.027 seconds
0.00/0.08	c First solver time limit: 1797 seconds
0.00/0.08	c Second solver time limit: 1798 seconds
531.49/533.33	c Solved by First Program
531.49/533.35	c RoundingSat 2
531.49/533.35	c branch main
531.49/533.35	c commit d3f91ec
531.49/533.35	c #variables 428 #constraints 942
531.49/533.35	c Finish cloning data from SAT to LS
531.49/533.35	c nbvars=428
531.49/533.35	c chongqijiange= 2000
531.49/533.35	c restart_num_ls  -100000 0
531.49/533.35	c Use LS-small
531.49/533.35	c #Conflicts:       1000 | #Constraints:       1941
531.49/533.35	c #Conflicts:       2000 | #Constraints:       2942
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:       3000 | #Constraints:       2913
531.49/533.35	c #Conflicts:       4000 | #Constraints:       3913
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:       5000 | #Constraints:       3319
531.49/533.35	c #Conflicts:       6000 | #Constraints:       4321
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:       7000 | #Constraints:       3319
531.49/533.35	c #Conflicts:       8000 | #Constraints:       4320
531.49/533.35	c #Conflicts:       9000 | #Constraints:       5320
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      10000 | #Constraints:       4021
531.49/533.35	c #Conflicts:      11000 | #Constraints:       5021
531.49/533.35	c #Conflicts:      12000 | #Constraints:       6021
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      13000 | #Constraints:       4470
531.49/533.35	c #Conflicts:      14000 | #Constraints:       5470
531.49/533.35	c #Conflicts:      15000 | #Constraints:       6471
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8223
531.49/533.35	c #Conflicts:      16000 | #Constraints:       4704
531.49/533.35	c #Conflicts:      17000 | #Constraints:       5705
531.49/533.35	c #Conflicts:      18000 | #Constraints:       6706
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      19000 | #Constraints:       4717
531.49/533.35	c #Conflicts:      20000 | #Constraints:       5719
531.49/533.35	c #Conflicts:      21000 | #Constraints:       6719
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8379
531.49/533.35	c #Conflicts:      22000 | #Constraints:       4522
531.49/533.35	c #Conflicts:      23000 | #Constraints:       5523
531.49/533.35	c #Conflicts:      24000 | #Constraints:       6524
531.49/533.35	c #Conflicts:      25000 | #Constraints:       7524
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8386
531.49/533.35	c #Conflicts:      26000 | #Constraints:       5149
531.49/533.35	c #Conflicts:      27000 | #Constraints:       6314
531.49/533.35	c #Conflicts:      28000 | #Constraints:       7366
531.49/533.35	c #Conflicts:      29000 | #Constraints:       8403
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      30000 | #Constraints:       5687
531.49/533.35	c #Conflicts:      31000 | #Constraints:       6818
531.49/533.35	c #Conflicts:      32000 | #Constraints:       7874
531.49/533.35	c #Conflicts:      33000 | #Constraints:       8887
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8386
531.49/533.35	c #Conflicts:      34000 | #Constraints:       5943
531.49/533.35	c #Conflicts:      35000 | #Constraints:       7444
531.49/533.35	c #Conflicts:      36000 | #Constraints:       8752
531.49/533.35	c #Conflicts:      37000 | #Constraints:      10258
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.839
531.49/533.35	c #Conflicts:      38000 | #Constraints:       6853
531.49/533.35	c #Conflicts:      39000 | #Constraints:       8369
531.49/533.35	c #Conflicts:      40000 | #Constraints:       9897
531.49/533.35	c #Conflicts:      41000 | #Constraints:      11410
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8393
531.49/533.35	c #Conflicts:      42000 | #Constraints:       7222
531.49/533.35	c #Conflicts:      43000 | #Constraints:       8753
531.49/533.35	c #Conflicts:      44000 | #Constraints:      10290
531.49/533.35	c #Conflicts:      45000 | #Constraints:      11848
531.49/533.35	c #Conflicts:      46000 | #Constraints:      13384
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c rational objective 60.8456
531.49/533.35	c #Conflicts:      47000 | #Constraints:       8096
531.49/533.35	c #Conflicts:      48000 | #Constraints:       9255
531.49/533.35	c #Conflicts:      49000 | #Constraints:      10297
531.49/533.35	c #Conflicts:      50000 | #Constraints:      11402
531.49/533.35	c #Conflicts:      51000 | #Constraints:      12550
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      52000 | #Constraints:       7951
531.49/533.35	c #Conflicts:      53000 | #Constraints:       9457
531.49/533.35	c #Conflicts:      54000 | #Constraints:      10481
531.49/533.35	c #Conflicts:      55000 | #Constraints:      11500
531.49/533.35	c #Conflicts:      56000 | #Constraints:      12585
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      57000 | #Constraints:       7788
531.49/533.35	c #Conflicts:      58000 | #Constraints:       8818
531.49/533.35	c #Conflicts:      59000 | #Constraints:       9883
531.49/533.35	c #Conflicts:      60000 | #Constraints:      10945
531.49/533.35	c #Conflicts:      61000 | #Constraints:      12381
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      62000 | #Constraints:       7684
531.49/533.35	c #Conflicts:      63000 | #Constraints:       9104
531.49/533.35	c #Conflicts:      64000 | #Constraints:      10599
531.49/533.35	c #Conflicts:      65000 | #Constraints:      11739
531.49/533.35	c #Conflicts:      66000 | #Constraints:      12769
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      67000 | #Constraints:       7605
531.49/533.35	c #Conflicts:      68000 | #Constraints:       8644
531.49/533.35	c #Conflicts:      69000 | #Constraints:       9687
531.49/533.35	c #Conflicts:      70000 | #Constraints:      10716
531.49/533.35	c #Conflicts:      71000 | #Constraints:      12157
531.49/533.35	c #Conflicts:      72000 | #Constraints:      13638
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      73000 | #Constraints:       8230
531.49/533.35	c #Conflicts:      74000 | #Constraints:       9292
531.49/533.35	c #Conflicts:      75000 | #Constraints:      10429
531.49/533.35	c #Conflicts:      76000 | #Constraints:      11525
531.49/533.35	c #Conflicts:      77000 | #Constraints:      12618
531.49/533.35	c #Conflicts:      78000 | #Constraints:      13666
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      79000 | #Constraints:       8434
531.49/533.35	c #Conflicts:      80000 | #Constraints:       9903
531.49/533.35	c #Conflicts:      81000 | #Constraints:      11415
531.49/533.35	c #Conflicts:      82000 | #Constraints:      12970
531.49/533.35	c #Conflicts:      83000 | #Constraints:      14539
531.49/533.35	c #Conflicts:      84000 | #Constraints:      16054
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      85000 | #Constraints:      10068
531.49/533.35	c #Conflicts:      86000 | #Constraints:      11607
531.49/533.35	c #Conflicts:      87000 | #Constraints:      13118
531.49/533.35	c #Conflicts:      88000 | #Constraints:      14628
531.49/533.35	c #Conflicts:      89000 | #Constraints:      16176
531.49/533.35	c #Conflicts:      90000 | #Constraints:      17690
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      91000 | #Constraints:      10700
531.49/533.35	c #Conflicts:      92000 | #Constraints:      12206
531.49/533.35	c #Conflicts:      93000 | #Constraints:      13746
531.49/533.35	c #Conflicts:      94000 | #Constraints:      15200
531.49/533.35	c #Conflicts:      95000 | #Constraints:      16724
531.49/533.35	c #Conflicts:      96000 | #Constraints:      18260
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:      97000 | #Constraints:      10654
531.49/533.35	c #Conflicts:      98000 | #Constraints:      12192
531.49/533.35	c #Conflicts:      99000 | #Constraints:      13721
531.49/533.35	c #Conflicts:     100000 | #Constraints:      15239
531.49/533.35	c #Conflicts:     101000 | #Constraints:      16769
531.49/533.35	c #Conflicts:     102000 | #Constraints:      18308
531.49/533.35	c #Conflicts:     103000 | #Constraints:      19805
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     104000 | #Constraints:      11737
531.49/533.35	c #Conflicts:     105000 | #Constraints:      13239
531.49/533.35	c #Conflicts:     106000 | #Constraints:      14747
531.49/533.35	c #Conflicts:     107000 | #Constraints:      16233
531.49/533.35	c #Conflicts:     108000 | #Constraints:      17559
531.49/533.35	c #Conflicts:     109000 | #Constraints:      18822
531.49/533.35	c #Conflicts:     110000 | #Constraints:      20279
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     111000 | #Constraints:      11642
531.49/533.35	c #Conflicts:     112000 | #Constraints:      12668
531.49/533.35	c #Conflicts:     113000 | #Constraints:      13749
531.49/533.35	c #Conflicts:     114000 | #Constraints:      14842
531.49/533.35	c #Conflicts:     115000 | #Constraints:      15892
531.49/533.35	c #Conflicts:     116000 | #Constraints:      16908
531.49/533.35	c #Conflicts:     117000 | #Constraints:      17983
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     118000 | #Constraints:      10639
531.49/533.35	c #Conflicts:     119000 | #Constraints:      11955
531.49/533.35	c #Conflicts:     120000 | #Constraints:      13490
531.49/533.35	c #Conflicts:     121000 | #Constraints:      15009
531.49/533.35	c #Conflicts:     122000 | #Constraints:      16528
531.49/533.35	c #Conflicts:     123000 | #Constraints:      17696
531.49/533.35	c #Conflicts:     124000 | #Constraints:      18751
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     125000 | #Constraints:      10860
531.49/533.35	c #Conflicts:     126000 | #Constraints:      11920
531.49/533.35	c #Conflicts:     127000 | #Constraints:      12947
531.49/533.35	c #Conflicts:     128000 | #Constraints:      14023
531.49/533.35	c #Conflicts:     129000 | #Constraints:      15216
531.49/533.35	c #Conflicts:     130000 | #Constraints:      16648
531.49/533.35	c #Conflicts:     131000 | #Constraints:      17752
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     132000 | #Constraints:      10063
531.49/533.35	c #Conflicts:     133000 | #Constraints:      11191
531.49/533.35	c #Conflicts:     134000 | #Constraints:      12239
531.49/533.35	c #Conflicts:     135000 | #Constraints:      13296
531.49/533.35	c #Conflicts:     136000 | #Constraints:      14697
531.49/533.35	c #Conflicts:     137000 | #Constraints:      15892
531.49/533.35	c #Conflicts:     138000 | #Constraints:      17224
531.49/533.35	c #Conflicts:     139000 | #Constraints:      18665
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     140000 | #Constraints:      11122
531.49/533.35	c #Conflicts:     141000 | #Constraints:      12678
531.49/533.35	c #Conflicts:     142000 | #Constraints:      14173
531.49/533.35	c #Conflicts:     143000 | #Constraints:      15656
531.49/533.35	c #Conflicts:     144000 | #Constraints:      17134
531.49/533.35	c #Conflicts:     145000 | #Constraints:      18605
531.49/533.35	c #Conflicts:     146000 | #Constraints:      20090
531.49/533.35	c #Conflicts:     147000 | #Constraints:      21575
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     148000 | #Constraints:      12752
531.49/533.35	c #Conflicts:     149000 | #Constraints:      13907
531.49/533.35	c #Conflicts:     150000 | #Constraints:      14946
531.49/533.35	c #Conflicts:     151000 | #Constraints:      16105
531.49/533.35	c #Conflicts:     152000 | #Constraints:      17152
531.49/533.35	c #Conflicts:     153000 | #Constraints:      18248
531.49/533.35	c #Conflicts:     154000 | #Constraints:      19348
531.49/533.35	c #Conflicts:     155000 | #Constraints:      20666
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     156000 | #Constraints:      11824
531.49/533.35	c #Conflicts:     157000 | #Constraints:      12852
531.49/533.35	c #Conflicts:     158000 | #Constraints:      13880
531.49/533.35	c #Conflicts:     159000 | #Constraints:      15056
531.49/533.35	c #Conflicts:     160000 | #Constraints:      16096
531.49/533.35	c #Conflicts:     161000 | #Constraints:      17117
531.49/533.35	c #Conflicts:     162000 | #Constraints:      18312
531.49/533.35	c #Conflicts:     163000 | #Constraints:      19570
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     164000 | #Constraints:      11321
531.49/533.35	c #Conflicts:     165000 | #Constraints:      12801
531.49/533.35	c #Conflicts:     166000 | #Constraints:      14343
531.49/533.35	c #Conflicts:     167000 | #Constraints:      15853
531.49/533.35	c #Conflicts:     168000 | #Constraints:      17006
531.49/533.35	c #Conflicts:     169000 | #Constraints:      18020
531.49/533.35	c #Conflicts:     170000 | #Constraints:      19103
531.49/533.35	c #Conflicts:     171000 | #Constraints:      20147
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     172000 | #Constraints:      11264
531.49/533.35	c #Conflicts:     173000 | #Constraints:      12402
531.49/533.35	c #Conflicts:     174000 | #Constraints:      13791
531.49/533.35	c #Conflicts:     175000 | #Constraints:      15250
531.49/533.35	c #Conflicts:     176000 | #Constraints:      16307
531.49/533.35	c #Conflicts:     177000 | #Constraints:      17371
531.49/533.35	c #Conflicts:     178000 | #Constraints:      18536
531.49/533.35	c #Conflicts:     179000 | #Constraints:      19577
531.49/533.35	c #Conflicts:     180000 | #Constraints:      20616
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     181000 | #Constraints:      11737
531.49/533.35	c #Conflicts:     182000 | #Constraints:      12944
531.49/533.35	c #Conflicts:     183000 | #Constraints:      14378
531.49/533.35	c #Conflicts:     184000 | #Constraints:      15838
531.49/533.35	c #Conflicts:     185000 | #Constraints:      17385
531.49/533.35	c #Conflicts:     186000 | #Constraints:      18895
531.49/533.35	c #Conflicts:     187000 | #Constraints:      20367
531.49/533.35	c #Conflicts:     188000 | #Constraints:      21874
531.49/533.35	c #Conflicts:     189000 | #Constraints:      23375
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     190000 | #Constraints:      13660
531.49/533.35	c #Conflicts:     191000 | #Constraints:      15135
531.49/533.35	c #Conflicts:     192000 | #Constraints:      16712
531.49/533.35	c #Conflicts:     193000 | #Constraints:      18218
531.49/533.35	c #Conflicts:     194000 | #Constraints:      19725
531.49/533.35	c #Conflicts:     195000 | #Constraints:      21231
531.49/533.35	c #Conflicts:     196000 | #Constraints:      22739
531.49/533.35	c #Conflicts:     197000 | #Constraints:      24234
531.49/533.35	c #Conflicts:     198000 | #Constraints:      25741
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     199000 | #Constraints:      14822
531.49/533.35	c #Conflicts:     200000 | #Constraints:      16292
531.49/533.35	c #Conflicts:     201000 | #Constraints:      17777
531.49/533.35	c #Conflicts:     202000 | #Constraints:      19271
531.49/533.35	c #Conflicts:     203000 | #Constraints:      20736
531.49/533.35	c #Conflicts:     204000 | #Constraints:      22251
531.49/533.35	c #Conflicts:     205000 | #Constraints:      23790
531.49/533.35	c #Conflicts:     206000 | #Constraints:      25332
531.49/533.35	c #Conflicts:     207000 | #Constraints:      26850
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     208000 | #Constraints:      15209
531.49/533.35	c #Conflicts:     209000 | #Constraints:      16692
531.49/533.35	c #Conflicts:     210000 | #Constraints:      18170
531.49/533.35	c #Conflicts:     211000 | #Constraints:      19645
531.49/533.35	c #Conflicts:     212000 | #Constraints:      21152
531.49/533.35	c #Conflicts:     213000 | #Constraints:      22651
531.49/533.35	c #Conflicts:     214000 | #Constraints:      24175
531.49/533.35	c #Conflicts:     215000 | #Constraints:      25668
531.49/533.35	c #Conflicts:     216000 | #Constraints:      27099
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     217000 | #Constraints:      15050
531.49/533.35	c #Conflicts:     218000 | #Constraints:      16560
531.49/533.35	c #Conflicts:     219000 | #Constraints:      18048
531.49/533.35	c #Conflicts:     220000 | #Constraints:      19545
531.49/533.35	c #Conflicts:     221000 | #Constraints:      21035
531.49/533.35	c #Conflicts:     222000 | #Constraints:      22543
531.49/533.35	c #Conflicts:     223000 | #Constraints:      24011
531.49/533.35	c #Conflicts:     224000 | #Constraints:      25489
531.49/533.35	c #Conflicts:     225000 | #Constraints:      26967
531.49/533.35	c #Conflicts:     226000 | #Constraints:      28474
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     227000 | #Constraints:      16077
531.49/533.35	c #Conflicts:     228000 | #Constraints:      17612
531.49/533.35	c #Conflicts:     229000 | #Constraints:      19114
531.49/533.35	c #Conflicts:     230000 | #Constraints:      20663
531.49/533.35	c #Conflicts:     231000 | #Constraints:      22165
531.49/533.35	c #Conflicts:     232000 | #Constraints:      23642
531.49/533.35	c #Conflicts:     233000 | #Constraints:      25111
531.49/533.35	c #Conflicts:     234000 | #Constraints:      26609
531.49/533.35	c #Conflicts:     235000 | #Constraints:      28106
531.49/533.35	c #Conflicts:     236000 | #Constraints:      29637
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     237000 | #Constraints:      16809
531.49/533.35	c #Conflicts:     238000 | #Constraints:      18305
531.49/533.35	c #Conflicts:     239000 | #Constraints:      19796
531.49/533.35	c #Conflicts:     240000 | #Constraints:      21260
531.49/533.35	c #Conflicts:     241000 | #Constraints:      22752
531.49/533.35	c #Conflicts:     242000 | #Constraints:      24230
531.49/533.35	c #Conflicts:     243000 | #Constraints:      25722
531.49/533.35	c #Conflicts:     244000 | #Constraints:      27241
531.49/533.35	c #Conflicts:     245000 | #Constraints:      28772
531.49/533.35	c #Conflicts:     246000 | #Constraints:      30259
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     247000 | #Constraints:      17089
531.49/533.35	c #Conflicts:     248000 | #Constraints:      18573
531.49/533.35	c #Conflicts:     249000 | #Constraints:      20089
531.49/533.35	c #Conflicts:     250000 | #Constraints:      21610
531.49/533.35	c #Conflicts:     251000 | #Constraints:      23129
531.49/533.35	c #Conflicts:     252000 | #Constraints:      24608
531.49/533.35	c #Conflicts:     253000 | #Constraints:      26040
531.49/533.35	c #Conflicts:     254000 | #Constraints:      27512
531.49/533.35	c #Conflicts:     255000 | #Constraints:      28998
531.49/533.35	c #Conflicts:     256000 | #Constraints:      30488
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     257000 | #Constraints:      16930
531.49/533.35	c #Conflicts:     258000 | #Constraints:      18434
531.49/533.35	c #Conflicts:     259000 | #Constraints:      19701
531.49/533.35	c #Conflicts:     260000 | #Constraints:      20748
531.49/533.35	c #Conflicts:     261000 | #Constraints:      21788
531.49/533.35	c #Conflicts:     262000 | #Constraints:      22849
531.49/533.35	c #Conflicts:     263000 | #Constraints:      23864
531.49/533.35	c #Conflicts:     264000 | #Constraints:      24923
531.49/533.35	c #Conflicts:     265000 | #Constraints:      26219
531.49/533.35	c #Conflicts:     266000 | #Constraints:      27526
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     267000 | #Constraints:      15278
531.49/533.35	c #Conflicts:     268000 | #Constraints:      16757
531.49/533.35	c #Conflicts:     269000 | #Constraints:      18304
531.49/533.35	c #Conflicts:     270000 | #Constraints:      19785
531.49/533.35	c #Conflicts:     271000 | #Constraints:      21284
531.49/533.35	c #Conflicts:     272000 | #Constraints:      22759
531.49/533.35	c #Conflicts:     273000 | #Constraints:      24236
531.49/533.35	c #Conflicts:     274000 | #Constraints:      25748
531.49/533.35	c #Conflicts:     275000 | #Constraints:      27237
531.49/533.35	c #Conflicts:     276000 | #Constraints:      28727
531.49/533.35	c #Conflicts:     277000 | #Constraints:      30202
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     278000 | #Constraints:      16536
531.49/533.35	c #Conflicts:     279000 | #Constraints:      17646
531.49/533.35	c #Conflicts:     280000 | #Constraints:      18688
531.49/533.35	c #Conflicts:     281000 | #Constraints:      19752
531.49/533.35	c #Conflicts:     282000 | #Constraints:      20891
531.49/533.35	c #Conflicts:     283000 | #Constraints:      22001
531.49/533.35	c #Conflicts:     284000 | #Constraints:      23244
531.49/533.35	c #Conflicts:     285000 | #Constraints:      24267
531.49/533.35	c #Conflicts:     286000 | #Constraints:      25309
531.49/533.35	c #Conflicts:     287000 | #Constraints:      26474
531.49/533.35	c #Conflicts:     288000 | #Constraints:      27490
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     289000 | #Constraints:      15176
531.49/533.35	c #Conflicts:     290000 | #Constraints:      16366
531.49/533.35	c #Conflicts:     291000 | #Constraints:      17607
531.49/533.35	c #Conflicts:     292000 | #Constraints:      18907
531.49/533.35	c #Conflicts:     293000 | #Constraints:      20350
531.49/533.35	c #Conflicts:     294000 | #Constraints:      21843
531.49/533.35	c #Conflicts:     295000 | #Constraints:      23331
531.49/533.35	c #Conflicts:     296000 | #Constraints:      24570
531.49/533.35	c #Conflicts:     297000 | #Constraints:      25603
531.49/533.35	c #Conflicts:     298000 | #Constraints:      26743
531.49/533.35	c #Conflicts:     299000 | #Constraints:      27810
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     300000 | #Constraints:      15396
531.49/533.35	c #Conflicts:     301000 | #Constraints:      16434
531.49/533.35	c #Conflicts:     302000 | #Constraints:      17655
531.49/533.35	c #Conflicts:     303000 | #Constraints:      18978
531.49/533.35	c #Conflicts:     304000 | #Constraints:      20001
531.49/533.35	c #Conflicts:     305000 | #Constraints:      21075
531.49/533.35	c #Conflicts:     306000 | #Constraints:      22410
531.49/533.35	c #Conflicts:     307000 | #Constraints:      23518
531.49/533.35	c #Conflicts:     308000 | #Constraints:      24622
531.49/533.35	c #Conflicts:     309000 | #Constraints:      25686
531.49/533.35	c #Conflicts:     310000 | #Constraints:      26859
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     311000 | #Constraints:      15107
531.49/533.35	c #Conflicts:     312000 | #Constraints:      16329
531.49/533.35	c #Conflicts:     313000 | #Constraints:      17815
531.49/533.35	c #Conflicts:     314000 | #Constraints:      19304
531.49/533.35	c #Conflicts:     315000 | #Constraints:      20807
531.49/533.35	c #Conflicts:     316000 | #Constraints:      22347
531.49/533.35	c #Conflicts:     317000 | #Constraints:      23870
531.49/533.35	c #Conflicts:     318000 | #Constraints:      25370
531.49/533.35	c #Conflicts:     319000 | #Constraints:      26856
531.49/533.35	c #Conflicts:     320000 | #Constraints:      28362
531.49/533.35	c #Conflicts:     321000 | #Constraints:      29864
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     322000 | #Constraints:      16447
531.49/533.35	c #Conflicts:     323000 | #Constraints:      17930
531.49/533.35	c #Conflicts:     324000 | #Constraints:      19450
531.49/533.35	c #Conflicts:     325000 | #Constraints:      20960
531.49/533.35	c #Conflicts:     326000 | #Constraints:      22456
531.49/533.35	c #Conflicts:     327000 | #Constraints:      23945
531.49/533.35	c #Conflicts:     328000 | #Constraints:      25449
531.49/533.35	c #Conflicts:     329000 | #Constraints:      26943
531.49/533.35	c #Conflicts:     330000 | #Constraints:      28493
531.49/533.35	c #Conflicts:     331000 | #Constraints:      30014
531.49/533.35	c #Conflicts:     332000 | #Constraints:      31488
531.49/533.35	c #Conflicts:     333000 | #Constraints:      32976
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     334000 | #Constraints:      18290
531.49/533.35	c #Conflicts:     335000 | #Constraints:      19764
531.49/533.35	c #Conflicts:     336000 | #Constraints:      21243
531.49/533.35	c #Conflicts:     337000 | #Constraints:      22728
531.49/533.35	c #Conflicts:     338000 | #Constraints:      24189
531.49/533.35	c #Conflicts:     339000 | #Constraints:      25659
531.49/533.35	c #Conflicts:     340000 | #Constraints:      27165
531.49/533.35	c #Conflicts:     341000 | #Constraints:      28657
531.49/533.35	c #Conflicts:     342000 | #Constraints:      30125
531.49/533.35	c #Conflicts:     343000 | #Constraints:      31612
531.49/533.35	c #Conflicts:     344000 | #Constraints:      33073
531.49/533.35	c #Conflicts:     345000 | #Constraints:      34550
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     346000 | #Constraints:      19230
531.49/533.35	c #Conflicts:     347000 | #Constraints:      20388
531.49/533.35	c #Conflicts:     348000 | #Constraints:      21464
531.49/533.35	c #Conflicts:     349000 | #Constraints:      22903
531.49/533.35	c #Conflicts:     350000 | #Constraints:      24409
531.49/533.35	c #Conflicts:     351000 | #Constraints:      25948
531.49/533.35	c #Conflicts:     352000 | #Constraints:      27476
531.49/533.35	c #Conflicts:     353000 | #Constraints:      28970
531.49/533.35	c #Conflicts:     354000 | #Constraints:      30443
531.49/533.35	c #Conflicts:     355000 | #Constraints:      31819
531.49/533.35	c #Conflicts:     356000 | #Constraints:      33010
531.49/533.35	c #Conflicts:     357000 | #Constraints:      34077
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     358000 | #Constraints:      18554
531.49/533.35	c #Conflicts:     359000 | #Constraints:      19743
531.49/533.35	c #Conflicts:     360000 | #Constraints:      20820
531.49/533.35	c #Conflicts:     361000 | #Constraints:      22213
531.49/533.35	c #Conflicts:     362000 | #Constraints:      23238
531.49/533.35	c #Conflicts:     363000 | #Constraints:      24325
531.49/533.35	c #Conflicts:     364000 | #Constraints:      25553
531.49/533.35	c #Conflicts:     365000 | #Constraints:      26669
531.49/533.35	c #Conflicts:     366000 | #Constraints:      27695
531.49/533.35	c #Conflicts:     367000 | #Constraints:      28917
531.49/533.35	c #Conflicts:     368000 | #Constraints:      30099
531.49/533.35	c #Conflicts:     369000 | #Constraints:      31558
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     370000 | #Constraints:      17359
531.49/533.35	c #Conflicts:     371000 | #Constraints:      18417
531.49/533.35	c #Conflicts:     372000 | #Constraints:      19587
531.49/533.35	c #Conflicts:     373000 | #Constraints:      20717
531.49/533.35	c #Conflicts:     374000 | #Constraints:      22114
531.49/533.35	c #Conflicts:     375000 | #Constraints:      23580
531.49/533.35	c #Conflicts:     376000 | #Constraints:      25051
531.49/533.35	c #Conflicts:     377000 | #Constraints:      26519
531.49/533.35	c #Conflicts:     378000 | #Constraints:      27983
531.49/533.35	c #Conflicts:     379000 | #Constraints:      29444
531.49/533.35	c #Conflicts:     380000 | #Constraints:      30892
531.49/533.35	c #Conflicts:     381000 | #Constraints:      31971
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     382000 | #Constraints:      17184
531.49/533.35	c #Conflicts:     383000 | #Constraints:      18219
531.49/533.35	c #Conflicts:     384000 | #Constraints:      19368
531.49/533.35	c #Conflicts:     385000 | #Constraints:      20507
531.49/533.35	c #Conflicts:     386000 | #Constraints:      21845
531.49/533.35	c #Conflicts:     387000 | #Constraints:      23105
531.49/533.35	c #Conflicts:     388000 | #Constraints:      24147
531.49/533.35	c #Conflicts:     389000 | #Constraints:      25284
531.49/533.35	c #Conflicts:     390000 | #Constraints:      26442
531.49/533.35	c #Conflicts:     391000 | #Constraints:      27462
531.49/533.35	c #Conflicts:     392000 | #Constraints:      28495
531.49/533.35	c #Conflicts:     393000 | #Constraints:      29692
531.49/533.35	c #Conflicts:     394000 | #Constraints:      31072
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     395000 | #Constraints:      16983
531.49/533.35	c #Conflicts:     396000 | #Constraints:      18475
531.49/533.35	c #Conflicts:     397000 | #Constraints:      20011
531.49/533.35	c #Conflicts:     398000 | #Constraints:      21500
531.49/533.35	c #Conflicts:     399000 | #Constraints:      22667
531.49/533.35	c #Conflicts:     400000 | #Constraints:      23738
531.49/533.35	c #Conflicts:     401000 | #Constraints:      24813
531.49/533.35	c #Conflicts:     402000 | #Constraints:      25828
531.49/533.35	c #Conflicts:     403000 | #Constraints:      26858
531.49/533.35	c #Conflicts:     404000 | #Constraints:      28007
531.49/533.35	c #Conflicts:     405000 | #Constraints:      29418
531.49/533.35	c #Conflicts:     406000 | #Constraints:      30716
531.49/533.35	c #Conflicts:     407000 | #Constraints:      31740
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     408000 | #Constraints:      17367
531.49/533.35	c #Conflicts:     409000 | #Constraints:      18483
531.49/533.35	c #Conflicts:     410000 | #Constraints:      19561
531.49/533.35	c #Conflicts:     411000 | #Constraints:      20584
531.49/533.35	c #Conflicts:     412000 | #Constraints:      21638
531.49/533.35	c #Conflicts:     413000 | #Constraints:      22968
531.49/533.35	c #Conflicts:     414000 | #Constraints:      24450
531.49/533.35	c #Conflicts:     415000 | #Constraints:      25951
531.49/533.35	c #Conflicts:     416000 | #Constraints:      27483
531.49/533.35	c #Conflicts:     417000 | #Constraints:      29017
531.49/533.35	c #Conflicts:     418000 | #Constraints:      30533
531.49/533.35	c #Conflicts:     419000 | #Constraints:      32045
531.49/533.35	c #Conflicts:     420000 | #Constraints:      33561
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     421000 | #Constraints:      18738
531.49/533.35	c #Conflicts:     422000 | #Constraints:      20195
531.49/533.35	c #Conflicts:     423000 | #Constraints:      21691
531.49/533.35	c #Conflicts:     424000 | #Constraints:      23171
531.49/533.35	c #Conflicts:     425000 | #Constraints:      24653
531.49/533.35	c #Conflicts:     426000 | #Constraints:      26154
531.49/533.35	c #Conflicts:     427000 | #Constraints:      27638
531.49/533.35	c #Conflicts:     428000 | #Constraints:      29135
531.49/533.35	c #Conflicts:     429000 | #Constraints:      30741
531.49/533.35	c #Conflicts:     430000 | #Constraints:      32348
531.49/533.35	c #Conflicts:     431000 | #Constraints:      33819
531.49/533.35	c #Conflicts:     432000 | #Constraints:      35340
531.49/533.35	c #Conflicts:     433000 | #Constraints:      36851
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     434000 | #Constraints:      20247
531.49/533.35	c #Conflicts:     435000 | #Constraints:      21743
531.49/533.35	c #Conflicts:     436000 | #Constraints:      23287
531.49/533.35	c #Conflicts:     437000 | #Constraints:      24801
531.49/533.35	c #Conflicts:     438000 | #Constraints:      26351
531.49/533.35	c #Conflicts:     439000 | #Constraints:      27882
531.49/533.35	c #Conflicts:     440000 | #Constraints:      29425
531.49/533.35	c #Conflicts:     441000 | #Constraints:      30943
531.49/533.35	c #Conflicts:     442000 | #Constraints:      32496
531.49/533.35	c #Conflicts:     443000 | #Constraints:      34028
531.49/533.35	c #Conflicts:     444000 | #Constraints:      35525
531.49/533.35	c #Conflicts:     445000 | #Constraints:      37037
531.49/533.35	c #Conflicts:     446000 | #Constraints:      38586
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     447000 | #Constraints:      20795
531.49/533.35	c #Conflicts:     448000 | #Constraints:      22310
531.49/533.35	c #Conflicts:     449000 | #Constraints:      23808
531.49/533.35	c #Conflicts:     450000 | #Constraints:      25307
531.49/533.35	c #Conflicts:     451000 | #Constraints:      26778
531.49/533.35	c #Conflicts:     452000 | #Constraints:      28259
531.49/533.35	c #Conflicts:     453000 | #Constraints:      29739
531.49/533.35	c #Conflicts:     454000 | #Constraints:      31261
531.49/533.35	c #Conflicts:     455000 | #Constraints:      32764
531.49/533.35	c #Conflicts:     456000 | #Constraints:      34228
531.49/533.35	c #Conflicts:     457000 | #Constraints:      35722
531.49/533.35	c #Conflicts:     458000 | #Constraints:      37208
531.49/533.35	c #Conflicts:     459000 | #Constraints:      38714
531.49/533.35	c #Conflicts:     460000 | #Constraints:      40193
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     461000 | #Constraints:      21881
531.49/533.35	c #Conflicts:     462000 | #Constraints:      23348
531.49/533.35	c #Conflicts:     463000 | #Constraints:      24804
531.49/533.35	c #Conflicts:     464000 | #Constraints:      26284
531.49/533.35	c #Conflicts:     465000 | #Constraints:      27777
531.49/533.35	c #Conflicts:     466000 | #Constraints:      29264
531.49/533.35	c #Conflicts:     467000 | #Constraints:      30745
531.49/533.35	c #Conflicts:     468000 | #Constraints:      32235
531.49/533.35	c #Conflicts:     469000 | #Constraints:      33702
531.49/533.35	c #Conflicts:     470000 | #Constraints:      35174
531.49/533.35	c #Conflicts:     471000 | #Constraints:      36674
531.49/533.35	c #Conflicts:     472000 | #Constraints:      38165
531.49/533.35	c #Conflicts:     473000 | #Constraints:      39649
531.49/533.35	c #Conflicts:     474000 | #Constraints:      41127
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     475000 | #Constraints:      22531
531.49/533.35	c #Conflicts:     476000 | #Constraints:      24018
531.49/533.35	c #Conflicts:     477000 | #Constraints:      25560
531.49/533.35	c #Conflicts:     478000 | #Constraints:      27042
531.49/533.35	c #Conflicts:     479000 | #Constraints:      28505
531.49/533.35	c #Conflicts:     480000 | #Constraints:      29999
531.49/533.35	c #Conflicts:     481000 | #Constraints:      31480
531.49/533.35	c #Conflicts:     482000 | #Constraints:      32956
531.49/533.35	c #Conflicts:     483000 | #Constraints:      34444
531.49/533.35	c #Conflicts:     484000 | #Constraints:      35921
531.49/533.35	c #Conflicts:     485000 | #Constraints:      37413
531.49/533.35	c #Conflicts:     486000 | #Constraints:      38904
531.49/533.35	c #Conflicts:     487000 | #Constraints:      40393
531.49/533.35	c #Conflicts:     488000 | #Constraints:      41894
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     489000 | #Constraints:      22964
531.49/533.35	c #Conflicts:     490000 | #Constraints:      24490
531.49/533.35	c #Conflicts:     491000 | #Constraints:      26047
531.49/533.35	c #Conflicts:     492000 | #Constraints:      27557
531.49/533.35	c #Conflicts:     493000 | #Constraints:      29072
531.49/533.35	c #Conflicts:     494000 | #Constraints:      30561
531.49/533.35	c #Conflicts:     495000 | #Constraints:      32057
531.49/533.35	c #Conflicts:     496000 | #Constraints:      33556
531.49/533.35	c #Conflicts:     497000 | #Constraints:      35078
531.49/533.35	c #Conflicts:     498000 | #Constraints:      36592
531.49/533.35	c #Conflicts:     499000 | #Constraints:      38121
531.49/533.35	c #Conflicts:     500000 | #Constraints:      39670
531.49/533.35	c #Conflicts:     501000 | #Constraints:      41317
531.49/533.35	c #Conflicts:     502000 | #Constraints:      42852
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     503000 | #Constraints:      23237
531.49/533.35	c #Conflicts:     504000 | #Constraints:      24724
531.49/533.35	c #Conflicts:     505000 | #Constraints:      26234
531.49/533.35	c #Conflicts:     506000 | #Constraints:      27751
531.49/533.35	c #Conflicts:     507000 | #Constraints:      29251
531.49/533.35	c #Conflicts:     508000 | #Constraints:      30788
531.49/533.35	c #Conflicts:     509000 | #Constraints:      32308
531.49/533.35	c #Conflicts:     510000 | #Constraints:      33804
531.49/533.35	c #Conflicts:     511000 | #Constraints:      35299
531.49/533.35	c #Conflicts:     512000 | #Constraints:      36830
531.49/533.35	c #Conflicts:     513000 | #Constraints:      38329
531.49/533.35	c #Conflicts:     514000 | #Constraints:      39778
531.49/533.35	c #Conflicts:     515000 | #Constraints:      41239
531.49/533.35	c #Conflicts:     516000 | #Constraints:      42738
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     517000 | #Constraints:      22845
531.49/533.35	c #Conflicts:     518000 | #Constraints:      24302
531.49/533.35	c #Conflicts:     519000 | #Constraints:      25771
531.49/533.35	c #Conflicts:     520000 | #Constraints:      27257
531.49/533.35	c #Conflicts:     521000 | #Constraints:      28732
531.49/533.35	c #Conflicts:     522000 | #Constraints:      30222
531.49/533.35	c #Conflicts:     523000 | #Constraints:      31675
531.49/533.35	c #Conflicts:     524000 | #Constraints:      33147
531.49/533.35	c #Conflicts:     525000 | #Constraints:      34585
531.49/533.35	c #Conflicts:     526000 | #Constraints:      36050
531.49/533.35	c #Conflicts:     527000 | #Constraints:      37535
531.49/533.35	c #Conflicts:     528000 | #Constraints:      39005
531.49/533.35	c #Conflicts:     529000 | #Constraints:      40474
531.49/533.35	c #Conflicts:     530000 | #Constraints:      41971
531.49/533.35	c #Conflicts:     531000 | #Constraints:      43419
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     532000 | #Constraints:      23468
531.49/533.35	c #Conflicts:     533000 | #Constraints:      24960
531.49/533.35	c #Conflicts:     534000 | #Constraints:      26434
531.49/533.35	c #Conflicts:     535000 | #Constraints:      27944
531.49/533.35	c #Conflicts:     536000 | #Constraints:      29403
531.49/533.35	c #Conflicts:     537000 | #Constraints:      30852
531.49/533.35	c #Conflicts:     538000 | #Constraints:      32309
531.49/533.35	c #Conflicts:     539000 | #Constraints:      33789
531.49/533.35	c #Conflicts:     540000 | #Constraints:      35333
531.49/533.35	c #Conflicts:     541000 | #Constraints:      36788
531.49/533.35	c #Conflicts:     542000 | #Constraints:      38230
531.49/533.35	c #Conflicts:     543000 | #Constraints:      39711
531.49/533.35	c #Conflicts:     544000 | #Constraints:      41133
531.49/533.35	c #Conflicts:     545000 | #Constraints:      42591
531.49/533.35	c #Conflicts:     546000 | #Constraints:      44085
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     547000 | #Constraints:      23995
531.49/533.35	c #Conflicts:     548000 | #Constraints:      25508
531.49/533.35	c #Conflicts:     549000 | #Constraints:      26980
531.49/533.35	c #Conflicts:     550000 | #Constraints:      28448
531.49/533.35	c #Conflicts:     551000 | #Constraints:      29959
531.49/533.35	c #Conflicts:     552000 | #Constraints:      31466
531.49/533.35	c #Conflicts:     553000 | #Constraints:      33002
531.49/533.35	c #Conflicts:     554000 | #Constraints:      34558
531.49/533.35	c #Conflicts:     555000 | #Constraints:      36112
531.49/533.35	c #Conflicts:     556000 | #Constraints:      37651
531.49/533.35	c #Conflicts:     557000 | #Constraints:      39230
531.49/533.35	c #Conflicts:     558000 | #Constraints:      40766
531.49/533.35	c #Conflicts:     559000 | #Constraints:      42336
531.49/533.35	c #Conflicts:     560000 | #Constraints:      43820
531.49/533.35	c #Conflicts:     561000 | #Constraints:      45307
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c #Conflicts:     562000 | #Constraints:      24596
531.49/533.35	c #Conflicts:     563000 | #Constraints:      26099
531.49/533.35	c #Conflicts:     564000 | #Constraints:      27620
531.49/533.35	c #Conflicts:     565000 | #Constraints:      29143
531.49/533.35	c #Conflicts:     566000 | #Constraints:      30677
531.49/533.35	c #Conflicts:     567000 | #Constraints:      32188
531.49/533.35	c #Conflicts:     568000 | #Constraints:      33687
531.49/533.35	c #Conflicts:     569000 | #Constraints:      35198
531.49/533.35	c #Conflicts:     570000 | #Constraints:      36715
531.49/533.35	c restart_num  0 1205
531.49/533.35	c Use LS-small
531.49/533.35	c longest_trail_len= 416 last_longest_trail_len= 0
531.49/533.35	c longest_trail_len= 416 last_longest_trail_len= 416
531.49/533.35	c num_vars= 428 len_partial_assign_no_confli= 426
531.49/533.35	c update_LS_target_phase-runLS-restart
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 0
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c #Conflicts:     571000 | #Constraints:      38261
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c #Conflicts:     572000 | #Constraints:      39778
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c #Conflicts:     573000 | #Constraints:      41307
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c #Conflicts:     574000 | #Constraints:      42812
531.49/533.35	c #Conflicts:     575000 | #Constraints:      44376
531.49/533.35	c #Conflicts:     576000 | #Constraints:      45944
531.49/533.35	c INPROCESSING
531.49/533.35	c GARBAGE COLLECT
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c #Conflicts:     577000 | #Constraints:      24804
531.49/533.35	c longest_trail_len= 412 last_longest_trail_len= 412
531.49/533.35	c longest_trail_len= 414 last_longest_trail_len= 412
531.49/533.35	c longest_trail_len= 414 last_longest_trail_len= 414
531.49/533.35	c longest_trail_len= 414 last_longest_trail_len= 414
531.49/533.35	c longest_trail_len= 414 last_longest_trail_len= 414
531.49/533.35	c cpu time 529.139 s
531.49/533.35	c deterministic time 92361777523 9.24e+10
531.49/533.35	c optimization time 0.000556 s
531.49/533.35	c total solve time 529.138 s
531.49/533.35	c core-guided solve time 0 s
531.49/533.35	c propagation time 487.25 s
531.49/533.35	c conflict analysis time 24.4663 s
531.49/533.35	c propagations 32818624
531.49/533.35	c resolve steps 10145761
531.49/533.35	c decisions 842566
531.49/533.35	c conflicts 577704
531.49/533.35	c restarts 1219
531.49/533.35	c inprocessing phases 67
531.49/533.35	c input clauses 645
531.49/533.35	c input cardinalities 2
531.49/533.35	c input general constraints 295
531.49/533.35	c input average constraint length 5.45
531.49/533.35	c input average constraint degree 2.82
531.49/533.35	c learned clauses 504654
531.49/533.35	c learned cardinalities 158
531.49/533.35	c learned general constraints 279860
531.49/533.35	c learned average constraint length 232.84
531.49/533.35	c learned average constraint degree 2261544953.83
531.49/533.35	c watched constraints 279786
531.49/533.35	c counting constraints 369
531.49/533.35	c gcd simplifications 71887
531.49/533.35	c detected cardinalities 82
531.49/533.35	c weakened non-implied lits 10343455
531.49/533.35	c weakened non-implying lits 166354
531.49/533.35	c original variables 428
531.49/533.35	c clausal propagations 10174457
531.49/533.35	c cardinality propagations 297556
531.49/533.35	c watched propagations 8080428
531.49/533.35	c counting propagations 13554926
531.49/533.35	c watch lookups 5535270927
531.49/533.35	c watch backjump lookups 439068660
531.49/533.35	c watch checks 84414816063
531.49/533.35	c propagation checks 1615742326
531.49/533.35	c constraint additions 288276406
531.49/533.35	c trail pops 34238849
531.49/533.35	c formula constraints 942
531.49/533.35	c learned constraints 577690
531.49/533.35	c bound constraints 0
531.49/533.35	c core-guided constraints 0
531.49/533.35	c encountered formula constraints 8132360
531.49/533.35	c encountered learned constraints 2590762
531.49/533.35	c encountered bound constraints 0
531.49/533.35	c encountered core-guided constraints 0
531.49/533.35	c LP total time 114.012 s
531.49/533.35	c LP solve time 84.53 s
531.49/533.35	c LP constraints added 955
531.49/533.35	c LP constraints removed 3
531.49/533.35	c LP pivots internal 565360
531.49/533.35	c LP pivots root 137741
531.49/533.35	c LP calls 207069
531.49/533.35	c LP optimalities 100
531.49/533.35	c LP no pivot count 0
531.49/533.35	c LP infeasibilities 206960
531.49/533.35	c LP valid Farkas constraints 206960
531.49/533.35	c LP learned Farkas constraints 14
531.49/533.35	c LP basis resets 5
531.49/533.35	c LP cycling count 0
531.49/533.35	c LP singular count 5
531.49/533.35	c LP no primal count 0
531.49/533.35	c LP no farkas count 0
531.49/533.35	c LP other issue count 0
531.49/533.35	c LP Gomory cuts 8
531.49/533.35	c LP learned cuts 5
531.49/533.35	c LP deleted cuts 3
531.49/533.35	c LP encountered Gomory constraints 314
531.49/533.35	c LP encountered Farkas constraints 2
531.49/533.35	c LP encountered learned Farkas constraints 13
531.49/533.35	c CG auxiliary variables introduced 0
531.49/533.35	c CG solutions found 0
531.49/533.35	c CG cores constructed 0
531.49/533.35	c CG core cardinality constraints returned 0
531.49/533.35	c CG unit cores 0
531.49/533.35	c CG single cores 0
531.49/533.35	c CG blocks removed during cardinality reduction 0
531.49/533.35	c CG first core best 0
531.49/533.35	c CG decision core best 0
531.49/533.35	c CG core reduction tie 0
531.49/533.35	c CG core degree average 0.00
531.49/533.35	c CG core slack average 0.00
531.49/533.35	c local search time 7.13704 s (1.3% of runtime)
531.49/533.35	c LS(normal)  3.63557 s, calls 1
531.49/533.35	c LS(restart) 3.50146 s, calls 1
531.49/533.35	s SATISFIABLE
531.49/533.35	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
531.49/533.36	c Total time: 533.304 seconds

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4797419-1782539416/watcher-4797419-1782539416 -o /tmp/evaluation-result-4797419-1782539416/solver-4797419-1782539416 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4797419-1782539416/vars-4797419-1782539416 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618926 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4797419-1782539416.opb 3600 HOME 62000 

running on 4 cores: 8-11

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

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

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108154 MiB free)
  node 1: cores 8-15, 128973 MiB (112148 MiB free)
  node 2: cores 16-23, 129019 MiB (111156 MiB free)
  node 3: cores 24-31, 129003 MiB (114935 MiB free)
  node 4: cores 32-39, 129019 MiB (113169 MiB free)
  node 5: cores 40-47, 129019 MiB (115400 MiB free)
  node 6: cores 48-55, 129019 MiB (112681 MiB free)
  node 7: cores 56-63, 128474 MiB (109544 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100064 s]*
/proc/loadavg: 7.32 4.81 10.34 13/889 2622203
/proc/meminfo: memFree=918724080/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 5024 KiB

[startup+0.212714 s]*
/proc/loadavg: 7.32 4.81 10.34 13/895 2622237
/proc/meminfo: memFree=918748072/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=50568 memory=10868 CPUtime=0.1 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 885 0 0 0 10 0 0 0 20 0 1 0 187229569 51781632 2560 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 12642 2717 2009 574 0 1798 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 15892 KiB

[startup+0.313591 s]*
/proc/loadavg: 7.32 4.81 10.34 13/891 2622263
/proc/meminfo: memFree=918459820/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=50568 memory=10868 CPUtime=0.2 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 885 0 0 0 20 0 0 0 20 0 1 0 187229569 51781632 2560 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 12642 2717 2009 574 0 1798 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 15892 KiB

[startup+0.700153 s]
/proc/loadavg: 7.32 4.81 10.34 15/889 2622271
/proc/meminfo: memFree=918320780/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=50568 memory=10868 CPUtime=0.57 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 885 0 0 0 57 0 0 0 20 0 1 0 187229569 51781632 2560 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 12642 2717 2009 574 0 1798 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 15892 KiB

[startup+1.50015 s]
/proc/loadavg: 7.32 4.81 10.34 13/889 2622281
/proc/meminfo: memFree=918310920/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=50568 memory=10868 CPUtime=1.37 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 885 0 0 0 137 0 0 0 20 0 1 0 187229569 51781632 2560 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 12642 2717 2009 574 0 1798 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 15892 KiB

[startup+3.11278 s]
/proc/loadavg: 7.32 4.81 10.34 16/900 2622447
/proc/meminfo: memFree=915966952/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=50568 memory=10868 CPUtime=2.98 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 885 0 0 0 298 0 0 0 20 0 1 0 187229569 51781632 2560 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 12642 2717 2009 574 0 1798 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 15892 KiB

[startup+6.30015 s]
/proc/loadavg: 8.10 5.01 10.37 17/914 2622490
/proc/meminfo: memFree=914778120/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=52452 memory=17084 CPUtime=6.15 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 1360 0 0 0 611 4 0 0 20 0 1 0 187229569 53710848 4137 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 13113 4271 2072 574 0 2269 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 59436 KiB
Current children cumulated memory: 22108 KiB

[startup+12.7002 s]
/proc/loadavg: 8.81 5.21 10.41 17/902 2622583
/proc/meminfo: memFree=910449400/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=57360 memory=21452 CPUtime=12.54 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 2396 0 0 0 1241 13 0 0 20 0 1 0 187229569 58736640 5289 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 14340 5363 2183 574 0 3496 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 64344 KiB
Current children cumulated memory: 26476 KiB

[startup+25.5002 s]
/proc/loadavg: 10.63 5.79 10.52 17/907 2622682
/proc/meminfo: memFree=909987596/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=72776 memory=35556 CPUtime=25.3 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 4464 0 0 0 2506 24 0 0 20 0 1 0 187229569 74522624 8830 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 18194 8889 2183 574 0 7350 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 79760 KiB
Current children cumulated memory: 40580 KiB

[startup+51.1136 s]
/proc/loadavg: 13.14 6.77 10.72 17/913 2623080

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

/proc/2622204/statm: 28980 18421 2183 574 0 18136 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 122904 KiB
Current children cumulated memory: 78708 KiB

[startup+462.3 s]
/proc/loadavg: 17.33 14.17 12.82 18/910 2626909
/proc/meminfo: memFree=916913940/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=117008 memory=76808 CPUtime=460.7 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 12308 0 0 0 45858 212 0 0 20 0 1 0 187229569 119816192 19195 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29252 19202 2183 574 0 18408 0
Current children cumulated CPU time: 460.71 s
Current children cumulated vsize: 123992 KiB
Current children cumulated memory: 81832 KiB

[startup+522.3 s]
/proc/loadavg: 16.52 14.52 13.03 18/907 2627051
/proc/meminfo: memFree=917220948/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=117944 memory=79516 CPUtime=520.52 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 12948 0 0 0 51818 234 0 0 20 0 1 0 187229569 120774656 19872 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29486 19879 2183 574 0 18642 0
Current children cumulated CPU time: 520.53 s
Current children cumulated vsize: 124928 KiB
Current children cumulated memory: 84540 KiB

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

# cumulated CPU time of all completed processes:  user=529.154 s, system=2.40337 s

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

[startup+524.8 s]
/proc/loadavg: 16.52 14.52 13.03 18/907 2627051
/proc/meminfo: memFree=917225272/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=117944 memory=79520 CPUtime=523.01 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 12949 0 0 0 52066 235 0 0 20 0 1 0 187229569 120774656 19872 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29486 19880 2183 574 0 18642 0
Current children cumulated CPU time: 523.02 s
Current children cumulated vsize: 124928 KiB
Current children cumulated memory: 84544 KiB

[startup+528 s]*
/proc/loadavg: 16.47 14.54 13.04 18/907 2627051
/proc/meminfo: memFree=917235296/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=117944 memory=79520 CPUtime=526.22 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 12949 0 0 0 52386 236 0 0 20 0 1 0 187229569 120774656 19872 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29486 19880 2183 574 0 18642 0
Current children cumulated CPU time: 526.23 s
Current children cumulated vsize: 124928 KiB
Current children cumulated memory: 84544 KiB

[startup+531.2 s]
/proc/loadavg: 16.44 14.56 13.06 18/906 2627051
/proc/meminfo: memFree=917236152/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=117944 memory=81572 CPUtime=529.39 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 12951 0 0 0 52702 237 0 0 20 0 1 0 187229569 120774656 20386 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29486 20393 2183 574 0 18642 0
Current children cumulated CPU time: 529.4 s
Current children cumulated vsize: 124928 KiB
Current children cumulated memory: 86596 KiB

[startup+532 s]*
/proc/loadavg: 16.44 14.56 13.06 18/904 2627051
/proc/meminfo: memFree=917236068/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=118072 memory=81704 CPUtime=530.2 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 13143 0 0 0 52783 237 0 0 20 0 1 0 187229569 120905728 20514 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29518 20426 2183 574 0 18674 0
Current children cumulated CPU time: 530.21 s
Current children cumulated vsize: 125056 KiB
Current children cumulated memory: 86728 KiB

[startup+532.8 s]
/proc/loadavg: 16.44 14.56 13.06 18/904 2627051
/proc/meminfo: memFree=917236068/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=118072 memory=81704 CPUtime=530.98 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 13143 0 0 0 52861 237 0 0 20 0 1 0 187229569 120905728 20514 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29518 20426 2183 574 0 18674 0
Current children cumulated CPU time: 530.99 s
Current children cumulated vsize: 125056 KiB
Current children cumulated memory: 86728 KiB

[startup+533.2 s]
/proc/loadavg: 16.44 14.56 13.06 18/904 2627051
/proc/meminfo: memFree=917233852/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=118072 memory=81704 CPUtime=531.38 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 13143 0 0 0 52901 237 0 0 20 0 1 0 187229569 120905728 20514 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29518 20426 2183 574 0 18674 0
Current children cumulated CPU time: 531.39 s
Current children cumulated vsize: 125056 KiB
Current children cumulated memory: 86728 KiB

[startup+533.3 s]
/proc/loadavg: 16.44 14.56 13.06 18/904 2627051
/proc/meminfo: memFree=917233852/1055320712 swapFree=32567848/33554428
[pid=2622162] ppid=2622153 vsize=4324 memory=3284 CPUtime=0.01 cores=8-11
/proc/2622162/stat : 2622162 (Hybrid-SynLSRS+) S 2622153 2622162 2618914 0 -1 4194304 513 1370 0 0 0 0 0 1 20 0 1 0 187229558 4427776 640 18446744073709551615 94417528684544 94417529579077 140736797652352 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94417529818128 94417529865872 94417536868352 140736797661387 140736797661547 140736797661547 140736797667283 0
/proc/2622162/statm: 1081 821 720 219 0 143 0
[pid=2622197] ppid=2622162 vsize=2660 memory=1740 CPUtime=0 cores=8-11
/proc/2622197/stat : 2622197 (timeout) S 2622162 2622197 2618914 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 187229567 2723840 384 18446744073709551615 94845551837184 94845551853697 140722649899936 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94845551868464 94845551870552 94845555683328 140722649905313 140722649905564 140722649905564 140722649911271 0
/proc/2622197/statm: 665 435 407 5 0 90 0
[pid=2622204] ppid=2622197 vsize=118072 memory=81704 CPUtime=531.48 cores=8-11
/proc/2622204/stat : 2622204 (roundingsat) R 2622197 2622197 2618914 0 -1 4194304 13143 0 0 0 52911 237 0 0 20 0 1 0 187229569 120905728 20514 18446744073709551615 93989048029184 93989050379129 140725449710368 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 93989050815160 93989050843304 93989063790592 140725449717943 140725449718175 140725449718175 140725449723882 0
/proc/2622204/statm: 29518 20426 2183 574 0 18674 0
Current children cumulated CPU time: 531.49 s
Current children cumulated vsize: 125056 KiB
Current children cumulated memory: 86728 KiB

Child status: 0

Real time (s): 533.371
CPU time (s): 531.557
CPU user time (s): 529.154
CPU system time (s): 2.40337
CPU usage (%): 99.66
Max. virtual memory (cumulated for all children) (KiB): 125056
Max. memory (cumulated for all children) (KiB): 86728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 529.154
system time used= 2.40337
maximum resident set size= 82056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16792
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1930
involuntary context switches= 1021


# summary of solver processes directly reported to runsolver:
#   pid: 2622162
#   total CPU time (s): 531.557
#   total CPU user time (s): 529.154
#   total CPU system time (s): 2.40337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.44553 second user time and 5.43407 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 07:50:16
IDJOB=4797419
IDBENCH=147873
IDSOLVER=3622
FILE ID=nodeE002/4797419-1782539416
RUNJOBID= nodeE002-1782539390-2618926
SLURM_JOB_ID= 12524547
Free space on /tmp= 797488 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4797419-1782539416/watcher-4797419-1782539416 -o /tmp/evaluation-result-4797419-1782539416/solver-4797419-1782539416 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4797419-1782539416/vars-4797419-1782539416 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618926 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4797419-1782539416.opb 3600 HOME 62000

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

MD5SUM BENCH= 8150ec280d22960cf2e4079d2206c8ae
RANDOM SEED=1492767343

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        918743596 kB
MemAvailable:   1044522304 kB
Buffers:              32 kB
Cached:         129453848 kB
SwapCached:         8864 kB
Active:          2743512 kB
Inactive:       128568164 kB
Active(anon):    1893680 kB
Inactive(anon):     9252 kB
Active(file):     849832 kB
Inactive(file): 128558912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            262752 kB
Writeback:             4 kB
AnonPages:       1856440 kB
Mapped:            85824 kB
Shmem:             45116 kB
KReclaimable:    1168540 kB
Slab:            1707732 kB
SReclaimable:    1168540 kB
SUnreclaim:       539192 kB
KernelStack:       15104 kB
PageTables:        10640 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    3580432 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478688 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797372 MiB
End job on nodeE002 at 2026-06-27 07:59:10