Trace number 4793234

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat v2? 3582.86 3595.2

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/
devriendt/tsplib/normalized-u159.opb
MD5SUMa44290e4e212cd76b383120a6c4bab04
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark42080
Best CPU time to get the best result obtained on this benchmark57601
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26386
Total number of constraints25440
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)318
Number of constraints which are nor clauses,nor cardinality constraints25122
Minimum length of a constraint8
Maximum length of a constraint158
Number of terms in the objective function 25122
Biggest coefficient in the objective function 6684
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 71035496
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 6684
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 71035496
Number of bits of the biggest sum of numbers27
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.11	c Preprocess time: 0.085 seconds
3582.79/3595.16	c Exit code from Second Program: 124
3582.79/3595.18	c RoundingSat 2
3582.79/3595.18	c branch HEAD
3582.79/3595.18	c commit unknown
3582.79/3595.18	c #variables 26386 #constraints 25758
3582.79/3595.18	c Finish copy
3582.79/3595.18	c bounds - >= 0 @ 0.170504
3582.79/3595.18	c rational objective 34704.5
3582.79/3595.18	c intsize: 27
3582.79/3595.18	c runls-beg
3582.79/3595.18	c clone-beg
3582.79/3595.18	c setend
3582.79/3595.18	c isMakeUpper
3582.79/3595.18	c isMakeUpper
3582.79/3595.18	c Finish cloning data from SAT to LS
3582.79/3595.18	c
3582.79/3595.18	c Use LS-small
3582.79/3595.18	c ls-end
3582.79/3595.18	c #Conflicts:       1000 | #Constraints:      26758
3582.79/3595.18	c #Conflicts:       2000 | #Constraints:      27758
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34704.5
3582.79/3595.18	c #Conflicts:       3000 | #Constraints:      27985
3582.79/3595.18	c #Conflicts:       4000 | #Constraints:      28985
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:       5000 | #Constraints:      28638
3582.79/3595.18	c #Conflicts:       6000 | #Constraints:      29638
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:       7000 | #Constraints:      28541
3582.79/3595.18	c #Conflicts:       8000 | #Constraints:      29541
3582.79/3595.18	c #Conflicts:       9000 | #Constraints:      30541
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      10000 | #Constraints:      29171
3582.79/3595.18	c #Conflicts:      11000 | #Constraints:      30171
3582.79/3595.18	c #Conflicts:      12000 | #Constraints:      31171
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      13000 | #Constraints:      29889
3582.79/3595.18	c #Conflicts:      14000 | #Constraints:      30889
3582.79/3595.18	c #Conflicts:      15000 | #Constraints:      31890
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      16000 | #Constraints:      29971
3582.79/3595.18	c #Conflicts:      17000 | #Constraints:      30971
3582.79/3595.18	c #Conflicts:      18000 | #Constraints:      31971
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      19000 | #Constraints:      30215
3582.79/3595.18	c #Conflicts:      20000 | #Constraints:      31215
3582.79/3595.18	c #Conflicts:      21000 | #Constraints:      32215
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      22000 | #Constraints:      30183
3582.79/3595.18	c #Conflicts:      23000 | #Constraints:      31183
3582.79/3595.18	c #Conflicts:      24000 | #Constraints:      32183
3582.79/3595.18	c #Conflicts:      25000 | #Constraints:      33183
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      26000 | #Constraints:      30679
3582.79/3595.18	c #Conflicts:      27000 | #Constraints:      31679
3582.79/3595.18	c #Conflicts:      28000 | #Constraints:      32679
3582.79/3595.18	c #Conflicts:      29000 | #Constraints:      33679
3582.79/3595.18	c #Conflicts:      30000 | #Constraints:      34679
3582.79/3595.18	c #Conflicts:      31000 | #Constraints:      35679
3582.79/3595.18	c #Conflicts:      32000 | #Constraints:      36679
3582.79/3595.18	c #Conflicts:      33000 | #Constraints:      37679
3582.79/3595.18	c #Conflicts:      34000 | #Constraints:      38679
3582.79/3595.18	c #Conflicts:      35000 | #Constraints:      39679
3582.79/3595.18	c #Conflicts:      36000 | #Constraints:      40679
3582.79/3595.18	c #Conflicts:      37000 | #Constraints:      41680
3582.79/3595.18	c #Conflicts:      38000 | #Constraints:      42680
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c #Conflicts:      39000 | #Constraints:      35303
3582.79/3595.18	c #Conflicts:      40000 | #Constraints:      36303
3582.79/3595.18	c #Conflicts:      41000 | #Constraints:      37303
3582.79/3595.18	c #Conflicts:      42000 | #Constraints:      38303
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      43000 | #Constraints:      35175
3582.79/3595.18	c #Conflicts:      44000 | #Constraints:      36175
3582.79/3595.18	c #Conflicts:      45000 | #Constraints:      37175
3582.79/3595.18	c #Conflicts:      46000 | #Constraints:      38175
3582.79/3595.18	c #Conflicts:      47000 | #Constraints:      39175
3582.79/3595.18	c #Conflicts:      48000 | #Constraints:      40175
3582.79/3595.18	c #Conflicts:      49000 | #Constraints:      41175
3582.79/3595.18	c #Conflicts:      50000 | #Constraints:      42175
3582.79/3595.18	c #Conflicts:      51000 | #Constraints:      43175
3582.79/3595.18	c #Conflicts:      52000 | #Constraints:      44175
3582.79/3595.18	c #Conflicts:      53000 | #Constraints:      45175
3582.79/3595.18	c #Conflicts:      54000 | #Constraints:      46175
3582.79/3595.18	c #Conflicts:      55000 | #Constraints:      47175
3582.79/3595.18	c #Conflicts:      56000 | #Constraints:      48175
3582.79/3595.18	c #Conflicts:      57000 | #Constraints:      49175
3582.79/3595.18	c #Conflicts:      58000 | #Constraints:      50175
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      59000 | #Constraints:      41446
3582.79/3595.18	c #Conflicts:      60000 | #Constraints:      42446
3582.79/3595.18	c #Conflicts:      61000 | #Constraints:      43446
3582.79/3595.18	c #Conflicts:      62000 | #Constraints:      44446
3582.79/3595.18	c #Conflicts:      63000 | #Constraints:      45446
3582.79/3595.18	c #Conflicts:      64000 | #Constraints:      46446
3582.79/3595.18	c #Conflicts:      65000 | #Constraints:      47446
3582.79/3595.18	c #Conflicts:      66000 | #Constraints:      48446
3582.79/3595.18	c #Conflicts:      67000 | #Constraints:      49446
3582.79/3595.18	c #Conflicts:      68000 | #Constraints:      50446
3582.79/3595.18	c #Conflicts:      69000 | #Constraints:      51446
3582.79/3595.18	c #Conflicts:      70000 | #Constraints:      52446
3582.79/3595.18	c #Conflicts:      71000 | #Constraints:      53446
3582.79/3595.18	c #Conflicts:      72000 | #Constraints:      54446
3582.79/3595.18	c #Conflicts:      73000 | #Constraints:      55446
3582.79/3595.18	c #Conflicts:      74000 | #Constraints:      56446
3582.79/3595.18	c #Conflicts:      75000 | #Constraints:      57446
3582.79/3595.18	c #Conflicts:      76000 | #Constraints:      58446
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      77000 | #Constraints:      45444
3582.79/3595.18	c #Conflicts:      78000 | #Constraints:      46444
3582.79/3595.18	c #Conflicts:      79000 | #Constraints:      47444
3582.79/3595.18	c #Conflicts:      80000 | #Constraints:      48444
3582.79/3595.18	c #Conflicts:      81000 | #Constraints:      49444
3582.79/3595.18	c #Conflicts:      82000 | #Constraints:      50444
3582.79/3595.18	c #Conflicts:      83000 | #Constraints:      51444
3582.79/3595.18	c #Conflicts:      84000 | #Constraints:      52444
3582.79/3595.18	c #Conflicts:      85000 | #Constraints:      53444
3582.79/3595.18	c #Conflicts:      86000 | #Constraints:      54444
3582.79/3595.18	c #Conflicts:      87000 | #Constraints:      55444
3582.79/3595.18	c #Conflicts:      88000 | #Constraints:      56444
3582.79/3595.18	c #Conflicts:      89000 | #Constraints:      57444
3582.79/3595.18	c #Conflicts:      90000 | #Constraints:      58444
3582.79/3595.18	c #Conflicts:      91000 | #Constraints:      59444
3582.79/3595.18	c #Conflicts:      92000 | #Constraints:      60444
3582.79/3595.18	c #Conflicts:      93000 | #Constraints:      61444
3582.79/3595.18	c #Conflicts:      94000 | #Constraints:      62444
3582.79/3595.18	c #Conflicts:      95000 | #Constraints:      63444
3582.79/3595.18	c #Conflicts:      96000 | #Constraints:      64444
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:      97000 | #Constraints:      45842
3582.79/3595.18	c #Conflicts:      98000 | #Constraints:      46842
3582.79/3595.18	c #Conflicts:      99000 | #Constraints:      47842
3582.79/3595.18	c #Conflicts:     100000 | #Constraints:      48842
3582.79/3595.18	c #Conflicts:     101000 | #Constraints:      49842
3582.79/3595.18	c #Conflicts:     102000 | #Constraints:      50842
3582.79/3595.18	c #Conflicts:     103000 | #Constraints:      51842
3582.79/3595.18	c #Conflicts:     104000 | #Constraints:      52842
3582.79/3595.18	c #Conflicts:     105000 | #Constraints:      53842
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34868.4
3582.79/3595.18	c #Conflicts:     106000 | #Constraints:      48809
3582.79/3595.18	c #Conflicts:     107000 | #Constraints:      49809
3582.79/3595.18	c #Conflicts:     108000 | #Constraints:      50809
3582.79/3595.18	c #Conflicts:     109000 | #Constraints:      51809
3582.79/3595.18	c #Conflicts:     110000 | #Constraints:      52809
3582.79/3595.18	c #Conflicts:     111000 | #Constraints:      53809
3582.79/3595.18	c #Conflicts:     112000 | #Constraints:      54809
3582.79/3595.18	c #Conflicts:     113000 | #Constraints:      55809
3582.79/3595.18	c #Conflicts:     114000 | #Constraints:      56809
3582.79/3595.18	c #Conflicts:     115000 | #Constraints:      57809
3582.79/3595.18	c #Conflicts:     116000 | #Constraints:      58809
3582.79/3595.18	c #Conflicts:     117000 | #Constraints:      59809
3582.79/3595.18	c #Conflicts:     118000 | #Constraints:      60809
3582.79/3595.18	c #Conflicts:     119000 | #Constraints:      61809
3582.79/3595.18	c #Conflicts:     120000 | #Constraints:      62811
3582.79/3595.18	c #Conflicts:     121000 | #Constraints:      63811
3582.79/3595.18	c #Conflicts:     122000 | #Constraints:      64811
3582.79/3595.18	c #Conflicts:     123000 | #Constraints:      65811
3582.79/3595.18	c #Conflicts:     124000 | #Constraints:      66811
3582.79/3595.18	c #Conflicts:     125000 | #Constraints:      67811
3582.79/3595.18	c #Conflicts:     126000 | #Constraints:      68811
3582.79/3595.18	c #Conflicts:     127000 | #Constraints:      69811
3582.79/3595.18	c #Conflicts:     128000 | #Constraints:      70811
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34871.5
3582.79/3595.18	c #Conflicts:     129000 | #Constraints:      58954
3582.79/3595.18	c #Conflicts:     130000 | #Constraints:      59954
3582.79/3595.18	c #Conflicts:     131000 | #Constraints:      60954
3582.79/3595.18	c #Conflicts:     132000 | #Constraints:      61954
3582.79/3595.18	c #Conflicts:     133000 | #Constraints:      62955
3582.79/3595.18	c #Conflicts:     134000 | #Constraints:      63955
3582.79/3595.18	c #Conflicts:     135000 | #Constraints:      64955
3582.79/3595.18	c #Conflicts:     136000 | #Constraints:      65955
3582.79/3595.18	c #Conflicts:     137000 | #Constraints:      66956
3582.79/3595.18	c #Conflicts:     138000 | #Constraints:      67957
3582.79/3595.18	c #Conflicts:     139000 | #Constraints:      68957
3582.79/3595.18	c #Conflicts:     140000 | #Constraints:      69957
3582.79/3595.18	c #Conflicts:     141000 | #Constraints:      70957
3582.79/3595.18	c #Conflicts:     142000 | #Constraints:      71957
3582.79/3595.18	c #Conflicts:     143000 | #Constraints:      72957
3582.79/3595.18	c #Conflicts:     144000 | #Constraints:      73957
3582.79/3595.18	c #Conflicts:     145000 | #Constraints:      74957
3582.79/3595.18	c #Conflicts:     146000 | #Constraints:      75957
3582.79/3595.18	c #Conflicts:     147000 | #Constraints:      76957
3582.79/3595.18	c #Conflicts:     148000 | #Constraints:      77957
3582.79/3595.18	c #Conflicts:     149000 | #Constraints:      78957
3582.79/3595.18	c #Conflicts:     150000 | #Constraints:      79957
3582.79/3595.18	c #Conflicts:     151000 | #Constraints:      80957
3582.79/3595.18	c #Conflicts:     152000 | #Constraints:      81957
3582.79/3595.18	c #Conflicts:     153000 | #Constraints:      82957
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 34871.5
3582.79/3595.18	c #Conflicts:     154000 | #Constraints:      64884
3582.79/3595.18	c #Conflicts:     155000 | #Constraints:      65885
3582.79/3595.18	c #Conflicts:     156000 | #Constraints:      66885
3582.79/3595.18	c #Conflicts:     157000 | #Constraints:      67885
3582.79/3595.18	c #Conflicts:     158000 | #Constraints:      68885
3582.79/3595.18	c #Conflicts:     159000 | #Constraints:      69885
3582.79/3595.18	c #Conflicts:     160000 | #Constraints:      70885
3582.79/3595.18	c #Conflicts:     161000 | #Constraints:      71885
3582.79/3595.18	c #Conflicts:     162000 | #Constraints:      72886
3582.79/3595.18	c #Conflicts:     163000 | #Constraints:      73886
3582.79/3595.18	c #Conflicts:     164000 | #Constraints:      74886
3582.79/3595.18	c #Conflicts:     165000 | #Constraints:      75886
3582.79/3595.18	c #Conflicts:     166000 | #Constraints:      76886
3582.79/3595.18	c #Conflicts:     167000 | #Constraints:      77886
3582.79/3595.18	c #Conflicts:     168000 | #Constraints:      78887
3582.79/3595.18	c #Conflicts:     169000 | #Constraints:      79887
3582.79/3595.18	c #Conflicts:     170000 | #Constraints:      80887
3582.79/3595.18	c #Conflicts:     171000 | #Constraints:      81887
3582.79/3595.18	c #Conflicts:     172000 | #Constraints:      82887
3582.79/3595.18	c #Conflicts:     173000 | #Constraints:      83887
3582.79/3595.18	c #Conflicts:     174000 | #Constraints:      84887
3582.79/3595.18	c #Conflicts:     175000 | #Constraints:      85887
3582.79/3595.18	c #Conflicts:     176000 | #Constraints:      86887
3582.79/3595.18	c #Conflicts:     177000 | #Constraints:      87887
3582.79/3595.18	c #Conflicts:     178000 | #Constraints:      88887
3582.79/3595.18	c #Conflicts:     179000 | #Constraints:      89887
3582.79/3595.18	c #Conflicts:     180000 | #Constraints:      90887
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35107.9
3582.79/3595.18	c #Conflicts:     181000 | #Constraints:      69187
3582.79/3595.18	c #Conflicts:     182000 | #Constraints:      70187
3582.79/3595.18	c #Conflicts:     183000 | #Constraints:      71187
3582.79/3595.18	c #Conflicts:     184000 | #Constraints:      72187
3582.79/3595.18	c #Conflicts:     185000 | #Constraints:      73187
3582.79/3595.18	c #Conflicts:     186000 | #Constraints:      74187
3582.79/3595.18	c #Conflicts:     187000 | #Constraints:      75187
3582.79/3595.18	c #Conflicts:     188000 | #Constraints:      76187
3582.79/3595.18	c #Conflicts:     189000 | #Constraints:      77187
3582.79/3595.18	c #Conflicts:     190000 | #Constraints:      78187
3582.79/3595.18	c #Conflicts:     191000 | #Constraints:      79187
3582.79/3595.18	c #Conflicts:     192000 | #Constraints:      80187
3582.79/3595.18	c #Conflicts:     193000 | #Constraints:      81187
3582.79/3595.18	c #Conflicts:     194000 | #Constraints:      82187
3582.79/3595.18	c #Conflicts:     195000 | #Constraints:      83187
3582.79/3595.18	c #Conflicts:     196000 | #Constraints:      84187
3582.79/3595.18	c #Conflicts:     197000 | #Constraints:      85187
3582.79/3595.18	c #Conflicts:     198000 | #Constraints:      86187
3582.79/3595.18	c #Conflicts:     199000 | #Constraints:      87187
3582.79/3595.18	c #Conflicts:     200000 | #Constraints:      88187
3582.79/3595.18	c #Conflicts:     201000 | #Constraints:      89187
3582.79/3595.18	c #Conflicts:     202000 | #Constraints:      90187
3582.79/3595.18	c #Conflicts:     203000 | #Constraints:      91187
3582.79/3595.18	c #Conflicts:     204000 | #Constraints:      92187
3582.79/3595.18	c #Conflicts:     205000 | #Constraints:      93187
3582.79/3595.18	c #Conflicts:     206000 | #Constraints:      94187
3582.79/3595.18	c #Conflicts:     207000 | #Constraints:      95187
3582.79/3595.18	c #Conflicts:     208000 | #Constraints:      96187
3582.79/3595.18	c #Conflicts:     209000 | #Constraints:      97187
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35269.6
3582.79/3595.18	c #Conflicts:     210000 | #Constraints:      69107
3582.79/3595.18	c #Conflicts:     211000 | #Constraints:      70107
3582.79/3595.18	c #Conflicts:     212000 | #Constraints:      71107
3582.79/3595.18	c #Conflicts:     213000 | #Constraints:      72107
3582.79/3595.18	c #Conflicts:     214000 | #Constraints:      73107
3582.79/3595.18	c #Conflicts:     215000 | #Constraints:      74107
3582.79/3595.18	c #Conflicts:     216000 | #Constraints:      75107
3582.79/3595.18	c #Conflicts:     217000 | #Constraints:      76107
3582.79/3595.18	c #Conflicts:     218000 | #Constraints:      77107
3582.79/3595.18	c #Conflicts:     219000 | #Constraints:      78107
3582.79/3595.18	c #Conflicts:     220000 | #Constraints:      79107
3582.79/3595.18	c #Conflicts:     221000 | #Constraints:      80107
3582.79/3595.18	c #Conflicts:     222000 | #Constraints:      81107
3582.79/3595.18	c #Conflicts:     223000 | #Constraints:      82107
3582.79/3595.18	c #Conflicts:     224000 | #Constraints:      83107
3582.79/3595.18	c #Conflicts:     225000 | #Constraints:      84107
3582.79/3595.18	c #Conflicts:     226000 | #Constraints:      85107
3582.79/3595.18	c #Conflicts:     227000 | #Constraints:      86107
3582.79/3595.18	c #Conflicts:     228000 | #Constraints:      87107
3582.79/3595.18	c #Conflicts:     229000 | #Constraints:      88107
3582.79/3595.18	c #Conflicts:     230000 | #Constraints:      89107
3582.79/3595.18	c #Conflicts:     231000 | #Constraints:      90107
3582.79/3595.18	c #Conflicts:     232000 | #Constraints:      91107
3582.79/3595.18	c #Conflicts:     233000 | #Constraints:      92107
3582.79/3595.18	c #Conflicts:     234000 | #Constraints:      93107
3582.79/3595.18	c #Conflicts:     235000 | #Constraints:      94107
3582.79/3595.18	c #Conflicts:     236000 | #Constraints:      95107
3582.79/3595.18	c #Conflicts:     237000 | #Constraints:      96107
3582.79/3595.18	c #Conflicts:     238000 | #Constraints:      97107
3582.79/3595.18	c #Conflicts:     239000 | #Constraints:      98108
3582.79/3595.18	c #Conflicts:     240000 | #Constraints:      99108
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35353.1
3582.79/3595.18	c #Conflicts:     241000 | #Constraints:      70035
3582.79/3595.18	c #Conflicts:     242000 | #Constraints:      71035
3582.79/3595.18	c #Conflicts:     243000 | #Constraints:      72035
3582.79/3595.18	c #Conflicts:     244000 | #Constraints:      73035
3582.79/3595.18	c #Conflicts:     245000 | #Constraints:      74036
3582.79/3595.18	c #Conflicts:     246000 | #Constraints:      75036
3582.79/3595.18	c #Conflicts:     247000 | #Constraints:      76036
3582.79/3595.18	c #Conflicts:     248000 | #Constraints:      77036
3582.79/3595.18	c #Conflicts:     249000 | #Constraints:      78036
3582.79/3595.18	c #Conflicts:     250000 | #Constraints:      79036
3582.79/3595.18	c #Conflicts:     251000 | #Constraints:      80036
3582.79/3595.18	c #Conflicts:     252000 | #Constraints:      81036
3582.79/3595.18	c #Conflicts:     253000 | #Constraints:      82036
3582.79/3595.18	c #Conflicts:     254000 | #Constraints:      83036
3582.79/3595.18	c #Conflicts:     255000 | #Constraints:      84036
3582.79/3595.18	c #Conflicts:     256000 | #Constraints:      85036
3582.79/3595.18	c #Conflicts:     257000 | #Constraints:      86036
3582.79/3595.18	c #Conflicts:     258000 | #Constraints:      87037
3582.79/3595.18	c #Conflicts:     259000 | #Constraints:      88038
3582.79/3595.18	c #Conflicts:     260000 | #Constraints:      89038
3582.79/3595.18	c #Conflicts:     261000 | #Constraints:      90038
3582.79/3595.18	c #Conflicts:     262000 | #Constraints:      91038
3582.79/3595.18	c #Conflicts:     263000 | #Constraints:      92038
3582.79/3595.18	c #Conflicts:     264000 | #Constraints:      93038
3582.79/3595.18	c #Conflicts:     265000 | #Constraints:      94038
3582.79/3595.18	c #Conflicts:     266000 | #Constraints:      95038
3582.79/3595.18	c #Conflicts:     267000 | #Constraints:      96038
3582.79/3595.18	c #Conflicts:     268000 | #Constraints:      97038
3582.79/3595.18	c #Conflicts:     269000 | #Constraints:      98038
3582.79/3595.18	c #Conflicts:     270000 | #Constraints:      99038
3582.79/3595.18	c #Conflicts:     271000 | #Constraints:     100038
3582.79/3595.18	c #Conflicts:     272000 | #Constraints:     101038
3582.79/3595.18	c #Conflicts:     273000 | #Constraints:     102038
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35743.1
3582.79/3595.18	c #Conflicts:     274000 | #Constraints:      71569
3582.79/3595.18	c #Conflicts:     275000 | #Constraints:      72569
3582.79/3595.18	c #Conflicts:     276000 | #Constraints:      73569
3582.79/3595.18	c #Conflicts:     277000 | #Constraints:      74569
3582.79/3595.18	c #Conflicts:     278000 | #Constraints:      75569
3582.79/3595.18	c #Conflicts:     279000 | #Constraints:      76569
3582.79/3595.18	c #Conflicts:     280000 | #Constraints:      77569
3582.79/3595.18	c #Conflicts:     281000 | #Constraints:      78569
3582.79/3595.18	c #Conflicts:     282000 | #Constraints:      79569
3582.79/3595.18	c #Conflicts:     283000 | #Constraints:      80569
3582.79/3595.18	c #Conflicts:     284000 | #Constraints:      81569
3582.79/3595.18	c #Conflicts:     285000 | #Constraints:      82569
3582.79/3595.18	c #Conflicts:     286000 | #Constraints:      83569
3582.79/3595.18	c #Conflicts:     287000 | #Constraints:      84569
3582.79/3595.18	c #Conflicts:     288000 | #Constraints:      85569
3582.79/3595.18	c #Conflicts:     289000 | #Constraints:      86569
3582.79/3595.18	c #Conflicts:     290000 | #Constraints:      87569
3582.79/3595.18	c #Conflicts:     291000 | #Constraints:      88569
3582.79/3595.18	c #Conflicts:     292000 | #Constraints:      89569
3582.79/3595.18	c #Conflicts:     293000 | #Constraints:      90569
3582.79/3595.18	c #Conflicts:     294000 | #Constraints:      91569
3582.79/3595.18	c #Conflicts:     295000 | #Constraints:      92569
3582.79/3595.18	c #Conflicts:     296000 | #Constraints:      93569
3582.79/3595.18	c #Conflicts:     297000 | #Constraints:      94569
3582.79/3595.18	c #Conflicts:     298000 | #Constraints:      95569
3582.79/3595.18	c #Conflicts:     299000 | #Constraints:      96569
3582.79/3595.18	c #Conflicts:     300000 | #Constraints:      97569
3582.79/3595.18	c #Conflicts:     301000 | #Constraints:      98570
3582.79/3595.18	c #Conflicts:     302000 | #Constraints:      99570
3582.79/3595.18	c #Conflicts:     303000 | #Constraints:     100570
3582.79/3595.18	c #Conflicts:     304000 | #Constraints:     101570
3582.79/3595.18	c #Conflicts:     305000 | #Constraints:     102570
3582.79/3595.18	c #Conflicts:     306000 | #Constraints:     103570
3582.79/3595.18	c #Conflicts:     307000 | #Constraints:     104570
3582.79/3595.18	c #Conflicts:     308000 | #Constraints:     105570
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35743.1
3582.79/3595.18	c #Conflicts:     309000 | #Constraints:      72223
3582.79/3595.18	c #Conflicts:     310000 | #Constraints:      73223
3582.79/3595.18	c #Conflicts:     311000 | #Constraints:      74223
3582.79/3595.18	c #Conflicts:     312000 | #Constraints:      75223
3582.79/3595.18	c #Conflicts:     313000 | #Constraints:      76223
3582.79/3595.18	c #Conflicts:     314000 | #Constraints:      77223
3582.79/3595.18	c #Conflicts:     315000 | #Constraints:      78223
3582.79/3595.18	c #Conflicts:     316000 | #Constraints:      79223
3582.79/3595.18	c #Conflicts:     317000 | #Constraints:      80223
3582.79/3595.18	c #Conflicts:     318000 | #Constraints:      81224
3582.79/3595.18	c #Conflicts:     319000 | #Constraints:      82224
3582.79/3595.18	c #Conflicts:     320000 | #Constraints:      83224
3582.79/3595.18	c #Conflicts:     321000 | #Constraints:      84224
3582.79/3595.18	c #Conflicts:     322000 | #Constraints:      85224
3582.79/3595.18	c #Conflicts:     323000 | #Constraints:      86224
3582.79/3595.18	c #Conflicts:     324000 | #Constraints:      87224
3582.79/3595.18	c #Conflicts:     325000 | #Constraints:      88224
3582.79/3595.18	c #Conflicts:     326000 | #Constraints:      89224
3582.79/3595.18	c #Conflicts:     327000 | #Constraints:      90224
3582.79/3595.18	c #Conflicts:     328000 | #Constraints:      91224
3582.79/3595.18	c #Conflicts:     329000 | #Constraints:      92224
3582.79/3595.18	c #Conflicts:     330000 | #Constraints:      93224
3582.79/3595.18	c #Conflicts:     331000 | #Constraints:      94224
3582.79/3595.18	c #Conflicts:     332000 | #Constraints:      95224
3582.79/3595.18	c #Conflicts:     333000 | #Constraints:      96224
3582.79/3595.18	c #Conflicts:     334000 | #Constraints:      97224
3582.79/3595.18	c #Conflicts:     335000 | #Constraints:      98224
3582.79/3595.18	c #Conflicts:     336000 | #Constraints:      99224
3582.79/3595.18	c #Conflicts:     337000 | #Constraints:     100224
3582.79/3595.18	c #Conflicts:     338000 | #Constraints:     101224
3582.79/3595.18	c #Conflicts:     339000 | #Constraints:     102224
3582.79/3595.18	c #Conflicts:     340000 | #Constraints:     103224
3582.79/3595.18	c #Conflicts:     341000 | #Constraints:     104224
3582.79/3595.18	c #Conflicts:     342000 | #Constraints:     105224
3582.79/3595.18	c #Conflicts:     343000 | #Constraints:     106224
3582.79/3595.18	c #Conflicts:     344000 | #Constraints:     107224
3582.79/3595.18	c #Conflicts:     345000 | #Constraints:     108224
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 35828.9
3582.79/3595.18	c #Conflicts:     346000 | #Constraints:      72589
3582.79/3595.18	c #Conflicts:     347000 | #Constraints:      73589
3582.79/3595.18	c #Conflicts:     348000 | #Constraints:      74589
3582.79/3595.18	c #Conflicts:     349000 | #Constraints:      75589
3582.79/3595.18	c #Conflicts:     350000 | #Constraints:      76589
3582.79/3595.18	c #Conflicts:     351000 | #Constraints:      77589
3582.79/3595.18	c #Conflicts:     352000 | #Constraints:      78589
3582.79/3595.18	c #Conflicts:     353000 | #Constraints:      79589
3582.79/3595.18	c #Conflicts:     354000 | #Constraints:      80589
3582.79/3595.18	c #Conflicts:     355000 | #Constraints:      81589
3582.79/3595.18	c #Conflicts:     356000 | #Constraints:      82589
3582.79/3595.18	c #Conflicts:     357000 | #Constraints:      83589
3582.79/3595.18	c #Conflicts:     358000 | #Constraints:      84589
3582.79/3595.18	c #Conflicts:     359000 | #Constraints:      85589
3582.79/3595.18	c #Conflicts:     360000 | #Constraints:      86589
3582.79/3595.18	c #Conflicts:     361000 | #Constraints:      87589
3582.79/3595.18	c #Conflicts:     362000 | #Constraints:      88589
3582.79/3595.18	c #Conflicts:     363000 | #Constraints:      89589
3582.79/3595.18	c #Conflicts:     364000 | #Constraints:      90589
3582.79/3595.18	c #Conflicts:     365000 | #Constraints:      91589
3582.79/3595.18	c #Conflicts:     366000 | #Constraints:      92589
3582.79/3595.18	c #Conflicts:     367000 | #Constraints:      93589
3582.79/3595.18	c #Conflicts:     368000 | #Constraints:      94589
3582.79/3595.18	c #Conflicts:     369000 | #Constraints:      95589
3582.79/3595.18	c #Conflicts:     370000 | #Constraints:      96589
3582.79/3595.18	c #Conflicts:     371000 | #Constraints:      97589
3582.79/3595.18	c #Conflicts:     372000 | #Constraints:      98590
3582.79/3595.18	c #Conflicts:     373000 | #Constraints:      99590
3582.79/3595.18	c #Conflicts:     374000 | #Constraints:     100590
3582.79/3595.18	c #Conflicts:     375000 | #Constraints:     101590
3582.79/3595.18	c #Conflicts:     376000 | #Constraints:     102590
3582.79/3595.18	c #Conflicts:     377000 | #Constraints:     103590
3582.79/3595.18	c #Conflicts:     378000 | #Constraints:     104590
3582.79/3595.18	c #Conflicts:     379000 | #Constraints:     105590
3582.79/3595.18	c #Conflicts:     380000 | #Constraints:     106590
3582.79/3595.18	c #Conflicts:     381000 | #Constraints:     107590
3582.79/3595.18	c #Conflicts:     382000 | #Constraints:     108590
3582.79/3595.18	c #Conflicts:     383000 | #Constraints:     109590
3582.79/3595.18	c #Conflicts:     384000 | #Constraints:     110590
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 36171.1
3582.79/3595.18	c #Conflicts:     385000 | #Constraints:      73301
3582.79/3595.18	c #Conflicts:     386000 | #Constraints:      74302
3582.79/3595.18	c #Conflicts:     387000 | #Constraints:      75302
3582.79/3595.18	c #Conflicts:     388000 | #Constraints:      76302
3582.79/3595.18	c #Conflicts:     389000 | #Constraints:      77302
3582.79/3595.18	c #Conflicts:     390000 | #Constraints:      78302
3582.79/3595.18	c #Conflicts:     391000 | #Constraints:      79302
3582.79/3595.18	c #Conflicts:     392000 | #Constraints:      80303
3582.79/3595.18	c #Conflicts:     393000 | #Constraints:      81303
3582.79/3595.18	c #Conflicts:     394000 | #Constraints:      82303
3582.79/3595.18	c #Conflicts:     395000 | #Constraints:      83303
3582.79/3595.18	c #Conflicts:     396000 | #Constraints:      84304
3582.79/3595.18	c #Conflicts:     397000 | #Constraints:      85304
3582.79/3595.18	c #Conflicts:     398000 | #Constraints:      86304
3582.79/3595.18	c #Conflicts:     399000 | #Constraints:      87304
3582.79/3595.18	c #Conflicts:     400000 | #Constraints:      88304
3582.79/3595.18	c #Conflicts:     401000 | #Constraints:      89304
3582.79/3595.18	c #Conflicts:     402000 | #Constraints:      90304
3582.79/3595.18	c #Conflicts:     403000 | #Constraints:      91304
3582.79/3595.18	c #Conflicts:     404000 | #Constraints:      92304
3582.79/3595.18	c #Conflicts:     405000 | #Constraints:      93305
3582.79/3595.18	c #Conflicts:     406000 | #Constraints:      94305
3582.79/3595.18	c #Conflicts:     407000 | #Constraints:      95305
3582.79/3595.18	c #Conflicts:     408000 | #Constraints:      96305
3582.79/3595.18	c #Conflicts:     409000 | #Constraints:      97305
3582.79/3595.18	c #Conflicts:     410000 | #Constraints:      98305
3582.79/3595.18	c #Conflicts:     411000 | #Constraints:      99305
3582.79/3595.18	c #Conflicts:     412000 | #Constraints:     100305
3582.79/3595.18	c #Conflicts:     413000 | #Constraints:     101305
3582.79/3595.18	c #Conflicts:     414000 | #Constraints:     102305
3582.79/3595.18	c #Conflicts:     415000 | #Constraints:     103305
3582.79/3595.18	c #Conflicts:     416000 | #Constraints:     104305
3582.79/3595.18	c #Conflicts:     417000 | #Constraints:     105305
3582.79/3595.18	c #Conflicts:     418000 | #Constraints:     106305
3582.79/3595.18	c #Conflicts:     419000 | #Constraints:     107305
3582.79/3595.18	c #Conflicts:     420000 | #Constraints:     108305
3582.79/3595.18	c #Conflicts:     421000 | #Constraints:     109305
3582.79/3595.18	c #Conflicts:     422000 | #Constraints:     110305
3582.79/3595.18	c #Conflicts:     423000 | #Constraints:     111305
3582.79/3595.18	c #Conflicts:     424000 | #Constraints:     112305
3582.79/3595.18	c #Conflicts:     425000 | #Constraints:     113305
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 36232.1
3582.79/3595.18	c #Conflicts:     426000 | #Constraints:      73896
3582.79/3595.18	c #Conflicts:     427000 | #Constraints:      74896
3582.79/3595.18	c #Conflicts:     428000 | #Constraints:      75896
3582.79/3595.18	c #Conflicts:     429000 | #Constraints:      76896
3582.79/3595.18	c #Conflicts:     430000 | #Constraints:      77896
3582.79/3595.18	c #Conflicts:     431000 | #Constraints:      78896
3582.79/3595.18	c #Conflicts:     432000 | #Constraints:      79896
3582.79/3595.18	c #Conflicts:     433000 | #Constraints:      80896
3582.79/3595.18	c #Conflicts:     434000 | #Constraints:      81896
3582.79/3595.18	c #Conflicts:     435000 | #Constraints:      82896
3582.79/3595.18	c #Conflicts:     436000 | #Constraints:      83896
3582.79/3595.18	c #Conflicts:     437000 | #Constraints:      84896
3582.79/3595.18	c #Conflicts:     438000 | #Constraints:      85896
3582.79/3595.18	c #Conflicts:     439000 | #Constraints:      86896
3582.79/3595.18	c #Conflicts:     440000 | #Constraints:      87896
3582.79/3595.18	c #Conflicts:     441000 | #Constraints:      88896
3582.79/3595.18	c #Conflicts:     442000 | #Constraints:      89896
3582.79/3595.18	c #Conflicts:     443000 | #Constraints:      90896
3582.79/3595.18	c #Conflicts:     444000 | #Constraints:      91896
3582.79/3595.18	c #Conflicts:     445000 | #Constraints:      92896
3582.79/3595.18	c #Conflicts:     446000 | #Constraints:      93896
3582.79/3595.18	c #Conflicts:     447000 | #Constraints:      94896
3582.79/3595.18	c #Conflicts:     448000 | #Constraints:      95896
3582.79/3595.18	c #Conflicts:     449000 | #Constraints:      96896
3582.79/3595.18	c #Conflicts:     450000 | #Constraints:      97896
3582.79/3595.18	c #Conflicts:     451000 | #Constraints:      98896
3582.79/3595.18	c #Conflicts:     452000 | #Constraints:      99896
3582.79/3595.18	c #Conflicts:     453000 | #Constraints:     100896
3582.79/3595.18	c #Conflicts:     454000 | #Constraints:     101896
3582.79/3595.18	c #Conflicts:     455000 | #Constraints:     102896
3582.79/3595.18	c #Conflicts:     456000 | #Constraints:     103896
3582.79/3595.18	c #Conflicts:     457000 | #Constraints:     104896
3582.79/3595.18	c #Conflicts:     458000 | #Constraints:     105896
3582.79/3595.18	c #Conflicts:     459000 | #Constraints:     106896
3582.79/3595.18	c #Conflicts:     460000 | #Constraints:     107896
3582.79/3595.18	c #Conflicts:     461000 | #Constraints:     108896
3582.79/3595.18	c #Conflicts:     462000 | #Constraints:     109896
3582.79/3595.18	c #Conflicts:     463000 | #Constraints:     110896
3582.79/3595.18	c #Conflicts:     464000 | #Constraints:     111896
3582.79/3595.18	c #Conflicts:     465000 | #Constraints:     112896
3582.79/3595.18	c #Conflicts:     466000 | #Constraints:     113896
3582.79/3595.18	c #Conflicts:     467000 | #Constraints:     114896
3582.79/3595.18	c #Conflicts:     468000 | #Constraints:     115896
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 36566.9
3582.79/3595.18	c #Conflicts:     469000 | #Constraints:      74018
3582.79/3595.18	c #Conflicts:     470000 | #Constraints:      75018
3582.79/3595.18	c #Conflicts:     471000 | #Constraints:      76018
3582.79/3595.18	c #Conflicts:     472000 | #Constraints:      77018
3582.79/3595.18	c #Conflicts:     473000 | #Constraints:      78018
3582.79/3595.18	c #Conflicts:     474000 | #Constraints:      79018
3582.79/3595.18	c #Conflicts:     475000 | #Constraints:      80018
3582.79/3595.18	c #Conflicts:     476000 | #Constraints:      81018
3582.79/3595.18	c #Conflicts:     477000 | #Constraints:      82018
3582.79/3595.18	c #Conflicts:     478000 | #Constraints:      83018
3582.79/3595.18	c #Conflicts:     479000 | #Constraints:      84018
3582.79/3595.18	c #Conflicts:     480000 | #Constraints:      85018
3582.79/3595.18	c #Conflicts:     481000 | #Constraints:      86018
3582.79/3595.18	c #Conflicts:     482000 | #Constraints:      87018
3582.79/3595.18	c #Conflicts:     483000 | #Constraints:      88018
3582.79/3595.18	c #Conflicts:     484000 | #Constraints:      89018
3582.79/3595.18	c #Conflicts:     485000 | #Constraints:      90018
3582.79/3595.18	c #Conflicts:     486000 | #Constraints:      91018
3582.79/3595.18	c #Conflicts:     487000 | #Constraints:      92018
3582.79/3595.18	c #Conflicts:     488000 | #Constraints:      93018
3582.79/3595.18	c #Conflicts:     489000 | #Constraints:      94018
3582.79/3595.18	c #Conflicts:     490000 | #Constraints:      95018
3582.79/3595.18	c #Conflicts:     491000 | #Constraints:      96018
3582.79/3595.18	c #Conflicts:     492000 | #Constraints:      97018
3582.79/3595.18	c #Conflicts:     493000 | #Constraints:      98018
3582.79/3595.18	c #Conflicts:     494000 | #Constraints:      99018
3582.79/3595.18	c #Conflicts:     495000 | #Constraints:     100018
3582.79/3595.18	c #Conflicts:     496000 | #Constraints:     101018
3582.79/3595.18	c #Conflicts:     497000 | #Constraints:     102018
3582.79/3595.18	c #Conflicts:     498000 | #Constraints:     103018
3582.79/3595.18	c #Conflicts:     499000 | #Constraints:     104018
3582.79/3595.18	c #Conflicts:     500000 | #Constraints:     105018
3582.79/3595.18	c #Conflicts:     501000 | #Constraints:     106018
3582.79/3595.18	c #Conflicts:     502000 | #Constraints:     107018
3582.79/3595.18	c #Conflicts:     503000 | #Constraints:     108018
3582.79/3595.18	c #Conflicts:     504000 | #Constraints:     109018
3582.79/3595.18	c #Conflicts:     505000 | #Constraints:     110018
3582.79/3595.18	c #Conflicts:     506000 | #Constraints:     111018
3582.79/3595.18	c #Conflicts:     507000 | #Constraints:     112018
3582.79/3595.18	c #Conflicts:     508000 | #Constraints:     113018
3582.79/3595.18	c #Conflicts:     509000 | #Constraints:     114018
3582.79/3595.18	c #Conflicts:     510000 | #Constraints:     115018
3582.79/3595.18	c #Conflicts:     511000 | #Constraints:     116018
3582.79/3595.18	c #Conflicts:     512000 | #Constraints:     117018
3582.79/3595.18	c #Conflicts:     513000 | #Constraints:     118018
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 36710.1
3582.79/3595.18	c #Conflicts:     514000 | #Constraints:      74124
3582.79/3595.18	c #Conflicts:     515000 | #Constraints:      75124
3582.79/3595.18	c #Conflicts:     516000 | #Constraints:      76124
3582.79/3595.18	c #Conflicts:     517000 | #Constraints:      77124
3582.79/3595.18	c #Conflicts:     518000 | #Constraints:      78124
3582.79/3595.18	c #Conflicts:     519000 | #Constraints:      79124
3582.79/3595.18	c #Conflicts:     520000 | #Constraints:      80124
3582.79/3595.18	c #Conflicts:     521000 | #Constraints:      81124
3582.79/3595.18	c #Conflicts:     522000 | #Constraints:      82124
3582.79/3595.18	c #Conflicts:     523000 | #Constraints:      83124
3582.79/3595.18	c #Conflicts:     524000 | #Constraints:      84124
3582.79/3595.18	c #Conflicts:     525000 | #Constraints:      85124
3582.79/3595.18	c #Conflicts:     526000 | #Constraints:      86124
3582.79/3595.18	c #Conflicts:     527000 | #Constraints:      87124
3582.79/3595.18	c #Conflicts:     528000 | #Constraints:      88124
3582.79/3595.18	c #Conflicts:     529000 | #Constraints:      89124
3582.79/3595.18	c #Conflicts:     530000 | #Constraints:      90124
3582.79/3595.18	c #Conflicts:     531000 | #Constraints:      91124
3582.79/3595.18	c #Conflicts:     532000 | #Constraints:      92124
3582.79/3595.18	c #Conflicts:     533000 | #Constraints:      93126
3582.79/3595.18	c #Conflicts:     534000 | #Constraints:      94126
3582.79/3595.18	c #Conflicts:     535000 | #Constraints:      95126
3582.79/3595.18	c #Conflicts:     536000 | #Constraints:      96126
3582.79/3595.18	c #Conflicts:     537000 | #Constraints:      97126
3582.79/3595.18	c #Conflicts:     538000 | #Constraints:      98126
3582.79/3595.18	c #Conflicts:     539000 | #Constraints:      99126
3582.79/3595.18	c #Conflicts:     540000 | #Constraints:     100126
3582.79/3595.18	c #Conflicts:     541000 | #Constraints:     101126
3582.79/3595.18	c #Conflicts:     542000 | #Constraints:     102126
3582.79/3595.18	c #Conflicts:     543000 | #Constraints:     103126
3582.79/3595.18	c #Conflicts:     544000 | #Constraints:     104126
3582.79/3595.18	c #Conflicts:     545000 | #Constraints:     105126
3582.79/3595.18	c #Conflicts:     546000 | #Constraints:     106126
3582.79/3595.18	c #Conflicts:     547000 | #Constraints:     107126
3582.79/3595.18	c #Conflicts:     548000 | #Constraints:     108126
3582.79/3595.18	c #Conflicts:     549000 | #Constraints:     109126
3582.79/3595.18	c #Conflicts:     550000 | #Constraints:     110126
3582.79/3595.18	c #Conflicts:     551000 | #Constraints:     111126
3582.79/3595.18	c #Conflicts:     552000 | #Constraints:     112126
3582.79/3595.18	c #Conflicts:     553000 | #Constraints:     113126
3582.79/3595.18	c #Conflicts:     554000 | #Constraints:     114126
3582.79/3595.18	c #Conflicts:     555000 | #Constraints:     115126
3582.79/3595.18	c #Conflicts:     556000 | #Constraints:     116126
3582.79/3595.18	c #Conflicts:     557000 | #Constraints:     117126
3582.79/3595.18	c #Conflicts:     558000 | #Constraints:     118126
3582.79/3595.18	c #Conflicts:     559000 | #Constraints:     119126
3582.79/3595.18	c #Conflicts:     560000 | #Constraints:     120126
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 36710.1
3582.79/3595.18	c #Conflicts:     561000 | #Constraints:      75255
3582.79/3595.18	c #Conflicts:     562000 | #Constraints:      76255
3582.79/3595.18	c #Conflicts:     563000 | #Constraints:      77255
3582.79/3595.18	c #Conflicts:     564000 | #Constraints:      78255
3582.79/3595.18	c #Conflicts:     565000 | #Constraints:      79255
3582.79/3595.18	c #Conflicts:     566000 | #Constraints:      80255
3582.79/3595.18	c #Conflicts:     567000 | #Constraints:      81255
3582.79/3595.18	c #Conflicts:     568000 | #Constraints:      82255
3582.79/3595.18	c #Conflicts:     569000 | #Constraints:      83255
3582.79/3595.18	c #Conflicts:     570000 | #Constraints:      84255
3582.79/3595.18	c #Conflicts:     571000 | #Constraints:      85255
3582.79/3595.18	c #Conflicts:     572000 | #Constraints:      86255
3582.79/3595.18	c #Conflicts:     573000 | #Constraints:      87255
3582.79/3595.18	c #Conflicts:     574000 | #Constraints:      88255
3582.79/3595.18	c #Conflicts:     575000 | #Constraints:      89255
3582.79/3595.18	c #Conflicts:     576000 | #Constraints:      90255
3582.79/3595.18	c #Conflicts:     577000 | #Constraints:      91255
3582.79/3595.18	c #Conflicts:     578000 | #Constraints:      92255
3582.79/3595.18	c #Conflicts:     579000 | #Constraints:      93255
3582.79/3595.18	c #Conflicts:     580000 | #Constraints:      94256
3582.79/3595.18	c #Conflicts:     581000 | #Constraints:      95256
3582.79/3595.18	c #Conflicts:     582000 | #Constraints:      96256
3582.79/3595.18	c #Conflicts:     583000 | #Constraints:      97256
3582.79/3595.18	c #Conflicts:     584000 | #Constraints:      98256
3582.79/3595.18	c #Conflicts:     585000 | #Constraints:      99256
3582.79/3595.18	c #Conflicts:     586000 | #Constraints:     100256
3582.79/3595.18	c #Conflicts:     587000 | #Constraints:     101256
3582.79/3595.18	c #Conflicts:     588000 | #Constraints:     102256
3582.79/3595.18	c #Conflicts:     589000 | #Constraints:     103256
3582.79/3595.18	c #Conflicts:     590000 | #Constraints:     104256
3582.79/3595.18	c #Conflicts:     591000 | #Constraints:     105256
3582.79/3595.18	c #Conflicts:     592000 | #Constraints:     106256
3582.79/3595.18	c #Conflicts:     593000 | #Constraints:     107256
3582.79/3595.18	c #Conflicts:     594000 | #Constraints:     108256
3582.79/3595.18	c #Conflicts:     595000 | #Constraints:     109257
3582.79/3595.18	c #Conflicts:     596000 | #Constraints:     110257
3582.79/3595.18	c #Conflicts:     597000 | #Constraints:     111257
3582.79/3595.18	c #Conflicts:     598000 | #Constraints:     112257
3582.79/3595.18	c #Conflicts:     599000 | #Constraints:     113257
3582.79/3595.18	c #Conflicts:     600000 | #Constraints:     114257
3582.79/3595.18	c #Conflicts:     601000 | #Constraints:     115257
3582.79/3595.18	c #Conflicts:     602000 | #Constraints:     116257
3582.79/3595.18	c #Conflicts:     603000 | #Constraints:     117257
3582.79/3595.18	c #Conflicts:     604000 | #Constraints:     118258
3582.79/3595.18	c #Conflicts:     605000 | #Constraints:     119258
3582.79/3595.18	c #Conflicts:     606000 | #Constraints:     120258
3582.79/3595.18	c #Conflicts:     607000 | #Constraints:     121258
3582.79/3595.18	c #Conflicts:     608000 | #Constraints:     122258
3582.79/3595.18	c #Conflicts:     609000 | #Constraints:     123258
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37104.6
3582.79/3595.18	c #Conflicts:     610000 | #Constraints:      76123
3582.79/3595.18	c #Conflicts:     611000 | #Constraints:      77123
3582.79/3595.18	c #Conflicts:     612000 | #Constraints:      78123
3582.79/3595.18	c #Conflicts:     613000 | #Constraints:      79123
3582.79/3595.18	c #Conflicts:     614000 | #Constraints:      80123
3582.79/3595.18	c #Conflicts:     615000 | #Constraints:      81123
3582.79/3595.18	c #Conflicts:     616000 | #Constraints:      82123
3582.79/3595.18	c #Conflicts:     617000 | #Constraints:      83123
3582.79/3595.18	c #Conflicts:     618000 | #Constraints:      84124
3582.79/3595.18	c #Conflicts:     619000 | #Constraints:      85124
3582.79/3595.18	c #Conflicts:     620000 | #Constraints:      86124
3582.79/3595.18	c #Conflicts:     621000 | #Constraints:      87124
3582.79/3595.18	c #Conflicts:     622000 | #Constraints:      88124
3582.79/3595.18	c #Conflicts:     623000 | #Constraints:      89124
3582.79/3595.18	c #Conflicts:     624000 | #Constraints:      90124
3582.79/3595.18	c #Conflicts:     625000 | #Constraints:      91124
3582.79/3595.18	c #Conflicts:     626000 | #Constraints:      92124
3582.79/3595.18	c #Conflicts:     627000 | #Constraints:      93124
3582.79/3595.18	c #Conflicts:     628000 | #Constraints:      94124
3582.79/3595.18	c #Conflicts:     629000 | #Constraints:      95124
3582.79/3595.18	c #Conflicts:     630000 | #Constraints:      96124
3582.79/3595.18	c #Conflicts:     631000 | #Constraints:      97124
3582.79/3595.18	c #Conflicts:     632000 | #Constraints:      98124
3582.79/3595.18	c #Conflicts:     633000 | #Constraints:      99124
3582.79/3595.18	c #Conflicts:     634000 | #Constraints:     100124
3582.79/3595.18	c #Conflicts:     635000 | #Constraints:     101124
3582.79/3595.18	c #Conflicts:     636000 | #Constraints:     102124
3582.79/3595.18	c #Conflicts:     637000 | #Constraints:     103124
3582.79/3595.18	c #Conflicts:     638000 | #Constraints:     104124
3582.79/3595.18	c #Conflicts:     639000 | #Constraints:     105124
3582.79/3595.18	c #Conflicts:     640000 | #Constraints:     106124
3582.79/3595.18	c #Conflicts:     641000 | #Constraints:     107125
3582.79/3595.18	c #Conflicts:     642000 | #Constraints:     108125
3582.79/3595.18	c #Conflicts:     643000 | #Constraints:     109125
3582.79/3595.18	c #Conflicts:     644000 | #Constraints:     110125
3582.79/3595.18	c #Conflicts:     645000 | #Constraints:     111125
3582.79/3595.18	c #Conflicts:     646000 | #Constraints:     112125
3582.79/3595.18	c #Conflicts:     647000 | #Constraints:     113125
3582.79/3595.18	c #Conflicts:     648000 | #Constraints:     114125
3582.79/3595.18	c #Conflicts:     649000 | #Constraints:     115125
3582.79/3595.18	c #Conflicts:     650000 | #Constraints:     116125
3582.79/3595.18	c #Conflicts:     651000 | #Constraints:     117125
3582.79/3595.18	c #Conflicts:     652000 | #Constraints:     118125
3582.79/3595.18	c #Conflicts:     653000 | #Constraints:     119125
3582.79/3595.18	c #Conflicts:     654000 | #Constraints:     120125
3582.79/3595.18	c #Conflicts:     655000 | #Constraints:     121125
3582.79/3595.18	c #Conflicts:     656000 | #Constraints:     122125
3582.79/3595.18	c #Conflicts:     657000 | #Constraints:     123125
3582.79/3595.18	c #Conflicts:     658000 | #Constraints:     124125
3582.79/3595.18	c #Conflicts:     659000 | #Constraints:     125125
3582.79/3595.18	c #Conflicts:     660000 | #Constraints:     126125
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37127.3
3582.79/3595.18	c #Conflicts:     661000 | #Constraints:      77088
3582.79/3595.18	c #Conflicts:     662000 | #Constraints:      78088
3582.79/3595.18	c #Conflicts:     663000 | #Constraints:      79088
3582.79/3595.18	c #Conflicts:     664000 | #Constraints:      80088
3582.79/3595.18	c #Conflicts:     665000 | #Constraints:      81088
3582.79/3595.18	c #Conflicts:     666000 | #Constraints:      82088
3582.79/3595.18	c #Conflicts:     667000 | #Constraints:      83088
3582.79/3595.18	c #Conflicts:     668000 | #Constraints:      84088
3582.79/3595.18	c #Conflicts:     669000 | #Constraints:      85088
3582.79/3595.18	c #Conflicts:     670000 | #Constraints:      86088
3582.79/3595.18	c #Conflicts:     671000 | #Constraints:      87088
3582.79/3595.18	c #Conflicts:     672000 | #Constraints:      88088
3582.79/3595.18	c #Conflicts:     673000 | #Constraints:      89088
3582.79/3595.18	c #Conflicts:     674000 | #Constraints:      90088
3582.79/3595.18	c #Conflicts:     675000 | #Constraints:      91088
3582.79/3595.18	c #Conflicts:     676000 | #Constraints:      92088
3582.79/3595.18	c #Conflicts:     677000 | #Constraints:      93088
3582.79/3595.18	c #Conflicts:     678000 | #Constraints:      94088
3582.79/3595.18	c #Conflicts:     679000 | #Constraints:      95088
3582.79/3595.18	c #Conflicts:     680000 | #Constraints:      96088
3582.79/3595.18	c #Conflicts:     681000 | #Constraints:      97088
3582.79/3595.18	c #Conflicts:     682000 | #Constraints:      98088
3582.79/3595.18	c #Conflicts:     683000 | #Constraints:      99088
3582.79/3595.18	c #Conflicts:     684000 | #Constraints:     100088
3582.79/3595.18	c #Conflicts:     685000 | #Constraints:     101088
3582.79/3595.18	c #Conflicts:     686000 | #Constraints:     102088
3582.79/3595.18	c #Conflicts:     687000 | #Constraints:     103088
3582.79/3595.18	c #Conflicts:     688000 | #Constraints:     104088
3582.79/3595.18	c #Conflicts:     689000 | #Constraints:     105088
3582.79/3595.18	c #Conflicts:     690000 | #Constraints:     106088
3582.79/3595.18	c #Conflicts:     691000 | #Constraints:     107088
3582.79/3595.18	c #Conflicts:     692000 | #Constraints:     108088
3582.79/3595.18	c #Conflicts:     693000 | #Constraints:     109088
3582.79/3595.18	c #Conflicts:     694000 | #Constraints:     110088
3582.79/3595.18	c #Conflicts:     695000 | #Constraints:     111088
3582.79/3595.18	c #Conflicts:     696000 | #Constraints:     112088
3582.79/3595.18	c #Conflicts:     697000 | #Constraints:     113088
3582.79/3595.18	c #Conflicts:     698000 | #Constraints:     114088
3582.79/3595.18	c #Conflicts:     699000 | #Constraints:     115088
3582.79/3595.18	c #Conflicts:     700000 | #Constraints:     116088
3582.79/3595.18	c #Conflicts:     701000 | #Constraints:     117088
3582.79/3595.18	c #Conflicts:     702000 | #Constraints:     118088
3582.79/3595.18	c #Conflicts:     703000 | #Constraints:     119088
3582.79/3595.18	c #Conflicts:     704000 | #Constraints:     120088
3582.79/3595.18	c #Conflicts:     705000 | #Constraints:     121088
3582.79/3595.18	c #Conflicts:     706000 | #Constraints:     122088
3582.79/3595.18	c #Conflicts:     707000 | #Constraints:     123089
3582.79/3595.18	c #Conflicts:     708000 | #Constraints:     124089
3582.79/3595.18	c #Conflicts:     709000 | #Constraints:     125090
3582.79/3595.18	c #Conflicts:     710000 | #Constraints:     126093
3582.79/3595.18	c #Conflicts:     711000 | #Constraints:     127093
3582.79/3595.18	c #Conflicts:     712000 | #Constraints:     128093
3582.79/3595.18	c #Conflicts:     713000 | #Constraints:     129093
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37127.3
3582.79/3595.18	c #Conflicts:     714000 | #Constraints:      78504
3582.79/3595.18	c #Conflicts:     715000 | #Constraints:      79504
3582.79/3595.18	c #Conflicts:     716000 | #Constraints:      80504
3582.79/3595.18	c #Conflicts:     717000 | #Constraints:      81505
3582.79/3595.18	c #Conflicts:     718000 | #Constraints:      82505
3582.79/3595.18	c #Conflicts:     719000 | #Constraints:      83505
3582.79/3595.18	c #Conflicts:     720000 | #Constraints:      84505
3582.79/3595.18	c #Conflicts:     721000 | #Constraints:      85505
3582.79/3595.18	c #Conflicts:     722000 | #Constraints:      86505
3582.79/3595.18	c #Conflicts:     723000 | #Constraints:      87506
3582.79/3595.18	c #Conflicts:     724000 | #Constraints:      88506
3582.79/3595.18	c #Conflicts:     725000 | #Constraints:      89506
3582.79/3595.18	c #Conflicts:     726000 | #Constraints:      90506
3582.79/3595.18	c #Conflicts:     727000 | #Constraints:      91506
3582.79/3595.18	c #Conflicts:     728000 | #Constraints:      92506
3582.79/3595.18	c #Conflicts:     729000 | #Constraints:      93506
3582.79/3595.18	c #Conflicts:     730000 | #Constraints:      94506
3582.79/3595.18	c #Conflicts:     731000 | #Constraints:      95506
3582.79/3595.18	c #Conflicts:     732000 | #Constraints:      96506
3582.79/3595.18	c #Conflicts:     733000 | #Constraints:      97506
3582.79/3595.18	c #Conflicts:     734000 | #Constraints:      98506
3582.79/3595.18	c #Conflicts:     735000 | #Constraints:      99506
3582.79/3595.18	c #Conflicts:     736000 | #Constraints:     100506
3582.79/3595.18	c #Conflicts:     737000 | #Constraints:     101506
3582.79/3595.18	c #Conflicts:     738000 | #Constraints:     102506
3582.79/3595.18	c #Conflicts:     739000 | #Constraints:     103506
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37496.1
3582.79/3595.18	c #Conflicts:     740000 | #Constraints:      77677
3582.79/3595.18	c #Conflicts:     741000 | #Constraints:      78677
3582.79/3595.18	c #Conflicts:     742000 | #Constraints:      79677
3582.79/3595.18	c #Conflicts:     743000 | #Constraints:      80677
3582.79/3595.18	c #Conflicts:     744000 | #Constraints:      81677
3582.79/3595.18	c #Conflicts:     745000 | #Constraints:      82677
3582.79/3595.18	c #Conflicts:     746000 | #Constraints:      83677
3582.79/3595.18	c #Conflicts:     747000 | #Constraints:      84677
3582.79/3595.18	c #Conflicts:     748000 | #Constraints:      85677
3582.79/3595.18	c #Conflicts:     749000 | #Constraints:      86677
3582.79/3595.18	c #Conflicts:     750000 | #Constraints:      87677
3582.79/3595.18	c #Conflicts:     751000 | #Constraints:      88677
3582.79/3595.18	c #Conflicts:     752000 | #Constraints:      89677
3582.79/3595.18	c #Conflicts:     753000 | #Constraints:      90677
3582.79/3595.18	c #Conflicts:     754000 | #Constraints:      91677
3582.79/3595.18	c #Conflicts:     755000 | #Constraints:      92677
3582.79/3595.18	c #Conflicts:     756000 | #Constraints:      93677
3582.79/3595.18	c #Conflicts:     757000 | #Constraints:      94677
3582.79/3595.18	c #Conflicts:     758000 | #Constraints:      95677
3582.79/3595.18	c #Conflicts:     759000 | #Constraints:      96677
3582.79/3595.18	c #Conflicts:     760000 | #Constraints:      97677
3582.79/3595.18	c #Conflicts:     761000 | #Constraints:      98677
3582.79/3595.18	c #Conflicts:     762000 | #Constraints:      99677
3582.79/3595.18	c #Conflicts:     763000 | #Constraints:     100677
3582.79/3595.18	c #Conflicts:     764000 | #Constraints:     101677
3582.79/3595.18	c #Conflicts:     765000 | #Constraints:     102677
3582.79/3595.18	c #Conflicts:     766000 | #Constraints:     103677
3582.79/3595.18	c #Conflicts:     767000 | #Constraints:     104677
3582.79/3595.18	c #Conflicts:     768000 | #Constraints:     105677
3582.79/3595.18	c #Conflicts:     769000 | #Constraints:     106677
3582.79/3595.18	c #Conflicts:     770000 | #Constraints:     107677
3582.79/3595.18	c #Conflicts:     771000 | #Constraints:     108677
3582.79/3595.18	c #Conflicts:     772000 | #Constraints:     109677
3582.79/3595.18	c #Conflicts:     773000 | #Constraints:     110677
3582.79/3595.18	c #Conflicts:     774000 | #Constraints:     111677
3582.79/3595.18	c #Conflicts:     775000 | #Constraints:     112677
3582.79/3595.18	c #Conflicts:     776000 | #Constraints:     113677
3582.79/3595.18	c #Conflicts:     777000 | #Constraints:     114677
3582.79/3595.18	c #Conflicts:     778000 | #Constraints:     115677
3582.79/3595.18	c #Conflicts:     779000 | #Constraints:     116677
3582.79/3595.18	c #Conflicts:     780000 | #Constraints:     117677
3582.79/3595.18	c #Conflicts:     781000 | #Constraints:     118677
3582.79/3595.18	c #Conflicts:     782000 | #Constraints:     119677
3582.79/3595.18	c #Conflicts:     783000 | #Constraints:     120678
3582.79/3595.18	c #Conflicts:     784000 | #Constraints:     121678
3582.79/3595.18	c #Conflicts:     785000 | #Constraints:     122678
3582.79/3595.18	c #Conflicts:     786000 | #Constraints:     123678
3582.79/3595.18	c #Conflicts:     787000 | #Constraints:     124678
3582.79/3595.18	c #Conflicts:     788000 | #Constraints:     125678
3582.79/3595.18	c #Conflicts:     789000 | #Constraints:     126678
3582.79/3595.18	c #Conflicts:     790000 | #Constraints:     127678
3582.79/3595.18	c #Conflicts:     791000 | #Constraints:     128678
3582.79/3595.18	c #Conflicts:     792000 | #Constraints:     129678
3582.79/3595.18	c #Conflicts:     793000 | #Constraints:     130678
3582.79/3595.18	c #Conflicts:     794000 | #Constraints:     131678
3582.79/3595.18	c #Conflicts:     795000 | #Constraints:     132678
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37612
3582.79/3595.18	c #Conflicts:     796000 | #Constraints:      80199
3582.79/3595.18	c #Conflicts:     797000 | #Constraints:      81199
3582.79/3595.18	c #Conflicts:     798000 | #Constraints:      82199
3582.79/3595.18	c #Conflicts:     799000 | #Constraints:      83199
3582.79/3595.18	c #Conflicts:     800000 | #Constraints:      84199
3582.79/3595.18	c #Conflicts:     801000 | #Constraints:      85199
3582.79/3595.18	c #Conflicts:     802000 | #Constraints:      86199
3582.79/3595.18	c #Conflicts:     803000 | #Constraints:      87199
3582.79/3595.18	c #Conflicts:     804000 | #Constraints:      88199
3582.79/3595.18	c #Conflicts:     805000 | #Constraints:      89199
3582.79/3595.18	c #Conflicts:     806000 | #Constraints:      90199
3582.79/3595.18	c #Conflicts:     807000 | #Constraints:      91199
3582.79/3595.18	c #Conflicts:     808000 | #Constraints:      92199
3582.79/3595.18	c #Conflicts:     809000 | #Constraints:      93199
3582.79/3595.18	c #Conflicts:     810000 | #Constraints:      94199
3582.79/3595.18	c #Conflicts:     811000 | #Constraints:      95199
3582.79/3595.18	c #Conflicts:     812000 | #Constraints:      96199
3582.79/3595.18	c #Conflicts:     813000 | #Constraints:      97199
3582.79/3595.18	c #Conflicts:     814000 | #Constraints:      98199
3582.79/3595.18	c #Conflicts:     815000 | #Constraints:      99199
3582.79/3595.18	c #Conflicts:     816000 | #Constraints:     100199
3582.79/3595.18	c #Conflicts:     817000 | #Constraints:     101199
3582.79/3595.18	c #Conflicts:     818000 | #Constraints:     102199
3582.79/3595.18	c #Conflicts:     819000 | #Constraints:     103199
3582.79/3595.18	c #Conflicts:     820000 | #Constraints:     104199
3582.79/3595.18	c #Conflicts:     821000 | #Constraints:     105199
3582.79/3595.18	c #Conflicts:     822000 | #Constraints:     106199
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37612
3582.79/3595.18	c #Conflicts:     823000 | #Constraints:      78289
3582.79/3595.18	c #Conflicts:     824000 | #Constraints:      79289
3582.79/3595.18	c #Conflicts:     825000 | #Constraints:      80289
3582.79/3595.18	c #Conflicts:     826000 | #Constraints:      81289
3582.79/3595.18	c #Conflicts:     827000 | #Constraints:      82290
3582.79/3595.18	c #Conflicts:     828000 | #Constraints:      83291
3582.79/3595.18	c #Conflicts:     829000 | #Constraints:      84291
3582.79/3595.18	c #Conflicts:     830000 | #Constraints:      85291
3582.79/3595.18	c #Conflicts:     831000 | #Constraints:      86291
3582.79/3595.18	c #Conflicts:     832000 | #Constraints:      87291
3582.79/3595.18	c #Conflicts:     833000 | #Constraints:      88291
3582.79/3595.18	c #Conflicts:     834000 | #Constraints:      89291
3582.79/3595.18	c #Conflicts:     835000 | #Constraints:      90291
3582.79/3595.18	c #Conflicts:     836000 | #Constraints:      91291
3582.79/3595.18	c #Conflicts:     837000 | #Constraints:      92291
3582.79/3595.18	c #Conflicts:     838000 | #Constraints:      93291
3582.79/3595.18	c #Conflicts:     839000 | #Constraints:      94291
3582.79/3595.18	c #Conflicts:     840000 | #Constraints:      95291
3582.79/3595.18	c #Conflicts:     841000 | #Constraints:      96291
3582.79/3595.18	c #Conflicts:     842000 | #Constraints:      97291
3582.79/3595.18	c #Conflicts:     843000 | #Constraints:      98291
3582.79/3595.18	c #Conflicts:     844000 | #Constraints:      99291
3582.79/3595.18	c #Conflicts:     845000 | #Constraints:     100291
3582.79/3595.18	c #Conflicts:     846000 | #Constraints:     101291
3582.79/3595.18	c #Conflicts:     847000 | #Constraints:     102291
3582.79/3595.18	c #Conflicts:     848000 | #Constraints:     103291
3582.79/3595.18	c #Conflicts:     849000 | #Constraints:     104291
3582.79/3595.18	c #Conflicts:     850000 | #Constraints:     105291
3582.79/3595.18	c #Conflicts:     851000 | #Constraints:     106291
3582.79/3595.18	c #Conflicts:     852000 | #Constraints:     107291
3582.79/3595.18	c #Conflicts:     853000 | #Constraints:     108291
3582.79/3595.18	c #Conflicts:     854000 | #Constraints:     109291
3582.79/3595.18	c #Conflicts:     855000 | #Constraints:     110292
3582.79/3595.18	c #Conflicts:     856000 | #Constraints:     111292
3582.79/3595.18	c #Conflicts:     857000 | #Constraints:     112293
3582.79/3595.18	c #Conflicts:     858000 | #Constraints:     113293
3582.79/3595.18	c #Conflicts:     859000 | #Constraints:     114293
3582.79/3595.18	c #Conflicts:     860000 | #Constraints:     115293
3582.79/3595.18	c #Conflicts:     861000 | #Constraints:     116295
3582.79/3595.18	c #Conflicts:     862000 | #Constraints:     117295
3582.79/3595.18	c #Conflicts:     863000 | #Constraints:     118295
3582.79/3595.18	c #Conflicts:     864000 | #Constraints:     119295
3582.79/3595.18	c #Conflicts:     865000 | #Constraints:     120295
3582.79/3595.18	c #Conflicts:     866000 | #Constraints:     121295
3582.79/3595.18	c #Conflicts:     867000 | #Constraints:     122295
3582.79/3595.18	c #Conflicts:     868000 | #Constraints:     123295
3582.79/3595.18	c #Conflicts:     869000 | #Constraints:     124295
3582.79/3595.18	c #Conflicts:     870000 | #Constraints:     125295
3582.79/3595.18	c #Conflicts:     871000 | #Constraints:     126295
3582.79/3595.18	c #Conflicts:     872000 | #Constraints:     127295
3582.79/3595.18	c #Conflicts:     873000 | #Constraints:     128296
3582.79/3595.18	c #Conflicts:     874000 | #Constraints:     129297
3582.79/3595.18	c #Conflicts:     875000 | #Constraints:     130297
3582.79/3595.18	c #Conflicts:     876000 | #Constraints:     131297
3582.79/3595.18	c #Conflicts:     877000 | #Constraints:     132297
3582.79/3595.18	c #Conflicts:     878000 | #Constraints:     133297
3582.79/3595.18	c #Conflicts:     879000 | #Constraints:     134297
3582.79/3595.18	c #Conflicts:     880000 | #Constraints:     135297
3582.79/3595.18	c #Conflicts:     881000 | #Constraints:     136297
3582.79/3595.18	c #Conflicts:     882000 | #Constraints:     137297
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37612
3582.79/3595.18	c #Conflicts:     883000 | #Constraints:      82726
3582.79/3595.18	c #Conflicts:     884000 | #Constraints:      83727
3582.79/3595.18	c #Conflicts:     885000 | #Constraints:      84727
3582.79/3595.18	c #Conflicts:     886000 | #Constraints:      85727
3582.79/3595.18	c #Conflicts:     887000 | #Constraints:      86727
3582.79/3595.18	c #Conflicts:     888000 | #Constraints:      87727
3582.79/3595.18	c #Conflicts:     889000 | #Constraints:      88727
3582.79/3595.18	c #Conflicts:     890000 | #Constraints:      89727
3582.79/3595.18	c #Conflicts:     891000 | #Constraints:      90728
3582.79/3595.18	c #Conflicts:     892000 | #Constraints:      91728
3582.79/3595.18	c #Conflicts:     893000 | #Constraints:      92728
3582.79/3595.18	c #Conflicts:     894000 | #Constraints:      93728
3582.79/3595.18	c #Conflicts:     895000 | #Constraints:      94728
3582.79/3595.18	c #Conflicts:     896000 | #Constraints:      95728
3582.79/3595.18	c #Conflicts:     897000 | #Constraints:      96729
3582.79/3595.18	c #Conflicts:     898000 | #Constraints:      97729
3582.79/3595.18	c #Conflicts:     899000 | #Constraints:      98729
3582.79/3595.18	c #Conflicts:     900000 | #Constraints:      99729
3582.79/3595.18	c #Conflicts:     901000 | #Constraints:     100729
3582.79/3595.18	c #Conflicts:     902000 | #Constraints:     101729
3582.79/3595.18	c #Conflicts:     903000 | #Constraints:     102729
3582.79/3595.18	c #Conflicts:     904000 | #Constraints:     103730
3582.79/3595.18	c #Conflicts:     905000 | #Constraints:     104730
3582.79/3595.18	c #Conflicts:     906000 | #Constraints:     105730
3582.79/3595.18	c #Conflicts:     907000 | #Constraints:     106730
3582.79/3595.18	c #Conflicts:     908000 | #Constraints:     107730
3582.79/3595.18	c #Conflicts:     909000 | #Constraints:     108730
3582.79/3595.18	c #Conflicts:     910000 | #Constraints:     109730
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37653.5
3582.79/3595.18	c #Conflicts:     911000 | #Constraints:      79304
3582.79/3595.18	c #Conflicts:     912000 | #Constraints:      80304
3582.79/3595.18	c #Conflicts:     913000 | #Constraints:      81304
3582.79/3595.18	c #Conflicts:     914000 | #Constraints:      82304
3582.79/3595.18	c #Conflicts:     915000 | #Constraints:      83304
3582.79/3595.18	c #Conflicts:     916000 | #Constraints:      84304
3582.79/3595.18	c #Conflicts:     917000 | #Constraints:      85304
3582.79/3595.18	c #Conflicts:     918000 | #Constraints:      86304
3582.79/3595.18	c #Conflicts:     919000 | #Constraints:      87304
3582.79/3595.18	c #Conflicts:     920000 | #Constraints:      88304
3582.79/3595.18	c #Conflicts:     921000 | #Constraints:      89304
3582.79/3595.18	c #Conflicts:     922000 | #Constraints:      90304
3582.79/3595.18	c #Conflicts:     923000 | #Constraints:      91304
3582.79/3595.18	c #Conflicts:     924000 | #Constraints:      92304
3582.79/3595.18	c #Conflicts:     925000 | #Constraints:      93304
3582.79/3595.18	c #Conflicts:     926000 | #Constraints:      94304
3582.79/3595.18	c #Conflicts:     927000 | #Constraints:      95304
3582.79/3595.18	c #Conflicts:     928000 | #Constraints:      96304
3582.79/3595.18	c #Conflicts:     929000 | #Constraints:      97304
3582.79/3595.18	c #Conflicts:     930000 | #Constraints:      98304
3582.79/3595.18	c #Conflicts:     931000 | #Constraints:      99304
3582.79/3595.18	c #Conflicts:     932000 | #Constraints:     100304
3582.79/3595.18	c #Conflicts:     933000 | #Constraints:     101304
3582.79/3595.18	c #Conflicts:     934000 | #Constraints:     102304
3582.79/3595.18	c #Conflicts:     935000 | #Constraints:     103304
3582.79/3595.18	c #Conflicts:     936000 | #Constraints:     104304
3582.79/3595.18	c #Conflicts:     937000 | #Constraints:     105304
3582.79/3595.18	c #Conflicts:     938000 | #Constraints:     106304
3582.79/3595.18	c #Conflicts:     939000 | #Constraints:     107304
3582.79/3595.18	c #Conflicts:     940000 | #Constraints:     108304
3582.79/3595.18	c #Conflicts:     941000 | #Constraints:     109304
3582.79/3595.18	c #Conflicts:     942000 | #Constraints:     110304
3582.79/3595.18	c #Conflicts:     943000 | #Constraints:     111304
3582.79/3595.18	c #Conflicts:     944000 | #Constraints:     112304
3582.79/3595.18	c #Conflicts:     945000 | #Constraints:     113304
3582.79/3595.18	c #Conflicts:     946000 | #Constraints:     114304
3582.79/3595.18	c #Conflicts:     947000 | #Constraints:     115304
3582.79/3595.18	c #Conflicts:     948000 | #Constraints:     116304
3582.79/3595.18	c #Conflicts:     949000 | #Constraints:     117304
3582.79/3595.18	c #Conflicts:     950000 | #Constraints:     118304
3582.79/3595.18	c #Conflicts:     951000 | #Constraints:     119304
3582.79/3595.18	c #Conflicts:     952000 | #Constraints:     120304
3582.79/3595.18	c #Conflicts:     953000 | #Constraints:     121304
3582.79/3595.18	c #Conflicts:     954000 | #Constraints:     122304
3582.79/3595.18	c #Conflicts:     955000 | #Constraints:     123304
3582.79/3595.18	c #Conflicts:     956000 | #Constraints:     124304
3582.79/3595.18	c #Conflicts:     957000 | #Constraints:     125304
3582.79/3595.18	c #Conflicts:     958000 | #Constraints:     126304
3582.79/3595.18	c #Conflicts:     959000 | #Constraints:     127304
3582.79/3595.18	c #Conflicts:     960000 | #Constraints:     128304
3582.79/3595.18	c #Conflicts:     961000 | #Constraints:     129304
3582.79/3595.18	c #Conflicts:     962000 | #Constraints:     130304
3582.79/3595.18	c #Conflicts:     963000 | #Constraints:     131304
3582.79/3595.18	c #Conflicts:     964000 | #Constraints:     132304
3582.79/3595.18	c #Conflicts:     965000 | #Constraints:     133304
3582.79/3595.18	c #Conflicts:     966000 | #Constraints:     134304
3582.79/3595.18	c #Conflicts:     967000 | #Constraints:     135304
3582.79/3595.18	c #Conflicts:     968000 | #Constraints:     136304
3582.79/3595.18	c #Conflicts:     969000 | #Constraints:     137304
3582.79/3595.18	c #Conflicts:     970000 | #Constraints:     138304
3582.79/3595.18	c #Conflicts:     971000 | #Constraints:     139304
3582.79/3595.18	c #Conflicts:     972000 | #Constraints:     140304
3582.79/3595.18	c #Conflicts:     973000 | #Constraints:     141304
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37653.5
3582.79/3595.18	c #Conflicts:     974000 | #Constraints:      85753
3582.79/3595.18	c #Conflicts:     975000 | #Constraints:      86753
3582.79/3595.18	c #Conflicts:     976000 | #Constraints:      87753
3582.79/3595.18	c #Conflicts:     977000 | #Constraints:      88754
3582.79/3595.18	c #Conflicts:     978000 | #Constraints:      89754
3582.79/3595.18	c #Conflicts:     979000 | #Constraints:      90754
3582.79/3595.18	c #Conflicts:     980000 | #Constraints:      91754
3582.79/3595.18	c #Conflicts:     981000 | #Constraints:      92754
3582.79/3595.18	c #Conflicts:     982000 | #Constraints:      93754
3582.79/3595.18	c #Conflicts:     983000 | #Constraints:      94754
3582.79/3595.18	c #Conflicts:     984000 | #Constraints:      95754
3582.79/3595.18	c #Conflicts:     985000 | #Constraints:      96754
3582.79/3595.18	c #Conflicts:     986000 | #Constraints:      97754
3582.79/3595.18	c #Conflicts:     987000 | #Constraints:      98754
3582.79/3595.18	c #Conflicts:     988000 | #Constraints:      99754
3582.79/3595.18	c #Conflicts:     989000 | #Constraints:     100754
3582.79/3595.18	c #Conflicts:     990000 | #Constraints:     101754
3582.79/3595.18	c #Conflicts:     991000 | #Constraints:     102754
3582.79/3595.18	c #Conflicts:     992000 | #Constraints:     103754
3582.79/3595.18	c #Conflicts:     993000 | #Constraints:     104754
3582.79/3595.18	c #Conflicts:     994000 | #Constraints:     105754
3582.79/3595.18	c #Conflicts:     995000 | #Constraints:     106754
3582.79/3595.18	c #Conflicts:     996000 | #Constraints:     107754
3582.79/3595.18	c #Conflicts:     997000 | #Constraints:     108754
3582.79/3595.18	c #Conflicts:     998000 | #Constraints:     109754
3582.79/3595.18	c #Conflicts:     999000 | #Constraints:     110754
3582.79/3595.18	c #Conflicts:    1000000 | #Constraints:     111754
3582.79/3595.18	c #Conflicts:    1001000 | #Constraints:     112754
3582.79/3595.18	c #Conflicts:    1002000 | #Constraints:     113754
3582.79/3595.18	c #Conflicts:    1003000 | #Constraints:     114755
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37653.5
3582.79/3595.18	c #Conflicts:    1004000 | #Constraints:      80528
3582.79/3595.18	c #Conflicts:    1005000 | #Constraints:      81528
3582.79/3595.18	c #Conflicts:    1006000 | #Constraints:      82528
3582.79/3595.18	c #Conflicts:    1007000 | #Constraints:      83528
3582.79/3595.18	c #Conflicts:    1008000 | #Constraints:      84528
3582.79/3595.18	c #Conflicts:    1009000 | #Constraints:      85528
3582.79/3595.18	c #Conflicts:    1010000 | #Constraints:      86528
3582.79/3595.18	c #Conflicts:    1011000 | #Constraints:      87528
3582.79/3595.18	c #Conflicts:    1012000 | #Constraints:      88528
3582.79/3595.18	c #Conflicts:    1013000 | #Constraints:      89528
3582.79/3595.18	c #Conflicts:    1014000 | #Constraints:      90528
3582.79/3595.18	c #Conflicts:    1015000 | #Constraints:      91528
3582.79/3595.18	c #Conflicts:    1016000 | #Constraints:      92528
3582.79/3595.18	c #Conflicts:    1017000 | #Constraints:      93528
3582.79/3595.18	c #Conflicts:    1018000 | #Constraints:      94528
3582.79/3595.18	c #Conflicts:    1019000 | #Constraints:      95528
3582.79/3595.18	c #Conflicts:    1020000 | #Constraints:      96528
3582.79/3595.18	c #Conflicts:    1021000 | #Constraints:      97530
3582.79/3595.18	c #Conflicts:    1022000 | #Constraints:      98530
3582.79/3595.18	c #Conflicts:    1023000 | #Constraints:      99530
3582.79/3595.18	c #Conflicts:    1024000 | #Constraints:     100530
3582.79/3595.18	c #Conflicts:    1025000 | #Constraints:     101530
3582.79/3595.18	c #Conflicts:    1026000 | #Constraints:     102530
3582.79/3595.18	c #Conflicts:    1027000 | #Constraints:     103530
3582.79/3595.18	c #Conflicts:    1028000 | #Constraints:     104530
3582.79/3595.18	c #Conflicts:    1029000 | #Constraints:     105530
3582.79/3595.18	c #Conflicts:    1030000 | #Constraints:     106530
3582.79/3595.18	c #Conflicts:    1031000 | #Constraints:     107530
3582.79/3595.18	c #Conflicts:    1032000 | #Constraints:     108530
3582.79/3595.18	c #Conflicts:    1033000 | #Constraints:     109531
3582.79/3595.18	c #Conflicts:    1034000 | #Constraints:     110531
3582.79/3595.18	c #Conflicts:    1035000 | #Constraints:     111531
3582.79/3595.18	c #Conflicts:    1036000 | #Constraints:     112531
3582.79/3595.18	c #Conflicts:    1037000 | #Constraints:     113531
3582.79/3595.18	c #Conflicts:    1038000 | #Constraints:     114532
3582.79/3595.18	c #Conflicts:    1039000 | #Constraints:     115533
3582.79/3595.18	c #Conflicts:    1040000 | #Constraints:     116535
3582.79/3595.18	c #Conflicts:    1041000 | #Constraints:     117535
3582.79/3595.18	c #Conflicts:    1042000 | #Constraints:     118536
3582.79/3595.18	c #Conflicts:    1043000 | #Constraints:     119536
3582.79/3595.18	c #Conflicts:    1044000 | #Constraints:     120536
3582.79/3595.18	c #Conflicts:    1045000 | #Constraints:     121536
3582.79/3595.18	c #Conflicts:    1046000 | #Constraints:     122536
3582.79/3595.18	c #Conflicts:    1047000 | #Constraints:     123536
3582.79/3595.18	c #Conflicts:    1048000 | #Constraints:     124536
3582.79/3595.18	c #Conflicts:    1049000 | #Constraints:     125536
3582.79/3595.18	c #Conflicts:    1050000 | #Constraints:     126536
3582.79/3595.18	c #Conflicts:    1051000 | #Constraints:     127536
3582.79/3595.18	c #Conflicts:    1052000 | #Constraints:     128536
3582.79/3595.18	c #Conflicts:    1053000 | #Constraints:     129536
3582.79/3595.18	c #Conflicts:    1054000 | #Constraints:     130536
3582.79/3595.18	c #Conflicts:    1055000 | #Constraints:     131536
3582.79/3595.18	c #Conflicts:    1056000 | #Constraints:     132536
3582.79/3595.18	c #Conflicts:    1057000 | #Constraints:     133536
3582.79/3595.18	c #Conflicts:    1058000 | #Constraints:     134536
3582.79/3595.18	c #Conflicts:    1059000 | #Constraints:     135536
3582.79/3595.18	c #Conflicts:    1060000 | #Constraints:     136536
3582.79/3595.18	c #Conflicts:    1061000 | #Constraints:     137536
3582.79/3595.18	c #Conflicts:    1062000 | #Constraints:     138536
3582.79/3595.18	c #Conflicts:    1063000 | #Constraints:     139536
3582.79/3595.18	c #Conflicts:    1064000 | #Constraints:     140536
3582.79/3595.18	c #Conflicts:    1065000 | #Constraints:     141536
3582.79/3595.18	c #Conflicts:    1066000 | #Constraints:     142536
3582.79/3595.18	c #Conflicts:    1067000 | #Constraints:     143536
3582.79/3595.18	c #Conflicts:    1068000 | #Constraints:     144536
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37653.5
3582.79/3595.18	c #Conflicts:    1069000 | #Constraints:      85955
3582.79/3595.18	c #Conflicts:    1070000 | #Constraints:      86955
3582.79/3595.18	c #Conflicts:    1071000 | #Constraints:      87955
3582.79/3595.18	c #Conflicts:    1072000 | #Constraints:      88955
3582.79/3595.18	c #Conflicts:    1073000 | #Constraints:      89955
3582.79/3595.18	c #Conflicts:    1074000 | #Constraints:      90955
3582.79/3595.18	c #Conflicts:    1075000 | #Constraints:      91955
3582.79/3595.18	c #Conflicts:    1076000 | #Constraints:      92955
3582.79/3595.18	c #Conflicts:    1077000 | #Constraints:      93955
3582.79/3595.18	c #Conflicts:    1078000 | #Constraints:      94955
3582.79/3595.18	c #Conflicts:    1079000 | #Constraints:      95955
3582.79/3595.18	c #Conflicts:    1080000 | #Constraints:      96955
3582.79/3595.18	c #Conflicts:    1081000 | #Constraints:      97955
3582.79/3595.18	c #Conflicts:    1082000 | #Constraints:      98955
3582.79/3595.18	c #Conflicts:    1083000 | #Constraints:      99955
3582.79/3595.18	c #Conflicts:    1084000 | #Constraints:     100955
3582.79/3595.18	c #Conflicts:    1085000 | #Constraints:     101955
3582.79/3595.18	c #Conflicts:    1086000 | #Constraints:     102955
3582.79/3595.18	c #Conflicts:    1087000 | #Constraints:     103955
3582.79/3595.18	c #Conflicts:    1088000 | #Constraints:     104955
3582.79/3595.18	c #Conflicts:    1089000 | #Constraints:     105955
3582.79/3595.18	c #Conflicts:    1090000 | #Constraints:     106955
3582.79/3595.18	c #Conflicts:    1091000 | #Constraints:     107955
3582.79/3595.18	c #Conflicts:    1092000 | #Constraints:     108955
3582.79/3595.18	c #Conflicts:    1093000 | #Constraints:     109955
3582.79/3595.18	c #Conflicts:    1094000 | #Constraints:     110955
3582.79/3595.18	c #Conflicts:    1095000 | #Constraints:     111955
3582.79/3595.18	c #Conflicts:    1096000 | #Constraints:     112955
3582.79/3595.18	c #Conflicts:    1097000 | #Constraints:     113955
3582.79/3595.18	c #Conflicts:    1098000 | #Constraints:     114955
3582.79/3595.18	c #Conflicts:    1099000 | #Constraints:     115955
3582.79/3595.18	c #Conflicts:    1100000 | #Constraints:     116955
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37653.5
3582.79/3595.18	c #Conflicts:    1101000 | #Constraints:      80729
3582.79/3595.18	c #Conflicts:    1102000 | #Constraints:      81729
3582.79/3595.18	c #Conflicts:    1103000 | #Constraints:      82729
3582.79/3595.18	c #Conflicts:    1104000 | #Constraints:      83730
3582.79/3595.18	c #Conflicts:    1105000 | #Constraints:      84730
3582.79/3595.18	c #Conflicts:    1106000 | #Constraints:      85730
3582.79/3595.18	c #Conflicts:    1107000 | #Constraints:      86730
3582.79/3595.18	c #Conflicts:    1108000 | #Constraints:      87730
3582.79/3595.18	c #Conflicts:    1109000 | #Constraints:      88730
3582.79/3595.18	c #Conflicts:    1110000 | #Constraints:      89730
3582.79/3595.18	c #Conflicts:    1111000 | #Constraints:      90730
3582.79/3595.18	c #Conflicts:    1112000 | #Constraints:      91730
3582.79/3595.18	c #Conflicts:    1113000 | #Constraints:      92730
3582.79/3595.18	c #Conflicts:    1114000 | #Constraints:      93730
3582.79/3595.18	c #Conflicts:    1115000 | #Constraints:      94730
3582.79/3595.18	c #Conflicts:    1116000 | #Constraints:      95730
3582.79/3595.18	c #Conflicts:    1117000 | #Constraints:      96730
3582.79/3595.18	c #Conflicts:    1118000 | #Constraints:      97730
3582.79/3595.18	c #Conflicts:    1119000 | #Constraints:      98730
3582.79/3595.18	c #Conflicts:    1120000 | #Constraints:      99730
3582.79/3595.18	c #Conflicts:    1121000 | #Constraints:     100730
3582.79/3595.18	c #Conflicts:    1122000 | #Constraints:     101730
3582.79/3595.18	c #Conflicts:    1123000 | #Constraints:     102730
3582.79/3595.18	c #Conflicts:    1124000 | #Constraints:     103730
3582.79/3595.18	c #Conflicts:    1125000 | #Constraints:     104730
3582.79/3595.18	c #Conflicts:    1126000 | #Constraints:     105730
3582.79/3595.18	c #Conflicts:    1127000 | #Constraints:     106730
3582.79/3595.18	c #Conflicts:    1128000 | #Constraints:     107730
3582.79/3595.18	c #Conflicts:    1129000 | #Constraints:     108730
3582.79/3595.18	c #Conflicts:    1130000 | #Constraints:     109730
3582.79/3595.18	c #Conflicts:    1131000 | #Constraints:     110730
3582.79/3595.18	c #Conflicts:    1132000 | #Constraints:     111730
3582.79/3595.18	c #Conflicts:    1133000 | #Constraints:     112730
3582.79/3595.18	c #Conflicts:    1134000 | #Constraints:     113730
3582.79/3595.18	c #Conflicts:    1135000 | #Constraints:     114730
3582.79/3595.18	c #Conflicts:    1136000 | #Constraints:     115730
3582.79/3595.18	c #Conflicts:    1137000 | #Constraints:     116730
3582.79/3595.18	c #Conflicts:    1138000 | #Constraints:     117730
3582.79/3595.18	c #Conflicts:    1139000 | #Constraints:     118730
3582.79/3595.18	c #Conflicts:    1140000 | #Constraints:     119730
3582.79/3595.18	c #Conflicts:    1141000 | #Constraints:     120730
3582.79/3595.18	c #Conflicts:    1142000 | #Constraints:     121730
3582.79/3595.18	c #Conflicts:    1143000 | #Constraints:     122730
3582.79/3595.18	c #Conflicts:    1144000 | #Constraints:     123730
3582.79/3595.18	c #Conflicts:    1145000 | #Constraints:     124730
3582.79/3595.18	c #Conflicts:    1146000 | #Constraints:     125730
3582.79/3595.18	c #Conflicts:    1147000 | #Constraints:     126731
3582.79/3595.18	c #Conflicts:    1148000 | #Constraints:     127731
3582.79/3595.18	c #Conflicts:    1149000 | #Constraints:     128731
3582.79/3595.18	c #Conflicts:    1150000 | #Constraints:     129731
3582.79/3595.18	c #Conflicts:    1151000 | #Constraints:     130731
3582.79/3595.18	c #Conflicts:    1152000 | #Constraints:     131731
3582.79/3595.18	c #Conflicts:    1153000 | #Constraints:     132731
3582.79/3595.18	c #Conflicts:    1154000 | #Constraints:     133731
3582.79/3595.18	c #Conflicts:    1155000 | #Constraints:     134731
3582.79/3595.18	c #Conflicts:    1156000 | #Constraints:     135731
3582.79/3595.18	c #Conflicts:    1157000 | #Constraints:     136731
3582.79/3595.18	c #Conflicts:    1158000 | #Constraints:     137731
3582.79/3595.18	c #Conflicts:    1159000 | #Constraints:     138731
3582.79/3595.18	c #Conflicts:    1160000 | #Constraints:     139731
3582.79/3595.18	c #Conflicts:    1161000 | #Constraints:     140731
3582.79/3595.18	c #Conflicts:    1162000 | #Constraints:     141731
3582.79/3595.18	c #Conflicts:    1163000 | #Constraints:     142731
3582.79/3595.18	c #Conflicts:    1164000 | #Constraints:     143731
3582.79/3595.18	c #Conflicts:    1165000 | #Constraints:     144731
3582.79/3595.18	c #Conflicts:    1166000 | #Constraints:     145731
3582.79/3595.18	c #Conflicts:    1167000 | #Constraints:     146731
3582.79/3595.18	c #Conflicts:    1168000 | #Constraints:     147731
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37762.7
3582.79/3595.18	c #Conflicts:    1169000 | #Constraints:      87593
3582.79/3595.18	c #Conflicts:    1170000 | #Constraints:      88593
3582.79/3595.18	c #Conflicts:    1171000 | #Constraints:      89593
3582.79/3595.18	c #Conflicts:    1172000 | #Constraints:      90593
3582.79/3595.18	c #Conflicts:    1173000 | #Constraints:      91593
3582.79/3595.18	c #Conflicts:    1174000 | #Constraints:      92593
3582.79/3595.18	c #Conflicts:    1175000 | #Constraints:      93593
3582.79/3595.18	c #Conflicts:    1176000 | #Constraints:      94593
3582.79/3595.18	c #Conflicts:    1177000 | #Constraints:      95593
3582.79/3595.18	c #Conflicts:    1178000 | #Constraints:      96593
3582.79/3595.18	c #Conflicts:    1179000 | #Constraints:      97593
3582.79/3595.18	c #Conflicts:    1180000 | #Constraints:      98593
3582.79/3595.18	c #Conflicts:    1181000 | #Constraints:      99593
3582.79/3595.18	c #Conflicts:    1182000 | #Constraints:     100593
3582.79/3595.18	c #Conflicts:    1183000 | #Constraints:     101593
3582.79/3595.18	c #Conflicts:    1184000 | #Constraints:     102593
3582.79/3595.18	c #Conflicts:    1185000 | #Constraints:     103593
3582.79/3595.18	c #Conflicts:    1186000 | #Constraints:     104593
3582.79/3595.18	c #Conflicts:    1187000 | #Constraints:     105593
3582.79/3595.18	c #Conflicts:    1188000 | #Constraints:     106593
3582.79/3595.18	c #Conflicts:    1189000 | #Constraints:     107594
3582.79/3595.18	c #Conflicts:    1190000 | #Constraints:     108594
3582.79/3595.18	c #Conflicts:    1191000 | #Constraints:     109594
3582.79/3595.18	c #Conflicts:    1192000 | #Constraints:     110595
3582.79/3595.18	c #Conflicts:    1193000 | #Constraints:     111595
3582.79/3595.18	c #Conflicts:    1194000 | #Constraints:     112595
3582.79/3595.18	c #Conflicts:    1195000 | #Constraints:     113595
3582.79/3595.18	c #Conflicts:    1196000 | #Constraints:     114595
3582.79/3595.18	c #Conflicts:    1197000 | #Constraints:     115595
3582.79/3595.18	c #Conflicts:    1198000 | #Constraints:     116595
3582.79/3595.18	c #Conflicts:    1199000 | #Constraints:     117595
3582.79/3595.18	c #Conflicts:    1200000 | #Constraints:     118595
3582.79/3595.18	c #Conflicts:    1201000 | #Constraints:     119595
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37762.7
3582.79/3595.18	c #Conflicts:    1202000 | #Constraints:      81201
3582.79/3595.18	c #Conflicts:    1203000 | #Constraints:      82201
3582.79/3595.18	c #Conflicts:    1204000 | #Constraints:      83203
3582.79/3595.18	c #Conflicts:    1205000 | #Constraints:      84203
3582.79/3595.18	c #Conflicts:    1206000 | #Constraints:      85203
3582.79/3595.18	c #Conflicts:    1207000 | #Constraints:      86203
3582.79/3595.18	c #Conflicts:    1208000 | #Constraints:      87203
3582.79/3595.18	c #Conflicts:    1209000 | #Constraints:      88204
3582.79/3595.18	c #Conflicts:    1210000 | #Constraints:      89204
3582.79/3595.18	c #Conflicts:    1211000 | #Constraints:      90204
3582.79/3595.18	c #Conflicts:    1212000 | #Constraints:      91204
3582.79/3595.18	c #Conflicts:    1213000 | #Constraints:      92204
3582.79/3595.18	c #Conflicts:    1214000 | #Constraints:      93204
3582.79/3595.18	c #Conflicts:    1215000 | #Constraints:      94204
3582.79/3595.18	c #Conflicts:    1216000 | #Constraints:      95204
3582.79/3595.18	c #Conflicts:    1217000 | #Constraints:      96204
3582.79/3595.18	c #Conflicts:    1218000 | #Constraints:      97204
3582.79/3595.18	c #Conflicts:    1219000 | #Constraints:      98204
3582.79/3595.18	c #Conflicts:    1220000 | #Constraints:      99204
3582.79/3595.18	c #Conflicts:    1221000 | #Constraints:     100204
3582.79/3595.18	c #Conflicts:    1222000 | #Constraints:     101204
3582.79/3595.18	c #Conflicts:    1223000 | #Constraints:     102204
3582.79/3595.18	c #Conflicts:    1224000 | #Constraints:     103204
3582.79/3595.18	c #Conflicts:    1225000 | #Constraints:     104204
3582.79/3595.18	c #Conflicts:    1226000 | #Constraints:     105204
3582.79/3595.18	c #Conflicts:    1227000 | #Constraints:     106204
3582.79/3595.18	c #Conflicts:    1228000 | #Constraints:     107204
3582.79/3595.18	c #Conflicts:    1229000 | #Constraints:     108204
3582.79/3595.18	c #Conflicts:    1230000 | #Constraints:     109204
3582.79/3595.18	c #Conflicts:    1231000 | #Constraints:     110204
3582.79/3595.18	c #Conflicts:    1232000 | #Constraints:     111204
3582.79/3595.18	c #Conflicts:    1233000 | #Constraints:     112205
3582.79/3595.18	c #Conflicts:    1234000 | #Constraints:     113205
3582.79/3595.18	c #Conflicts:    1235000 | #Constraints:     114205
3582.79/3595.18	c #Conflicts:    1236000 | #Constraints:     115205
3582.79/3595.18	c #Conflicts:    1237000 | #Constraints:     116205
3582.79/3595.18	c #Conflicts:    1238000 | #Constraints:     117205
3582.79/3595.18	c #Conflicts:    1239000 | #Constraints:     118205
3582.79/3595.18	c #Conflicts:    1240000 | #Constraints:     119205
3582.79/3595.18	c #Conflicts:    1241000 | #Constraints:     120205
3582.79/3595.18	c #Conflicts:    1242000 | #Constraints:     121205
3582.79/3595.18	c #Conflicts:    1243000 | #Constraints:     122205
3582.79/3595.18	c #Conflicts:    1244000 | #Constraints:     123205
3582.79/3595.18	c #Conflicts:    1245000 | #Constraints:     124205
3582.79/3595.18	c #Conflicts:    1246000 | #Constraints:     125205
3582.79/3595.18	c #Conflicts:    1247000 | #Constraints:     126205
3582.79/3595.18	c #Conflicts:    1248000 | #Constraints:     127205
3582.79/3595.18	c #Conflicts:    1249000 | #Constraints:     128205
3582.79/3595.18	c #Conflicts:    1250000 | #Constraints:     129205
3582.79/3595.18	c #Conflicts:    1251000 | #Constraints:     130205
3582.79/3595.18	c #Conflicts:    1252000 | #Constraints:     131205
3582.79/3595.18	c #Conflicts:    1253000 | #Constraints:     132205
3582.79/3595.18	c #Conflicts:    1254000 | #Constraints:     133205
3582.79/3595.18	c #Conflicts:    1255000 | #Constraints:     134205
3582.79/3595.18	c #Conflicts:    1256000 | #Constraints:     135205
3582.79/3595.18	c #Conflicts:    1257000 | #Constraints:     136205
3582.79/3595.18	c #Conflicts:    1258000 | #Constraints:     137206
3582.79/3595.18	c #Conflicts:    1259000 | #Constraints:     138206
3582.79/3595.18	c #Conflicts:    1260000 | #Constraints:     139206
3582.79/3595.18	c #Conflicts:    1261000 | #Constraints:     140206
3582.79/3595.18	c #Conflicts:    1262000 | #Constraints:     141206
3582.79/3595.18	c #Conflicts:    1263000 | #Constraints:     142206
3582.79/3595.18	c #Conflicts:    1264000 | #Constraints:     143206
3582.79/3595.18	c #Conflicts:    1265000 | #Constraints:     144206
3582.79/3595.18	c #Conflicts:    1266000 | #Constraints:     145206
3582.79/3595.18	c #Conflicts:    1267000 | #Constraints:     146206
3582.79/3595.18	c #Conflicts:    1268000 | #Constraints:     147206
3582.79/3595.18	c #Conflicts:    1269000 | #Constraints:     148206
3582.79/3595.18	c #Conflicts:    1270000 | #Constraints:     149206
3582.79/3595.18	c #Conflicts:    1271000 | #Constraints:     150207
3582.79/3595.18	c #Conflicts:    1272000 | #Constraints:     151207
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37767.5
3582.79/3595.18	c #Conflicts:    1273000 | #Constraints:      89189
3582.79/3595.18	c #Conflicts:    1274000 | #Constraints:      90190
3582.79/3595.18	c #Conflicts:    1275000 | #Constraints:      91190
3582.79/3595.18	c #Conflicts:    1276000 | #Constraints:      92190
3582.79/3595.18	c #Conflicts:    1277000 | #Constraints:      93190
3582.79/3595.18	c #Conflicts:    1278000 | #Constraints:      94190
3582.79/3595.18	c #Conflicts:    1279000 | #Constraints:      95190
3582.79/3595.18	c #Conflicts:    1280000 | #Constraints:      96190
3582.79/3595.18	c #Conflicts:    1281000 | #Constraints:      97190
3582.79/3595.18	c #Conflicts:    1282000 | #Constraints:      98190
3582.79/3595.18	c #Conflicts:    1283000 | #Constraints:      99190
3582.79/3595.18	c #Conflicts:    1284000 | #Constraints:     100191
3582.79/3595.18	c #Conflicts:    1285000 | #Constraints:     101191
3582.79/3595.18	c #Conflicts:    1286000 | #Constraints:     102191
3582.79/3595.18	c #Conflicts:    1287000 | #Constraints:     103191
3582.79/3595.18	c #Conflicts:    1288000 | #Constraints:     104191
3582.79/3595.18	c #Conflicts:    1289000 | #Constraints:     105192
3582.79/3595.18	c #Conflicts:    1290000 | #Constraints:     106192
3582.79/3595.18	c #Conflicts:    1291000 | #Constraints:     107192
3582.79/3595.18	c #Conflicts:    1292000 | #Constraints:     108192
3582.79/3595.18	c #Conflicts:    1293000 | #Constraints:     109192
3582.79/3595.18	c #Conflicts:    1294000 | #Constraints:     110192
3582.79/3595.18	c #Conflicts:    1295000 | #Constraints:     111192
3582.79/3595.18	c #Conflicts:    1296000 | #Constraints:     112192
3582.79/3595.18	c #Conflicts:    1297000 | #Constraints:     113192
3582.79/3595.18	c #Conflicts:    1298000 | #Constraints:     114192
3582.79/3595.18	c #Conflicts:    1299000 | #Constraints:     115192
3582.79/3595.18	c #Conflicts:    1300000 | #Constraints:     116192
3582.79/3595.18	c #Conflicts:    1301000 | #Constraints:     117192
3582.79/3595.18	c #Conflicts:    1302000 | #Constraints:     118192
3582.79/3595.18	c #Conflicts:    1303000 | #Constraints:     119193
3582.79/3595.18	c #Conflicts:    1304000 | #Constraints:     120193
3582.79/3595.18	c #Conflicts:    1305000 | #Constraints:     121193
3582.79/3595.18	c #Conflicts:    1306000 | #Constraints:     122193
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37767.5
3582.79/3595.18	c #Conflicts:    1307000 | #Constraints:      81638
3582.79/3595.18	c #Conflicts:    1308000 | #Constraints:      82638
3582.79/3595.18	c #Conflicts:    1309000 | #Constraints:      83638
3582.79/3595.18	c #Conflicts:    1310000 | #Constraints:      84638
3582.79/3595.18	c #Conflicts:    1311000 | #Constraints:      85638
3582.79/3595.18	c #Conflicts:    1312000 | #Constraints:      86638
3582.79/3595.18	c #Conflicts:    1313000 | #Constraints:      87638
3582.79/3595.18	c #Conflicts:    1314000 | #Constraints:      88638
3582.79/3595.18	c #Conflicts:    1315000 | #Constraints:      89638
3582.79/3595.18	c #Conflicts:    1316000 | #Constraints:      90638
3582.79/3595.18	c #Conflicts:    1317000 | #Constraints:      91638
3582.79/3595.18	c #Conflicts:    1318000 | #Constraints:      92638
3582.79/3595.18	c #Conflicts:    1319000 | #Constraints:      93638
3582.79/3595.18	c #Conflicts:    1320000 | #Constraints:      94638
3582.79/3595.18	c #Conflicts:    1321000 | #Constraints:      95638
3582.79/3595.18	c #Conflicts:    1322000 | #Constraints:      96638
3582.79/3595.18	c #Conflicts:    1323000 | #Constraints:      97638
3582.79/3595.18	c #Conflicts:    1324000 | #Constraints:      98638
3582.79/3595.18	c #Conflicts:    1325000 | #Constraints:      99638
3582.79/3595.18	c #Conflicts:    1326000 | #Constraints:     100638
3582.79/3595.18	c #Conflicts:    1327000 | #Constraints:     101638
3582.79/3595.18	c #Conflicts:    1328000 | #Constraints:     102639
3582.79/3595.18	c #Conflicts:    1329000 | #Constraints:     103639
3582.79/3595.18	c #Conflicts:    1330000 | #Constraints:     104639
3582.79/3595.18	c #Conflicts:    1331000 | #Constraints:     105639
3582.79/3595.18	c #Conflicts:    1332000 | #Constraints:     106639
3582.79/3595.18	c #Conflicts:    1333000 | #Constraints:     107639
3582.79/3595.18	c #Conflicts:    1334000 | #Constraints:     108639
3582.79/3595.18	c #Conflicts:    1335000 | #Constraints:     109639
3582.79/3595.18	c #Conflicts:    1336000 | #Constraints:     110639
3582.79/3595.18	c #Conflicts:    1337000 | #Constraints:     111639
3582.79/3595.18	c #Conflicts:    1338000 | #Constraints:     112639
3582.79/3595.18	c #Conflicts:    1339000 | #Constraints:     113639
3582.79/3595.18	c #Conflicts:    1340000 | #Constraints:     114639
3582.79/3595.18	c #Conflicts:    1341000 | #Constraints:     115639
3582.79/3595.18	c #Conflicts:    1342000 | #Constraints:     116639
3582.79/3595.18	c #Conflicts:    1343000 | #Constraints:     117639
3582.79/3595.18	c #Conflicts:    1344000 | #Constraints:     118639
3582.79/3595.18	c #Conflicts:    1345000 | #Constraints:     119639
3582.79/3595.18	c #Conflicts:    1346000 | #Constraints:     120639
3582.79/3595.18	c #Conflicts:    1347000 | #Constraints:     121639
3582.79/3595.18	c #Conflicts:    1348000 | #Constraints:     122639
3582.79/3595.18	c #Conflicts:    1349000 | #Constraints:     123639
3582.79/3595.18	c #Conflicts:    1350000 | #Constraints:     124639
3582.79/3595.18	c #Conflicts:    1351000 | #Constraints:     125639
3582.79/3595.18	c #Conflicts:    1352000 | #Constraints:     126639
3582.79/3595.18	c #Conflicts:    1353000 | #Constraints:     127639
3582.79/3595.18	c #Conflicts:    1354000 | #Constraints:     128639
3582.79/3595.18	c #Conflicts:    1355000 | #Constraints:     129639
3582.79/3595.18	c #Conflicts:    1356000 | #Constraints:     130639
3582.79/3595.18	c #Conflicts:    1357000 | #Constraints:     131639
3582.79/3595.18	c #Conflicts:    1358000 | #Constraints:     132639
3582.79/3595.18	c #Conflicts:    1359000 | #Constraints:     133639
3582.79/3595.18	c #Conflicts:    1360000 | #Constraints:     134639
3582.79/3595.18	c #Conflicts:    1361000 | #Constraints:     135640
3582.79/3595.18	c #Conflicts:    1362000 | #Constraints:     136640
3582.79/3595.18	c #Conflicts:    1363000 | #Constraints:     137640
3582.79/3595.18	c #Conflicts:    1364000 | #Constraints:     138640
3582.79/3595.18	c #Conflicts:    1365000 | #Constraints:     139640
3582.79/3595.18	c #Conflicts:    1366000 | #Constraints:     140640
3582.79/3595.18	c #Conflicts:    1367000 | #Constraints:     141640
3582.79/3595.18	c #Conflicts:    1368000 | #Constraints:     142640
3582.79/3595.18	c #Conflicts:    1369000 | #Constraints:     143640
3582.79/3595.18	c #Conflicts:    1370000 | #Constraints:     144640
3582.79/3595.18	c #Conflicts:    1371000 | #Constraints:     145640
3582.79/3595.18	c #Conflicts:    1372000 | #Constraints:     146640
3582.79/3595.18	c #Conflicts:    1373000 | #Constraints:     147640
3582.79/3595.18	c #Conflicts:    1374000 | #Constraints:     148640
3582.79/3595.18	c #Conflicts:    1375000 | #Constraints:     149641
3582.79/3595.18	c #Conflicts:    1376000 | #Constraints:     150641
3582.79/3595.18	c #Conflicts:    1377000 | #Constraints:     151641
3582.79/3595.18	c #Conflicts:    1378000 | #Constraints:     152641
3582.79/3595.18	c #Conflicts:    1379000 | #Constraints:     153641
3582.79/3595.18	c #Conflicts:    1380000 | #Constraints:     154641
3582.79/3595.18	c #Conflicts:    1381000 | #Constraints:     155641
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37863.1
3582.79/3595.18	c #Conflicts:    1382000 | #Constraints:      91569
3582.79/3595.18	c #Conflicts:    1383000 | #Constraints:      92570
3582.79/3595.18	c #Conflicts:    1384000 | #Constraints:      93570
3582.79/3595.18	c #Conflicts:    1385000 | #Constraints:      94570
3582.79/3595.18	c #Conflicts:    1386000 | #Constraints:      95570
3582.79/3595.18	c #Conflicts:    1387000 | #Constraints:      96570
3582.79/3595.18	c #Conflicts:    1388000 | #Constraints:      97570
3582.79/3595.18	c #Conflicts:    1389000 | #Constraints:      98570
3582.79/3595.18	c #Conflicts:    1390000 | #Constraints:      99570
3582.79/3595.18	c #Conflicts:    1391000 | #Constraints:     100570
3582.79/3595.18	c #Conflicts:    1392000 | #Constraints:     101570
3582.79/3595.18	c #Conflicts:    1393000 | #Constraints:     102570
3582.79/3595.18	c #Conflicts:    1394000 | #Constraints:     103570
3582.79/3595.18	c #Conflicts:    1395000 | #Constraints:     104570
3582.79/3595.18	c #Conflicts:    1396000 | #Constraints:     105570
3582.79/3595.18	c #Conflicts:    1397000 | #Constraints:     106570
3582.79/3595.18	c #Conflicts:    1398000 | #Constraints:     107570
3582.79/3595.18	c #Conflicts:    1399000 | #Constraints:     108571
3582.79/3595.18	c #Conflicts:    1400000 | #Constraints:     109571
3582.79/3595.18	c #Conflicts:    1401000 | #Constraints:     110571
3582.79/3595.18	c #Conflicts:    1402000 | #Constraints:     111571
3582.79/3595.18	c #Conflicts:    1403000 | #Constraints:     112571
3582.79/3595.18	c #Conflicts:    1404000 | #Constraints:     113571
3582.79/3595.18	c #Conflicts:    1405000 | #Constraints:     114571
3582.79/3595.18	c #Conflicts:    1406000 | #Constraints:     115571
3582.79/3595.18	c #Conflicts:    1407000 | #Constraints:     116572
3582.79/3595.18	c #Conflicts:    1408000 | #Constraints:     117572
3582.79/3595.18	c #Conflicts:    1409000 | #Constraints:     118572
3582.79/3595.18	c #Conflicts:    1410000 | #Constraints:     119573
3582.79/3595.18	c #Conflicts:    1411000 | #Constraints:     120573
3582.79/3595.18	c #Conflicts:    1412000 | #Constraints:     121573
3582.79/3595.18	c #Conflicts:    1413000 | #Constraints:     122573
3582.79/3595.18	c #Conflicts:    1414000 | #Constraints:     123573
3582.79/3595.18	c #Conflicts:    1415000 | #Constraints:     124573
3582.79/3595.18	c #Conflicts:    1416000 | #Constraints:     125573
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37863.1
3582.79/3595.18	c #Conflicts:    1417000 | #Constraints:      82450
3582.79/3595.18	c #Conflicts:    1418000 | #Constraints:      83450
3582.79/3595.18	c #Conflicts:    1419000 | #Constraints:      84450
3582.79/3595.18	c #Conflicts:    1420000 | #Constraints:      85450
3582.79/3595.18	c #Conflicts:    1421000 | #Constraints:      86450
3582.79/3595.18	c #Conflicts:    1422000 | #Constraints:      87450
3582.79/3595.18	c #Conflicts:    1423000 | #Constraints:      88450
3582.79/3595.18	c #Conflicts:    1424000 | #Constraints:      89450
3582.79/3595.18	c #Conflicts:    1425000 | #Constraints:      90450
3582.79/3595.18	c #Conflicts:    1426000 | #Constraints:      91450
3582.79/3595.18	c #Conflicts:    1427000 | #Constraints:      92450
3582.79/3595.18	c #Conflicts:    1428000 | #Constraints:      93450
3582.79/3595.18	c #Conflicts:    1429000 | #Constraints:      94450
3582.79/3595.18	c #Conflicts:    1430000 | #Constraints:      95450
3582.79/3595.18	c #Conflicts:    1431000 | #Constraints:      96450
3582.79/3595.18	c #Conflicts:    1432000 | #Constraints:      97450
3582.79/3595.18	c #Conflicts:    1433000 | #Constraints:      98450
3582.79/3595.18	c #Conflicts:    1434000 | #Constraints:      99450
3582.79/3595.18	c #Conflicts:    1435000 | #Constraints:     100450
3582.79/3595.18	c #Conflicts:    1436000 | #Constraints:     101450
3582.79/3595.18	c #Conflicts:    1437000 | #Constraints:     102450
3582.79/3595.18	c #Conflicts:    1438000 | #Constraints:     103450
3582.79/3595.18	c #Conflicts:    1439000 | #Constraints:     104450
3582.79/3595.18	c #Conflicts:    1440000 | #Constraints:     105450
3582.79/3595.18	c #Conflicts:    1441000 | #Constraints:     106450
3582.79/3595.18	c #Conflicts:    1442000 | #Constraints:     107450
3582.79/3595.18	c #Conflicts:    1443000 | #Constraints:     108450
3582.79/3595.18	c #Conflicts:    1444000 | #Constraints:     109450
3582.79/3595.18	c #Conflicts:    1445000 | #Constraints:     110450
3582.79/3595.18	c #Conflicts:    1446000 | #Constraints:     111450
3582.79/3595.18	c #Conflicts:    1447000 | #Constraints:     112450
3582.79/3595.18	c #Conflicts:    1448000 | #Constraints:     113450
3582.79/3595.18	c #Conflicts:    1449000 | #Constraints:     114450
3582.79/3595.18	c #Conflicts:    1450000 | #Constraints:     115450
3582.79/3595.18	c #Conflicts:    1451000 | #Constraints:     116450
3582.79/3595.18	c #Conflicts:    1452000 | #Constraints:     117450
3582.79/3595.18	c #Conflicts:    1453000 | #Constraints:     118450
3582.79/3595.18	c #Conflicts:    1454000 | #Constraints:     119450
3582.79/3595.18	c #Conflicts:    1455000 | #Constraints:     120450
3582.79/3595.18	c #Conflicts:    1456000 | #Constraints:     121450
3582.79/3595.18	c #Conflicts:    1457000 | #Constraints:     122450
3582.79/3595.18	c #Conflicts:    1458000 | #Constraints:     123450
3582.79/3595.18	c #Conflicts:    1459000 | #Constraints:     124450
3582.79/3595.18	c #Conflicts:    1460000 | #Constraints:     125450
3582.79/3595.18	c #Conflicts:    1461000 | #Constraints:     126450
3582.79/3595.18	c #Conflicts:    1462000 | #Constraints:     127451
3582.79/3595.18	c #Conflicts:    1463000 | #Constraints:     128451
3582.79/3595.18	c #Conflicts:    1464000 | #Constraints:     129451
3582.79/3595.18	c #Conflicts:    1465000 | #Constraints:     130451
3582.79/3595.18	c #Conflicts:    1466000 | #Constraints:     131451
3582.79/3595.18	c #Conflicts:    1467000 | #Constraints:     132451
3582.79/3595.18	c #Conflicts:    1468000 | #Constraints:     133451
3582.79/3595.18	c #Conflicts:    1469000 | #Constraints:     134451
3582.79/3595.18	c #Conflicts:    1470000 | #Constraints:     135451
3582.79/3595.18	c #Conflicts:    1471000 | #Constraints:     136451
3582.79/3595.18	c #Conflicts:    1472000 | #Constraints:     137451
3582.79/3595.18	c #Conflicts:    1473000 | #Constraints:     138451
3582.79/3595.18	c #Conflicts:    1474000 | #Constraints:     139451
3582.79/3595.18	c #Conflicts:    1475000 | #Constraints:     140451
3582.79/3595.18	c #Conflicts:    1476000 | #Constraints:     141451
3582.79/3595.18	c #Conflicts:    1477000 | #Constraints:     142451
3582.79/3595.18	c #Conflicts:    1478000 | #Constraints:     143451
3582.79/3595.18	c #Conflicts:    1479000 | #Constraints:     144451
3582.79/3595.18	c #Conflicts:    1480000 | #Constraints:     145451
3582.79/3595.18	c #Conflicts:    1481000 | #Constraints:     146451
3582.79/3595.18	c #Conflicts:    1482000 | #Constraints:     147451
3582.79/3595.18	c #Conflicts:    1483000 | #Constraints:     148451
3582.79/3595.18	c #Conflicts:    1484000 | #Constraints:     149451
3582.79/3595.18	c #Conflicts:    1485000 | #Constraints:     150451
3582.79/3595.18	c #Conflicts:    1486000 | #Constraints:     151451
3582.79/3595.18	c #Conflicts:    1487000 | #Constraints:     152451
3582.79/3595.18	c #Conflicts:    1488000 | #Constraints:     153451
3582.79/3595.18	c #Conflicts:    1489000 | #Constraints:     154451
3582.79/3595.18	c #Conflicts:    1490000 | #Constraints:     155451
3582.79/3595.18	c #Conflicts:    1491000 | #Constraints:     156451
3582.79/3595.18	c #Conflicts:    1492000 | #Constraints:     157451
3582.79/3595.18	c #Conflicts:    1493000 | #Constraints:     158451
3582.79/3595.18	c #Conflicts:    1494000 | #Constraints:     159451
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37871.9
3582.79/3595.18	c #Conflicts:    1495000 | #Constraints:      94094
3582.79/3595.18	c #Conflicts:    1496000 | #Constraints:      95094
3582.79/3595.18	c #Conflicts:    1497000 | #Constraints:      96094
3582.79/3595.18	c #Conflicts:    1498000 | #Constraints:      97094
3582.79/3595.18	c #Conflicts:    1499000 | #Constraints:      98094
3582.79/3595.18	c #Conflicts:    1500000 | #Constraints:      99094
3582.79/3595.18	c #Conflicts:    1501000 | #Constraints:     100094
3582.79/3595.18	c #Conflicts:    1502000 | #Constraints:     101094
3582.79/3595.18	c #Conflicts:    1503000 | #Constraints:     102094
3582.79/3595.18	c #Conflicts:    1504000 | #Constraints:     103094
3582.79/3595.18	c #Conflicts:    1505000 | #Constraints:     104095
3582.79/3595.18	c #Conflicts:    1506000 | #Constraints:     105095
3582.79/3595.18	c #Conflicts:    1507000 | #Constraints:     106095
3582.79/3595.18	c #Conflicts:    1508000 | #Constraints:     107096
3582.79/3595.18	c #Conflicts:    1509000 | #Constraints:     108096
3582.79/3595.18	c #Conflicts:    1510000 | #Constraints:     109096
3582.79/3595.18	c #Conflicts:    1511000 | #Constraints:     110096
3582.79/3595.18	c #Conflicts:    1512000 | #Constraints:     111097
3582.79/3595.18	c #Conflicts:    1513000 | #Constraints:     112097
3582.79/3595.18	c #Conflicts:    1514000 | #Constraints:     113097
3582.79/3595.18	c #Conflicts:    1515000 | #Constraints:     114097
3582.79/3595.18	c #Conflicts:    1516000 | #Constraints:     115097
3582.79/3595.18	c #Conflicts:    1517000 | #Constraints:     116097
3582.79/3595.18	c #Conflicts:    1518000 | #Constraints:     117097
3582.79/3595.18	c #Conflicts:    1519000 | #Constraints:     118097
3582.79/3595.18	c #Conflicts:    1520000 | #Constraints:     119097
3582.79/3595.18	c #Conflicts:    1521000 | #Constraints:     120097
3582.79/3595.18	c #Conflicts:    1522000 | #Constraints:     121097
3582.79/3595.18	c #Conflicts:    1523000 | #Constraints:     122097
3582.79/3595.18	c #Conflicts:    1524000 | #Constraints:     123097
3582.79/3595.18	c #Conflicts:    1525000 | #Constraints:     124097
3582.79/3595.18	c #Conflicts:    1526000 | #Constraints:     125097
3582.79/3595.18	c #Conflicts:    1527000 | #Constraints:     126097
3582.79/3595.18	c #Conflicts:    1528000 | #Constraints:     127097
3582.79/3595.18	c #Conflicts:    1529000 | #Constraints:     128098
3582.79/3595.18	c #Conflicts:    1530000 | #Constraints:     129098
3582.79/3595.18	c #Conflicts:    1531000 | #Constraints:     130098
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37871.9
3582.79/3595.18	c #Conflicts:    1532000 | #Constraints:      84065
3582.79/3595.18	c #Conflicts:    1533000 | #Constraints:      85065
3582.79/3595.18	c #Conflicts:    1534000 | #Constraints:      86065
3582.79/3595.18	c #Conflicts:    1535000 | #Constraints:      87065
3582.79/3595.18	c #Conflicts:    1536000 | #Constraints:      88065
3582.79/3595.18	c #Conflicts:    1537000 | #Constraints:      89065
3582.79/3595.18	c #Conflicts:    1538000 | #Constraints:      90065
3582.79/3595.18	c #Conflicts:    1539000 | #Constraints:      91065
3582.79/3595.18	c #Conflicts:    1540000 | #Constraints:      92065
3582.79/3595.18	c #Conflicts:    1541000 | #Constraints:      93065
3582.79/3595.18	c #Conflicts:    1542000 | #Constraints:      94065
3582.79/3595.18	c #Conflicts:    1543000 | #Constraints:      95065
3582.79/3595.18	c #Conflicts:    1544000 | #Constraints:      96065
3582.79/3595.18	c #Conflicts:    1545000 | #Constraints:      97065
3582.79/3595.18	c #Conflicts:    1546000 | #Constraints:      98065
3582.79/3595.18	c #Conflicts:    1547000 | #Constraints:      99066
3582.79/3595.18	c #Conflicts:    1548000 | #Constraints:     100066
3582.79/3595.18	c #Conflicts:    1549000 | #Constraints:     101066
3582.79/3595.18	c #Conflicts:    1550000 | #Constraints:     102066
3582.79/3595.18	c #Conflicts:    1551000 | #Constraints:     103066
3582.79/3595.18	c #Conflicts:    1552000 | #Constraints:     104066
3582.79/3595.18	c #Conflicts:    1553000 | #Constraints:     105066
3582.79/3595.18	c #Conflicts:    1554000 | #Constraints:     106066
3582.79/3595.18	c #Conflicts:    1555000 | #Constraints:     107066
3582.79/3595.18	c #Conflicts:    1556000 | #Constraints:     108066
3582.79/3595.18	c #Conflicts:    1557000 | #Constraints:     109066
3582.79/3595.18	c #Conflicts:    1558000 | #Constraints:     110066
3582.79/3595.18	c #Conflicts:    1559000 | #Constraints:     111066
3582.79/3595.18	c #Conflicts:    1560000 | #Constraints:     112066
3582.79/3595.18	c #Conflicts:    1561000 | #Constraints:     113066
3582.79/3595.18	c #Conflicts:    1562000 | #Constraints:     114066
3582.79/3595.18	c #Conflicts:    1563000 | #Constraints:     115066
3582.79/3595.18	c #Conflicts:    1564000 | #Constraints:     116066
3582.79/3595.18	c #Conflicts:    1565000 | #Constraints:     117066
3582.79/3595.18	c #Conflicts:    1566000 | #Constraints:     118066
3582.79/3595.18	c #Conflicts:    1567000 | #Constraints:     119066
3582.79/3595.18	c #Conflicts:    1568000 | #Constraints:     120066
3582.79/3595.18	c #Conflicts:    1569000 | #Constraints:     121066
3582.79/3595.18	c #Conflicts:    1570000 | #Constraints:     122066
3582.79/3595.18	c #Conflicts:    1571000 | #Constraints:     123066
3582.79/3595.18	c #Conflicts:    1572000 | #Constraints:     124066
3582.79/3595.18	c #Conflicts:    1573000 | #Constraints:     125066
3582.79/3595.18	c #Conflicts:    1574000 | #Constraints:     126066
3582.79/3595.18	c #Conflicts:    1575000 | #Constraints:     127066
3582.79/3595.18	c #Conflicts:    1576000 | #Constraints:     128066
3582.79/3595.18	c #Conflicts:    1577000 | #Constraints:     129066
3582.79/3595.18	c #Conflicts:    1578000 | #Constraints:     130066
3582.79/3595.18	c #Conflicts:    1579000 | #Constraints:     131066
3582.79/3595.18	c #Conflicts:    1580000 | #Constraints:     132066
3582.79/3595.18	c #Conflicts:    1581000 | #Constraints:     133066
3582.79/3595.18	c #Conflicts:    1582000 | #Constraints:     134066
3582.79/3595.18	c #Conflicts:    1583000 | #Constraints:     135066
3582.79/3595.18	c #Conflicts:    1584000 | #Constraints:     136066
3582.79/3595.18	c #Conflicts:    1585000 | #Constraints:     137066
3582.79/3595.18	c #Conflicts:    1586000 | #Constraints:     138066
3582.79/3595.18	c #Conflicts:    1587000 | #Constraints:     139066
3582.79/3595.18	c #Conflicts:    1588000 | #Constraints:     140066
3582.79/3595.18	c #Conflicts:    1589000 | #Constraints:     141066
3582.79/3595.18	c #Conflicts:    1590000 | #Constraints:     142066
3582.79/3595.18	c #Conflicts:    1591000 | #Constraints:     143066
3582.79/3595.18	c #Conflicts:    1592000 | #Constraints:     144066
3582.79/3595.18	c #Conflicts:    1593000 | #Constraints:     145066
3582.79/3595.18	c #Conflicts:    1594000 | #Constraints:     146066
3582.79/3595.18	c #Conflicts:    1595000 | #Constraints:     147066
3582.79/3595.18	c #Conflicts:    1596000 | #Constraints:     148066
3582.79/3595.18	c #Conflicts:    1597000 | #Constraints:     149066
3582.79/3595.18	c #Conflicts:    1598000 | #Constraints:     150066
3582.79/3595.18	c #Conflicts:    1599000 | #Constraints:     151066
3582.79/3595.18	c #Conflicts:    1600000 | #Constraints:     152066
3582.79/3595.18	c #Conflicts:    1601000 | #Constraints:     153066
3582.79/3595.18	c #Conflicts:    1602000 | #Constraints:     154066
3582.79/3595.18	c #Conflicts:    1603000 | #Constraints:     155066
3582.79/3595.18	c #Conflicts:    1604000 | #Constraints:     156066
3582.79/3595.18	c #Conflicts:    1605000 | #Constraints:     157066
3582.79/3595.18	c #Conflicts:    1606000 | #Constraints:     158066
3582.79/3595.18	c #Conflicts:    1607000 | #Constraints:     159066
3582.79/3595.18	c #Conflicts:    1608000 | #Constraints:     160066
3582.79/3595.18	c #Conflicts:    1609000 | #Constraints:     161066
3582.79/3595.18	c #Conflicts:    1610000 | #Constraints:     162066
3582.79/3595.18	c #Conflicts:    1611000 | #Constraints:     163066
3582.79/3595.18	c #Conflicts:    1612000 | #Constraints:     164067
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37970
3582.79/3595.18	c #Conflicts:    1613000 | #Constraints:      95954
3582.79/3595.18	c #Conflicts:    1614000 | #Constraints:      96955
3582.79/3595.18	c #Conflicts:    1615000 | #Constraints:      97955
3582.79/3595.18	c #Conflicts:    1616000 | #Constraints:      98955
3582.79/3595.18	c #Conflicts:    1617000 | #Constraints:      99956
3582.79/3595.18	c #Conflicts:    1618000 | #Constraints:     100956
3582.79/3595.18	c #Conflicts:    1619000 | #Constraints:     101957
3582.79/3595.18	c #Conflicts:    1620000 | #Constraints:     102957
3582.79/3595.18	c #Conflicts:    1621000 | #Constraints:     103957
3582.79/3595.18	c #Conflicts:    1622000 | #Constraints:     104957
3582.79/3595.18	c #Conflicts:    1623000 | #Constraints:     105957
3582.79/3595.18	c #Conflicts:    1624000 | #Constraints:     106957
3582.79/3595.18	c #Conflicts:    1625000 | #Constraints:     107957
3582.79/3595.18	c #Conflicts:    1626000 | #Constraints:     108957
3582.79/3595.18	c #Conflicts:    1627000 | #Constraints:     109958
3582.79/3595.18	c #Conflicts:    1628000 | #Constraints:     110958
3582.79/3595.18	c #Conflicts:    1629000 | #Constraints:     111958
3582.79/3595.18	c #Conflicts:    1630000 | #Constraints:     112958
3582.79/3595.18	c #Conflicts:    1631000 | #Constraints:     113958
3582.79/3595.18	c #Conflicts:    1632000 | #Constraints:     114958
3582.79/3595.18	c #Conflicts:    1633000 | #Constraints:     115958
3582.79/3595.18	c #Conflicts:    1634000 | #Constraints:     116958
3582.79/3595.18	c #Conflicts:    1635000 | #Constraints:     117958
3582.79/3595.18	c #Conflicts:    1636000 | #Constraints:     118958
3582.79/3595.18	c #Conflicts:    1637000 | #Constraints:     119958
3582.79/3595.18	c #Conflicts:    1638000 | #Constraints:     120958
3582.79/3595.18	c #Conflicts:    1639000 | #Constraints:     121958
3582.79/3595.18	c #Conflicts:    1640000 | #Constraints:     122958
3582.79/3595.18	c #Conflicts:    1641000 | #Constraints:     123958
3582.79/3595.18	c #Conflicts:    1642000 | #Constraints:     124958
3582.79/3595.18	c #Conflicts:    1643000 | #Constraints:     125958
3582.79/3595.18	c #Conflicts:    1644000 | #Constraints:     126958
3582.79/3595.18	c #Conflicts:    1645000 | #Constraints:     127958
3582.79/3595.18	c #Conflicts:    1646000 | #Constraints:     128958
3582.79/3595.18	c #Conflicts:    1647000 | #Constraints:     129958
3582.79/3595.18	c #Conflicts:    1648000 | #Constraints:     130958
3582.79/3595.18	c #Conflicts:    1649000 | #Constraints:     131958
3582.79/3595.18	c #Conflicts:    1650000 | #Constraints:     132958
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37970
3582.79/3595.18	c #Conflicts:    1651000 | #Constraints:      84712
3582.79/3595.18	c #Conflicts:    1652000 | #Constraints:      85712
3582.79/3595.18	c #Conflicts:    1653000 | #Constraints:      86713
3582.79/3595.18	c #Conflicts:    1654000 | #Constraints:      87713
3582.79/3595.18	c #Conflicts:    1655000 | #Constraints:      88713
3582.79/3595.18	c #Conflicts:    1656000 | #Constraints:      89713
3582.79/3595.18	c #Conflicts:    1657000 | #Constraints:      90713
3582.79/3595.18	c #Conflicts:    1658000 | #Constraints:      91713
3582.79/3595.18	c #Conflicts:    1659000 | #Constraints:      92713
3582.79/3595.18	c #Conflicts:    1660000 | #Constraints:      93713
3582.79/3595.18	c #Conflicts:    1661000 | #Constraints:      94713
3582.79/3595.18	c #Conflicts:    1662000 | #Constraints:      95713
3582.79/3595.18	c #Conflicts:    1663000 | #Constraints:      96713
3582.79/3595.18	c #Conflicts:    1664000 | #Constraints:      97713
3582.79/3595.18	c #Conflicts:    1665000 | #Constraints:      98713
3582.79/3595.18	c #Conflicts:    1666000 | #Constraints:      99713
3582.79/3595.18	c #Conflicts:    1667000 | #Constraints:     100713
3582.79/3595.18	c #Conflicts:    1668000 | #Constraints:     101714
3582.79/3595.18	c #Conflicts:    1669000 | #Constraints:     102714
3582.79/3595.18	c #Conflicts:    1670000 | #Constraints:     103714
3582.79/3595.18	c #Conflicts:    1671000 | #Constraints:     104714
3582.79/3595.18	c #Conflicts:    1672000 | #Constraints:     105714
3582.79/3595.18	c #Conflicts:    1673000 | #Constraints:     106714
3582.79/3595.18	c #Conflicts:    1674000 | #Constraints:     107714
3582.79/3595.18	c #Conflicts:    1675000 | #Constraints:     108714
3582.79/3595.18	c #Conflicts:    1676000 | #Constraints:     109714
3582.79/3595.18	c #Conflicts:    1677000 | #Constraints:     110714
3582.79/3595.18	c #Conflicts:    1678000 | #Constraints:     111714
3582.79/3595.18	c #Conflicts:    1679000 | #Constraints:     112714
3582.79/3595.18	c #Conflicts:    1680000 | #Constraints:     113714
3582.79/3595.18	c #Conflicts:    1681000 | #Constraints:     114714
3582.79/3595.18	c #Conflicts:    1682000 | #Constraints:     115714
3582.79/3595.18	c #Conflicts:    1683000 | #Constraints:     116714
3582.79/3595.18	c #Conflicts:    1684000 | #Constraints:     117714
3582.79/3595.18	c #Conflicts:    1685000 | #Constraints:     118715
3582.79/3595.18	c #Conflicts:    1686000 | #Constraints:     119715
3582.79/3595.18	c #Conflicts:    1687000 | #Constraints:     120715
3582.79/3595.18	c #Conflicts:    1688000 | #Constraints:     121715
3582.79/3595.18	c #Conflicts:    1689000 | #Constraints:     122715
3582.79/3595.18	c #Conflicts:    1690000 | #Constraints:     123715
3582.79/3595.18	c #Conflicts:    1691000 | #Constraints:     124715
3582.79/3595.18	c #Conflicts:    1692000 | #Constraints:     125715
3582.79/3595.18	c #Conflicts:    1693000 | #Constraints:     126715
3582.79/3595.18	c #Conflicts:    1694000 | #Constraints:     127715
3582.79/3595.18	c #Conflicts:    1695000 | #Constraints:     128715
3582.79/3595.18	c #Conflicts:    1696000 | #Constraints:     129715
3582.79/3595.18	c #Conflicts:    1697000 | #Constraints:     130715
3582.79/3595.18	c #Conflicts:    1698000 | #Constraints:     131715
3582.79/3595.18	c #Conflicts:    1699000 | #Constraints:     132715
3582.79/3595.18	c #Conflicts:    1700000 | #Constraints:     133715
3582.79/3595.18	c #Conflicts:    1701000 | #Constraints:     134715
3582.79/3595.18	c #Conflicts:    1702000 | #Constraints:     135715
3582.79/3595.18	c #Conflicts:    1703000 | #Constraints:     136715
3582.79/3595.18	c #Conflicts:    1704000 | #Constraints:     137715
3582.79/3595.18	c #Conflicts:    1705000 | #Constraints:     138715
3582.79/3595.18	c #Conflicts:    1706000 | #Constraints:     139715
3582.79/3595.18	c #Conflicts:    1707000 | #Constraints:     140715
3582.79/3595.18	c #Conflicts:    1708000 | #Constraints:     141715
3582.79/3595.18	c #Conflicts:    1709000 | #Constraints:     142715
3582.79/3595.18	c #Conflicts:    1710000 | #Constraints:     143715
3582.79/3595.18	c #Conflicts:    1711000 | #Constraints:     144715
3582.79/3595.18	c #Conflicts:    1712000 | #Constraints:     145715
3582.79/3595.18	c #Conflicts:    1713000 | #Constraints:     146715
3582.79/3595.18	c #Conflicts:    1714000 | #Constraints:     147715
3582.79/3595.18	c #Conflicts:    1715000 | #Constraints:     148715
3582.79/3595.18	c #Conflicts:    1716000 | #Constraints:     149715
3582.79/3595.18	c #Conflicts:    1717000 | #Constraints:     150715
3582.79/3595.18	c #Conflicts:    1718000 | #Constraints:     151715
3582.79/3595.18	c #Conflicts:    1719000 | #Constraints:     152715
3582.79/3595.18	c #Conflicts:    1720000 | #Constraints:     153715
3582.79/3595.18	c #Conflicts:    1721000 | #Constraints:     154715
3582.79/3595.18	c #Conflicts:    1722000 | #Constraints:     155715
3582.79/3595.18	c #Conflicts:    1723000 | #Constraints:     156715
3582.79/3595.18	c #Conflicts:    1724000 | #Constraints:     157715
3582.79/3595.18	c #Conflicts:    1725000 | #Constraints:     158715
3582.79/3595.18	c #Conflicts:    1726000 | #Constraints:     159715
3582.79/3595.18	c #Conflicts:    1727000 | #Constraints:     160715
3582.79/3595.18	c #Conflicts:    1728000 | #Constraints:     161715
3582.79/3595.18	c #Conflicts:    1729000 | #Constraints:     162715
3582.79/3595.18	c #Conflicts:    1730000 | #Constraints:     163715
3582.79/3595.18	c #Conflicts:    1731000 | #Constraints:     164715
3582.79/3595.18	c #Conflicts:    1732000 | #Constraints:     165715
3582.79/3595.18	c #Conflicts:    1733000 | #Constraints:     166715
3582.79/3595.18	c #Conflicts:    1734000 | #Constraints:     167715
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37970
3582.79/3595.18	c #Conflicts:    1735000 | #Constraints:      98783
3582.79/3595.18	c #Conflicts:    1736000 | #Constraints:      99783
3582.79/3595.18	c #Conflicts:    1737000 | #Constraints:     100783
3582.79/3595.18	c #Conflicts:    1738000 | #Constraints:     101783
3582.79/3595.18	c #Conflicts:    1739000 | #Constraints:     102783
3582.79/3595.18	c #Conflicts:    1740000 | #Constraints:     103783
3582.79/3595.18	c #Conflicts:    1741000 | #Constraints:     104783
3582.79/3595.18	c #Conflicts:    1742000 | #Constraints:     105783
3582.79/3595.18	c #Conflicts:    1743000 | #Constraints:     106783
3582.79/3595.18	c #Conflicts:    1744000 | #Constraints:     107783
3582.79/3595.18	c #Conflicts:    1745000 | #Constraints:     108783
3582.79/3595.18	c #Conflicts:    1746000 | #Constraints:     109783
3582.79/3595.18	c #Conflicts:    1747000 | #Constraints:     110783
3582.79/3595.18	c #Conflicts:    1748000 | #Constraints:     111783
3582.79/3595.18	c #Conflicts:    1749000 | #Constraints:     112783
3582.79/3595.18	c #Conflicts:    1750000 | #Constraints:     113783
3582.79/3595.18	c #Conflicts:    1751000 | #Constraints:     114783
3582.79/3595.18	c #Conflicts:    1752000 | #Constraints:     115783
3582.79/3595.18	c #Conflicts:    1753000 | #Constraints:     116783
3582.79/3595.18	c #Conflicts:    1754000 | #Constraints:     117783
3582.79/3595.18	c #Conflicts:    1755000 | #Constraints:     118783
3582.79/3595.18	c #Conflicts:    1756000 | #Constraints:     119783
3582.79/3595.18	c #Conflicts:    1757000 | #Constraints:     120783
3582.79/3595.18	c #Conflicts:    1758000 | #Constraints:     121783
3582.79/3595.18	c #Conflicts:    1759000 | #Constraints:     122783
3582.79/3595.18	c #Conflicts:    1760000 | #Constraints:     123783
3582.79/3595.18	c #Conflicts:    1761000 | #Constraints:     124783
3582.79/3595.18	c #Conflicts:    1762000 | #Constraints:     125783
3582.79/3595.18	c #Conflicts:    1763000 | #Constraints:     126783
3582.79/3595.18	c #Conflicts:    1764000 | #Constraints:     127783
3582.79/3595.18	c #Conflicts:    1765000 | #Constraints:     128783
3582.79/3595.18	c #Conflicts:    1766000 | #Constraints:     129783
3582.79/3595.18	c #Conflicts:    1767000 | #Constraints:     130783
3582.79/3595.18	c #Conflicts:    1768000 | #Constraints:     131783
3582.79/3595.18	c #Conflicts:    1769000 | #Constraints:     132783
3582.79/3595.18	c #Conflicts:    1770000 | #Constraints:     133783
3582.79/3595.18	c #Conflicts:    1771000 | #Constraints:     134783
3582.79/3595.18	c #Conflicts:    1772000 | #Constraints:     135783
3582.79/3595.18	c #Conflicts:    1773000 | #Constraints:     136783
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 37970
3582.79/3595.18	c #Conflicts:    1774000 | #Constraints:      85802
3582.79/3595.18	c #Conflicts:    1775000 | #Constraints:      86802
3582.79/3595.18	c #Conflicts:    1776000 | #Constraints:      87802
3582.79/3595.18	c #Conflicts:    1777000 | #Constraints:      88802
3582.79/3595.18	c #Conflicts:    1778000 | #Constraints:      89802
3582.79/3595.18	c #Conflicts:    1779000 | #Constraints:      90802
3582.79/3595.18	c #Conflicts:    1780000 | #Constraints:      91802
3582.79/3595.18	c #Conflicts:    1781000 | #Constraints:      92802
3582.79/3595.18	c #Conflicts:    1782000 | #Constraints:      93802
3582.79/3595.18	c #Conflicts:    1783000 | #Constraints:      94802
3582.79/3595.18	c #Conflicts:    1784000 | #Constraints:      95802
3582.79/3595.18	c #Conflicts:    1785000 | #Constraints:      96802
3582.79/3595.18	c #Conflicts:    1786000 | #Constraints:      97802
3582.79/3595.18	c #Conflicts:    1787000 | #Constraints:      98802
3582.79/3595.18	c #Conflicts:    1788000 | #Constraints:      99803
3582.79/3595.18	c #Conflicts:    1789000 | #Constraints:     100803
3582.79/3595.18	c #Conflicts:    1790000 | #Constraints:     101803
3582.79/3595.18	c #Conflicts:    1791000 | #Constraints:     102804
3582.79/3595.18	c #Conflicts:    1792000 | #Constraints:     103804
3582.79/3595.18	c #Conflicts:    1793000 | #Constraints:     104804
3582.79/3595.18	c #Conflicts:    1794000 | #Constraints:     105804
3582.79/3595.18	c #Conflicts:    1795000 | #Constraints:     106805
3582.79/3595.18	c #Conflicts:    1796000 | #Constraints:     107805
3582.79/3595.18	c #Conflicts:    1797000 | #Constraints:     108805
3582.79/3595.18	c #Conflicts:    1798000 | #Constraints:     109805
3582.79/3595.18	c #Conflicts:    1799000 | #Constraints:     110805
3582.79/3595.18	c #Conflicts:    1800000 | #Constraints:     111805
3582.79/3595.18	c #Conflicts:    1801000 | #Constraints:     112805
3582.79/3595.18	c #Conflicts:    1802000 | #Constraints:     113805
3582.79/3595.18	c #Conflicts:    1803000 | #Constraints:     114805
3582.79/3595.18	c #Conflicts:    1804000 | #Constraints:     115805
3582.79/3595.18	c #Conflicts:    1805000 | #Constraints:     116805
3582.79/3595.18	c #Conflicts:    1806000 | #Constraints:     117805
3582.79/3595.18	c #Conflicts:    1807000 | #Constraints:     118805
3582.79/3595.18	c #Conflicts:    1808000 | #Constraints:     119805
3582.79/3595.18	c #Conflicts:    1809000 | #Constraints:     120805
3582.79/3595.18	c #Conflicts:    1810000 | #Constraints:     121805
3582.79/3595.18	c #Conflicts:    1811000 | #Constraints:     122805
3582.79/3595.18	c #Conflicts:    1812000 | #Constraints:     123805
3582.79/3595.18	c #Conflicts:    1813000 | #Constraints:     124805
3582.79/3595.18	c #Conflicts:    1814000 | #Constraints:     125805
3582.79/3595.18	c #Conflicts:    1815000 | #Constraints:     126805
3582.79/3595.18	c #Conflicts:    1816000 | #Constraints:     127805
3582.79/3595.18	c #Conflicts:    1817000 | #Constraints:     128805
3582.79/3595.18	c #Conflicts:    1818000 | #Constraints:     129805
3582.79/3595.18	c #Conflicts:    1819000 | #Constraints:     130805
3582.79/3595.18	c #Conflicts:    1820000 | #Constraints:     131805
3582.79/3595.18	c #Conflicts:    1821000 | #Constraints:     132805
3582.79/3595.18	c #Conflicts:    1822000 | #Constraints:     133805
3582.79/3595.18	c #Conflicts:    1823000 | #Constraints:     134805
3582.79/3595.18	c #Conflicts:    1824000 | #Constraints:     135805
3582.79/3595.18	c #Conflicts:    1825000 | #Constraints:     136805
3582.79/3595.18	c #Conflicts:    1826000 | #Constraints:     137805
3582.79/3595.18	c #Conflicts:    1827000 | #Constraints:     138805
3582.79/3595.18	c #Conflicts:    1828000 | #Constraints:     139806
3582.79/3595.18	c #Conflicts:    1829000 | #Constraints:     140806
3582.79/3595.18	c #Conflicts:    1830000 | #Constraints:     141806
3582.79/3595.18	c #Conflicts:    1831000 | #Constraints:     142806
3582.79/3595.18	c #Conflicts:    1832000 | #Constraints:     143806
3582.79/3595.18	c #Conflicts:    1833000 | #Constraints:     144806
3582.79/3595.18	c #Conflicts:    1834000 | #Constraints:     145806
3582.79/3595.18	c #Conflicts:    1835000 | #Constraints:     146806
3582.79/3595.18	c #Conflicts:    1836000 | #Constraints:     147806
3582.79/3595.18	c #Conflicts:    1837000 | #Constraints:     148806
3582.79/3595.18	c #Conflicts:    1838000 | #Constraints:     149806
3582.79/3595.18	c #Conflicts:    1839000 | #Constraints:     150806
3582.79/3595.18	c #Conflicts:    1840000 | #Constraints:     151806
3582.79/3595.18	c #Conflicts:    1841000 | #Constraints:     152806
3582.79/3595.18	c #Conflicts:    1842000 | #Constraints:     153806
3582.79/3595.18	c #Conflicts:    1843000 | #Constraints:     154806
3582.79/3595.18	c #Conflicts:    1844000 | #Constraints:     155806
3582.79/3595.18	c #Conflicts:    1845000 | #Constraints:     156806
3582.79/3595.18	c #Conflicts:    1846000 | #Constraints:     157806
3582.79/3595.18	c #Conflicts:    1847000 | #Constraints:     158806
3582.79/3595.18	c #Conflicts:    1848000 | #Constraints:     159806
3582.79/3595.18	c #Conflicts:    1849000 | #Constraints:     160806
3582.79/3595.18	c #Conflicts:    1850000 | #Constraints:     161806
3582.79/3595.18	c #Conflicts:    1851000 | #Constraints:     162807
3582.79/3595.18	c #Conflicts:    1852000 | #Constraints:     163807
3582.79/3595.18	c #Conflicts:    1853000 | #Constraints:     164807
3582.79/3595.18	c #Conflicts:    1854000 | #Constraints:     165807
3582.79/3595.18	c #Conflicts:    1855000 | #Constraints:     166807
3582.79/3595.18	c #Conflicts:    1856000 | #Constraints:     167807
3582.79/3595.18	c #Conflicts:    1857000 | #Constraints:     168807
3582.79/3595.18	c #Conflicts:    1858000 | #Constraints:     169807
3582.79/3595.18	c #Conflicts:    1859000 | #Constraints:     170807
3582.79/3595.18	c #Conflicts:    1860000 | #Constraints:     171807
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    1861000 | #Constraints:      99734
3582.79/3595.18	c #Conflicts:    1862000 | #Constraints:     100734
3582.79/3595.18	c #Conflicts:    1863000 | #Constraints:     101734
3582.79/3595.18	c #Conflicts:    1864000 | #Constraints:     102734
3582.79/3595.18	c #Conflicts:    1865000 | #Constraints:     103734
3582.79/3595.18	c #Conflicts:    1866000 | #Constraints:     104734
3582.79/3595.18	c #Conflicts:    1867000 | #Constraints:     105734
3582.79/3595.18	c #Conflicts:    1868000 | #Constraints:     106734
3582.79/3595.18	c #Conflicts:    1869000 | #Constraints:     107734
3582.79/3595.18	c #Conflicts:    1870000 | #Constraints:     108734
3582.79/3595.18	c #Conflicts:    1871000 | #Constraints:     109734
3582.79/3595.18	c #Conflicts:    1872000 | #Constraints:     110734
3582.79/3595.18	c #Conflicts:    1873000 | #Constraints:     111734
3582.79/3595.18	c #Conflicts:    1874000 | #Constraints:     112734
3582.79/3595.18	c #Conflicts:    1875000 | #Constraints:     113734
3582.79/3595.18	c #Conflicts:    1876000 | #Constraints:     114734
3582.79/3595.18	c #Conflicts:    1877000 | #Constraints:     115734
3582.79/3595.18	c #Conflicts:    1878000 | #Constraints:     116734
3582.79/3595.18	c #Conflicts:    1879000 | #Constraints:     117734
3582.79/3595.18	c #Conflicts:    1880000 | #Constraints:     118734
3582.79/3595.18	c #Conflicts:    1881000 | #Constraints:     119735
3582.79/3595.18	c #Conflicts:    1882000 | #Constraints:     120735
3582.79/3595.18	c #Conflicts:    1883000 | #Constraints:     121735
3582.79/3595.18	c #Conflicts:    1884000 | #Constraints:     122735
3582.79/3595.18	c #Conflicts:    1885000 | #Constraints:     123735
3582.79/3595.18	c #Conflicts:    1886000 | #Constraints:     124735
3582.79/3595.18	c #Conflicts:    1887000 | #Constraints:     125735
3582.79/3595.18	c #Conflicts:    1888000 | #Constraints:     126735
3582.79/3595.18	c #Conflicts:    1889000 | #Constraints:     127735
3582.79/3595.18	c #Conflicts:    1890000 | #Constraints:     128735
3582.79/3595.18	c #Conflicts:    1891000 | #Constraints:     129735
3582.79/3595.18	c #Conflicts:    1892000 | #Constraints:     130735
3582.79/3595.18	c #Conflicts:    1893000 | #Constraints:     131735
3582.79/3595.18	c #Conflicts:    1894000 | #Constraints:     132735
3582.79/3595.18	c #Conflicts:    1895000 | #Constraints:     133735
3582.79/3595.18	c #Conflicts:    1896000 | #Constraints:     134735
3582.79/3595.18	c #Conflicts:    1897000 | #Constraints:     135735
3582.79/3595.18	c #Conflicts:    1898000 | #Constraints:     136735
3582.79/3595.18	c #Conflicts:    1899000 | #Constraints:     137735
3582.79/3595.18	c #Conflicts:    1900000 | #Constraints:     138735
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    1901000 | #Constraints:      87805
3582.79/3595.18	c #Conflicts:    1902000 | #Constraints:      88805
3582.79/3595.18	c #Conflicts:    1903000 | #Constraints:      89805
3582.79/3595.18	c #Conflicts:    1904000 | #Constraints:      90805
3582.79/3595.18	c #Conflicts:    1905000 | #Constraints:      91805
3582.79/3595.18	c #Conflicts:    1906000 | #Constraints:      92805
3582.79/3595.18	c #Conflicts:    1907000 | #Constraints:      93805
3582.79/3595.18	c #Conflicts:    1908000 | #Constraints:      94805
3582.79/3595.18	c #Conflicts:    1909000 | #Constraints:      95805
3582.79/3595.18	c #Conflicts:    1910000 | #Constraints:      96805
3582.79/3595.18	c #Conflicts:    1911000 | #Constraints:      97805
3582.79/3595.18	c #Conflicts:    1912000 | #Constraints:      98805
3582.79/3595.18	c #Conflicts:    1913000 | #Constraints:      99805
3582.79/3595.18	c #Conflicts:    1914000 | #Constraints:     100805
3582.79/3595.18	c #Conflicts:    1915000 | #Constraints:     101805
3582.79/3595.18	c #Conflicts:    1916000 | #Constraints:     102805
3582.79/3595.18	c #Conflicts:    1917000 | #Constraints:     103805
3582.79/3595.18	c #Conflicts:    1918000 | #Constraints:     104806
3582.79/3595.18	c #Conflicts:    1919000 | #Constraints:     105806
3582.79/3595.18	c #Conflicts:    1920000 | #Constraints:     106806
3582.79/3595.18	c #Conflicts:    1921000 | #Constraints:     107806
3582.79/3595.18	c #Conflicts:    1922000 | #Constraints:     108806
3582.79/3595.18	c #Conflicts:    1923000 | #Constraints:     109806
3582.79/3595.18	c #Conflicts:    1924000 | #Constraints:     110806
3582.79/3595.18	c #Conflicts:    1925000 | #Constraints:     111806
3582.79/3595.18	c #Conflicts:    1926000 | #Constraints:     112806
3582.79/3595.18	c #Conflicts:    1927000 | #Constraints:     113806
3582.79/3595.18	c #Conflicts:    1928000 | #Constraints:     114806
3582.79/3595.18	c #Conflicts:    1929000 | #Constraints:     115806
3582.79/3595.18	c #Conflicts:    1930000 | #Constraints:     116806
3582.79/3595.18	c #Conflicts:    1931000 | #Constraints:     117806
3582.79/3595.18	c #Conflicts:    1932000 | #Constraints:     118806
3582.79/3595.18	c #Conflicts:    1933000 | #Constraints:     119806
3582.79/3595.18	c #Conflicts:    1934000 | #Constraints:     120806
3582.79/3595.18	c #Conflicts:    1935000 | #Constraints:     121807
3582.79/3595.18	c #Conflicts:    1936000 | #Constraints:     122807
3582.79/3595.18	c #Conflicts:    1937000 | #Constraints:     123807
3582.79/3595.18	c #Conflicts:    1938000 | #Constraints:     124807
3582.79/3595.18	c #Conflicts:    1939000 | #Constraints:     125807
3582.79/3595.18	c #Conflicts:    1940000 | #Constraints:     126807
3582.79/3595.18	c #Conflicts:    1941000 | #Constraints:     127807
3582.79/3595.18	c #Conflicts:    1942000 | #Constraints:     128807
3582.79/3595.18	c #Conflicts:    1943000 | #Constraints:     129808
3582.79/3595.18	c #Conflicts:    1944000 | #Constraints:     130808
3582.79/3595.18	c #Conflicts:    1945000 | #Constraints:     131808
3582.79/3595.18	c #Conflicts:    1946000 | #Constraints:     132808
3582.79/3595.18	c #Conflicts:    1947000 | #Constraints:     133808
3582.79/3595.18	c #Conflicts:    1948000 | #Constraints:     134808
3582.79/3595.18	c #Conflicts:    1949000 | #Constraints:     135808
3582.79/3595.18	c #Conflicts:    1950000 | #Constraints:     136808
3582.79/3595.18	c #Conflicts:    1951000 | #Constraints:     137808
3582.79/3595.18	c #Conflicts:    1952000 | #Constraints:     138808
3582.79/3595.18	c #Conflicts:    1953000 | #Constraints:     139808
3582.79/3595.18	c #Conflicts:    1954000 | #Constraints:     140808
3582.79/3595.18	c #Conflicts:    1955000 | #Constraints:     141808
3582.79/3595.18	c #Conflicts:    1956000 | #Constraints:     142808
3582.79/3595.18	c #Conflicts:    1957000 | #Constraints:     143808
3582.79/3595.18	c #Conflicts:    1958000 | #Constraints:     144809
3582.79/3595.18	c #Conflicts:    1959000 | #Constraints:     145809
3582.79/3595.18	c #Conflicts:    1960000 | #Constraints:     146809
3582.79/3595.18	c #Conflicts:    1961000 | #Constraints:     147809
3582.79/3595.18	c #Conflicts:    1962000 | #Constraints:     148809
3582.79/3595.18	c #Conflicts:    1963000 | #Constraints:     149809
3582.79/3595.18	c #Conflicts:    1964000 | #Constraints:     150809
3582.79/3595.18	c #Conflicts:    1965000 | #Constraints:     151809
3582.79/3595.18	c #Conflicts:    1966000 | #Constraints:     152809
3582.79/3595.18	c #Conflicts:    1967000 | #Constraints:     153810
3582.79/3595.18	c #Conflicts:    1968000 | #Constraints:     154810
3582.79/3595.18	c #Conflicts:    1969000 | #Constraints:     155810
3582.79/3595.18	c #Conflicts:    1970000 | #Constraints:     156810
3582.79/3595.18	c #Conflicts:    1971000 | #Constraints:     157810
3582.79/3595.18	c #Conflicts:    1972000 | #Constraints:     158810
3582.79/3595.18	c #Conflicts:    1973000 | #Constraints:     159810
3582.79/3595.18	c #Conflicts:    1974000 | #Constraints:     160812
3582.79/3595.18	c #Conflicts:    1975000 | #Constraints:     161812
3582.79/3595.18	c #Conflicts:    1976000 | #Constraints:     162812
3582.79/3595.18	c #Conflicts:    1977000 | #Constraints:     163812
3582.79/3595.18	c #Conflicts:    1978000 | #Constraints:     164812
3582.79/3595.18	c #Conflicts:    1979000 | #Constraints:     165812
3582.79/3595.18	c #Conflicts:    1980000 | #Constraints:     166812
3582.79/3595.18	c #Conflicts:    1981000 | #Constraints:     167812
3582.79/3595.18	c #Conflicts:    1982000 | #Constraints:     168812
3582.79/3595.18	c #Conflicts:    1983000 | #Constraints:     169812
3582.79/3595.18	c #Conflicts:    1984000 | #Constraints:     170812
3582.79/3595.18	c #Conflicts:    1985000 | #Constraints:     171812
3582.79/3595.18	c #Conflicts:    1986000 | #Constraints:     172812
3582.79/3595.18	c #Conflicts:    1987000 | #Constraints:     173812
3582.79/3595.18	c #Conflicts:    1988000 | #Constraints:     174812
3582.79/3595.18	c #Conflicts:    1989000 | #Constraints:     175812
3582.79/3595.18	c #Conflicts:    1990000 | #Constraints:     176812
3582.79/3595.18	c #Conflicts:    1991000 | #Constraints:     177812
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    1992000 | #Constraints:     102850
3582.79/3595.18	c #Conflicts:    1993000 | #Constraints:     103850
3582.79/3595.18	c #Conflicts:    1994000 | #Constraints:     104850
3582.79/3595.18	c #Conflicts:    1995000 | #Constraints:     105850
3582.79/3595.18	c #Conflicts:    1996000 | #Constraints:     106850
3582.79/3595.18	c #Conflicts:    1997000 | #Constraints:     107850
3582.79/3595.18	c #Conflicts:    1998000 | #Constraints:     108850
3582.79/3595.18	c #Conflicts:    1999000 | #Constraints:     109850
3582.79/3595.18	c #Conflicts:    2000000 | #Constraints:     110850
3582.79/3595.18	c #Conflicts:    2001000 | #Constraints:     111850
3582.79/3595.18	c #Conflicts:    2002000 | #Constraints:     112850
3582.79/3595.18	c #Conflicts:    2003000 | #Constraints:     113850
3582.79/3595.18	c #Conflicts:    2004000 | #Constraints:     114850
3582.79/3595.18	c #Conflicts:    2005000 | #Constraints:     115850
3582.79/3595.18	c #Conflicts:    2006000 | #Constraints:     116851
3582.79/3595.18	c #Conflicts:    2007000 | #Constraints:     117851
3582.79/3595.18	c #Conflicts:    2008000 | #Constraints:     118851
3582.79/3595.18	c #Conflicts:    2009000 | #Constraints:     119851
3582.79/3595.18	c #Conflicts:    2010000 | #Constraints:     120851
3582.79/3595.18	c #Conflicts:    2011000 | #Constraints:     121851
3582.79/3595.18	c #Conflicts:    2012000 | #Constraints:     122851
3582.79/3595.18	c #Conflicts:    2013000 | #Constraints:     123851
3582.79/3595.18	c #Conflicts:    2014000 | #Constraints:     124851
3582.79/3595.18	c #Conflicts:    2015000 | #Constraints:     125851
3582.79/3595.18	c #Conflicts:    2016000 | #Constraints:     126851
3582.79/3595.18	c #Conflicts:    2017000 | #Constraints:     127851
3582.79/3595.18	c #Conflicts:    2018000 | #Constraints:     128851
3582.79/3595.18	c #Conflicts:    2019000 | #Constraints:     129851
3582.79/3595.18	c #Conflicts:    2020000 | #Constraints:     130851
3582.79/3595.18	c #Conflicts:    2021000 | #Constraints:     131851
3582.79/3595.18	c #Conflicts:    2022000 | #Constraints:     132852
3582.79/3595.18	c #Conflicts:    2023000 | #Constraints:     133852
3582.79/3595.18	c #Conflicts:    2024000 | #Constraints:     134852
3582.79/3595.18	c #Conflicts:    2025000 | #Constraints:     135852
3582.79/3595.18	c #Conflicts:    2026000 | #Constraints:     136853
3582.79/3595.18	c #Conflicts:    2027000 | #Constraints:     137854
3582.79/3595.18	c #Conflicts:    2028000 | #Constraints:     138854
3582.79/3595.18	c #Conflicts:    2029000 | #Constraints:     139854
3582.79/3595.18	c #Conflicts:    2030000 | #Constraints:     140854
3582.79/3595.18	c #Conflicts:    2031000 | #Constraints:     141854
3582.79/3595.18	c #Conflicts:    2032000 | #Constraints:     142854
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    2033000 | #Constraints:      90103
3582.79/3595.18	c #Conflicts:    2034000 | #Constraints:      91103
3582.79/3595.18	c #Conflicts:    2035000 | #Constraints:      92103
3582.79/3595.18	c #Conflicts:    2036000 | #Constraints:      93103
3582.79/3595.18	c #Conflicts:    2037000 | #Constraints:      94103
3582.79/3595.18	c #Conflicts:    2038000 | #Constraints:      95103
3582.79/3595.18	c #Conflicts:    2039000 | #Constraints:      96103
3582.79/3595.18	c #Conflicts:    2040000 | #Constraints:      97103
3582.79/3595.18	c #Conflicts:    2041000 | #Constraints:      98103
3582.79/3595.18	c #Conflicts:    2042000 | #Constraints:      99103
3582.79/3595.18	c #Conflicts:    2043000 | #Constraints:     100103
3582.79/3595.18	c #Conflicts:    2044000 | #Constraints:     101103
3582.79/3595.18	c #Conflicts:    2045000 | #Constraints:     102103
3582.79/3595.18	c #Conflicts:    2046000 | #Constraints:     103103
3582.79/3595.18	c #Conflicts:    2047000 | #Constraints:     104103
3582.79/3595.18	c #Conflicts:    2048000 | #Constraints:     105103
3582.79/3595.18	c #Conflicts:    2049000 | #Constraints:     106103
3582.79/3595.18	c #Conflicts:    2050000 | #Constraints:     107103
3582.79/3595.18	c #Conflicts:    2051000 | #Constraints:     108103
3582.79/3595.18	c #Conflicts:    2052000 | #Constraints:     109103
3582.79/3595.18	c #Conflicts:    2053000 | #Constraints:     110103
3582.79/3595.18	c #Conflicts:    2054000 | #Constraints:     111103
3582.79/3595.18	c #Conflicts:    2055000 | #Constraints:     112103
3582.79/3595.18	c #Conflicts:    2056000 | #Constraints:     113103
3582.79/3595.18	c #Conflicts:    2057000 | #Constraints:     114103
3582.79/3595.18	c #Conflicts:    2058000 | #Constraints:     115103
3582.79/3595.18	c #Conflicts:    2059000 | #Constraints:     116103
3582.79/3595.18	c #Conflicts:    2060000 | #Constraints:     117103
3582.79/3595.18	c #Conflicts:    2061000 | #Constraints:     118103
3582.79/3595.18	c #Conflicts:    2062000 | #Constraints:     119103
3582.79/3595.18	c #Conflicts:    2063000 | #Constraints:     120103
3582.79/3595.18	c #Conflicts:    2064000 | #Constraints:     121103
3582.79/3595.18	c #Conflicts:    2065000 | #Constraints:     122103
3582.79/3595.18	c #Conflicts:    2066000 | #Constraints:     123103
3582.79/3595.18	c #Conflicts:    2067000 | #Constraints:     124103
3582.79/3595.18	c #Conflicts:    2068000 | #Constraints:     125103
3582.79/3595.18	c #Conflicts:    2069000 | #Constraints:     126103
3582.79/3595.18	c #Conflicts:    2070000 | #Constraints:     127103
3582.79/3595.18	c #Conflicts:    2071000 | #Constraints:     128103
3582.79/3595.18	c #Conflicts:    2072000 | #Constraints:     129103
3582.79/3595.18	c #Conflicts:    2073000 | #Constraints:     130103
3582.79/3595.18	c #Conflicts:    2074000 | #Constraints:     131103
3582.79/3595.18	c #Conflicts:    2075000 | #Constraints:     132103
3582.79/3595.18	c #Conflicts:    2076000 | #Constraints:     133103
3582.79/3595.18	c #Conflicts:    2077000 | #Constraints:     134103
3582.79/3595.18	c #Conflicts:    2078000 | #Constraints:     135103
3582.79/3595.18	c #Conflicts:    2079000 | #Constraints:     136103
3582.79/3595.18	c #Conflicts:    2080000 | #Constraints:     137103
3582.79/3595.18	c #Conflicts:    2081000 | #Constraints:     138103
3582.79/3595.18	c #Conflicts:    2082000 | #Constraints:     139103
3582.79/3595.18	c #Conflicts:    2083000 | #Constraints:     140103
3582.79/3595.18	c #Conflicts:    2084000 | #Constraints:     141103
3582.79/3595.18	c #Conflicts:    2085000 | #Constraints:     142103
3582.79/3595.18	c #Conflicts:    2086000 | #Constraints:     143103
3582.79/3595.18	c #Conflicts:    2087000 | #Constraints:     144103
3582.79/3595.18	c #Conflicts:    2088000 | #Constraints:     145103
3582.79/3595.18	c #Conflicts:    2089000 | #Constraints:     146104
3582.79/3595.18	c #Conflicts:    2090000 | #Constraints:     147104
3582.79/3595.18	c #Conflicts:    2091000 | #Constraints:     148104
3582.79/3595.18	c #Conflicts:    2092000 | #Constraints:     149105
3582.79/3595.18	c #Conflicts:    2093000 | #Constraints:     150106
3582.79/3595.18	c #Conflicts:    2094000 | #Constraints:     151106
3582.79/3595.18	c #Conflicts:    2095000 | #Constraints:     152106
3582.79/3595.18	c #Conflicts:    2096000 | #Constraints:     153106
3582.79/3595.18	c #Conflicts:    2097000 | #Constraints:     154106
3582.79/3595.18	c #Conflicts:    2098000 | #Constraints:     155106
3582.79/3595.18	c #Conflicts:    2099000 | #Constraints:     156106
3582.79/3595.18	c #Conflicts:    2100000 | #Constraints:     157106
3582.79/3595.18	c #Conflicts:    2101000 | #Constraints:     158106
3582.79/3595.18	c #Conflicts:    2102000 | #Constraints:     159106
3582.79/3595.18	c #Conflicts:    2103000 | #Constraints:     160106
3582.79/3595.18	c #Conflicts:    2104000 | #Constraints:     161106
3582.79/3595.18	c #Conflicts:    2105000 | #Constraints:     162106
3582.79/3595.18	c #Conflicts:    2106000 | #Constraints:     163106
3582.79/3595.18	c #Conflicts:    2107000 | #Constraints:     164106
3582.79/3595.18	c #Conflicts:    2108000 | #Constraints:     165106
3582.79/3595.18	c #Conflicts:    2109000 | #Constraints:     166106
3582.79/3595.18	c #Conflicts:    2110000 | #Constraints:     167106
3582.79/3595.18	c #Conflicts:    2111000 | #Constraints:     168106
3582.79/3595.18	c #Conflicts:    2112000 | #Constraints:     169106
3582.79/3595.18	c #Conflicts:    2113000 | #Constraints:     170106
3582.79/3595.18	c #Conflicts:    2114000 | #Constraints:     171106
3582.79/3595.18	c #Conflicts:    2115000 | #Constraints:     172106
3582.79/3595.18	c #Conflicts:    2116000 | #Constraints:     173106
3582.79/3595.18	c #Conflicts:    2117000 | #Constraints:     174106
3582.79/3595.18	c #Conflicts:    2118000 | #Constraints:     175106
3582.79/3595.18	c #Conflicts:    2119000 | #Constraints:     176106
3582.79/3595.18	c #Conflicts:    2120000 | #Constraints:     177106
3582.79/3595.18	c #Conflicts:    2121000 | #Constraints:     178106
3582.79/3595.18	c #Conflicts:    2122000 | #Constraints:     179106
3582.79/3595.18	c #Conflicts:    2123000 | #Constraints:     180106
3582.79/3595.18	c #Conflicts:    2124000 | #Constraints:     181106
3582.79/3595.18	c #Conflicts:    2125000 | #Constraints:     182106
3582.79/3595.18	c #Conflicts:    2126000 | #Constraints:     183106
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    2127000 | #Constraints:     105502
3582.79/3595.18	c #Conflicts:    2128000 | #Constraints:     106502
3582.79/3595.18	c #Conflicts:    2129000 | #Constraints:     107502
3582.79/3595.18	c #Conflicts:    2130000 | #Constraints:     108502
3582.79/3595.18	c #Conflicts:    2131000 | #Constraints:     109502
3582.79/3595.18	c #Conflicts:    2132000 | #Constraints:     110502
3582.79/3595.18	c #Conflicts:    2133000 | #Constraints:     111502
3582.79/3595.18	c #Conflicts:    2134000 | #Constraints:     112502
3582.79/3595.18	c #Conflicts:    2135000 | #Constraints:     113502
3582.79/3595.18	c #Conflicts:    2136000 | #Constraints:     114502
3582.79/3595.18	c #Conflicts:    2137000 | #Constraints:     115502
3582.79/3595.18	c #Conflicts:    2138000 | #Constraints:     116502
3582.79/3595.18	c #Conflicts:    2139000 | #Constraints:     117502
3582.79/3595.18	c #Conflicts:    2140000 | #Constraints:     118502
3582.79/3595.18	c #Conflicts:    2141000 | #Constraints:     119502
3582.79/3595.18	c #Conflicts:    2142000 | #Constraints:     120502
3582.79/3595.18	c #Conflicts:    2143000 | #Constraints:     121502
3582.79/3595.18	c #Conflicts:    2144000 | #Constraints:     122502
3582.79/3595.18	c #Conflicts:    2145000 | #Constraints:     123502
3582.79/3595.18	c #Conflicts:    2146000 | #Constraints:     124502
3582.79/3595.18	c #Conflicts:    2147000 | #Constraints:     125502
3582.79/3595.18	c #Conflicts:    2148000 | #Constraints:     126502
3582.79/3595.18	c #Conflicts:    2149000 | #Constraints:     127502
3582.79/3595.18	c #Conflicts:    2150000 | #Constraints:     128502
3582.79/3595.18	c #Conflicts:    2151000 | #Constraints:     129502
3582.79/3595.18	c #Conflicts:    2152000 | #Constraints:     130502
3582.79/3595.18	c #Conflicts:    2153000 | #Constraints:     131502
3582.79/3595.18	c #Conflicts:    2154000 | #Constraints:     132502
3582.79/3595.18	c #Conflicts:    2155000 | #Constraints:     133502
3582.79/3595.18	c #Conflicts:    2156000 | #Constraints:     134502
3582.79/3595.18	c #Conflicts:    2157000 | #Constraints:     135502
3582.79/3595.18	c #Conflicts:    2158000 | #Constraints:     136502
3582.79/3595.18	c #Conflicts:    2159000 | #Constraints:     137502
3582.79/3595.18	c #Conflicts:    2160000 | #Constraints:     138502
3582.79/3595.18	c #Conflicts:    2161000 | #Constraints:     139502
3582.79/3595.18	c #Conflicts:    2162000 | #Constraints:     140502
3582.79/3595.18	c #Conflicts:    2163000 | #Constraints:     141502
3582.79/3595.18	c #Conflicts:    2164000 | #Constraints:     142502
3582.79/3595.18	c #Conflicts:    2165000 | #Constraints:     143502
3582.79/3595.18	c #Conflicts:    2166000 | #Constraints:     144502
3582.79/3595.18	c #Conflicts:    2167000 | #Constraints:     145502
3582.79/3595.18	c #Conflicts:    2168000 | #Constraints:     146502
3582.79/3595.18	c #Conflicts:    2169000 | #Constraints:     147502
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38150.8
3582.79/3595.18	c #Conflicts:    2170000 | #Constraints:      91254
3582.79/3595.18	c #Conflicts:    2171000 | #Constraints:      92255
3582.79/3595.18	c #Conflicts:    2172000 | #Constraints:      93255
3582.79/3595.18	c #Conflicts:    2173000 | #Constraints:      94255
3582.79/3595.18	c #Conflicts:    2174000 | #Constraints:      95255
3582.79/3595.18	c #Conflicts:    2175000 | #Constraints:      96255
3582.79/3595.18	c #Conflicts:    2176000 | #Constraints:      97255
3582.79/3595.18	c #Conflicts:    2177000 | #Constraints:      98255
3582.79/3595.18	c #Conflicts:    2178000 | #Constraints:      99255
3582.79/3595.18	c #Conflicts:    2179000 | #Constraints:     100255
3582.79/3595.18	c #Conflicts:    2180000 | #Constraints:     101255
3582.79/3595.18	c #Conflicts:    2181000 | #Constraints:     102255
3582.79/3595.18	c #Conflicts:    2182000 | #Constraints:     103255
3582.79/3595.18	c #Conflicts:    2183000 | #Constraints:     104255
3582.79/3595.18	c #Conflicts:    2184000 | #Constraints:     105255
3582.79/3595.18	c #Conflicts:    2185000 | #Constraints:     106255
3582.79/3595.18	c #Conflicts:    2186000 | #Constraints:     107255
3582.79/3595.18	c #Conflicts:    2187000 | #Constraints:     108255
3582.79/3595.18	c #Conflicts:    2188000 | #Constraints:     109255
3582.79/3595.18	c #Conflicts:    2189000 | #Constraints:     110255
3582.79/3595.18	c #Conflicts:    2190000 | #Constraints:     111255
3582.79/3595.18	c #Conflicts:    2191000 | #Constraints:     112255
3582.79/3595.18	c #Conflicts:    2192000 | #Constraints:     113255
3582.79/3595.18	c #Conflicts:    2193000 | #Constraints:     114255
3582.79/3595.18	c #Conflicts:    2194000 | #Constraints:     115256
3582.79/3595.18	c #Conflicts:    2195000 | #Constraints:     116256
3582.79/3595.18	c #Conflicts:    2196000 | #Constraints:     117257
3582.79/3595.18	c #Conflicts:    2197000 | #Constraints:     118257
3582.79/3595.18	c #Conflicts:    2198000 | #Constraints:     119257
3582.79/3595.18	c #Conflicts:    2199000 | #Constraints:     120257
3582.79/3595.18	c #Conflicts:    2200000 | #Constraints:     121258
3582.79/3595.18	c #Conflicts:    2201000 | #Constraints:     122258
3582.79/3595.18	c #Conflicts:    2202000 | #Constraints:     123258
3582.79/3595.18	c #Conflicts:    2203000 | #Constraints:     124258
3582.79/3595.18	c #Conflicts:    2204000 | #Constraints:     125258
3582.79/3595.18	c #Conflicts:    2205000 | #Constraints:     126258
3582.79/3595.18	c #Conflicts:    2206000 | #Constraints:     127259
3582.79/3595.18	c #Conflicts:    2207000 | #Constraints:     128259
3582.79/3595.18	c #Conflicts:    2208000 | #Constraints:     129259
3582.79/3595.18	c #Conflicts:    2209000 | #Constraints:     130259
3582.79/3595.18	c #Conflicts:    2210000 | #Constraints:     131259
3582.79/3595.18	c #Conflicts:    2211000 | #Constraints:     132259
3582.79/3595.18	c #Conflicts:    2212000 | #Constraints:     133259
3582.79/3595.18	c #Conflicts:    2213000 | #Constraints:     134259
3582.79/3595.18	c #Conflicts:    2214000 | #Constraints:     135259
3582.79/3595.18	c #Conflicts:    2215000 | #Constraints:     136259
3582.79/3595.18	c #Conflicts:    2216000 | #Constraints:     137259
3582.79/3595.18	c #Conflicts:    2217000 | #Constraints:     138259
3582.79/3595.18	c #Conflicts:    2218000 | #Constraints:     139259
3582.79/3595.18	c #Conflicts:    2219000 | #Constraints:     140259
3582.79/3595.18	c #Conflicts:    2220000 | #Constraints:     141259
3582.79/3595.18	c #Conflicts:    2221000 | #Constraints:     142259
3582.79/3595.18	c #Conflicts:    2222000 | #Constraints:     143259
3582.79/3595.18	c #Conflicts:    2223000 | #Constraints:     144259
3582.79/3595.18	c #Conflicts:    2224000 | #Constraints:     145259
3582.79/3595.18	c #Conflicts:    2225000 | #Constraints:     146259
3582.79/3595.18	c #Conflicts:    2226000 | #Constraints:     147259
3582.79/3595.18	c #Conflicts:    2227000 | #Constraints:     148259
3582.79/3595.18	c #Conflicts:    2228000 | #Constraints:     149259
3582.79/3595.18	c #Conflicts:    2229000 | #Constraints:     150259
3582.79/3595.18	c #Conflicts:    2230000 | #Constraints:     151260
3582.79/3595.18	c #Conflicts:    2231000 | #Constraints:     152260
3582.79/3595.18	c #Conflicts:    2232000 | #Constraints:     153260
3582.79/3595.18	c #Conflicts:    2233000 | #Constraints:     154260
3582.79/3595.18	c #Conflicts:    2234000 | #Constraints:     155260
3582.79/3595.18	c #Conflicts:    2235000 | #Constraints:     156260
3582.79/3595.18	c #Conflicts:    2236000 | #Constraints:     157260
3582.79/3595.18	c #Conflicts:    2237000 | #Constraints:     158260
3582.79/3595.18	c #Conflicts:    2238000 | #Constraints:     159260
3582.79/3595.18	c #Conflicts:    2239000 | #Constraints:     160260
3582.79/3595.18	c #Conflicts:    2240000 | #Constraints:     161260
3582.79/3595.18	c #Conflicts:    2241000 | #Constraints:     162260
3582.79/3595.18	c #Conflicts:    2242000 | #Constraints:     163260
3582.79/3595.18	c #Conflicts:    2243000 | #Constraints:     164260
3582.79/3595.18	c #Conflicts:    2244000 | #Constraints:     165260
3582.79/3595.18	c #Conflicts:    2245000 | #Constraints:     166260
3582.79/3595.18	c #Conflicts:    2246000 | #Constraints:     167260
3582.79/3595.18	c #Conflicts:    2247000 | #Constraints:     168260
3582.79/3595.18	c #Conflicts:    2248000 | #Constraints:     169260
3582.79/3595.18	c #Conflicts:    2249000 | #Constraints:     170260
3582.79/3595.18	c #Conflicts:    2250000 | #Constraints:     171260
3582.79/3595.18	c #Conflicts:    2251000 | #Constraints:     172260
3582.79/3595.18	c #Conflicts:    2252000 | #Constraints:     173260
3582.79/3595.18	c #Conflicts:    2253000 | #Constraints:     174260
3582.79/3595.18	c #Conflicts:    2254000 | #Constraints:     175260
3582.79/3595.18	c #Conflicts:    2255000 | #Constraints:     176260
3582.79/3595.18	c #Conflicts:    2256000 | #Constraints:     177260
3582.79/3595.18	c #Conflicts:    2257000 | #Constraints:     178260
3582.79/3595.18	c #Conflicts:    2258000 | #Constraints:     179260
3582.79/3595.18	c #Conflicts:    2259000 | #Constraints:     180260
3582.79/3595.18	c #Conflicts:    2260000 | #Constraints:     181261
3582.79/3595.18	c #Conflicts:    2261000 | #Constraints:     182261
3582.79/3595.18	c #Conflicts:    2262000 | #Constraints:     183261
3582.79/3595.18	c #Conflicts:    2263000 | #Constraints:     184261
3582.79/3595.18	c #Conflicts:    2264000 | #Constraints:     185261
3582.79/3595.18	c #Conflicts:    2265000 | #Constraints:     186261
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38663.2
3582.79/3595.18	c #Conflicts:    2266000 | #Constraints:     106822
3582.79/3595.18	c #Conflicts:    2267000 | #Constraints:     107822
3582.79/3595.18	c #Conflicts:    2268000 | #Constraints:     108822
3582.79/3595.18	c #Conflicts:    2269000 | #Constraints:     109822
3582.79/3595.18	c #Conflicts:    2270000 | #Constraints:     110822
3582.79/3595.18	c #Conflicts:    2271000 | #Constraints:     111822
3582.79/3595.18	c #Conflicts:    2272000 | #Constraints:     112822
3582.79/3595.18	c #Conflicts:    2273000 | #Constraints:     113822
3582.79/3595.18	c #Conflicts:    2274000 | #Constraints:     114822
3582.79/3595.18	c #Conflicts:    2275000 | #Constraints:     115822
3582.79/3595.18	c #Conflicts:    2276000 | #Constraints:     116822
3582.79/3595.18	c #Conflicts:    2277000 | #Constraints:     117822
3582.79/3595.18	c #Conflicts:    2278000 | #Constraints:     118822
3582.79/3595.18	c #Conflicts:    2279000 | #Constraints:     119822
3582.79/3595.18	c #Conflicts:    2280000 | #Constraints:     120823
3582.79/3595.18	c #Conflicts:    2281000 | #Constraints:     121823
3582.79/3595.18	c #Conflicts:    2282000 | #Constraints:     122823
3582.79/3595.18	c #Conflicts:    2283000 | #Constraints:     123823
3582.79/3595.18	c #Conflicts:    2284000 | #Constraints:     124823
3582.79/3595.18	c #Conflicts:    2285000 | #Constraints:     125823
3582.79/3595.18	c #Conflicts:    2286000 | #Constraints:     126823
3582.79/3595.18	c #Conflicts:    2287000 | #Constraints:     127823
3582.79/3595.18	c #Conflicts:    2288000 | #Constraints:     128823
3582.79/3595.18	c #Conflicts:    2289000 | #Constraints:     129823
3582.79/3595.18	c #Conflicts:    2290000 | #Constraints:     130823
3582.79/3595.18	c #Conflicts:    2291000 | #Constraints:     131823
3582.79/3595.18	c #Conflicts:    2292000 | #Constraints:     132823
3582.79/3595.18	c #Conflicts:    2293000 | #Constraints:     133823
3582.79/3595.18	c #Conflicts:    2294000 | #Constraints:     134823
3582.79/3595.18	c #Conflicts:    2295000 | #Constraints:     135823
3582.79/3595.18	c #Conflicts:    2296000 | #Constraints:     136823
3582.79/3595.18	c #Conflicts:    2297000 | #Constraints:     137823
3582.79/3595.18	c #Conflicts:    2298000 | #Constraints:     138823
3582.79/3595.18	c #Conflicts:    2299000 | #Constraints:     139823
3582.79/3595.18	c #Conflicts:    2300000 | #Constraints:     140823
3582.79/3595.18	c #Conflicts:    2301000 | #Constraints:     141823
3582.79/3595.18	c #Conflicts:    2302000 | #Constraints:     142823
3582.79/3595.18	c #Conflicts:    2303000 | #Constraints:     143823
3582.79/3595.18	c #Conflicts:    2304000 | #Constraints:     144823
3582.79/3595.18	c #Conflicts:    2305000 | #Constraints:     145823
3582.79/3595.18	c #Conflicts:    2306000 | #Constraints:     146823
3582.79/3595.18	c #Conflicts:    2307000 | #Constraints:     147823
3582.79/3595.18	c #Conflicts:    2308000 | #Constraints:     148823
3582.79/3595.18	c #Conflicts:    2309000 | #Constraints:     149823
3582.79/3595.18	c #Conflicts:    2310000 | #Constraints:     150823
3582.79/3595.18	c INPROCESSING
3582.79/3595.18	c GARBAGE COLLECT
3582.79/3595.18	c rational objective 38663.4
3582.79/3595.18	c #Conflicts:    2311000 | #Constraints:      91613
3582.79/3595.18	c #Conflicts:    2312000 | #Constraints:      92613
3582.79/3595.18	c #Conflicts:    2313000 | #Constraints:      93613
3582.79/3595.18	c #Conflicts:    2314000 | #Constraints:      94613
3582.79/3595.18	c #Conflicts:    2315000 | #Constraints:      95613
3582.79/3595.18	c #Conflicts:    2316000 | #Constraints:      96613
3582.79/3595.18	c #Conflicts:    2317000 | #Constraints:      97613
3582.79/3595.18	c #Conflicts:    2318000 | #Constraints:      98613
3582.79/3595.18	c #Conflicts:    2319000 | #Constraints:      99613
3582.79/3595.18	c #Conflicts:    2320000 | #Constraints:     100613
3582.79/3595.18	c #Conflicts:    2321000 | #Constraints:     101613
3582.79/3595.18	c #Conflicts:    2322000 | #Constraints:     102613
3582.79/3595.18	c #Conflicts:    2323000 | #Constraints:     103613
3582.79/3595.18	c #Conflicts:    2324000 | #Constraints:     104613
3582.79/3595.18	c #Conflicts:    2325000 | #Constraints:     105613
3582.79/3595.18	c #Conflicts:    2326000 | #Constraints:     106613
3582.79/3595.18	c #Conflicts:    2327000 | #Constraints:     107613
3582.79/3595.18	c #Conflicts:    2328000 | #Constraints:     108613
3582.79/3595.18	c #Conflicts:    2329000 | #Constraints:     109613
3582.79/3595.18	c #Conflicts:    2330000 | #Constraints:     110613
3582.79/3595.18	c #Conflicts:    2331000 | #Constraints:     111613
3582.79/3595.18	c #Conflicts:    2332000 | #Constraints:     112613
3582.79/3595.18	c #Conflicts:    2333000 | #Constraints:     113613
3582.79/3595.18	c #Conflicts:    2334000 | #Constraints:     114613
3582.79/3595.18	c #Conflicts:    2335000 | #Constraints:     115613
3582.79/3595.18	c #Conflicts:    2336000 | #Constraints:     116613
3582.79/3595.18	c #Conflicts:    2337000 | #Constraints:     117613
3582.79/3595.18	c #Conflicts:    2338000 | #Constraints:     118613
3582.79/3595.18	c #Conflicts:    2339000 | #Constraints:     119613
3582.79/3595.18	c #Conflicts:    2340000 | #Constraints:     120613
3582.79/3595.18	c #Conflicts:    2341000 | #Constraints:     121613
3582.79/3595.18	c #Conflicts:    2342000 | #Constraints:     122614
3582.79/3595.18	c #Conflicts:    2343000 | #Constraints:     123614
3582.79/3595.18	c #Conflicts:    2344000 | #Constraints:     124614
3582.79/3595.18	c #Conflicts:    2345000 | #Constraints:     125614
3582.79/3595.18	c #Conflicts:    2346000 | #Constraints:     126614
3582.79/3595.18	c #Conflicts:    2347000 | #Constraints:     127614
3582.79/3595.18	c #Conflicts:    2348000 | #Constraints:     128614
3582.79/3595.18	c #Conflicts:    2349000 | #Constraints:     129614
3582.79/3595.18	c #Conflicts:    2350000 | #Constraints:     130614
3582.79/3595.18	c #Conflicts:    2351000 | #Constraints:     131614
3582.79/3595.18	c #Conflicts:    2352000 | #Constraints:     132614
3582.79/3595.18	c #Conflicts:    2353000 | #Constraints:     133614
3582.79/3595.18	c #Conflicts:    2354000 | #Constraints:     134614
3582.79/3595.18	c #Conflicts:    2355000 | #Constraints:     135614
3582.79/3595.18	c #Conflicts:    2356000 | #Constraints:     136614
3582.79/3595.18	c #Conflicts:    2357000 | #Constraints:     137614
3582.79/3595.18	c #Conflicts:    2358000 | #Constraints:     138614
3582.79/3595.18	c #Conflicts:    2359000 | #Constraints:     139614
3582.79/3595.18	c #Conflicts:    2360000 | #Constraints:     140614
3582.79/3595.18	c #Conflicts:    2361000 | #Constraints:     141614
3582.79/3595.18	c #Conflicts:    2362000 | #Constraints:     142614
3582.79/3595.18	c #Conflicts:    2363000 | #Constraints:     143614
3582.79/3595.18	c #Conflicts:    2364000 | #Constraints:     144614
3582.79/3595.18	c #Conflicts:    2365000 | #Constraints:     145614
3582.79/3595.18	c #Conflicts:    2366000 | #Constraints:     146614
3582.79/3595.18	c #Conflicts:    2367000 | #Constraints:     147614
3582.79/3595.18	c #Conflicts:    2368000 | #Constraints:     148614
3582.79/3595.18	c #Conflicts:    2369000 | #Constraints:     149615
3582.79/3595.18	c #Conflicts:    2370000 | #Constraints:     150615
3582.79/3595.18	c #Conflicts:    2371000 | #Constraints:     151615
3582.79/3595.18	c #Conflicts:    2372000 | #Constraints:     152615
3582.79/3595.18	c #Conflicts:    2373000 | #Constraints:     153615
3582.79/3595.18	c #Conflicts:    2374000 | #Constraints:     154615
3582.79/3595.18	c #Conflicts:    2375000 | #Constraints:     155615
3582.79/3595.18	c #Conflicts:    2376000 | #Constraints:     156615
3582.79/3595.18	c #Conflicts:    2377000 | #Constraints:     157615
3582.79/3595.18	c #Conflicts:    2378000 | #Constraints:     158615
3582.79/3595.18	c #Conflicts:    2379000 | #Constraints:     159615
3582.79/3595.18	c #Conflicts:    2380000 | #Constraints:     160615
3582.79/3595.18	c #Conflicts:    2381000 | #Constraints:     161615
3582.79/3595.18	c #Conflicts:    2382000 | #Constraints:     162615
3582.79/3595.18	c #Conflicts:    2383000 | #Constraints:     163615
3582.79/3595.18	c #Conflicts:    2384000 | #Constraints:     164615
3582.79/3595.18	c #Conflicts:    2385000 | #Constraints:     165615
3582.79/3595.18	c #Conflicts:    2386000 | #Constraints:     166615
3582.79/3595.18	c #Conflicts:    2387000 | #Constraints:     167615
3582.79/3595.18	c #Conflicts:    2388000 | #Constraints:     168615
3582.79/3595.18	c #Conflicts:    2389000 | #Constraints:     169615
3582.79/3595.18	c #Conflicts:    2390000 | #Constraints:     170615
3582.79/3595.18	c #Conflicts:    2391000 | #Constraints:     171615
3582.79/3595.18	c #Conflicts:    2392000 | #Constraints:     172615
3582.79/3595.18	c #Conflicts:    2393000 | #Constraints:     173615
3582.79/3595.18	c #Conflicts:    2394000 | #Constraints:     174615
3582.79/3595.18	c #Conflicts:    2395000 | #Constraints:     175615
3582.79/3595.18	c #Conflicts:    2396000 | #Constraints:     176615
3582.79/3595.18	c #Conflicts:    2397000 | #Constraints:     177615
3582.79/3595.18	c #Conflicts:    2398000 | #Constraints:     178615
3582.79/3595.18	c #Conflicts:    2399000 | #Constraints:     179615
3582.79/3595.18	c #Conflicts:    2400000 | #Constraints:     180615
3582.79/3595.18	c #Conflicts:    2401000 | #Constraints:     181615
3582.79/3595.18	c #Conflicts:    2402000 | #Constraints:     182615
3582.79/3595.18	c Disabling crashed LP
3582.79/3595.18	c cpu time 3504.68 s
3582.79/3595.18	c deterministic time 301089942625 3.01e+11
3582.79/3595.18	c optimization time 104.051 s
3582.79/3595.18	c total solve time 3400.48 s
3582.79/3595.18	c core-guided solve time 1305.04 s
3582.79/3595.18	c propagation time 1708.64 s
3582.79/3595.18	c conflict analysis time 1058.45 s
3582.79/3595.18	c propagations 1460733118
3582.79/3595.18	c resolve steps 145134277
3582.79/3595.18	c decisions 153462801
3582.79/3595.18	c conflicts 2402403
3582.79/3595.18	c restarts 4094
3582.79/3595.18	c inprocessing phases 60
3582.79/3595.18	c input clauses 476
3582.79/3595.18	c input cardinalities 318
3582.79/3595.18	c input general constraints 24964
3582.79/3595.18	c input average constraint length 20.37
3582.79/3595.18	c input average constraint degree 249.09
3582.79/3595.18	c learned clauses 2048447
3582.79/3595.18	c learned cardinalities 57274
3582.79/3595.18	c learned general constraints 296814
3582.79/3595.18	c learned average constraint length 760.01
3582.79/3595.18	c learned average constraint degree 17648620.50
3582.79/3595.18	c watched constraints 302169
3582.79/3595.18	c counting constraints 44573
3582.79/3595.18	c gcd simplifications 126077
3582.79/3595.18	c detected cardinalities 750
3582.79/3595.18	c weakened non-implied lits 294226119
3582.79/3595.18	c weakened non-implying lits 569129
3582.79/3595.18	c original variables 26386
3582.79/3595.18	c clausal propagations 47180585
3582.79/3595.18	c cardinality propagations 614214546
3582.79/3595.18	c watched propagations 688026670
3582.79/3595.18	c counting propagations 71456992
3582.79/3595.18	c watch lookups 37025654677
3582.79/3595.18	c watch backjump lookups 35037496699
3582.79/3595.18	c watch checks 202067775831
3582.79/3595.18	c propagation checks 16640837413
3582.79/3595.18	c constraint additions 7084905837
3582.79/3595.18	c trail pops 1616596471
3582.79/3595.18	c formula constraints 25758
3582.79/3595.18	c learned constraints 2402271
3582.79/3595.18	c bound constraints 0
3582.79/3595.18	c core-guided constraints 0
3582.79/3595.18	c encountered formula constraints 126971626
3582.79/3595.18	c encountered learned constraints 20563982
3582.79/3595.18	c encountered bound constraints 0
3582.79/3595.18	c encountered core-guided constraints 0
3582.79/3595.18	c LP total time 789.766 s
3582.79/3595.18	c LP solve time 783.43 s
3582.79/3595.18	c LP constraints added 26611
3582.79/3595.18	c LP constraints removed 798
3582.79/3595.18	c LP pivots internal 2402403
3582.79/3595.18	c LP pivots root 77374
3582.79/3595.18	c LP calls 3160
3582.79/3595.18	c LP optimalities 3025
3582.79/3595.18	c LP no pivot count 97
3582.79/3595.18	c LP infeasibilities 132
3582.79/3595.18	c LP valid Farkas constraints 132
3582.79/3595.18	c LP learned Farkas constraints 132
3582.79/3595.18	c LP basis resets 0
3582.79/3595.18	c LP cycling count 0
3582.79/3595.18	c LP singular count 0
3582.79/3595.18	c LP no primal count 0
3582.79/3595.18	c LP no farkas count 0
3582.79/3595.18	c LP other issue count 0
3582.79/3595.18	c LP Gomory cuts 0
3582.79/3595.18	c LP learned cuts 853
3582.79/3595.18	c LP deleted cuts 798
3582.79/3595.18	c LP encountered Gomory constraints 0
3582.79/3595.18	c LP encountered Farkas constraints 696
3582.79/3595.18	c LP encountered learned Farkas constraints 244
3582.79/3595.18	c CG auxiliary variables introduced 0
3582.79/3595.18	c CG solutions found 0
3582.79/3595.18	c CG cores constructed 0
3582.79/3595.18	c CG core cardinality constraints returned 0
3582.79/3595.18	c CG unit cores 0
3582.79/3595.18	c CG single cores 0
3582.79/3595.18	c CG blocks removed during cardinality reduction 0
3582.79/3595.18	c CG first core best 0
3582.79/3595.18	c CG decision core best 0
3582.79/3595.18	c CG core reduction tie 0
3582.79/3595.18	c CG core degree average 0.00
3582.79/3595.18	c CG core slack average 0.00
3582.79/3595.18	c CG core upper bound improvements 0
3582.79/3595.18	c LS first time 600.056 s
3582.79/3595.18	c LS restart time 0 s
3582.79/3595.18	s UNKNOWN
3582.79/3595.18	c Program interrupted by user.
3582.79/3595.19	c Total time: 3595.167 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-4793234-1782413385/watcher-4793234-1782413385 -o /tmp/evaluation-result-4793234-1782413385/solver-4793234-1782413385 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793234-1782413385/vars-4793234-1782413385 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389319 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4793234-1782413385.opb 3600 HOME 62000 

