Trace number 4798287

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 v2UNSAT 88.5789 88.9259

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUM75eee10e25ffa4d5aec52eb68458e53f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.73687
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
Number of bits of the biggest sum of numbers10
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.05	c Preprocess time: 0.019 seconds
0.00/0.05	c First solver time limit: 1797 seconds
0.00/0.05	c Second solver time limit: 1798 seconds
88.47/88.88	c Solved by First Program
88.55/88.91	c RoundingSat 2
88.55/88.91	c branch main
88.55/88.91	c commit d3f91ec
88.55/88.91	c #variables 240 #constraints 2614
88.55/88.91	c Finish cloning data from SAT to LS
88.55/88.91	c nbvars=240
88.55/88.91	c chongqijiange= 2000
88.55/88.91	c rational objective 11.0952
88.55/88.91	c restart_num_ls  -100000 0
88.55/88.91	c Use LS-small
88.55/88.91	c #Conflicts:       1000 | #Constraints:       3622
88.55/88.91	c #Conflicts:       2000 | #Constraints:       4632
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.0952
88.55/88.91	c #Conflicts:       3000 | #Constraints:       4567
88.55/88.91	c #Conflicts:       4000 | #Constraints:       5575
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.0952
88.55/88.91	c #Conflicts:       5000 | #Constraints:       4981
88.55/88.91	c #Conflicts:       6000 | #Constraints:       5988
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:       7000 | #Constraints:       4987
88.55/88.91	c #Conflicts:       8000 | #Constraints:       5989
88.55/88.91	c #Conflicts:       9000 | #Constraints:       6992
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:      10000 | #Constraints:       5684
88.55/88.91	c #Conflicts:      11000 | #Constraints:       6693
88.55/88.91	c #Conflicts:      12000 | #Constraints:       7700
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:      13000 | #Constraints:       6137
88.55/88.91	c #Conflicts:      14000 | #Constraints:       7140
88.55/88.91	c #Conflicts:      15000 | #Constraints:       8145
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:      16000 | #Constraints:       6358
88.55/88.91	c #Conflicts:      17000 | #Constraints:       7359
88.55/88.91	c #Conflicts:      18000 | #Constraints:       8363
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:      19000 | #Constraints:       6371
88.55/88.91	c #Conflicts:      20000 | #Constraints:       7375
88.55/88.91	c #Conflicts:      21000 | #Constraints:       8378
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1111
88.55/88.91	c #Conflicts:      22000 | #Constraints:       6179
88.55/88.91	c #Conflicts:      23000 | #Constraints:       7187
88.55/88.91	c #Conflicts:      24000 | #Constraints:       8188
88.55/88.91	c #Conflicts:      25000 | #Constraints:       9196
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1176
88.55/88.91	c #Conflicts:      26000 | #Constraints:       6788
88.55/88.91	c #Conflicts:      27000 | #Constraints:       7793
88.55/88.91	c #Conflicts:      28000 | #Constraints:       8798
88.55/88.91	c #Conflicts:      29000 | #Constraints:       9802
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.125
88.55/88.91	c #Conflicts:      30000 | #Constraints:       7194
88.55/88.91	c #Conflicts:      31000 | #Constraints:       8198
88.55/88.91	c #Conflicts:      32000 | #Constraints:       9202
88.55/88.91	c #Conflicts:      33000 | #Constraints:      10206
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1429
88.55/88.91	c #Conflicts:      34000 | #Constraints:       7394
88.55/88.91	c #Conflicts:      35000 | #Constraints:       8403
88.55/88.91	c #Conflicts:      36000 | #Constraints:       9406
88.55/88.91	c #Conflicts:      37000 | #Constraints:      10410
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1429
88.55/88.91	c #Conflicts:      38000 | #Constraints:       7402
88.55/88.91	c #Conflicts:      39000 | #Constraints:       8408
88.55/88.91	c #Conflicts:      40000 | #Constraints:       9415
88.55/88.91	c #Conflicts:      41000 | #Constraints:      10418
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1667
88.55/88.91	c #Conflicts:      42000 | #Constraints:       7204
88.55/88.91	c #Conflicts:      43000 | #Constraints:       8207
88.55/88.91	c #Conflicts:      44000 | #Constraints:       9209
88.55/88.91	c #Conflicts:      45000 | #Constraints:      10209
88.55/88.91	c #Conflicts:      46000 | #Constraints:      11211
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1667
88.55/88.91	c #Conflicts:      47000 | #Constraints:       7798
88.55/88.91	c #Conflicts:      48000 | #Constraints:       8800
88.55/88.91	c #Conflicts:      49000 | #Constraints:       9802
88.55/88.91	c #Conflicts:      50000 | #Constraints:      10804
88.55/88.91	c #Conflicts:      51000 | #Constraints:      11807
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1667
88.55/88.91	c #Conflicts:      52000 | #Constraints:       8197
88.55/88.91	c #Conflicts:      53000 | #Constraints:       9199
88.55/88.91	c #Conflicts:      54000 | #Constraints:      10204
88.55/88.91	c #Conflicts:      55000 | #Constraints:      11208
88.55/88.91	c #Conflicts:      56000 | #Constraints:      12209
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.1667
88.55/88.91	c #Conflicts:      57000 | #Constraints:       8404
88.55/88.91	c #Conflicts:      58000 | #Constraints:       9408
88.55/88.91	c #Conflicts:      59000 | #Constraints:      10413
88.55/88.91	c #Conflicts:      60000 | #Constraints:      11418
88.55/88.91	c #Conflicts:      61000 | #Constraints:      12420
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.2
88.55/88.91	c #Conflicts:      62000 | #Constraints:       8410
88.55/88.91	c #Conflicts:      63000 | #Constraints:       9411
88.55/88.91	c #Conflicts:      64000 | #Constraints:      10413
88.55/88.91	c #Conflicts:      65000 | #Constraints:      11415
88.55/88.91	c #Conflicts:      66000 | #Constraints:      12417
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.5
88.55/88.91	c #Conflicts:      67000 | #Constraints:       8206
88.55/88.91	c #Conflicts:      68000 | #Constraints:       9211
88.55/88.91	c #Conflicts:      69000 | #Constraints:      10215
88.55/88.91	c #Conflicts:      70000 | #Constraints:      11217
88.55/88.91	c #Conflicts:      71000 | #Constraints:      12222
88.55/88.91	c #Conflicts:      72000 | #Constraints:      13224
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.5
88.55/88.91	c #Conflicts:      73000 | #Constraints:       8807
88.55/88.91	c #Conflicts:      74000 | #Constraints:       9810
88.55/88.91	c #Conflicts:      75000 | #Constraints:      10818
88.55/88.91	c #Conflicts:      76000 | #Constraints:      11824
88.55/88.91	c #Conflicts:      77000 | #Constraints:      12827
88.55/88.91	c #Conflicts:      78000 | #Constraints:      13833
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.5
88.55/88.91	c #Conflicts:      79000 | #Constraints:       9217
88.55/88.91	c #Conflicts:      80000 | #Constraints:      10218
88.55/88.91	c #Conflicts:      81000 | #Constraints:      11220
88.55/88.91	c #Conflicts:      82000 | #Constraints:      12224
88.55/88.91	c #Conflicts:      83000 | #Constraints:      13225
88.55/88.91	c #Conflicts:      84000 | #Constraints:      14229
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.5
88.55/88.91	c #Conflicts:      85000 | #Constraints:       9415
88.55/88.91	c #Conflicts:      86000 | #Constraints:      10417
88.55/88.91	c #Conflicts:      87000 | #Constraints:      11419
88.55/88.91	c #Conflicts:      88000 | #Constraints:      12424
88.55/88.91	c #Conflicts:      89000 | #Constraints:      13427
88.55/88.91	c #Conflicts:      90000 | #Constraints:      14435
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 11.5
88.55/88.91	c #Conflicts:      91000 | #Constraints:       9414
88.55/88.91	c #Conflicts:      92000 | #Constraints:      10417
88.55/88.91	c #Conflicts:      93000 | #Constraints:      11417
88.55/88.91	c #Conflicts:      94000 | #Constraints:      12418
88.55/88.91	c #Conflicts:      95000 | #Constraints:      13420
88.55/88.91	c #Conflicts:      96000 | #Constraints:      14423
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:      97000 | #Constraints:       9211
88.55/88.91	c #Conflicts:      98000 | #Constraints:      10216
88.55/88.91	c #Conflicts:      99000 | #Constraints:      11218
88.55/88.91	c #Conflicts:     100000 | #Constraints:      12222
88.55/88.91	c #Conflicts:     101000 | #Constraints:      13227
88.55/88.91	c #Conflicts:     102000 | #Constraints:      14234
88.55/88.91	c #Conflicts:     103000 | #Constraints:      15247
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     104000 | #Constraints:       9830
88.55/88.91	c #Conflicts:     105000 | #Constraints:      10839
88.55/88.91	c #Conflicts:     106000 | #Constraints:      11846
88.55/88.91	c #Conflicts:     107000 | #Constraints:      12858
88.55/88.91	c #Conflicts:     108000 | #Constraints:      13866
88.55/88.91	c #Conflicts:     109000 | #Constraints:      14874
88.55/88.91	c #Conflicts:     110000 | #Constraints:      15912
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     111000 | #Constraints:      10259
88.55/88.91	c #Conflicts:     112000 | #Constraints:      11281
88.55/88.91	c #Conflicts:     113000 | #Constraints:      12293
88.55/88.91	c #Conflicts:     114000 | #Constraints:      13311
88.55/88.91	c #Conflicts:     115000 | #Constraints:      14315
88.55/88.91	c #Conflicts:     116000 | #Constraints:      15323
88.55/88.91	c #Conflicts:     117000 | #Constraints:      16332
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     118000 | #Constraints:      10725
88.55/88.91	c #Conflicts:     119000 | #Constraints:      11827
88.55/88.91	c #Conflicts:     120000 | #Constraints:      12889
88.55/88.91	c #Conflicts:     121000 | #Constraints:      13976
88.55/88.91	c #Conflicts:     122000 | #Constraints:      15027
88.55/88.91	c #Conflicts:     123000 | #Constraints:      16044
88.55/88.91	c #Conflicts:     124000 | #Constraints:      17050
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     125000 | #Constraints:      10726
88.55/88.91	c #Conflicts:     126000 | #Constraints:      11730
88.55/88.91	c #Conflicts:     127000 | #Constraints:      12742
88.55/88.91	c #Conflicts:     128000 | #Constraints:      13772
88.55/88.91	c #Conflicts:     129000 | #Constraints:      14831
88.55/88.91	c #Conflicts:     130000 | #Constraints:      15909
88.55/88.91	c #Conflicts:     131000 | #Constraints:      16927
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     132000 | #Constraints:      10462
88.55/88.91	c #Conflicts:     133000 | #Constraints:      11485
88.55/88.91	c #Conflicts:     134000 | #Constraints:      12513
88.55/88.91	c #Conflicts:     135000 | #Constraints:      13552
88.55/88.91	c #Conflicts:     136000 | #Constraints:      14565
88.55/88.91	c #Conflicts:     137000 | #Constraints:      15633
88.55/88.91	c #Conflicts:     138000 | #Constraints:      16638
88.55/88.91	c #Conflicts:     139000 | #Constraints:      17640
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     140000 | #Constraints:      11024
88.55/88.91	c #Conflicts:     141000 | #Constraints:      12039
88.55/88.91	c #Conflicts:     142000 | #Constraints:      13059
88.55/88.91	c #Conflicts:     143000 | #Constraints:      14081
88.55/88.91	c #Conflicts:     144000 | #Constraints:      15120
88.55/88.91	c #Conflicts:     145000 | #Constraints:      16153
88.55/88.91	c #Conflicts:     146000 | #Constraints:      17197
88.55/88.91	c #Conflicts:     147000 | #Constraints:      18232
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     148000 | #Constraints:      11436
88.55/88.91	c #Conflicts:     149000 | #Constraints:      12477
88.55/88.91	c #Conflicts:     150000 | #Constraints:      13527
88.55/88.91	c #Conflicts:     151000 | #Constraints:      14542
88.55/88.91	c #Conflicts:     152000 | #Constraints:      15543
88.55/88.91	c #Conflicts:     153000 | #Constraints:      16544
88.55/88.91	c #Conflicts:     154000 | #Constraints:      17545
88.55/88.91	c #Conflicts:     155000 | #Constraints:      18547
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     156000 | #Constraints:      11577
88.55/88.91	c #Conflicts:     157000 | #Constraints:      12581
88.55/88.91	c #Conflicts:     158000 | #Constraints:      13582
88.55/88.91	c #Conflicts:     159000 | #Constraints:      14589
88.55/88.91	c #Conflicts:     160000 | #Constraints:      15594
88.55/88.91	c #Conflicts:     161000 | #Constraints:      16612
88.55/88.91	c #Conflicts:     162000 | #Constraints:      17619
88.55/88.91	c #Conflicts:     163000 | #Constraints:      18629
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     164000 | #Constraints:      11518
88.55/88.91	c #Conflicts:     165000 | #Constraints:      12547
88.55/88.91	c #Conflicts:     166000 | #Constraints:      13564
88.55/88.91	c #Conflicts:     167000 | #Constraints:      14577
88.55/88.91	c #Conflicts:     168000 | #Constraints:      15586
88.55/88.91	c #Conflicts:     169000 | #Constraints:      16601
88.55/88.91	c #Conflicts:     170000 | #Constraints:      17623
88.55/88.91	c #Conflicts:     171000 | #Constraints:      18630
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     172000 | #Constraints:      11322
88.55/88.91	c #Conflicts:     173000 | #Constraints:      12350
88.55/88.91	c #Conflicts:     174000 | #Constraints:      13374
88.55/88.91	c #Conflicts:     175000 | #Constraints:      14404
88.55/88.91	c #Conflicts:     176000 | #Constraints:      15417
88.55/88.91	c #Conflicts:     177000 | #Constraints:      16426
88.55/88.91	c #Conflicts:     178000 | #Constraints:      17433
88.55/88.91	c #Conflicts:     179000 | #Constraints:      18437
88.55/88.91	c #Conflicts:     180000 | #Constraints:      19446
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     181000 | #Constraints:      11931
88.55/88.91	c #Conflicts:     182000 | #Constraints:      12938
88.55/88.91	c #Conflicts:     183000 | #Constraints:      13959
88.55/88.91	c #Conflicts:     184000 | #Constraints:      15024
88.55/88.91	c #Conflicts:     185000 | #Constraints:      16050
88.55/88.91	c #Conflicts:     186000 | #Constraints:      17111
88.55/88.91	c #Conflicts:     187000 | #Constraints:      18112
88.55/88.91	c #Conflicts:     188000 | #Constraints:      19124
88.55/88.91	c #Conflicts:     189000 | #Constraints:      20128
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     190000 | #Constraints:      12369
88.55/88.91	c #Conflicts:     191000 | #Constraints:      13376
88.55/88.91	c #Conflicts:     192000 | #Constraints:      14380
88.55/88.91	c #Conflicts:     193000 | #Constraints:      15384
88.55/88.91	c #Conflicts:     194000 | #Constraints:      16385
88.55/88.91	c #Conflicts:     195000 | #Constraints:      17385
88.55/88.91	c #Conflicts:     196000 | #Constraints:      18388
88.55/88.91	c #Conflicts:     197000 | #Constraints:      19389
88.55/88.91	c #Conflicts:     198000 | #Constraints:      20389
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     199000 | #Constraints:      12494
88.55/88.91	c #Conflicts:     200000 | #Constraints:      13500
88.55/88.91	c #Conflicts:     201000 | #Constraints:      14502
88.55/88.91	c #Conflicts:     202000 | #Constraints:      15503
88.55/88.91	c #Conflicts:     203000 | #Constraints:      16505
88.55/88.91	c #Conflicts:     204000 | #Constraints:      17506
88.55/88.91	c #Conflicts:     205000 | #Constraints:      18511
88.55/88.91	c #Conflicts:     206000 | #Constraints:      19537
88.55/88.91	c #Conflicts:     207000 | #Constraints:      20547
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     208000 | #Constraints:      12535
88.55/88.91	c #Conflicts:     209000 | #Constraints:      13636
88.55/88.91	c #Conflicts:     210000 | #Constraints:      14667
88.55/88.91	c #Conflicts:     211000 | #Constraints:      15695
88.55/88.91	c #Conflicts:     212000 | #Constraints:      16709
88.55/88.91	c #Conflicts:     213000 | #Constraints:      17717
88.55/88.91	c #Conflicts:     214000 | #Constraints:      18735
88.55/88.91	c #Conflicts:     215000 | #Constraints:      19738
88.55/88.91	c #Conflicts:     216000 | #Constraints:      20746
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     217000 | #Constraints:      12377
88.55/88.91	c #Conflicts:     218000 | #Constraints:      13398
88.55/88.91	c #Conflicts:     219000 | #Constraints:      14431
88.55/88.91	c #Conflicts:     220000 | #Constraints:      15443
88.55/88.91	c #Conflicts:     221000 | #Constraints:      16466
88.55/88.91	c #Conflicts:     222000 | #Constraints:      17508
88.55/88.91	c #Conflicts:     223000 | #Constraints:      18543
88.55/88.91	c #Conflicts:     224000 | #Constraints:      19613
88.55/88.91	c #Conflicts:     225000 | #Constraints:      20637
88.55/88.91	c #Conflicts:     226000 | #Constraints:      21663
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     227000 | #Constraints:      13032
88.55/88.91	c #Conflicts:     228000 | #Constraints:      14081
88.55/88.91	c #Conflicts:     229000 | #Constraints:      15127
88.55/88.91	c #Conflicts:     230000 | #Constraints:      16163
88.55/88.91	c #Conflicts:     231000 | #Constraints:      17211
88.55/88.91	c #Conflicts:     232000 | #Constraints:      18228
88.55/88.91	c #Conflicts:     233000 | #Constraints:      19240
88.55/88.91	c #Conflicts:     234000 | #Constraints:      20254
88.55/88.91	c #Conflicts:     235000 | #Constraints:      21282
88.55/88.91	c #Conflicts:     236000 | #Constraints:      22298
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     237000 | #Constraints:      13246
88.55/88.91	c #Conflicts:     238000 | #Constraints:      14291
88.55/88.91	c #Conflicts:     239000 | #Constraints:      15313
88.55/88.91	c #Conflicts:     240000 | #Constraints:      16334
88.55/88.91	c #Conflicts:     241000 | #Constraints:      17357
88.55/88.91	c #Conflicts:     242000 | #Constraints:      18384
88.55/88.91	c #Conflicts:     243000 | #Constraints:      19425
88.55/88.91	c #Conflicts:     244000 | #Constraints:      20448
88.55/88.91	c #Conflicts:     245000 | #Constraints:      21512
88.55/88.91	c #Conflicts:     246000 | #Constraints:      22534
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     247000 | #Constraints:      13629
88.55/88.91	c #Conflicts:     248000 | #Constraints:      14648
88.55/88.91	c #Conflicts:     249000 | #Constraints:      15696
88.55/88.91	c #Conflicts:     250000 | #Constraints:      16716
88.55/88.91	c #Conflicts:     251000 | #Constraints:      17741
88.55/88.91	c #Conflicts:     252000 | #Constraints:      18749
88.55/88.91	c #Conflicts:     253000 | #Constraints:      19763
88.55/88.91	c #Conflicts:     254000 | #Constraints:      20786
88.55/88.91	c #Conflicts:     255000 | #Constraints:      21809
88.55/88.91	c #Conflicts:     256000 | #Constraints:      22823
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12
88.55/88.91	c #Conflicts:     257000 | #Constraints:      13598
88.55/88.91	c #Conflicts:     258000 | #Constraints:      14601
88.55/88.91	c #Conflicts:     259000 | #Constraints:      15602
88.55/88.91	c #Conflicts:     260000 | #Constraints:      16603
88.55/88.91	c #Conflicts:     261000 | #Constraints:      17604
88.55/88.91	c #Conflicts:     262000 | #Constraints:      18606
88.55/88.91	c #Conflicts:     263000 | #Constraints:      19609
88.55/88.91	c #Conflicts:     264000 | #Constraints:      20612
88.55/88.91	c #Conflicts:     265000 | #Constraints:      21623
88.55/88.91	c #Conflicts:     266000 | #Constraints:      22665
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.1429
88.55/88.91	c #Conflicts:     267000 | #Constraints:      13323
88.55/88.91	c #Conflicts:     268000 | #Constraints:      14324
88.55/88.91	c #Conflicts:     269000 | #Constraints:      15325
88.55/88.91	c #Conflicts:     270000 | #Constraints:      16326
88.55/88.91	c #Conflicts:     271000 | #Constraints:      17326
88.55/88.91	c #Conflicts:     272000 | #Constraints:      18327
88.55/88.91	c #Conflicts:     273000 | #Constraints:      19327
88.55/88.91	c #Conflicts:     274000 | #Constraints:      20328
88.55/88.91	c #Conflicts:     275000 | #Constraints:      21329
88.55/88.91	c #Conflicts:     276000 | #Constraints:      22329
88.55/88.91	c #Conflicts:     277000 | #Constraints:      23330
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     278000 | #Constraints:      13849
88.55/88.91	c #Conflicts:     279000 | #Constraints:      14850
88.55/88.91	c #Conflicts:     280000 | #Constraints:      15851
88.55/88.91	c #Conflicts:     281000 | #Constraints:      16853
88.55/88.91	c #Conflicts:     282000 | #Constraints:      17854
88.55/88.91	c #Conflicts:     283000 | #Constraints:      18855
88.55/88.91	c #Conflicts:     284000 | #Constraints:      19856
88.55/88.91	c #Conflicts:     285000 | #Constraints:      20856
88.55/88.91	c #Conflicts:     286000 | #Constraints:      21858
88.55/88.91	c #Conflicts:     287000 | #Constraints:      22859
88.55/88.91	c #Conflicts:     288000 | #Constraints:      23863
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     289000 | #Constraints:      14217
88.55/88.91	c #Conflicts:     290000 | #Constraints:      15224
88.55/88.91	c #Conflicts:     291000 | #Constraints:      16225
88.55/88.91	c #Conflicts:     292000 | #Constraints:      17227
88.55/88.91	c #Conflicts:     293000 | #Constraints:      18229
88.55/88.91	c #Conflicts:     294000 | #Constraints:      19231
88.55/88.91	c #Conflicts:     295000 | #Constraints:      20234
88.55/88.91	c #Conflicts:     296000 | #Constraints:      21235
88.55/88.91	c #Conflicts:     297000 | #Constraints:      22238
88.55/88.91	c #Conflicts:     298000 | #Constraints:      23240
88.55/88.91	c #Conflicts:     299000 | #Constraints:      24241
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     300000 | #Constraints:      14406
88.55/88.91	c #Conflicts:     301000 | #Constraints:      15407
88.55/88.91	c #Conflicts:     302000 | #Constraints:      16407
88.55/88.91	c #Conflicts:     303000 | #Constraints:      17408
88.55/88.91	c #Conflicts:     304000 | #Constraints:      18410
88.55/88.91	c #Conflicts:     305000 | #Constraints:      19413
88.55/88.91	c #Conflicts:     306000 | #Constraints:      20418
88.55/88.91	c #Conflicts:     307000 | #Constraints:      21420
88.55/88.91	c #Conflicts:     308000 | #Constraints:      22422
88.55/88.91	c #Conflicts:     309000 | #Constraints:      23422
88.55/88.91	c #Conflicts:     310000 | #Constraints:      24424
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     311000 | #Constraints:      14403
88.55/88.91	c #Conflicts:     312000 | #Constraints:      15405
88.55/88.91	c #Conflicts:     313000 | #Constraints:      16408
88.55/88.91	c #Conflicts:     314000 | #Constraints:      17410
88.55/88.91	c #Conflicts:     315000 | #Constraints:      18413
88.55/88.91	c #Conflicts:     316000 | #Constraints:      19418
88.55/88.91	c #Conflicts:     317000 | #Constraints:      20421
88.55/88.91	c #Conflicts:     318000 | #Constraints:      21422
88.55/88.91	c #Conflicts:     319000 | #Constraints:      22424
88.55/88.91	c #Conflicts:     320000 | #Constraints:      23425
88.55/88.91	c #Conflicts:     321000 | #Constraints:      24425
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     322000 | #Constraints:      14204
88.55/88.91	c #Conflicts:     323000 | #Constraints:      15210
88.55/88.91	c #Conflicts:     324000 | #Constraints:      16213
88.55/88.91	c #Conflicts:     325000 | #Constraints:      17214
88.55/88.91	c #Conflicts:     326000 | #Constraints:      18217
88.55/88.91	c #Conflicts:     327000 | #Constraints:      19221
88.55/88.91	c #Conflicts:     328000 | #Constraints:      20222
88.55/88.91	c #Conflicts:     329000 | #Constraints:      21222
88.55/88.91	c #Conflicts:     330000 | #Constraints:      22223
88.55/88.91	c #Conflicts:     331000 | #Constraints:      23224
88.55/88.91	c #Conflicts:     332000 | #Constraints:      24224
88.55/88.91	c #Conflicts:     333000 | #Constraints:      25225
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.2
88.55/88.91	c #Conflicts:     334000 | #Constraints:      14800
88.55/88.91	c #Conflicts:     335000 | #Constraints:      15803
88.55/88.91	c #Conflicts:     336000 | #Constraints:      16804
88.55/88.91	c #Conflicts:     337000 | #Constraints:      17805
88.55/88.91	c #Conflicts:     338000 | #Constraints:      18808
88.55/88.91	c #Conflicts:     339000 | #Constraints:      19810
88.55/88.91	c #Conflicts:     340000 | #Constraints:      20810
88.55/88.91	c #Conflicts:     341000 | #Constraints:      21812
88.55/88.91	c #Conflicts:     342000 | #Constraints:      22814
88.55/88.91	c #Conflicts:     343000 | #Constraints:      23817
88.55/88.91	c #Conflicts:     344000 | #Constraints:      24817
88.55/88.91	c #Conflicts:     345000 | #Constraints:      25823
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.25
88.55/88.91	c #Conflicts:     346000 | #Constraints:      15199
88.55/88.91	c #Conflicts:     347000 | #Constraints:      16199
88.55/88.91	c #Conflicts:     348000 | #Constraints:      17200
88.55/88.91	c #Conflicts:     349000 | #Constraints:      18204
88.55/88.91	c #Conflicts:     350000 | #Constraints:      19205
88.55/88.91	c #Conflicts:     351000 | #Constraints:      20206
88.55/88.91	c #Conflicts:     352000 | #Constraints:      21206
88.55/88.91	c #Conflicts:     353000 | #Constraints:      22206
88.55/88.91	c #Conflicts:     354000 | #Constraints:      23208
88.55/88.91	c #Conflicts:     355000 | #Constraints:      24209
88.55/88.91	c #Conflicts:     356000 | #Constraints:      25211
88.55/88.91	c #Conflicts:     357000 | #Constraints:      26211
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.25
88.55/88.91	c #Conflicts:     358000 | #Constraints:      15388
88.55/88.91	c #Conflicts:     359000 | #Constraints:      16390
88.55/88.91	c #Conflicts:     360000 | #Constraints:      17394
88.55/88.91	c #Conflicts:     361000 | #Constraints:      18396
88.55/88.91	c #Conflicts:     362000 | #Constraints:      19398
88.55/88.91	c #Conflicts:     363000 | #Constraints:      20400
88.55/88.91	c #Conflicts:     364000 | #Constraints:      21401
88.55/88.91	c #Conflicts:     365000 | #Constraints:      22403
88.55/88.91	c #Conflicts:     366000 | #Constraints:      23403
88.55/88.91	c #Conflicts:     367000 | #Constraints:      24404
88.55/88.91	c #Conflicts:     368000 | #Constraints:      25405
88.55/88.91	c #Conflicts:     369000 | #Constraints:      26405
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.25
88.55/88.91	c #Conflicts:     370000 | #Constraints:      15380
88.55/88.91	c #Conflicts:     371000 | #Constraints:      16381
88.55/88.91	c #Conflicts:     372000 | #Constraints:      17382
88.55/88.91	c #Conflicts:     373000 | #Constraints:      18382
88.55/88.91	c #Conflicts:     374000 | #Constraints:      19382
88.55/88.91	c #Conflicts:     375000 | #Constraints:      20382
88.55/88.91	c #Conflicts:     376000 | #Constraints:      21383
88.55/88.91	c #Conflicts:     377000 | #Constraints:      22384
88.55/88.91	c #Conflicts:     378000 | #Constraints:      23387
88.55/88.91	c #Conflicts:     379000 | #Constraints:      24387
88.55/88.91	c #Conflicts:     380000 | #Constraints:      25389
88.55/88.91	c #Conflicts:     381000 | #Constraints:      26390
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.25
88.55/88.91	c #Conflicts:     382000 | #Constraints:      15183
88.55/88.91	c #Conflicts:     383000 | #Constraints:      16183
88.55/88.91	c #Conflicts:     384000 | #Constraints:      17186
88.55/88.91	c #Conflicts:     385000 | #Constraints:      18187
88.55/88.91	c #Conflicts:     386000 | #Constraints:      19189
88.55/88.91	c #Conflicts:     387000 | #Constraints:      20193
88.55/88.91	c #Conflicts:     388000 | #Constraints:      21193
88.55/88.91	c #Conflicts:     389000 | #Constraints:      22196
88.55/88.91	c #Conflicts:     390000 | #Constraints:      23197
88.55/88.91	c #Conflicts:     391000 | #Constraints:      24198
88.55/88.91	c #Conflicts:     392000 | #Constraints:      25198
88.55/88.91	c #Conflicts:     393000 | #Constraints:      26198
88.55/88.91	c #Conflicts:     394000 | #Constraints:      27200
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.3333
88.55/88.91	c #Conflicts:     395000 | #Constraints:      15794
88.55/88.91	c #Conflicts:     396000 | #Constraints:      16797
88.55/88.91	c #Conflicts:     397000 | #Constraints:      17798
88.55/88.91	c #Conflicts:     398000 | #Constraints:      18801
88.55/88.91	c #Conflicts:     399000 | #Constraints:      19802
88.55/88.91	c #Conflicts:     400000 | #Constraints:      20805
88.55/88.91	c #Conflicts:     401000 | #Constraints:      21806
88.55/88.91	c #Conflicts:     402000 | #Constraints:      22807
88.55/88.91	c #Conflicts:     403000 | #Constraints:      23808
88.55/88.91	c #Conflicts:     404000 | #Constraints:      24809
88.55/88.91	c #Conflicts:     405000 | #Constraints:      25809
88.55/88.91	c #Conflicts:     406000 | #Constraints:      26809
88.55/88.91	c #Conflicts:     407000 | #Constraints:      27809
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.3333
88.55/88.91	c #Conflicts:     408000 | #Constraints:      16190
88.55/88.91	c #Conflicts:     409000 | #Constraints:      17194
88.55/88.91	c #Conflicts:     410000 | #Constraints:      18196
88.55/88.91	c #Conflicts:     411000 | #Constraints:      19196
88.55/88.91	c #Conflicts:     412000 | #Constraints:      20200
88.55/88.91	c #Conflicts:     413000 | #Constraints:      21202
88.55/88.91	c #Conflicts:     414000 | #Constraints:      22205
88.55/88.91	c #Conflicts:     415000 | #Constraints:      23206
88.55/88.91	c #Conflicts:     416000 | #Constraints:      24206
88.55/88.91	c #Conflicts:     417000 | #Constraints:      25207
88.55/88.91	c #Conflicts:     418000 | #Constraints:      26207
88.55/88.91	c #Conflicts:     419000 | #Constraints:      27208
88.55/88.91	c #Conflicts:     420000 | #Constraints:      28209
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.3333
88.55/88.91	c #Conflicts:     421000 | #Constraints:      16396
88.55/88.91	c #Conflicts:     422000 | #Constraints:      17403
88.55/88.91	c #Conflicts:     423000 | #Constraints:      18405
88.55/88.91	c #Conflicts:     424000 | #Constraints:      19407
88.55/88.91	c #Conflicts:     425000 | #Constraints:      20409
88.55/88.91	c #Conflicts:     426000 | #Constraints:      21409
88.55/88.91	c #Conflicts:     427000 | #Constraints:      22410
88.55/88.91	c #Conflicts:     428000 | #Constraints:      23411
88.55/88.91	c #Conflicts:     429000 | #Constraints:      24411
88.55/88.91	c #Conflicts:     430000 | #Constraints:      25413
88.55/88.91	c #Conflicts:     431000 | #Constraints:      26414
88.55/88.91	c #Conflicts:     432000 | #Constraints:      27415
88.55/88.91	c #Conflicts:     433000 | #Constraints:      28415
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.4286
88.55/88.91	c #Conflicts:     434000 | #Constraints:      16396
88.55/88.91	c #Conflicts:     435000 | #Constraints:      17400
88.55/88.91	c #Conflicts:     436000 | #Constraints:      18404
88.55/88.91	c #Conflicts:     437000 | #Constraints:      19405
88.55/88.91	c #Conflicts:     438000 | #Constraints:      20405
88.55/88.91	c #Conflicts:     439000 | #Constraints:      21405
88.55/88.91	c #Conflicts:     440000 | #Constraints:      22405
88.55/88.91	c #Conflicts:     441000 | #Constraints:      23406
88.55/88.91	c #Conflicts:     442000 | #Constraints:      24406
88.55/88.91	c #Conflicts:     443000 | #Constraints:      25406
88.55/88.91	c #Conflicts:     444000 | #Constraints:      26407
88.55/88.91	c #Conflicts:     445000 | #Constraints:      27409
88.55/88.91	c #Conflicts:     446000 | #Constraints:      28412
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.5263
88.55/88.91	c #Conflicts:     447000 | #Constraints:      16193
88.55/88.91	c #Conflicts:     448000 | #Constraints:      17194
88.55/88.91	c #Conflicts:     449000 | #Constraints:      18195
88.55/88.91	c #Conflicts:     450000 | #Constraints:      19197
88.55/88.91	c #Conflicts:     451000 | #Constraints:      20200
88.55/88.91	c #Conflicts:     452000 | #Constraints:      21201
88.55/88.91	c #Conflicts:     453000 | #Constraints:      22201
88.55/88.91	c #Conflicts:     454000 | #Constraints:      23201
88.55/88.91	c #Conflicts:     455000 | #Constraints:      24202
88.55/88.91	c #Conflicts:     456000 | #Constraints:      25204
88.55/88.91	c #Conflicts:     457000 | #Constraints:      26205
88.55/88.91	c #Conflicts:     458000 | #Constraints:      27206
88.55/88.91	c #Conflicts:     459000 | #Constraints:      28208
88.55/88.91	c #Conflicts:     460000 | #Constraints:      29209
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.6
88.55/88.91	c #Conflicts:     461000 | #Constraints:      16794
88.55/88.91	c #Conflicts:     462000 | #Constraints:      17795
88.55/88.91	c #Conflicts:     463000 | #Constraints:      18796
88.55/88.91	c #Conflicts:     464000 | #Constraints:      19796
88.55/88.91	c #Conflicts:     465000 | #Constraints:      20796
88.55/88.91	c #Conflicts:     466000 | #Constraints:      21797
88.55/88.91	c #Conflicts:     467000 | #Constraints:      22798
88.55/88.91	c #Conflicts:     468000 | #Constraints:      23799
88.55/88.91	c #Conflicts:     469000 | #Constraints:      24799
88.55/88.91	c #Conflicts:     470000 | #Constraints:      25801
88.55/88.91	c #Conflicts:     471000 | #Constraints:      26803
88.55/88.91	c #Conflicts:     472000 | #Constraints:      27803
88.55/88.91	c #Conflicts:     473000 | #Constraints:      28803
88.55/88.91	c #Conflicts:     474000 | #Constraints:      29804
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.6
88.55/88.91	c #Conflicts:     475000 | #Constraints:      17194
88.55/88.91	c #Conflicts:     476000 | #Constraints:      18194
88.55/88.91	c #Conflicts:     477000 | #Constraints:      19195
88.55/88.91	c #Conflicts:     478000 | #Constraints:      20195
88.55/88.91	c #Conflicts:     479000 | #Constraints:      21195
88.55/88.91	c #Conflicts:     480000 | #Constraints:      22195
88.55/88.91	c #Conflicts:     481000 | #Constraints:      23195
88.55/88.91	c #Conflicts:     482000 | #Constraints:      24195
88.55/88.91	c #Conflicts:     483000 | #Constraints:      25195
88.55/88.91	c #Conflicts:     484000 | #Constraints:      26196
88.55/88.91	c #Conflicts:     485000 | #Constraints:      27196
88.55/88.91	c #Conflicts:     486000 | #Constraints:      28196
88.55/88.91	c #Conflicts:     487000 | #Constraints:      29196
88.55/88.91	c #Conflicts:     488000 | #Constraints:      30196
88.55/88.91	c INPROCESSING
88.55/88.91	c GARBAGE COLLECT
88.55/88.91	c rational objective 12.6
88.55/88.91	c #Conflicts:     489000 | #Constraints:      17403
88.55/88.91	c #Conflicts:     490000 | #Constraints:      18403
88.55/88.91	c #Conflicts:     491000 | #Constraints:      19403
88.55/88.91	c #Conflicts:     492000 | #Constraints:      20403
88.55/88.91	c #Conflicts:     493000 | #Constraints:      21403
88.55/88.91	c #Conflicts:     494000 | #Constraints:      22403
88.55/88.91	c #Conflicts:     495000 | #Constraints:      23403
88.55/88.91	c #Conflicts:     496000 | #Constraints:      24403
88.55/88.91	c #Conflicts:     497000 | #Constraints:      25403
88.55/88.91	c #Conflicts:     498000 | #Constraints:      26403
88.55/88.91	c #Conflicts:     499000 | #Constraints:      27403
88.55/88.91	c #Conflicts:     500000 | #Constraints:      28403
88.55/88.91	c cpu time 86.9927 s
88.55/88.91	c deterministic time 10281438894 1.03e+10
88.55/88.91	c optimization time 0.00068 s
88.55/88.91	c total solve time 86.9898 s
88.55/88.91	c core-guided solve time 0 s
88.55/88.91	c propagation time 63.0448 s
88.55/88.91	c conflict analysis time 16.7211 s
88.55/88.91	c propagations 27953776
88.55/88.91	c resolve steps 5536706
88.55/88.91	c decisions 1043381
88.55/88.91	c conflicts 500600
88.55/88.91	c restarts 1022
88.55/88.91	c inprocessing phases 61
88.55/88.91	c input clauses 2591
88.55/88.91	c input cardinalities 22
88.55/88.91	c input general constraints 1
88.55/88.91	c input average constraint length 3.13
88.55/88.91	c input average constraint degree 1.32
88.55/88.91	c learned clauses 399793
88.55/88.91	c learned cardinalities 3315
88.55/88.91	c learned general constraints 101982
88.55/88.91	c learned average constraint length 66.45
88.55/88.91	c learned average constraint degree 48200011.08
88.55/88.91	c watched constraints 57738
88.55/88.91	c counting constraints 44245
88.55/88.91	c gcd simplifications 19655
88.55/88.91	c detected cardinalities 221
88.55/88.91	c weakened non-implied lits 18505841
88.55/88.91	c weakened non-implying lits 53720
88.55/88.91	c original variables 240
88.55/88.91	c clausal propagations 13407075
88.55/88.91	c cardinality propagations 4474090
88.55/88.91	c watched propagations 364697
88.55/88.91	c counting propagations 9143604
88.55/88.91	c watch lookups 2911749913
88.55/88.91	c watch backjump lookups 2375954230
88.55/88.91	c watch checks 3373756734
88.55/88.91	c propagation checks 1421204061
88.55/88.91	c constraint additions 139765828
88.55/88.91	c trail pops 29496768
88.55/88.91	c formula constraints 2614
88.55/88.91	c learned constraints 499756
88.55/88.91	c bound constraints 0
88.55/88.91	c core-guided constraints 0
88.55/88.91	c encountered formula constraints 2697425
88.55/88.91	c encountered learned constraints 3331197
88.55/88.91	c encountered bound constraints 0
88.55/88.91	c encountered core-guided constraints 0
88.55/88.91	c LP total time 15.9064 s
88.55/88.91	c LP solve time 13.47 s
88.55/88.91	c LP constraints added 3169
88.55/88.91	c LP constraints removed 527
88.55/88.91	c LP pivots internal 500714
88.55/88.91	c LP pivots root 13488
88.55/88.91	c LP calls 7455
88.55/88.91	c LP optimalities 2987
88.55/88.91	c LP no pivot count 15
88.55/88.91	c LP infeasibilities 4462
88.55/88.91	c LP valid Farkas constraints 4455
88.55/88.91	c LP learned Farkas constraints 843
88.55/88.91	c LP basis resets 13
88.55/88.91	c LP cycling count 1
88.55/88.91	c LP singular count 3
88.55/88.91	c LP no primal count 0
88.55/88.91	c LP no farkas count 7
88.55/88.91	c LP other issue count 2
88.55/88.91	c LP Gomory cuts 36
88.55/88.91	c LP learned cuts 519
88.55/88.91	c LP deleted cuts 527
88.55/88.91	c LP encountered Gomory constraints 1152
88.55/88.91	c LP encountered Farkas constraints 4617
88.55/88.91	c LP encountered learned Farkas constraints 2072
88.55/88.91	c CG auxiliary variables introduced 0
88.55/88.91	c CG solutions found 0
88.55/88.91	c CG cores constructed 0
88.55/88.91	c CG core cardinality constraints returned 0
88.55/88.91	c CG unit cores 0
88.55/88.91	c CG single cores 0
88.55/88.91	c CG blocks removed during cardinality reduction 0
88.55/88.91	c CG first core best 0
88.55/88.91	c CG decision core best 0
88.55/88.91	c CG core reduction tie 0
88.55/88.91	c CG core degree average 0.00
88.55/88.91	c CG core slack average 0.00
88.55/88.91	c local search time 3.48362 s (4.0% of runtime)
88.55/88.91	c LS(normal)  3.48343 s, calls 1
88.55/88.91	c LS(restart) 0.000187 s, calls 0
88.55/88.91	s UNSATISFIABLE
88.55/88.91	c Total time: 88.881 seconds

