Trace number 4791098

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08? 3584.85 3595.17

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUMb48e8711e48bf421c56e401ff58b5422
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark237
Best CPU time to get the best result obtained on this benchmark57600.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.11	c Preprocess time: 0.080 seconds
3584.79/3595.13	c Exit code from Second Program: 124
3584.79/3595.16	c RoundingSat 2
3584.79/3595.16	c branch HEAD
3584.79/3595.16	c commit unknown
3584.79/3595.16	c #variables 7089 #constraints 16948
3584.79/3595.16	c Finish copy
3584.79/3595.16	c bounds - >= 0 @ 0.127809
3584.79/3595.16	c intsize: 12
3584.79/3595.16	c runls-beg
3584.79/3595.16	c clone-beg
3584.79/3595.16	c setend
3584.79/3595.16	c isMakeUpper
3584.79/3595.16	c isMakeUpper
3584.79/3595.16	c Finish cloning data from SAT to LS
3584.79/3595.16	c
3584.79/3595.16	c Use LS-small
3584.79/3595.16	c ls-end
3584.79/3595.16	c #Conflicts:       1000 | #Constraints:      17947
3584.79/3595.16	c #Conflicts:       2000 | #Constraints:      18947
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c rational objective 16
3584.79/3595.16	c bounds - >= 8 @ 61.5065
3584.79/3595.16	c bounds - >= 9 @ 61.507
3584.79/3595.16	c bounds - >= 12 @ 61.508
3584.79/3595.16	c bounds - >= 16 @ 61.5105
3584.79/3595.16	c bounds - >= 17 @ 61.5117
3584.79/3595.16	c bounds - >= 18 @ 61.5176
3584.79/3595.16	c bounds - >= 19 @ 61.5191
3584.79/3595.16	c bounds - >= 20 @ 61.5225
3584.79/3595.16	c bounds - >= 21 @ 61.5258
3584.79/3595.16	c bounds - >= 22 @ 61.5334
3584.79/3595.16	c bounds - >= 23 @ 61.5397
3584.79/3595.16	c bounds - >= 24 @ 61.5629
3584.79/3595.16	c bounds - >= 25 @ 61.5823
3584.79/3595.16	c bounds - >= 26 @ 61.6028
3584.79/3595.16	c bounds - >= 27 @ 61.6242
3584.79/3595.16	c bounds - >= 28 @ 61.6435
3584.79/3595.16	c bounds - >= 29 @ 61.6584
3584.79/3595.16	c bounds - >= 30 @ 61.6841
3584.79/3595.16	c bounds - >= 31 @ 61.6988
3584.79/3595.16	c bounds - >= 32 @ 61.7854
3584.79/3595.16	c bounds - >= 33 @ 61.8995
3584.79/3595.16	c #Conflicts:       3000 | #Constraints:      19104
3584.79/3595.16	c bounds - >= 34 @ 62.2334
3584.79/3595.16	c #Conflicts:       4000 | #Constraints:      20110
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c bounds - >= 35 @ 62.8086
3584.79/3595.16	c #Conflicts:       5000 | #Constraints:      19518
3584.79/3595.16	c bounds - >= 36 @ 63.4579
3584.79/3595.16	c #Conflicts:       6000 | #Constraints:      20527
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 36
3584.79/3595.16	c #Conflicts:       7000 | #Constraints:      19536
3584.79/3595.16	c bounds - >= 37 @ 64.3979
3584.79/3595.16	c #Conflicts:       8000 | #Constraints:      20545
3584.79/3595.16	c #Conflicts:       9000 | #Constraints:      21545
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c rational objective 37
3584.79/3595.16	c bounds - >= 38 @ 66.2194
3584.79/3595.16	c #Conflicts:      10000 | #Constraints:      20262
3584.79/3595.16	c bounds - >= 39 @ 66.4307
3584.79/3595.16	c #Conflicts:      11000 | #Constraints:      21271
3584.79/3595.16	c bounds - >= 40 @ 67.5126
3584.79/3595.16	c #Conflicts:      12000 | #Constraints:      22280
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 40
3584.79/3595.16	c #Conflicts:      13000 | #Constraints:      20727
3584.79/3595.16	c #Conflicts:      14000 | #Constraints:      21727
3584.79/3595.16	c #Conflicts:      15000 | #Constraints:      22727
3584.79/3595.16	c #Conflicts:      16000 | #Constraints:      23727
3584.79/3595.16	c #Conflicts:      17000 | #Constraints:      24727
3584.79/3595.16	c #Conflicts:      18000 | #Constraints:      25727
3584.79/3595.16	c #Conflicts:      19000 | #Constraints:      26727
3584.79/3595.16	c #Conflicts:      20000 | #Constraints:      27727
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 40
3584.79/3595.16	c #Conflicts:      21000 | #Constraints:      23301
3584.79/3595.16	c bounds - >= 41 @ 73.5487
3584.79/3595.16	c #Conflicts:      22000 | #Constraints:      24307
3584.79/3595.16	c bounds - >= 42 @ 74.7
3584.79/3595.16	c #Conflicts:      23000 | #Constraints:      25313
3584.79/3595.16	c bounds - >= 43 @ 75.729
3584.79/3595.16	c #Conflicts:      24000 | #Constraints:      26325
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c rational objective 43
3584.79/3595.16	c #Conflicts:      25000 | #Constraints:      22526
3584.79/3595.16	c #Conflicts:      26000 | #Constraints:      23526
3584.79/3595.16	c #Conflicts:      27000 | #Constraints:      24526
3584.79/3595.16	c #Conflicts:      28000 | #Constraints:      25526
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 43
3584.79/3595.16	c #Conflicts:      29000 | #Constraints:      21994
3584.79/3595.16	c bounds - >= 44 @ 81.4987
3584.79/3595.16	c #Conflicts:      30000 | #Constraints:      23006
3584.79/3595.16	c #Conflicts:      31000 | #Constraints:      24006
3584.79/3595.16	c #Conflicts:      32000 | #Constraints:      25006
3584.79/3595.16	c #Conflicts:      33000 | #Constraints:      26006
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 44
3584.79/3595.16	c #Conflicts:      34000 | #Constraints:      22477
3584.79/3595.16	c #Conflicts:      35000 | #Constraints:      23477
3584.79/3595.16	c #Conflicts:      36000 | #Constraints:      24477
3584.79/3595.16	c #Conflicts:      37000 | #Constraints:      25477
3584.79/3595.16	c #Conflicts:      38000 | #Constraints:      26477
3584.79/3595.16	c #Conflicts:      39000 | #Constraints:      27477
3584.79/3595.16	c #Conflicts:      40000 | #Constraints:      28477
3584.79/3595.16	c #Conflicts:      41000 | #Constraints:      29477
3584.79/3595.16	c #Conflicts:      42000 | #Constraints:      30477
3584.79/3595.16	c #Conflicts:      43000 | #Constraints:      31477
3584.79/3595.16	c #Conflicts:      44000 | #Constraints:      32477
3584.79/3595.16	c #Conflicts:      45000 | #Constraints:      33477
3584.79/3595.16	c #Conflicts:      46000 | #Constraints:      34477
3584.79/3595.16	c #Conflicts:      47000 | #Constraints:      35477
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 44
3584.79/3595.16	c bounds - >= 45 @ 97.3698
3584.79/3595.16	c #Conflicts:      48000 | #Constraints:      27439
3584.79/3595.16	c #Conflicts:      49000 | #Constraints:      28439
3584.79/3595.16	c #Conflicts:      50000 | #Constraints:      29439
3584.79/3595.16	c #Conflicts:      51000 | #Constraints:      30439
3584.79/3595.16	c bounds - >= 46 @ 102.964
3584.79/3595.16	c #Conflicts:      52000 | #Constraints:      31451
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 46
3584.79/3595.16	c #Conflicts:      53000 | #Constraints:      24966
3584.79/3595.16	c bounds - >= 47 @ 105.319
3584.79/3595.16	c #Conflicts:      54000 | #Constraints:      25975
3584.79/3595.16	c #Conflicts:      55000 | #Constraints:      26975
3584.79/3595.16	c #Conflicts:      56000 | #Constraints:      27975
3584.79/3595.16	c #Conflicts:      57000 | #Constraints:      28975
3584.79/3595.16	c #Conflicts:      58000 | #Constraints:      29975
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 47
3584.79/3595.16	c #Conflicts:      59000 | #Constraints:      24263
3584.79/3595.16	c #Conflicts:      60000 | #Constraints:      25263
3584.79/3595.16	c #Conflicts:      61000 | #Constraints:      26263
3584.79/3595.16	c #Conflicts:      62000 | #Constraints:      27263
3584.79/3595.16	c #Conflicts:      63000 | #Constraints:      28263
3584.79/3595.16	c #Conflicts:      64000 | #Constraints:      29263
3584.79/3595.16	c #Conflicts:      65000 | #Constraints:      30263
3584.79/3595.16	c #Conflicts:      66000 | #Constraints:      31263
3584.79/3595.16	c bounds - >= 48 @ 121.87
3584.79/3595.16	c #Conflicts:      67000 | #Constraints:      32269
3584.79/3595.16	c #Conflicts:      68000 | #Constraints:      33269
3584.79/3595.16	c #Conflicts:      69000 | #Constraints:      34269
3584.79/3595.16	c #Conflicts:      70000 | #Constraints:      35269
3584.79/3595.16	c #Conflicts:      71000 | #Constraints:      36269
3584.79/3595.16	c #Conflicts:      72000 | #Constraints:      37269
3584.79/3595.16	c #Conflicts:      73000 | #Constraints:      38269
3584.79/3595.16	c #Conflicts:      74000 | #Constraints:      39269
3584.79/3595.16	c #Conflicts:      75000 | #Constraints:      40269
3584.79/3595.16	c #Conflicts:      76000 | #Constraints:      41269
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 48
3584.79/3595.16	c #Conflicts:      77000 | #Constraints:      29983
3584.79/3595.16	c #Conflicts:      78000 | #Constraints:      30983
3584.79/3595.16	c #Conflicts:      79000 | #Constraints:      31983
3584.79/3595.16	c #Conflicts:      80000 | #Constraints:      32983
3584.79/3595.16	c bounds - >= 49 @ 140.29
3584.79/3595.16	c #Conflicts:      81000 | #Constraints:      33992
3584.79/3595.16	c #Conflicts:      82000 | #Constraints:      34992
3584.79/3595.16	c #Conflicts:      83000 | #Constraints:      35992
3584.79/3595.16	c #Conflicts:      84000 | #Constraints:      36992
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 49
3584.79/3595.16	c #Conflicts:      85000 | #Constraints:      28165
3584.79/3595.16	c #Conflicts:      86000 | #Constraints:      29165
3584.79/3595.16	c #Conflicts:      87000 | #Constraints:      30165
3584.79/3595.16	c #Conflicts:      88000 | #Constraints:      31165
3584.79/3595.16	c #Conflicts:      89000 | #Constraints:      32165
3584.79/3595.16	c #Conflicts:      90000 | #Constraints:      33165
3584.79/3595.16	c #Conflicts:      91000 | #Constraints:      34165
3584.79/3595.16	c #Conflicts:      92000 | #Constraints:      35165
3584.79/3595.16	c #Conflicts:      93000 | #Constraints:      36165
3584.79/3595.16	c #Conflicts:      94000 | #Constraints:      37165
3584.79/3595.16	c #Conflicts:      95000 | #Constraints:      38165
3584.79/3595.16	c #Conflicts:      96000 | #Constraints:      39165
3584.79/3595.16	c #Conflicts:      97000 | #Constraints:      40165
3584.79/3595.16	c #Conflicts:      98000 | #Constraints:      41165
3584.79/3595.16	c #Conflicts:      99000 | #Constraints:      42165
3584.79/3595.16	c #Conflicts:     100000 | #Constraints:      43165
3584.79/3595.16	c #Conflicts:     101000 | #Constraints:      44165
3584.79/3595.16	c #Conflicts:     102000 | #Constraints:      45165
3584.79/3595.16	c #Conflicts:     103000 | #Constraints:      46165
3584.79/3595.16	c #Conflicts:     104000 | #Constraints:      47165
3584.79/3595.16	c #Conflicts:     105000 | #Constraints:      48165
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 49
3584.79/3595.16	c #Conflicts:     106000 | #Constraints:      33929
3584.79/3595.16	c #Conflicts:     107000 | #Constraints:      34929
3584.79/3595.16	c #Conflicts:     108000 | #Constraints:      35929
3584.79/3595.16	c #Conflicts:     109000 | #Constraints:      36929
3584.79/3595.16	c bounds - >= 50 @ 176.342
3584.79/3595.16	c #Conflicts:     110000 | #Constraints:      37938
3584.79/3595.16	c #Conflicts:     111000 | #Constraints:      38938
3584.79/3595.16	c #Conflicts:     112000 | #Constraints:      39938
3584.79/3595.16	c #Conflicts:     113000 | #Constraints:      40938
3584.79/3595.16	c bounds - >= 51 @ 184.372
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 51
3584.79/3595.16	c #Conflicts:     114000 | #Constraints:      29850
3584.79/3595.16	c #Conflicts:     115000 | #Constraints:      30850
3584.79/3595.16	c #Conflicts:     116000 | #Constraints:      31850
3584.79/3595.16	c #Conflicts:     117000 | #Constraints:      32850
3584.79/3595.16	c #Conflicts:     118000 | #Constraints:      33850
3584.79/3595.16	c #Conflicts:     119000 | #Constraints:      34850
3584.79/3595.16	c #Conflicts:     120000 | #Constraints:      35850
3584.79/3595.16	c #Conflicts:     121000 | #Constraints:      36850
3584.79/3595.16	c #Conflicts:     122000 | #Constraints:      37850
3584.79/3595.16	c #Conflicts:     123000 | #Constraints:      38850
3584.79/3595.16	c #Conflicts:     124000 | #Constraints:      39850
3584.79/3595.16	c #Conflicts:     125000 | #Constraints:      40850
3584.79/3595.16	c #Conflicts:     126000 | #Constraints:      41850
3584.79/3595.16	c bounds - >= 52 @ 213.965
3584.79/3595.16	c #Conflicts:     127000 | #Constraints:      42862
3584.79/3595.16	c #Conflicts:     128000 | #Constraints:      43862
3584.79/3595.16	c #Conflicts:     129000 | #Constraints:      44862
3584.79/3595.16	c #Conflicts:     130000 | #Constraints:      45862
3584.79/3595.16	c #Conflicts:     131000 | #Constraints:      46862
3584.79/3595.16	c #Conflicts:     132000 | #Constraints:      47862
3584.79/3595.16	c #Conflicts:     133000 | #Constraints:      48862
3584.79/3595.16	c #Conflicts:     134000 | #Constraints:      49862
3584.79/3595.16	c #Conflicts:     135000 | #Constraints:      50862
3584.79/3595.16	c #Conflicts:     136000 | #Constraints:      51862
3584.79/3595.16	c #Conflicts:     137000 | #Constraints:      52862
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 52
3584.79/3595.16	c #Conflicts:     138000 | #Constraints:      35857
3584.79/3595.16	c #Conflicts:     139000 | #Constraints:      36857
3584.79/3595.16	c #Conflicts:     140000 | #Constraints:      37857
3584.79/3595.16	c #Conflicts:     141000 | #Constraints:      38857
3584.79/3595.16	c #Conflicts:     142000 | #Constraints:      39857
3584.79/3595.16	c #Conflicts:     143000 | #Constraints:      40857
3584.79/3595.16	c #Conflicts:     144000 | #Constraints:      41857
3584.79/3595.16	c #Conflicts:     145000 | #Constraints:      42857
3584.79/3595.16	c #Conflicts:     146000 | #Constraints:      43857
3584.79/3595.16	c #Conflicts:     147000 | #Constraints:      44857
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 52
3584.79/3595.16	c #Conflicts:     148000 | #Constraints:      31853
3584.79/3595.16	c #Conflicts:     149000 | #Constraints:      32853
3584.79/3595.16	c #Conflicts:     150000 | #Constraints:      33853
3584.79/3595.16	c #Conflicts:     151000 | #Constraints:      34853
3584.79/3595.16	c #Conflicts:     152000 | #Constraints:      35853
3584.79/3595.16	c #Conflicts:     153000 | #Constraints:      36853
3584.79/3595.16	c #Conflicts:     154000 | #Constraints:      37853
3584.79/3595.16	c #Conflicts:     155000 | #Constraints:      38853
3584.79/3595.16	c #Conflicts:     156000 | #Constraints:      39853
3584.79/3595.16	c #Conflicts:     157000 | #Constraints:      40853
3584.79/3595.16	c bounds - >= 53 @ 264.632
3584.79/3595.16	c #Conflicts:     158000 | #Constraints:      41865
3584.79/3595.16	c #Conflicts:     159000 | #Constraints:      42865
3584.79/3595.16	c #Conflicts:     160000 | #Constraints:      43865
3584.79/3595.16	c #Conflicts:     161000 | #Constraints:      44865
3584.79/3595.16	c #Conflicts:     162000 | #Constraints:      45865
3584.79/3595.16	c #Conflicts:     163000 | #Constraints:      46865
3584.79/3595.16	c #Conflicts:     164000 | #Constraints:      47865
3584.79/3595.16	c #Conflicts:     165000 | #Constraints:      48865
3584.79/3595.16	c #Conflicts:     166000 | #Constraints:      49865
3584.79/3595.16	c #Conflicts:     167000 | #Constraints:      50865
3584.79/3595.16	c #Conflicts:     168000 | #Constraints:      51865
3584.79/3595.16	c #Conflicts:     169000 | #Constraints:      52865
3584.79/3595.16	c #Conflicts:     170000 | #Constraints:      53865
3584.79/3595.16	c #Conflicts:     171000 | #Constraints:      54865
3584.79/3595.16	c #Conflicts:     172000 | #Constraints:      55865
3584.79/3595.16	c #Conflicts:     173000 | #Constraints:      56865
3584.79/3595.16	c #Conflicts:     174000 | #Constraints:      57865
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 53
3584.79/3595.16	c #Conflicts:     175000 | #Constraints:      38327
3584.79/3595.16	c #Conflicts:     176000 | #Constraints:      39327
3584.79/3595.16	c #Conflicts:     177000 | #Constraints:      40327
3584.79/3595.16	c #Conflicts:     178000 | #Constraints:      41327
3584.79/3595.16	c #Conflicts:     179000 | #Constraints:      42327
3584.79/3595.16	c #Conflicts:     180000 | #Constraints:      43327
3584.79/3595.16	c #Conflicts:     181000 | #Constraints:      44327
3584.79/3595.16	c #Conflicts:     182000 | #Constraints:      45327
3584.79/3595.16	c #Conflicts:     183000 | #Constraints:      46327
3584.79/3595.16	c #Conflicts:     184000 | #Constraints:      47327
3584.79/3595.16	c #Conflicts:     185000 | #Constraints:      48327
3584.79/3595.16	c #Conflicts:     186000 | #Constraints:      49327
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 53
3584.79/3595.16	c #Conflicts:     187000 | #Constraints:      36084
3584.79/3595.16	c #Conflicts:     188000 | #Constraints:      37084
3584.79/3595.16	c #Conflicts:     189000 | #Constraints:      38084
3584.79/3595.16	c #Conflicts:     190000 | #Constraints:      39084
3584.79/3595.16	c #Conflicts:     191000 | #Constraints:      40084
3584.79/3595.16	c #Conflicts:     192000 | #Constraints:      41084
3584.79/3595.16	c #Conflicts:     193000 | #Constraints:      42084
3584.79/3595.16	c #Conflicts:     194000 | #Constraints:      43084
3584.79/3595.16	c #Conflicts:     195000 | #Constraints:      44084
3584.79/3595.16	c #Conflicts:     196000 | #Constraints:      45084
3584.79/3595.16	c #Conflicts:     197000 | #Constraints:      46084
3584.79/3595.16	c #Conflicts:     198000 | #Constraints:      47084
3584.79/3595.16	c #Conflicts:     199000 | #Constraints:      48084
3584.79/3595.16	c #Conflicts:     200000 | #Constraints:      49084
3584.79/3595.16	c #Conflicts:     201000 | #Constraints:      50084
3584.79/3595.16	c #Conflicts:     202000 | #Constraints:      51084
3584.79/3595.16	c #Conflicts:     203000 | #Constraints:      52084
3584.79/3595.16	c #Conflicts:     204000 | #Constraints:      53084
3584.79/3595.16	c #Conflicts:     205000 | #Constraints:      54084
3584.79/3595.16	c #Conflicts:     206000 | #Constraints:      55084
3584.79/3595.16	c #Conflicts:     207000 | #Constraints:      56084
3584.79/3595.16	c #Conflicts:     208000 | #Constraints:      57084
3584.79/3595.16	c #Conflicts:     209000 | #Constraints:      58084
3584.79/3595.16	c #Conflicts:     210000 | #Constraints:      59084
3584.79/3595.16	c #Conflicts:     211000 | #Constraints:      60084
3584.79/3595.16	c #Conflicts:     212000 | #Constraints:      61084
3584.79/3595.16	c #Conflicts:     213000 | #Constraints:      62084
3584.79/3595.16	c #Conflicts:     214000 | #Constraints:      63084
3584.79/3595.16	c #Conflicts:     215000 | #Constraints:      64084
3584.79/3595.16	c #Conflicts:     216000 | #Constraints:      65084
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 53
3584.79/3595.16	c #Conflicts:     217000 | #Constraints:      42180
3584.79/3595.16	c #Conflicts:     218000 | #Constraints:      43180
3584.79/3595.16	c #Conflicts:     219000 | #Constraints:      44180
3584.79/3595.16	c #Conflicts:     220000 | #Constraints:      45180
3584.79/3595.16	c #Conflicts:     221000 | #Constraints:      46180
3584.79/3595.16	c #Conflicts:     222000 | #Constraints:      47180
3584.79/3595.16	c #Conflicts:     223000 | #Constraints:      48180
3584.79/3595.16	c #Conflicts:     224000 | #Constraints:      49180
3584.79/3595.16	c #Conflicts:     225000 | #Constraints:      50180
3584.79/3595.16	c bounds - >= 54 @ 472.312
3584.79/3595.16	c #Conflicts:     226000 | #Constraints:      51189
3584.79/3595.16	c #Conflicts:     227000 | #Constraints:      52189
3584.79/3595.16	c #Conflicts:     228000 | #Constraints:      53189
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 54
3584.79/3595.16	c #Conflicts:     229000 | #Constraints:      37274
3584.79/3595.16	c #Conflicts:     230000 | #Constraints:      38274
3584.79/3595.16	c #Conflicts:     231000 | #Constraints:      39274
3584.79/3595.16	c #Conflicts:     232000 | #Constraints:      40274
3584.79/3595.16	c #Conflicts:     233000 | #Constraints:      41274
3584.79/3595.16	c #Conflicts:     234000 | #Constraints:      42274
3584.79/3595.16	c #Conflicts:     235000 | #Constraints:      43274
3584.79/3595.16	c #Conflicts:     236000 | #Constraints:      44274
3584.79/3595.16	c #Conflicts:     237000 | #Constraints:      45274
3584.79/3595.16	c #Conflicts:     238000 | #Constraints:      46274
3584.79/3595.16	c #Conflicts:     239000 | #Constraints:      47274
3584.79/3595.16	c #Conflicts:     240000 | #Constraints:      48274
3584.79/3595.16	c #Conflicts:     241000 | #Constraints:      49274
3584.79/3595.16	c #Conflicts:     242000 | #Constraints:      50274
3584.79/3595.16	c #Conflicts:     243000 | #Constraints:      51274
3584.79/3595.16	c #Conflicts:     244000 | #Constraints:      52274
3584.79/3595.16	c #Conflicts:     245000 | #Constraints:      53274
3584.79/3595.16	c #Conflicts:     246000 | #Constraints:      54274
3584.79/3595.16	c #Conflicts:     247000 | #Constraints:      55274
3584.79/3595.16	c #Conflicts:     248000 | #Constraints:      56274
3584.79/3595.16	c #Conflicts:     249000 | #Constraints:      57274
3584.79/3595.16	c #Conflicts:     250000 | #Constraints:      58274
3584.79/3595.16	c #Conflicts:     251000 | #Constraints:      59274
3584.79/3595.16	c #Conflicts:     252000 | #Constraints:      60274
3584.79/3595.16	c #Conflicts:     253000 | #Constraints:      61274
3584.79/3595.16	c #Conflicts:     254000 | #Constraints:      62274
3584.79/3595.16	c #Conflicts:     255000 | #Constraints:      63274
3584.79/3595.16	c #Conflicts:     256000 | #Constraints:      64274
3584.79/3595.16	c #Conflicts:     257000 | #Constraints:      65274
3584.79/3595.16	c #Conflicts:     258000 | #Constraints:      66274
3584.79/3595.16	c #Conflicts:     259000 | #Constraints:      67274
3584.79/3595.16	c #Conflicts:     260000 | #Constraints:      68274
3584.79/3595.16	c #Conflicts:     261000 | #Constraints:      69274
3584.79/3595.16	c #Conflicts:     262000 | #Constraints:      70274
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 54
3584.79/3595.16	c #Conflicts:     263000 | #Constraints:      44916
3584.79/3595.16	c #Conflicts:     264000 | #Constraints:      45916
3584.79/3595.16	c #Conflicts:     265000 | #Constraints:      46916
3584.79/3595.16	c #Conflicts:     266000 | #Constraints:      47916
3584.79/3595.16	c #Conflicts:     267000 | #Constraints:      48916
3584.79/3595.16	c #Conflicts:     268000 | #Constraints:      49916
3584.79/3595.16	c #Conflicts:     269000 | #Constraints:      50916
3584.79/3595.16	c #Conflicts:     270000 | #Constraints:      51916
3584.79/3595.16	c #Conflicts:     271000 | #Constraints:      52916
3584.79/3595.16	c #Conflicts:     272000 | #Constraints:      53916
3584.79/3595.16	c #Conflicts:     273000 | #Constraints:      54916
3584.79/3595.16	c #Conflicts:     274000 | #Constraints:      55916
3584.79/3595.16	c bounds - >= 55 @ 614.044
3584.79/3595.16	c #Conflicts:     275000 | #Constraints:      56925
3584.79/3595.16	c #Conflicts:     276000 | #Constraints:      57925
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 55
3584.79/3595.16	c #Conflicts:     277000 | #Constraints:      40987
3584.79/3595.16	c #Conflicts:     278000 | #Constraints:      41987
3584.79/3595.16	c #Conflicts:     279000 | #Constraints:      42987
3584.79/3595.16	c #Conflicts:     280000 | #Constraints:      43987
3584.79/3595.16	c #Conflicts:     281000 | #Constraints:      44987
3584.79/3595.16	c #Conflicts:     282000 | #Constraints:      45987
3584.79/3595.16	c #Conflicts:     283000 | #Constraints:      46987
3584.79/3595.16	c #Conflicts:     284000 | #Constraints:      47987
3584.79/3595.16	c #Conflicts:     285000 | #Constraints:      48987
3584.79/3595.16	c #Conflicts:     286000 | #Constraints:      49987
3584.79/3595.16	c #Conflicts:     287000 | #Constraints:      50987
3584.79/3595.16	c #Conflicts:     288000 | #Constraints:      51987
3584.79/3595.16	c #Conflicts:     289000 | #Constraints:      52987
3584.79/3595.16	c #Conflicts:     290000 | #Constraints:      53987
3584.79/3595.16	c #Conflicts:     291000 | #Constraints:      54987
3584.79/3595.16	c #Conflicts:     292000 | #Constraints:      55987
3584.79/3595.16	c #Conflicts:     293000 | #Constraints:      56987
3584.79/3595.16	c #Conflicts:     294000 | #Constraints:      57987
3584.79/3595.16	c #Conflicts:     295000 | #Constraints:      58987
3584.79/3595.16	c #Conflicts:     296000 | #Constraints:      59987
3584.79/3595.16	c #Conflicts:     297000 | #Constraints:      60987
3584.79/3595.16	c #Conflicts:     298000 | #Constraints:      61987
3584.79/3595.16	c #Conflicts:     299000 | #Constraints:      62987
3584.79/3595.16	c bounds - >= 56 @ 720.742
3584.79/3595.16	c #Conflicts:     300000 | #Constraints:      63993
3584.79/3595.16	c #Conflicts:     301000 | #Constraints:      64993
3584.79/3595.16	c #Conflicts:     302000 | #Constraints:      65993
3584.79/3595.16	c #Conflicts:     303000 | #Constraints:      66993
3584.79/3595.16	c #Conflicts:     304000 | #Constraints:      67993
3584.79/3595.16	c #Conflicts:     305000 | #Constraints:      68993
3584.79/3595.16	c #Conflicts:     306000 | #Constraints:      69993
3584.79/3595.16	c #Conflicts:     307000 | #Constraints:      70993
3584.79/3595.16	c #Conflicts:     308000 | #Constraints:      71993
3584.79/3595.16	c #Conflicts:     309000 | #Constraints:      72993
3584.79/3595.16	c #Conflicts:     310000 | #Constraints:      73993
3584.79/3595.16	c #Conflicts:     311000 | #Constraints:      74993
3584.79/3595.16	c #Conflicts:     312000 | #Constraints:      75993
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 56
3584.79/3595.16	c #Conflicts:     313000 | #Constraints:      47577
3584.79/3595.16	c #Conflicts:     314000 | #Constraints:      48577
3584.79/3595.16	c #Conflicts:     315000 | #Constraints:      49577
3584.79/3595.16	c #Conflicts:     316000 | #Constraints:      50577
3584.79/3595.16	c #Conflicts:     317000 | #Constraints:      51577
3584.79/3595.16	c #Conflicts:     318000 | #Constraints:      52577
3584.79/3595.16	c #Conflicts:     319000 | #Constraints:      53577
3584.79/3595.16	c #Conflicts:     320000 | #Constraints:      54577
3584.79/3595.16	c #Conflicts:     321000 | #Constraints:      55577
3584.79/3595.16	c #Conflicts:     322000 | #Constraints:      56577
3584.79/3595.16	c #Conflicts:     323000 | #Constraints:      57577
3584.79/3595.16	c #Conflicts:     324000 | #Constraints:      58577
3584.79/3595.16	c #Conflicts:     325000 | #Constraints:      59577
3584.79/3595.16	c #Conflicts:     326000 | #Constraints:      60577
3584.79/3595.16	c #Conflicts:     327000 | #Constraints:      61577
3584.79/3595.16	c #Conflicts:     328000 | #Constraints:      62577
3584.79/3595.16	c #Conflicts:     329000 | #Constraints:      63577
3584.79/3595.16	c #Conflicts:     330000 | #Constraints:      64577
3584.79/3595.16	c #Conflicts:     331000 | #Constraints:      65577
3584.79/3595.16	c #Conflicts:     332000 | #Constraints:      66577
3584.79/3595.16	c #Conflicts:     333000 | #Constraints:      67577
3584.79/3595.16	c #Conflicts:     334000 | #Constraints:      68577
3584.79/3595.16	c #Conflicts:     335000 | #Constraints:      69577
3584.79/3595.16	c #Conflicts:     336000 | #Constraints:      70577
3584.79/3595.16	c #Conflicts:     337000 | #Constraints:      71577
3584.79/3595.16	c #Conflicts:     338000 | #Constraints:      72577
3584.79/3595.16	c #Conflicts:     339000 | #Constraints:      73577
3584.79/3595.16	c #Conflicts:     340000 | #Constraints:      74577
3584.79/3595.16	c #Conflicts:     341000 | #Constraints:      75577
3584.79/3595.16	c #Conflicts:     342000 | #Constraints:      76577
3584.79/3595.16	c #Conflicts:     343000 | #Constraints:      77577
3584.79/3595.16	c #Conflicts:     344000 | #Constraints:      78577
3584.79/3595.16	c #Conflicts:     345000 | #Constraints:      79577
3584.79/3595.16	c #Conflicts:     346000 | #Constraints:      80577
3584.79/3595.16	c #Conflicts:     347000 | #Constraints:      81577
3584.79/3595.16	c #Conflicts:     348000 | #Constraints:      82577
3584.79/3595.16	c #Conflicts:     349000 | #Constraints:      83577
3584.79/3595.16	c #Conflicts:     350000 | #Constraints:      84577
3584.79/3595.16	c #Conflicts:     351000 | #Constraints:      85577
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 56
3584.79/3595.16	c #Conflicts:     352000 | #Constraints:      52601
3584.79/3595.16	c #Conflicts:     353000 | #Constraints:      53601
3584.79/3595.16	c #Conflicts:     354000 | #Constraints:      54601
3584.79/3595.16	c #Conflicts:     355000 | #Constraints:      55601
3584.79/3595.16	c #Conflicts:     356000 | #Constraints:      56601
3584.79/3595.16	c #Conflicts:     357000 | #Constraints:      57601
3584.79/3595.16	c #Conflicts:     358000 | #Constraints:      58601
3584.79/3595.16	c #Conflicts:     359000 | #Constraints:      59601
3584.79/3595.16	c #Conflicts:     360000 | #Constraints:      60601
3584.79/3595.16	c #Conflicts:     361000 | #Constraints:      61601
3584.79/3595.16	c #Conflicts:     362000 | #Constraints:      62601
3584.79/3595.16	c #Conflicts:     363000 | #Constraints:      63601
3584.79/3595.16	c #Conflicts:     364000 | #Constraints:      64601
3584.79/3595.16	c #Conflicts:     365000 | #Constraints:      65601
3584.79/3595.16	c #Conflicts:     366000 | #Constraints:      66601
3584.79/3595.16	c bounds - >= 57 @ 908.222
3584.79/3595.16	c #Conflicts:     367000 | #Constraints:      67610
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 57
3584.79/3595.16	c #Conflicts:     368000 | #Constraints:      48654
3584.79/3595.16	c #Conflicts:     369000 | #Constraints:      49654
3584.79/3595.16	c #Conflicts:     370000 | #Constraints:      50654
3584.79/3595.16	c #Conflicts:     371000 | #Constraints:      51654
3584.79/3595.16	c #Conflicts:     372000 | #Constraints:      52654
3584.79/3595.16	c #Conflicts:     373000 | #Constraints:      53654
3584.79/3595.16	c #Conflicts:     374000 | #Constraints:      54654
3584.79/3595.16	c #Conflicts:     375000 | #Constraints:      55654
3584.79/3595.16	c #Conflicts:     376000 | #Constraints:      56654
3584.79/3595.16	c #Conflicts:     377000 | #Constraints:      57654
3584.79/3595.16	c #Conflicts:     378000 | #Constraints:      58654
3584.79/3595.16	c #Conflicts:     379000 | #Constraints:      59654
3584.79/3595.16	c #Conflicts:     380000 | #Constraints:      60654
3584.79/3595.16	c #Conflicts:     381000 | #Constraints:      61654
3584.79/3595.16	c #Conflicts:     382000 | #Constraints:      62654
3584.79/3595.16	c #Conflicts:     383000 | #Constraints:      63654
3584.79/3595.16	c #Conflicts:     384000 | #Constraints:      64654
3584.79/3595.16	c #Conflicts:     385000 | #Constraints:      65654
3584.79/3595.16	c #Conflicts:     386000 | #Constraints:      66654
3584.79/3595.16	c #Conflicts:     387000 | #Constraints:      67654
3584.79/3595.16	c #Conflicts:     388000 | #Constraints:      68654
3584.79/3595.16	c #Conflicts:     389000 | #Constraints:      69654
3584.79/3595.16	c #Conflicts:     390000 | #Constraints:      70654
3584.79/3595.16	c #Conflicts:     391000 | #Constraints:      71654
3584.79/3595.16	c #Conflicts:     392000 | #Constraints:      72654
3584.79/3595.16	c #Conflicts:     393000 | #Constraints:      73654
3584.79/3595.16	c #Conflicts:     394000 | #Constraints:      74654
3584.79/3595.16	c #Conflicts:     395000 | #Constraints:      75654
3584.79/3595.16	c #Conflicts:     396000 | #Constraints:      76654
3584.79/3595.16	c #Conflicts:     397000 | #Constraints:      77654
3584.79/3595.16	c #Conflicts:     398000 | #Constraints:      78654
3584.79/3595.16	c #Conflicts:     399000 | #Constraints:      79654
3584.79/3595.16	c #Conflicts:     400000 | #Constraints:      80654
3584.79/3595.16	c #Conflicts:     401000 | #Constraints:      81654
3584.79/3595.16	c #Conflicts:     402000 | #Constraints:      82654
3584.79/3595.16	c #Conflicts:     403000 | #Constraints:      83654
3584.79/3595.16	c #Conflicts:     404000 | #Constraints:      84654
3584.79/3595.16	c #Conflicts:     405000 | #Constraints:      85654
3584.79/3595.16	c #Conflicts:     406000 | #Constraints:      86654
3584.79/3595.16	c #Conflicts:     407000 | #Constraints:      87654
3584.79/3595.16	c #Conflicts:     408000 | #Constraints:      88654
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 57
3584.79/3595.16	c #Conflicts:     409000 | #Constraints:      53801
3584.79/3595.16	c #Conflicts:     410000 | #Constraints:      54801
3584.79/3595.16	c #Conflicts:     411000 | #Constraints:      55801
3584.79/3595.16	c #Conflicts:     412000 | #Constraints:      56801
3584.79/3595.16	c #Conflicts:     413000 | #Constraints:      57801
3584.79/3595.16	c #Conflicts:     414000 | #Constraints:      58801
3584.79/3595.16	c #Conflicts:     415000 | #Constraints:      59801
3584.79/3595.16	c #Conflicts:     416000 | #Constraints:      60801
3584.79/3595.16	c #Conflicts:     417000 | #Constraints:      61801
3584.79/3595.16	c #Conflicts:     418000 | #Constraints:      62801
3584.79/3595.16	c #Conflicts:     419000 | #Constraints:      63801
3584.79/3595.16	c #Conflicts:     420000 | #Constraints:      64801
3584.79/3595.16	c #Conflicts:     421000 | #Constraints:      65801
3584.79/3595.16	c #Conflicts:     422000 | #Constraints:      66801
3584.79/3595.16	c #Conflicts:     423000 | #Constraints:      67801
3584.79/3595.16	c #Conflicts:     424000 | #Constraints:      68801
3584.79/3595.16	c #Conflicts:     425000 | #Constraints:      69801
3584.79/3595.16	c #Conflicts:     426000 | #Constraints:      70801
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 57
3584.79/3595.16	c #Conflicts:     427000 | #Constraints:      51675
3584.79/3595.16	c #Conflicts:     428000 | #Constraints:      52675
3584.79/3595.16	c #Conflicts:     429000 | #Constraints:      53675
3584.79/3595.16	c #Conflicts:     430000 | #Constraints:      54675
3584.79/3595.16	c #Conflicts:     431000 | #Constraints:      55675
3584.79/3595.16	c #Conflicts:     432000 | #Constraints:      56675
3584.79/3595.16	c #Conflicts:     433000 | #Constraints:      57675
3584.79/3595.16	c #Conflicts:     434000 | #Constraints:      58675
3584.79/3595.16	c #Conflicts:     435000 | #Constraints:      59675
3584.79/3595.16	c #Conflicts:     436000 | #Constraints:      60675
3584.79/3595.16	c #Conflicts:     437000 | #Constraints:      61675
3584.79/3595.16	c #Conflicts:     438000 | #Constraints:      62675
3584.79/3595.16	c #Conflicts:     439000 | #Constraints:      63675
3584.79/3595.16	c #Conflicts:     440000 | #Constraints:      64675
3584.79/3595.16	c #Conflicts:     441000 | #Constraints:      65675
3584.79/3595.16	c #Conflicts:     442000 | #Constraints:      66675
3584.79/3595.16	c #Conflicts:     443000 | #Constraints:      67675
3584.79/3595.16	c #Conflicts:     444000 | #Constraints:      68675
3584.79/3595.16	c #Conflicts:     445000 | #Constraints:      69675
3584.79/3595.16	c #Conflicts:     446000 | #Constraints:      70675
3584.79/3595.16	c #Conflicts:     447000 | #Constraints:      71675
3584.79/3595.16	c #Conflicts:     448000 | #Constraints:      72675
3584.79/3595.16	c #Conflicts:     449000 | #Constraints:      73675
3584.79/3595.16	c #Conflicts:     450000 | #Constraints:      74675
3584.79/3595.16	c #Conflicts:     451000 | #Constraints:      75675
3584.79/3595.16	c #Conflicts:     452000 | #Constraints:      76675
3584.79/3595.16	c #Conflicts:     453000 | #Constraints:      77675
3584.79/3595.16	c #Conflicts:     454000 | #Constraints:      78675
3584.79/3595.16	c #Conflicts:     455000 | #Constraints:      79675
3584.79/3595.16	c #Conflicts:     456000 | #Constraints:      80675
3584.79/3595.16	c #Conflicts:     457000 | #Constraints:      81675
3584.79/3595.16	c #Conflicts:     458000 | #Constraints:      82675
3584.79/3595.16	c #Conflicts:     459000 | #Constraints:      83675
3584.79/3595.16	c #Conflicts:     460000 | #Constraints:      84675
3584.79/3595.16	c #Conflicts:     461000 | #Constraints:      85675
3584.79/3595.16	c #Conflicts:     462000 | #Constraints:      86675
3584.79/3595.16	c #Conflicts:     463000 | #Constraints:      87675
3584.79/3595.16	c #Conflicts:     464000 | #Constraints:      88675
3584.79/3595.16	c #Conflicts:     465000 | #Constraints:      89675
3584.79/3595.16	c #Conflicts:     466000 | #Constraints:      90675
3584.79/3595.16	c #Conflicts:     467000 | #Constraints:      91675
3584.79/3595.16	c #Conflicts:     468000 | #Constraints:      92675
3584.79/3595.16	c #Conflicts:     469000 | #Constraints:      93675
3584.79/3595.16	c #Conflicts:     470000 | #Constraints:      94675
3584.79/3595.16	c #Conflicts:     471000 | #Constraints:      95675
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 57
3584.79/3595.16	c #Conflicts:     472000 | #Constraints:      57746
3584.79/3595.16	c #Conflicts:     473000 | #Constraints:      58746
3584.79/3595.16	c #Conflicts:     474000 | #Constraints:      59746
3584.79/3595.16	c #Conflicts:     475000 | #Constraints:      60746
3584.79/3595.16	c #Conflicts:     476000 | #Constraints:      61746
3584.79/3595.16	c #Conflicts:     477000 | #Constraints:      62746
3584.79/3595.16	c bounds - >= 58 @ 1249.69
3584.79/3595.16	c #Conflicts:     478000 | #Constraints:      63755
3584.79/3595.16	c #Conflicts:     479000 | #Constraints:      64755
3584.79/3595.16	c #Conflicts:     480000 | #Constraints:      65755
3584.79/3595.16	c #Conflicts:     481000 | #Constraints:      66755
3584.79/3595.16	c #Conflicts:     482000 | #Constraints:      67755
3584.79/3595.16	c #Conflicts:     483000 | #Constraints:      68755
3584.79/3595.16	c #Conflicts:     484000 | #Constraints:      69755
3584.79/3595.16	c #Conflicts:     485000 | #Constraints:      70755
3584.79/3595.16	c #Conflicts:     486000 | #Constraints:      71755
3584.79/3595.16	c #Conflicts:     487000 | #Constraints:      72755
3584.79/3595.16	c #Conflicts:     488000 | #Constraints:      73755
3584.79/3595.16	c #Conflicts:     489000 | #Constraints:      74755
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 58
3584.79/3595.16	c #Conflicts:     490000 | #Constraints:      54377
3584.79/3595.16	c #Conflicts:     491000 | #Constraints:      55377
3584.79/3595.16	c #Conflicts:     492000 | #Constraints:      56377
3584.79/3595.16	c #Conflicts:     493000 | #Constraints:      57377
3584.79/3595.16	c #Conflicts:     494000 | #Constraints:      58377
3584.79/3595.16	c #Conflicts:     495000 | #Constraints:      59377
3584.79/3595.16	c #Conflicts:     496000 | #Constraints:      60377
3584.79/3595.16	c #Conflicts:     497000 | #Constraints:      61377
3584.79/3595.16	c #Conflicts:     498000 | #Constraints:      62377
3584.79/3595.16	c #Conflicts:     499000 | #Constraints:      63377
3584.79/3595.16	c #Conflicts:     500000 | #Constraints:      64377
3584.79/3595.16	c #Conflicts:     501000 | #Constraints:      65377
3584.79/3595.16	c #Conflicts:     502000 | #Constraints:      66377
3584.79/3595.16	c #Conflicts:     503000 | #Constraints:      67377
3584.79/3595.16	c #Conflicts:     504000 | #Constraints:      68377
3584.79/3595.16	c #Conflicts:     505000 | #Constraints:      69377
3584.79/3595.16	c #Conflicts:     506000 | #Constraints:      70377
3584.79/3595.16	c #Conflicts:     507000 | #Constraints:      71377
3584.79/3595.16	c #Conflicts:     508000 | #Constraints:      72377
3584.79/3595.16	c #Conflicts:     509000 | #Constraints:      73377
3584.79/3595.16	c #Conflicts:     510000 | #Constraints:      74377
3584.79/3595.16	c #Conflicts:     511000 | #Constraints:      75377
3584.79/3595.16	c #Conflicts:     512000 | #Constraints:      76377
3584.79/3595.16	c #Conflicts:     513000 | #Constraints:      77377
3584.79/3595.16	c #Conflicts:     514000 | #Constraints:      78377
3584.79/3595.16	c #Conflicts:     515000 | #Constraints:      79377
3584.79/3595.16	c #Conflicts:     516000 | #Constraints:      80377
3584.79/3595.16	c #Conflicts:     517000 | #Constraints:      81377
3584.79/3595.16	c #Conflicts:     518000 | #Constraints:      82377
3584.79/3595.16	c #Conflicts:     519000 | #Constraints:      83377
3584.79/3595.16	c #Conflicts:     520000 | #Constraints:      84377
3584.79/3595.16	c #Conflicts:     521000 | #Constraints:      85377
3584.79/3595.16	c #Conflicts:     522000 | #Constraints:      86377
3584.79/3595.16	c #Conflicts:     523000 | #Constraints:      87377
3584.79/3595.16	c #Conflicts:     524000 | #Constraints:      88377
3584.79/3595.16	c #Conflicts:     525000 | #Constraints:      89377
3584.79/3595.16	c #Conflicts:     526000 | #Constraints:      90377
3584.79/3595.16	c #Conflicts:     527000 | #Constraints:      91377
3584.79/3595.16	c #Conflicts:     528000 | #Constraints:      92377
3584.79/3595.16	c #Conflicts:     529000 | #Constraints:      93377
3584.79/3595.16	c #Conflicts:     530000 | #Constraints:      94377
3584.79/3595.16	c #Conflicts:     531000 | #Constraints:      95377
3584.79/3595.16	c #Conflicts:     532000 | #Constraints:      96377
3584.79/3595.16	c #Conflicts:     533000 | #Constraints:      97377
3584.79/3595.16	c #Conflicts:     534000 | #Constraints:      98377
3584.79/3595.16	c #Conflicts:     535000 | #Constraints:      99377
3584.79/3595.16	c #Conflicts:     536000 | #Constraints:     100377
3584.79/3595.16	c #Conflicts:     537000 | #Constraints:     101377
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 58
3584.79/3595.16	c #Conflicts:     538000 | #Constraints:      60380
3584.79/3595.16	c #Conflicts:     539000 | #Constraints:      61380
3584.79/3595.16	c #Conflicts:     540000 | #Constraints:      62380
3584.79/3595.16	c #Conflicts:     541000 | #Constraints:      63380
3584.79/3595.16	c #Conflicts:     542000 | #Constraints:      64380
3584.79/3595.16	c #Conflicts:     543000 | #Constraints:      65380
3584.79/3595.16	c #Conflicts:     544000 | #Constraints:      66380
3584.79/3595.16	c #Conflicts:     545000 | #Constraints:      67380
3584.79/3595.16	c #Conflicts:     546000 | #Constraints:      68380
3584.79/3595.16	c bounds - >= 59 @ 1489.85
3584.79/3595.16	c #Conflicts:     547000 | #Constraints:      69389
3584.79/3595.16	c #Conflicts:     548000 | #Constraints:      70389
3584.79/3595.16	c #Conflicts:     549000 | #Constraints:      71389
3584.79/3595.16	c #Conflicts:     550000 | #Constraints:      72389
3584.79/3595.16	c #Conflicts:     551000 | #Constraints:      73389
3584.79/3595.16	c #Conflicts:     552000 | #Constraints:      74389
3584.79/3595.16	c #Conflicts:     553000 | #Constraints:      75389
3584.79/3595.16	c #Conflicts:     554000 | #Constraints:      76389
3584.79/3595.16	c #Conflicts:     555000 | #Constraints:      77389
3584.79/3595.16	c #Conflicts:     556000 | #Constraints:      78389
3584.79/3595.16	c #Conflicts:     557000 | #Constraints:      79389
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 59
3584.79/3595.16	c #Conflicts:     558000 | #Constraints:      59060
3584.79/3595.16	c #Conflicts:     559000 | #Constraints:      60060
3584.79/3595.16	c #Conflicts:     560000 | #Constraints:      61060
3584.79/3595.16	c #Conflicts:     561000 | #Constraints:      62060
3584.79/3595.16	c #Conflicts:     562000 | #Constraints:      63060
3584.79/3595.16	c #Conflicts:     563000 | #Constraints:      64060
3584.79/3595.16	c #Conflicts:     564000 | #Constraints:      65060
3584.79/3595.16	c #Conflicts:     565000 | #Constraints:      66060
3584.79/3595.16	c #Conflicts:     566000 | #Constraints:      67060
3584.79/3595.16	c #Conflicts:     567000 | #Constraints:      68060
3584.79/3595.16	c #Conflicts:     568000 | #Constraints:      69060
3584.79/3595.16	c #Conflicts:     569000 | #Constraints:      70060
3584.79/3595.16	c #Conflicts:     570000 | #Constraints:      71060
3584.79/3595.16	c #Conflicts:     571000 | #Constraints:      72060
3584.79/3595.16	c #Conflicts:     572000 | #Constraints:      73060
3584.79/3595.16	c #Conflicts:     573000 | #Constraints:      74060
3584.79/3595.16	c #Conflicts:     574000 | #Constraints:      75060
3584.79/3595.16	c bounds - >= 60 @ 1669.37
3584.79/3595.16	c #Conflicts:     575000 | #Constraints:      76069
3584.79/3595.16	c #Conflicts:     576000 | #Constraints:      77069
3584.79/3595.16	c #Conflicts:     577000 | #Constraints:      78069
3584.79/3595.16	c #Conflicts:     578000 | #Constraints:      79069
3584.79/3595.16	c #Conflicts:     579000 | #Constraints:      80069
3584.79/3595.16	c #Conflicts:     580000 | #Constraints:      81069
3584.79/3595.16	c #Conflicts:     581000 | #Constraints:      82069
3584.79/3595.16	c #Conflicts:     582000 | #Constraints:      83069
3584.79/3595.16	c #Conflicts:     583000 | #Constraints:      84069
3584.79/3595.16	c #Conflicts:     584000 | #Constraints:      85069
3584.79/3595.16	c #Conflicts:     585000 | #Constraints:      86069
3584.79/3595.16	c #Conflicts:     586000 | #Constraints:      87069
3584.79/3595.16	c #Conflicts:     587000 | #Constraints:      88069
3584.79/3595.16	c #Conflicts:     588000 | #Constraints:      89069
3584.79/3595.16	c #Conflicts:     589000 | #Constraints:      90069
3584.79/3595.16	c #Conflicts:     590000 | #Constraints:      91069
3584.79/3595.16	c #Conflicts:     591000 | #Constraints:      92069
3584.79/3595.16	c #Conflicts:     592000 | #Constraints:      93069
3584.79/3595.16	c #Conflicts:     593000 | #Constraints:      94069
3584.79/3595.16	c #Conflicts:     594000 | #Constraints:      95069
3584.79/3595.16	c #Conflicts:     595000 | #Constraints:      96069
3584.79/3595.16	c #Conflicts:     596000 | #Constraints:      97069
3584.79/3595.16	c #Conflicts:     597000 | #Constraints:      98069
3584.79/3595.16	c #Conflicts:     598000 | #Constraints:      99069
3584.79/3595.16	c #Conflicts:     599000 | #Constraints:     100069
3584.79/3595.16	c #Conflicts:     600000 | #Constraints:     101069
3584.79/3595.16	c #Conflicts:     601000 | #Constraints:     102069
3584.79/3595.16	c #Conflicts:     602000 | #Constraints:     103069
3584.79/3595.16	c #Conflicts:     603000 | #Constraints:     104069
3584.79/3595.16	c #Conflicts:     604000 | #Constraints:     105069
3584.79/3595.16	c #Conflicts:     605000 | #Constraints:     106069
3584.79/3595.16	c #Conflicts:     606000 | #Constraints:     107069
3584.79/3595.16	c #Conflicts:     607000 | #Constraints:     108069
3584.79/3595.16	c #Conflicts:     608000 | #Constraints:     109069
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 60
3584.79/3595.16	c #Conflicts:     609000 | #Constraints:      64103
3584.79/3595.16	c #Conflicts:     610000 | #Constraints:      65103
3584.79/3595.16	c #Conflicts:     611000 | #Constraints:      66103
3584.79/3595.16	c #Conflicts:     612000 | #Constraints:      67103
3584.79/3595.16	c #Conflicts:     613000 | #Constraints:      68103
3584.79/3595.16	c #Conflicts:     614000 | #Constraints:      69103
3584.79/3595.16	c #Conflicts:     615000 | #Constraints:      70103
3584.79/3595.16	c #Conflicts:     616000 | #Constraints:      71103
3584.79/3595.16	c #Conflicts:     617000 | #Constraints:      72103
3584.79/3595.16	c #Conflicts:     618000 | #Constraints:      73103
3584.79/3595.16	c #Conflicts:     619000 | #Constraints:      74103
3584.79/3595.16	c #Conflicts:     620000 | #Constraints:      75103
3584.79/3595.16	c #Conflicts:     621000 | #Constraints:      76103
3584.79/3595.16	c #Conflicts:     622000 | #Constraints:      77103
3584.79/3595.16	c #Conflicts:     623000 | #Constraints:      78103
3584.79/3595.16	c #Conflicts:     624000 | #Constraints:      79103
3584.79/3595.16	c #Conflicts:     625000 | #Constraints:      80103
3584.79/3595.16	c #Conflicts:     626000 | #Constraints:      81103
3584.79/3595.16	c #Conflicts:     627000 | #Constraints:      82103
3584.79/3595.16	c #Conflicts:     628000 | #Constraints:      83103
3584.79/3595.16	c #Conflicts:     629000 | #Constraints:      84103
3584.79/3595.16	c #Conflicts:     630000 | #Constraints:      85103
3584.79/3595.16	c #Conflicts:     631000 | #Constraints:      86103
3584.79/3595.16	c #Conflicts:     632000 | #Constraints:      87103
3584.79/3595.16	c #Conflicts:     633000 | #Constraints:      88103
3584.79/3595.16	c #Conflicts:     634000 | #Constraints:      89103
3584.79/3595.16	c #Conflicts:     635000 | #Constraints:      90103
3584.79/3595.16	c #Conflicts:     636000 | #Constraints:      91103
3584.79/3595.16	c #Conflicts:     637000 | #Constraints:      92103
3584.79/3595.16	c #Conflicts:     638000 | #Constraints:      93103
3584.79/3595.16	c #Conflicts:     639000 | #Constraints:      94103
3584.79/3595.16	c #Conflicts:     640000 | #Constraints:      95103
3584.79/3595.16	c #Conflicts:     641000 | #Constraints:      96103
3584.79/3595.16	c #Conflicts:     642000 | #Constraints:      97103
3584.79/3595.16	c #Conflicts:     643000 | #Constraints:      98103
3584.79/3595.16	c #Conflicts:     644000 | #Constraints:      99103
3584.79/3595.16	c bounds - >= 61 @ 2060.6
3584.79/3595.16	c #Conflicts:     645000 | #Constraints:     100112
3584.79/3595.16	c #Conflicts:     646000 | #Constraints:     101112
3584.79/3595.16	c #Conflicts:     647000 | #Constraints:     102112
3584.79/3595.16	c #Conflicts:     648000 | #Constraints:     103112
3584.79/3595.16	c #Conflicts:     649000 | #Constraints:     104112
3584.79/3595.16	c #Conflicts:     650000 | #Constraints:     105112
3584.79/3595.16	c #Conflicts:     651000 | #Constraints:     106112
3584.79/3595.16	c #Conflicts:     652000 | #Constraints:     107112
3584.79/3595.16	c #Conflicts:     653000 | #Constraints:     108112
3584.79/3595.16	c #Conflicts:     654000 | #Constraints:     109112
3584.79/3595.16	c #Conflicts:     655000 | #Constraints:     110112
3584.79/3595.16	c #Conflicts:     656000 | #Constraints:     111112
3584.79/3595.16	c #Conflicts:     657000 | #Constraints:     112112
3584.79/3595.16	c #Conflicts:     658000 | #Constraints:     113112
3584.79/3595.16	c #Conflicts:     659000 | #Constraints:     114112
3584.79/3595.16	c #Conflicts:     660000 | #Constraints:     115112
3584.79/3595.16	c #Conflicts:     661000 | #Constraints:     116112
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 61
3584.79/3595.16	c #Conflicts:     662000 | #Constraints:      68608
3584.79/3595.16	c #Conflicts:     663000 | #Constraints:      69608
3584.79/3595.16	c #Conflicts:     664000 | #Constraints:      70608
3584.79/3595.16	c #Conflicts:     665000 | #Constraints:      71608
3584.79/3595.16	c #Conflicts:     666000 | #Constraints:      72608
3584.79/3595.16	c #Conflicts:     667000 | #Constraints:      73608
3584.79/3595.16	c #Conflicts:     668000 | #Constraints:      74608
3584.79/3595.16	c #Conflicts:     669000 | #Constraints:      75608
3584.79/3595.16	c #Conflicts:     670000 | #Constraints:      76608
3584.79/3595.16	c #Conflicts:     671000 | #Constraints:      77608
3584.79/3595.16	c #Conflicts:     672000 | #Constraints:      78608
3584.79/3595.16	c #Conflicts:     673000 | #Constraints:      79608
3584.79/3595.16	c #Conflicts:     674000 | #Constraints:      80608
3584.79/3595.16	c #Conflicts:     675000 | #Constraints:      81608
3584.79/3595.16	c #Conflicts:     676000 | #Constraints:      82608
3584.79/3595.16	c #Conflicts:     677000 | #Constraints:      83608
3584.79/3595.16	c #Conflicts:     678000 | #Constraints:      84608
3584.79/3595.16	c #Conflicts:     679000 | #Constraints:      85608
3584.79/3595.16	c #Conflicts:     680000 | #Constraints:      86608
3584.79/3595.16	c #Conflicts:     681000 | #Constraints:      87608
3584.79/3595.16	c #Conflicts:     682000 | #Constraints:      88608
3584.79/3595.16	c #Conflicts:     683000 | #Constraints:      89608
3584.79/3595.16	c #Conflicts:     684000 | #Constraints:      90608
3584.79/3595.16	c #Conflicts:     685000 | #Constraints:      91608
3584.79/3595.16	c #Conflicts:     686000 | #Constraints:      92608
3584.79/3595.16	c #Conflicts:     687000 | #Constraints:      93608
3584.79/3595.16	c #Conflicts:     688000 | #Constraints:      94608
3584.79/3595.16	c #Conflicts:     689000 | #Constraints:      95608
3584.79/3595.16	c #Conflicts:     690000 | #Constraints:      96608
3584.79/3595.16	c #Conflicts:     691000 | #Constraints:      97608
3584.79/3595.16	c #Conflicts:     692000 | #Constraints:      98608
3584.79/3595.16	c #Conflicts:     693000 | #Constraints:      99608
3584.79/3595.16	c #Conflicts:     694000 | #Constraints:     100608
3584.79/3595.16	c #Conflicts:     695000 | #Constraints:     101608
3584.79/3595.16	c #Conflicts:     696000 | #Constraints:     102608
3584.79/3595.16	c #Conflicts:     697000 | #Constraints:     103608
3584.79/3595.16	c #Conflicts:     698000 | #Constraints:     104608
3584.79/3595.16	c #Conflicts:     699000 | #Constraints:     105608
3584.79/3595.16	c #Conflicts:     700000 | #Constraints:     106608
3584.79/3595.16	c #Conflicts:     701000 | #Constraints:     107608
3584.79/3595.16	c #Conflicts:     702000 | #Constraints:     108608
3584.79/3595.16	c #Conflicts:     703000 | #Constraints:     109608
3584.79/3595.16	c #Conflicts:     704000 | #Constraints:     110608
3584.79/3595.16	c #Conflicts:     705000 | #Constraints:     111608
3584.79/3595.16	c #Conflicts:     706000 | #Constraints:     112608
3584.79/3595.16	c #Conflicts:     707000 | #Constraints:     113608
3584.79/3595.16	c #Conflicts:     708000 | #Constraints:     114608
3584.79/3595.16	c #Conflicts:     709000 | #Constraints:     115608
3584.79/3595.16	c #Conflicts:     710000 | #Constraints:     116608
3584.79/3595.16	c #Conflicts:     711000 | #Constraints:     117608
3584.79/3595.16	c #Conflicts:     712000 | #Constraints:     118608
3584.79/3595.16	c #Conflicts:     713000 | #Constraints:     119608
3584.79/3595.16	c #Conflicts:     714000 | #Constraints:     120608
3584.79/3595.16	c #Conflicts:     715000 | #Constraints:     121608
3584.79/3595.16	c #Conflicts:     716000 | #Constraints:     122608
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 61
3584.79/3595.16	c #Conflicts:     717000 | #Constraints:      71075
3584.79/3595.16	c #Conflicts:     718000 | #Constraints:      72075
3584.79/3595.16	c #Conflicts:     719000 | #Constraints:      73075
3584.79/3595.16	c #Conflicts:     720000 | #Constraints:      74075
3584.79/3595.16	c #Conflicts:     721000 | #Constraints:      75075
3584.79/3595.16	c #Conflicts:     722000 | #Constraints:      76075
3584.79/3595.16	c #Conflicts:     723000 | #Constraints:      77075
3584.79/3595.16	c #Conflicts:     724000 | #Constraints:      78075
3584.79/3595.16	c #Conflicts:     725000 | #Constraints:      79075
3584.79/3595.16	c #Conflicts:     726000 | #Constraints:      80075
3584.79/3595.16	c #Conflicts:     727000 | #Constraints:      81075
3584.79/3595.16	c #Conflicts:     728000 | #Constraints:      82075
3584.79/3595.16	c #Conflicts:     729000 | #Constraints:      83075
3584.79/3595.16	c #Conflicts:     730000 | #Constraints:      84075
3584.79/3595.16	c #Conflicts:     731000 | #Constraints:      85075
3584.79/3595.16	c #Conflicts:     732000 | #Constraints:      86075
3584.79/3595.16	c #Conflicts:     733000 | #Constraints:      87075
3584.79/3595.16	c #Conflicts:     734000 | #Constraints:      88075
3584.79/3595.16	c #Conflicts:     735000 | #Constraints:      89075
3584.79/3595.16	c #Conflicts:     736000 | #Constraints:      90075
3584.79/3595.16	c #Conflicts:     737000 | #Constraints:      91075
3584.79/3595.16	c #Conflicts:     738000 | #Constraints:      92075
3584.79/3595.16	c #Conflicts:     739000 | #Constraints:      93075
3584.79/3595.16	c #Conflicts:     740000 | #Constraints:      94075
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 61
3584.79/3595.16	c #Conflicts:     741000 | #Constraints:      73177
3584.79/3595.16	c #Conflicts:     742000 | #Constraints:      74177
3584.79/3595.16	c #Conflicts:     743000 | #Constraints:      75177
3584.79/3595.16	c #Conflicts:     744000 | #Constraints:      76177
3584.79/3595.16	c #Conflicts:     745000 | #Constraints:      77177
3584.79/3595.16	c #Conflicts:     746000 | #Constraints:      78177
3584.79/3595.16	c #Conflicts:     747000 | #Constraints:      79177
3584.79/3595.16	c #Conflicts:     748000 | #Constraints:      80177
3584.79/3595.16	c #Conflicts:     749000 | #Constraints:      81177
3584.79/3595.16	c #Conflicts:     750000 | #Constraints:      82177
3584.79/3595.16	c #Conflicts:     751000 | #Constraints:      83177
3584.79/3595.16	c #Conflicts:     752000 | #Constraints:      84177
3584.79/3595.16	c #Conflicts:     753000 | #Constraints:      85177
3584.79/3595.16	c #Conflicts:     754000 | #Constraints:      86177
3584.79/3595.16	c #Conflicts:     755000 | #Constraints:      87177
3584.79/3595.16	c #Conflicts:     756000 | #Constraints:      88177
3584.79/3595.16	c #Conflicts:     757000 | #Constraints:      89177
3584.79/3595.16	c #Conflicts:     758000 | #Constraints:      90177
3584.79/3595.16	c #Conflicts:     759000 | #Constraints:      91177
3584.79/3595.16	c #Conflicts:     760000 | #Constraints:      92177
3584.79/3595.16	c #Conflicts:     761000 | #Constraints:      93177
3584.79/3595.16	c #Conflicts:     762000 | #Constraints:      94177
3584.79/3595.16	c #Conflicts:     763000 | #Constraints:      95177
3584.79/3595.16	c #Conflicts:     764000 | #Constraints:      96177
3584.79/3595.16	c #Conflicts:     765000 | #Constraints:      97177
3584.79/3595.16	c #Conflicts:     766000 | #Constraints:      98177
3584.79/3595.16	c #Conflicts:     767000 | #Constraints:      99177
3584.79/3595.16	c #Conflicts:     768000 | #Constraints:     100177
3584.79/3595.16	c #Conflicts:     769000 | #Constraints:     101177
3584.79/3595.16	c #Conflicts:     770000 | #Constraints:     102177
3584.79/3595.16	c #Conflicts:     771000 | #Constraints:     103177
3584.79/3595.16	c #Conflicts:     772000 | #Constraints:     104177
3584.79/3595.16	c #Conflicts:     773000 | #Constraints:     105177
3584.79/3595.16	c #Conflicts:     774000 | #Constraints:     106177
3584.79/3595.16	c #Conflicts:     775000 | #Constraints:     107177
3584.79/3595.16	c #Conflicts:     776000 | #Constraints:     108177
3584.79/3595.16	c #Conflicts:     777000 | #Constraints:     109177
3584.79/3595.16	c #Conflicts:     778000 | #Constraints:     110177
3584.79/3595.16	c #Conflicts:     779000 | #Constraints:     111177
3584.79/3595.16	c #Conflicts:     780000 | #Constraints:     112177
3584.79/3595.16	c #Conflicts:     781000 | #Constraints:     113177
3584.79/3595.16	c #Conflicts:     782000 | #Constraints:     114177
3584.79/3595.16	c #Conflicts:     783000 | #Constraints:     115177
3584.79/3595.16	c #Conflicts:     784000 | #Constraints:     116177
3584.79/3595.16	c #Conflicts:     785000 | #Constraints:     117177
3584.79/3595.16	c #Conflicts:     786000 | #Constraints:     118177
3584.79/3595.16	c #Conflicts:     787000 | #Constraints:     119177
3584.79/3595.16	c #Conflicts:     788000 | #Constraints:     120177
3584.79/3595.16	c #Conflicts:     789000 | #Constraints:     121177
3584.79/3595.16	c #Conflicts:     790000 | #Constraints:     122177
3584.79/3595.16	c #Conflicts:     791000 | #Constraints:     123177
3584.79/3595.16	c #Conflicts:     792000 | #Constraints:     124177
3584.79/3595.16	c #Conflicts:     793000 | #Constraints:     125177
3584.79/3595.16	c #Conflicts:     794000 | #Constraints:     126177
3584.79/3595.16	c #Conflicts:     795000 | #Constraints:     127177
3584.79/3595.16	c #Conflicts:     796000 | #Constraints:     128177
3584.79/3595.16	c #Conflicts:     797000 | #Constraints:     129177
3584.79/3595.16	c #Conflicts:     798000 | #Constraints:     130177
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 61
3584.79/3595.16	c #Conflicts:     799000 | #Constraints:      75053
3584.79/3595.16	c #Conflicts:     800000 | #Constraints:      76053
3584.79/3595.16	c #Conflicts:     801000 | #Constraints:      77053
3584.79/3595.16	c #Conflicts:     802000 | #Constraints:      78053
3584.79/3595.16	c #Conflicts:     803000 | #Constraints:      79053
3584.79/3595.16	c #Conflicts:     804000 | #Constraints:      80053
3584.79/3595.16	c #Conflicts:     805000 | #Constraints:      81053
3584.79/3595.16	c #Conflicts:     806000 | #Constraints:      82053
3584.79/3595.16	c #Conflicts:     807000 | #Constraints:      83053
3584.79/3595.16	c #Conflicts:     808000 | #Constraints:      84053
3584.79/3595.16	c #Conflicts:     809000 | #Constraints:      85053
3584.79/3595.16	c #Conflicts:     810000 | #Constraints:      86053
3584.79/3595.16	c #Conflicts:     811000 | #Constraints:      87053
3584.79/3595.16	c bounds - >= 62 @ 2890
3584.79/3595.16	c #Conflicts:     812000 | #Constraints:      88062
3584.79/3595.16	c #Conflicts:     813000 | #Constraints:      89062
3584.79/3595.16	c #Conflicts:     814000 | #Constraints:      90062
3584.79/3595.16	c #Conflicts:     815000 | #Constraints:      91062
3584.79/3595.16	c #Conflicts:     816000 | #Constraints:      92062
3584.79/3595.16	c #Conflicts:     817000 | #Constraints:      93062
3584.79/3595.16	c #Conflicts:     818000 | #Constraints:      94062
3584.79/3595.16	c #Conflicts:     819000 | #Constraints:      95062
3584.79/3595.16	c #Conflicts:     820000 | #Constraints:      96062
3584.79/3595.16	c #Conflicts:     821000 | #Constraints:      97062
3584.79/3595.16	c #Conflicts:     822000 | #Constraints:      98062
3584.79/3595.16	c #Conflicts:     823000 | #Constraints:      99062
3584.79/3595.16	c #Conflicts:     824000 | #Constraints:     100062
3584.79/3595.16	c #Conflicts:     825000 | #Constraints:     101062
3584.79/3595.16	c #Conflicts:     826000 | #Constraints:     102062
3584.79/3595.16	c #Conflicts:     827000 | #Constraints:     103062
3584.79/3595.16	c #Conflicts:     828000 | #Constraints:     104062
3584.79/3595.16	c #Conflicts:     829000 | #Constraints:     105062
3584.79/3595.16	c #Conflicts:     830000 | #Constraints:     106062
3584.79/3595.16	c #Conflicts:     831000 | #Constraints:     107062
3584.79/3595.16	c #Conflicts:     832000 | #Constraints:     108062
3584.79/3595.16	c #Conflicts:     833000 | #Constraints:     109062
3584.79/3595.16	c #Conflicts:     834000 | #Constraints:     110062
3584.79/3595.16	c #Conflicts:     835000 | #Constraints:     111062
3584.79/3595.16	c #Conflicts:     836000 | #Constraints:     112062
3584.79/3595.16	c #Conflicts:     837000 | #Constraints:     113062
3584.79/3595.16	c #Conflicts:     838000 | #Constraints:     114062
3584.79/3595.16	c #Conflicts:     839000 | #Constraints:     115062
3584.79/3595.16	c #Conflicts:     840000 | #Constraints:     116062
3584.79/3595.16	c #Conflicts:     841000 | #Constraints:     117062
3584.79/3595.16	c #Conflicts:     842000 | #Constraints:     118062
3584.79/3595.16	c #Conflicts:     843000 | #Constraints:     119062
3584.79/3595.16	c #Conflicts:     844000 | #Constraints:     120062
3584.79/3595.16	c #Conflicts:     845000 | #Constraints:     121062
3584.79/3595.16	c #Conflicts:     846000 | #Constraints:     122062
3584.79/3595.16	c #Conflicts:     847000 | #Constraints:     123062
3584.79/3595.16	c #Conflicts:     848000 | #Constraints:     124062
3584.79/3595.16	c #Conflicts:     849000 | #Constraints:     125062
3584.79/3595.16	c #Conflicts:     850000 | #Constraints:     126062
3584.79/3595.16	c #Conflicts:     851000 | #Constraints:     127062
3584.79/3595.16	c #Conflicts:     852000 | #Constraints:     128062
3584.79/3595.16	c #Conflicts:     853000 | #Constraints:     129062
3584.79/3595.16	c #Conflicts:     854000 | #Constraints:     130062
3584.79/3595.16	c #Conflicts:     855000 | #Constraints:     131062
3584.79/3595.16	c #Conflicts:     856000 | #Constraints:     132062
3584.79/3595.16	c #Conflicts:     857000 | #Constraints:     133062
3584.79/3595.16	c #Conflicts:     858000 | #Constraints:     134062
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 62
3584.79/3595.16	c #Conflicts:     859000 | #Constraints:      77598
3584.79/3595.16	c #Conflicts:     860000 | #Constraints:      78598
3584.79/3595.16	c #Conflicts:     861000 | #Constraints:      79598
3584.79/3595.16	c #Conflicts:     862000 | #Constraints:      80598
3584.79/3595.16	c #Conflicts:     863000 | #Constraints:      81598
3584.79/3595.16	c #Conflicts:     864000 | #Constraints:      82598
3584.79/3595.16	c #Conflicts:     865000 | #Constraints:      83598
3584.79/3595.16	c #Conflicts:     866000 | #Constraints:      84598
3584.79/3595.16	c #Conflicts:     867000 | #Constraints:      85598
3584.79/3595.16	c #Conflicts:     868000 | #Constraints:      86598
3584.79/3595.16	c #Conflicts:     869000 | #Constraints:      87598
3584.79/3595.16	c #Conflicts:     870000 | #Constraints:      88598
3584.79/3595.16	c #Conflicts:     871000 | #Constraints:      89598
3584.79/3595.16	c #Conflicts:     872000 | #Constraints:      90598
3584.79/3595.16	c #Conflicts:     873000 | #Constraints:      91598
3584.79/3595.16	c #Conflicts:     874000 | #Constraints:      92598
3584.79/3595.16	c #Conflicts:     875000 | #Constraints:      93598
3584.79/3595.16	c #Conflicts:     876000 | #Constraints:      94598
3584.79/3595.16	c #Conflicts:     877000 | #Constraints:      95598
3584.79/3595.16	c #Conflicts:     878000 | #Constraints:      96598
3584.79/3595.16	c #Conflicts:     879000 | #Constraints:      97598
3584.79/3595.16	c #Conflicts:     880000 | #Constraints:      98598
3584.79/3595.16	c #Conflicts:     881000 | #Constraints:      99598
3584.79/3595.16	c #Conflicts:     882000 | #Constraints:     100598
3584.79/3595.16	c bounds - >= 63 @ 3353.39
3584.79/3595.16	c #Conflicts:     883000 | #Constraints:     101604
3584.79/3595.16	c #Conflicts:     884000 | #Constraints:     102604
3584.79/3595.16	c #Conflicts:     885000 | #Constraints:     103604
3584.79/3595.16	c #Conflicts:     886000 | #Constraints:     104604
3584.79/3595.16	c #Conflicts:     887000 | #Constraints:     105604
3584.79/3595.16	c #Conflicts:     888000 | #Constraints:     106604
3584.79/3595.16	c #Conflicts:     889000 | #Constraints:     107604
3584.79/3595.16	c #Conflicts:     890000 | #Constraints:     108604
3584.79/3595.16	c #Conflicts:     891000 | #Constraints:     109604
3584.79/3595.16	c #Conflicts:     892000 | #Constraints:     110604
3584.79/3595.16	c #Conflicts:     893000 | #Constraints:     111604
3584.79/3595.16	c #Conflicts:     894000 | #Constraints:     112604
3584.79/3595.16	c #Conflicts:     895000 | #Constraints:     113604
3584.79/3595.16	c #Conflicts:     896000 | #Constraints:     114604
3584.79/3595.16	c #Conflicts:     897000 | #Constraints:     115604
3584.79/3595.16	c #Conflicts:     898000 | #Constraints:     116604
3584.79/3595.16	c #Conflicts:     899000 | #Constraints:     117604
3584.79/3595.16	c #Conflicts:     900000 | #Constraints:     118604
3584.79/3595.16	c #Conflicts:     901000 | #Constraints:     119604
3584.79/3595.16	c #Conflicts:     902000 | #Constraints:     120604
3584.79/3595.16	c #Conflicts:     903000 | #Constraints:     121604
3584.79/3595.16	c #Conflicts:     904000 | #Constraints:     122604
3584.79/3595.16	c #Conflicts:     905000 | #Constraints:     123604
3584.79/3595.16	c #Conflicts:     906000 | #Constraints:     124604
3584.79/3595.16	c #Conflicts:     907000 | #Constraints:     125604
3584.79/3595.16	c #Conflicts:     908000 | #Constraints:     126604
3584.79/3595.16	c #Conflicts:     909000 | #Constraints:     127604
3584.79/3595.16	c #Conflicts:     910000 | #Constraints:     128604
3584.79/3595.16	c #Conflicts:     911000 | #Constraints:     129604
3584.79/3595.16	c #Conflicts:     912000 | #Constraints:     130604
3584.79/3595.16	c #Conflicts:     913000 | #Constraints:     131604
3584.79/3595.16	c #Conflicts:     914000 | #Constraints:     132604
3584.79/3595.16	c #Conflicts:     915000 | #Constraints:     133604
3584.79/3595.16	c #Conflicts:     916000 | #Constraints:     134604
3584.79/3595.16	c #Conflicts:     917000 | #Constraints:     135604
3584.79/3595.16	c #Conflicts:     918000 | #Constraints:     136604
3584.79/3595.16	c #Conflicts:     919000 | #Constraints:     137604
3584.79/3595.16	c #Conflicts:     920000 | #Constraints:     138604
3584.79/3595.16	c INPROCESSING
3584.79/3595.16	c GARBAGE COLLECT
3584.79/3595.16	c rational objective 63
3584.79/3595.16	c #Conflicts:     921000 | #Constraints:      82361
3584.79/3595.16	c #Conflicts:     922000 | #Constraints:      83361
3584.79/3595.16	c #Conflicts:     923000 | #Constraints:      84361
3584.79/3595.16	c #Conflicts:     924000 | #Constraints:      85361
3584.79/3595.16	c cpu time 3578.46 s
3584.79/3595.16	c deterministic time 509575448637 5.10e+11
3584.79/3595.16	c optimization time 40.8693 s
3584.79/3595.16	c total solve time 3537.47 s
3584.79/3595.16	c core-guided solve time 1729.15 s
3584.79/3595.16	c propagation time 3376.93 s
3584.79/3595.16	c conflict analysis time 115.174 s
3584.79/3595.16	c propagations 607795000
3584.79/3595.16	c resolve steps 3600826
3584.79/3595.16	c decisions 6338644
3584.79/3595.16	c conflicts 924758
3584.79/3595.16	c restarts 2040
3584.79/3595.16	c inprocessing phases 40
3584.79/3595.16	c input clauses 3143
3584.79/3595.16	c input cardinalities 51
3584.79/3595.16	c input general constraints 14156
3584.79/3595.16	c input average constraint length 27.70
3584.79/3595.16	c input average constraint degree 774.69
3584.79/3595.16	c learned clauses 272537
3584.79/3595.16	c learned cardinalities 5
3584.79/3595.16	c learned general constraints 652216
3584.79/3595.16	c learned average constraint length 53.10
3584.79/3595.16	c learned average constraint degree 8535952.99
3584.79/3595.16	c watched constraints 679127
3584.79/3595.16	c counting constraints 1133
3584.79/3595.16	c gcd simplifications 2410
3584.79/3595.16	c detected cardinalities 5
3584.79/3595.16	c weakened non-implied lits 4316374
3584.79/3595.16	c weakened non-implying lits 1615
3584.79/3595.16	c original variables 7089
3584.79/3595.16	c clausal propagations 1622405
3584.79/3595.16	c cardinality propagations 1084815
3584.79/3595.16	c watched propagations 586584427
3584.79/3595.16	c counting propagations 17977123
3584.79/3595.16	c watch lookups 118429512428
3584.79/3595.16	c watch backjump lookups 113155952612
3584.79/3595.16	c watch checks 157845999085
3584.79/3595.16	c propagation checks 118753052884
3584.79/3595.16	c constraint additions 160740454
3584.79/3595.16	c trail pops 615057836
3584.79/3595.16	c formula constraints 16948
3584.79/3595.16	c learned constraints 924758
3584.79/3595.16	c bound constraints 51
3584.79/3595.16	c core-guided constraints 351
3584.79/3595.16	c encountered formula constraints 3250969
3584.79/3595.16	c encountered learned constraints 1274204
3584.79/3595.16	c encountered bound constraints 25
3584.79/3595.16	c encountered core-guided constraints 386
3584.79/3595.16	c LP total time 56.2508 s
3584.79/3595.16	c LP solve time 53.58 s
3584.79/3595.16	c LP constraints added 17215
3584.79/3595.16	c LP constraints removed 259
3584.79/3595.16	c LP pivots internal 925990
3584.79/3595.16	c LP pivots root 73703
3584.79/3595.16	c LP calls 1462
3584.79/3595.16	c LP optimalities 1459
3584.79/3595.16	c LP no pivot count 578
3584.79/3595.16	c LP infeasibilities 0
3584.79/3595.16	c LP valid Farkas constraints 0
3584.79/3595.16	c LP learned Farkas constraints 0
3584.79/3595.16	c LP basis resets 0
3584.79/3595.16	c LP cycling count 0
3584.79/3595.16	c LP singular count 0
3584.79/3595.16	c LP no primal count 0
3584.79/3595.16	c LP no farkas count 0
3584.79/3595.16	c LP other issue count 0
3584.79/3595.16	c LP Gomory cuts 0
3584.79/3595.16	c LP learned cuts 267
3584.79/3595.16	c LP deleted cuts 259
3584.79/3595.16	c LP encountered Gomory constraints 0
3584.79/3595.16	c LP encountered Farkas constraints 0
3584.79/3595.16	c LP encountered learned Farkas constraints 0
3584.79/3595.16	c CG auxiliary variables introduced 134
3584.79/3595.16	c CG solutions found 0
3584.79/3595.16	c CG cores constructed 51
3584.79/3595.16	c CG core cardinality constraints returned 0
3584.79/3595.16	c CG unit cores 0
3584.79/3595.16	c CG single cores 51
3584.79/3595.16	c CG blocks removed during cardinality reduction 1
3584.79/3595.16	c CG first core best 0
3584.79/3595.16	c CG decision core best 0
3584.79/3595.16	c CG core reduction tie 0
3584.79/3595.16	c CG core degree average 1.00
3584.79/3595.16	c CG core slack average 4.63
3584.79/3595.16	c CG core upper bound improvements 0
3584.79/3595.16	c LS first time 60.0657 s
3584.79/3595.16	c LS restart time 0 s
3584.79/3595.16	s UNKNOWN
3584.79/3595.16	c Program interrupted by user.
3584.79/3595.16	c Total time: 3595.132 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-4791098-1782375280/watcher-4791098-1782375280 -o /tmp/evaluation-result-4791098-1782375280/solver-4791098-1782375280 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791098-1782375280/vars-4791098-1782375280 --bin-var /tmp/runsolver-exch-nodeE008-1782371602-2459025 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4791098-1782375280.opb 3600 HOME 62000 