running on 4 cores: 56-59

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

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

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (116753 MiB free)
  node 1: cores 8-15, 128973 MiB (90530 MiB free)
  node 2: cores 16-23, 129019 MiB (107523 MiB free)
  node 3: cores 24-31, 129003 MiB (120288 MiB free)
  node 4: cores 32-39, 129019 MiB (104183 MiB free)
  node 5: cores 40-47, 129019 MiB (118951 MiB free)
  node 6: cores 48-55, 129019 MiB (117698 MiB free)
  node 7: cores 56-63, 128474 MiB (116325 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=2394612, runsolver pid=2394609
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 16.00 16.02 16.08 17/905 2394620
/proc/meminfo: memFree=913611480/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3256 KiB

[startup+0.215552 s]*
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913597812/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=58696 memory=20700 CPUtime=0.1 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 3304 0 0 0 9 1 0 0 20 0 1 0 174626189 60104704 4874 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 14674 5175 2057 1054 0 3255 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65680 KiB
Current children cumulated memory: 25692 KiB

[startup+0.314353 s]*
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913587604/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=145404 memory=103808 CPUtime=0.19 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 14026 0 0 0 17 2 0 0 20 0 1 0 174626189 148893696 25637 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 36351 25952 2327 1054 0 24932 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 152388 KiB
Current children cumulated memory: 108800 KiB

[startup+0.700255 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913477724/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=0.56 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33201 0 0 0 53 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+1.50023 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913461084/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=1.36 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33201 0 0 0 133 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+3.11404 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913396496/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=2.97 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33203 0 0 0 294 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+6.30023 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=913123064/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=6.14 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33205 0 0 0 611 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+12.7002 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=912913216/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=12.52 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33207 0 0 0 1249 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+25.5002 s]
/proc/loadavg: 16.00 16.02 16.08 17/905 2394625
/proc/meminfo: memFree=912535360/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=217128 memory=173112 CPUtime=25.27 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 33207 0 0 0 2524 3 0 0 20 0 1 0 174626189 222339072 42841 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 54282 43278 2375 1054 0 42863 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 224112 KiB
Current children cumulated memory: 178104 KiB

[startup+51.1141 s]
/proc/loadavg: 16.00 16.01 16.08 17/904 2394693
/proc/meminfo: memFree=912775072/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0

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

/proc/2394625/statm: 536387 472874 2423 1054 0 524968 0
Current children cumulated CPU time: 3450.42 s
Current children cumulated vsize: 2152532 KiB
Current children cumulated memory: 1896488 KiB

[startup+3522.3 s]
/proc/loadavg: 16.29 16.10 16.15 17/903 2395828
/proc/meminfo: memFree=957386896/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2145548 memory=1892780 CPUtime=3510.14 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290252 0 0 0 343277 7737 0 0 20 0 1 0 174626189 2197041152 472715 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536387 473195 2423 1054 0 524968 0
Current children cumulated CPU time: 3510.22 s
Current children cumulated vsize: 2152532 KiB
Current children cumulated memory: 1897772 KiB

[startup+3582.3 s]
/proc/loadavg: 16.58 16.23 16.20 17/904 2395832
/proc/meminfo: memFree=957169264/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893660 CPUtime=3569.94 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290384 0 0 0 349201 7793 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473415 2423 1054 0 525114 0
Current children cumulated CPU time: 3570.02 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898652 KiB

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

# cumulated CPU time of all completed processes:  user=3504.77 s, system=78.0891 s

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

[startup+3584 s]*
/proc/loadavg: 16.54 16.23 16.19 17/904 2395832
/proc/meminfo: memFree=957170056/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893660 CPUtime=3571.64 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290384 0 0 0 349370 7794 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473415 2423 1054 0 525114 0
Current children cumulated CPU time: 3571.72 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898652 KiB

[startup+3590.4 s]
/proc/loadavg: 16.49 16.23 16.19 17/904 2395832
/proc/meminfo: memFree=957146640/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893672 CPUtime=3578.01 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290387 0 0 0 350001 7800 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473418 2423 1054 0 525114 0
Current children cumulated CPU time: 3578.09 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898664 KiB

[startup+3593.6 s]
/proc/loadavg: 16.49 16.23 16.19 17/904 2395832
/proc/meminfo: memFree=957141800/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893692 CPUtime=3581.2 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290394 0 0 0 350317 7803 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473423 2423 1054 0 525114 0
Current children cumulated CPU time: 3581.28 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898684 KiB

[startup+3594.4 s]
/proc/loadavg: 16.45 16.22 16.19 17/904 2395832
/proc/meminfo: memFree=957137024/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893696 CPUtime=3581.99 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290396 0 0 0 350396 7803 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473424 2423 1054 0 525114 0
Current children cumulated CPU time: 3582.07 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898688 KiB

[startup+3594.8 s]
/proc/loadavg: 16.45 16.22 16.19 17/904 2395832
/proc/meminfo: memFree=957137024/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893708 CPUtime=3582.39 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290399 0 0 0 350436 7803 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473427 2423 1054 0 525114 0
Current children cumulated CPU time: 3582.47 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898700 KiB

[startup+3595 s]*
/proc/loadavg: 16.45 16.22 16.19 17/904 2395832
/proc/meminfo: memFree=957190376/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893708 CPUtime=3582.6 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290400 0 0 0 350457 7803 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473427 2423 1054 0 525114 0
Current children cumulated CPU time: 3582.68 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898700 KiB

[startup+3595.11 s]
/proc/loadavg: 16.45 16.22 16.19 17/904 2395832
/proc/meminfo: memFree=957190376/1055320708 swapFree=32681640/33554428
[pid=2394612] ppid=2394609 vsize=4324 memory=3256 CPUtime=0.08 cores=56-59
/proc/2394612/stat : 2394612 (AutoAdaptRoundi) S 2394609 2394612 2389295 0 -1 4194304 511 16520 0 0 0 0 7 1 20 0 1 0 174626178 4427776 512 18446744073709551615 94215448596480 94215449491013 140727805658928 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94215449730064 94215449777808 94215460225024 140727805667559 140727805667705 140727805667705 140727805673441 0
/proc/2394612/statm: 1081 814 713 219 0 143 0
[pid=2394624] ppid=2394612 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2394624/stat : 2394624 (timeout) S 2394612 2394624 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174626189 2723840 256 18446744073709551615 94818239811584 94818239828097 140732294622432 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94818239842864 94818239844952 94818272288768 140732294629505 140732294629788 140732294629788 140732294635495 0
/proc/2394624/statm: 665 434 406 5 0 90 0
[pid=2394625] ppid=2394624 vsize=2146132 memory=1893708 CPUtime=3582.71 cores=56-59
/proc/2394625/stat : 2394625 (roundingsat) R 2394624 2394624 2389295 0 -1 4194304 290400 0 0 0 350467 7804 0 0 20 0 1 0 174626189 2197639168 472843 18446744073709551615 94784334393344 94784338708489 140733235278016 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94784339452328 94784339505672 94784352989184 140733235280023 140733235280287 140733235280287 140733235285994 0
/proc/2394625/statm: 536533 473427 2423 1054 0 525114 0
Current children cumulated CPU time: 3582.79 s
Current children cumulated vsize: 2153116 KiB
Current children cumulated memory: 1898700 KiB

Child status: 0

Real time (s): 3595.2
CPU time (s): 3582.86
CPU user time (s): 3504.77
CPU system time (s): 78.0891
CPU usage (%): 99.6569
Max. virtual memory (cumulated for all children) (KiB): 2153116
Max. memory (cumulated for all children) (KiB): 1898700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3504.77
system time used= 78.0891
maximum resident set size= 1891884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1420
involuntary context switches= 3338


# summary of solver processes directly reported to runsolver:
#   pid: 2394612
#   total CPU time (s): 3582.86
#   total CPU user time (s): 3504.77
#   total CPU system time (s): 78.0891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2969 second user time and 41.4569 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-25 20:49:45
IDJOB=4793234
IDBENCH=183150
IDSOLVER=3619
FILE ID=nodeE010/4793234-1782413385
RUNJOBID= nodeE010-1782407942-2389319
SLURM_JOB_ID= 12511033
Free space on /tmp= 799576 MiB

SOLVER NAME= AutoAdaptRoundingSat v2
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-u159.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4793234-1782413385/watcher-4793234-1782413385 -o /tmp/evaluation-result-4793234-1782413385/solver-4793234-1782413385 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793234-1782413385/vars-4793234-1782413385 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389319 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4793234-1782413385.opb 3600 HOME 62000

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

MD5SUM BENCH= a44290e4e212cd76b383120a6c4bab04
RANDOM SEED=534057819

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        913655112 kB
MemAvailable:   994700940 kB
Buffers:              32 kB
Cached:         84828592 kB
SwapCached:         6960 kB
Active:         53319288 kB
Inactive:       83336272 kB
Active(anon):   51863364 kB
Inactive(anon):    50244 kB
Active(file):    1455924 kB
Inactive(file): 83286028 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681640 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14652 kB
Writeback:            32 kB
AnonPages:      51827448 kB
Mapped:           123332 kB
Shmem:             86672 kB
KReclaimable:    1106000 kB
Slab:            1623460 kB
SReclaimable:    1106000 kB
SUnreclaim:       517460 kB
KernelStack:       15392 kB
PageTables:       110576 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   58384636 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479844 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17254400 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800980 MiB
End job on nodeE010 at 2026-06-25 21:49:40