Verifier Data

ERROR: no interpretation found !

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-4798287-1782539547/watcher-4798287-1782539547 -o /tmp/evaluation-result-4798287-1782539547/solver-4798287-1782539547 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4798287-1782539547/vars-4798287-1782539547 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618925 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4798287-1782539547.opb 3600 HOME 62000 

running on 4 cores: 4-7

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

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

CPU governors:
  performance: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108295 MiB free)
  node 1: cores 8-15, 128973 MiB (112079 MiB free)
  node 2: cores 16-23, 129019 MiB (110531 MiB free)
  node 3: cores 24-31, 129003 MiB (115126 MiB free)
  node 4: cores 32-39, 129019 MiB (112440 MiB free)
  node 5: cores 40-47, 129019 MiB (115015 MiB free)
  node 6: cores 48-55, 129019 MiB (112112 MiB free)
  node 7: cores 56-63, 128474 MiB (108241 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=2624117, runsolver pid=2624114
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 15.72 9.14 11.23 17/916 2624130
/proc/meminfo: memFree=915294644/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=0.03 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 3 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+0.213005 s]*
/proc/loadavg: 15.72 9.14 11.23 17/916 2624130
/proc/meminfo: memFree=915303524/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=0.14 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 14 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+0.312037 s]*
/proc/loadavg: 15.72 9.14 11.23 17/916 2624130
/proc/meminfo: memFree=915303524/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=0.24 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 24 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+0.700144 s]
/proc/loadavg: 15.72 9.14 11.23 18/916 2624130
/proc/meminfo: memFree=915303524/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=0.62 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 62 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+1.50015 s]
/proc/loadavg: 15.72 9.14 11.23 17/916 2624130
/proc/meminfo: memFree=915308268/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=1.41 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 141 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+3.11195 s]
/proc/loadavg: 15.72 9.14 11.23 16/911 2624150
/proc/meminfo: memFree=915330628/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=51604 memory=11992 CPUtime=3.02 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1226 0 0 0 302 0 0 0 20 0 1 0 187242579 52842496 2944 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 12901 2998 2061 574 0 2057 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 58588 KiB
Current children cumulated memory: 17052 KiB