running on 4 cores: 24-27

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

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (112762 MiB free)
  node 1: cores 8-15, 129019 MiB (108734 MiB free)
  node 2: cores 16-23, 128973 MiB (116722 MiB free)
  node 3: cores 24-31, 129003 MiB (110688 MiB free)
  node 4: cores 32-39, 129019 MiB (113135 MiB free)
  node 5: cores 40-47, 129019 MiB (110825 MiB free)
  node 6: cores 48-55, 129019 MiB (109612 MiB free)
  node 7: cores 56-63, 128474 MiB (107757 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=2462524, runsolver pid=2462521
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 15.98 16.04 15.87 16/898 2462532
/proc/meminfo: memFree=911607624/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3252 CPUtime=0.06 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 377 10605 0 0 0 0 5 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 2 4 65536 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 813 714 219 0 143 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

[startup+0.21431 s]*
/proc/loadavg: 15.98 16.04 15.87 16/898 2462537
/proc/meminfo: memFree=911604740/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=53388 memory=15632 CPUtime=0.08 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 1038 0 0 0 8 0 0 0 20 0 1 0 170815786 54669312 3770 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 13347 3908 2026 1054 0 1928 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 60372 KiB
Current children cumulated memory: 20584 KiB

[startup+0.313126 s]*
/proc/loadavg: 15.98 16.04 15.87 16/898 2462539
/proc/meminfo: memFree=911595432/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=134824 memory=88396 CPUtime=0.18 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 12525 0 0 0 17 1 0 0 20 0 1 0 170815786 138059776 22119 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 33706 22099 2330 1054 0 22287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 141808 KiB
Current children cumulated memory: 93348 KiB

[startup+0.700163 s]
/proc/loadavg: 15.98 16.04 15.87 17/898 2462550
/proc/meminfo: memFree=911583464/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=0.55 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 15998 0 0 0 54 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+1.50017 s]
/proc/loadavg: 15.98 16.04 15.87 18/904 2462589
/proc/meminfo: memFree=911542880/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=1.34 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 15998 0 0 0 133 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+3.11315 s]
/proc/loadavg: 15.98 16.04 15.87 16/900 2462651
/proc/meminfo: memFree=911702300/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=2.95 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 16002 0 0 0 294 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+6.30016 s]
/proc/loadavg: 15.99 16.04 15.87 17/905 2462727
/proc/meminfo: memFree=911825588/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=6.13 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 16006 0 0 0 612 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+12.7002 s]
/proc/loadavg: 15.99 16.03 15.87 17/910 2462775
/proc/meminfo: memFree=911872320/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=12.51 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 16010 0 0 0 1250 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+25.5002 s]
/proc/loadavg: 15.99 16.03 15.87 17/910 2462843
/proc/meminfo: memFree=912235160/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=148596 memory=102404 CPUtime=25.27 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 16010 0 0 0 2526 1 0 0 20 0 1 0 170815786 152162304 25447 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 37149 25601 2362 1054 0 25730 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 155580 KiB
Current children cumulated memory: 107356 KiB

