Trace number 4810990

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSRS 2026-06-06UNSAT 108.83 109.336

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/grids_large_opb/normalized-ECgrid_split_5_050.opb
MD5SUM156a7aa31d6aa0234436850ecf0c6630
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006486
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables501
Total number of constraints502
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c Preprocess time: 0.019 seconds
108.81/109.32	c RoundingSat 2
108.81/109.32	c branch main
108.81/109.32	c commit d3f91ec
108.81/109.32	c #variables 519 #constraints 558
108.81/109.32	c Finish cloning data from SAT to LS
108.81/109.32	c nbvars=519
108.81/109.32	c chongqijiange= 2000
108.81/109.32	c rational objective 250.5
108.81/109.32	c restart_num_ls  -100000 0
108.81/109.32	c Use LS-small
108.81/109.32	c #Conflicts:       1000 | #Constraints:       1568
108.81/109.32	c #Conflicts:       2000 | #Constraints:       2576
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:       3000 | #Constraints:       2603
108.81/109.32	c #Conflicts:       4000 | #Constraints:       3607
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:       5000 | #Constraints:       3020
108.81/109.32	c #Conflicts:       6000 | #Constraints:       4023
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:       7000 | #Constraints:       3028
108.81/109.32	c #Conflicts:       8000 | #Constraints:       4029
108.81/109.32	c #Conflicts:       9000 | #Constraints:       5030
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      10000 | #Constraints:       3736
108.81/109.32	c #Conflicts:      11000 | #Constraints:       4740
108.81/109.32	c #Conflicts:      12000 | #Constraints:       5742
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      13000 | #Constraints:       4189
108.81/109.32	c #Conflicts:      14000 | #Constraints:       5190
108.81/109.32	c #Conflicts:      15000 | #Constraints:       6191
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      16000 | #Constraints:       4420
108.81/109.32	c #Conflicts:      17000 | #Constraints:       5420
108.81/109.32	c #Conflicts:      18000 | #Constraints:       6421
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      19000 | #Constraints:       4431
108.81/109.32	c #Conflicts:      20000 | #Constraints:       5431
108.81/109.32	c #Conflicts:      21000 | #Constraints:       6431
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      22000 | #Constraints:       4232
108.81/109.32	c #Conflicts:      23000 | #Constraints:       5232
108.81/109.32	c #Conflicts:      24000 | #Constraints:       6232
108.81/109.32	c #Conflicts:      25000 | #Constraints:       7232
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      26000 | #Constraints:       4835
108.81/109.32	c #Conflicts:      27000 | #Constraints:       5835
108.81/109.32	c #Conflicts:      28000 | #Constraints:       6836
108.81/109.32	c #Conflicts:      29000 | #Constraints:       7836
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      30000 | #Constraints:       5240
108.81/109.32	c #Conflicts:      31000 | #Constraints:       6241
108.81/109.32	c #Conflicts:      32000 | #Constraints:       7242
108.81/109.32	c #Conflicts:      33000 | #Constraints:       8243
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      34000 | #Constraints:       5445
108.81/109.32	c #Conflicts:      35000 | #Constraints:       6445
108.81/109.32	c #Conflicts:      36000 | #Constraints:       7446
108.81/109.32	c #Conflicts:      37000 | #Constraints:       8446
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      38000 | #Constraints:       5447
108.81/109.32	c #Conflicts:      39000 | #Constraints:       6448
108.81/109.32	c #Conflicts:      40000 | #Constraints:       7449
108.81/109.32	c #Conflicts:      41000 | #Constraints:       8449
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      42000 | #Constraints:       5245
108.81/109.32	c #Conflicts:      43000 | #Constraints:       6246
108.81/109.32	c #Conflicts:      44000 | #Constraints:       7246
108.81/109.32	c #Conflicts:      45000 | #Constraints:       8247
108.81/109.32	c #Conflicts:      46000 | #Constraints:       9248
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      47000 | #Constraints:       5848
108.81/109.32	c #Conflicts:      48000 | #Constraints:       6848
108.81/109.32	c #Conflicts:      49000 | #Constraints:       7848
108.81/109.32	c #Conflicts:      50000 | #Constraints:       8850
108.81/109.32	c #Conflicts:      51000 | #Constraints:       9851
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      52000 | #Constraints:       6247
108.81/109.32	c #Conflicts:      53000 | #Constraints:       7247
108.81/109.32	c #Conflicts:      54000 | #Constraints:       8247
108.81/109.32	c #Conflicts:      55000 | #Constraints:       9247
108.81/109.32	c #Conflicts:      56000 | #Constraints:      10247
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      57000 | #Constraints:       6447
108.81/109.32	c #Conflicts:      58000 | #Constraints:       7448
108.81/109.32	c #Conflicts:      59000 | #Constraints:       8449
108.81/109.32	c #Conflicts:      60000 | #Constraints:       9449
108.81/109.32	c #Conflicts:      61000 | #Constraints:      10449
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      62000 | #Constraints:       6455
108.81/109.32	c #Conflicts:      63000 | #Constraints:       7455
108.81/109.32	c #Conflicts:      64000 | #Constraints:       8456
108.81/109.32	c #Conflicts:      65000 | #Constraints:       9456
108.81/109.32	c #Conflicts:      66000 | #Constraints:      10456
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      67000 | #Constraints:       6251
108.81/109.32	c #Conflicts:      68000 | #Constraints:       7253
108.81/109.32	c #Conflicts:      69000 | #Constraints:       8254
108.81/109.32	c #Conflicts:      70000 | #Constraints:       9255
108.81/109.32	c #Conflicts:      71000 | #Constraints:      10255
108.81/109.32	c #Conflicts:      72000 | #Constraints:      11255
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      73000 | #Constraints:       6849
108.81/109.32	c #Conflicts:      74000 | #Constraints:       7849
108.81/109.32	c #Conflicts:      75000 | #Constraints:       8849
108.81/109.32	c #Conflicts:      76000 | #Constraints:       9849
108.81/109.32	c #Conflicts:      77000 | #Constraints:      10849
108.81/109.32	c #Conflicts:      78000 | #Constraints:      11850
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      79000 | #Constraints:       7247
108.81/109.32	c #Conflicts:      80000 | #Constraints:       8247
108.81/109.32	c #Conflicts:      81000 | #Constraints:       9248
108.81/109.32	c #Conflicts:      82000 | #Constraints:      10248
108.81/109.32	c #Conflicts:      83000 | #Constraints:      11248
108.81/109.32	c #Conflicts:      84000 | #Constraints:      12249
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      85000 | #Constraints:       7448
108.81/109.32	c #Conflicts:      86000 | #Constraints:       8448
108.81/109.32	c #Conflicts:      87000 | #Constraints:       9448
108.81/109.32	c #Conflicts:      88000 | #Constraints:      10448
108.81/109.32	c #Conflicts:      89000 | #Constraints:      11448
108.81/109.32	c #Conflicts:      90000 | #Constraints:      12449
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      91000 | #Constraints:       7452
108.81/109.32	c #Conflicts:      92000 | #Constraints:       8452
108.81/109.32	c #Conflicts:      93000 | #Constraints:       9452
108.81/109.32	c #Conflicts:      94000 | #Constraints:      10452
108.81/109.32	c #Conflicts:      95000 | #Constraints:      11452
108.81/109.32	c #Conflicts:      96000 | #Constraints:      12452
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:      97000 | #Constraints:       7256
108.81/109.32	c #Conflicts:      98000 | #Constraints:       8257
108.81/109.32	c #Conflicts:      99000 | #Constraints:       9257
108.81/109.32	c #Conflicts:     100000 | #Constraints:      10257
108.81/109.32	c #Conflicts:     101000 | #Constraints:      11258
108.81/109.32	c #Conflicts:     102000 | #Constraints:      12259
108.81/109.32	c #Conflicts:     103000 | #Constraints:      13259
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     104000 | #Constraints:       7851
108.81/109.32	c #Conflicts:     105000 | #Constraints:       8851
108.81/109.32	c #Conflicts:     106000 | #Constraints:       9851
108.81/109.32	c #Conflicts:     107000 | #Constraints:      10851
108.81/109.32	c #Conflicts:     108000 | #Constraints:      11851
108.81/109.32	c #Conflicts:     109000 | #Constraints:      12851
108.81/109.32	c #Conflicts:     110000 | #Constraints:      13851
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     111000 | #Constraints:       8254
108.81/109.32	c #Conflicts:     112000 | #Constraints:       9255
108.81/109.32	c #Conflicts:     113000 | #Constraints:      10255
108.81/109.32	c #Conflicts:     114000 | #Constraints:      11256
108.81/109.32	c #Conflicts:     115000 | #Constraints:      12256
108.81/109.32	c #Conflicts:     116000 | #Constraints:      13256
108.81/109.32	c #Conflicts:     117000 | #Constraints:      14256
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     118000 | #Constraints:       8456
108.81/109.32	c #Conflicts:     119000 | #Constraints:       9457
108.81/109.32	c #Conflicts:     120000 | #Constraints:      10458
108.81/109.32	c #Conflicts:     121000 | #Constraints:      11460
108.81/109.32	c #Conflicts:     122000 | #Constraints:      12460
108.81/109.32	c #Conflicts:     123000 | #Constraints:      13460
108.81/109.32	c #Conflicts:     124000 | #Constraints:      14460
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     125000 | #Constraints:       8453
108.81/109.32	c #Conflicts:     126000 | #Constraints:       9453
108.81/109.32	c #Conflicts:     127000 | #Constraints:      10453
108.81/109.32	c #Conflicts:     128000 | #Constraints:      11453
108.81/109.32	c #Conflicts:     129000 | #Constraints:      12453
108.81/109.32	c #Conflicts:     130000 | #Constraints:      13453
108.81/109.32	c #Conflicts:     131000 | #Constraints:      14453
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     132000 | #Constraints:       8246
108.81/109.32	c #Conflicts:     133000 | #Constraints:       9246
108.81/109.32	c #Conflicts:     134000 | #Constraints:      10248
108.81/109.32	c #Conflicts:     135000 | #Constraints:      11248
108.81/109.32	c #Conflicts:     136000 | #Constraints:      12248
108.81/109.32	c #Conflicts:     137000 | #Constraints:      13249
108.81/109.32	c #Conflicts:     138000 | #Constraints:      14249
108.81/109.32	c #Conflicts:     139000 | #Constraints:      15249
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     140000 | #Constraints:       8846
108.81/109.32	c #Conflicts:     141000 | #Constraints:       9846
108.81/109.32	c #Conflicts:     142000 | #Constraints:      10846
108.81/109.32	c #Conflicts:     143000 | #Constraints:      11846
108.81/109.32	c #Conflicts:     144000 | #Constraints:      12846
108.81/109.32	c #Conflicts:     145000 | #Constraints:      13846
108.81/109.32	c #Conflicts:     146000 | #Constraints:      14846
108.81/109.32	c #Conflicts:     147000 | #Constraints:      15846
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     148000 | #Constraints:       9260
108.81/109.32	c #Conflicts:     149000 | #Constraints:      10260
108.81/109.32	c #Conflicts:     150000 | #Constraints:      11261
108.81/109.32	c #Conflicts:     151000 | #Constraints:      12261
108.81/109.32	c #Conflicts:     152000 | #Constraints:      13261
108.81/109.32	c #Conflicts:     153000 | #Constraints:      14263
108.81/109.32	c #Conflicts:     154000 | #Constraints:      15263
108.81/109.32	c #Conflicts:     155000 | #Constraints:      16263
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     156000 | #Constraints:       9466
108.81/109.32	c #Conflicts:     157000 | #Constraints:      10466
108.81/109.32	c #Conflicts:     158000 | #Constraints:      11467
108.81/109.32	c #Conflicts:     159000 | #Constraints:      12467
108.81/109.32	c #Conflicts:     160000 | #Constraints:      13467
108.81/109.32	c #Conflicts:     161000 | #Constraints:      14468
108.81/109.32	c #Conflicts:     162000 | #Constraints:      15468
108.81/109.32	c #Conflicts:     163000 | #Constraints:      16468
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     164000 | #Constraints:       9466
108.81/109.32	c #Conflicts:     165000 | #Constraints:      10466
108.81/109.32	c #Conflicts:     166000 | #Constraints:      11466
108.81/109.32	c #Conflicts:     167000 | #Constraints:      12466
108.81/109.32	c #Conflicts:     168000 | #Constraints:      13467
108.81/109.32	c #Conflicts:     169000 | #Constraints:      14467
108.81/109.32	c #Conflicts:     170000 | #Constraints:      15467
108.81/109.32	c #Conflicts:     171000 | #Constraints:      16467
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     172000 | #Constraints:       9257
108.81/109.32	c #Conflicts:     173000 | #Constraints:      10257
108.81/109.32	c #Conflicts:     174000 | #Constraints:      11257
108.81/109.32	c #Conflicts:     175000 | #Constraints:      12257
108.81/109.32	c #Conflicts:     176000 | #Constraints:      13257
108.81/109.32	c #Conflicts:     177000 | #Constraints:      14257
108.81/109.32	c #Conflicts:     178000 | #Constraints:      15257
108.81/109.32	c #Conflicts:     179000 | #Constraints:      16257
108.81/109.32	c #Conflicts:     180000 | #Constraints:      17257
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     181000 | #Constraints:       9853
108.81/109.32	c #Conflicts:     182000 | #Constraints:      10854
108.81/109.32	c #Conflicts:     183000 | #Constraints:      11854
108.81/109.32	c #Conflicts:     184000 | #Constraints:      12854
108.81/109.32	c #Conflicts:     185000 | #Constraints:      13855
108.81/109.32	c #Conflicts:     186000 | #Constraints:      14855
108.81/109.32	c #Conflicts:     187000 | #Constraints:      15857
108.81/109.32	c #Conflicts:     188000 | #Constraints:      16857
108.81/109.32	c #Conflicts:     189000 | #Constraints:      17858
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     190000 | #Constraints:      10256
108.81/109.32	c #Conflicts:     191000 | #Constraints:      11256
108.81/109.32	c #Conflicts:     192000 | #Constraints:      12257
108.81/109.32	c #Conflicts:     193000 | #Constraints:      13257
108.81/109.32	c #Conflicts:     194000 | #Constraints:      14257
108.81/109.32	c #Conflicts:     195000 | #Constraints:      15257
108.81/109.32	c #Conflicts:     196000 | #Constraints:      16257
108.81/109.32	c #Conflicts:     197000 | #Constraints:      17257
108.81/109.32	c #Conflicts:     198000 | #Constraints:      18257
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     199000 | #Constraints:      10459
108.81/109.32	c #Conflicts:     200000 | #Constraints:      11459
108.81/109.32	c #Conflicts:     201000 | #Constraints:      12459
108.81/109.32	c #Conflicts:     202000 | #Constraints:      13460
108.81/109.32	c #Conflicts:     203000 | #Constraints:      14460
108.81/109.32	c #Conflicts:     204000 | #Constraints:      15461
108.81/109.32	c #Conflicts:     205000 | #Constraints:      16461
108.81/109.32	c #Conflicts:     206000 | #Constraints:      17462
108.81/109.32	c #Conflicts:     207000 | #Constraints:      18462
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     208000 | #Constraints:      10452
108.81/109.32	c #Conflicts:     209000 | #Constraints:      11452
108.81/109.32	c #Conflicts:     210000 | #Constraints:      12452
108.81/109.32	c #Conflicts:     211000 | #Constraints:      13452
108.81/109.32	c #Conflicts:     212000 | #Constraints:      14452
108.81/109.32	c #Conflicts:     213000 | #Constraints:      15452
108.81/109.32	c #Conflicts:     214000 | #Constraints:      16452
108.81/109.32	c #Conflicts:     215000 | #Constraints:      17452
108.81/109.32	c #Conflicts:     216000 | #Constraints:      18452
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     217000 | #Constraints:      10255
108.81/109.32	c #Conflicts:     218000 | #Constraints:      11255
108.81/109.32	c #Conflicts:     219000 | #Constraints:      12255
108.81/109.32	c #Conflicts:     220000 | #Constraints:      13255
108.81/109.32	c #Conflicts:     221000 | #Constraints:      14255
108.81/109.32	c #Conflicts:     222000 | #Constraints:      15255
108.81/109.32	c #Conflicts:     223000 | #Constraints:      16255
108.81/109.32	c #Conflicts:     224000 | #Constraints:      17255
108.81/109.32	c #Conflicts:     225000 | #Constraints:      18255
108.81/109.32	c #Conflicts:     226000 | #Constraints:      19255
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     227000 | #Constraints:      10852
108.81/109.32	c #Conflicts:     228000 | #Constraints:      11852
108.81/109.32	c #Conflicts:     229000 | #Constraints:      12852
108.81/109.32	c #Conflicts:     230000 | #Constraints:      13852
108.81/109.32	c #Conflicts:     231000 | #Constraints:      14852
108.81/109.32	c #Conflicts:     232000 | #Constraints:      15852
108.81/109.32	c #Conflicts:     233000 | #Constraints:      16852
108.81/109.32	c #Conflicts:     234000 | #Constraints:      17852
108.81/109.32	c #Conflicts:     235000 | #Constraints:      18852
108.81/109.32	c #Conflicts:     236000 | #Constraints:      19852
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     237000 | #Constraints:      11250
108.81/109.32	c #Conflicts:     238000 | #Constraints:      12250
108.81/109.32	c #Conflicts:     239000 | #Constraints:      13251
108.81/109.32	c #Conflicts:     240000 | #Constraints:      14251
108.81/109.32	c #Conflicts:     241000 | #Constraints:      15251
108.81/109.32	c #Conflicts:     242000 | #Constraints:      16251
108.81/109.32	c #Conflicts:     243000 | #Constraints:      17251
108.81/109.32	c #Conflicts:     244000 | #Constraints:      18251
108.81/109.32	c #Conflicts:     245000 | #Constraints:      19251
108.81/109.32	c #Conflicts:     246000 | #Constraints:      20251
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     247000 | #Constraints:      11451
108.81/109.32	c #Conflicts:     248000 | #Constraints:      12451
108.81/109.32	c #Conflicts:     249000 | #Constraints:      13451
108.81/109.32	c #Conflicts:     250000 | #Constraints:      14451
108.81/109.32	c #Conflicts:     251000 | #Constraints:      15451
108.81/109.32	c #Conflicts:     252000 | #Constraints:      16451
108.81/109.32	c #Conflicts:     253000 | #Constraints:      17451
108.81/109.32	c #Conflicts:     254000 | #Constraints:      18451
108.81/109.32	c #Conflicts:     255000 | #Constraints:      19451
108.81/109.32	c #Conflicts:     256000 | #Constraints:      20451
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     257000 | #Constraints:      11450
108.81/109.32	c #Conflicts:     258000 | #Constraints:      12450
108.81/109.32	c #Conflicts:     259000 | #Constraints:      13450
108.81/109.32	c #Conflicts:     260000 | #Constraints:      14450
108.81/109.32	c #Conflicts:     261000 | #Constraints:      15450
108.81/109.32	c #Conflicts:     262000 | #Constraints:      16450
108.81/109.32	c #Conflicts:     263000 | #Constraints:      17450
108.81/109.32	c #Conflicts:     264000 | #Constraints:      18450
108.81/109.32	c #Conflicts:     265000 | #Constraints:      19450
108.81/109.32	c #Conflicts:     266000 | #Constraints:      20450
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     267000 | #Constraints:      11253
108.81/109.32	c #Conflicts:     268000 | #Constraints:      12253
108.81/109.32	c #Conflicts:     269000 | #Constraints:      13253
108.81/109.32	c #Conflicts:     270000 | #Constraints:      14253
108.81/109.32	c #Conflicts:     271000 | #Constraints:      15253
108.81/109.32	c #Conflicts:     272000 | #Constraints:      16253
108.81/109.32	c #Conflicts:     273000 | #Constraints:      17253
108.81/109.32	c #Conflicts:     274000 | #Constraints:      18253
108.81/109.32	c #Conflicts:     275000 | #Constraints:      19253
108.81/109.32	c #Conflicts:     276000 | #Constraints:      20253
108.81/109.32	c #Conflicts:     277000 | #Constraints:      21253
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     278000 | #Constraints:      11853
108.81/109.32	c #Conflicts:     279000 | #Constraints:      12853
108.81/109.32	c #Conflicts:     280000 | #Constraints:      13853
108.81/109.32	c #Conflicts:     281000 | #Constraints:      14853
108.81/109.32	c #Conflicts:     282000 | #Constraints:      15853
108.81/109.32	c #Conflicts:     283000 | #Constraints:      16853
108.81/109.32	c #Conflicts:     284000 | #Constraints:      17853
108.81/109.32	c #Conflicts:     285000 | #Constraints:      18854
108.81/109.32	c #Conflicts:     286000 | #Constraints:      19854
108.81/109.32	c #Conflicts:     287000 | #Constraints:      20854
108.81/109.32	c #Conflicts:     288000 | #Constraints:      21854
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     289000 | #Constraints:      12246
108.81/109.32	c #Conflicts:     290000 | #Constraints:      13246
108.81/109.32	c #Conflicts:     291000 | #Constraints:      14246
108.81/109.32	c #Conflicts:     292000 | #Constraints:      15246
108.81/109.32	c #Conflicts:     293000 | #Constraints:      16246
108.81/109.32	c #Conflicts:     294000 | #Constraints:      17246
108.81/109.32	c #Conflicts:     295000 | #Constraints:      18246
108.81/109.32	c #Conflicts:     296000 | #Constraints:      19246
108.81/109.32	c #Conflicts:     297000 | #Constraints:      20246
108.81/109.32	c #Conflicts:     298000 | #Constraints:      21246
108.81/109.32	c #Conflicts:     299000 | #Constraints:      22246
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     300000 | #Constraints:      12444
108.81/109.32	c #Conflicts:     301000 | #Constraints:      13444
108.81/109.32	c #Conflicts:     302000 | #Constraints:      14444
108.81/109.32	c #Conflicts:     303000 | #Constraints:      15444
108.81/109.32	c #Conflicts:     304000 | #Constraints:      16444
108.81/109.32	c #Conflicts:     305000 | #Constraints:      17444
108.81/109.32	c #Conflicts:     306000 | #Constraints:      18444
108.81/109.32	c #Conflicts:     307000 | #Constraints:      19444
108.81/109.32	c #Conflicts:     308000 | #Constraints:      20444
108.81/109.32	c #Conflicts:     309000 | #Constraints:      21444
108.81/109.32	c #Conflicts:     310000 | #Constraints:      22444
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     311000 | #Constraints:      12455
108.81/109.32	c #Conflicts:     312000 | #Constraints:      13455
108.81/109.32	c #Conflicts:     313000 | #Constraints:      14455
108.81/109.32	c #Conflicts:     314000 | #Constraints:      15455
108.81/109.32	c #Conflicts:     315000 | #Constraints:      16455
108.81/109.32	c #Conflicts:     316000 | #Constraints:      17456
108.81/109.32	c #Conflicts:     317000 | #Constraints:      18456
108.81/109.32	c #Conflicts:     318000 | #Constraints:      19456
108.81/109.32	c #Conflicts:     319000 | #Constraints:      20456
108.81/109.32	c #Conflicts:     320000 | #Constraints:      21457
108.81/109.32	c #Conflicts:     321000 | #Constraints:      22458
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     322000 | #Constraints:      12256
108.81/109.32	c #Conflicts:     323000 | #Constraints:      13256
108.81/109.32	c #Conflicts:     324000 | #Constraints:      14256
108.81/109.32	c #Conflicts:     325000 | #Constraints:      15256
108.81/109.32	c #Conflicts:     326000 | #Constraints:      16256
108.81/109.32	c #Conflicts:     327000 | #Constraints:      17256
108.81/109.32	c #Conflicts:     328000 | #Constraints:      18256
108.81/109.32	c #Conflicts:     329000 | #Constraints:      19256
108.81/109.32	c #Conflicts:     330000 | #Constraints:      20256
108.81/109.32	c #Conflicts:     331000 | #Constraints:      21256
108.81/109.32	c #Conflicts:     332000 | #Constraints:      22257
108.81/109.32	c #Conflicts:     333000 | #Constraints:      23257
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     334000 | #Constraints:      12851
108.81/109.32	c #Conflicts:     335000 | #Constraints:      13852
108.81/109.32	c #Conflicts:     336000 | #Constraints:      14852
108.81/109.32	c #Conflicts:     337000 | #Constraints:      15853
108.81/109.32	c #Conflicts:     338000 | #Constraints:      16853
108.81/109.32	c #Conflicts:     339000 | #Constraints:      17853
108.81/109.32	c #Conflicts:     340000 | #Constraints:      18853
108.81/109.32	c #Conflicts:     341000 | #Constraints:      19853
108.81/109.32	c #Conflicts:     342000 | #Constraints:      20853
108.81/109.32	c #Conflicts:     343000 | #Constraints:      21853
108.81/109.32	c #Conflicts:     344000 | #Constraints:      22853
108.81/109.32	c #Conflicts:     345000 | #Constraints:      23854
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     346000 | #Constraints:      13244
108.81/109.32	c #Conflicts:     347000 | #Constraints:      14244
108.81/109.32	c #Conflicts:     348000 | #Constraints:      15244
108.81/109.32	c #Conflicts:     349000 | #Constraints:      16244
108.81/109.32	c #Conflicts:     350000 | #Constraints:      17244
108.81/109.32	c #Conflicts:     351000 | #Constraints:      18244
108.81/109.32	c #Conflicts:     352000 | #Constraints:      19244
108.81/109.32	c #Conflicts:     353000 | #Constraints:      20244
108.81/109.32	c #Conflicts:     354000 | #Constraints:      21244
108.81/109.32	c #Conflicts:     355000 | #Constraints:      22244
108.81/109.32	c #Conflicts:     356000 | #Constraints:      23247
108.81/109.32	c #Conflicts:     357000 | #Constraints:      24247
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     358000 | #Constraints:      13444
108.81/109.32	c #Conflicts:     359000 | #Constraints:      14444
108.81/109.32	c #Conflicts:     360000 | #Constraints:      15444
108.81/109.32	c #Conflicts:     361000 | #Constraints:      16444
108.81/109.32	c #Conflicts:     362000 | #Constraints:      17444
108.81/109.32	c #Conflicts:     363000 | #Constraints:      18444
108.81/109.32	c #Conflicts:     364000 | #Constraints:      19444
108.81/109.32	c #Conflicts:     365000 | #Constraints:      20444
108.81/109.32	c #Conflicts:     366000 | #Constraints:      21444
108.81/109.32	c #Conflicts:     367000 | #Constraints:      22444
108.81/109.32	c #Conflicts:     368000 | #Constraints:      23444
108.81/109.32	c #Conflicts:     369000 | #Constraints:      24446
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     370000 | #Constraints:      13441
108.81/109.32	c #Conflicts:     371000 | #Constraints:      14441
108.81/109.32	c #Conflicts:     372000 | #Constraints:      15441
108.81/109.32	c #Conflicts:     373000 | #Constraints:      16441
108.81/109.32	c #Conflicts:     374000 | #Constraints:      17441
108.81/109.32	c #Conflicts:     375000 | #Constraints:      18441
108.81/109.32	c #Conflicts:     376000 | #Constraints:      19441
108.81/109.32	c #Conflicts:     377000 | #Constraints:      20442
108.81/109.32	c #Conflicts:     378000 | #Constraints:      21442
108.81/109.32	c #Conflicts:     379000 | #Constraints:      22442
108.81/109.32	c #Conflicts:     380000 | #Constraints:      23442
108.81/109.32	c #Conflicts:     381000 | #Constraints:      24442
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     382000 | #Constraints:      13242
108.81/109.32	c #Conflicts:     383000 | #Constraints:      14242
108.81/109.32	c #Conflicts:     384000 | #Constraints:      15242
108.81/109.32	c #Conflicts:     385000 | #Constraints:      16242
108.81/109.32	c #Conflicts:     386000 | #Constraints:      17242
108.81/109.32	c #Conflicts:     387000 | #Constraints:      18242
108.81/109.32	c #Conflicts:     388000 | #Constraints:      19242
108.81/109.32	c #Conflicts:     389000 | #Constraints:      20242
108.81/109.32	c #Conflicts:     390000 | #Constraints:      21242
108.81/109.32	c #Conflicts:     391000 | #Constraints:      22243
108.81/109.32	c #Conflicts:     392000 | #Constraints:      23243
108.81/109.32	c #Conflicts:     393000 | #Constraints:      24243
108.81/109.32	c #Conflicts:     394000 | #Constraints:      25243
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     395000 | #Constraints:      13847
108.81/109.32	c #Conflicts:     396000 | #Constraints:      14847
108.81/109.32	c #Conflicts:     397000 | #Constraints:      15847
108.81/109.32	c #Conflicts:     398000 | #Constraints:      16847
108.81/109.32	c #Conflicts:     399000 | #Constraints:      17847
108.81/109.32	c #Conflicts:     400000 | #Constraints:      18847
108.81/109.32	c #Conflicts:     401000 | #Constraints:      19847
108.81/109.32	c #Conflicts:     402000 | #Constraints:      20847
108.81/109.32	c #Conflicts:     403000 | #Constraints:      21847
108.81/109.32	c #Conflicts:     404000 | #Constraints:      22847
108.81/109.32	c #Conflicts:     405000 | #Constraints:      23848
108.81/109.32	c #Conflicts:     406000 | #Constraints:      24848
108.81/109.32	c #Conflicts:     407000 | #Constraints:      25848
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     408000 | #Constraints:      14249
108.81/109.32	c #Conflicts:     409000 | #Constraints:      15249
108.81/109.32	c #Conflicts:     410000 | #Constraints:      16249
108.81/109.32	c #Conflicts:     411000 | #Constraints:      17249
108.81/109.32	c #Conflicts:     412000 | #Constraints:      18249
108.81/109.32	c #Conflicts:     413000 | #Constraints:      19249
108.81/109.32	c #Conflicts:     414000 | #Constraints:      20249
108.81/109.32	c #Conflicts:     415000 | #Constraints:      21249
108.81/109.32	c #Conflicts:     416000 | #Constraints:      22249
108.81/109.32	c #Conflicts:     417000 | #Constraints:      23249
108.81/109.32	c #Conflicts:     418000 | #Constraints:      24249
108.81/109.32	c #Conflicts:     419000 | #Constraints:      25249
108.81/109.32	c #Conflicts:     420000 | #Constraints:      26249
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     421000 | #Constraints:      14446
108.81/109.32	c #Conflicts:     422000 | #Constraints:      15446
108.81/109.32	c #Conflicts:     423000 | #Constraints:      16446
108.81/109.32	c #Conflicts:     424000 | #Constraints:      17446
108.81/109.32	c #Conflicts:     425000 | #Constraints:      18446
108.81/109.32	c #Conflicts:     426000 | #Constraints:      19446
108.81/109.32	c #Conflicts:     427000 | #Constraints:      20446
108.81/109.32	c #Conflicts:     428000 | #Constraints:      21446
108.81/109.32	c #Conflicts:     429000 | #Constraints:      22446
108.81/109.32	c #Conflicts:     430000 | #Constraints:      23446
108.81/109.32	c #Conflicts:     431000 | #Constraints:      24446
108.81/109.32	c #Conflicts:     432000 | #Constraints:      25446
108.81/109.32	c #Conflicts:     433000 | #Constraints:      26446
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     434000 | #Constraints:      14449
108.81/109.32	c #Conflicts:     435000 | #Constraints:      15449
108.81/109.32	c #Conflicts:     436000 | #Constraints:      16449
108.81/109.32	c #Conflicts:     437000 | #Constraints:      17449
108.81/109.32	c #Conflicts:     438000 | #Constraints:      18449
108.81/109.32	c #Conflicts:     439000 | #Constraints:      19449
108.81/109.32	c #Conflicts:     440000 | #Constraints:      20449
108.81/109.32	c #Conflicts:     441000 | #Constraints:      21449
108.81/109.32	c #Conflicts:     442000 | #Constraints:      22449
108.81/109.32	c #Conflicts:     443000 | #Constraints:      23450
108.81/109.32	c #Conflicts:     444000 | #Constraints:      24450
108.81/109.32	c #Conflicts:     445000 | #Constraints:      25450
108.81/109.32	c #Conflicts:     446000 | #Constraints:      26450
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     447000 | #Constraints:      14251
108.81/109.32	c #Conflicts:     448000 | #Constraints:      15251
108.81/109.32	c #Conflicts:     449000 | #Constraints:      16251
108.81/109.32	c #Conflicts:     450000 | #Constraints:      17251
108.81/109.32	c #Conflicts:     451000 | #Constraints:      18251
108.81/109.32	c #Conflicts:     452000 | #Constraints:      19251
108.81/109.32	c #Conflicts:     453000 | #Constraints:      20251
108.81/109.32	c #Conflicts:     454000 | #Constraints:      21251
108.81/109.32	c #Conflicts:     455000 | #Constraints:      22251
108.81/109.32	c #Conflicts:     456000 | #Constraints:      23251
108.81/109.32	c #Conflicts:     457000 | #Constraints:      24251
108.81/109.32	c #Conflicts:     458000 | #Constraints:      25251
108.81/109.32	c #Conflicts:     459000 | #Constraints:      26251
108.81/109.32	c #Conflicts:     460000 | #Constraints:      27251
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     461000 | #Constraints:      14861
108.81/109.32	c #Conflicts:     462000 | #Constraints:      15862
108.81/109.32	c #Conflicts:     463000 | #Constraints:      16862
108.81/109.32	c #Conflicts:     464000 | #Constraints:      17862
108.81/109.32	c #Conflicts:     465000 | #Constraints:      18862
108.81/109.32	c #Conflicts:     466000 | #Constraints:      19862
108.81/109.32	c #Conflicts:     467000 | #Constraints:      20862
108.81/109.32	c #Conflicts:     468000 | #Constraints:      21862
108.81/109.32	c #Conflicts:     469000 | #Constraints:      22862
108.81/109.32	c #Conflicts:     470000 | #Constraints:      23863
108.81/109.32	c #Conflicts:     471000 | #Constraints:      24863
108.81/109.32	c #Conflicts:     472000 | #Constraints:      25863
108.81/109.32	c #Conflicts:     473000 | #Constraints:      26863
108.81/109.32	c #Conflicts:     474000 | #Constraints:      27863
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     475000 | #Constraints:      15256
108.81/109.32	c #Conflicts:     476000 | #Constraints:      16256
108.81/109.32	c #Conflicts:     477000 | #Constraints:      17256
108.81/109.32	c #Conflicts:     478000 | #Constraints:      18256
108.81/109.32	c #Conflicts:     479000 | #Constraints:      19256
108.81/109.32	c #Conflicts:     480000 | #Constraints:      20257
108.81/109.32	c #Conflicts:     481000 | #Constraints:      21257
108.81/109.32	c #Conflicts:     482000 | #Constraints:      22257
108.81/109.32	c #Conflicts:     483000 | #Constraints:      23257
108.81/109.32	c #Conflicts:     484000 | #Constraints:      24257
108.81/109.32	c #Conflicts:     485000 | #Constraints:      25257
108.81/109.32	c #Conflicts:     486000 | #Constraints:      26257
108.81/109.32	c #Conflicts:     487000 | #Constraints:      27257
108.81/109.32	c #Conflicts:     488000 | #Constraints:      28257
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     489000 | #Constraints:      15453
108.81/109.32	c #Conflicts:     490000 | #Constraints:      16453
108.81/109.32	c #Conflicts:     491000 | #Constraints:      17453
108.81/109.32	c #Conflicts:     492000 | #Constraints:      18455
108.81/109.32	c #Conflicts:     493000 | #Constraints:      19457
108.81/109.32	c #Conflicts:     494000 | #Constraints:      20457
108.81/109.32	c #Conflicts:     495000 | #Constraints:      21457
108.81/109.32	c #Conflicts:     496000 | #Constraints:      22457
108.81/109.32	c #Conflicts:     497000 | #Constraints:      23457
108.81/109.32	c #Conflicts:     498000 | #Constraints:      24458
108.81/109.32	c #Conflicts:     499000 | #Constraints:      25459
108.81/109.32	c #Conflicts:     500000 | #Constraints:      26459
108.81/109.32	c #Conflicts:     501000 | #Constraints:      27459
108.81/109.32	c #Conflicts:     502000 | #Constraints:      28459
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     503000 | #Constraints:      15460
108.81/109.32	c #Conflicts:     504000 | #Constraints:      16460
108.81/109.32	c #Conflicts:     505000 | #Constraints:      17460
108.81/109.32	c #Conflicts:     506000 | #Constraints:      18462
108.81/109.32	c #Conflicts:     507000 | #Constraints:      19463
108.81/109.32	c #Conflicts:     508000 | #Constraints:      20463
108.81/109.32	c #Conflicts:     509000 | #Constraints:      21463
108.81/109.32	c #Conflicts:     510000 | #Constraints:      22463
108.81/109.32	c #Conflicts:     511000 | #Constraints:      23463
108.81/109.32	c #Conflicts:     512000 | #Constraints:      24463
108.81/109.32	c #Conflicts:     513000 | #Constraints:      25463
108.81/109.32	c #Conflicts:     514000 | #Constraints:      26463
108.81/109.32	c #Conflicts:     515000 | #Constraints:      27463
108.81/109.32	c #Conflicts:     516000 | #Constraints:      28463
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     517000 | #Constraints:      15251
108.81/109.32	c #Conflicts:     518000 | #Constraints:      16251
108.81/109.32	c #Conflicts:     519000 | #Constraints:      17251
108.81/109.32	c #Conflicts:     520000 | #Constraints:      18251
108.81/109.32	c #Conflicts:     521000 | #Constraints:      19251
108.81/109.32	c #Conflicts:     522000 | #Constraints:      20251
108.81/109.32	c #Conflicts:     523000 | #Constraints:      21251
108.81/109.32	c #Conflicts:     524000 | #Constraints:      22251
108.81/109.32	c #Conflicts:     525000 | #Constraints:      23251
108.81/109.32	c #Conflicts:     526000 | #Constraints:      24251
108.81/109.32	c #Conflicts:     527000 | #Constraints:      25251
108.81/109.32	c #Conflicts:     528000 | #Constraints:      26251
108.81/109.32	c #Conflicts:     529000 | #Constraints:      27251
108.81/109.32	c #Conflicts:     530000 | #Constraints:      28251
108.81/109.32	c #Conflicts:     531000 | #Constraints:      29251
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     532000 | #Constraints:      15849
108.81/109.32	c #Conflicts:     533000 | #Constraints:      16850
108.81/109.32	c #Conflicts:     534000 | #Constraints:      17850
108.81/109.32	c #Conflicts:     535000 | #Constraints:      18850
108.81/109.32	c #Conflicts:     536000 | #Constraints:      19850
108.81/109.32	c #Conflicts:     537000 | #Constraints:      20850
108.81/109.32	c #Conflicts:     538000 | #Constraints:      21850
108.81/109.32	c #Conflicts:     539000 | #Constraints:      22850
108.81/109.32	c #Conflicts:     540000 | #Constraints:      23850
108.81/109.32	c #Conflicts:     541000 | #Constraints:      24850
108.81/109.32	c #Conflicts:     542000 | #Constraints:      25850
108.81/109.32	c #Conflicts:     543000 | #Constraints:      26850
108.81/109.32	c #Conflicts:     544000 | #Constraints:      27850
108.81/109.32	c #Conflicts:     545000 | #Constraints:      28850
108.81/109.32	c #Conflicts:     546000 | #Constraints:      29850
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     547000 | #Constraints:      16250
108.81/109.32	c #Conflicts:     548000 | #Constraints:      17250
108.81/109.32	c #Conflicts:     549000 | #Constraints:      18250
108.81/109.32	c #Conflicts:     550000 | #Constraints:      19250
108.81/109.32	c #Conflicts:     551000 | #Constraints:      20250
108.81/109.32	c #Conflicts:     552000 | #Constraints:      21250
108.81/109.32	c #Conflicts:     553000 | #Constraints:      22250
108.81/109.32	c #Conflicts:     554000 | #Constraints:      23250
108.81/109.32	c #Conflicts:     555000 | #Constraints:      24250
108.81/109.32	c #Conflicts:     556000 | #Constraints:      25250
108.81/109.32	c #Conflicts:     557000 | #Constraints:      26250
108.81/109.32	c #Conflicts:     558000 | #Constraints:      27250
108.81/109.32	c #Conflicts:     559000 | #Constraints:      28250
108.81/109.32	c #Conflicts:     560000 | #Constraints:      29250
108.81/109.32	c #Conflicts:     561000 | #Constraints:      30250
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     562000 | #Constraints:      16451
108.81/109.32	c #Conflicts:     563000 | #Constraints:      17451
108.81/109.32	c #Conflicts:     564000 | #Constraints:      18451
108.81/109.32	c #Conflicts:     565000 | #Constraints:      19451
108.81/109.32	c #Conflicts:     566000 | #Constraints:      20451
108.81/109.32	c #Conflicts:     567000 | #Constraints:      21451
108.81/109.32	c #Conflicts:     568000 | #Constraints:      22451
108.81/109.32	c #Conflicts:     569000 | #Constraints:      23451
108.81/109.32	c #Conflicts:     570000 | #Constraints:      24451
108.81/109.32	c #Conflicts:     571000 | #Constraints:      25451
108.81/109.32	c #Conflicts:     572000 | #Constraints:      26451
108.81/109.32	c #Conflicts:     573000 | #Constraints:      27451
108.81/109.32	c #Conflicts:     574000 | #Constraints:      28451
108.81/109.32	c #Conflicts:     575000 | #Constraints:      29451
108.81/109.32	c #Conflicts:     576000 | #Constraints:      30451
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     577000 | #Constraints:      16448
108.81/109.32	c #Conflicts:     578000 | #Constraints:      17448
108.81/109.32	c #Conflicts:     579000 | #Constraints:      18448
108.81/109.32	c #Conflicts:     580000 | #Constraints:      19448
108.81/109.32	c #Conflicts:     581000 | #Constraints:      20448
108.81/109.32	c #Conflicts:     582000 | #Constraints:      21448
108.81/109.32	c #Conflicts:     583000 | #Constraints:      22448
108.81/109.32	c #Conflicts:     584000 | #Constraints:      23448
108.81/109.32	c #Conflicts:     585000 | #Constraints:      24448
108.81/109.32	c #Conflicts:     586000 | #Constraints:      25449
108.81/109.32	c #Conflicts:     587000 | #Constraints:      26449
108.81/109.32	c #Conflicts:     588000 | #Constraints:      27449
108.81/109.32	c #Conflicts:     589000 | #Constraints:      28449
108.81/109.32	c #Conflicts:     590000 | #Constraints:      29449
108.81/109.32	c #Conflicts:     591000 | #Constraints:      30449
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     592000 | #Constraints:      16257
108.81/109.32	c #Conflicts:     593000 | #Constraints:      17257
108.81/109.32	c #Conflicts:     594000 | #Constraints:      18257
108.81/109.32	c #Conflicts:     595000 | #Constraints:      19257
108.81/109.32	c #Conflicts:     596000 | #Constraints:      20257
108.81/109.32	c #Conflicts:     597000 | #Constraints:      21258
108.81/109.32	c #Conflicts:     598000 | #Constraints:      22259
108.81/109.32	c #Conflicts:     599000 | #Constraints:      23259
108.81/109.32	c #Conflicts:     600000 | #Constraints:      24259
108.81/109.32	c #Conflicts:     601000 | #Constraints:      25259
108.81/109.32	c #Conflicts:     602000 | #Constraints:      26259
108.81/109.32	c #Conflicts:     603000 | #Constraints:      27259
108.81/109.32	c #Conflicts:     604000 | #Constraints:      28259
108.81/109.32	c #Conflicts:     605000 | #Constraints:      29259
108.81/109.32	c #Conflicts:     606000 | #Constraints:      30259
108.81/109.32	c #Conflicts:     607000 | #Constraints:      31259
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     608000 | #Constraints:      16856
108.81/109.32	c #Conflicts:     609000 | #Constraints:      17856
108.81/109.32	c #Conflicts:     610000 | #Constraints:      18856
108.81/109.32	c #Conflicts:     611000 | #Constraints:      19856
108.81/109.32	c #Conflicts:     612000 | #Constraints:      20856
108.81/109.32	c #Conflicts:     613000 | #Constraints:      21856
108.81/109.32	c #Conflicts:     614000 | #Constraints:      22856
108.81/109.32	c #Conflicts:     615000 | #Constraints:      23856
108.81/109.32	c #Conflicts:     616000 | #Constraints:      24856
108.81/109.32	c #Conflicts:     617000 | #Constraints:      25856
108.81/109.32	c #Conflicts:     618000 | #Constraints:      26856
108.81/109.32	c #Conflicts:     619000 | #Constraints:      27856
108.81/109.32	c #Conflicts:     620000 | #Constraints:      28856
108.81/109.32	c #Conflicts:     621000 | #Constraints:      29856
108.81/109.32	c #Conflicts:     622000 | #Constraints:      30856
108.81/109.32	c #Conflicts:     623000 | #Constraints:      31856
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     624000 | #Constraints:      17253
108.81/109.32	c #Conflicts:     625000 | #Constraints:      18253
108.81/109.32	c #Conflicts:     626000 | #Constraints:      19253
108.81/109.32	c #Conflicts:     627000 | #Constraints:      20253
108.81/109.32	c #Conflicts:     628000 | #Constraints:      21253
108.81/109.32	c #Conflicts:     629000 | #Constraints:      22253
108.81/109.32	c #Conflicts:     630000 | #Constraints:      23253
108.81/109.32	c #Conflicts:     631000 | #Constraints:      24253
108.81/109.32	c #Conflicts:     632000 | #Constraints:      25253
108.81/109.32	c #Conflicts:     633000 | #Constraints:      26253
108.81/109.32	c #Conflicts:     634000 | #Constraints:      27253
108.81/109.32	c #Conflicts:     635000 | #Constraints:      28253
108.81/109.32	c #Conflicts:     636000 | #Constraints:      29253
108.81/109.32	c #Conflicts:     637000 | #Constraints:      30253
108.81/109.32	c #Conflicts:     638000 | #Constraints:      31253
108.81/109.32	c #Conflicts:     639000 | #Constraints:      32253
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     640000 | #Constraints:      17460
108.81/109.32	c #Conflicts:     641000 | #Constraints:      18460
108.81/109.32	c #Conflicts:     642000 | #Constraints:      19460
108.81/109.32	c #Conflicts:     643000 | #Constraints:      20460
108.81/109.32	c #Conflicts:     644000 | #Constraints:      21460
108.81/109.32	c #Conflicts:     645000 | #Constraints:      22461
108.81/109.32	c #Conflicts:     646000 | #Constraints:      23461
108.81/109.32	c #Conflicts:     647000 | #Constraints:      24461
108.81/109.32	c #Conflicts:     648000 | #Constraints:      25461
108.81/109.32	c #Conflicts:     649000 | #Constraints:      26461
108.81/109.32	c #Conflicts:     650000 | #Constraints:      27461
108.81/109.32	c #Conflicts:     651000 | #Constraints:      28461
108.81/109.32	c #Conflicts:     652000 | #Constraints:      29462
108.81/109.32	c #Conflicts:     653000 | #Constraints:      30462
108.81/109.32	c #Conflicts:     654000 | #Constraints:      31462
108.81/109.32	c #Conflicts:     655000 | #Constraints:      32462
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     656000 | #Constraints:      17458
108.81/109.32	c #Conflicts:     657000 | #Constraints:      18458
108.81/109.32	c #Conflicts:     658000 | #Constraints:      19458
108.81/109.32	c #Conflicts:     659000 | #Constraints:      20458
108.81/109.32	c #Conflicts:     660000 | #Constraints:      21458
108.81/109.32	c #Conflicts:     661000 | #Constraints:      22458
108.81/109.32	c #Conflicts:     662000 | #Constraints:      23458
108.81/109.32	c #Conflicts:     663000 | #Constraints:      24458
108.81/109.32	c #Conflicts:     664000 | #Constraints:      25458
108.81/109.32	c #Conflicts:     665000 | #Constraints:      26458
108.81/109.32	c #Conflicts:     666000 | #Constraints:      27458
108.81/109.32	c #Conflicts:     667000 | #Constraints:      28458
108.81/109.32	c #Conflicts:     668000 | #Constraints:      29458
108.81/109.32	c #Conflicts:     669000 | #Constraints:      30458
108.81/109.32	c #Conflicts:     670000 | #Constraints:      31458
108.81/109.32	c #Conflicts:     671000 | #Constraints:      32458
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     672000 | #Constraints:      17260
108.81/109.32	c #Conflicts:     673000 | #Constraints:      18260
108.81/109.32	c #Conflicts:     674000 | #Constraints:      19260
108.81/109.32	c #Conflicts:     675000 | #Constraints:      20260
108.81/109.32	c #Conflicts:     676000 | #Constraints:      21260
108.81/109.32	c #Conflicts:     677000 | #Constraints:      22260
108.81/109.32	c #Conflicts:     678000 | #Constraints:      23260
108.81/109.32	c #Conflicts:     679000 | #Constraints:      24260
108.81/109.32	c #Conflicts:     680000 | #Constraints:      25260
108.81/109.32	c #Conflicts:     681000 | #Constraints:      26260
108.81/109.32	c #Conflicts:     682000 | #Constraints:      27260
108.81/109.32	c #Conflicts:     683000 | #Constraints:      28260
108.81/109.32	c #Conflicts:     684000 | #Constraints:      29260
108.81/109.32	c #Conflicts:     685000 | #Constraints:      30260
108.81/109.32	c #Conflicts:     686000 | #Constraints:      31260
108.81/109.32	c #Conflicts:     687000 | #Constraints:      32260
108.81/109.32	c #Conflicts:     688000 | #Constraints:      33260
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     689000 | #Constraints:      17849
108.81/109.32	c #Conflicts:     690000 | #Constraints:      18849
108.81/109.32	c #Conflicts:     691000 | #Constraints:      19849
108.81/109.32	c #Conflicts:     692000 | #Constraints:      20849
108.81/109.32	c #Conflicts:     693000 | #Constraints:      21849
108.81/109.32	c #Conflicts:     694000 | #Constraints:      22849
108.81/109.32	c #Conflicts:     695000 | #Constraints:      23849
108.81/109.32	c #Conflicts:     696000 | #Constraints:      24849
108.81/109.32	c #Conflicts:     697000 | #Constraints:      25849
108.81/109.32	c #Conflicts:     698000 | #Constraints:      26849
108.81/109.32	c #Conflicts:     699000 | #Constraints:      27849
108.81/109.32	c #Conflicts:     700000 | #Constraints:      28849
108.81/109.32	c #Conflicts:     701000 | #Constraints:      29849
108.81/109.32	c #Conflicts:     702000 | #Constraints:      30849
108.81/109.32	c #Conflicts:     703000 | #Constraints:      31849
108.81/109.32	c #Conflicts:     704000 | #Constraints:      32849
108.81/109.32	c #Conflicts:     705000 | #Constraints:      33849
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     706000 | #Constraints:      18249
108.81/109.32	c #Conflicts:     707000 | #Constraints:      19249
108.81/109.32	c #Conflicts:     708000 | #Constraints:      20249
108.81/109.32	c #Conflicts:     709000 | #Constraints:      21249
108.81/109.32	c #Conflicts:     710000 | #Constraints:      22249
108.81/109.32	c #Conflicts:     711000 | #Constraints:      23249
108.81/109.32	c #Conflicts:     712000 | #Constraints:      24249
108.81/109.32	c #Conflicts:     713000 | #Constraints:      25249
108.81/109.32	c #Conflicts:     714000 | #Constraints:      26249
108.81/109.32	c #Conflicts:     715000 | #Constraints:      27249
108.81/109.32	c #Conflicts:     716000 | #Constraints:      28249
108.81/109.32	c #Conflicts:     717000 | #Constraints:      29249
108.81/109.32	c #Conflicts:     718000 | #Constraints:      30249
108.81/109.32	c #Conflicts:     719000 | #Constraints:      31249
108.81/109.32	c #Conflicts:     720000 | #Constraints:      32249
108.81/109.32	c #Conflicts:     721000 | #Constraints:      33249
108.81/109.32	c #Conflicts:     722000 | #Constraints:      34250
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     723000 | #Constraints:      18454
108.81/109.32	c #Conflicts:     724000 | #Constraints:      19454
108.81/109.32	c #Conflicts:     725000 | #Constraints:      20454
108.81/109.32	c #Conflicts:     726000 | #Constraints:      21455
108.81/109.32	c #Conflicts:     727000 | #Constraints:      22455
108.81/109.32	c #Conflicts:     728000 | #Constraints:      23455
108.81/109.32	c #Conflicts:     729000 | #Constraints:      24455
108.81/109.32	c #Conflicts:     730000 | #Constraints:      25455
108.81/109.32	c #Conflicts:     731000 | #Constraints:      26455
108.81/109.32	c #Conflicts:     732000 | #Constraints:      27455
108.81/109.32	c #Conflicts:     733000 | #Constraints:      28455
108.81/109.32	c #Conflicts:     734000 | #Constraints:      29455
108.81/109.32	c #Conflicts:     735000 | #Constraints:      30455
108.81/109.32	c #Conflicts:     736000 | #Constraints:      31455
108.81/109.32	c #Conflicts:     737000 | #Constraints:      32455
108.81/109.32	c #Conflicts:     738000 | #Constraints:      33455
108.81/109.32	c #Conflicts:     739000 | #Constraints:      34455
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     740000 | #Constraints:      18463
108.81/109.32	c #Conflicts:     741000 | #Constraints:      19464
108.81/109.32	c #Conflicts:     742000 | #Constraints:      20464
108.81/109.32	c #Conflicts:     743000 | #Constraints:      21464
108.81/109.32	c #Conflicts:     744000 | #Constraints:      22464
108.81/109.32	c #Conflicts:     745000 | #Constraints:      23464
108.81/109.32	c #Conflicts:     746000 | #Constraints:      24464
108.81/109.32	c #Conflicts:     747000 | #Constraints:      25464
108.81/109.32	c #Conflicts:     748000 | #Constraints:      26464
108.81/109.32	c #Conflicts:     749000 | #Constraints:      27464
108.81/109.32	c #Conflicts:     750000 | #Constraints:      28464
108.81/109.32	c #Conflicts:     751000 | #Constraints:      29465
108.81/109.32	c #Conflicts:     752000 | #Constraints:      30465
108.81/109.32	c #Conflicts:     753000 | #Constraints:      31465
108.81/109.32	c #Conflicts:     754000 | #Constraints:      32465
108.81/109.32	c #Conflicts:     755000 | #Constraints:      33465
108.81/109.32	c #Conflicts:     756000 | #Constraints:      34466
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     757000 | #Constraints:      18263
108.81/109.32	c #Conflicts:     758000 | #Constraints:      19263
108.81/109.32	c #Conflicts:     759000 | #Constraints:      20263
108.81/109.32	c #Conflicts:     760000 | #Constraints:      21263
108.81/109.32	c #Conflicts:     761000 | #Constraints:      22263
108.81/109.32	c #Conflicts:     762000 | #Constraints:      23263
108.81/109.32	c #Conflicts:     763000 | #Constraints:      24264
108.81/109.32	c #Conflicts:     764000 | #Constraints:      25264
108.81/109.32	c #Conflicts:     765000 | #Constraints:      26264
108.81/109.32	c #Conflicts:     766000 | #Constraints:      27264
108.81/109.32	c #Conflicts:     767000 | #Constraints:      28264
108.81/109.32	c #Conflicts:     768000 | #Constraints:      29264
108.81/109.32	c #Conflicts:     769000 | #Constraints:      30264
108.81/109.32	c #Conflicts:     770000 | #Constraints:      31264
108.81/109.32	c #Conflicts:     771000 | #Constraints:      32264
108.81/109.32	c #Conflicts:     772000 | #Constraints:      33264
108.81/109.32	c #Conflicts:     773000 | #Constraints:      34264
108.81/109.32	c #Conflicts:     774000 | #Constraints:      35264
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     775000 | #Constraints:      18856
108.81/109.32	c #Conflicts:     776000 | #Constraints:      19856
108.81/109.32	c #Conflicts:     777000 | #Constraints:      20856
108.81/109.32	c #Conflicts:     778000 | #Constraints:      21856
108.81/109.32	c #Conflicts:     779000 | #Constraints:      22856
108.81/109.32	c #Conflicts:     780000 | #Constraints:      23856
108.81/109.32	c #Conflicts:     781000 | #Constraints:      24856
108.81/109.32	c #Conflicts:     782000 | #Constraints:      25856
108.81/109.32	c #Conflicts:     783000 | #Constraints:      26856
108.81/109.32	c #Conflicts:     784000 | #Constraints:      27856
108.81/109.32	c #Conflicts:     785000 | #Constraints:      28856
108.81/109.32	c #Conflicts:     786000 | #Constraints:      29856
108.81/109.32	c #Conflicts:     787000 | #Constraints:      30857
108.81/109.32	c #Conflicts:     788000 | #Constraints:      31857
108.81/109.32	c #Conflicts:     789000 | #Constraints:      32857
108.81/109.32	c #Conflicts:     790000 | #Constraints:      33857
108.81/109.32	c #Conflicts:     791000 | #Constraints:      34857
108.81/109.32	c #Conflicts:     792000 | #Constraints:      35857
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     793000 | #Constraints:      19251
108.81/109.32	c #Conflicts:     794000 | #Constraints:      20251
108.81/109.32	c #Conflicts:     795000 | #Constraints:      21251
108.81/109.32	c #Conflicts:     796000 | #Constraints:      22251
108.81/109.32	c #Conflicts:     797000 | #Constraints:      23251
108.81/109.32	c #Conflicts:     798000 | #Constraints:      24251
108.81/109.32	c #Conflicts:     799000 | #Constraints:      25251
108.81/109.32	c #Conflicts:     800000 | #Constraints:      26251
108.81/109.32	c #Conflicts:     801000 | #Constraints:      27251
108.81/109.32	c #Conflicts:     802000 | #Constraints:      28251
108.81/109.32	c #Conflicts:     803000 | #Constraints:      29251
108.81/109.32	c #Conflicts:     804000 | #Constraints:      30251
108.81/109.32	c #Conflicts:     805000 | #Constraints:      31251
108.81/109.32	c #Conflicts:     806000 | #Constraints:      32251
108.81/109.32	c #Conflicts:     807000 | #Constraints:      33251
108.81/109.32	c #Conflicts:     808000 | #Constraints:      34251
108.81/109.32	c #Conflicts:     809000 | #Constraints:      35251
108.81/109.32	c #Conflicts:     810000 | #Constraints:      36251
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     811000 | #Constraints:      19455
108.81/109.32	c #Conflicts:     812000 | #Constraints:      20455
108.81/109.32	c #Conflicts:     813000 | #Constraints:      21455
108.81/109.32	c #Conflicts:     814000 | #Constraints:      22455
108.81/109.32	c #Conflicts:     815000 | #Constraints:      23455
108.81/109.32	c #Conflicts:     816000 | #Constraints:      24455
108.81/109.32	c #Conflicts:     817000 | #Constraints:      25455
108.81/109.32	c #Conflicts:     818000 | #Constraints:      26455
108.81/109.32	c #Conflicts:     819000 | #Constraints:      27455
108.81/109.32	c #Conflicts:     820000 | #Constraints:      28455
108.81/109.32	c #Conflicts:     821000 | #Constraints:      29455
108.81/109.32	c #Conflicts:     822000 | #Constraints:      30455
108.81/109.32	c #Conflicts:     823000 | #Constraints:      31455
108.81/109.32	c #Conflicts:     824000 | #Constraints:      32455
108.81/109.32	c #Conflicts:     825000 | #Constraints:      33455
108.81/109.32	c #Conflicts:     826000 | #Constraints:      34455
108.81/109.32	c #Conflicts:     827000 | #Constraints:      35455
108.81/109.32	c #Conflicts:     828000 | #Constraints:      36455
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     829000 | #Constraints:      19459
108.81/109.32	c #Conflicts:     830000 | #Constraints:      20459
108.81/109.32	c #Conflicts:     831000 | #Constraints:      21459
108.81/109.32	c #Conflicts:     832000 | #Constraints:      22459
108.81/109.32	c #Conflicts:     833000 | #Constraints:      23459
108.81/109.32	c #Conflicts:     834000 | #Constraints:      24459
108.81/109.32	c #Conflicts:     835000 | #Constraints:      25459
108.81/109.32	c #Conflicts:     836000 | #Constraints:      26459
108.81/109.32	c #Conflicts:     837000 | #Constraints:      27459
108.81/109.32	c #Conflicts:     838000 | #Constraints:      28459
108.81/109.32	c #Conflicts:     839000 | #Constraints:      29459
108.81/109.32	c #Conflicts:     840000 | #Constraints:      30460
108.81/109.32	c #Conflicts:     841000 | #Constraints:      31460
108.81/109.32	c #Conflicts:     842000 | #Constraints:      32460
108.81/109.32	c #Conflicts:     843000 | #Constraints:      33460
108.81/109.32	c #Conflicts:     844000 | #Constraints:      34460
108.81/109.32	c #Conflicts:     845000 | #Constraints:      35460
108.81/109.32	c #Conflicts:     846000 | #Constraints:      36460
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     847000 | #Constraints:      19265
108.81/109.32	c #Conflicts:     848000 | #Constraints:      20265
108.81/109.32	c #Conflicts:     849000 | #Constraints:      21265
108.81/109.32	c #Conflicts:     850000 | #Constraints:      22265
108.81/109.32	c #Conflicts:     851000 | #Constraints:      23265
108.81/109.32	c #Conflicts:     852000 | #Constraints:      24265
108.81/109.32	c #Conflicts:     853000 | #Constraints:      25265
108.81/109.32	c #Conflicts:     854000 | #Constraints:      26265
108.81/109.32	c #Conflicts:     855000 | #Constraints:      27265
108.81/109.32	c #Conflicts:     856000 | #Constraints:      28265
108.81/109.32	c #Conflicts:     857000 | #Constraints:      29265
108.81/109.32	c #Conflicts:     858000 | #Constraints:      30265
108.81/109.32	c #Conflicts:     859000 | #Constraints:      31265
108.81/109.32	c #Conflicts:     860000 | #Constraints:      32265
108.81/109.32	c #Conflicts:     861000 | #Constraints:      33265
108.81/109.32	c #Conflicts:     862000 | #Constraints:      34265
108.81/109.32	c #Conflicts:     863000 | #Constraints:      35265
108.81/109.32	c #Conflicts:     864000 | #Constraints:      36265
108.81/109.32	c #Conflicts:     865000 | #Constraints:      37265
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     866000 | #Constraints:      19856
108.81/109.32	c #Conflicts:     867000 | #Constraints:      20856
108.81/109.32	c #Conflicts:     868000 | #Constraints:      21856
108.81/109.32	c #Conflicts:     869000 | #Constraints:      22856
108.81/109.32	c #Conflicts:     870000 | #Constraints:      23856
108.81/109.32	c #Conflicts:     871000 | #Constraints:      24856
108.81/109.32	c #Conflicts:     872000 | #Constraints:      25856
108.81/109.32	c #Conflicts:     873000 | #Constraints:      26856
108.81/109.32	c #Conflicts:     874000 | #Constraints:      27856
108.81/109.32	c #Conflicts:     875000 | #Constraints:      28856
108.81/109.32	c #Conflicts:     876000 | #Constraints:      29856
108.81/109.32	c #Conflicts:     877000 | #Constraints:      30856
108.81/109.32	c #Conflicts:     878000 | #Constraints:      31856
108.81/109.32	c #Conflicts:     879000 | #Constraints:      32856
108.81/109.32	c #Conflicts:     880000 | #Constraints:      33856
108.81/109.32	c #Conflicts:     881000 | #Constraints:      34856
108.81/109.32	c #Conflicts:     882000 | #Constraints:      35856
108.81/109.32	c #Conflicts:     883000 | #Constraints:      36856
108.81/109.32	c #Conflicts:     884000 | #Constraints:      37856
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     885000 | #Constraints:      20251
108.81/109.32	c #Conflicts:     886000 | #Constraints:      21251
108.81/109.32	c #Conflicts:     887000 | #Constraints:      22251
108.81/109.32	c #Conflicts:     888000 | #Constraints:      23251
108.81/109.32	c #Conflicts:     889000 | #Constraints:      24251
108.81/109.32	c #Conflicts:     890000 | #Constraints:      25252
108.81/109.32	c #Conflicts:     891000 | #Constraints:      26252
108.81/109.32	c #Conflicts:     892000 | #Constraints:      27252
108.81/109.32	c #Conflicts:     893000 | #Constraints:      28252
108.81/109.32	c #Conflicts:     894000 | #Constraints:      29252
108.81/109.32	c #Conflicts:     895000 | #Constraints:      30252
108.81/109.32	c #Conflicts:     896000 | #Constraints:      31252
108.81/109.32	c #Conflicts:     897000 | #Constraints:      32252
108.81/109.32	c #Conflicts:     898000 | #Constraints:      33253
108.81/109.32	c #Conflicts:     899000 | #Constraints:      34253
108.81/109.32	c #Conflicts:     900000 | #Constraints:      35253
108.81/109.32	c #Conflicts:     901000 | #Constraints:      36253
108.81/109.32	c #Conflicts:     902000 | #Constraints:      37253
108.81/109.32	c #Conflicts:     903000 | #Constraints:      38253
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     904000 | #Constraints:      20454
108.81/109.32	c #Conflicts:     905000 | #Constraints:      21454
108.81/109.32	c #Conflicts:     906000 | #Constraints:      22454
108.81/109.32	c #Conflicts:     907000 | #Constraints:      23454
108.81/109.32	c #Conflicts:     908000 | #Constraints:      24454
108.81/109.32	c #Conflicts:     909000 | #Constraints:      25454
108.81/109.32	c #Conflicts:     910000 | #Constraints:      26454
108.81/109.32	c #Conflicts:     911000 | #Constraints:      27454
108.81/109.32	c #Conflicts:     912000 | #Constraints:      28454
108.81/109.32	c #Conflicts:     913000 | #Constraints:      29454
108.81/109.32	c #Conflicts:     914000 | #Constraints:      30454
108.81/109.32	c #Conflicts:     915000 | #Constraints:      31454
108.81/109.32	c #Conflicts:     916000 | #Constraints:      32454
108.81/109.32	c #Conflicts:     917000 | #Constraints:      33454
108.81/109.32	c #Conflicts:     918000 | #Constraints:      34454
108.81/109.32	c #Conflicts:     919000 | #Constraints:      35454
108.81/109.32	c #Conflicts:     920000 | #Constraints:      36454
108.81/109.32	c #Conflicts:     921000 | #Constraints:      37454
108.81/109.32	c #Conflicts:     922000 | #Constraints:      38454
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     923000 | #Constraints:      20451
108.81/109.32	c #Conflicts:     924000 | #Constraints:      21451
108.81/109.32	c #Conflicts:     925000 | #Constraints:      22451
108.81/109.32	c #Conflicts:     926000 | #Constraints:      23451
108.81/109.32	c #Conflicts:     927000 | #Constraints:      24451
108.81/109.32	c #Conflicts:     928000 | #Constraints:      25451
108.81/109.32	c #Conflicts:     929000 | #Constraints:      26451
108.81/109.32	c #Conflicts:     930000 | #Constraints:      27451
108.81/109.32	c #Conflicts:     931000 | #Constraints:      28452
108.81/109.32	c #Conflicts:     932000 | #Constraints:      29452
108.81/109.32	c #Conflicts:     933000 | #Constraints:      30452
108.81/109.32	c #Conflicts:     934000 | #Constraints:      31452
108.81/109.32	c #Conflicts:     935000 | #Constraints:      32452
108.81/109.32	c #Conflicts:     936000 | #Constraints:      33452
108.81/109.32	c #Conflicts:     937000 | #Constraints:      34452
108.81/109.32	c #Conflicts:     938000 | #Constraints:      35452
108.81/109.32	c #Conflicts:     939000 | #Constraints:      36452
108.81/109.32	c #Conflicts:     940000 | #Constraints:      37452
108.81/109.32	c #Conflicts:     941000 | #Constraints:      38452
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     942000 | #Constraints:      20264
108.81/109.32	c #Conflicts:     943000 | #Constraints:      21264
108.81/109.32	c #Conflicts:     944000 | #Constraints:      22264
108.81/109.32	c #Conflicts:     945000 | #Constraints:      23264
108.81/109.32	c #Conflicts:     946000 | #Constraints:      24264
108.81/109.32	c #Conflicts:     947000 | #Constraints:      25264
108.81/109.32	c #Conflicts:     948000 | #Constraints:      26264
108.81/109.32	c #Conflicts:     949000 | #Constraints:      27264
108.81/109.32	c #Conflicts:     950000 | #Constraints:      28264
108.81/109.32	c #Conflicts:     951000 | #Constraints:      29264
108.81/109.32	c #Conflicts:     952000 | #Constraints:      30264
108.81/109.32	c #Conflicts:     953000 | #Constraints:      31264
108.81/109.32	c #Conflicts:     954000 | #Constraints:      32264
108.81/109.32	c #Conflicts:     955000 | #Constraints:      33264
108.81/109.32	c #Conflicts:     956000 | #Constraints:      34264
108.81/109.32	c #Conflicts:     957000 | #Constraints:      35265
108.81/109.32	c #Conflicts:     958000 | #Constraints:      36265
108.81/109.32	c #Conflicts:     959000 | #Constraints:      37265
108.81/109.32	c #Conflicts:     960000 | #Constraints:      38265
108.81/109.32	c #Conflicts:     961000 | #Constraints:      39265
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     962000 | #Constraints:      20862
108.81/109.32	c #Conflicts:     963000 | #Constraints:      21862
108.81/109.32	c #Conflicts:     964000 | #Constraints:      22862
108.81/109.32	c #Conflicts:     965000 | #Constraints:      23862
108.81/109.32	c #Conflicts:     966000 | #Constraints:      24862
108.81/109.32	c #Conflicts:     967000 | #Constraints:      25862
108.81/109.32	c #Conflicts:     968000 | #Constraints:      26862
108.81/109.32	c #Conflicts:     969000 | #Constraints:      27862
108.81/109.32	c #Conflicts:     970000 | #Constraints:      28862
108.81/109.32	c #Conflicts:     971000 | #Constraints:      29862
108.81/109.32	c #Conflicts:     972000 | #Constraints:      30862
108.81/109.32	c #Conflicts:     973000 | #Constraints:      31862
108.81/109.32	c #Conflicts:     974000 | #Constraints:      32862
108.81/109.32	c #Conflicts:     975000 | #Constraints:      33862
108.81/109.32	c #Conflicts:     976000 | #Constraints:      34862
108.81/109.32	c #Conflicts:     977000 | #Constraints:      35862
108.81/109.32	c #Conflicts:     978000 | #Constraints:      36862
108.81/109.32	c #Conflicts:     979000 | #Constraints:      37862
108.81/109.32	c #Conflicts:     980000 | #Constraints:      38862
108.81/109.32	c #Conflicts:     981000 | #Constraints:      39862
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:     982000 | #Constraints:      21253
108.81/109.32	c #Conflicts:     983000 | #Constraints:      22253
108.81/109.32	c #Conflicts:     984000 | #Constraints:      23253
108.81/109.32	c #Conflicts:     985000 | #Constraints:      24253
108.81/109.32	c #Conflicts:     986000 | #Constraints:      25253
108.81/109.32	c #Conflicts:     987000 | #Constraints:      26253
108.81/109.32	c #Conflicts:     988000 | #Constraints:      27253
108.81/109.32	c #Conflicts:     989000 | #Constraints:      28253
108.81/109.32	c #Conflicts:     990000 | #Constraints:      29253
108.81/109.32	c #Conflicts:     991000 | #Constraints:      30253
108.81/109.32	c #Conflicts:     992000 | #Constraints:      31253
108.81/109.32	c #Conflicts:     993000 | #Constraints:      32253
108.81/109.32	c #Conflicts:     994000 | #Constraints:      33253
108.81/109.32	c #Conflicts:     995000 | #Constraints:      34253
108.81/109.32	c #Conflicts:     996000 | #Constraints:      35253
108.81/109.32	c #Conflicts:     997000 | #Constraints:      36253
108.81/109.32	c #Conflicts:     998000 | #Constraints:      37253
108.81/109.32	c #Conflicts:     999000 | #Constraints:      38253
108.81/109.32	c #Conflicts:    1000000 | #Constraints:      39253
108.81/109.32	c #Conflicts:    1001000 | #Constraints:      40253
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1002000 | #Constraints:      21446
108.81/109.32	c #Conflicts:    1003000 | #Constraints:      22446
108.81/109.32	c #Conflicts:    1004000 | #Constraints:      23446
108.81/109.32	c #Conflicts:    1005000 | #Constraints:      24446
108.81/109.32	c #Conflicts:    1006000 | #Constraints:      25446
108.81/109.32	c #Conflicts:    1007000 | #Constraints:      26446
108.81/109.32	c #Conflicts:    1008000 | #Constraints:      27446
108.81/109.32	c #Conflicts:    1009000 | #Constraints:      28446
108.81/109.32	c #Conflicts:    1010000 | #Constraints:      29446
108.81/109.32	c #Conflicts:    1011000 | #Constraints:      30446
108.81/109.32	c #Conflicts:    1012000 | #Constraints:      31446
108.81/109.32	c #Conflicts:    1013000 | #Constraints:      32446
108.81/109.32	c #Conflicts:    1014000 | #Constraints:      33446
108.81/109.32	c #Conflicts:    1015000 | #Constraints:      34446
108.81/109.32	c #Conflicts:    1016000 | #Constraints:      35446
108.81/109.32	c #Conflicts:    1017000 | #Constraints:      36446
108.81/109.32	c #Conflicts:    1018000 | #Constraints:      37446
108.81/109.32	c #Conflicts:    1019000 | #Constraints:      38446
108.81/109.32	c #Conflicts:    1020000 | #Constraints:      39446
108.81/109.32	c #Conflicts:    1021000 | #Constraints:      40446
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1022000 | #Constraints:      21452
108.81/109.32	c #Conflicts:    1023000 | #Constraints:      22452
108.81/109.32	c #Conflicts:    1024000 | #Constraints:      23452
108.81/109.32	c #Conflicts:    1025000 | #Constraints:      24452
108.81/109.32	c #Conflicts:    1026000 | #Constraints:      25452
108.81/109.32	c #Conflicts:    1027000 | #Constraints:      26452
108.81/109.32	c #Conflicts:    1028000 | #Constraints:      27452
108.81/109.32	c #Conflicts:    1029000 | #Constraints:      28452
108.81/109.32	c #Conflicts:    1030000 | #Constraints:      29452
108.81/109.32	c #Conflicts:    1031000 | #Constraints:      30452
108.81/109.32	c #Conflicts:    1032000 | #Constraints:      31452
108.81/109.32	c #Conflicts:    1033000 | #Constraints:      32452
108.81/109.32	c #Conflicts:    1034000 | #Constraints:      33452
108.81/109.32	c #Conflicts:    1035000 | #Constraints:      34452
108.81/109.32	c #Conflicts:    1036000 | #Constraints:      35452
108.81/109.32	c #Conflicts:    1037000 | #Constraints:      36452
108.81/109.32	c #Conflicts:    1038000 | #Constraints:      37452
108.81/109.32	c #Conflicts:    1039000 | #Constraints:      38452
108.81/109.32	c #Conflicts:    1040000 | #Constraints:      39452
108.81/109.32	c #Conflicts:    1041000 | #Constraints:      40452
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1042000 | #Constraints:      21255
108.81/109.32	c #Conflicts:    1043000 | #Constraints:      22255
108.81/109.32	c #Conflicts:    1044000 | #Constraints:      23255
108.81/109.32	c #Conflicts:    1045000 | #Constraints:      24255
108.81/109.32	c #Conflicts:    1046000 | #Constraints:      25255
108.81/109.32	c #Conflicts:    1047000 | #Constraints:      26255
108.81/109.32	c #Conflicts:    1048000 | #Constraints:      27255
108.81/109.32	c #Conflicts:    1049000 | #Constraints:      28255
108.81/109.32	c #Conflicts:    1050000 | #Constraints:      29255
108.81/109.32	c #Conflicts:    1051000 | #Constraints:      30255
108.81/109.32	c #Conflicts:    1052000 | #Constraints:      31255
108.81/109.32	c #Conflicts:    1053000 | #Constraints:      32255
108.81/109.32	c #Conflicts:    1054000 | #Constraints:      33255
108.81/109.32	c #Conflicts:    1055000 | #Constraints:      34255
108.81/109.32	c #Conflicts:    1056000 | #Constraints:      35255
108.81/109.32	c #Conflicts:    1057000 | #Constraints:      36255
108.81/109.32	c #Conflicts:    1058000 | #Constraints:      37255
108.81/109.32	c #Conflicts:    1059000 | #Constraints:      38255
108.81/109.32	c #Conflicts:    1060000 | #Constraints:      39255
108.81/109.32	c #Conflicts:    1061000 | #Constraints:      40255
108.81/109.32	c #Conflicts:    1062000 | #Constraints:      41255
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1063000 | #Constraints:      21859
108.81/109.32	c #Conflicts:    1064000 | #Constraints:      22859
108.81/109.32	c #Conflicts:    1065000 | #Constraints:      23859
108.81/109.32	c #Conflicts:    1066000 | #Constraints:      24859
108.81/109.32	c #Conflicts:    1067000 | #Constraints:      25859
108.81/109.32	c #Conflicts:    1068000 | #Constraints:      26859
108.81/109.32	c #Conflicts:    1069000 | #Constraints:      27859
108.81/109.32	c #Conflicts:    1070000 | #Constraints:      28859
108.81/109.32	c #Conflicts:    1071000 | #Constraints:      29859
108.81/109.32	c #Conflicts:    1072000 | #Constraints:      30859
108.81/109.32	c #Conflicts:    1073000 | #Constraints:      31859
108.81/109.32	c #Conflicts:    1074000 | #Constraints:      32859
108.81/109.32	c #Conflicts:    1075000 | #Constraints:      33859
108.81/109.32	c #Conflicts:    1076000 | #Constraints:      34859
108.81/109.32	c #Conflicts:    1077000 | #Constraints:      35859
108.81/109.32	c #Conflicts:    1078000 | #Constraints:      36859
108.81/109.32	c #Conflicts:    1079000 | #Constraints:      37859
108.81/109.32	c #Conflicts:    1080000 | #Constraints:      38859
108.81/109.32	c #Conflicts:    1081000 | #Constraints:      39859
108.81/109.32	c #Conflicts:    1082000 | #Constraints:      40859
108.81/109.32	c #Conflicts:    1083000 | #Constraints:      41859
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1084000 | #Constraints:      22261
108.81/109.32	c #Conflicts:    1085000 | #Constraints:      23261
108.81/109.32	c #Conflicts:    1086000 | #Constraints:      24261
108.81/109.32	c #Conflicts:    1087000 | #Constraints:      25261
108.81/109.32	c #Conflicts:    1088000 | #Constraints:      26261
108.81/109.32	c #Conflicts:    1089000 | #Constraints:      27261
108.81/109.32	c #Conflicts:    1090000 | #Constraints:      28261
108.81/109.32	c #Conflicts:    1091000 | #Constraints:      29261
108.81/109.32	c #Conflicts:    1092000 | #Constraints:      30261
108.81/109.32	c #Conflicts:    1093000 | #Constraints:      31261
108.81/109.32	c #Conflicts:    1094000 | #Constraints:      32261
108.81/109.32	c #Conflicts:    1095000 | #Constraints:      33261
108.81/109.32	c #Conflicts:    1096000 | #Constraints:      34261
108.81/109.32	c #Conflicts:    1097000 | #Constraints:      35261
108.81/109.32	c #Conflicts:    1098000 | #Constraints:      36261
108.81/109.32	c #Conflicts:    1099000 | #Constraints:      37261
108.81/109.32	c #Conflicts:    1100000 | #Constraints:      38261
108.81/109.32	c #Conflicts:    1101000 | #Constraints:      39261
108.81/109.32	c #Conflicts:    1102000 | #Constraints:      40261
108.81/109.32	c #Conflicts:    1103000 | #Constraints:      41261
108.81/109.32	c #Conflicts:    1104000 | #Constraints:      42261
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1105000 | #Constraints:      22456
108.81/109.32	c #Conflicts:    1106000 | #Constraints:      23456
108.81/109.32	c #Conflicts:    1107000 | #Constraints:      24456
108.81/109.32	c #Conflicts:    1108000 | #Constraints:      25456
108.81/109.32	c #Conflicts:    1109000 | #Constraints:      26456
108.81/109.32	c #Conflicts:    1110000 | #Constraints:      27456
108.81/109.32	c #Conflicts:    1111000 | #Constraints:      28456
108.81/109.32	c #Conflicts:    1112000 | #Constraints:      29456
108.81/109.32	c #Conflicts:    1113000 | #Constraints:      30456
108.81/109.32	c #Conflicts:    1114000 | #Constraints:      31456
108.81/109.32	c #Conflicts:    1115000 | #Constraints:      32456
108.81/109.32	c #Conflicts:    1116000 | #Constraints:      33456
108.81/109.32	c #Conflicts:    1117000 | #Constraints:      34456
108.81/109.32	c #Conflicts:    1118000 | #Constraints:      35456
108.81/109.32	c #Conflicts:    1119000 | #Constraints:      36456
108.81/109.32	c #Conflicts:    1120000 | #Constraints:      37456
108.81/109.32	c #Conflicts:    1121000 | #Constraints:      38456
108.81/109.32	c #Conflicts:    1122000 | #Constraints:      39456
108.81/109.32	c #Conflicts:    1123000 | #Constraints:      40456
108.81/109.32	c #Conflicts:    1124000 | #Constraints:      41456
108.81/109.32	c #Conflicts:    1125000 | #Constraints:      42456
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1126000 | #Constraints:      22455
108.81/109.32	c #Conflicts:    1127000 | #Constraints:      23455
108.81/109.32	c #Conflicts:    1128000 | #Constraints:      24455
108.81/109.32	c #Conflicts:    1129000 | #Constraints:      25455
108.81/109.32	c #Conflicts:    1130000 | #Constraints:      26455
108.81/109.32	c #Conflicts:    1131000 | #Constraints:      27455
108.81/109.32	c #Conflicts:    1132000 | #Constraints:      28455
108.81/109.32	c #Conflicts:    1133000 | #Constraints:      29455
108.81/109.32	c #Conflicts:    1134000 | #Constraints:      30455
108.81/109.32	c #Conflicts:    1135000 | #Constraints:      31455
108.81/109.32	c #Conflicts:    1136000 | #Constraints:      32455
108.81/109.32	c #Conflicts:    1137000 | #Constraints:      33455
108.81/109.32	c #Conflicts:    1138000 | #Constraints:      34455
108.81/109.32	c #Conflicts:    1139000 | #Constraints:      35455
108.81/109.32	c #Conflicts:    1140000 | #Constraints:      36455
108.81/109.32	c #Conflicts:    1141000 | #Constraints:      37455
108.81/109.32	c #Conflicts:    1142000 | #Constraints:      38455
108.81/109.32	c #Conflicts:    1143000 | #Constraints:      39455
108.81/109.32	c #Conflicts:    1144000 | #Constraints:      40455
108.81/109.32	c #Conflicts:    1145000 | #Constraints:      41455
108.81/109.32	c #Conflicts:    1146000 | #Constraints:      42455
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1147000 | #Constraints:      22255
108.81/109.32	c #Conflicts:    1148000 | #Constraints:      23257
108.81/109.32	c #Conflicts:    1149000 | #Constraints:      24257
108.81/109.32	c #Conflicts:    1150000 | #Constraints:      25257
108.81/109.32	c #Conflicts:    1151000 | #Constraints:      26257
108.81/109.32	c #Conflicts:    1152000 | #Constraints:      27257
108.81/109.32	c #Conflicts:    1153000 | #Constraints:      28257
108.81/109.32	c #Conflicts:    1154000 | #Constraints:      29257
108.81/109.32	c #Conflicts:    1155000 | #Constraints:      30257
108.81/109.32	c #Conflicts:    1156000 | #Constraints:      31257
108.81/109.32	c #Conflicts:    1157000 | #Constraints:      32257
108.81/109.32	c #Conflicts:    1158000 | #Constraints:      33257
108.81/109.32	c #Conflicts:    1159000 | #Constraints:      34257
108.81/109.32	c #Conflicts:    1160000 | #Constraints:      35257
108.81/109.32	c #Conflicts:    1161000 | #Constraints:      36257
108.81/109.32	c #Conflicts:    1162000 | #Constraints:      37257
108.81/109.32	c #Conflicts:    1163000 | #Constraints:      38257
108.81/109.32	c #Conflicts:    1164000 | #Constraints:      39257
108.81/109.32	c #Conflicts:    1165000 | #Constraints:      40257
108.81/109.32	c #Conflicts:    1166000 | #Constraints:      41257
108.81/109.32	c #Conflicts:    1167000 | #Constraints:      42257
108.81/109.32	c #Conflicts:    1168000 | #Constraints:      43257
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1169000 | #Constraints:      22852
108.81/109.32	c #Conflicts:    1170000 | #Constraints:      23852
108.81/109.32	c #Conflicts:    1171000 | #Constraints:      24852
108.81/109.32	c #Conflicts:    1172000 | #Constraints:      25852
108.81/109.32	c #Conflicts:    1173000 | #Constraints:      26852
108.81/109.32	c #Conflicts:    1174000 | #Constraints:      27852
108.81/109.32	c #Conflicts:    1175000 | #Constraints:      28852
108.81/109.32	c #Conflicts:    1176000 | #Constraints:      29852
108.81/109.32	c #Conflicts:    1177000 | #Constraints:      30852
108.81/109.32	c #Conflicts:    1178000 | #Constraints:      31852
108.81/109.32	c #Conflicts:    1179000 | #Constraints:      32852
108.81/109.32	c #Conflicts:    1180000 | #Constraints:      33852
108.81/109.32	c #Conflicts:    1181000 | #Constraints:      34852
108.81/109.32	c #Conflicts:    1182000 | #Constraints:      35852
108.81/109.32	c #Conflicts:    1183000 | #Constraints:      36852
108.81/109.32	c #Conflicts:    1184000 | #Constraints:      37852
108.81/109.32	c #Conflicts:    1185000 | #Constraints:      38852
108.81/109.32	c #Conflicts:    1186000 | #Constraints:      39852
108.81/109.32	c #Conflicts:    1187000 | #Constraints:      40852
108.81/109.32	c #Conflicts:    1188000 | #Constraints:      41852
108.81/109.32	c #Conflicts:    1189000 | #Constraints:      42852
108.81/109.32	c #Conflicts:    1190000 | #Constraints:      43852
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1191000 | #Constraints:      23264
108.81/109.32	c #Conflicts:    1192000 | #Constraints:      24264
108.81/109.32	c #Conflicts:    1193000 | #Constraints:      25264
108.81/109.32	c #Conflicts:    1194000 | #Constraints:      26264
108.81/109.32	c #Conflicts:    1195000 | #Constraints:      27264
108.81/109.32	c #Conflicts:    1196000 | #Constraints:      28264
108.81/109.32	c #Conflicts:    1197000 | #Constraints:      29264
108.81/109.32	c #Conflicts:    1198000 | #Constraints:      30264
108.81/109.32	c #Conflicts:    1199000 | #Constraints:      31264
108.81/109.32	c #Conflicts:    1200000 | #Constraints:      32264
108.81/109.32	c #Conflicts:    1201000 | #Constraints:      33264
108.81/109.32	c #Conflicts:    1202000 | #Constraints:      34264
108.81/109.32	c #Conflicts:    1203000 | #Constraints:      35264
108.81/109.32	c #Conflicts:    1204000 | #Constraints:      36264
108.81/109.32	c #Conflicts:    1205000 | #Constraints:      37264
108.81/109.32	c #Conflicts:    1206000 | #Constraints:      38264
108.81/109.32	c #Conflicts:    1207000 | #Constraints:      39264
108.81/109.32	c #Conflicts:    1208000 | #Constraints:      40264
108.81/109.32	c #Conflicts:    1209000 | #Constraints:      41264
108.81/109.32	c #Conflicts:    1210000 | #Constraints:      42264
108.81/109.32	c #Conflicts:    1211000 | #Constraints:      43264
108.81/109.32	c #Conflicts:    1212000 | #Constraints:      44264
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1213000 | #Constraints:      23461
108.81/109.32	c #Conflicts:    1214000 | #Constraints:      24461
108.81/109.32	c #Conflicts:    1215000 | #Constraints:      25461
108.81/109.32	c #Conflicts:    1216000 | #Constraints:      26461
108.81/109.32	c #Conflicts:    1217000 | #Constraints:      27461
108.81/109.32	c #Conflicts:    1218000 | #Constraints:      28461
108.81/109.32	c #Conflicts:    1219000 | #Constraints:      29461
108.81/109.32	c #Conflicts:    1220000 | #Constraints:      30461
108.81/109.32	c #Conflicts:    1221000 | #Constraints:      31461
108.81/109.32	c #Conflicts:    1222000 | #Constraints:      32461
108.81/109.32	c #Conflicts:    1223000 | #Constraints:      33461
108.81/109.32	c #Conflicts:    1224000 | #Constraints:      34461
108.81/109.32	c #Conflicts:    1225000 | #Constraints:      35461
108.81/109.32	c #Conflicts:    1226000 | #Constraints:      36461
108.81/109.32	c #Conflicts:    1227000 | #Constraints:      37461
108.81/109.32	c #Conflicts:    1228000 | #Constraints:      38461
108.81/109.32	c #Conflicts:    1229000 | #Constraints:      39461
108.81/109.32	c #Conflicts:    1230000 | #Constraints:      40461
108.81/109.32	c #Conflicts:    1231000 | #Constraints:      41461
108.81/109.32	c #Conflicts:    1232000 | #Constraints:      42461
108.81/109.32	c #Conflicts:    1233000 | #Constraints:      43461
108.81/109.32	c #Conflicts:    1234000 | #Constraints:      44461
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1235000 | #Constraints:      23466
108.81/109.32	c #Conflicts:    1236000 | #Constraints:      24466
108.81/109.32	c #Conflicts:    1237000 | #Constraints:      25466
108.81/109.32	c #Conflicts:    1238000 | #Constraints:      26466
108.81/109.32	c #Conflicts:    1239000 | #Constraints:      27466
108.81/109.32	c #Conflicts:    1240000 | #Constraints:      28466
108.81/109.32	c #Conflicts:    1241000 | #Constraints:      29466
108.81/109.32	c #Conflicts:    1242000 | #Constraints:      30466
108.81/109.32	c #Conflicts:    1243000 | #Constraints:      31466
108.81/109.32	c #Conflicts:    1244000 | #Constraints:      32466
108.81/109.32	c #Conflicts:    1245000 | #Constraints:      33466
108.81/109.32	c #Conflicts:    1246000 | #Constraints:      34466
108.81/109.32	c #Conflicts:    1247000 | #Constraints:      35466
108.81/109.32	c #Conflicts:    1248000 | #Constraints:      36466
108.81/109.32	c #Conflicts:    1249000 | #Constraints:      37466
108.81/109.32	c #Conflicts:    1250000 | #Constraints:      38466
108.81/109.32	c #Conflicts:    1251000 | #Constraints:      39466
108.81/109.32	c #Conflicts:    1252000 | #Constraints:      40466
108.81/109.32	c #Conflicts:    1253000 | #Constraints:      41466
108.81/109.32	c #Conflicts:    1254000 | #Constraints:      42466
108.81/109.32	c #Conflicts:    1255000 | #Constraints:      43466
108.81/109.32	c #Conflicts:    1256000 | #Constraints:      44466
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1257000 | #Constraints:      23265
108.81/109.32	c #Conflicts:    1258000 | #Constraints:      24265
108.81/109.32	c #Conflicts:    1259000 | #Constraints:      25265
108.81/109.32	c #Conflicts:    1260000 | #Constraints:      26265
108.81/109.32	c #Conflicts:    1261000 | #Constraints:      27265
108.81/109.32	c #Conflicts:    1262000 | #Constraints:      28265
108.81/109.32	c #Conflicts:    1263000 | #Constraints:      29265
108.81/109.32	c #Conflicts:    1264000 | #Constraints:      30265
108.81/109.32	c #Conflicts:    1265000 | #Constraints:      31265
108.81/109.32	c #Conflicts:    1266000 | #Constraints:      32265
108.81/109.32	c #Conflicts:    1267000 | #Constraints:      33265
108.81/109.32	c #Conflicts:    1268000 | #Constraints:      34265
108.81/109.32	c #Conflicts:    1269000 | #Constraints:      35265
108.81/109.32	c #Conflicts:    1270000 | #Constraints:      36265
108.81/109.32	c #Conflicts:    1271000 | #Constraints:      37265
108.81/109.32	c #Conflicts:    1272000 | #Constraints:      38265
108.81/109.32	c #Conflicts:    1273000 | #Constraints:      39265
108.81/109.32	c #Conflicts:    1274000 | #Constraints:      40265
108.81/109.32	c #Conflicts:    1275000 | #Constraints:      41265
108.81/109.32	c #Conflicts:    1276000 | #Constraints:      42265
108.81/109.32	c #Conflicts:    1277000 | #Constraints:      43265
108.81/109.32	c #Conflicts:    1278000 | #Constraints:      44265
108.81/109.32	c #Conflicts:    1279000 | #Constraints:      45265
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1280000 | #Constraints:      23862
108.81/109.32	c #Conflicts:    1281000 | #Constraints:      24862
108.81/109.32	c #Conflicts:    1282000 | #Constraints:      25862
108.81/109.32	c #Conflicts:    1283000 | #Constraints:      26862
108.81/109.32	c #Conflicts:    1284000 | #Constraints:      27862
108.81/109.32	c #Conflicts:    1285000 | #Constraints:      28862
108.81/109.32	c #Conflicts:    1286000 | #Constraints:      29862
108.81/109.32	c #Conflicts:    1287000 | #Constraints:      30862
108.81/109.32	c #Conflicts:    1288000 | #Constraints:      31862
108.81/109.32	c #Conflicts:    1289000 | #Constraints:      32862
108.81/109.32	c #Conflicts:    1290000 | #Constraints:      33862
108.81/109.32	c #Conflicts:    1291000 | #Constraints:      34862
108.81/109.32	c #Conflicts:    1292000 | #Constraints:      35862
108.81/109.32	c #Conflicts:    1293000 | #Constraints:      36862
108.81/109.32	c #Conflicts:    1294000 | #Constraints:      37862
108.81/109.32	c #Conflicts:    1295000 | #Constraints:      38862
108.81/109.32	c #Conflicts:    1296000 | #Constraints:      39862
108.81/109.32	c #Conflicts:    1297000 | #Constraints:      40862
108.81/109.32	c #Conflicts:    1298000 | #Constraints:      41862
108.81/109.32	c #Conflicts:    1299000 | #Constraints:      42862
108.81/109.32	c #Conflicts:    1300000 | #Constraints:      43862
108.81/109.32	c #Conflicts:    1301000 | #Constraints:      44862
108.81/109.32	c #Conflicts:    1302000 | #Constraints:      45862
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1303000 | #Constraints:      24259
108.81/109.32	c #Conflicts:    1304000 | #Constraints:      25259
108.81/109.32	c #Conflicts:    1305000 | #Constraints:      26259
108.81/109.32	c #Conflicts:    1306000 | #Constraints:      27259
108.81/109.32	c #Conflicts:    1307000 | #Constraints:      28259
108.81/109.32	c #Conflicts:    1308000 | #Constraints:      29259
108.81/109.32	c #Conflicts:    1309000 | #Constraints:      30259
108.81/109.32	c #Conflicts:    1310000 | #Constraints:      31259
108.81/109.32	c #Conflicts:    1311000 | #Constraints:      32259
108.81/109.32	c #Conflicts:    1312000 | #Constraints:      33259
108.81/109.32	c #Conflicts:    1313000 | #Constraints:      34259
108.81/109.32	c #Conflicts:    1314000 | #Constraints:      35259
108.81/109.32	c #Conflicts:    1315000 | #Constraints:      36259
108.81/109.32	c #Conflicts:    1316000 | #Constraints:      37259
108.81/109.32	c #Conflicts:    1317000 | #Constraints:      38259
108.81/109.32	c #Conflicts:    1318000 | #Constraints:      39259
108.81/109.32	c #Conflicts:    1319000 | #Constraints:      40259
108.81/109.32	c #Conflicts:    1320000 | #Constraints:      41259
108.81/109.32	c #Conflicts:    1321000 | #Constraints:      42259
108.81/109.32	c #Conflicts:    1322000 | #Constraints:      43259
108.81/109.32	c #Conflicts:    1323000 | #Constraints:      44259
108.81/109.32	c #Conflicts:    1324000 | #Constraints:      45259
108.81/109.32	c #Conflicts:    1325000 | #Constraints:      46259
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1326000 | #Constraints:      24471
108.81/109.32	c #Conflicts:    1327000 | #Constraints:      25471
108.81/109.32	c #Conflicts:    1328000 | #Constraints:      26471
108.81/109.32	c #Conflicts:    1329000 | #Constraints:      27471
108.81/109.32	c #Conflicts:    1330000 | #Constraints:      28471
108.81/109.32	c #Conflicts:    1331000 | #Constraints:      29471
108.81/109.32	c #Conflicts:    1332000 | #Constraints:      30471
108.81/109.32	c #Conflicts:    1333000 | #Constraints:      31471
108.81/109.32	c #Conflicts:    1334000 | #Constraints:      32471
108.81/109.32	c #Conflicts:    1335000 | #Constraints:      33471
108.81/109.32	c #Conflicts:    1336000 | #Constraints:      34471
108.81/109.32	c #Conflicts:    1337000 | #Constraints:      35471
108.81/109.32	c #Conflicts:    1338000 | #Constraints:      36471
108.81/109.32	c #Conflicts:    1339000 | #Constraints:      37471
108.81/109.32	c #Conflicts:    1340000 | #Constraints:      38471
108.81/109.32	c #Conflicts:    1341000 | #Constraints:      39471
108.81/109.32	c #Conflicts:    1342000 | #Constraints:      40471
108.81/109.32	c #Conflicts:    1343000 | #Constraints:      41471
108.81/109.32	c #Conflicts:    1344000 | #Constraints:      42471
108.81/109.32	c #Conflicts:    1345000 | #Constraints:      43471
108.81/109.32	c #Conflicts:    1346000 | #Constraints:      44471
108.81/109.32	c #Conflicts:    1347000 | #Constraints:      45471
108.81/109.32	c #Conflicts:    1348000 | #Constraints:      46471
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1349000 | #Constraints:      24475
108.81/109.32	c #Conflicts:    1350000 | #Constraints:      25475
108.81/109.32	c #Conflicts:    1351000 | #Constraints:      26475
108.81/109.32	c #Conflicts:    1352000 | #Constraints:      27475
108.81/109.32	c #Conflicts:    1353000 | #Constraints:      28475
108.81/109.32	c #Conflicts:    1354000 | #Constraints:      29475
108.81/109.32	c #Conflicts:    1355000 | #Constraints:      30475
108.81/109.32	c #Conflicts:    1356000 | #Constraints:      31475
108.81/109.32	c #Conflicts:    1357000 | #Constraints:      32475
108.81/109.32	c #Conflicts:    1358000 | #Constraints:      33475
108.81/109.32	c #Conflicts:    1359000 | #Constraints:      34475
108.81/109.32	c #Conflicts:    1360000 | #Constraints:      35475
108.81/109.32	c #Conflicts:    1361000 | #Constraints:      36475
108.81/109.32	c #Conflicts:    1362000 | #Constraints:      37475
108.81/109.32	c #Conflicts:    1363000 | #Constraints:      38475
108.81/109.32	c #Conflicts:    1364000 | #Constraints:      39475
108.81/109.32	c #Conflicts:    1365000 | #Constraints:      40475
108.81/109.32	c #Conflicts:    1366000 | #Constraints:      41475
108.81/109.32	c #Conflicts:    1367000 | #Constraints:      42475
108.81/109.32	c #Conflicts:    1368000 | #Constraints:      43475
108.81/109.32	c #Conflicts:    1369000 | #Constraints:      44475
108.81/109.32	c #Conflicts:    1370000 | #Constraints:      45475
108.81/109.32	c #Conflicts:    1371000 | #Constraints:      46475
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1372000 | #Constraints:      24282
108.81/109.32	c #Conflicts:    1373000 | #Constraints:      25282
108.81/109.32	c #Conflicts:    1374000 | #Constraints:      26282
108.81/109.32	c #Conflicts:    1375000 | #Constraints:      27282
108.81/109.32	c #Conflicts:    1376000 | #Constraints:      28282
108.81/109.32	c #Conflicts:    1377000 | #Constraints:      29282
108.81/109.32	c #Conflicts:    1378000 | #Constraints:      30282
108.81/109.32	c #Conflicts:    1379000 | #Constraints:      31282
108.81/109.32	c #Conflicts:    1380000 | #Constraints:      32282
108.81/109.32	c #Conflicts:    1381000 | #Constraints:      33282
108.81/109.32	c #Conflicts:    1382000 | #Constraints:      34282
108.81/109.32	c #Conflicts:    1383000 | #Constraints:      35282
108.81/109.32	c #Conflicts:    1384000 | #Constraints:      36282
108.81/109.32	c #Conflicts:    1385000 | #Constraints:      37282
108.81/109.32	c #Conflicts:    1386000 | #Constraints:      38282
108.81/109.32	c #Conflicts:    1387000 | #Constraints:      39282
108.81/109.32	c #Conflicts:    1388000 | #Constraints:      40282
108.81/109.32	c #Conflicts:    1389000 | #Constraints:      41282
108.81/109.32	c #Conflicts:    1390000 | #Constraints:      42282
108.81/109.32	c #Conflicts:    1391000 | #Constraints:      43282
108.81/109.32	c #Conflicts:    1392000 | #Constraints:      44282
108.81/109.32	c #Conflicts:    1393000 | #Constraints:      45282
108.81/109.32	c #Conflicts:    1394000 | #Constraints:      46282
108.81/109.32	c #Conflicts:    1395000 | #Constraints:      47282
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1396000 | #Constraints:      24879
108.81/109.32	c #Conflicts:    1397000 | #Constraints:      25879
108.81/109.32	c #Conflicts:    1398000 | #Constraints:      26879
108.81/109.32	c #Conflicts:    1399000 | #Constraints:      27879
108.81/109.32	c #Conflicts:    1400000 | #Constraints:      28879
108.81/109.32	c #Conflicts:    1401000 | #Constraints:      29879
108.81/109.32	c #Conflicts:    1402000 | #Constraints:      30879
108.81/109.32	c #Conflicts:    1403000 | #Constraints:      31879
108.81/109.32	c #Conflicts:    1404000 | #Constraints:      32879
108.81/109.32	c #Conflicts:    1405000 | #Constraints:      33879
108.81/109.32	c #Conflicts:    1406000 | #Constraints:      34879
108.81/109.32	c #Conflicts:    1407000 | #Constraints:      35879
108.81/109.32	c #Conflicts:    1408000 | #Constraints:      36879
108.81/109.32	c #Conflicts:    1409000 | #Constraints:      37879
108.81/109.32	c #Conflicts:    1410000 | #Constraints:      38879
108.81/109.32	c #Conflicts:    1411000 | #Constraints:      39879
108.81/109.32	c #Conflicts:    1412000 | #Constraints:      40879
108.81/109.32	c #Conflicts:    1413000 | #Constraints:      41879
108.81/109.32	c #Conflicts:    1414000 | #Constraints:      42879
108.81/109.32	c #Conflicts:    1415000 | #Constraints:      43879
108.81/109.32	c #Conflicts:    1416000 | #Constraints:      44879
108.81/109.32	c #Conflicts:    1417000 | #Constraints:      45879
108.81/109.32	c #Conflicts:    1418000 | #Constraints:      46879
108.81/109.32	c #Conflicts:    1419000 | #Constraints:      47879
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1420000 | #Constraints:      25271
108.81/109.32	c #Conflicts:    1421000 | #Constraints:      26271
108.81/109.32	c #Conflicts:    1422000 | #Constraints:      27271
108.81/109.32	c #Conflicts:    1423000 | #Constraints:      28271
108.81/109.32	c #Conflicts:    1424000 | #Constraints:      29271
108.81/109.32	c #Conflicts:    1425000 | #Constraints:      30271
108.81/109.32	c #Conflicts:    1426000 | #Constraints:      31271
108.81/109.32	c #Conflicts:    1427000 | #Constraints:      32271
108.81/109.32	c #Conflicts:    1428000 | #Constraints:      33271
108.81/109.32	c #Conflicts:    1429000 | #Constraints:      34271
108.81/109.32	c #Conflicts:    1430000 | #Constraints:      35271
108.81/109.32	c #Conflicts:    1431000 | #Constraints:      36271
108.81/109.32	c #Conflicts:    1432000 | #Constraints:      37271
108.81/109.32	c #Conflicts:    1433000 | #Constraints:      38271
108.81/109.32	c #Conflicts:    1434000 | #Constraints:      39271
108.81/109.32	c #Conflicts:    1435000 | #Constraints:      40271
108.81/109.32	c #Conflicts:    1436000 | #Constraints:      41271
108.81/109.32	c #Conflicts:    1437000 | #Constraints:      42271
108.81/109.32	c #Conflicts:    1438000 | #Constraints:      43271
108.81/109.32	c #Conflicts:    1439000 | #Constraints:      44271
108.81/109.32	c #Conflicts:    1440000 | #Constraints:      45271
108.81/109.32	c #Conflicts:    1441000 | #Constraints:      46271
108.81/109.32	c #Conflicts:    1442000 | #Constraints:      47271
108.81/109.32	c #Conflicts:    1443000 | #Constraints:      48271
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1444000 | #Constraints:      25474
108.81/109.32	c #Conflicts:    1445000 | #Constraints:      26474
108.81/109.32	c #Conflicts:    1446000 | #Constraints:      27474
108.81/109.32	c #Conflicts:    1447000 | #Constraints:      28474
108.81/109.32	c #Conflicts:    1448000 | #Constraints:      29474
108.81/109.32	c #Conflicts:    1449000 | #Constraints:      30474
108.81/109.32	c #Conflicts:    1450000 | #Constraints:      31474
108.81/109.32	c #Conflicts:    1451000 | #Constraints:      32474
108.81/109.32	c #Conflicts:    1452000 | #Constraints:      33474
108.81/109.32	c #Conflicts:    1453000 | #Constraints:      34474
108.81/109.32	c #Conflicts:    1454000 | #Constraints:      35474
108.81/109.32	c #Conflicts:    1455000 | #Constraints:      36474
108.81/109.32	c #Conflicts:    1456000 | #Constraints:      37474
108.81/109.32	c #Conflicts:    1457000 | #Constraints:      38474
108.81/109.32	c #Conflicts:    1458000 | #Constraints:      39474
108.81/109.32	c #Conflicts:    1459000 | #Constraints:      40474
108.81/109.32	c #Conflicts:    1460000 | #Constraints:      41474
108.81/109.32	c #Conflicts:    1461000 | #Constraints:      42474
108.81/109.32	c #Conflicts:    1462000 | #Constraints:      43474
108.81/109.32	c #Conflicts:    1463000 | #Constraints:      44474
108.81/109.32	c #Conflicts:    1464000 | #Constraints:      45474
108.81/109.32	c #Conflicts:    1465000 | #Constraints:      46474
108.81/109.32	c #Conflicts:    1466000 | #Constraints:      47474
108.81/109.32	c #Conflicts:    1467000 | #Constraints:      48474
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1468000 | #Constraints:      25478
108.81/109.32	c #Conflicts:    1469000 | #Constraints:      26478
108.81/109.32	c #Conflicts:    1470000 | #Constraints:      27478
108.81/109.32	c #Conflicts:    1471000 | #Constraints:      28478
108.81/109.32	c #Conflicts:    1472000 | #Constraints:      29478
108.81/109.32	c #Conflicts:    1473000 | #Constraints:      30478
108.81/109.32	c #Conflicts:    1474000 | #Constraints:      31478
108.81/109.32	c #Conflicts:    1475000 | #Constraints:      32478
108.81/109.32	c #Conflicts:    1476000 | #Constraints:      33478
108.81/109.32	c #Conflicts:    1477000 | #Constraints:      34478
108.81/109.32	c #Conflicts:    1478000 | #Constraints:      35478
108.81/109.32	c #Conflicts:    1479000 | #Constraints:      36478
108.81/109.32	c #Conflicts:    1480000 | #Constraints:      37478
108.81/109.32	c #Conflicts:    1481000 | #Constraints:      38478
108.81/109.32	c #Conflicts:    1482000 | #Constraints:      39478
108.81/109.32	c #Conflicts:    1483000 | #Constraints:      40478
108.81/109.32	c #Conflicts:    1484000 | #Constraints:      41478
108.81/109.32	c #Conflicts:    1485000 | #Constraints:      42478
108.81/109.32	c #Conflicts:    1486000 | #Constraints:      43478
108.81/109.32	c #Conflicts:    1487000 | #Constraints:      44478
108.81/109.32	c #Conflicts:    1488000 | #Constraints:      45478
108.81/109.32	c #Conflicts:    1489000 | #Constraints:      46478
108.81/109.32	c #Conflicts:    1490000 | #Constraints:      47478
108.81/109.32	c #Conflicts:    1491000 | #Constraints:      48478
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1492000 | #Constraints:      25271
108.81/109.32	c #Conflicts:    1493000 | #Constraints:      26271
108.81/109.32	c #Conflicts:    1494000 | #Constraints:      27271
108.81/109.32	c #Conflicts:    1495000 | #Constraints:      28271
108.81/109.32	c #Conflicts:    1496000 | #Constraints:      29271
108.81/109.32	c #Conflicts:    1497000 | #Constraints:      30271
108.81/109.32	c #Conflicts:    1498000 | #Constraints:      31271
108.81/109.32	c #Conflicts:    1499000 | #Constraints:      32271
108.81/109.32	c #Conflicts:    1500000 | #Constraints:      33271
108.81/109.32	c #Conflicts:    1501000 | #Constraints:      34271
108.81/109.32	c #Conflicts:    1502000 | #Constraints:      35271
108.81/109.32	c #Conflicts:    1503000 | #Constraints:      36271
108.81/109.32	c #Conflicts:    1504000 | #Constraints:      37271
108.81/109.32	c #Conflicts:    1505000 | #Constraints:      38271
108.81/109.32	c #Conflicts:    1506000 | #Constraints:      39271
108.81/109.32	c #Conflicts:    1507000 | #Constraints:      40271
108.81/109.32	c #Conflicts:    1508000 | #Constraints:      41271
108.81/109.32	c #Conflicts:    1509000 | #Constraints:      42271
108.81/109.32	c #Conflicts:    1510000 | #Constraints:      43271
108.81/109.32	c #Conflicts:    1511000 | #Constraints:      44271
108.81/109.32	c #Conflicts:    1512000 | #Constraints:      45271
108.81/109.32	c #Conflicts:    1513000 | #Constraints:      46271
108.81/109.32	c #Conflicts:    1514000 | #Constraints:      47271
108.81/109.32	c #Conflicts:    1515000 | #Constraints:      48271
108.81/109.32	c #Conflicts:    1516000 | #Constraints:      49271
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1517000 | #Constraints:      25856
108.81/109.32	c #Conflicts:    1518000 | #Constraints:      26856
108.81/109.32	c #Conflicts:    1519000 | #Constraints:      27856
108.81/109.32	c #Conflicts:    1520000 | #Constraints:      28856
108.81/109.32	c #Conflicts:    1521000 | #Constraints:      29856
108.81/109.32	c #Conflicts:    1522000 | #Constraints:      30856
108.81/109.32	c #Conflicts:    1523000 | #Constraints:      31856
108.81/109.32	c #Conflicts:    1524000 | #Constraints:      32856
108.81/109.32	c #Conflicts:    1525000 | #Constraints:      33856
108.81/109.32	c #Conflicts:    1526000 | #Constraints:      34856
108.81/109.32	c #Conflicts:    1527000 | #Constraints:      35856
108.81/109.32	c #Conflicts:    1528000 | #Constraints:      36856
108.81/109.32	c #Conflicts:    1529000 | #Constraints:      37856
108.81/109.32	c #Conflicts:    1530000 | #Constraints:      38856
108.81/109.32	c #Conflicts:    1531000 | #Constraints:      39856
108.81/109.32	c #Conflicts:    1532000 | #Constraints:      40856
108.81/109.32	c #Conflicts:    1533000 | #Constraints:      41856
108.81/109.32	c #Conflicts:    1534000 | #Constraints:      42856
108.81/109.32	c #Conflicts:    1535000 | #Constraints:      43856
108.81/109.32	c #Conflicts:    1536000 | #Constraints:      44856
108.81/109.32	c #Conflicts:    1537000 | #Constraints:      45856
108.81/109.32	c #Conflicts:    1538000 | #Constraints:      46856
108.81/109.32	c #Conflicts:    1539000 | #Constraints:      47856
108.81/109.32	c #Conflicts:    1540000 | #Constraints:      48856
108.81/109.32	c #Conflicts:    1541000 | #Constraints:      49856
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1542000 | #Constraints:      26270
108.81/109.32	c #Conflicts:    1543000 | #Constraints:      27270
108.81/109.32	c #Conflicts:    1544000 | #Constraints:      28270
108.81/109.32	c #Conflicts:    1545000 | #Constraints:      29270
108.81/109.32	c #Conflicts:    1546000 | #Constraints:      30270
108.81/109.32	c #Conflicts:    1547000 | #Constraints:      31270
108.81/109.32	c #Conflicts:    1548000 | #Constraints:      32270
108.81/109.32	c #Conflicts:    1549000 | #Constraints:      33270
108.81/109.32	c #Conflicts:    1550000 | #Constraints:      34270
108.81/109.32	c #Conflicts:    1551000 | #Constraints:      35270
108.81/109.32	c #Conflicts:    1552000 | #Constraints:      36270
108.81/109.32	c #Conflicts:    1553000 | #Constraints:      37270
108.81/109.32	c #Conflicts:    1554000 | #Constraints:      38270
108.81/109.32	c #Conflicts:    1555000 | #Constraints:      39270
108.81/109.32	c #Conflicts:    1556000 | #Constraints:      40270
108.81/109.32	c #Conflicts:    1557000 | #Constraints:      41270
108.81/109.32	c #Conflicts:    1558000 | #Constraints:      42270
108.81/109.32	c #Conflicts:    1559000 | #Constraints:      43270
108.81/109.32	c #Conflicts:    1560000 | #Constraints:      44270
108.81/109.32	c #Conflicts:    1561000 | #Constraints:      45270
108.81/109.32	c #Conflicts:    1562000 | #Constraints:      46270
108.81/109.32	c #Conflicts:    1563000 | #Constraints:      47270
108.81/109.32	c #Conflicts:    1564000 | #Constraints:      48270
108.81/109.32	c #Conflicts:    1565000 | #Constraints:      49270
108.81/109.32	c #Conflicts:    1566000 | #Constraints:      50270
108.81/109.32	c INPROCESSING
108.81/109.32	c GARBAGE COLLECT
108.81/109.32	c rational objective 250.5
108.81/109.32	c #Conflicts:    1567000 | #Constraints:      18653
108.81/109.32	c #Conflicts:    1568000 | #Constraints:      19653
108.81/109.32	c #Conflicts:    1569000 | #Constraints:      20653
108.81/109.32	c #Conflicts:    1570000 | #Constraints:      21653
108.81/109.32	c #Conflicts:    1571000 | #Constraints:      22653
108.81/109.32	c #Conflicts:    1572000 | #Constraints:      23653
108.81/109.32	c #Conflicts:    1573000 | #Constraints:      24653
108.81/109.32	c #Conflicts:    1574000 | #Constraints:      25653
108.81/109.32	c #Conflicts:    1575000 | #Constraints:      26653
108.81/109.32	c #Conflicts:    1576000 | #Constraints:      27653
108.81/109.32	c #Conflicts:    1577000 | #Constraints:      28653
108.81/109.32	c #Conflicts:    1578000 | #Constraints:      29653
108.81/109.32	c #Conflicts:    1579000 | #Constraints:      30653
108.81/109.32	c #Conflicts:    1580000 | #Constraints:      31653
108.81/109.32	c #Conflicts:    1581000 | #Constraints:      32653
108.81/109.32	c #Conflicts:    1582000 | #Constraints:      33653
108.81/109.32	c #Conflicts:    1583000 | #Constraints:      34653
108.81/109.32	c #Conflicts:    1584000 | #Constraints:      35653
108.81/109.32	c #Conflicts:    1585000 | #Constraints:      36653
108.81/109.32	c #Conflicts:    1586000 | #Constraints:      37653
108.81/109.32	c #Conflicts:    1587000 | #Constraints:      38653
108.81/109.32	c cpu time 103.72 s
108.81/109.32	c deterministic time 3841766911 3.84e+09
108.81/109.32	c optimization time 0.00039 s
108.81/109.32	c total solve time 103.719 s
108.81/109.32	c core-guided solve time 0 s
108.81/109.32	c propagation time 88.0026 s
108.81/109.32	c conflict analysis time 10.032 s
108.81/109.32	c propagations 13643545
108.81/109.32	c resolve steps 5142573
108.81/109.32	c decisions 2662573
108.81/109.32	c conflicts 1587092
108.81/109.32	c restarts 3068
108.81/109.32	c inprocessing phases 116
108.81/109.32	c input clauses 58
108.81/109.32	c input cardinalities 500
108.81/109.32	c input general constraints 0
108.81/109.32	c input average constraint length 3.88
108.81/109.32	c input average constraint degree 1.90
108.81/109.32	c learned clauses 1494561
108.81/109.32	c learned cardinalities 3501
108.81/109.32	c learned general constraints 89197
108.81/109.32	c learned average constraint length 17.23
108.81/109.32	c learned average constraint degree 22197562.65
108.81/109.32	c watched constraints 80585
108.81/109.32	c counting constraints 8612
108.81/109.32	c gcd simplifications 423210
108.81/109.32	c detected cardinalities 506
108.81/109.32	c weakened non-implied lits 2047134
108.81/109.32	c weakened non-implying lits 289256
108.81/109.32	c original variables 519
108.81/109.32	c clausal propagations 4333933
108.81/109.32	c cardinality propagations 3591893
108.81/109.32	c watched propagations 304201
108.81/109.32	c counting propagations 3809778
108.81/109.32	c watch lookups 1338556374
108.81/109.32	c watch backjump lookups 594923510
108.81/109.32	c watch checks 1635465406
108.81/109.32	c propagation checks 141714730
108.81/109.32	c constraint additions 95318642
108.81/109.32	c trail pops 17893017
108.81/109.32	c formula constraints 558
108.81/109.32	c learned constraints 1586923
108.81/109.32	c bound constraints 0
108.81/109.32	c core-guided constraints 0
108.81/109.32	c encountered formula constraints 388172
108.81/109.32	c encountered learned constraints 5692413
108.81/109.32	c encountered bound constraints 0
108.81/109.32	c encountered core-guided constraints 0
108.81/109.32	c LP total time 54.4898 s
108.81/109.32	c LP solve time 50.16 s
108.81/109.32	c LP constraints added 713
108.81/109.32	c LP constraints removed 153
108.81/109.32	c LP pivots internal 1587086
108.81/109.32	c LP pivots root 2027
108.81/109.32	c LP calls 355336
108.81/109.32	c LP optimalities 355168
108.81/109.32	c LP no pivot count 106960
108.81/109.32	c LP infeasibilities 168
108.81/109.32	c LP valid Farkas constraints 168
108.81/109.32	c LP learned Farkas constraints 168
108.81/109.32	c LP basis resets 0
108.81/109.32	c LP cycling count 0
108.81/109.32	c LP singular count 0
108.81/109.32	c LP no primal count 0
108.81/109.32	c LP no farkas count 0
108.81/109.32	c LP other issue count 0
108.81/109.32	c LP Gomory cuts 0
108.81/109.32	c LP learned cuts 155
108.81/109.32	c LP deleted cuts 153
108.81/109.32	c LP encountered Gomory constraints 0
108.81/109.32	c LP encountered Farkas constraints 643555
108.81/109.32	c LP encountered learned Farkas constraints 5357
108.81/109.32	c CG auxiliary variables introduced 0
108.81/109.32	c CG solutions found 0
108.81/109.32	c CG cores constructed 0
108.81/109.32	c CG core cardinality constraints returned 0
108.81/109.32	c CG unit cores 0
108.81/109.32	c CG single cores 0
108.81/109.32	c CG blocks removed during cardinality reduction 0
108.81/109.32	c CG first core best 0
108.81/109.32	c CG decision core best 0
108.81/109.32	c CG core reduction tie 0
108.81/109.32	c CG core degree average 0.00
108.81/109.32	c CG core slack average 0.00
108.81/109.32	c local search time 1.20954 s (1.2% of runtime)
108.81/109.32	c LS(normal)  1.20896 s, calls 1
108.81/109.32	c LS(restart) 0.000572 s, calls 0
108.81/109.32	s UNSATISFIABLE
108.81/109.33	c Total time: 109.298 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-4810990-1782856322/watcher-4810990-1782856322 -o /tmp/evaluation-result-4810990-1782856322/solver-4810990-1782856322 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810990-1782856322/vars-4810990-1782856322 --bin-var /tmp/runsolver-exch-nodeE001-1782848652-2651639 --watchdog 3760 ./SynLSRS HOME/instance-4810990-1782856322.opb 3600 HOME 62000 