[startup+6.30015 s]
/proc/loadavg: 15.75 9.25 11.25 16/911 2624221
/proc/meminfo: memFree=915394904/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=53680 memory=16244 CPUtime=6.2 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 1820 0 0 0 612 8 0 0 20 0 1 0 187242579 54968320 4027 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 13420 4061 2061 574 0 2576 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 60664 KiB
Current children cumulated memory: 21304 KiB

[startup+12.7001 s]
/proc/loadavg: 15.77 9.36 11.28 17/917 2624344
/proc/meminfo: memFree=915432132/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=54768 memory=19340 CPUtime=12.58 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 2159 0 0 0 1234 24 0 0 20 0 1 0 187242579 56082432 4730 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 13692 4835 2061 574 0 2848 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 61752 KiB
Current children cumulated memory: 24400 KiB

[startup+25.5002 s]
/proc/loadavg: 15.82 9.69 11.35 17/917 2624486
/proc/meminfo: memFree=915653360/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=60096 memory=22800 CPUtime=25.35 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 3765 0 0 0 2486 49 0 0 20 0 1 0 187242579 61538304 5662 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 15024 5700 2161 574 0 4180 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 67080 KiB
Current children cumulated memory: 27860 KiB

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

/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=62996 memory=26996 CPUtime=50.89 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 5630 0 0 0 4996 93 0 0 20 0 1 0 187242579 64507904 6558 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 15749 6749 2161 574 0 4905 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 69980 KiB
Current children cumulated memory: 32056 KiB

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