[startup+51.113 s]
/proc/loadavg: 16.00 16.03 15.88 17/910 2462843
/proc/meminfo: memFree=912297996/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27

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

/proc/2462537/statm: 84156 67815 2425 1054 0 72737 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 276212 KiB

[startup+3522.3 s]
/proc/loadavg: 16.02 16.03 16.08 17/903 2465338
/proc/meminfo: memFree=914905032/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=271260 CPUtime=3512.2 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44075 0 0 0 350599 621 0 0 20 0 1 0 170815786 344702976 67606 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 67815 2425 1054 0 72737 0
Current children cumulated CPU time: 3512.27 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 276212 KiB

[startup+3582.3 s]
/proc/loadavg: 16.01 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914551260/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3571.96 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 356569 627 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

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

# cumulated CPU time of all completed processes:  user=3578.54 s, system=6.31743 s

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

[startup+3584 s]*
/proc/loadavg: 16.01 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914510060/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3573.67 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 356740 627 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3573.74 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914340864/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3580.03 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357375 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3580.1 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3593.6 s]
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914269772/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3583.22 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357694 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3583.29 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3594.4 s]
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914266240/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3584.01 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357773 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3584.08 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3594.8 s]
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914266240/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3584.41 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357813 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3584.48 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3595 s]*
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914251804/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3584.62 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357834 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3584.69 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