running on 4 cores: 28-31

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

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

CPU governors:
  performance: 28-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (104899 MiB free)
  node 1: cores 8-15, 129019 MiB (102679 MiB free)
  node 2: cores 16-23, 129019 MiB (111803 MiB free)
  node 3: cores 24-31, 129003 MiB (108311 MiB free)
  node 4: cores 32-39, 129019 MiB (52673 MiB free)
  node 5: cores 40-47, 129019 MiB (110940 MiB free)
  node 6: cores 48-55, 129019 MiB (84150 MiB free)
  node 7: cores 56-63, 128429 MiB (68222 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=2658888, runsolver pid=2658885
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 16.75 16.36 16.24 18/906 2658901
/proc/meminfo: memFree=761526988/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=49744 memory=10016 CPUtime=0.03 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 656 0 0 0 3 0 0 0 20 0 1 0 218920292 50937856 2304 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12436 2504 2025 574 0 1592 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 56728 KiB
Current children cumulated memory: 14988 KiB

[startup+0.213809 s]*
/proc/loadavg: 16.75 16.36 16.24 17/906 2658901
/proc/meminfo: memFree=761527240/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=49744 memory=10016 CPUtime=0.14 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 656 0 0 0 14 0 0 0 20 0 1 0 218920292 50937856 2304 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12436 2504 2025 574 0 1592 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 56728 KiB
Current children cumulated memory: 14988 KiB

[startup+0.311442 s]*
/proc/loadavg: 16.75 16.36 16.24 17/906 2658901
/proc/meminfo: memFree=761526736/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=49744 memory=10016 CPUtime=0.24 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 656 0 0 0 24 0 0 0 20 0 1 0 218920292 50937856 2304 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12436 2504 2025 574 0 1592 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 56728 KiB
Current children cumulated memory: 14988 KiB

[startup+0.700161 s]
/proc/loadavg: 16.75 16.36 16.24 17/906 2658901
/proc/meminfo: memFree=761525500/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=49744 memory=10016 CPUtime=0.62 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 656 0 0 0 62 0 0 0 20 0 1 0 218920292 50937856 2304 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12436 2504 2025 574 0 1592 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 56728 KiB
Current children cumulated memory: 14988 KiB

[startup+1.50019 s]
/proc/loadavg: 16.75 16.36 16.24 17/906 2658901
/proc/meminfo: memFree=761519892/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=50684 memory=13336 CPUtime=1.42 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 934 0 0 0 137 5 0 0 20 0 1 0 218920292 51900416 3238 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12671 3334 2071 574 0 1827 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 57668 KiB
Current children cumulated memory: 18308 KiB

[startup+3.11317 s]
/proc/loadavg: 16.75 16.36 16.24 17/906 2658901
/proc/meminfo: memFree=761501000/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=51112 memory=13788 CPUtime=3.02 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 1048 0 0 0 288 14 0 0 20 0 1 0 218920292 52338688 3366 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12778 3447 2071 574 0 1934 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 58096 KiB
Current children cumulated memory: 18760 KiB

[startup+6.30014 s]
/proc/loadavg: 16.69 16.35 16.24 17/906 2658901
/proc/meminfo: memFree=761482592/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=51764 memory=14424 CPUtime=6.2 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 1342 0 0 0 590 30 0 0 20 0 1 0 218920292 53006336 3494 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 12941 3606 2071 574 0 2097 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 58748 KiB
Current children cumulated memory: 19396 KiB

[startup+12.7002 s]
/proc/loadavg: 16.64 16.35 16.23 17/906 2658901
/proc/meminfo: memFree=761462472/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=52396 memory=15056 CPUtime=12.57 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 1786 0 0 0 1194 63 0 0 20 0 1 0 218920292 53653504 3750 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 13099 3764 2071 574 0 2255 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 59380 KiB
Current children cumulated memory: 20028 KiB

[startup+25.5002 s]
/proc/loadavg: 16.54 16.34 16.23 17/906 2658901
/proc/meminfo: memFree=761428932/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=53304 memory=18044 CPUtime=25.32 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 2590 0 0 0 2403 129 0 0 20 0 1 0 218920292 54583296 4424 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 13326 4511 2071 574 0 2482 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 60288 KiB
Current children cumulated memory: 23016 KiB

[startup+51.1129 s]
/proc/loadavg: 16.33 16.30 16.22 17/905 2658968
/proc/meminfo: memFree=761230880/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=54380 memory=19144 CPUtime=50.84 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 3835 0 0 0 4832 252 0 0 20 0 1 0 218920292 55685120 4808 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 13595 4786 2071 574 0 2751 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 61364 KiB
Current children cumulated memory: 24116 KiB

[startup+102.3 s]
/proc/loadavg: 16.44 16.32 16.23 17/904 2659169
/proc/meminfo: memFree=759635032/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=59404 memory=21596 CPUtime=101.82 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8373 0 0 0 9702 480 0 0 20 0 1 0 218920292 60829696 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 14851 5399 2071 574 0 4007 0
Current children cumulated CPU time: 101.82 s
Current children cumulated vsize: 66388 KiB
Current children cumulated memory: 26568 KiB

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

# cumulated CPU time of all completed processes:  user=103.735 s, system=5.09516 s

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

[startup+102.4 s]
/proc/loadavg: 16.44 16.32 16.23 17/904 2659169
/proc/meminfo: memFree=759635032/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=59404 memory=21596 CPUtime=101.92 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8373 0 0 0 9712 480 0 0 20 0 1 0 218920292 60829696 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 14851 5399 2071 574 0 4007 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 66388 KiB
Current children cumulated memory: 26568 KiB

[startup+105.6 s]
/proc/loadavg: 16.44 16.32 16.23 17/904 2659169
/proc/meminfo: memFree=759474496/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=59532 memory=21724 CPUtime=105.11 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8562 0 0 0 10019 492 0 0 20 0 1 0 218920292 60960768 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 14883 5431 2071 574 0 4039 0
Current children cumulated CPU time: 105.11 s
Current children cumulated vsize: 66516 KiB
Current children cumulated memory: 26696 KiB

[startup+107.2 s]
/proc/loadavg: 16.49 16.33 16.24 17/904 2659169
/proc/meminfo: memFree=759372300/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=59532 memory=21724 CPUtime=106.71 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8720 0 0 0 10173 498 0 0 20 0 1 0 218920292 60960768 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 14883 5431 2071 574 0 4039 0
Current children cumulated CPU time: 106.71 s
Current children cumulated vsize: 66516 KiB
Current children cumulated memory: 26696 KiB

[startup+108 s]*
/proc/loadavg: 16.49 16.33 16.24 17/904 2659169
/proc/meminfo: memFree=759303796/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=60116 memory=22100 CPUtime=107.51 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8814 0 0 0 10250 501 0 0 20 0 1 0 218920292 61558784 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 15029 5525 2071 574 0 4185 0
Current children cumulated CPU time: 107.51 s
Current children cumulated vsize: 67100 KiB
Current children cumulated memory: 27072 KiB

[startup+108.8 s]
/proc/loadavg: 16.49 16.33 16.24 17/904 2659169
/proc/meminfo: memFree=759303796/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=60116 memory=22100 CPUtime=108.3 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8814 0 0 0 10325 505 0 0 20 0 1 0 218920292 61558784 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 15029 5525 2071 574 0 4185 0
Current children cumulated CPU time: 108.3 s
Current children cumulated vsize: 67100 KiB
Current children cumulated memory: 27072 KiB

[startup+109.2 s]
/proc/loadavg: 16.49 16.33 16.24 17/904 2659169
/proc/meminfo: memFree=759239960/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3276 CPUtime=0 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 509 1431 0 0 0 0 0 0 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 819 719 219 0 143 0
[pid=2658900] ppid=2658888 vsize=2660 memory=1696 CPUtime=0 cores=28-31
/proc/2658900/stat : 2658900 (timeout) S 2658888 2658900 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218920291 2723840 384 18446744073709551615 93882472271872 93882472288385 140723330562368 0 0 0 0 3145728 90119 1 0 0 17 28 0 0 0 0 0 93882472303152 93882472305240 93882487631872 140723330566265 140723330566556 140723330566556 140723330572263 0
/proc/2658900/statm: 665 424 397 5 0 90 0
[pid=2658901] ppid=2658900 vsize=60116 memory=22100 CPUtime=108.7 cores=28-31
/proc/2658901/stat : 2658901 (roundingsat) R 2658900 2658900 2651615 0 -1 4194304 8814 0 0 0 10363 507 0 0 20 0 1 0 218920292 61558784 5447 18446744073709551615 94820692508672 94820694858617 140729474247248 0 0 0 0 0 8404994 0 0 0 17 30 0 0 0 0 0 94820695294648 94820695322792 94820726370304 140729474250895 140729474251167 140729474251167 140729474256874 0
/proc/2658901/statm: 15029 5525 2071 574 0 4185 0
Current children cumulated CPU time: 108.7 s
Current children cumulated vsize: 67100 KiB
Current children cumulated memory: 27072 KiB

[startup+109.3 s]
/proc/loadavg: 16.49 16.33 16.24 17/904 2659169
/proc/meminfo: memFree=759239960/1055320720 swapFree=33554428/33554428
[pid=2658888] ppid=2658885 vsize=4324 memory=3280 CPUtime=108.81 cores=28-31
/proc/2658888/stat : 2658888 (SynLSRS) S 2658885 2658888 2651615 0 -1 4194304 535 10390 0 0 0 0 10373 508 20 0 1 0 218920286 4427776 640 18446744073709551615 94012166107136 94012167001669 140731170403360 0 0 0 2 4 65536 1 0 0 17 29 0 0 0 0 0 94012167240720 94012167288464 94012199112704 140731170404609 140731170404742 140731170404742 140731170410478 0
/proc/2658888/statm: 1081 820 719 219 0 143 0
Current children cumulated CPU time: 108.81 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3280 KiB

Child status: 0

Real time (s): 109.336
CPU time (s): 108.83
CPU user time (s): 103.735
CPU system time (s): 5.09516
CPU usage (%): 99.5371
Max. virtual memory (cumulated for all children) (KiB): 67100
Max. memory (cumulated for all children) (KiB): 27072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.735
system time used= 5.09516
maximum resident set size= 21792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1315
involuntary context switches= 155


# summary of solver processes directly reported to runsolver:
#   pid: 2658888
#   total CPU time (s): 108.83
#   total CPU user time (s): 103.735
#   total CPU system time (s): 5.09516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.410474 second user time and 1.16414 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-30 23:52:02
IDJOB=4810990
IDBENCH=164921
IDSOLVER=3596
FILE ID=nodeE001/4810990-1782856322
RUNJOBID= nodeE001-1782848652-2651639
SLURM_JOB_ID= 12542927
Free space on /tmp= 798268 MiB

SOLVER NAME= SynLSRS 2026-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/grids_large_opb/normalized-ECgrid_split_5_050.opb
COMMAND LINE= ./SynLSRS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4810990-1782856322/watcher-4810990-1782856322 -o /tmp/evaluation-result-4810990-1782856322/solver-4810990-1782856322 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810990-1782856322/vars-4810990-1782856322 --bin-var /tmp/runsolver-exch-nodeE001-1782848652-2651639 --watchdog 3760  ./SynLSRS HOME/instance-4810990-1782856322.opb 3600 HOME 62000

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

MD5SUM BENCH= 156a7aa31d6aa0234436850ecf0c6630
RANDOM SEED=949170208

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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		: 3568.798
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		: 3565.655
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		: 3573.366
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		: 3554.902
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3575.944
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		: 3564.261
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:       1055320720 kB
MemFree:        761533380 kB
MemAvailable:   907126188 kB
Buffers:            3352 kB
Cached:         149794428 kB
SwapCached:            0 kB
Active:         142788312 kB
Inactive:       146294828 kB
Active(anon):   140009612 kB
Inactive(anon):   171800 kB
Active(file):    2778700 kB
Inactive(file): 146123028 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6088 kB
Writeback:            28 kB
AnonPages:      139287536 kB
Mapped:           240764 kB
Shmem:            896048 kB
KReclaimable:    1667424 kB
Slab:            2267604 kB
SReclaimable:    1667424 kB
SUnreclaim:       600180 kB
KernelStack:       15520 kB
PageTables:       281292 kB
SecPageTables:     15304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   143644764 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479924 kB
VmallocChunk:          0 kB
Percpu:           120576 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9156608 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798252 MiB
End job on nodeE001 at 2026-06-30 23:53:51