# cumulated CPU time of all completed processes:  user=87.0104 s, system=1.56844 s

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

[startup+51.2002 s]
/proc/loadavg: 15.88 10.20 11.48 16/913 2624651
/proc/meminfo: memFree=915784060/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=62996 memory=26996 CPUtime=50.98 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 5630 0 0 0 5005 93 0 0 20 0 1 0 187242579 64507904 6558 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 15749 6749 2161 574 0 4905 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 69980 KiB
Current children cumulated memory: 32056 KiB

[startup+64.0001 s]*
/proc/loadavg: 15.91 10.48 11.55 17/920 2624990
/proc/meminfo: memFree=915848840/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=63516 memory=28148 CPUtime=63.75 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 5918 0 0 0 6261 114 0 0 20 0 1 0 187242579 65040384 6814 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 15879 7037 2161 574 0 5035 0
Current children cumulated CPU time: 63.76 s
Current children cumulated vsize: 70500 KiB
Current children cumulated memory: 33208 KiB

[startup+76.8001 s]
/proc/loadavg: 15.92 10.66 11.60 15/911 2625339
/proc/meminfo: memFree=915995696/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=68556 memory=29248 CPUtime=76.49 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6232 0 0 0 7515 134 0 0 20 0 1 0 187242579 70201344 7198 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17139 7312 2161 574 0 6295 0
Current children cumulated CPU time: 76.5 s
Current children cumulated vsize: 75540 KiB
Current children cumulated memory: 34308 KiB