[startup+3595.11 s]
/proc/loadavg: 16.00 16.02 16.07 17/903 2465339
/proc/meminfo: memFree=914251804/1055320708 swapFree=33553916/33554428
[pid=2462524] ppid=2462521 vsize=4324 memory=3256 CPUtime=0.07 cores=24-27
/proc/2462524/stat : 2462524 (AutoAdaptRoundi) S 2462521 2462524 2459009 0 -1 4194304 504 10904 0 0 0 0 6 1 20 0 1 0 170815773 4427776 640 18446744073709551615 94656971091968 94656971986501 140720966500544 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94656972225552 94656972273296 94656991260672 140720966502631 140720966502777 140720966502777 140720966508513 0
/proc/2462524/statm: 1081 814 714 219 0 143 0
[pid=2462536] ppid=2462524 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2462536/stat : 2462536 (timeout) S 2462524 2462536 2459009 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 170815785 2723840 384 18446744073709551615 94059394052096 94059394068609 140728686775232 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94059394083376 94059394085464 94059420643328 140728686778498 140728686778780 140728686778780 140728686784487 0
/proc/2462536/statm: 665 424 397 5 0 90 0
[pid=2462537] ppid=2462536 vsize=336624 memory=273308 CPUtime=3584.72 cores=24-27
/proc/2462537/stat : 2462537 (roundingsat) R 2462536 2462536 2459009 0 -1 4194304 44076 0 0 0 357844 628 0 0 20 0 1 0 170815786 344702976 68121 18446744073709551615 94683877998592 94683882313737 140733081459616 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 94683883057576 94683883110920 94683904393216 140733081462936 140733081463199 140733081463199 140733081468906 0
/proc/2462537/statm: 84156 68327 2425 1054 0 72737 0
Current children cumulated CPU time: 3584.79 s
Current children cumulated vsize: 343608 KiB
Current children cumulated memory: 278260 KiB