[startup+83.2001 s]
/proc/loadavg: 16.01 10.77 11.63 15/907 2625664
/proc/meminfo: memFree=916142580/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=69084 memory=31988 CPUtime=82.88 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6406 0 0 0 8144 144 0 0 20 0 1 0 187242579 70742016 7777 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17271 7997 2161 574 0 6427 0
Current children cumulated CPU time: 82.89 s
Current children cumulated vsize: 76068 KiB
Current children cumulated memory: 37048 KiB

[startup+86.4001 s]
/proc/loadavg: 16.01 10.86 11.65 16/913 2625787
/proc/meminfo: memFree=916152132/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=69968 memory=32776 CPUtime=86.07 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6603 0 0 0 8457 150 0 0 20 0 1 0 187242579 71647232 8033 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17492 8194 2161 574 0 6648 0
Current children cumulated CPU time: 86.08 s
Current children cumulated vsize: 76952 KiB
Current children cumulated memory: 37836 KiB

[startup+88.0001 s]*
/proc/loadavg: 16.01 10.86 11.65 16/913 2625787
/proc/meminfo: memFree=916163752/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=69968 memory=32776 CPUtime=87.68 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6603 0 0 0 8615 153 0 0 20 0 1 0 187242579 71647232 8033 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17492 8194 2161 574 0 6648 0
Current children cumulated CPU time: 87.69 s
Current children cumulated vsize: 76952 KiB
Current children cumulated memory: 37836 KiB

[startup+88.4001 s]
/proc/loadavg: 16.01 10.86 11.65 16/913 2625787
/proc/meminfo: memFree=916163752/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=69968 memory=32784 CPUtime=88.06 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6605 0 0 0 8653 153 0 0 20 0 1 0 187242579 71647232 8033 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17492 8196 2161 574 0 6648 0
Current children cumulated CPU time: 88.07 s
Current children cumulated vsize: 76952 KiB
Current children cumulated memory: 37844 KiB

[startup+88.8001 s]
/proc/loadavg: 16.01 10.86 11.65 16/913 2625787
/proc/meminfo: memFree=916163752/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3324 CPUtime=0.01 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 517 1696 0 0 0 0 1 0 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 831 730 219 0 143 0
[pid=2624129] ppid=2624117 vsize=2660 memory=1736 CPUtime=0 cores=4-7
/proc/2624129/stat : 2624129 (timeout) S 2624117 2624129 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187242579 2723840 384 18446744073709551615 94429012684800 94429012701313 140730506507632 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94429012716080 94429012718168 94429045288960 140730506516641 140730506516892 140730506516892 140730506522599 0
/proc/2624129/statm: 665 434 407 5 0 90 0
[pid=2624130] ppid=2624129 vsize=69968 memory=32804 CPUtime=88.46 cores=4-7
/proc/2624130/stat : 2624130 (roundingsat) R 2624129 2624129 2618914 0 -1 4194304 6610 0 0 0 8692 154 0 0 20 0 1 0 187242579 71647232 8033 18446744073709551615 94040405594112 94040407944057 140732196818096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94040408380088 94040408408232 94040432992256 140732196825271 140732196825503 140732196825503 140732196831210 0
/proc/2624130/statm: 17492 8201 2161 574 0 6648 0
Current children cumulated CPU time: 88.47 s
Current children cumulated vsize: 76952 KiB
Current children cumulated memory: 37864 KiB