Child status: 0

Real time (s): 3595.17
CPU time (s): 3584.85
CPU user time (s): 3578.54
CPU system time (s): 6.31743
CPU usage (%): 99.7129
Max. virtual memory (cumulated for all children) (KiB): 343608
Max. memory (cumulated for all children) (KiB): 278260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.54
system time used= 6.31743
maximum resident set size= 272996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56824
page faults= 1
swaps= 0
block input operations= 0
block output operations= 8328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1396
involuntary context switches= 1442


# summary of solver processes directly reported to runsolver:
#   pid: 2462524
#   total CPU time (s): 3584.85
#   total CPU user time (s): 3578.54
#   total CPU system time (s): 6.31743

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5173 second user time and 40.7565 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-25 10:14:40
IDJOB=4791098
IDBENCH=147626
IDSOLVER=3618
FILE ID=nodeE008/4791098-1782375280
RUNJOBID= nodeE008-1782371602-2459025
SLURM_JOB_ID= 12511006
Free space on /tmp= 798668 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4791098-1782375280/watcher-4791098-1782375280 -o /tmp/evaluation-result-4791098-1782375280/solver-4791098-1782375280 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791098-1782375280/vars-4791098-1782375280 --bin-var /tmp/runsolver-exch-nodeE008-1782371602-2459025 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4791098-1782375280.opb 3600 HOME 62000

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

MD5SUM BENCH= b48e8711e48bf421c56e401ff58b5422
RANDOM SEED=398118784

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.346
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		: 3574.819
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		: 3576.259
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		: 3572.947
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:       1055320708 kB
MemFree:        911604888 kB
MemAvailable:   1034206888 kB
Buffers:            2840 kB
Cached:         126935632 kB
SwapCached:           12 kB
Active:         13923048 kB
Inactive:       125204352 kB
Active(anon):   13106056 kB
Inactive(anon):     2272 kB
Active(file):     816992 kB
Inactive(file): 125202080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21808 kB
Writeback:            52 kB
AnonPages:      12189888 kB
Mapped:           230620 kB
Shmem:            919400 kB
KReclaimable:    1451112 kB
Slab:            2029452 kB
SReclaimable:    1451112 kB
SUnreclaim:       578340 kB
KernelStack:       15392 kB
PageTables:        32920 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   16088648 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479556 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2066432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 798688 MiB
End job on nodeE008 at 2026-06-25 11:14:35