[startup+88.9001 s]
/proc/loadavg: 16.01 10.86 11.65 16/913 2625787
/proc/meminfo: memFree=916163752/1055320712 swapFree=32567848/33554428
[pid=2624117] ppid=2624114 vsize=4324 memory=3332 CPUtime=88.55 cores=4-7
/proc/2624117/stat : 2624117 (Hybrid-SynLSRS+) S 2624114 2624117 2618914 0 -1 4194304 580 8838 0 0 0 0 8700 155 20 0 1 0 187242573 4427776 640 18446744073709551615 93971424792576 93971425687109 140720893412864 0 0 0 2 4 65536 1 0 0 17 5 0 0 0 0 0 93971425926160 93971425973904 93971436347392 140720893417675 140720893417835 140720893417835 140720893423571 0
/proc/2624117/statm: 1081 833 730 219 0 143 0
Current children cumulated CPU time: 88.55 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3332 KiB

Child status: 0

Real time (s): 88.9259
CPU time (s): 88.5789
CPU user time (s): 87.0104
CPU system time (s): 1.56844
CPU usage (%): 99.6098
Max. virtual memory (cumulated for all children) (KiB): 76952
Max. memory (cumulated for all children) (KiB): 37864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.0104
system time used= 1.56844
maximum resident set size= 32644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10587
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1613
involuntary context switches= 166


# summary of solver processes directly reported to runsolver:
#   pid: 2624117
#   total CPU time (s): 88.5789
#   total CPU user time (s): 87.0104
#   total CPU system time (s): 1.56844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.367685 second user time and 0.841006 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 07:52:27
IDJOB=4798287
IDBENCH=147933
IDSOLVER=3622
FILE ID=nodeE002/4798287-1782539547
RUNJOBID= nodeE002-1782539390-2618925
SLURM_JOB_ID= 12524547
Free space on /tmp= 797360 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4798287-1782539547/watcher-4798287-1782539547 -o /tmp/evaluation-result-4798287-1782539547/solver-4798287-1782539547 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4798287-1782539547/vars-4798287-1782539547 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618925 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4798287-1782539547.opb 3600 HOME 62000

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

MD5SUM BENCH= 75eee10e25ffa4d5aec52eb68458e53f
RANDOM SEED=2009998964

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

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

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

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

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

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

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.651
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:        915282104 kB
MemAvailable:   1041105520 kB
Buffers:              32 kB
Cached:         129498088 kB
SwapCached:         8864 kB
Active:          4073800 kB
Inactive:       128612424 kB
Active(anon):    3223968 kB
Inactive(anon):     9252 kB
Active(file):     849832 kB
Inactive(file): 128603172 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47248 kB
Writeback:             0 kB
AnonPages:       3186204 kB
Mapped:           101552 kB
Shmem:             45116 kB
KReclaimable:    1169436 kB
Slab:            1707712 kB
SReclaimable:    1169436 kB
SUnreclaim:       538276 kB
KernelStack:       15632 kB
PageTables:        14000 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    5154540 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479280 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    872448 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= 797336 MiB
End job on nodeE002 at 2026-06-27 07:53:56