Trace number 4793296

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08? 3585.3 3595.18

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/devriendt/
tsplib/normalized-kroB150.opb
MD5SUMa4dfecf8dfc003dedb88811e1c1a6c66
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 benchmark39969
Best CPU time to get the best result obtained on this benchmark57602
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23542
Total number of constraints22650
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints22350
Minimum length of a constraint8
Maximum length of a constraint149
Number of terms in the objective function 22350
Biggest coefficient in the objective function 4187
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 38254582
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 4187
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 38254582
Number of bits of the biggest sum of numbers26
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.10	c Preprocess time: 0.079 seconds
3585.24/3595.14	c Exit code from Second Program: 124
3585.24/3595.16	c RoundingSat 2
3585.24/3595.16	c branch HEAD
3585.24/3595.16	c commit unknown
3585.24/3595.16	c #variables 23542 #constraints 22950
3585.24/3595.16	c Finish copy
3585.24/3595.16	c bounds - >= 0 @ 0.157428
3585.24/3595.16	c rational objective 20530.6
3585.24/3595.16	c intsize: 26
3585.24/3595.16	c runls-beg
3585.24/3595.16	c clone-beg
3585.24/3595.16	c setend
3585.24/3595.16	c isMakeUpper
3585.24/3595.16	c isMakeUpper
3585.24/3595.16	c Finish cloning data from SAT to LS
3585.24/3595.16	c
3585.24/3595.16	c Use LS-small
3585.24/3595.16	c ls-end
3585.24/3595.16	c #Conflicts:       1000 | #Constraints:      23950
3585.24/3595.16	c #Conflicts:       2000 | #Constraints:      24950
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 20530.6
3585.24/3595.16	c #Conflicts:       3000 | #Constraints:      25097
3585.24/3595.16	c #Conflicts:       4000 | #Constraints:      26097
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:       5000 | #Constraints:      25555
3585.24/3595.16	c #Conflicts:       6000 | #Constraints:      26555
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:       7000 | #Constraints:      25608
3585.24/3595.16	c #Conflicts:       8000 | #Constraints:      26608
3585.24/3595.16	c #Conflicts:       9000 | #Constraints:      27608
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      10000 | #Constraints:      26360
3585.24/3595.16	c #Conflicts:      11000 | #Constraints:      27360
3585.24/3595.16	c #Conflicts:      12000 | #Constraints:      28360
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      13000 | #Constraints:      26852
3585.24/3595.16	c #Conflicts:      14000 | #Constraints:      27852
3585.24/3595.16	c #Conflicts:      15000 | #Constraints:      28852
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      16000 | #Constraints:      27056
3585.24/3595.16	c #Conflicts:      17000 | #Constraints:      28056
3585.24/3595.16	c #Conflicts:      18000 | #Constraints:      29056
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      19000 | #Constraints:      27075
3585.24/3595.16	c #Conflicts:      20000 | #Constraints:      28075
3585.24/3595.16	c #Conflicts:      21000 | #Constraints:      29075
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      22000 | #Constraints:      26951
3585.24/3595.16	c #Conflicts:      23000 | #Constraints:      27951
3585.24/3595.16	c #Conflicts:      24000 | #Constraints:      28951
3585.24/3595.16	c #Conflicts:      25000 | #Constraints:      29951
3585.24/3595.16	c #Conflicts:      26000 | #Constraints:      30951
3585.24/3595.16	c #Conflicts:      27000 | #Constraints:      31952
3585.24/3595.16	c #Conflicts:      28000 | #Constraints:      32953
3585.24/3595.16	c #Conflicts:      29000 | #Constraints:      33953
3585.24/3595.16	c #Conflicts:      30000 | #Constraints:      34953
3585.24/3595.16	c #Conflicts:      31000 | #Constraints:      35953
3585.24/3595.16	c #Conflicts:      32000 | #Constraints:      36953
3585.24/3595.16	c #Conflicts:      33000 | #Constraints:      37953
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      34000 | #Constraints:      31555
3585.24/3595.16	c #Conflicts:      35000 | #Constraints:      32555
3585.24/3595.16	c #Conflicts:      36000 | #Constraints:      33555
3585.24/3595.16	c #Conflicts:      37000 | #Constraints:      34555
3585.24/3595.16	c #Conflicts:      38000 | #Constraints:      35555
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      39000 | #Constraints:      30508
3585.24/3595.16	c #Conflicts:      40000 | #Constraints:      31508
3585.24/3595.16	c #Conflicts:      41000 | #Constraints:      32508
3585.24/3595.16	c #Conflicts:      42000 | #Constraints:      33508
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      43000 | #Constraints:      29135
3585.24/3595.16	c #Conflicts:      44000 | #Constraints:      30135
3585.24/3595.16	c #Conflicts:      45000 | #Constraints:      31135
3585.24/3595.16	c #Conflicts:      46000 | #Constraints:      32135
3585.24/3595.16	c #Conflicts:      47000 | #Constraints:      33135
3585.24/3595.16	c #Conflicts:      48000 | #Constraints:      34135
3585.24/3595.16	c #Conflicts:      49000 | #Constraints:      35135
3585.24/3595.16	c #Conflicts:      50000 | #Constraints:      36135
3585.24/3595.16	c #Conflicts:      51000 | #Constraints:      37135
3585.24/3595.16	c #Conflicts:      52000 | #Constraints:      38135
3585.24/3595.16	c #Conflicts:      53000 | #Constraints:      39135
3585.24/3595.16	c #Conflicts:      54000 | #Constraints:      40135
3585.24/3595.16	c #Conflicts:      55000 | #Constraints:      41135
3585.24/3595.16	c #Conflicts:      56000 | #Constraints:      42135
3585.24/3595.16	c #Conflicts:      57000 | #Constraints:      43135
3585.24/3595.16	c #Conflicts:      58000 | #Constraints:      44135
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      59000 | #Constraints:      34760
3585.24/3595.16	c #Conflicts:      60000 | #Constraints:      35760
3585.24/3595.16	c #Conflicts:      61000 | #Constraints:      36760
3585.24/3595.16	c #Conflicts:      62000 | #Constraints:      37760
3585.24/3595.16	c #Conflicts:      63000 | #Constraints:      38760
3585.24/3595.16	c #Conflicts:      64000 | #Constraints:      39760
3585.24/3595.16	c #Conflicts:      65000 | #Constraints:      40761
3585.24/3595.16	c #Conflicts:      66000 | #Constraints:      41761
3585.24/3595.16	c #Conflicts:      67000 | #Constraints:      42761
3585.24/3595.16	c #Conflicts:      68000 | #Constraints:      43761
3585.24/3595.16	c #Conflicts:      69000 | #Constraints:      44761
3585.24/3595.16	c #Conflicts:      70000 | #Constraints:      45761
3585.24/3595.16	c #Conflicts:      71000 | #Constraints:      46761
3585.24/3595.16	c #Conflicts:      72000 | #Constraints:      47761
3585.24/3595.16	c #Conflicts:      73000 | #Constraints:      48761
3585.24/3595.16	c #Conflicts:      74000 | #Constraints:      49761
3585.24/3595.16	c #Conflicts:      75000 | #Constraints:      50761
3585.24/3595.16	c #Conflicts:      76000 | #Constraints:      51761
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      77000 | #Constraints:      41673
3585.24/3595.16	c #Conflicts:      78000 | #Constraints:      42673
3585.24/3595.16	c #Conflicts:      79000 | #Constraints:      43673
3585.24/3595.16	c #Conflicts:      80000 | #Constraints:      44674
3585.24/3595.16	c #Conflicts:      81000 | #Constraints:      45675
3585.24/3595.16	c #Conflicts:      82000 | #Constraints:      46676
3585.24/3595.16	c #Conflicts:      83000 | #Constraints:      47676
3585.24/3595.16	c #Conflicts:      84000 | #Constraints:      48676
3585.24/3595.16	c #Conflicts:      85000 | #Constraints:      49676
3585.24/3595.16	c #Conflicts:      86000 | #Constraints:      50676
3585.24/3595.16	c #Conflicts:      87000 | #Constraints:      51676
3585.24/3595.16	c #Conflicts:      88000 | #Constraints:      52677
3585.24/3595.16	c #Conflicts:      89000 | #Constraints:      53677
3585.24/3595.16	c #Conflicts:      90000 | #Constraints:      54677
3585.24/3595.16	c #Conflicts:      91000 | #Constraints:      55677
3585.24/3595.16	c #Conflicts:      92000 | #Constraints:      56677
3585.24/3595.16	c #Conflicts:      93000 | #Constraints:      57677
3585.24/3595.16	c #Conflicts:      94000 | #Constraints:      58677
3585.24/3595.16	c #Conflicts:      95000 | #Constraints:      59677
3585.24/3595.16	c #Conflicts:      96000 | #Constraints:      60679
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21756.4
3585.24/3595.16	c #Conflicts:      97000 | #Constraints:      42577
3585.24/3595.16	c #Conflicts:      98000 | #Constraints:      43577
3585.24/3595.16	c #Conflicts:      99000 | #Constraints:      44577
3585.24/3595.16	c #Conflicts:     100000 | #Constraints:      45578
3585.24/3595.16	c #Conflicts:     101000 | #Constraints:      46579
3585.24/3595.16	c #Conflicts:     102000 | #Constraints:      47579
3585.24/3595.16	c #Conflicts:     103000 | #Constraints:      48579
3585.24/3595.16	c #Conflicts:     104000 | #Constraints:      49579
3585.24/3595.16	c #Conflicts:     105000 | #Constraints:      50579
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21911.3
3585.24/3595.16	c #Conflicts:     106000 | #Constraints:      42842
3585.24/3595.16	c #Conflicts:     107000 | #Constraints:      43842
3585.24/3595.16	c #Conflicts:     108000 | #Constraints:      44842
3585.24/3595.16	c #Conflicts:     109000 | #Constraints:      45842
3585.24/3595.16	c #Conflicts:     110000 | #Constraints:      46842
3585.24/3595.16	c #Conflicts:     111000 | #Constraints:      47842
3585.24/3595.16	c #Conflicts:     112000 | #Constraints:      48842
3585.24/3595.16	c #Conflicts:     113000 | #Constraints:      49842
3585.24/3595.16	c #Conflicts:     114000 | #Constraints:      50842
3585.24/3595.16	c #Conflicts:     115000 | #Constraints:      51842
3585.24/3595.16	c #Conflicts:     116000 | #Constraints:      52843
3585.24/3595.16	c #Conflicts:     117000 | #Constraints:      53843
3585.24/3595.16	c #Conflicts:     118000 | #Constraints:      54843
3585.24/3595.16	c #Conflicts:     119000 | #Constraints:      55843
3585.24/3595.16	c #Conflicts:     120000 | #Constraints:      56843
3585.24/3595.16	c #Conflicts:     121000 | #Constraints:      57843
3585.24/3595.16	c #Conflicts:     122000 | #Constraints:      58843
3585.24/3595.16	c #Conflicts:     123000 | #Constraints:      59843
3585.24/3595.16	c #Conflicts:     124000 | #Constraints:      60843
3585.24/3595.16	c #Conflicts:     125000 | #Constraints:      61843
3585.24/3595.16	c #Conflicts:     126000 | #Constraints:      62844
3585.24/3595.16	c #Conflicts:     127000 | #Constraints:      63844
3585.24/3595.16	c #Conflicts:     128000 | #Constraints:      64844
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 21911.3
3585.24/3595.16	c #Conflicts:     129000 | #Constraints:      45329
3585.24/3595.16	c #Conflicts:     130000 | #Constraints:      46329
3585.24/3595.16	c #Conflicts:     131000 | #Constraints:      47329
3585.24/3595.16	c #Conflicts:     132000 | #Constraints:      48329
3585.24/3595.16	c #Conflicts:     133000 | #Constraints:      49329
3585.24/3595.16	c #Conflicts:     134000 | #Constraints:      50329
3585.24/3595.16	c #Conflicts:     135000 | #Constraints:      51329
3585.24/3595.16	c #Conflicts:     136000 | #Constraints:      52329
3585.24/3595.16	c #Conflicts:     137000 | #Constraints:      53329
3585.24/3595.16	c #Conflicts:     138000 | #Constraints:      54329
3585.24/3595.16	c #Conflicts:     139000 | #Constraints:      55329
3585.24/3595.16	c #Conflicts:     140000 | #Constraints:      56329
3585.24/3595.16	c #Conflicts:     141000 | #Constraints:      57329
3585.24/3595.16	c #Conflicts:     142000 | #Constraints:      58329
3585.24/3595.16	c #Conflicts:     143000 | #Constraints:      59329
3585.24/3595.16	c #Conflicts:     144000 | #Constraints:      60329
3585.24/3595.16	c #Conflicts:     145000 | #Constraints:      61329
3585.24/3595.16	c #Conflicts:     146000 | #Constraints:      62329
3585.24/3595.16	c #Conflicts:     147000 | #Constraints:      63329
3585.24/3595.16	c #Conflicts:     148000 | #Constraints:      64329
3585.24/3595.16	c #Conflicts:     149000 | #Constraints:      65329
3585.24/3595.16	c #Conflicts:     150000 | #Constraints:      66329
3585.24/3595.16	c #Conflicts:     151000 | #Constraints:      67329
3585.24/3595.16	c #Conflicts:     152000 | #Constraints:      68329
3585.24/3595.16	c #Conflicts:     153000 | #Constraints:      69329
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22131.8
3585.24/3595.16	c #Conflicts:     154000 | #Constraints:      47315
3585.24/3595.16	c #Conflicts:     155000 | #Constraints:      48315
3585.24/3595.16	c #Conflicts:     156000 | #Constraints:      49315
3585.24/3595.16	c #Conflicts:     157000 | #Constraints:      50315
3585.24/3595.16	c #Conflicts:     158000 | #Constraints:      51315
3585.24/3595.16	c #Conflicts:     159000 | #Constraints:      52315
3585.24/3595.16	c #Conflicts:     160000 | #Constraints:      53315
3585.24/3595.16	c #Conflicts:     161000 | #Constraints:      54315
3585.24/3595.16	c #Conflicts:     162000 | #Constraints:      55315
3585.24/3595.16	c #Conflicts:     163000 | #Constraints:      56315
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22230.3
3585.24/3595.16	c #Conflicts:     164000 | #Constraints:      46008
3585.24/3595.16	c #Conflicts:     165000 | #Constraints:      47008
3585.24/3595.16	c #Conflicts:     166000 | #Constraints:      48008
3585.24/3595.16	c #Conflicts:     167000 | #Constraints:      49008
3585.24/3595.16	c #Conflicts:     168000 | #Constraints:      50008
3585.24/3595.16	c #Conflicts:     169000 | #Constraints:      51008
3585.24/3595.16	c #Conflicts:     170000 | #Constraints:      52008
3585.24/3595.16	c #Conflicts:     171000 | #Constraints:      53008
3585.24/3595.16	c #Conflicts:     172000 | #Constraints:      54008
3585.24/3595.16	c #Conflicts:     173000 | #Constraints:      55008
3585.24/3595.16	c #Conflicts:     174000 | #Constraints:      56008
3585.24/3595.16	c #Conflicts:     175000 | #Constraints:      57008
3585.24/3595.16	c #Conflicts:     176000 | #Constraints:      58008
3585.24/3595.16	c #Conflicts:     177000 | #Constraints:      59008
3585.24/3595.16	c #Conflicts:     178000 | #Constraints:      60008
3585.24/3595.16	c #Conflicts:     179000 | #Constraints:      61008
3585.24/3595.16	c #Conflicts:     180000 | #Constraints:      62008
3585.24/3595.16	c #Conflicts:     181000 | #Constraints:      63008
3585.24/3595.16	c #Conflicts:     182000 | #Constraints:      64008
3585.24/3595.16	c #Conflicts:     183000 | #Constraints:      65008
3585.24/3595.16	c #Conflicts:     184000 | #Constraints:      66008
3585.24/3595.16	c #Conflicts:     185000 | #Constraints:      67008
3585.24/3595.16	c #Conflicts:     186000 | #Constraints:      68008
3585.24/3595.16	c #Conflicts:     187000 | #Constraints:      69008
3585.24/3595.16	c #Conflicts:     188000 | #Constraints:      70008
3585.24/3595.16	c #Conflicts:     189000 | #Constraints:      71008
3585.24/3595.16	c #Conflicts:     190000 | #Constraints:      72008
3585.24/3595.16	c #Conflicts:     191000 | #Constraints:      73008
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22230.3
3585.24/3595.16	c #Conflicts:     192000 | #Constraints:      48599
3585.24/3595.16	c #Conflicts:     193000 | #Constraints:      49600
3585.24/3595.16	c #Conflicts:     194000 | #Constraints:      50600
3585.24/3595.16	c #Conflicts:     195000 | #Constraints:      51600
3585.24/3595.16	c #Conflicts:     196000 | #Constraints:      52600
3585.24/3595.16	c #Conflicts:     197000 | #Constraints:      53600
3585.24/3595.16	c #Conflicts:     198000 | #Constraints:      54600
3585.24/3595.16	c #Conflicts:     199000 | #Constraints:      55600
3585.24/3595.16	c #Conflicts:     200000 | #Constraints:      56600
3585.24/3595.16	c #Conflicts:     201000 | #Constraints:      57600
3585.24/3595.16	c #Conflicts:     202000 | #Constraints:      58600
3585.24/3595.16	c #Conflicts:     203000 | #Constraints:      59600
3585.24/3595.16	c #Conflicts:     204000 | #Constraints:      60600
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22290.5
3585.24/3595.16	c #Conflicts:     205000 | #Constraints:      47670
3585.24/3595.16	c #Conflicts:     206000 | #Constraints:      48670
3585.24/3595.16	c #Conflicts:     207000 | #Constraints:      49671
3585.24/3595.16	c #Conflicts:     208000 | #Constraints:      50671
3585.24/3595.16	c #Conflicts:     209000 | #Constraints:      51671
3585.24/3595.16	c #Conflicts:     210000 | #Constraints:      52671
3585.24/3595.16	c #Conflicts:     211000 | #Constraints:      53671
3585.24/3595.16	c #Conflicts:     212000 | #Constraints:      54671
3585.24/3595.16	c #Conflicts:     213000 | #Constraints:      55671
3585.24/3595.16	c #Conflicts:     214000 | #Constraints:      56672
3585.24/3595.16	c #Conflicts:     215000 | #Constraints:      57672
3585.24/3595.16	c #Conflicts:     216000 | #Constraints:      58672
3585.24/3595.16	c #Conflicts:     217000 | #Constraints:      59672
3585.24/3595.16	c #Conflicts:     218000 | #Constraints:      60672
3585.24/3595.16	c #Conflicts:     219000 | #Constraints:      61672
3585.24/3595.16	c #Conflicts:     220000 | #Constraints:      62672
3585.24/3595.16	c #Conflicts:     221000 | #Constraints:      63673
3585.24/3595.16	c #Conflicts:     222000 | #Constraints:      64673
3585.24/3595.16	c #Conflicts:     223000 | #Constraints:      65673
3585.24/3595.16	c #Conflicts:     224000 | #Constraints:      66673
3585.24/3595.16	c #Conflicts:     225000 | #Constraints:      67674
3585.24/3595.16	c #Conflicts:     226000 | #Constraints:      68674
3585.24/3595.16	c #Conflicts:     227000 | #Constraints:      69675
3585.24/3595.16	c #Conflicts:     228000 | #Constraints:      70675
3585.24/3595.16	c #Conflicts:     229000 | #Constraints:      71676
3585.24/3595.16	c #Conflicts:     230000 | #Constraints:      72676
3585.24/3595.16	c #Conflicts:     231000 | #Constraints:      73676
3585.24/3595.16	c #Conflicts:     232000 | #Constraints:      74676
3585.24/3595.16	c #Conflicts:     233000 | #Constraints:      75676
3585.24/3595.16	c #Conflicts:     234000 | #Constraints:      76676
3585.24/3595.16	c #Conflicts:     235000 | #Constraints:      77676
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22329.5
3585.24/3595.16	c #Conflicts:     236000 | #Constraints:      51380
3585.24/3595.16	c #Conflicts:     237000 | #Constraints:      52380
3585.24/3595.16	c #Conflicts:     238000 | #Constraints:      53380
3585.24/3595.16	c #Conflicts:     239000 | #Constraints:      54380
3585.24/3595.16	c #Conflicts:     240000 | #Constraints:      55380
3585.24/3595.16	c #Conflicts:     241000 | #Constraints:      56380
3585.24/3595.16	c #Conflicts:     242000 | #Constraints:      57380
3585.24/3595.16	c #Conflicts:     243000 | #Constraints:      58380
3585.24/3595.16	c #Conflicts:     244000 | #Constraints:      59380
3585.24/3595.16	c #Conflicts:     245000 | #Constraints:      60380
3585.24/3595.16	c #Conflicts:     246000 | #Constraints:      61380
3585.24/3595.16	c #Conflicts:     247000 | #Constraints:      62380
3585.24/3595.16	c #Conflicts:     248000 | #Constraints:      63380
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22329.5
3585.24/3595.16	c #Conflicts:     249000 | #Constraints:      47508
3585.24/3595.16	c #Conflicts:     250000 | #Constraints:      48508
3585.24/3595.16	c #Conflicts:     251000 | #Constraints:      49508
3585.24/3595.16	c #Conflicts:     252000 | #Constraints:      50508
3585.24/3595.16	c #Conflicts:     253000 | #Constraints:      51508
3585.24/3595.16	c #Conflicts:     254000 | #Constraints:      52508
3585.24/3595.16	c #Conflicts:     255000 | #Constraints:      53508
3585.24/3595.16	c #Conflicts:     256000 | #Constraints:      54509
3585.24/3595.16	c #Conflicts:     257000 | #Constraints:      55509
3585.24/3595.16	c #Conflicts:     258000 | #Constraints:      56509
3585.24/3595.16	c #Conflicts:     259000 | #Constraints:      57509
3585.24/3595.16	c #Conflicts:     260000 | #Constraints:      58509
3585.24/3595.16	c #Conflicts:     261000 | #Constraints:      59509
3585.24/3595.16	c #Conflicts:     262000 | #Constraints:      60510
3585.24/3595.16	c #Conflicts:     263000 | #Constraints:      61510
3585.24/3595.16	c #Conflicts:     264000 | #Constraints:      62510
3585.24/3595.16	c #Conflicts:     265000 | #Constraints:      63510
3585.24/3595.16	c #Conflicts:     266000 | #Constraints:      64510
3585.24/3595.16	c #Conflicts:     267000 | #Constraints:      65510
3585.24/3595.16	c #Conflicts:     268000 | #Constraints:      66511
3585.24/3595.16	c #Conflicts:     269000 | #Constraints:      67511
3585.24/3595.16	c #Conflicts:     270000 | #Constraints:      68511
3585.24/3595.16	c #Conflicts:     271000 | #Constraints:      69511
3585.24/3595.16	c #Conflicts:     272000 | #Constraints:      70511
3585.24/3595.16	c #Conflicts:     273000 | #Constraints:      71511
3585.24/3595.16	c #Conflicts:     274000 | #Constraints:      72511
3585.24/3595.16	c #Conflicts:     275000 | #Constraints:      73511
3585.24/3595.16	c #Conflicts:     276000 | #Constraints:      74511
3585.24/3595.16	c #Conflicts:     277000 | #Constraints:      75511
3585.24/3595.16	c #Conflicts:     278000 | #Constraints:      76511
3585.24/3595.16	c #Conflicts:     279000 | #Constraints:      77511
3585.24/3595.16	c #Conflicts:     280000 | #Constraints:      78511
3585.24/3595.16	c #Conflicts:     281000 | #Constraints:      79511
3585.24/3595.16	c #Conflicts:     282000 | #Constraints:      80511
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22329.5
3585.24/3595.16	c #Conflicts:     283000 | #Constraints:      52385
3585.24/3595.16	c #Conflicts:     284000 | #Constraints:      53385
3585.24/3595.16	c #Conflicts:     285000 | #Constraints:      54386
3585.24/3595.16	c #Conflicts:     286000 | #Constraints:      55386
3585.24/3595.16	c #Conflicts:     287000 | #Constraints:      56386
3585.24/3595.16	c #Conflicts:     288000 | #Constraints:      57386
3585.24/3595.16	c #Conflicts:     289000 | #Constraints:      58387
3585.24/3595.16	c #Conflicts:     290000 | #Constraints:      59387
3585.24/3595.16	c #Conflicts:     291000 | #Constraints:      60387
3585.24/3595.16	c #Conflicts:     292000 | #Constraints:      61387
3585.24/3595.16	c #Conflicts:     293000 | #Constraints:      62387
3585.24/3595.16	c #Conflicts:     294000 | #Constraints:      63387
3585.24/3595.16	c #Conflicts:     295000 | #Constraints:      64387
3585.24/3595.16	c #Conflicts:     296000 | #Constraints:      65387
3585.24/3595.16	c #Conflicts:     297000 | #Constraints:      66387
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22329.5
3585.24/3595.16	c #Conflicts:     298000 | #Constraints:      49296
3585.24/3595.16	c #Conflicts:     299000 | #Constraints:      50296
3585.24/3595.16	c #Conflicts:     300000 | #Constraints:      51297
3585.24/3595.16	c #Conflicts:     301000 | #Constraints:      52298
3585.24/3595.16	c #Conflicts:     302000 | #Constraints:      53298
3585.24/3595.16	c #Conflicts:     303000 | #Constraints:      54298
3585.24/3595.16	c #Conflicts:     304000 | #Constraints:      55298
3585.24/3595.16	c #Conflicts:     305000 | #Constraints:      56298
3585.24/3595.16	c #Conflicts:     306000 | #Constraints:      57298
3585.24/3595.16	c #Conflicts:     307000 | #Constraints:      58298
3585.24/3595.16	c #Conflicts:     308000 | #Constraints:      59298
3585.24/3595.16	c #Conflicts:     309000 | #Constraints:      60298
3585.24/3595.16	c #Conflicts:     310000 | #Constraints:      61299
3585.24/3595.16	c #Conflicts:     311000 | #Constraints:      62299
3585.24/3595.16	c #Conflicts:     312000 | #Constraints:      63299
3585.24/3595.16	c #Conflicts:     313000 | #Constraints:      64299
3585.24/3595.16	c #Conflicts:     314000 | #Constraints:      65299
3585.24/3595.16	c #Conflicts:     315000 | #Constraints:      66299
3585.24/3595.16	c #Conflicts:     316000 | #Constraints:      67299
3585.24/3595.16	c #Conflicts:     317000 | #Constraints:      68299
3585.24/3595.16	c #Conflicts:     318000 | #Constraints:      69299
3585.24/3595.16	c #Conflicts:     319000 | #Constraints:      70299
3585.24/3595.16	c #Conflicts:     320000 | #Constraints:      71299
3585.24/3595.16	c #Conflicts:     321000 | #Constraints:      72299
3585.24/3595.16	c #Conflicts:     322000 | #Constraints:      73299
3585.24/3595.16	c #Conflicts:     323000 | #Constraints:      74299
3585.24/3595.16	c #Conflicts:     324000 | #Constraints:      75299
3585.24/3595.16	c #Conflicts:     325000 | #Constraints:      76299
3585.24/3595.16	c #Conflicts:     326000 | #Constraints:      77299
3585.24/3595.16	c #Conflicts:     327000 | #Constraints:      78299
3585.24/3595.16	c #Conflicts:     328000 | #Constraints:      79299
3585.24/3595.16	c #Conflicts:     329000 | #Constraints:      80299
3585.24/3595.16	c #Conflicts:     330000 | #Constraints:      81299
3585.24/3595.16	c #Conflicts:     331000 | #Constraints:      82299
3585.24/3595.16	c #Conflicts:     332000 | #Constraints:      83299
3585.24/3595.16	c #Conflicts:     333000 | #Constraints:      84300
3585.24/3595.16	c #Conflicts:     334000 | #Constraints:      85300
3585.24/3595.16	c #Conflicts:     335000 | #Constraints:      86300
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22329.5
3585.24/3595.16	c #Conflicts:     336000 | #Constraints:      56057
3585.24/3595.16	c #Conflicts:     337000 | #Constraints:      57057
3585.24/3595.16	c #Conflicts:     338000 | #Constraints:      58057
3585.24/3595.16	c #Conflicts:     339000 | #Constraints:      59057
3585.24/3595.16	c #Conflicts:     340000 | #Constraints:      60057
3585.24/3595.16	c #Conflicts:     341000 | #Constraints:      61057
3585.24/3595.16	c #Conflicts:     342000 | #Constraints:      62057
3585.24/3595.16	c #Conflicts:     343000 | #Constraints:      63057
3585.24/3595.16	c #Conflicts:     344000 | #Constraints:      64057
3585.24/3595.16	c #Conflicts:     345000 | #Constraints:      65057
3585.24/3595.16	c #Conflicts:     346000 | #Constraints:      66057
3585.24/3595.16	c #Conflicts:     347000 | #Constraints:      67057
3585.24/3595.16	c #Conflicts:     348000 | #Constraints:      68057
3585.24/3595.16	c #Conflicts:     349000 | #Constraints:      69057
3585.24/3595.16	c #Conflicts:     350000 | #Constraints:      70057
3585.24/3595.16	c #Conflicts:     351000 | #Constraints:      71057
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22507.3
3585.24/3595.16	c #Conflicts:     352000 | #Constraints:      51341
3585.24/3595.16	c #Conflicts:     353000 | #Constraints:      52341
3585.24/3595.16	c #Conflicts:     354000 | #Constraints:      53341
3585.24/3595.16	c #Conflicts:     355000 | #Constraints:      54341
3585.24/3595.16	c #Conflicts:     356000 | #Constraints:      55341
3585.24/3595.16	c #Conflicts:     357000 | #Constraints:      56341
3585.24/3595.16	c #Conflicts:     358000 | #Constraints:      57341
3585.24/3595.16	c #Conflicts:     359000 | #Constraints:      58341
3585.24/3595.16	c #Conflicts:     360000 | #Constraints:      59342
3585.24/3595.16	c #Conflicts:     361000 | #Constraints:      60342
3585.24/3595.16	c #Conflicts:     362000 | #Constraints:      61342
3585.24/3595.16	c #Conflicts:     363000 | #Constraints:      62342
3585.24/3595.16	c #Conflicts:     364000 | #Constraints:      63342
3585.24/3595.16	c #Conflicts:     365000 | #Constraints:      64342
3585.24/3595.16	c #Conflicts:     366000 | #Constraints:      65342
3585.24/3595.16	c #Conflicts:     367000 | #Constraints:      66342
3585.24/3595.16	c #Conflicts:     368000 | #Constraints:      67342
3585.24/3595.16	c #Conflicts:     369000 | #Constraints:      68342
3585.24/3595.16	c #Conflicts:     370000 | #Constraints:      69342
3585.24/3595.16	c #Conflicts:     371000 | #Constraints:      70342
3585.24/3595.16	c #Conflicts:     372000 | #Constraints:      71342
3585.24/3595.16	c #Conflicts:     373000 | #Constraints:      72342
3585.24/3595.16	c #Conflicts:     374000 | #Constraints:      73342
3585.24/3595.16	c #Conflicts:     375000 | #Constraints:      74342
3585.24/3595.16	c #Conflicts:     376000 | #Constraints:      75342
3585.24/3595.16	c #Conflicts:     377000 | #Constraints:      76342
3585.24/3595.16	c #Conflicts:     378000 | #Constraints:      77342
3585.24/3595.16	c #Conflicts:     379000 | #Constraints:      78342
3585.24/3595.16	c #Conflicts:     380000 | #Constraints:      79342
3585.24/3595.16	c #Conflicts:     381000 | #Constraints:      80342
3585.24/3595.16	c #Conflicts:     382000 | #Constraints:      81342
3585.24/3595.16	c #Conflicts:     383000 | #Constraints:      82342
3585.24/3595.16	c #Conflicts:     384000 | #Constraints:      83342
3585.24/3595.16	c #Conflicts:     385000 | #Constraints:      84342
3585.24/3595.16	c #Conflicts:     386000 | #Constraints:      85342
3585.24/3595.16	c #Conflicts:     387000 | #Constraints:      86342
3585.24/3595.16	c #Conflicts:     388000 | #Constraints:      87342
3585.24/3595.16	c #Conflicts:     389000 | #Constraints:      88342
3585.24/3595.16	c #Conflicts:     390000 | #Constraints:      89342
3585.24/3595.16	c #Conflicts:     391000 | #Constraints:      90342
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22507.3
3585.24/3595.16	c #Conflicts:     392000 | #Constraints:      57509
3585.24/3595.16	c #Conflicts:     393000 | #Constraints:      58509
3585.24/3595.16	c #Conflicts:     394000 | #Constraints:      59509
3585.24/3595.16	c #Conflicts:     395000 | #Constraints:      60509
3585.24/3595.16	c #Conflicts:     396000 | #Constraints:      61509
3585.24/3595.16	c #Conflicts:     397000 | #Constraints:      62509
3585.24/3595.16	c #Conflicts:     398000 | #Constraints:      63509
3585.24/3595.16	c #Conflicts:     399000 | #Constraints:      64509
3585.24/3595.16	c #Conflicts:     400000 | #Constraints:      65509
3585.24/3595.16	c #Conflicts:     401000 | #Constraints:      66509
3585.24/3595.16	c #Conflicts:     402000 | #Constraints:      67509
3585.24/3595.16	c #Conflicts:     403000 | #Constraints:      68509
3585.24/3595.16	c #Conflicts:     404000 | #Constraints:      69509
3585.24/3595.16	c #Conflicts:     405000 | #Constraints:      70509
3585.24/3595.16	c #Conflicts:     406000 | #Constraints:      71509
3585.24/3595.16	c #Conflicts:     407000 | #Constraints:      72509
3585.24/3595.16	c #Conflicts:     408000 | #Constraints:      73509
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22831.5
3585.24/3595.16	c #Conflicts:     409000 | #Constraints:      52093
3585.24/3595.16	c #Conflicts:     410000 | #Constraints:      53093
3585.24/3595.16	c #Conflicts:     411000 | #Constraints:      54093
3585.24/3595.16	c #Conflicts:     412000 | #Constraints:      55093
3585.24/3595.16	c #Conflicts:     413000 | #Constraints:      56093
3585.24/3595.16	c #Conflicts:     414000 | #Constraints:      57094
3585.24/3595.16	c #Conflicts:     415000 | #Constraints:      58094
3585.24/3595.16	c #Conflicts:     416000 | #Constraints:      59096
3585.24/3595.16	c #Conflicts:     417000 | #Constraints:      60096
3585.24/3595.16	c #Conflicts:     418000 | #Constraints:      61096
3585.24/3595.16	c #Conflicts:     419000 | #Constraints:      62097
3585.24/3595.16	c #Conflicts:     420000 | #Constraints:      63097
3585.24/3595.16	c #Conflicts:     421000 | #Constraints:      64097
3585.24/3595.16	c #Conflicts:     422000 | #Constraints:      65097
3585.24/3595.16	c #Conflicts:     423000 | #Constraints:      66098
3585.24/3595.16	c #Conflicts:     424000 | #Constraints:      67098
3585.24/3595.16	c #Conflicts:     425000 | #Constraints:      68098
3585.24/3595.16	c #Conflicts:     426000 | #Constraints:      69098
3585.24/3595.16	c #Conflicts:     427000 | #Constraints:      70098
3585.24/3595.16	c #Conflicts:     428000 | #Constraints:      71098
3585.24/3595.16	c #Conflicts:     429000 | #Constraints:      72098
3585.24/3595.16	c #Conflicts:     430000 | #Constraints:      73098
3585.24/3595.16	c #Conflicts:     431000 | #Constraints:      74098
3585.24/3595.16	c #Conflicts:     432000 | #Constraints:      75098
3585.24/3595.16	c #Conflicts:     433000 | #Constraints:      76098
3585.24/3595.16	c #Conflicts:     434000 | #Constraints:      77098
3585.24/3595.16	c #Conflicts:     435000 | #Constraints:      78098
3585.24/3595.16	c #Conflicts:     436000 | #Constraints:      79098
3585.24/3595.16	c #Conflicts:     437000 | #Constraints:      80098
3585.24/3595.16	c #Conflicts:     438000 | #Constraints:      81098
3585.24/3595.16	c #Conflicts:     439000 | #Constraints:      82099
3585.24/3595.16	c #Conflicts:     440000 | #Constraints:      83099
3585.24/3595.16	c #Conflicts:     441000 | #Constraints:      84099
3585.24/3595.16	c #Conflicts:     442000 | #Constraints:      85099
3585.24/3595.16	c #Conflicts:     443000 | #Constraints:      86099
3585.24/3595.16	c #Conflicts:     444000 | #Constraints:      87099
3585.24/3595.16	c #Conflicts:     445000 | #Constraints:      88099
3585.24/3595.16	c #Conflicts:     446000 | #Constraints:      89099
3585.24/3595.16	c #Conflicts:     447000 | #Constraints:      90099
3585.24/3595.16	c #Conflicts:     448000 | #Constraints:      91099
3585.24/3595.16	c #Conflicts:     449000 | #Constraints:      92099
3585.24/3595.16	c #Conflicts:     450000 | #Constraints:      93099
3585.24/3595.16	c #Conflicts:     451000 | #Constraints:      94099
3585.24/3595.16	c #Conflicts:     452000 | #Constraints:      95099
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22859.6
3585.24/3595.16	c #Conflicts:     453000 | #Constraints:      59891
3585.24/3595.16	c #Conflicts:     454000 | #Constraints:      60891
3585.24/3595.16	c #Conflicts:     455000 | #Constraints:      61891
3585.24/3595.16	c #Conflicts:     456000 | #Constraints:      62891
3585.24/3595.16	c #Conflicts:     457000 | #Constraints:      63891
3585.24/3595.16	c #Conflicts:     458000 | #Constraints:      64891
3585.24/3595.16	c #Conflicts:     459000 | #Constraints:      65891
3585.24/3595.16	c #Conflicts:     460000 | #Constraints:      66891
3585.24/3595.16	c #Conflicts:     461000 | #Constraints:      67891
3585.24/3595.16	c #Conflicts:     462000 | #Constraints:      68891
3585.24/3595.16	c #Conflicts:     463000 | #Constraints:      69891
3585.24/3595.16	c #Conflicts:     464000 | #Constraints:      70892
3585.24/3595.16	c #Conflicts:     465000 | #Constraints:      71892
3585.24/3595.16	c #Conflicts:     466000 | #Constraints:      72892
3585.24/3595.16	c #Conflicts:     467000 | #Constraints:      73892
3585.24/3595.16	c #Conflicts:     468000 | #Constraints:      74892
3585.24/3595.16	c #Conflicts:     469000 | #Constraints:      75892
3585.24/3595.16	c #Conflicts:     470000 | #Constraints:      76892
3585.24/3595.16	c #Conflicts:     471000 | #Constraints:      77892
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22859.6
3585.24/3595.16	c #Conflicts:     472000 | #Constraints:      53121
3585.24/3595.16	c #Conflicts:     473000 | #Constraints:      54121
3585.24/3595.16	c #Conflicts:     474000 | #Constraints:      55122
3585.24/3595.16	c #Conflicts:     475000 | #Constraints:      56122
3585.24/3595.16	c #Conflicts:     476000 | #Constraints:      57122
3585.24/3595.16	c #Conflicts:     477000 | #Constraints:      58122
3585.24/3595.16	c #Conflicts:     478000 | #Constraints:      59122
3585.24/3595.16	c #Conflicts:     479000 | #Constraints:      60122
3585.24/3595.16	c #Conflicts:     480000 | #Constraints:      61122
3585.24/3595.16	c #Conflicts:     481000 | #Constraints:      62122
3585.24/3595.16	c #Conflicts:     482000 | #Constraints:      63122
3585.24/3595.16	c #Conflicts:     483000 | #Constraints:      64122
3585.24/3595.16	c #Conflicts:     484000 | #Constraints:      65122
3585.24/3595.16	c #Conflicts:     485000 | #Constraints:      66122
3585.24/3595.16	c #Conflicts:     486000 | #Constraints:      67122
3585.24/3595.16	c #Conflicts:     487000 | #Constraints:      68122
3585.24/3595.16	c #Conflicts:     488000 | #Constraints:      69122
3585.24/3595.16	c #Conflicts:     489000 | #Constraints:      70122
3585.24/3595.16	c #Conflicts:     490000 | #Constraints:      71122
3585.24/3595.16	c #Conflicts:     491000 | #Constraints:      72122
3585.24/3595.16	c #Conflicts:     492000 | #Constraints:      73122
3585.24/3595.16	c #Conflicts:     493000 | #Constraints:      74122
3585.24/3595.16	c #Conflicts:     494000 | #Constraints:      75122
3585.24/3595.16	c #Conflicts:     495000 | #Constraints:      76122
3585.24/3595.16	c #Conflicts:     496000 | #Constraints:      77122
3585.24/3595.16	c #Conflicts:     497000 | #Constraints:      78123
3585.24/3595.16	c #Conflicts:     498000 | #Constraints:      79123
3585.24/3595.16	c #Conflicts:     499000 | #Constraints:      80123
3585.24/3595.16	c #Conflicts:     500000 | #Constraints:      81123
3585.24/3595.16	c #Conflicts:     501000 | #Constraints:      82123
3585.24/3595.16	c #Conflicts:     502000 | #Constraints:      83123
3585.24/3595.16	c #Conflicts:     503000 | #Constraints:      84123
3585.24/3595.16	c #Conflicts:     504000 | #Constraints:      85124
3585.24/3595.16	c #Conflicts:     505000 | #Constraints:      86124
3585.24/3595.16	c #Conflicts:     506000 | #Constraints:      87124
3585.24/3595.16	c #Conflicts:     507000 | #Constraints:      88124
3585.24/3595.16	c #Conflicts:     508000 | #Constraints:      89124
3585.24/3595.16	c #Conflicts:     509000 | #Constraints:      90124
3585.24/3595.16	c #Conflicts:     510000 | #Constraints:      91124
3585.24/3595.16	c #Conflicts:     511000 | #Constraints:      92124
3585.24/3595.16	c #Conflicts:     512000 | #Constraints:      93124
3585.24/3595.16	c #Conflicts:     513000 | #Constraints:      94124
3585.24/3595.16	c #Conflicts:     514000 | #Constraints:      95124
3585.24/3595.16	c #Conflicts:     515000 | #Constraints:      96124
3585.24/3595.16	c #Conflicts:     516000 | #Constraints:      97125
3585.24/3595.16	c #Conflicts:     517000 | #Constraints:      98125
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.2
3585.24/3595.16	c #Conflicts:     518000 | #Constraints:      61664
3585.24/3595.16	c #Conflicts:     519000 | #Constraints:      62665
3585.24/3595.16	c #Conflicts:     520000 | #Constraints:      63666
3585.24/3595.16	c #Conflicts:     521000 | #Constraints:      64667
3585.24/3595.16	c #Conflicts:     522000 | #Constraints:      65667
3585.24/3595.16	c #Conflicts:     523000 | #Constraints:      66667
3585.24/3595.16	c #Conflicts:     524000 | #Constraints:      67667
3585.24/3595.16	c #Conflicts:     525000 | #Constraints:      68667
3585.24/3595.16	c #Conflicts:     526000 | #Constraints:      69667
3585.24/3595.16	c #Conflicts:     527000 | #Constraints:      70667
3585.24/3595.16	c #Conflicts:     528000 | #Constraints:      71667
3585.24/3595.16	c #Conflicts:     529000 | #Constraints:      72667
3585.24/3595.16	c #Conflicts:     530000 | #Constraints:      73667
3585.24/3595.16	c #Conflicts:     531000 | #Constraints:      74667
3585.24/3595.16	c #Conflicts:     532000 | #Constraints:      75667
3585.24/3595.16	c #Conflicts:     533000 | #Constraints:      76667
3585.24/3595.16	c #Conflicts:     534000 | #Constraints:      77667
3585.24/3595.16	c #Conflicts:     535000 | #Constraints:      78667
3585.24/3595.16	c #Conflicts:     536000 | #Constraints:      79667
3585.24/3595.16	c #Conflicts:     537000 | #Constraints:      80667
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.2
3585.24/3595.16	c #Conflicts:     538000 | #Constraints:      53136
3585.24/3595.16	c #Conflicts:     539000 | #Constraints:      54136
3585.24/3595.16	c #Conflicts:     540000 | #Constraints:      55136
3585.24/3595.16	c #Conflicts:     541000 | #Constraints:      56136
3585.24/3595.16	c #Conflicts:     542000 | #Constraints:      57136
3585.24/3595.16	c #Conflicts:     543000 | #Constraints:      58136
3585.24/3595.16	c #Conflicts:     544000 | #Constraints:      59136
3585.24/3595.16	c #Conflicts:     545000 | #Constraints:      60136
3585.24/3595.16	c #Conflicts:     546000 | #Constraints:      61136
3585.24/3595.16	c #Conflicts:     547000 | #Constraints:      62136
3585.24/3595.16	c #Conflicts:     548000 | #Constraints:      63136
3585.24/3595.16	c #Conflicts:     549000 | #Constraints:      64136
3585.24/3595.16	c #Conflicts:     550000 | #Constraints:      65136
3585.24/3595.16	c #Conflicts:     551000 | #Constraints:      66137
3585.24/3595.16	c #Conflicts:     552000 | #Constraints:      67137
3585.24/3595.16	c #Conflicts:     553000 | #Constraints:      68137
3585.24/3595.16	c #Conflicts:     554000 | #Constraints:      69137
3585.24/3595.16	c #Conflicts:     555000 | #Constraints:      70137
3585.24/3595.16	c #Conflicts:     556000 | #Constraints:      71137
3585.24/3595.16	c #Conflicts:     557000 | #Constraints:      72138
3585.24/3595.16	c #Conflicts:     558000 | #Constraints:      73138
3585.24/3595.16	c #Conflicts:     559000 | #Constraints:      74138
3585.24/3595.16	c #Conflicts:     560000 | #Constraints:      75138
3585.24/3595.16	c #Conflicts:     561000 | #Constraints:      76138
3585.24/3595.16	c #Conflicts:     562000 | #Constraints:      77138
3585.24/3595.16	c #Conflicts:     563000 | #Constraints:      78138
3585.24/3595.16	c #Conflicts:     564000 | #Constraints:      79139
3585.24/3595.16	c #Conflicts:     565000 | #Constraints:      80139
3585.24/3595.16	c #Conflicts:     566000 | #Constraints:      81139
3585.24/3595.16	c #Conflicts:     567000 | #Constraints:      82139
3585.24/3595.16	c #Conflicts:     568000 | #Constraints:      83139
3585.24/3595.16	c #Conflicts:     569000 | #Constraints:      84139
3585.24/3595.16	c #Conflicts:     570000 | #Constraints:      85140
3585.24/3595.16	c #Conflicts:     571000 | #Constraints:      86140
3585.24/3595.16	c #Conflicts:     572000 | #Constraints:      87140
3585.24/3595.16	c #Conflicts:     573000 | #Constraints:      88140
3585.24/3595.16	c #Conflicts:     574000 | #Constraints:      89141
3585.24/3595.16	c #Conflicts:     575000 | #Constraints:      90141
3585.24/3595.16	c #Conflicts:     576000 | #Constraints:      91141
3585.24/3595.16	c #Conflicts:     577000 | #Constraints:      92141
3585.24/3595.16	c #Conflicts:     578000 | #Constraints:      93141
3585.24/3595.16	c #Conflicts:     579000 | #Constraints:      94141
3585.24/3595.16	c #Conflicts:     580000 | #Constraints:      95141
3585.24/3595.16	c #Conflicts:     581000 | #Constraints:      96141
3585.24/3595.16	c #Conflicts:     582000 | #Constraints:      97141
3585.24/3595.16	c #Conflicts:     583000 | #Constraints:      98141
3585.24/3595.16	c #Conflicts:     584000 | #Constraints:      99141
3585.24/3595.16	c #Conflicts:     585000 | #Constraints:     100142
3585.24/3595.16	c #Conflicts:     586000 | #Constraints:     101142
3585.24/3595.16	c #Conflicts:     587000 | #Constraints:     102142
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     588000 | #Constraints:      63466
3585.24/3595.16	c #Conflicts:     589000 | #Constraints:      64466
3585.24/3595.16	c #Conflicts:     590000 | #Constraints:      65466
3585.24/3595.16	c #Conflicts:     591000 | #Constraints:      66466
3585.24/3595.16	c #Conflicts:     592000 | #Constraints:      67466
3585.24/3595.16	c #Conflicts:     593000 | #Constraints:      68466
3585.24/3595.16	c #Conflicts:     594000 | #Constraints:      69466
3585.24/3595.16	c #Conflicts:     595000 | #Constraints:      70466
3585.24/3595.16	c #Conflicts:     596000 | #Constraints:      71466
3585.24/3595.16	c #Conflicts:     597000 | #Constraints:      72466
3585.24/3595.16	c #Conflicts:     598000 | #Constraints:      73466
3585.24/3595.16	c #Conflicts:     599000 | #Constraints:      74466
3585.24/3595.16	c #Conflicts:     600000 | #Constraints:      75466
3585.24/3595.16	c #Conflicts:     601000 | #Constraints:      76466
3585.24/3595.16	c #Conflicts:     602000 | #Constraints:      77466
3585.24/3595.16	c #Conflicts:     603000 | #Constraints:      78467
3585.24/3595.16	c #Conflicts:     604000 | #Constraints:      79467
3585.24/3595.16	c #Conflicts:     605000 | #Constraints:      80468
3585.24/3595.16	c #Conflicts:     606000 | #Constraints:      81468
3585.24/3595.16	c #Conflicts:     607000 | #Constraints:      82468
3585.24/3595.16	c #Conflicts:     608000 | #Constraints:      83468
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     609000 | #Constraints:      53976
3585.24/3595.16	c #Conflicts:     610000 | #Constraints:      54976
3585.24/3595.16	c #Conflicts:     611000 | #Constraints:      55976
3585.24/3595.16	c #Conflicts:     612000 | #Constraints:      56976
3585.24/3595.16	c #Conflicts:     613000 | #Constraints:      57976
3585.24/3595.16	c #Conflicts:     614000 | #Constraints:      58976
3585.24/3595.16	c #Conflicts:     615000 | #Constraints:      59977
3585.24/3595.16	c #Conflicts:     616000 | #Constraints:      60977
3585.24/3595.16	c #Conflicts:     617000 | #Constraints:      61977
3585.24/3595.16	c #Conflicts:     618000 | #Constraints:      62977
3585.24/3595.16	c #Conflicts:     619000 | #Constraints:      63977
3585.24/3595.16	c #Conflicts:     620000 | #Constraints:      64977
3585.24/3595.16	c #Conflicts:     621000 | #Constraints:      65977
3585.24/3595.16	c #Conflicts:     622000 | #Constraints:      66977
3585.24/3595.16	c #Conflicts:     623000 | #Constraints:      67977
3585.24/3595.16	c #Conflicts:     624000 | #Constraints:      68977
3585.24/3595.16	c #Conflicts:     625000 | #Constraints:      69977
3585.24/3595.16	c #Conflicts:     626000 | #Constraints:      70977
3585.24/3595.16	c #Conflicts:     627000 | #Constraints:      71977
3585.24/3595.16	c #Conflicts:     628000 | #Constraints:      72977
3585.24/3595.16	c #Conflicts:     629000 | #Constraints:      73977
3585.24/3595.16	c #Conflicts:     630000 | #Constraints:      74977
3585.24/3595.16	c #Conflicts:     631000 | #Constraints:      75977
3585.24/3595.16	c #Conflicts:     632000 | #Constraints:      76978
3585.24/3595.16	c #Conflicts:     633000 | #Constraints:      77978
3585.24/3595.16	c #Conflicts:     634000 | #Constraints:      78978
3585.24/3595.16	c #Conflicts:     635000 | #Constraints:      79978
3585.24/3595.16	c #Conflicts:     636000 | #Constraints:      80978
3585.24/3595.16	c #Conflicts:     637000 | #Constraints:      81978
3585.24/3595.16	c #Conflicts:     638000 | #Constraints:      82978
3585.24/3595.16	c #Conflicts:     639000 | #Constraints:      83978
3585.24/3595.16	c #Conflicts:     640000 | #Constraints:      84978
3585.24/3595.16	c #Conflicts:     641000 | #Constraints:      85978
3585.24/3595.16	c #Conflicts:     642000 | #Constraints:      86978
3585.24/3595.16	c #Conflicts:     643000 | #Constraints:      87978
3585.24/3595.16	c #Conflicts:     644000 | #Constraints:      88978
3585.24/3595.16	c #Conflicts:     645000 | #Constraints:      89978
3585.24/3595.16	c #Conflicts:     646000 | #Constraints:      90978
3585.24/3595.16	c #Conflicts:     647000 | #Constraints:      91978
3585.24/3595.16	c #Conflicts:     648000 | #Constraints:      92978
3585.24/3595.16	c #Conflicts:     649000 | #Constraints:      93978
3585.24/3595.16	c #Conflicts:     650000 | #Constraints:      94978
3585.24/3595.16	c #Conflicts:     651000 | #Constraints:      95978
3585.24/3595.16	c #Conflicts:     652000 | #Constraints:      96979
3585.24/3595.16	c #Conflicts:     653000 | #Constraints:      97979
3585.24/3595.16	c #Conflicts:     654000 | #Constraints:      98979
3585.24/3595.16	c #Conflicts:     655000 | #Constraints:      99979
3585.24/3595.16	c #Conflicts:     656000 | #Constraints:     100979
3585.24/3595.16	c #Conflicts:     657000 | #Constraints:     101979
3585.24/3595.16	c #Conflicts:     658000 | #Constraints:     102979
3585.24/3595.16	c #Conflicts:     659000 | #Constraints:     103979
3585.24/3595.16	c #Conflicts:     660000 | #Constraints:     104979
3585.24/3595.16	c #Conflicts:     661000 | #Constraints:     105979
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     662000 | #Constraints:      65598
3585.24/3595.16	c #Conflicts:     663000 | #Constraints:      66598
3585.24/3595.16	c #Conflicts:     664000 | #Constraints:      67598
3585.24/3595.16	c #Conflicts:     665000 | #Constraints:      68598
3585.24/3595.16	c #Conflicts:     666000 | #Constraints:      69598
3585.24/3595.16	c #Conflicts:     667000 | #Constraints:      70598
3585.24/3595.16	c #Conflicts:     668000 | #Constraints:      71598
3585.24/3595.16	c #Conflicts:     669000 | #Constraints:      72598
3585.24/3595.16	c #Conflicts:     670000 | #Constraints:      73598
3585.24/3595.16	c #Conflicts:     671000 | #Constraints:      74598
3585.24/3595.16	c #Conflicts:     672000 | #Constraints:      75598
3585.24/3595.16	c #Conflicts:     673000 | #Constraints:      76598
3585.24/3595.16	c #Conflicts:     674000 | #Constraints:      77598
3585.24/3595.16	c #Conflicts:     675000 | #Constraints:      78598
3585.24/3595.16	c #Conflicts:     676000 | #Constraints:      79598
3585.24/3595.16	c #Conflicts:     677000 | #Constraints:      80598
3585.24/3595.16	c #Conflicts:     678000 | #Constraints:      81598
3585.24/3595.16	c #Conflicts:     679000 | #Constraints:      82598
3585.24/3595.16	c #Conflicts:     680000 | #Constraints:      83598
3585.24/3595.16	c #Conflicts:     681000 | #Constraints:      84598
3585.24/3595.16	c #Conflicts:     682000 | #Constraints:      85598
3585.24/3595.16	c #Conflicts:     683000 | #Constraints:      86599
3585.24/3595.16	c #Conflicts:     684000 | #Constraints:      87599
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     685000 | #Constraints:      56480
3585.24/3595.16	c #Conflicts:     686000 | #Constraints:      57480
3585.24/3595.16	c #Conflicts:     687000 | #Constraints:      58480
3585.24/3595.16	c #Conflicts:     688000 | #Constraints:      59480
3585.24/3595.16	c #Conflicts:     689000 | #Constraints:      60480
3585.24/3595.16	c #Conflicts:     690000 | #Constraints:      61480
3585.24/3595.16	c #Conflicts:     691000 | #Constraints:      62480
3585.24/3595.16	c #Conflicts:     692000 | #Constraints:      63480
3585.24/3595.16	c #Conflicts:     693000 | #Constraints:      64480
3585.24/3595.16	c #Conflicts:     694000 | #Constraints:      65480
3585.24/3595.16	c #Conflicts:     695000 | #Constraints:      66480
3585.24/3595.16	c #Conflicts:     696000 | #Constraints:      67481
3585.24/3595.16	c #Conflicts:     697000 | #Constraints:      68481
3585.24/3595.16	c #Conflicts:     698000 | #Constraints:      69481
3585.24/3595.16	c #Conflicts:     699000 | #Constraints:      70481
3585.24/3595.16	c #Conflicts:     700000 | #Constraints:      71481
3585.24/3595.16	c #Conflicts:     701000 | #Constraints:      72481
3585.24/3595.16	c #Conflicts:     702000 | #Constraints:      73481
3585.24/3595.16	c #Conflicts:     703000 | #Constraints:      74481
3585.24/3595.16	c #Conflicts:     704000 | #Constraints:      75481
3585.24/3595.16	c #Conflicts:     705000 | #Constraints:      76481
3585.24/3595.16	c #Conflicts:     706000 | #Constraints:      77481
3585.24/3595.16	c #Conflicts:     707000 | #Constraints:      78481
3585.24/3595.16	c #Conflicts:     708000 | #Constraints:      79481
3585.24/3595.16	c #Conflicts:     709000 | #Constraints:      80481
3585.24/3595.16	c #Conflicts:     710000 | #Constraints:      81481
3585.24/3595.16	c #Conflicts:     711000 | #Constraints:      82481
3585.24/3595.16	c #Conflicts:     712000 | #Constraints:      83482
3585.24/3595.16	c #Conflicts:     713000 | #Constraints:      84482
3585.24/3595.16	c #Conflicts:     714000 | #Constraints:      85482
3585.24/3595.16	c #Conflicts:     715000 | #Constraints:      86482
3585.24/3595.16	c #Conflicts:     716000 | #Constraints:      87482
3585.24/3595.16	c #Conflicts:     717000 | #Constraints:      88482
3585.24/3595.16	c #Conflicts:     718000 | #Constraints:      89482
3585.24/3595.16	c #Conflicts:     719000 | #Constraints:      90482
3585.24/3595.16	c #Conflicts:     720000 | #Constraints:      91482
3585.24/3595.16	c #Conflicts:     721000 | #Constraints:      92482
3585.24/3595.16	c #Conflicts:     722000 | #Constraints:      93482
3585.24/3595.16	c #Conflicts:     723000 | #Constraints:      94482
3585.24/3595.16	c #Conflicts:     724000 | #Constraints:      95482
3585.24/3595.16	c #Conflicts:     725000 | #Constraints:      96482
3585.24/3595.16	c #Conflicts:     726000 | #Constraints:      97482
3585.24/3595.16	c #Conflicts:     727000 | #Constraints:      98482
3585.24/3595.16	c #Conflicts:     728000 | #Constraints:      99482
3585.24/3595.16	c #Conflicts:     729000 | #Constraints:     100482
3585.24/3595.16	c #Conflicts:     730000 | #Constraints:     101482
3585.24/3595.16	c #Conflicts:     731000 | #Constraints:     102482
3585.24/3595.16	c #Conflicts:     732000 | #Constraints:     103482
3585.24/3595.16	c #Conflicts:     733000 | #Constraints:     104482
3585.24/3595.16	c #Conflicts:     734000 | #Constraints:     105482
3585.24/3595.16	c #Conflicts:     735000 | #Constraints:     106482
3585.24/3595.16	c #Conflicts:     736000 | #Constraints:     107482
3585.24/3595.16	c #Conflicts:     737000 | #Constraints:     108482
3585.24/3595.16	c #Conflicts:     738000 | #Constraints:     109482
3585.24/3595.16	c #Conflicts:     739000 | #Constraints:     110482
3585.24/3595.16	c #Conflicts:     740000 | #Constraints:     111482
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     741000 | #Constraints:      68278
3585.24/3595.16	c #Conflicts:     742000 | #Constraints:      69278
3585.24/3595.16	c #Conflicts:     743000 | #Constraints:      70278
3585.24/3595.16	c #Conflicts:     744000 | #Constraints:      71278
3585.24/3595.16	c #Conflicts:     745000 | #Constraints:      72278
3585.24/3595.16	c #Conflicts:     746000 | #Constraints:      73278
3585.24/3595.16	c #Conflicts:     747000 | #Constraints:      74279
3585.24/3595.16	c #Conflicts:     748000 | #Constraints:      75279
3585.24/3595.16	c #Conflicts:     749000 | #Constraints:      76279
3585.24/3595.16	c #Conflicts:     750000 | #Constraints:      77279
3585.24/3595.16	c #Conflicts:     751000 | #Constraints:      78279
3585.24/3595.16	c #Conflicts:     752000 | #Constraints:      79279
3585.24/3595.16	c #Conflicts:     753000 | #Constraints:      80279
3585.24/3595.16	c #Conflicts:     754000 | #Constraints:      81279
3585.24/3595.16	c #Conflicts:     755000 | #Constraints:      82279
3585.24/3595.16	c #Conflicts:     756000 | #Constraints:      83279
3585.24/3595.16	c #Conflicts:     757000 | #Constraints:      84279
3585.24/3595.16	c #Conflicts:     758000 | #Constraints:      85279
3585.24/3595.16	c #Conflicts:     759000 | #Constraints:      86279
3585.24/3595.16	c #Conflicts:     760000 | #Constraints:      87279
3585.24/3595.16	c #Conflicts:     761000 | #Constraints:      88279
3585.24/3595.16	c #Conflicts:     762000 | #Constraints:      89279
3585.24/3595.16	c #Conflicts:     763000 | #Constraints:      90279
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 22895.3
3585.24/3595.16	c #Conflicts:     764000 | #Constraints:      57268
3585.24/3595.16	c #Conflicts:     765000 | #Constraints:      58268
3585.24/3595.16	c #Conflicts:     766000 | #Constraints:      59269
3585.24/3595.16	c #Conflicts:     767000 | #Constraints:      60269
3585.24/3595.16	c #Conflicts:     768000 | #Constraints:      61269
3585.24/3595.16	c #Conflicts:     769000 | #Constraints:      62269
3585.24/3595.16	c #Conflicts:     770000 | #Constraints:      63269
3585.24/3595.16	c #Conflicts:     771000 | #Constraints:      64269
3585.24/3595.16	c #Conflicts:     772000 | #Constraints:      65269
3585.24/3595.16	c #Conflicts:     773000 | #Constraints:      66270
3585.24/3595.16	c #Conflicts:     774000 | #Constraints:      67270
3585.24/3595.16	c #Conflicts:     775000 | #Constraints:      68270
3585.24/3595.16	c #Conflicts:     776000 | #Constraints:      69270
3585.24/3595.16	c #Conflicts:     777000 | #Constraints:      70270
3585.24/3595.16	c #Conflicts:     778000 | #Constraints:      71270
3585.24/3595.16	c #Conflicts:     779000 | #Constraints:      72270
3585.24/3595.16	c #Conflicts:     780000 | #Constraints:      73270
3585.24/3595.16	c #Conflicts:     781000 | #Constraints:      74271
3585.24/3595.16	c #Conflicts:     782000 | #Constraints:      75271
3585.24/3595.16	c #Conflicts:     783000 | #Constraints:      76271
3585.24/3595.16	c #Conflicts:     784000 | #Constraints:      77271
3585.24/3595.16	c #Conflicts:     785000 | #Constraints:      78271
3585.24/3595.16	c #Conflicts:     786000 | #Constraints:      79271
3585.24/3595.16	c #Conflicts:     787000 | #Constraints:      80271
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23056.4
3585.24/3595.16	c #Conflicts:     788000 | #Constraints:      55982
3585.24/3595.16	c #Conflicts:     789000 | #Constraints:      56982
3585.24/3595.16	c #Conflicts:     790000 | #Constraints:      57982
3585.24/3595.16	c #Conflicts:     791000 | #Constraints:      58982
3585.24/3595.16	c #Conflicts:     792000 | #Constraints:      59982
3585.24/3595.16	c #Conflicts:     793000 | #Constraints:      60982
3585.24/3595.16	c #Conflicts:     794000 | #Constraints:      61982
3585.24/3595.16	c #Conflicts:     795000 | #Constraints:      62982
3585.24/3595.16	c #Conflicts:     796000 | #Constraints:      63982
3585.24/3595.16	c #Conflicts:     797000 | #Constraints:      64982
3585.24/3595.16	c #Conflicts:     798000 | #Constraints:      65982
3585.24/3595.16	c #Conflicts:     799000 | #Constraints:      66982
3585.24/3595.16	c #Conflicts:     800000 | #Constraints:      67982
3585.24/3595.16	c #Conflicts:     801000 | #Constraints:      68982
3585.24/3595.16	c #Conflicts:     802000 | #Constraints:      69982
3585.24/3595.16	c #Conflicts:     803000 | #Constraints:      70982
3585.24/3595.16	c #Conflicts:     804000 | #Constraints:      71982
3585.24/3595.16	c #Conflicts:     805000 | #Constraints:      72982
3585.24/3595.16	c #Conflicts:     806000 | #Constraints:      73982
3585.24/3595.16	c #Conflicts:     807000 | #Constraints:      74982
3585.24/3595.16	c #Conflicts:     808000 | #Constraints:      75982
3585.24/3595.16	c #Conflicts:     809000 | #Constraints:      76982
3585.24/3595.16	c #Conflicts:     810000 | #Constraints:      77982
3585.24/3595.16	c #Conflicts:     811000 | #Constraints:      78982
3585.24/3595.16	c #Conflicts:     812000 | #Constraints:      79982
3585.24/3595.16	c #Conflicts:     813000 | #Constraints:      80982
3585.24/3595.16	c #Conflicts:     814000 | #Constraints:      81982
3585.24/3595.16	c #Conflicts:     815000 | #Constraints:      82982
3585.24/3595.16	c #Conflicts:     816000 | #Constraints:      83982
3585.24/3595.16	c #Conflicts:     817000 | #Constraints:      84982
3585.24/3595.16	c #Conflicts:     818000 | #Constraints:      85982
3585.24/3595.16	c #Conflicts:     819000 | #Constraints:      86982
3585.24/3595.16	c #Conflicts:     820000 | #Constraints:      87982
3585.24/3595.16	c #Conflicts:     821000 | #Constraints:      88982
3585.24/3595.16	c #Conflicts:     822000 | #Constraints:      89983
3585.24/3595.16	c #Conflicts:     823000 | #Constraints:      90983
3585.24/3595.16	c #Conflicts:     824000 | #Constraints:      91983
3585.24/3595.16	c #Conflicts:     825000 | #Constraints:      92983
3585.24/3595.16	c #Conflicts:     826000 | #Constraints:      93983
3585.24/3595.16	c #Conflicts:     827000 | #Constraints:      94983
3585.24/3595.16	c #Conflicts:     828000 | #Constraints:      95983
3585.24/3595.16	c #Conflicts:     829000 | #Constraints:      96983
3585.24/3595.16	c #Conflicts:     830000 | #Constraints:      97983
3585.24/3595.16	c #Conflicts:     831000 | #Constraints:      98983
3585.24/3595.16	c #Conflicts:     832000 | #Constraints:      99983
3585.24/3595.16	c #Conflicts:     833000 | #Constraints:     100983
3585.24/3595.16	c #Conflicts:     834000 | #Constraints:     101983
3585.24/3595.16	c #Conflicts:     835000 | #Constraints:     102983
3585.24/3595.16	c #Conflicts:     836000 | #Constraints:     103983
3585.24/3595.16	c #Conflicts:     837000 | #Constraints:     104983
3585.24/3595.16	c #Conflicts:     838000 | #Constraints:     105983
3585.24/3595.16	c #Conflicts:     839000 | #Constraints:     106983
3585.24/3595.16	c #Conflicts:     840000 | #Constraints:     107983
3585.24/3595.16	c #Conflicts:     841000 | #Constraints:     108983
3585.24/3595.16	c #Conflicts:     842000 | #Constraints:     109983
3585.24/3595.16	c #Conflicts:     843000 | #Constraints:     110983
3585.24/3595.16	c #Conflicts:     844000 | #Constraints:     111983
3585.24/3595.16	c #Conflicts:     845000 | #Constraints:     112983
3585.24/3595.16	c #Conflicts:     846000 | #Constraints:     113983
3585.24/3595.16	c #Conflicts:     847000 | #Constraints:     114983
3585.24/3595.16	c #Conflicts:     848000 | #Constraints:     115983
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23203.6
3585.24/3595.16	c #Conflicts:     849000 | #Constraints:      70542
3585.24/3595.16	c #Conflicts:     850000 | #Constraints:      71542
3585.24/3595.16	c #Conflicts:     851000 | #Constraints:      72542
3585.24/3595.16	c #Conflicts:     852000 | #Constraints:      73542
3585.24/3595.16	c #Conflicts:     853000 | #Constraints:      74542
3585.24/3595.16	c #Conflicts:     854000 | #Constraints:      75542
3585.24/3595.16	c #Conflicts:     855000 | #Constraints:      76542
3585.24/3595.16	c #Conflicts:     856000 | #Constraints:      77542
3585.24/3595.16	c #Conflicts:     857000 | #Constraints:      78542
3585.24/3595.16	c #Conflicts:     858000 | #Constraints:      79542
3585.24/3595.16	c #Conflicts:     859000 | #Constraints:      80542
3585.24/3595.16	c #Conflicts:     860000 | #Constraints:      81542
3585.24/3595.16	c #Conflicts:     861000 | #Constraints:      82542
3585.24/3595.16	c #Conflicts:     862000 | #Constraints:      83543
3585.24/3595.16	c #Conflicts:     863000 | #Constraints:      84543
3585.24/3595.16	c #Conflicts:     864000 | #Constraints:      85543
3585.24/3595.16	c #Conflicts:     865000 | #Constraints:      86543
3585.24/3595.16	c #Conflicts:     866000 | #Constraints:      87543
3585.24/3595.16	c #Conflicts:     867000 | #Constraints:      88543
3585.24/3595.16	c #Conflicts:     868000 | #Constraints:      89543
3585.24/3595.16	c #Conflicts:     869000 | #Constraints:      90543
3585.24/3595.16	c #Conflicts:     870000 | #Constraints:      91543
3585.24/3595.16	c #Conflicts:     871000 | #Constraints:      92543
3585.24/3595.16	c #Conflicts:     872000 | #Constraints:      93543
3585.24/3595.16	c #Conflicts:     873000 | #Constraints:      94544
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23278.1
3585.24/3595.16	c #Conflicts:     874000 | #Constraints:      59860
3585.24/3595.16	c #Conflicts:     875000 | #Constraints:      60860
3585.24/3595.16	c #Conflicts:     876000 | #Constraints:      61860
3585.24/3595.16	c #Conflicts:     877000 | #Constraints:      62860
3585.24/3595.16	c #Conflicts:     878000 | #Constraints:      63860
3585.24/3595.16	c #Conflicts:     879000 | #Constraints:      64860
3585.24/3595.16	c #Conflicts:     880000 | #Constraints:      65861
3585.24/3595.16	c #Conflicts:     881000 | #Constraints:      66861
3585.24/3595.16	c #Conflicts:     882000 | #Constraints:      67861
3585.24/3595.16	c #Conflicts:     883000 | #Constraints:      68861
3585.24/3595.16	c #Conflicts:     884000 | #Constraints:      69861
3585.24/3595.16	c #Conflicts:     885000 | #Constraints:      70862
3585.24/3595.16	c #Conflicts:     886000 | #Constraints:      71862
3585.24/3595.16	c #Conflicts:     887000 | #Constraints:      72862
3585.24/3595.16	c #Conflicts:     888000 | #Constraints:      73863
3585.24/3595.16	c #Conflicts:     889000 | #Constraints:      74863
3585.24/3595.16	c #Conflicts:     890000 | #Constraints:      75863
3585.24/3595.16	c #Conflicts:     891000 | #Constraints:      76863
3585.24/3595.16	c #Conflicts:     892000 | #Constraints:      77863
3585.24/3595.16	c #Conflicts:     893000 | #Constraints:      78863
3585.24/3595.16	c #Conflicts:     894000 | #Constraints:      79863
3585.24/3595.16	c #Conflicts:     895000 | #Constraints:      80863
3585.24/3595.16	c #Conflicts:     896000 | #Constraints:      81864
3585.24/3595.16	c #Conflicts:     897000 | #Constraints:      82864
3585.24/3595.16	c #Conflicts:     898000 | #Constraints:      83864
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23278.1
3585.24/3595.16	c #Conflicts:     899000 | #Constraints:      57502
3585.24/3595.16	c #Conflicts:     900000 | #Constraints:      58502
3585.24/3595.16	c #Conflicts:     901000 | #Constraints:      59502
3585.24/3595.16	c #Conflicts:     902000 | #Constraints:      60502
3585.24/3595.16	c #Conflicts:     903000 | #Constraints:      61502
3585.24/3595.16	c #Conflicts:     904000 | #Constraints:      62503
3585.24/3595.16	c #Conflicts:     905000 | #Constraints:      63503
3585.24/3595.16	c #Conflicts:     906000 | #Constraints:      64503
3585.24/3595.16	c #Conflicts:     907000 | #Constraints:      65504
3585.24/3595.16	c #Conflicts:     908000 | #Constraints:      66507
3585.24/3595.16	c #Conflicts:     909000 | #Constraints:      67507
3585.24/3595.16	c #Conflicts:     910000 | #Constraints:      68507
3585.24/3595.16	c #Conflicts:     911000 | #Constraints:      69507
3585.24/3595.16	c #Conflicts:     912000 | #Constraints:      70507
3585.24/3595.16	c #Conflicts:     913000 | #Constraints:      71507
3585.24/3595.16	c #Conflicts:     914000 | #Constraints:      72507
3585.24/3595.16	c #Conflicts:     915000 | #Constraints:      73507
3585.24/3595.16	c #Conflicts:     916000 | #Constraints:      74507
3585.24/3595.16	c #Conflicts:     917000 | #Constraints:      75507
3585.24/3595.16	c #Conflicts:     918000 | #Constraints:      76507
3585.24/3595.16	c #Conflicts:     919000 | #Constraints:      77507
3585.24/3595.16	c #Conflicts:     920000 | #Constraints:      78507
3585.24/3595.16	c #Conflicts:     921000 | #Constraints:      79507
3585.24/3595.16	c #Conflicts:     922000 | #Constraints:      80508
3585.24/3595.16	c #Conflicts:     923000 | #Constraints:      81508
3585.24/3595.16	c #Conflicts:     924000 | #Constraints:      82508
3585.24/3595.16	c #Conflicts:     925000 | #Constraints:      83508
3585.24/3595.16	c #Conflicts:     926000 | #Constraints:      84508
3585.24/3595.16	c #Conflicts:     927000 | #Constraints:      85508
3585.24/3595.16	c #Conflicts:     928000 | #Constraints:      86508
3585.24/3595.16	c #Conflicts:     929000 | #Constraints:      87508
3585.24/3595.16	c #Conflicts:     930000 | #Constraints:      88508
3585.24/3595.16	c #Conflicts:     931000 | #Constraints:      89508
3585.24/3595.16	c #Conflicts:     932000 | #Constraints:      90508
3585.24/3595.16	c #Conflicts:     933000 | #Constraints:      91508
3585.24/3595.16	c #Conflicts:     934000 | #Constraints:      92508
3585.24/3595.16	c #Conflicts:     935000 | #Constraints:      93508
3585.24/3595.16	c #Conflicts:     936000 | #Constraints:      94508
3585.24/3595.16	c #Conflicts:     937000 | #Constraints:      95508
3585.24/3595.16	c #Conflicts:     938000 | #Constraints:      96508
3585.24/3595.16	c #Conflicts:     939000 | #Constraints:      97508
3585.24/3595.16	c #Conflicts:     940000 | #Constraints:      98508
3585.24/3595.16	c #Conflicts:     941000 | #Constraints:      99508
3585.24/3595.16	c #Conflicts:     942000 | #Constraints:     100508
3585.24/3595.16	c #Conflicts:     943000 | #Constraints:     101508
3585.24/3595.16	c #Conflicts:     944000 | #Constraints:     102508
3585.24/3595.16	c #Conflicts:     945000 | #Constraints:     103508
3585.24/3595.16	c #Conflicts:     946000 | #Constraints:     104508
3585.24/3595.16	c #Conflicts:     947000 | #Constraints:     105508
3585.24/3595.16	c #Conflicts:     948000 | #Constraints:     106508
3585.24/3595.16	c #Conflicts:     949000 | #Constraints:     107508
3585.24/3595.16	c #Conflicts:     950000 | #Constraints:     108508
3585.24/3595.16	c #Conflicts:     951000 | #Constraints:     109509
3585.24/3595.16	c #Conflicts:     952000 | #Constraints:     110510
3585.24/3595.16	c #Conflicts:     953000 | #Constraints:     111512
3585.24/3595.16	c #Conflicts:     954000 | #Constraints:     112512
3585.24/3595.16	c #Conflicts:     955000 | #Constraints:     113512
3585.24/3595.16	c #Conflicts:     956000 | #Constraints:     114512
3585.24/3595.16	c #Conflicts:     957000 | #Constraints:     115512
3585.24/3595.16	c #Conflicts:     958000 | #Constraints:     116512
3585.24/3595.16	c #Conflicts:     959000 | #Constraints:     117512
3585.24/3595.16	c #Conflicts:     960000 | #Constraints:     118512
3585.24/3595.16	c #Conflicts:     961000 | #Constraints:     119512
3585.24/3595.16	c #Conflicts:     962000 | #Constraints:     120512
3585.24/3595.16	c #Conflicts:     963000 | #Constraints:     121512
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:     964000 | #Constraints:      73542
3585.24/3595.16	c #Conflicts:     965000 | #Constraints:      74542
3585.24/3595.16	c #Conflicts:     966000 | #Constraints:      75543
3585.24/3595.16	c #Conflicts:     967000 | #Constraints:      76543
3585.24/3595.16	c #Conflicts:     968000 | #Constraints:      77543
3585.24/3595.16	c #Conflicts:     969000 | #Constraints:      78543
3585.24/3595.16	c #Conflicts:     970000 | #Constraints:      79543
3585.24/3595.16	c #Conflicts:     971000 | #Constraints:      80543
3585.24/3595.16	c #Conflicts:     972000 | #Constraints:      81543
3585.24/3595.16	c #Conflicts:     973000 | #Constraints:      82543
3585.24/3595.16	c #Conflicts:     974000 | #Constraints:      83543
3585.24/3595.16	c #Conflicts:     975000 | #Constraints:      84543
3585.24/3595.16	c #Conflicts:     976000 | #Constraints:      85543
3585.24/3595.16	c #Conflicts:     977000 | #Constraints:      86545
3585.24/3595.16	c #Conflicts:     978000 | #Constraints:      87545
3585.24/3595.16	c #Conflicts:     979000 | #Constraints:      88545
3585.24/3595.16	c #Conflicts:     980000 | #Constraints:      89545
3585.24/3595.16	c #Conflicts:     981000 | #Constraints:      90546
3585.24/3595.16	c #Conflicts:     982000 | #Constraints:      91546
3585.24/3595.16	c #Conflicts:     983000 | #Constraints:      92546
3585.24/3595.16	c #Conflicts:     984000 | #Constraints:      93546
3585.24/3595.16	c #Conflicts:     985000 | #Constraints:      94546
3585.24/3595.16	c #Conflicts:     986000 | #Constraints:      95546
3585.24/3595.16	c #Conflicts:     987000 | #Constraints:      96546
3585.24/3595.16	c #Conflicts:     988000 | #Constraints:      97546
3585.24/3595.16	c #Conflicts:     989000 | #Constraints:      98546
3585.24/3595.16	c #Conflicts:     990000 | #Constraints:      99546
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:     991000 | #Constraints:      62356
3585.24/3595.16	c #Conflicts:     992000 | #Constraints:      63356
3585.24/3595.16	c #Conflicts:     993000 | #Constraints:      64356
3585.24/3595.16	c #Conflicts:     994000 | #Constraints:      65357
3585.24/3595.16	c #Conflicts:     995000 | #Constraints:      66357
3585.24/3595.16	c #Conflicts:     996000 | #Constraints:      67357
3585.24/3595.16	c #Conflicts:     997000 | #Constraints:      68357
3585.24/3595.16	c #Conflicts:     998000 | #Constraints:      69357
3585.24/3595.16	c #Conflicts:     999000 | #Constraints:      70357
3585.24/3595.16	c #Conflicts:    1000000 | #Constraints:      71357
3585.24/3595.16	c #Conflicts:    1001000 | #Constraints:      72357
3585.24/3595.16	c #Conflicts:    1002000 | #Constraints:      73357
3585.24/3595.16	c #Conflicts:    1003000 | #Constraints:      74357
3585.24/3595.16	c #Conflicts:    1004000 | #Constraints:      75357
3585.24/3595.16	c #Conflicts:    1005000 | #Constraints:      76357
3585.24/3595.16	c #Conflicts:    1006000 | #Constraints:      77357
3585.24/3595.16	c #Conflicts:    1007000 | #Constraints:      78357
3585.24/3595.16	c #Conflicts:    1008000 | #Constraints:      79358
3585.24/3595.16	c #Conflicts:    1009000 | #Constraints:      80358
3585.24/3595.16	c #Conflicts:    1010000 | #Constraints:      81358
3585.24/3595.16	c #Conflicts:    1011000 | #Constraints:      82358
3585.24/3595.16	c #Conflicts:    1012000 | #Constraints:      83358
3585.24/3595.16	c #Conflicts:    1013000 | #Constraints:      84358
3585.24/3595.16	c #Conflicts:    1014000 | #Constraints:      85358
3585.24/3595.16	c #Conflicts:    1015000 | #Constraints:      86358
3585.24/3595.16	c #Conflicts:    1016000 | #Constraints:      87358
3585.24/3595.16	c #Conflicts:    1017000 | #Constraints:      88358
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1018000 | #Constraints:      60206
3585.24/3595.16	c #Conflicts:    1019000 | #Constraints:      61206
3585.24/3595.16	c #Conflicts:    1020000 | #Constraints:      62206
3585.24/3595.16	c #Conflicts:    1021000 | #Constraints:      63206
3585.24/3595.16	c #Conflicts:    1022000 | #Constraints:      64206
3585.24/3595.16	c #Conflicts:    1023000 | #Constraints:      65206
3585.24/3595.16	c #Conflicts:    1024000 | #Constraints:      66206
3585.24/3595.16	c #Conflicts:    1025000 | #Constraints:      67206
3585.24/3595.16	c #Conflicts:    1026000 | #Constraints:      68206
3585.24/3595.16	c #Conflicts:    1027000 | #Constraints:      69206
3585.24/3595.16	c #Conflicts:    1028000 | #Constraints:      70206
3585.24/3595.16	c #Conflicts:    1029000 | #Constraints:      71206
3585.24/3595.16	c #Conflicts:    1030000 | #Constraints:      72206
3585.24/3595.16	c #Conflicts:    1031000 | #Constraints:      73206
3585.24/3595.16	c #Conflicts:    1032000 | #Constraints:      74206
3585.24/3595.16	c #Conflicts:    1033000 | #Constraints:      75206
3585.24/3595.16	c #Conflicts:    1034000 | #Constraints:      76207
3585.24/3595.16	c #Conflicts:    1035000 | #Constraints:      77207
3585.24/3595.16	c #Conflicts:    1036000 | #Constraints:      78207
3585.24/3595.16	c #Conflicts:    1037000 | #Constraints:      79207
3585.24/3595.16	c #Conflicts:    1038000 | #Constraints:      80207
3585.24/3595.16	c #Conflicts:    1039000 | #Constraints:      81207
3585.24/3595.16	c #Conflicts:    1040000 | #Constraints:      82207
3585.24/3595.16	c #Conflicts:    1041000 | #Constraints:      83207
3585.24/3595.16	c #Conflicts:    1042000 | #Constraints:      84207
3585.24/3595.16	c #Conflicts:    1043000 | #Constraints:      85207
3585.24/3595.16	c #Conflicts:    1044000 | #Constraints:      86207
3585.24/3595.16	c #Conflicts:    1045000 | #Constraints:      87207
3585.24/3595.16	c #Conflicts:    1046000 | #Constraints:      88207
3585.24/3595.16	c #Conflicts:    1047000 | #Constraints:      89207
3585.24/3595.16	c #Conflicts:    1048000 | #Constraints:      90207
3585.24/3595.16	c #Conflicts:    1049000 | #Constraints:      91207
3585.24/3595.16	c #Conflicts:    1050000 | #Constraints:      92207
3585.24/3595.16	c #Conflicts:    1051000 | #Constraints:      93207
3585.24/3595.16	c #Conflicts:    1052000 | #Constraints:      94207
3585.24/3595.16	c #Conflicts:    1053000 | #Constraints:      95207
3585.24/3595.16	c #Conflicts:    1054000 | #Constraints:      96207
3585.24/3595.16	c #Conflicts:    1055000 | #Constraints:      97207
3585.24/3595.16	c #Conflicts:    1056000 | #Constraints:      98207
3585.24/3595.16	c #Conflicts:    1057000 | #Constraints:      99207
3585.24/3595.16	c #Conflicts:    1058000 | #Constraints:     100207
3585.24/3595.16	c #Conflicts:    1059000 | #Constraints:     101207
3585.24/3595.16	c #Conflicts:    1060000 | #Constraints:     102207
3585.24/3595.16	c #Conflicts:    1061000 | #Constraints:     103207
3585.24/3595.16	c #Conflicts:    1062000 | #Constraints:     104207
3585.24/3595.16	c #Conflicts:    1063000 | #Constraints:     105207
3585.24/3595.16	c #Conflicts:    1064000 | #Constraints:     106207
3585.24/3595.16	c #Conflicts:    1065000 | #Constraints:     107207
3585.24/3595.16	c #Conflicts:    1066000 | #Constraints:     108207
3585.24/3595.16	c #Conflicts:    1067000 | #Constraints:     109207
3585.24/3595.16	c #Conflicts:    1068000 | #Constraints:     110207
3585.24/3595.16	c #Conflicts:    1069000 | #Constraints:     111207
3585.24/3595.16	c #Conflicts:    1070000 | #Constraints:     112207
3585.24/3595.16	c #Conflicts:    1071000 | #Constraints:     113207
3585.24/3595.16	c #Conflicts:    1072000 | #Constraints:     114207
3585.24/3595.16	c #Conflicts:    1073000 | #Constraints:     115207
3585.24/3595.16	c #Conflicts:    1074000 | #Constraints:     116207
3585.24/3595.16	c #Conflicts:    1075000 | #Constraints:     117207
3585.24/3595.16	c #Conflicts:    1076000 | #Constraints:     118207
3585.24/3595.16	c #Conflicts:    1077000 | #Constraints:     119207
3585.24/3595.16	c #Conflicts:    1078000 | #Constraints:     120207
3585.24/3595.16	c #Conflicts:    1079000 | #Constraints:     121207
3585.24/3595.16	c #Conflicts:    1080000 | #Constraints:     122207
3585.24/3595.16	c #Conflicts:    1081000 | #Constraints:     123207
3585.24/3595.16	c #Conflicts:    1082000 | #Constraints:     124207
3585.24/3595.16	c #Conflicts:    1083000 | #Constraints:     125207
3585.24/3595.16	c #Conflicts:    1084000 | #Constraints:     126207
3585.24/3595.16	c #Conflicts:    1085000 | #Constraints:     127207
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1086000 | #Constraints:      75873
3585.24/3595.16	c #Conflicts:    1087000 | #Constraints:      76873
3585.24/3595.16	c #Conflicts:    1088000 | #Constraints:      77873
3585.24/3595.16	c #Conflicts:    1089000 | #Constraints:      78873
3585.24/3595.16	c #Conflicts:    1090000 | #Constraints:      79873
3585.24/3595.16	c #Conflicts:    1091000 | #Constraints:      80873
3585.24/3595.16	c #Conflicts:    1092000 | #Constraints:      81873
3585.24/3595.16	c #Conflicts:    1093000 | #Constraints:      82873
3585.24/3595.16	c #Conflicts:    1094000 | #Constraints:      83873
3585.24/3595.16	c #Conflicts:    1095000 | #Constraints:      84873
3585.24/3595.16	c #Conflicts:    1096000 | #Constraints:      85873
3585.24/3595.16	c #Conflicts:    1097000 | #Constraints:      86873
3585.24/3595.16	c #Conflicts:    1098000 | #Constraints:      87873
3585.24/3595.16	c #Conflicts:    1099000 | #Constraints:      88873
3585.24/3595.16	c #Conflicts:    1100000 | #Constraints:      89873
3585.24/3595.16	c #Conflicts:    1101000 | #Constraints:      90873
3585.24/3595.16	c #Conflicts:    1102000 | #Constraints:      91873
3585.24/3595.16	c #Conflicts:    1103000 | #Constraints:      92873
3585.24/3595.16	c #Conflicts:    1104000 | #Constraints:      93873
3585.24/3595.16	c #Conflicts:    1105000 | #Constraints:      94873
3585.24/3595.16	c #Conflicts:    1106000 | #Constraints:      95873
3585.24/3595.16	c #Conflicts:    1107000 | #Constraints:      96873
3585.24/3595.16	c #Conflicts:    1108000 | #Constraints:      97873
3585.24/3595.16	c #Conflicts:    1109000 | #Constraints:      98873
3585.24/3595.16	c #Conflicts:    1110000 | #Constraints:      99873
3585.24/3595.16	c #Conflicts:    1111000 | #Constraints:     100873
3585.24/3595.16	c #Conflicts:    1112000 | #Constraints:     101873
3585.24/3595.16	c #Conflicts:    1113000 | #Constraints:     102873
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1114000 | #Constraints:      63559
3585.24/3595.16	c #Conflicts:    1115000 | #Constraints:      64559
3585.24/3595.16	c #Conflicts:    1116000 | #Constraints:      65559
3585.24/3595.16	c #Conflicts:    1117000 | #Constraints:      66559
3585.24/3595.16	c #Conflicts:    1118000 | #Constraints:      67559
3585.24/3595.16	c #Conflicts:    1119000 | #Constraints:      68559
3585.24/3595.16	c #Conflicts:    1120000 | #Constraints:      69559
3585.24/3595.16	c #Conflicts:    1121000 | #Constraints:      70560
3585.24/3595.16	c #Conflicts:    1122000 | #Constraints:      71561
3585.24/3595.16	c #Conflicts:    1123000 | #Constraints:      72561
3585.24/3595.16	c #Conflicts:    1124000 | #Constraints:      73561
3585.24/3595.16	c #Conflicts:    1125000 | #Constraints:      74561
3585.24/3595.16	c #Conflicts:    1126000 | #Constraints:      75561
3585.24/3595.16	c #Conflicts:    1127000 | #Constraints:      76561
3585.24/3595.16	c #Conflicts:    1128000 | #Constraints:      77561
3585.24/3595.16	c #Conflicts:    1129000 | #Constraints:      78561
3585.24/3595.16	c #Conflicts:    1130000 | #Constraints:      79562
3585.24/3595.16	c #Conflicts:    1131000 | #Constraints:      80562
3585.24/3595.16	c #Conflicts:    1132000 | #Constraints:      81562
3585.24/3595.16	c #Conflicts:    1133000 | #Constraints:      82562
3585.24/3595.16	c #Conflicts:    1134000 | #Constraints:      83562
3585.24/3595.16	c #Conflicts:    1135000 | #Constraints:      84562
3585.24/3595.16	c #Conflicts:    1136000 | #Constraints:      85562
3585.24/3595.16	c #Conflicts:    1137000 | #Constraints:      86562
3585.24/3595.16	c #Conflicts:    1138000 | #Constraints:      87562
3585.24/3595.16	c #Conflicts:    1139000 | #Constraints:      88562
3585.24/3595.16	c #Conflicts:    1140000 | #Constraints:      89562
3585.24/3595.16	c #Conflicts:    1141000 | #Constraints:      90562
3585.24/3595.16	c #Conflicts:    1142000 | #Constraints:      91562
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1143000 | #Constraints:      60448
3585.24/3595.16	c #Conflicts:    1144000 | #Constraints:      61448
3585.24/3595.16	c #Conflicts:    1145000 | #Constraints:      62448
3585.24/3595.16	c #Conflicts:    1146000 | #Constraints:      63448
3585.24/3595.16	c #Conflicts:    1147000 | #Constraints:      64448
3585.24/3595.16	c #Conflicts:    1148000 | #Constraints:      65448
3585.24/3595.16	c #Conflicts:    1149000 | #Constraints:      66448
3585.24/3595.16	c #Conflicts:    1150000 | #Constraints:      67448
3585.24/3595.16	c #Conflicts:    1151000 | #Constraints:      68448
3585.24/3595.16	c #Conflicts:    1152000 | #Constraints:      69448
3585.24/3595.16	c #Conflicts:    1153000 | #Constraints:      70448
3585.24/3595.16	c #Conflicts:    1154000 | #Constraints:      71449
3585.24/3595.16	c #Conflicts:    1155000 | #Constraints:      72449
3585.24/3595.16	c #Conflicts:    1156000 | #Constraints:      73449
3585.24/3595.16	c #Conflicts:    1157000 | #Constraints:      74449
3585.24/3595.16	c #Conflicts:    1158000 | #Constraints:      75449
3585.24/3595.16	c #Conflicts:    1159000 | #Constraints:      76449
3585.24/3595.16	c #Conflicts:    1160000 | #Constraints:      77449
3585.24/3595.16	c #Conflicts:    1161000 | #Constraints:      78449
3585.24/3595.16	c #Conflicts:    1162000 | #Constraints:      79449
3585.24/3595.16	c #Conflicts:    1163000 | #Constraints:      80449
3585.24/3595.16	c #Conflicts:    1164000 | #Constraints:      81449
3585.24/3595.16	c #Conflicts:    1165000 | #Constraints:      82449
3585.24/3595.16	c #Conflicts:    1166000 | #Constraints:      83449
3585.24/3595.16	c #Conflicts:    1167000 | #Constraints:      84449
3585.24/3595.16	c #Conflicts:    1168000 | #Constraints:      85449
3585.24/3595.16	c #Conflicts:    1169000 | #Constraints:      86449
3585.24/3595.16	c #Conflicts:    1170000 | #Constraints:      87449
3585.24/3595.16	c #Conflicts:    1171000 | #Constraints:      88449
3585.24/3595.16	c #Conflicts:    1172000 | #Constraints:      89449
3585.24/3595.16	c #Conflicts:    1173000 | #Constraints:      90449
3585.24/3595.16	c #Conflicts:    1174000 | #Constraints:      91449
3585.24/3595.16	c #Conflicts:    1175000 | #Constraints:      92449
3585.24/3595.16	c #Conflicts:    1176000 | #Constraints:      93449
3585.24/3595.16	c #Conflicts:    1177000 | #Constraints:      94449
3585.24/3595.16	c #Conflicts:    1178000 | #Constraints:      95449
3585.24/3595.16	c #Conflicts:    1179000 | #Constraints:      96449
3585.24/3595.16	c #Conflicts:    1180000 | #Constraints:      97449
3585.24/3595.16	c #Conflicts:    1181000 | #Constraints:      98449
3585.24/3595.16	c #Conflicts:    1182000 | #Constraints:      99449
3585.24/3595.16	c #Conflicts:    1183000 | #Constraints:     100449
3585.24/3595.16	c #Conflicts:    1184000 | #Constraints:     101449
3585.24/3595.16	c #Conflicts:    1185000 | #Constraints:     102449
3585.24/3595.16	c #Conflicts:    1186000 | #Constraints:     103449
3585.24/3595.16	c #Conflicts:    1187000 | #Constraints:     104449
3585.24/3595.16	c #Conflicts:    1188000 | #Constraints:     105449
3585.24/3595.16	c #Conflicts:    1189000 | #Constraints:     106449
3585.24/3595.16	c #Conflicts:    1190000 | #Constraints:     107449
3585.24/3595.16	c #Conflicts:    1191000 | #Constraints:     108449
3585.24/3595.16	c #Conflicts:    1192000 | #Constraints:     109449
3585.24/3595.16	c #Conflicts:    1193000 | #Constraints:     110449
3585.24/3595.16	c #Conflicts:    1194000 | #Constraints:     111449
3585.24/3595.16	c #Conflicts:    1195000 | #Constraints:     112449
3585.24/3595.16	c #Conflicts:    1196000 | #Constraints:     113449
3585.24/3595.16	c #Conflicts:    1197000 | #Constraints:     114449
3585.24/3595.16	c #Conflicts:    1198000 | #Constraints:     115449
3585.24/3595.16	c #Conflicts:    1199000 | #Constraints:     116449
3585.24/3595.16	c #Conflicts:    1200000 | #Constraints:     117449
3585.24/3595.16	c #Conflicts:    1201000 | #Constraints:     118449
3585.24/3595.16	c #Conflicts:    1202000 | #Constraints:     119449
3585.24/3595.16	c #Conflicts:    1203000 | #Constraints:     120449
3585.24/3595.16	c #Conflicts:    1204000 | #Constraints:     121449
3585.24/3595.16	c #Conflicts:    1205000 | #Constraints:     122449
3585.24/3595.16	c #Conflicts:    1206000 | #Constraints:     123449
3585.24/3595.16	c #Conflicts:    1207000 | #Constraints:     124449
3585.24/3595.16	c #Conflicts:    1208000 | #Constraints:     125449
3585.24/3595.16	c #Conflicts:    1209000 | #Constraints:     126450
3585.24/3595.16	c #Conflicts:    1210000 | #Constraints:     127450
3585.24/3595.16	c #Conflicts:    1211000 | #Constraints:     128450
3585.24/3595.16	c #Conflicts:    1212000 | #Constraints:     129450
3585.24/3595.16	c #Conflicts:    1213000 | #Constraints:     130450
3585.24/3595.16	c #Conflicts:    1214000 | #Constraints:     131450
3585.24/3595.16	c #Conflicts:    1215000 | #Constraints:     132450
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1216000 | #Constraints:      78745
3585.24/3595.16	c #Conflicts:    1217000 | #Constraints:      79745
3585.24/3595.16	c #Conflicts:    1218000 | #Constraints:      80745
3585.24/3595.16	c #Conflicts:    1219000 | #Constraints:      81745
3585.24/3595.16	c #Conflicts:    1220000 | #Constraints:      82745
3585.24/3595.16	c #Conflicts:    1221000 | #Constraints:      83747
3585.24/3595.16	c #Conflicts:    1222000 | #Constraints:      84747
3585.24/3595.16	c #Conflicts:    1223000 | #Constraints:      85747
3585.24/3595.16	c #Conflicts:    1224000 | #Constraints:      86748
3585.24/3595.16	c #Conflicts:    1225000 | #Constraints:      87749
3585.24/3595.16	c #Conflicts:    1226000 | #Constraints:      88749
3585.24/3595.16	c #Conflicts:    1227000 | #Constraints:      89749
3585.24/3595.16	c #Conflicts:    1228000 | #Constraints:      90749
3585.24/3595.16	c #Conflicts:    1229000 | #Constraints:      91750
3585.24/3595.16	c #Conflicts:    1230000 | #Constraints:      92750
3585.24/3595.16	c #Conflicts:    1231000 | #Constraints:      93750
3585.24/3595.16	c #Conflicts:    1232000 | #Constraints:      94750
3585.24/3595.16	c #Conflicts:    1233000 | #Constraints:      95750
3585.24/3595.16	c #Conflicts:    1234000 | #Constraints:      96750
3585.24/3595.16	c #Conflicts:    1235000 | #Constraints:      97750
3585.24/3595.16	c #Conflicts:    1236000 | #Constraints:      98750
3585.24/3595.16	c #Conflicts:    1237000 | #Constraints:      99750
3585.24/3595.16	c #Conflicts:    1238000 | #Constraints:     100750
3585.24/3595.16	c #Conflicts:    1239000 | #Constraints:     101750
3585.24/3595.16	c #Conflicts:    1240000 | #Constraints:     102750
3585.24/3595.16	c #Conflicts:    1241000 | #Constraints:     103750
3585.24/3595.16	c #Conflicts:    1242000 | #Constraints:     104750
3585.24/3595.16	c #Conflicts:    1243000 | #Constraints:     105750
3585.24/3595.16	c #Conflicts:    1244000 | #Constraints:     106750
3585.24/3595.16	c #Conflicts:    1245000 | #Constraints:     107750
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1246000 | #Constraints:      66459
3585.24/3595.16	c #Conflicts:    1247000 | #Constraints:      67459
3585.24/3595.16	c #Conflicts:    1248000 | #Constraints:      68459
3585.24/3595.16	c #Conflicts:    1249000 | #Constraints:      69459
3585.24/3595.16	c #Conflicts:    1250000 | #Constraints:      70459
3585.24/3595.16	c #Conflicts:    1251000 | #Constraints:      71459
3585.24/3595.16	c #Conflicts:    1252000 | #Constraints:      72459
3585.24/3595.16	c #Conflicts:    1253000 | #Constraints:      73459
3585.24/3595.16	c #Conflicts:    1254000 | #Constraints:      74459
3585.24/3595.16	c #Conflicts:    1255000 | #Constraints:      75459
3585.24/3595.16	c #Conflicts:    1256000 | #Constraints:      76459
3585.24/3595.16	c #Conflicts:    1257000 | #Constraints:      77459
3585.24/3595.16	c #Conflicts:    1258000 | #Constraints:      78459
3585.24/3595.16	c #Conflicts:    1259000 | #Constraints:      79459
3585.24/3595.16	c #Conflicts:    1260000 | #Constraints:      80459
3585.24/3595.16	c #Conflicts:    1261000 | #Constraints:      81459
3585.24/3595.16	c #Conflicts:    1262000 | #Constraints:      82459
3585.24/3595.16	c #Conflicts:    1263000 | #Constraints:      83459
3585.24/3595.16	c #Conflicts:    1264000 | #Constraints:      84459
3585.24/3595.16	c #Conflicts:    1265000 | #Constraints:      85460
3585.24/3595.16	c #Conflicts:    1266000 | #Constraints:      86461
3585.24/3595.16	c #Conflicts:    1267000 | #Constraints:      87461
3585.24/3595.16	c #Conflicts:    1268000 | #Constraints:      88461
3585.24/3595.16	c #Conflicts:    1269000 | #Constraints:      89461
3585.24/3595.16	c #Conflicts:    1270000 | #Constraints:      90461
3585.24/3595.16	c #Conflicts:    1271000 | #Constraints:      91461
3585.24/3595.16	c #Conflicts:    1272000 | #Constraints:      92461
3585.24/3595.16	c #Conflicts:    1273000 | #Constraints:      93462
3585.24/3595.16	c #Conflicts:    1274000 | #Constraints:      94462
3585.24/3595.16	c #Conflicts:    1275000 | #Constraints:      95462
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23356.9
3585.24/3595.16	c #Conflicts:    1276000 | #Constraints:      62908
3585.24/3595.16	c #Conflicts:    1277000 | #Constraints:      63908
3585.24/3595.16	c #Conflicts:    1278000 | #Constraints:      64908
3585.24/3595.16	c #Conflicts:    1279000 | #Constraints:      65908
3585.24/3595.16	c #Conflicts:    1280000 | #Constraints:      66908
3585.24/3595.16	c #Conflicts:    1281000 | #Constraints:      67908
3585.24/3595.16	c #Conflicts:    1282000 | #Constraints:      68909
3585.24/3595.16	c #Conflicts:    1283000 | #Constraints:      69909
3585.24/3595.16	c #Conflicts:    1284000 | #Constraints:      70909
3585.24/3595.16	c #Conflicts:    1285000 | #Constraints:      71909
3585.24/3595.16	c #Conflicts:    1286000 | #Constraints:      72910
3585.24/3595.16	c #Conflicts:    1287000 | #Constraints:      73911
3585.24/3595.16	c #Conflicts:    1288000 | #Constraints:      74911
3585.24/3595.16	c #Conflicts:    1289000 | #Constraints:      75911
3585.24/3595.16	c #Conflicts:    1290000 | #Constraints:      76911
3585.24/3595.16	c #Conflicts:    1291000 | #Constraints:      77911
3585.24/3595.16	c #Conflicts:    1292000 | #Constraints:      78911
3585.24/3595.16	c #Conflicts:    1293000 | #Constraints:      79911
3585.24/3595.16	c #Conflicts:    1294000 | #Constraints:      80911
3585.24/3595.16	c #Conflicts:    1295000 | #Constraints:      81911
3585.24/3595.16	c #Conflicts:    1296000 | #Constraints:      82911
3585.24/3595.16	c #Conflicts:    1297000 | #Constraints:      83911
3585.24/3595.16	c #Conflicts:    1298000 | #Constraints:      84911
3585.24/3595.16	c #Conflicts:    1299000 | #Constraints:      85911
3585.24/3595.16	c #Conflicts:    1300000 | #Constraints:      86911
3585.24/3595.16	c #Conflicts:    1301000 | #Constraints:      87911
3585.24/3595.16	c #Conflicts:    1302000 | #Constraints:      88911
3585.24/3595.16	c #Conflicts:    1303000 | #Constraints:      89911
3585.24/3595.16	c #Conflicts:    1304000 | #Constraints:      90911
3585.24/3595.16	c #Conflicts:    1305000 | #Constraints:      91912
3585.24/3595.16	c #Conflicts:    1306000 | #Constraints:      92912
3585.24/3595.16	c #Conflicts:    1307000 | #Constraints:      93912
3585.24/3595.16	c #Conflicts:    1308000 | #Constraints:      94912
3585.24/3595.16	c #Conflicts:    1309000 | #Constraints:      95912
3585.24/3595.16	c #Conflicts:    1310000 | #Constraints:      96912
3585.24/3595.16	c #Conflicts:    1311000 | #Constraints:      97912
3585.24/3595.16	c #Conflicts:    1312000 | #Constraints:      98912
3585.24/3595.16	c #Conflicts:    1313000 | #Constraints:      99912
3585.24/3595.16	c #Conflicts:    1314000 | #Constraints:     100912
3585.24/3595.16	c #Conflicts:    1315000 | #Constraints:     101912
3585.24/3595.16	c #Conflicts:    1316000 | #Constraints:     102912
3585.24/3595.16	c #Conflicts:    1317000 | #Constraints:     103912
3585.24/3595.16	c #Conflicts:    1318000 | #Constraints:     104912
3585.24/3595.16	c #Conflicts:    1319000 | #Constraints:     105912
3585.24/3595.16	c #Conflicts:    1320000 | #Constraints:     106912
3585.24/3595.16	c #Conflicts:    1321000 | #Constraints:     107912
3585.24/3595.16	c #Conflicts:    1322000 | #Constraints:     108912
3585.24/3595.16	c #Conflicts:    1323000 | #Constraints:     109912
3585.24/3595.16	c #Conflicts:    1324000 | #Constraints:     110912
3585.24/3595.16	c #Conflicts:    1325000 | #Constraints:     111912
3585.24/3595.16	c #Conflicts:    1326000 | #Constraints:     112912
3585.24/3595.16	c #Conflicts:    1327000 | #Constraints:     113912
3585.24/3595.16	c #Conflicts:    1328000 | #Constraints:     114912
3585.24/3595.16	c #Conflicts:    1329000 | #Constraints:     115912
3585.24/3595.16	c #Conflicts:    1330000 | #Constraints:     116912
3585.24/3595.16	c #Conflicts:    1331000 | #Constraints:     117912
3585.24/3595.16	c #Conflicts:    1332000 | #Constraints:     118912
3585.24/3595.16	c #Conflicts:    1333000 | #Constraints:     119912
3585.24/3595.16	c #Conflicts:    1334000 | #Constraints:     120912
3585.24/3595.16	c #Conflicts:    1335000 | #Constraints:     121912
3585.24/3595.16	c #Conflicts:    1336000 | #Constraints:     122912
3585.24/3595.16	c #Conflicts:    1337000 | #Constraints:     123912
3585.24/3595.16	c #Conflicts:    1338000 | #Constraints:     124912
3585.24/3595.16	c #Conflicts:    1339000 | #Constraints:     125912
3585.24/3595.16	c #Conflicts:    1340000 | #Constraints:     126912
3585.24/3595.16	c #Conflicts:    1341000 | #Constraints:     127912
3585.24/3595.16	c #Conflicts:    1342000 | #Constraints:     128912
3585.24/3595.16	c #Conflicts:    1343000 | #Constraints:     129912
3585.24/3595.16	c #Conflicts:    1344000 | #Constraints:     130912
3585.24/3595.16	c #Conflicts:    1345000 | #Constraints:     131912
3585.24/3595.16	c #Conflicts:    1346000 | #Constraints:     132912
3585.24/3595.16	c #Conflicts:    1347000 | #Constraints:     133912
3585.24/3595.16	c #Conflicts:    1348000 | #Constraints:     134912
3585.24/3595.16	c #Conflicts:    1349000 | #Constraints:     135912
3585.24/3595.16	c #Conflicts:    1350000 | #Constraints:     136912
3585.24/3595.16	c #Conflicts:    1351000 | #Constraints:     137912
3585.24/3595.16	c #Conflicts:    1352000 | #Constraints:     138912
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23446.6
3585.24/3595.16	c #Conflicts:    1353000 | #Constraints:      82038
3585.24/3595.16	c #Conflicts:    1354000 | #Constraints:      83038
3585.24/3595.16	c #Conflicts:    1355000 | #Constraints:      84038
3585.24/3595.16	c #Conflicts:    1356000 | #Constraints:      85038
3585.24/3595.16	c #Conflicts:    1357000 | #Constraints:      86038
3585.24/3595.16	c #Conflicts:    1358000 | #Constraints:      87038
3585.24/3595.16	c #Conflicts:    1359000 | #Constraints:      88038
3585.24/3595.16	c #Conflicts:    1360000 | #Constraints:      89038
3585.24/3595.16	c #Conflicts:    1361000 | #Constraints:      90038
3585.24/3595.16	c #Conflicts:    1362000 | #Constraints:      91038
3585.24/3595.16	c #Conflicts:    1363000 | #Constraints:      92038
3585.24/3595.16	c #Conflicts:    1364000 | #Constraints:      93038
3585.24/3595.16	c #Conflicts:    1365000 | #Constraints:      94038
3585.24/3595.16	c #Conflicts:    1366000 | #Constraints:      95038
3585.24/3595.16	c #Conflicts:    1367000 | #Constraints:      96038
3585.24/3595.16	c #Conflicts:    1368000 | #Constraints:      97038
3585.24/3595.16	c #Conflicts:    1369000 | #Constraints:      98038
3585.24/3595.16	c #Conflicts:    1370000 | #Constraints:      99038
3585.24/3595.16	c #Conflicts:    1371000 | #Constraints:     100038
3585.24/3595.16	c #Conflicts:    1372000 | #Constraints:     101038
3585.24/3595.16	c #Conflicts:    1373000 | #Constraints:     102038
3585.24/3595.16	c #Conflicts:    1374000 | #Constraints:     103038
3585.24/3595.16	c #Conflicts:    1375000 | #Constraints:     104038
3585.24/3595.16	c #Conflicts:    1376000 | #Constraints:     105038
3585.24/3595.16	c #Conflicts:    1377000 | #Constraints:     106038
3585.24/3595.16	c #Conflicts:    1378000 | #Constraints:     107039
3585.24/3595.16	c #Conflicts:    1379000 | #Constraints:     108040
3585.24/3595.16	c #Conflicts:    1380000 | #Constraints:     109040
3585.24/3595.16	c #Conflicts:    1381000 | #Constraints:     110040
3585.24/3595.16	c #Conflicts:    1382000 | #Constraints:     111040
3585.24/3595.16	c #Conflicts:    1383000 | #Constraints:     112040
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23450.7
3585.24/3595.16	c #Conflicts:    1384000 | #Constraints:      78145
3585.24/3595.16	c #Conflicts:    1385000 | #Constraints:      79145
3585.24/3595.16	c #Conflicts:    1386000 | #Constraints:      80145
3585.24/3595.16	c #Conflicts:    1387000 | #Constraints:      81146
3585.24/3595.16	c #Conflicts:    1388000 | #Constraints:      82146
3585.24/3595.16	c #Conflicts:    1389000 | #Constraints:      83146
3585.24/3595.16	c #Conflicts:    1390000 | #Constraints:      84146
3585.24/3595.16	c #Conflicts:    1391000 | #Constraints:      85146
3585.24/3595.16	c #Conflicts:    1392000 | #Constraints:      86146
3585.24/3595.16	c #Conflicts:    1393000 | #Constraints:      87146
3585.24/3595.16	c #Conflicts:    1394000 | #Constraints:      88146
3585.24/3595.16	c #Conflicts:    1395000 | #Constraints:      89146
3585.24/3595.16	c #Conflicts:    1396000 | #Constraints:      90146
3585.24/3595.16	c #Conflicts:    1397000 | #Constraints:      91146
3585.24/3595.16	c #Conflicts:    1398000 | #Constraints:      92146
3585.24/3595.16	c #Conflicts:    1399000 | #Constraints:      93147
3585.24/3595.16	c #Conflicts:    1400000 | #Constraints:      94147
3585.24/3595.16	c #Conflicts:    1401000 | #Constraints:      95148
3585.24/3595.16	c #Conflicts:    1402000 | #Constraints:      96148
3585.24/3595.16	c #Conflicts:    1403000 | #Constraints:      97148
3585.24/3595.16	c #Conflicts:    1404000 | #Constraints:      98148
3585.24/3595.16	c #Conflicts:    1405000 | #Constraints:      99148
3585.24/3595.16	c #Conflicts:    1406000 | #Constraints:     100148
3585.24/3595.16	c #Conflicts:    1407000 | #Constraints:     101148
3585.24/3595.16	c #Conflicts:    1408000 | #Constraints:     102148
3585.24/3595.16	c #Conflicts:    1409000 | #Constraints:     103148
3585.24/3595.16	c #Conflicts:    1410000 | #Constraints:     104149
3585.24/3595.16	c #Conflicts:    1411000 | #Constraints:     105149
3585.24/3595.16	c #Conflicts:    1412000 | #Constraints:     106149
3585.24/3595.16	c #Conflicts:    1413000 | #Constraints:     107149
3585.24/3595.16	c #Conflicts:    1414000 | #Constraints:     108149
3585.24/3595.16	c #Conflicts:    1415000 | #Constraints:     109149
3585.24/3595.16	c #Conflicts:    1416000 | #Constraints:     110149
3585.24/3595.16	c #Conflicts:    1417000 | #Constraints:     111149
3585.24/3595.16	c #Conflicts:    1418000 | #Constraints:     112149
3585.24/3595.16	c #Conflicts:    1419000 | #Constraints:     113149
3585.24/3595.16	c #Conflicts:    1420000 | #Constraints:     114149
3585.24/3595.16	c #Conflicts:    1421000 | #Constraints:     115149
3585.24/3595.16	c #Conflicts:    1422000 | #Constraints:     116149
3585.24/3595.16	c #Conflicts:    1423000 | #Constraints:     117149
3585.24/3595.16	c #Conflicts:    1424000 | #Constraints:     118149
3585.24/3595.16	c #Conflicts:    1425000 | #Constraints:     119149
3585.24/3595.16	c #Conflicts:    1426000 | #Constraints:     120149
3585.24/3595.16	c #Conflicts:    1427000 | #Constraints:     121149
3585.24/3595.16	c #Conflicts:    1428000 | #Constraints:     122149
3585.24/3595.16	c #Conflicts:    1429000 | #Constraints:     123149
3585.24/3595.16	c #Conflicts:    1430000 | #Constraints:     124149
3585.24/3595.16	c #Conflicts:    1431000 | #Constraints:     125149
3585.24/3595.16	c #Conflicts:    1432000 | #Constraints:     126149
3585.24/3595.16	c #Conflicts:    1433000 | #Constraints:     127149
3585.24/3595.16	c #Conflicts:    1434000 | #Constraints:     128149
3585.24/3595.16	c #Conflicts:    1435000 | #Constraints:     129149
3585.24/3595.16	c #Conflicts:    1436000 | #Constraints:     130149
3585.24/3595.16	c #Conflicts:    1437000 | #Constraints:     131149
3585.24/3595.16	c #Conflicts:    1438000 | #Constraints:     132149
3585.24/3595.16	c #Conflicts:    1439000 | #Constraints:     133149
3585.24/3595.16	c #Conflicts:    1440000 | #Constraints:     134149
3585.24/3595.16	c #Conflicts:    1441000 | #Constraints:     135149
3585.24/3595.16	c #Conflicts:    1442000 | #Constraints:     136149
3585.24/3595.16	c #Conflicts:    1443000 | #Constraints:     137149
3585.24/3595.16	c #Conflicts:    1444000 | #Constraints:     138149
3585.24/3595.16	c #Conflicts:    1445000 | #Constraints:     139149
3585.24/3595.16	c #Conflicts:    1446000 | #Constraints:     140149
3585.24/3595.16	c #Conflicts:    1447000 | #Constraints:     141149
3585.24/3595.16	c #Conflicts:    1448000 | #Constraints:     142149
3585.24/3595.16	c #Conflicts:    1449000 | #Constraints:     143149
3585.24/3595.16	c #Conflicts:    1450000 | #Constraints:     144149
3585.24/3595.16	c #Conflicts:    1451000 | #Constraints:     145149
3585.24/3595.16	c #Conflicts:    1452000 | #Constraints:     146149
3585.24/3595.16	c #Conflicts:    1453000 | #Constraints:     147149
3585.24/3595.16	c #Conflicts:    1454000 | #Constraints:     148150
3585.24/3595.16	c #Conflicts:    1455000 | #Constraints:     149150
3585.24/3595.16	c #Conflicts:    1456000 | #Constraints:     150150
3585.24/3595.16	c #Conflicts:    1457000 | #Constraints:     151150
3585.24/3595.16	c #Conflicts:    1458000 | #Constraints:     152150
3585.24/3595.16	c #Conflicts:    1459000 | #Constraints:     153150
3585.24/3595.16	c #Conflicts:    1460000 | #Constraints:     154150
3585.24/3595.16	c #Conflicts:    1461000 | #Constraints:     155150
3585.24/3595.16	c #Conflicts:    1462000 | #Constraints:     156150
3585.24/3595.16	c #Conflicts:    1463000 | #Constraints:     157150
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1464000 | #Constraints:      92487
3585.24/3595.16	c #Conflicts:    1465000 | #Constraints:      93487
3585.24/3595.16	c #Conflicts:    1466000 | #Constraints:      94487
3585.24/3595.16	c #Conflicts:    1467000 | #Constraints:      95487
3585.24/3595.16	c #Conflicts:    1468000 | #Constraints:      96487
3585.24/3595.16	c #Conflicts:    1469000 | #Constraints:      97487
3585.24/3595.16	c #Conflicts:    1470000 | #Constraints:      98487
3585.24/3595.16	c #Conflicts:    1471000 | #Constraints:      99487
3585.24/3595.16	c #Conflicts:    1472000 | #Constraints:     100487
3585.24/3595.16	c #Conflicts:    1473000 | #Constraints:     101487
3585.24/3595.16	c #Conflicts:    1474000 | #Constraints:     102487
3585.24/3595.16	c #Conflicts:    1475000 | #Constraints:     103487
3585.24/3595.16	c #Conflicts:    1476000 | #Constraints:     104487
3585.24/3595.16	c #Conflicts:    1477000 | #Constraints:     105487
3585.24/3595.16	c #Conflicts:    1478000 | #Constraints:     106487
3585.24/3595.16	c #Conflicts:    1479000 | #Constraints:     107487
3585.24/3595.16	c #Conflicts:    1480000 | #Constraints:     108487
3585.24/3595.16	c #Conflicts:    1481000 | #Constraints:     109487
3585.24/3595.16	c #Conflicts:    1482000 | #Constraints:     110487
3585.24/3595.16	c #Conflicts:    1483000 | #Constraints:     111487
3585.24/3595.16	c #Conflicts:    1484000 | #Constraints:     112487
3585.24/3595.16	c #Conflicts:    1485000 | #Constraints:     113487
3585.24/3595.16	c #Conflicts:    1486000 | #Constraints:     114487
3585.24/3595.16	c #Conflicts:    1487000 | #Constraints:     115487
3585.24/3595.16	c #Conflicts:    1488000 | #Constraints:     116487
3585.24/3595.16	c #Conflicts:    1489000 | #Constraints:     117487
3585.24/3595.16	c #Conflicts:    1490000 | #Constraints:     118487
3585.24/3595.16	c #Conflicts:    1491000 | #Constraints:     119488
3585.24/3595.16	c #Conflicts:    1492000 | #Constraints:     120488
3585.24/3595.16	c #Conflicts:    1493000 | #Constraints:     121488
3585.24/3595.16	c #Conflicts:    1494000 | #Constraints:     122488
3585.24/3595.16	c #Conflicts:    1495000 | #Constraints:     123488
3585.24/3595.16	c #Conflicts:    1496000 | #Constraints:     124488
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1497000 | #Constraints:      84279
3585.24/3595.16	c #Conflicts:    1498000 | #Constraints:      85279
3585.24/3595.16	c #Conflicts:    1499000 | #Constraints:      86279
3585.24/3595.16	c #Conflicts:    1500000 | #Constraints:      87279
3585.24/3595.16	c #Conflicts:    1501000 | #Constraints:      88279
3585.24/3595.16	c #Conflicts:    1502000 | #Constraints:      89279
3585.24/3595.16	c #Conflicts:    1503000 | #Constraints:      90279
3585.24/3595.16	c #Conflicts:    1504000 | #Constraints:      91279
3585.24/3595.16	c #Conflicts:    1505000 | #Constraints:      92279
3585.24/3595.16	c #Conflicts:    1506000 | #Constraints:      93279
3585.24/3595.16	c #Conflicts:    1507000 | #Constraints:      94279
3585.24/3595.16	c #Conflicts:    1508000 | #Constraints:      95279
3585.24/3595.16	c #Conflicts:    1509000 | #Constraints:      96279
3585.24/3595.16	c #Conflicts:    1510000 | #Constraints:      97279
3585.24/3595.16	c #Conflicts:    1511000 | #Constraints:      98279
3585.24/3595.16	c #Conflicts:    1512000 | #Constraints:      99279
3585.24/3595.16	c #Conflicts:    1513000 | #Constraints:     100279
3585.24/3595.16	c #Conflicts:    1514000 | #Constraints:     101279
3585.24/3595.16	c #Conflicts:    1515000 | #Constraints:     102279
3585.24/3595.16	c #Conflicts:    1516000 | #Constraints:     103279
3585.24/3595.16	c #Conflicts:    1517000 | #Constraints:     104279
3585.24/3595.16	c #Conflicts:    1518000 | #Constraints:     105279
3585.24/3595.16	c #Conflicts:    1519000 | #Constraints:     106279
3585.24/3595.16	c #Conflicts:    1520000 | #Constraints:     107279
3585.24/3595.16	c #Conflicts:    1521000 | #Constraints:     108279
3585.24/3595.16	c #Conflicts:    1522000 | #Constraints:     109279
3585.24/3595.16	c #Conflicts:    1523000 | #Constraints:     110279
3585.24/3595.16	c #Conflicts:    1524000 | #Constraints:     111279
3585.24/3595.16	c #Conflicts:    1525000 | #Constraints:     112279
3585.24/3595.16	c #Conflicts:    1526000 | #Constraints:     113279
3585.24/3595.16	c #Conflicts:    1527000 | #Constraints:     114279
3585.24/3595.16	c #Conflicts:    1528000 | #Constraints:     115279
3585.24/3595.16	c #Conflicts:    1529000 | #Constraints:     116279
3585.24/3595.16	c #Conflicts:    1530000 | #Constraints:     117279
3585.24/3595.16	c #Conflicts:    1531000 | #Constraints:     118279
3585.24/3595.16	c #Conflicts:    1532000 | #Constraints:     119279
3585.24/3595.16	c #Conflicts:    1533000 | #Constraints:     120279
3585.24/3595.16	c #Conflicts:    1534000 | #Constraints:     121279
3585.24/3595.16	c #Conflicts:    1535000 | #Constraints:     122279
3585.24/3595.16	c #Conflicts:    1536000 | #Constraints:     123279
3585.24/3595.16	c #Conflicts:    1537000 | #Constraints:     124279
3585.24/3595.16	c #Conflicts:    1538000 | #Constraints:     125279
3585.24/3595.16	c #Conflicts:    1539000 | #Constraints:     126279
3585.24/3595.16	c #Conflicts:    1540000 | #Constraints:     127279
3585.24/3595.16	c #Conflicts:    1541000 | #Constraints:     128279
3585.24/3595.16	c #Conflicts:    1542000 | #Constraints:     129279
3585.24/3595.16	c #Conflicts:    1543000 | #Constraints:     130279
3585.24/3595.16	c #Conflicts:    1544000 | #Constraints:     131279
3585.24/3595.16	c #Conflicts:    1545000 | #Constraints:     132279
3585.24/3595.16	c #Conflicts:    1546000 | #Constraints:     133279
3585.24/3595.16	c #Conflicts:    1547000 | #Constraints:     134279
3585.24/3595.16	c #Conflicts:    1548000 | #Constraints:     135279
3585.24/3595.16	c #Conflicts:    1549000 | #Constraints:     136279
3585.24/3595.16	c #Conflicts:    1550000 | #Constraints:     137279
3585.24/3595.16	c #Conflicts:    1551000 | #Constraints:     138279
3585.24/3595.16	c #Conflicts:    1552000 | #Constraints:     139279
3585.24/3595.16	c #Conflicts:    1553000 | #Constraints:     140279
3585.24/3595.16	c #Conflicts:    1554000 | #Constraints:     141279
3585.24/3595.16	c #Conflicts:    1555000 | #Constraints:     142279
3585.24/3595.16	c #Conflicts:    1556000 | #Constraints:     143279
3585.24/3595.16	c #Conflicts:    1557000 | #Constraints:     144279
3585.24/3595.16	c #Conflicts:    1558000 | #Constraints:     145279
3585.24/3595.16	c #Conflicts:    1559000 | #Constraints:     146279
3585.24/3595.16	c #Conflicts:    1560000 | #Constraints:     147279
3585.24/3595.16	c #Conflicts:    1561000 | #Constraints:     148279
3585.24/3595.16	c #Conflicts:    1562000 | #Constraints:     149279
3585.24/3595.16	c #Conflicts:    1563000 | #Constraints:     150279
3585.24/3595.16	c #Conflicts:    1564000 | #Constraints:     151279
3585.24/3595.16	c #Conflicts:    1565000 | #Constraints:     152279
3585.24/3595.16	c #Conflicts:    1566000 | #Constraints:     153279
3585.24/3595.16	c #Conflicts:    1567000 | #Constraints:     154279
3585.24/3595.16	c #Conflicts:    1568000 | #Constraints:     155279
3585.24/3595.16	c #Conflicts:    1569000 | #Constraints:     156279
3585.24/3595.16	c #Conflicts:    1570000 | #Constraints:     157279
3585.24/3595.16	c #Conflicts:    1571000 | #Constraints:     158279
3585.24/3595.16	c #Conflicts:    1572000 | #Constraints:     159279
3585.24/3595.16	c #Conflicts:    1573000 | #Constraints:     160279
3585.24/3595.16	c #Conflicts:    1574000 | #Constraints:     161279
3585.24/3595.16	c #Conflicts:    1575000 | #Constraints:     162279
3585.24/3595.16	c #Conflicts:    1576000 | #Constraints:     163279
3585.24/3595.16	c #Conflicts:    1577000 | #Constraints:     164279
3585.24/3595.16	c #Conflicts:    1578000 | #Constraints:     165279
3585.24/3595.16	c #Conflicts:    1579000 | #Constraints:     166279
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1580000 | #Constraints:      95713
3585.24/3595.16	c #Conflicts:    1581000 | #Constraints:      96713
3585.24/3595.16	c #Conflicts:    1582000 | #Constraints:      97713
3585.24/3595.16	c #Conflicts:    1583000 | #Constraints:      98713
3585.24/3595.16	c #Conflicts:    1584000 | #Constraints:      99713
3585.24/3595.16	c #Conflicts:    1585000 | #Constraints:     100713
3585.24/3595.16	c #Conflicts:    1586000 | #Constraints:     101713
3585.24/3595.16	c #Conflicts:    1587000 | #Constraints:     102713
3585.24/3595.16	c #Conflicts:    1588000 | #Constraints:     103713
3585.24/3595.16	c #Conflicts:    1589000 | #Constraints:     104713
3585.24/3595.16	c #Conflicts:    1590000 | #Constraints:     105713
3585.24/3595.16	c #Conflicts:    1591000 | #Constraints:     106713
3585.24/3595.16	c #Conflicts:    1592000 | #Constraints:     107713
3585.24/3595.16	c #Conflicts:    1593000 | #Constraints:     108713
3585.24/3595.16	c #Conflicts:    1594000 | #Constraints:     109713
3585.24/3595.16	c #Conflicts:    1595000 | #Constraints:     110713
3585.24/3595.16	c #Conflicts:    1596000 | #Constraints:     111713
3585.24/3595.16	c #Conflicts:    1597000 | #Constraints:     112713
3585.24/3595.16	c #Conflicts:    1598000 | #Constraints:     113713
3585.24/3595.16	c #Conflicts:    1599000 | #Constraints:     114713
3585.24/3595.16	c #Conflicts:    1600000 | #Constraints:     115713
3585.24/3595.16	c #Conflicts:    1601000 | #Constraints:     116713
3585.24/3595.16	c #Conflicts:    1602000 | #Constraints:     117713
3585.24/3595.16	c #Conflicts:    1603000 | #Constraints:     118713
3585.24/3595.16	c #Conflicts:    1604000 | #Constraints:     119713
3585.24/3595.16	c #Conflicts:    1605000 | #Constraints:     120713
3585.24/3595.16	c #Conflicts:    1606000 | #Constraints:     121713
3585.24/3595.16	c #Conflicts:    1607000 | #Constraints:     122713
3585.24/3595.16	c #Conflicts:    1608000 | #Constraints:     123713
3585.24/3595.16	c #Conflicts:    1609000 | #Constraints:     124713
3585.24/3595.16	c #Conflicts:    1610000 | #Constraints:     125713
3585.24/3595.16	c #Conflicts:    1611000 | #Constraints:     126713
3585.24/3595.16	c #Conflicts:    1612000 | #Constraints:     127713
3585.24/3595.16	c #Conflicts:    1613000 | #Constraints:     128713
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1614000 | #Constraints:      85330
3585.24/3595.16	c #Conflicts:    1615000 | #Constraints:      86330
3585.24/3595.16	c #Conflicts:    1616000 | #Constraints:      87330
3585.24/3595.16	c #Conflicts:    1617000 | #Constraints:      88330
3585.24/3595.16	c #Conflicts:    1618000 | #Constraints:      89330
3585.24/3595.16	c #Conflicts:    1619000 | #Constraints:      90330
3585.24/3595.16	c #Conflicts:    1620000 | #Constraints:      91330
3585.24/3595.16	c #Conflicts:    1621000 | #Constraints:      92330
3585.24/3595.16	c #Conflicts:    1622000 | #Constraints:      93330
3585.24/3595.16	c #Conflicts:    1623000 | #Constraints:      94330
3585.24/3595.16	c #Conflicts:    1624000 | #Constraints:      95330
3585.24/3595.16	c #Conflicts:    1625000 | #Constraints:      96330
3585.24/3595.16	c #Conflicts:    1626000 | #Constraints:      97330
3585.24/3595.16	c #Conflicts:    1627000 | #Constraints:      98330
3585.24/3595.16	c #Conflicts:    1628000 | #Constraints:      99330
3585.24/3595.16	c #Conflicts:    1629000 | #Constraints:     100330
3585.24/3595.16	c #Conflicts:    1630000 | #Constraints:     101330
3585.24/3595.16	c #Conflicts:    1631000 | #Constraints:     102330
3585.24/3595.16	c #Conflicts:    1632000 | #Constraints:     103330
3585.24/3595.16	c #Conflicts:    1633000 | #Constraints:     104330
3585.24/3595.16	c #Conflicts:    1634000 | #Constraints:     105330
3585.24/3595.16	c #Conflicts:    1635000 | #Constraints:     106330
3585.24/3595.16	c #Conflicts:    1636000 | #Constraints:     107330
3585.24/3595.16	c #Conflicts:    1637000 | #Constraints:     108330
3585.24/3595.16	c #Conflicts:    1638000 | #Constraints:     109330
3585.24/3595.16	c #Conflicts:    1639000 | #Constraints:     110330
3585.24/3595.16	c #Conflicts:    1640000 | #Constraints:     111330
3585.24/3595.16	c #Conflicts:    1641000 | #Constraints:     112330
3585.24/3595.16	c #Conflicts:    1642000 | #Constraints:     113330
3585.24/3595.16	c #Conflicts:    1643000 | #Constraints:     114330
3585.24/3595.16	c #Conflicts:    1644000 | #Constraints:     115330
3585.24/3595.16	c #Conflicts:    1645000 | #Constraints:     116330
3585.24/3595.16	c #Conflicts:    1646000 | #Constraints:     117330
3585.24/3595.16	c #Conflicts:    1647000 | #Constraints:     118330
3585.24/3595.16	c #Conflicts:    1648000 | #Constraints:     119330
3585.24/3595.16	c #Conflicts:    1649000 | #Constraints:     120330
3585.24/3595.16	c #Conflicts:    1650000 | #Constraints:     121330
3585.24/3595.16	c #Conflicts:    1651000 | #Constraints:     122330
3585.24/3595.16	c #Conflicts:    1652000 | #Constraints:     123330
3585.24/3595.16	c #Conflicts:    1653000 | #Constraints:     124330
3585.24/3595.16	c #Conflicts:    1654000 | #Constraints:     125330
3585.24/3595.16	c #Conflicts:    1655000 | #Constraints:     126330
3585.24/3595.16	c #Conflicts:    1656000 | #Constraints:     127330
3585.24/3595.16	c #Conflicts:    1657000 | #Constraints:     128330
3585.24/3595.16	c #Conflicts:    1658000 | #Constraints:     129330
3585.24/3595.16	c #Conflicts:    1659000 | #Constraints:     130331
3585.24/3595.16	c #Conflicts:    1660000 | #Constraints:     131331
3585.24/3595.16	c #Conflicts:    1661000 | #Constraints:     132331
3585.24/3595.16	c #Conflicts:    1662000 | #Constraints:     133331
3585.24/3595.16	c #Conflicts:    1663000 | #Constraints:     134331
3585.24/3595.16	c #Conflicts:    1664000 | #Constraints:     135331
3585.24/3595.16	c #Conflicts:    1665000 | #Constraints:     136331
3585.24/3595.16	c #Conflicts:    1666000 | #Constraints:     137331
3585.24/3595.16	c #Conflicts:    1667000 | #Constraints:     138331
3585.24/3595.16	c #Conflicts:    1668000 | #Constraints:     139331
3585.24/3595.16	c #Conflicts:    1669000 | #Constraints:     140331
3585.24/3595.16	c #Conflicts:    1670000 | #Constraints:     141331
3585.24/3595.16	c #Conflicts:    1671000 | #Constraints:     142331
3585.24/3595.16	c #Conflicts:    1672000 | #Constraints:     143331
3585.24/3595.16	c #Conflicts:    1673000 | #Constraints:     144331
3585.24/3595.16	c #Conflicts:    1674000 | #Constraints:     145331
3585.24/3595.16	c #Conflicts:    1675000 | #Constraints:     146331
3585.24/3595.16	c #Conflicts:    1676000 | #Constraints:     147331
3585.24/3595.16	c #Conflicts:    1677000 | #Constraints:     148331
3585.24/3595.16	c #Conflicts:    1678000 | #Constraints:     149331
3585.24/3595.16	c #Conflicts:    1679000 | #Constraints:     150331
3585.24/3595.16	c #Conflicts:    1680000 | #Constraints:     151331
3585.24/3595.16	c #Conflicts:    1681000 | #Constraints:     152331
3585.24/3595.16	c #Conflicts:    1682000 | #Constraints:     153331
3585.24/3595.16	c #Conflicts:    1683000 | #Constraints:     154331
3585.24/3595.16	c #Conflicts:    1684000 | #Constraints:     155331
3585.24/3595.16	c #Conflicts:    1685000 | #Constraints:     156331
3585.24/3595.16	c #Conflicts:    1686000 | #Constraints:     157331
3585.24/3595.16	c #Conflicts:    1687000 | #Constraints:     158331
3585.24/3595.16	c #Conflicts:    1688000 | #Constraints:     159331
3585.24/3595.16	c #Conflicts:    1689000 | #Constraints:     160331
3585.24/3595.16	c #Conflicts:    1690000 | #Constraints:     161331
3585.24/3595.16	c #Conflicts:    1691000 | #Constraints:     162331
3585.24/3595.16	c #Conflicts:    1692000 | #Constraints:     163331
3585.24/3595.16	c #Conflicts:    1693000 | #Constraints:     164331
3585.24/3595.16	c #Conflicts:    1694000 | #Constraints:     165331
3585.24/3595.16	c #Conflicts:    1695000 | #Constraints:     166331
3585.24/3595.16	c #Conflicts:    1696000 | #Constraints:     167331
3585.24/3595.16	c #Conflicts:    1697000 | #Constraints:     168331
3585.24/3595.16	c #Conflicts:    1698000 | #Constraints:     169331
3585.24/3595.16	c #Conflicts:    1699000 | #Constraints:     170331
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1700000 | #Constraints:      98100
3585.24/3595.16	c #Conflicts:    1701000 | #Constraints:      99100
3585.24/3595.16	c #Conflicts:    1702000 | #Constraints:     100100
3585.24/3595.16	c #Conflicts:    1703000 | #Constraints:     101100
3585.24/3595.16	c #Conflicts:    1704000 | #Constraints:     102100
3585.24/3595.16	c #Conflicts:    1705000 | #Constraints:     103100
3585.24/3595.16	c #Conflicts:    1706000 | #Constraints:     104100
3585.24/3595.16	c #Conflicts:    1707000 | #Constraints:     105100
3585.24/3595.16	c #Conflicts:    1708000 | #Constraints:     106100
3585.24/3595.16	c #Conflicts:    1709000 | #Constraints:     107100
3585.24/3595.16	c #Conflicts:    1710000 | #Constraints:     108100
3585.24/3595.16	c #Conflicts:    1711000 | #Constraints:     109100
3585.24/3595.16	c #Conflicts:    1712000 | #Constraints:     110100
3585.24/3595.16	c #Conflicts:    1713000 | #Constraints:     111100
3585.24/3595.16	c #Conflicts:    1714000 | #Constraints:     112100
3585.24/3595.16	c #Conflicts:    1715000 | #Constraints:     113100
3585.24/3595.16	c #Conflicts:    1716000 | #Constraints:     114100
3585.24/3595.16	c #Conflicts:    1717000 | #Constraints:     115100
3585.24/3595.16	c #Conflicts:    1718000 | #Constraints:     116100
3585.24/3595.16	c #Conflicts:    1719000 | #Constraints:     117100
3585.24/3595.16	c #Conflicts:    1720000 | #Constraints:     118100
3585.24/3595.16	c #Conflicts:    1721000 | #Constraints:     119100
3585.24/3595.16	c #Conflicts:    1722000 | #Constraints:     120100
3585.24/3595.16	c #Conflicts:    1723000 | #Constraints:     121100
3585.24/3595.16	c #Conflicts:    1724000 | #Constraints:     122100
3585.24/3595.16	c #Conflicts:    1725000 | #Constraints:     123100
3585.24/3595.16	c #Conflicts:    1726000 | #Constraints:     124100
3585.24/3595.16	c #Conflicts:    1727000 | #Constraints:     125100
3585.24/3595.16	c #Conflicts:    1728000 | #Constraints:     126100
3585.24/3595.16	c #Conflicts:    1729000 | #Constraints:     127100
3585.24/3595.16	c #Conflicts:    1730000 | #Constraints:     128100
3585.24/3595.16	c #Conflicts:    1731000 | #Constraints:     129100
3585.24/3595.16	c #Conflicts:    1732000 | #Constraints:     130100
3585.24/3595.16	c #Conflicts:    1733000 | #Constraints:     131100
3585.24/3595.16	c #Conflicts:    1734000 | #Constraints:     132100
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1735000 | #Constraints:      87318
3585.24/3595.16	c #Conflicts:    1736000 | #Constraints:      88318
3585.24/3595.16	c #Conflicts:    1737000 | #Constraints:      89318
3585.24/3595.16	c #Conflicts:    1738000 | #Constraints:      90318
3585.24/3595.16	c #Conflicts:    1739000 | #Constraints:      91318
3585.24/3595.16	c #Conflicts:    1740000 | #Constraints:      92318
3585.24/3595.16	c #Conflicts:    1741000 | #Constraints:      93318
3585.24/3595.16	c #Conflicts:    1742000 | #Constraints:      94318
3585.24/3595.16	c #Conflicts:    1743000 | #Constraints:      95318
3585.24/3595.16	c #Conflicts:    1744000 | #Constraints:      96318
3585.24/3595.16	c #Conflicts:    1745000 | #Constraints:      97318
3585.24/3595.16	c #Conflicts:    1746000 | #Constraints:      98319
3585.24/3595.16	c #Conflicts:    1747000 | #Constraints:      99319
3585.24/3595.16	c #Conflicts:    1748000 | #Constraints:     100319
3585.24/3595.16	c #Conflicts:    1749000 | #Constraints:     101319
3585.24/3595.16	c #Conflicts:    1750000 | #Constraints:     102319
3585.24/3595.16	c #Conflicts:    1751000 | #Constraints:     103319
3585.24/3595.16	c #Conflicts:    1752000 | #Constraints:     104319
3585.24/3595.16	c #Conflicts:    1753000 | #Constraints:     105319
3585.24/3595.16	c #Conflicts:    1754000 | #Constraints:     106319
3585.24/3595.16	c #Conflicts:    1755000 | #Constraints:     107319
3585.24/3595.16	c #Conflicts:    1756000 | #Constraints:     108319
3585.24/3595.16	c #Conflicts:    1757000 | #Constraints:     109319
3585.24/3595.16	c #Conflicts:    1758000 | #Constraints:     110319
3585.24/3595.16	c #Conflicts:    1759000 | #Constraints:     111319
3585.24/3595.16	c #Conflicts:    1760000 | #Constraints:     112319
3585.24/3595.16	c #Conflicts:    1761000 | #Constraints:     113319
3585.24/3595.16	c #Conflicts:    1762000 | #Constraints:     114319
3585.24/3595.16	c #Conflicts:    1763000 | #Constraints:     115319
3585.24/3595.16	c #Conflicts:    1764000 | #Constraints:     116319
3585.24/3595.16	c #Conflicts:    1765000 | #Constraints:     117319
3585.24/3595.16	c #Conflicts:    1766000 | #Constraints:     118319
3585.24/3595.16	c #Conflicts:    1767000 | #Constraints:     119319
3585.24/3595.16	c #Conflicts:    1768000 | #Constraints:     120319
3585.24/3595.16	c #Conflicts:    1769000 | #Constraints:     121319
3585.24/3595.16	c #Conflicts:    1770000 | #Constraints:     122319
3585.24/3595.16	c #Conflicts:    1771000 | #Constraints:     123319
3585.24/3595.16	c #Conflicts:    1772000 | #Constraints:     124319
3585.24/3595.16	c #Conflicts:    1773000 | #Constraints:     125319
3585.24/3595.16	c #Conflicts:    1774000 | #Constraints:     126319
3585.24/3595.16	c #Conflicts:    1775000 | #Constraints:     127319
3585.24/3595.16	c #Conflicts:    1776000 | #Constraints:     128319
3585.24/3595.16	c #Conflicts:    1777000 | #Constraints:     129319
3585.24/3595.16	c #Conflicts:    1778000 | #Constraints:     130319
3585.24/3595.16	c #Conflicts:    1779000 | #Constraints:     131319
3585.24/3595.16	c #Conflicts:    1780000 | #Constraints:     132319
3585.24/3595.16	c #Conflicts:    1781000 | #Constraints:     133319
3585.24/3595.16	c #Conflicts:    1782000 | #Constraints:     134319
3585.24/3595.16	c #Conflicts:    1783000 | #Constraints:     135319
3585.24/3595.16	c #Conflicts:    1784000 | #Constraints:     136319
3585.24/3595.16	c #Conflicts:    1785000 | #Constraints:     137319
3585.24/3595.16	c #Conflicts:    1786000 | #Constraints:     138319
3585.24/3595.16	c #Conflicts:    1787000 | #Constraints:     139319
3585.24/3595.16	c #Conflicts:    1788000 | #Constraints:     140319
3585.24/3595.16	c #Conflicts:    1789000 | #Constraints:     141319
3585.24/3595.16	c #Conflicts:    1790000 | #Constraints:     142319
3585.24/3595.16	c #Conflicts:    1791000 | #Constraints:     143319
3585.24/3595.16	c #Conflicts:    1792000 | #Constraints:     144319
3585.24/3595.16	c #Conflicts:    1793000 | #Constraints:     145319
3585.24/3595.16	c #Conflicts:    1794000 | #Constraints:     146319
3585.24/3595.16	c #Conflicts:    1795000 | #Constraints:     147319
3585.24/3595.16	c #Conflicts:    1796000 | #Constraints:     148319
3585.24/3595.16	c #Conflicts:    1797000 | #Constraints:     149319
3585.24/3595.16	c #Conflicts:    1798000 | #Constraints:     150319
3585.24/3595.16	c #Conflicts:    1799000 | #Constraints:     151319
3585.24/3595.16	c #Conflicts:    1800000 | #Constraints:     152319
3585.24/3595.16	c #Conflicts:    1801000 | #Constraints:     153319
3585.24/3595.16	c #Conflicts:    1802000 | #Constraints:     154319
3585.24/3595.16	c #Conflicts:    1803000 | #Constraints:     155319
3585.24/3595.16	c #Conflicts:    1804000 | #Constraints:     156319
3585.24/3595.16	c #Conflicts:    1805000 | #Constraints:     157319
3585.24/3595.16	c #Conflicts:    1806000 | #Constraints:     158319
3585.24/3595.16	c #Conflicts:    1807000 | #Constraints:     159319
3585.24/3595.16	c #Conflicts:    1808000 | #Constraints:     160319
3585.24/3595.16	c #Conflicts:    1809000 | #Constraints:     161319
3585.24/3595.16	c #Conflicts:    1810000 | #Constraints:     162319
3585.24/3595.16	c #Conflicts:    1811000 | #Constraints:     163319
3585.24/3595.16	c #Conflicts:    1812000 | #Constraints:     164319
3585.24/3595.16	c #Conflicts:    1813000 | #Constraints:     165319
3585.24/3595.16	c #Conflicts:    1814000 | #Constraints:     166321
3585.24/3595.16	c #Conflicts:    1815000 | #Constraints:     167321
3585.24/3595.16	c #Conflicts:    1816000 | #Constraints:     168321
3585.24/3595.16	c #Conflicts:    1817000 | #Constraints:     169321
3585.24/3595.16	c #Conflicts:    1818000 | #Constraints:     170321
3585.24/3595.16	c #Conflicts:    1819000 | #Constraints:     171321
3585.24/3595.16	c #Conflicts:    1820000 | #Constraints:     172321
3585.24/3595.16	c #Conflicts:    1821000 | #Constraints:     173321
3585.24/3595.16	c #Conflicts:    1822000 | #Constraints:     174321
3585.24/3595.16	c #Conflicts:    1823000 | #Constraints:     175321
3585.24/3595.16	c #Conflicts:    1824000 | #Constraints:     176321
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1825000 | #Constraints:     100876
3585.24/3595.16	c #Conflicts:    1826000 | #Constraints:     101876
3585.24/3595.16	c #Conflicts:    1827000 | #Constraints:     102877
3585.24/3595.16	c #Conflicts:    1828000 | #Constraints:     103877
3585.24/3595.16	c #Conflicts:    1829000 | #Constraints:     104877
3585.24/3595.16	c #Conflicts:    1830000 | #Constraints:     105877
3585.24/3595.16	c #Conflicts:    1831000 | #Constraints:     106877
3585.24/3595.16	c #Conflicts:    1832000 | #Constraints:     107877
3585.24/3595.16	c #Conflicts:    1833000 | #Constraints:     108877
3585.24/3595.16	c #Conflicts:    1834000 | #Constraints:     109877
3585.24/3595.16	c #Conflicts:    1835000 | #Constraints:     110877
3585.24/3595.16	c #Conflicts:    1836000 | #Constraints:     111877
3585.24/3595.16	c #Conflicts:    1837000 | #Constraints:     112877
3585.24/3595.16	c #Conflicts:    1838000 | #Constraints:     113877
3585.24/3595.16	c #Conflicts:    1839000 | #Constraints:     114877
3585.24/3595.16	c #Conflicts:    1840000 | #Constraints:     115877
3585.24/3595.16	c #Conflicts:    1841000 | #Constraints:     116877
3585.24/3595.16	c #Conflicts:    1842000 | #Constraints:     117877
3585.24/3595.16	c #Conflicts:    1843000 | #Constraints:     118877
3585.24/3595.16	c #Conflicts:    1844000 | #Constraints:     119877
3585.24/3595.16	c #Conflicts:    1845000 | #Constraints:     120877
3585.24/3595.16	c #Conflicts:    1846000 | #Constraints:     121877
3585.24/3595.16	c #Conflicts:    1847000 | #Constraints:     122877
3585.24/3595.16	c #Conflicts:    1848000 | #Constraints:     123877
3585.24/3595.16	c #Conflicts:    1849000 | #Constraints:     124877
3585.24/3595.16	c #Conflicts:    1850000 | #Constraints:     125877
3585.24/3595.16	c #Conflicts:    1851000 | #Constraints:     126877
3585.24/3595.16	c #Conflicts:    1852000 | #Constraints:     127877
3585.24/3595.16	c #Conflicts:    1853000 | #Constraints:     128879
3585.24/3595.16	c #Conflicts:    1854000 | #Constraints:     129879
3585.24/3595.16	c #Conflicts:    1855000 | #Constraints:     130879
3585.24/3595.16	c #Conflicts:    1856000 | #Constraints:     131879
3585.24/3595.16	c #Conflicts:    1857000 | #Constraints:     132879
3585.24/3595.16	c #Conflicts:    1858000 | #Constraints:     133879
3585.24/3595.16	c #Conflicts:    1859000 | #Constraints:     134879
3585.24/3595.16	c #Conflicts:    1860000 | #Constraints:     135879
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1861000 | #Constraints:      89343
3585.24/3595.16	c #Conflicts:    1862000 | #Constraints:      90343
3585.24/3595.16	c #Conflicts:    1863000 | #Constraints:      91343
3585.24/3595.16	c #Conflicts:    1864000 | #Constraints:      92343
3585.24/3595.16	c #Conflicts:    1865000 | #Constraints:      93343
3585.24/3595.16	c #Conflicts:    1866000 | #Constraints:      94343
3585.24/3595.16	c #Conflicts:    1867000 | #Constraints:      95343
3585.24/3595.16	c #Conflicts:    1868000 | #Constraints:      96343
3585.24/3595.16	c #Conflicts:    1869000 | #Constraints:      97343
3585.24/3595.16	c #Conflicts:    1870000 | #Constraints:      98343
3585.24/3595.16	c #Conflicts:    1871000 | #Constraints:      99343
3585.24/3595.16	c #Conflicts:    1872000 | #Constraints:     100343
3585.24/3595.16	c #Conflicts:    1873000 | #Constraints:     101343
3585.24/3595.16	c #Conflicts:    1874000 | #Constraints:     102343
3585.24/3595.16	c #Conflicts:    1875000 | #Constraints:     103343
3585.24/3595.16	c #Conflicts:    1876000 | #Constraints:     104343
3585.24/3595.16	c #Conflicts:    1877000 | #Constraints:     105343
3585.24/3595.16	c #Conflicts:    1878000 | #Constraints:     106343
3585.24/3595.16	c #Conflicts:    1879000 | #Constraints:     107343
3585.24/3595.16	c #Conflicts:    1880000 | #Constraints:     108343
3585.24/3595.16	c #Conflicts:    1881000 | #Constraints:     109343
3585.24/3595.16	c #Conflicts:    1882000 | #Constraints:     110343
3585.24/3595.16	c #Conflicts:    1883000 | #Constraints:     111343
3585.24/3595.16	c #Conflicts:    1884000 | #Constraints:     112343
3585.24/3595.16	c #Conflicts:    1885000 | #Constraints:     113343
3585.24/3595.16	c #Conflicts:    1886000 | #Constraints:     114343
3585.24/3595.16	c #Conflicts:    1887000 | #Constraints:     115343
3585.24/3595.16	c #Conflicts:    1888000 | #Constraints:     116343
3585.24/3595.16	c #Conflicts:    1889000 | #Constraints:     117343
3585.24/3595.16	c #Conflicts:    1890000 | #Constraints:     118344
3585.24/3595.16	c #Conflicts:    1891000 | #Constraints:     119344
3585.24/3595.16	c #Conflicts:    1892000 | #Constraints:     120344
3585.24/3595.16	c #Conflicts:    1893000 | #Constraints:     121344
3585.24/3595.16	c #Conflicts:    1894000 | #Constraints:     122344
3585.24/3595.16	c #Conflicts:    1895000 | #Constraints:     123344
3585.24/3595.16	c #Conflicts:    1896000 | #Constraints:     124344
3585.24/3595.16	c #Conflicts:    1897000 | #Constraints:     125344
3585.24/3595.16	c #Conflicts:    1898000 | #Constraints:     126344
3585.24/3595.16	c #Conflicts:    1899000 | #Constraints:     127344
3585.24/3595.16	c #Conflicts:    1900000 | #Constraints:     128344
3585.24/3595.16	c #Conflicts:    1901000 | #Constraints:     129344
3585.24/3595.16	c #Conflicts:    1902000 | #Constraints:     130344
3585.24/3595.16	c #Conflicts:    1903000 | #Constraints:     131344
3585.24/3595.16	c #Conflicts:    1904000 | #Constraints:     132344
3585.24/3595.16	c #Conflicts:    1905000 | #Constraints:     133344
3585.24/3595.16	c #Conflicts:    1906000 | #Constraints:     134346
3585.24/3595.16	c #Conflicts:    1907000 | #Constraints:     135346
3585.24/3595.16	c #Conflicts:    1908000 | #Constraints:     136346
3585.24/3595.16	c #Conflicts:    1909000 | #Constraints:     137346
3585.24/3595.16	c #Conflicts:    1910000 | #Constraints:     138346
3585.24/3595.16	c #Conflicts:    1911000 | #Constraints:     139346
3585.24/3595.16	c #Conflicts:    1912000 | #Constraints:     140346
3585.24/3595.16	c #Conflicts:    1913000 | #Constraints:     141346
3585.24/3595.16	c #Conflicts:    1914000 | #Constraints:     142346
3585.24/3595.16	c #Conflicts:    1915000 | #Constraints:     143346
3585.24/3595.16	c #Conflicts:    1916000 | #Constraints:     144346
3585.24/3595.16	c #Conflicts:    1917000 | #Constraints:     145346
3585.24/3595.16	c #Conflicts:    1918000 | #Constraints:     146346
3585.24/3595.16	c #Conflicts:    1919000 | #Constraints:     147346
3585.24/3595.16	c #Conflicts:    1920000 | #Constraints:     148346
3585.24/3595.16	c #Conflicts:    1921000 | #Constraints:     149346
3585.24/3595.16	c #Conflicts:    1922000 | #Constraints:     150347
3585.24/3595.16	c #Conflicts:    1923000 | #Constraints:     151347
3585.24/3595.16	c #Conflicts:    1924000 | #Constraints:     152347
3585.24/3595.16	c #Conflicts:    1925000 | #Constraints:     153347
3585.24/3595.16	c #Conflicts:    1926000 | #Constraints:     154347
3585.24/3595.16	c #Conflicts:    1927000 | #Constraints:     155347
3585.24/3595.16	c #Conflicts:    1928000 | #Constraints:     156347
3585.24/3595.16	c #Conflicts:    1929000 | #Constraints:     157347
3585.24/3595.16	c #Conflicts:    1930000 | #Constraints:     158347
3585.24/3595.16	c #Conflicts:    1931000 | #Constraints:     159347
3585.24/3595.16	c #Conflicts:    1932000 | #Constraints:     160347
3585.24/3595.16	c #Conflicts:    1933000 | #Constraints:     161347
3585.24/3595.16	c #Conflicts:    1934000 | #Constraints:     162347
3585.24/3595.16	c #Conflicts:    1935000 | #Constraints:     163347
3585.24/3595.16	c #Conflicts:    1936000 | #Constraints:     164347
3585.24/3595.16	c #Conflicts:    1937000 | #Constraints:     165347
3585.24/3595.16	c #Conflicts:    1938000 | #Constraints:     166347
3585.24/3595.16	c #Conflicts:    1939000 | #Constraints:     167347
3585.24/3595.16	c #Conflicts:    1940000 | #Constraints:     168347
3585.24/3595.16	c #Conflicts:    1941000 | #Constraints:     169348
3585.24/3595.16	c #Conflicts:    1942000 | #Constraints:     170348
3585.24/3595.16	c #Conflicts:    1943000 | #Constraints:     171348
3585.24/3595.16	c #Conflicts:    1944000 | #Constraints:     172348
3585.24/3595.16	c #Conflicts:    1945000 | #Constraints:     173348
3585.24/3595.16	c #Conflicts:    1946000 | #Constraints:     174348
3585.24/3595.16	c #Conflicts:    1947000 | #Constraints:     175348
3585.24/3595.16	c #Conflicts:    1948000 | #Constraints:     176348
3585.24/3595.16	c #Conflicts:    1949000 | #Constraints:     177348
3585.24/3595.16	c #Conflicts:    1950000 | #Constraints:     178348
3585.24/3595.16	c #Conflicts:    1951000 | #Constraints:     179348
3585.24/3595.16	c #Conflicts:    1952000 | #Constraints:     180348
3585.24/3595.16	c #Conflicts:    1953000 | #Constraints:     181348
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1954000 | #Constraints:     103266
3585.24/3595.16	c #Conflicts:    1955000 | #Constraints:     104266
3585.24/3595.16	c #Conflicts:    1956000 | #Constraints:     105266
3585.24/3595.16	c #Conflicts:    1957000 | #Constraints:     106266
3585.24/3595.16	c #Conflicts:    1958000 | #Constraints:     107266
3585.24/3595.16	c #Conflicts:    1959000 | #Constraints:     108266
3585.24/3595.16	c #Conflicts:    1960000 | #Constraints:     109266
3585.24/3595.16	c #Conflicts:    1961000 | #Constraints:     110267
3585.24/3595.16	c #Conflicts:    1962000 | #Constraints:     111267
3585.24/3595.16	c #Conflicts:    1963000 | #Constraints:     112267
3585.24/3595.16	c #Conflicts:    1964000 | #Constraints:     113267
3585.24/3595.16	c #Conflicts:    1965000 | #Constraints:     114267
3585.24/3595.16	c #Conflicts:    1966000 | #Constraints:     115267
3585.24/3595.16	c #Conflicts:    1967000 | #Constraints:     116267
3585.24/3595.16	c #Conflicts:    1968000 | #Constraints:     117267
3585.24/3595.16	c #Conflicts:    1969000 | #Constraints:     118267
3585.24/3595.16	c #Conflicts:    1970000 | #Constraints:     119267
3585.24/3595.16	c #Conflicts:    1971000 | #Constraints:     120267
3585.24/3595.16	c #Conflicts:    1972000 | #Constraints:     121267
3585.24/3595.16	c #Conflicts:    1973000 | #Constraints:     122268
3585.24/3595.16	c #Conflicts:    1974000 | #Constraints:     123268
3585.24/3595.16	c #Conflicts:    1975000 | #Constraints:     124268
3585.24/3595.16	c #Conflicts:    1976000 | #Constraints:     125268
3585.24/3595.16	c #Conflicts:    1977000 | #Constraints:     126268
3585.24/3595.16	c #Conflicts:    1978000 | #Constraints:     127268
3585.24/3595.16	c #Conflicts:    1979000 | #Constraints:     128268
3585.24/3595.16	c #Conflicts:    1980000 | #Constraints:     129268
3585.24/3595.16	c #Conflicts:    1981000 | #Constraints:     130268
3585.24/3595.16	c #Conflicts:    1982000 | #Constraints:     131268
3585.24/3595.16	c #Conflicts:    1983000 | #Constraints:     132268
3585.24/3595.16	c #Conflicts:    1984000 | #Constraints:     133268
3585.24/3595.16	c #Conflicts:    1985000 | #Constraints:     134268
3585.24/3595.16	c #Conflicts:    1986000 | #Constraints:     135268
3585.24/3595.16	c #Conflicts:    1987000 | #Constraints:     136268
3585.24/3595.16	c #Conflicts:    1988000 | #Constraints:     137268
3585.24/3595.16	c #Conflicts:    1989000 | #Constraints:     138268
3585.24/3595.16	c #Conflicts:    1990000 | #Constraints:     139268
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    1991000 | #Constraints:      90958
3585.24/3595.16	c #Conflicts:    1992000 | #Constraints:      91958
3585.24/3595.16	c #Conflicts:    1993000 | #Constraints:      92958
3585.24/3595.16	c #Conflicts:    1994000 | #Constraints:      93958
3585.24/3595.16	c #Conflicts:    1995000 | #Constraints:      94958
3585.24/3595.16	c #Conflicts:    1996000 | #Constraints:      95958
3585.24/3595.16	c #Conflicts:    1997000 | #Constraints:      96958
3585.24/3595.16	c #Conflicts:    1998000 | #Constraints:      97959
3585.24/3595.16	c #Conflicts:    1999000 | #Constraints:      98959
3585.24/3595.16	c #Conflicts:    2000000 | #Constraints:      99959
3585.24/3595.16	c #Conflicts:    2001000 | #Constraints:     100959
3585.24/3595.16	c #Conflicts:    2002000 | #Constraints:     101960
3585.24/3595.16	c #Conflicts:    2003000 | #Constraints:     102962
3585.24/3595.16	c #Conflicts:    2004000 | #Constraints:     103962
3585.24/3595.16	c #Conflicts:    2005000 | #Constraints:     104962
3585.24/3595.16	c #Conflicts:    2006000 | #Constraints:     105962
3585.24/3595.16	c #Conflicts:    2007000 | #Constraints:     106962
3585.24/3595.16	c #Conflicts:    2008000 | #Constraints:     107963
3585.24/3595.16	c #Conflicts:    2009000 | #Constraints:     108963
3585.24/3595.16	c #Conflicts:    2010000 | #Constraints:     109963
3585.24/3595.16	c #Conflicts:    2011000 | #Constraints:     110964
3585.24/3595.16	c #Conflicts:    2012000 | #Constraints:     111964
3585.24/3595.16	c #Conflicts:    2013000 | #Constraints:     112964
3585.24/3595.16	c #Conflicts:    2014000 | #Constraints:     113964
3585.24/3595.16	c #Conflicts:    2015000 | #Constraints:     114964
3585.24/3595.16	c #Conflicts:    2016000 | #Constraints:     115964
3585.24/3595.16	c #Conflicts:    2017000 | #Constraints:     116964
3585.24/3595.16	c #Conflicts:    2018000 | #Constraints:     117964
3585.24/3595.16	c #Conflicts:    2019000 | #Constraints:     118964
3585.24/3595.16	c #Conflicts:    2020000 | #Constraints:     119964
3585.24/3595.16	c #Conflicts:    2021000 | #Constraints:     120964
3585.24/3595.16	c #Conflicts:    2022000 | #Constraints:     121965
3585.24/3595.16	c #Conflicts:    2023000 | #Constraints:     122965
3585.24/3595.16	c #Conflicts:    2024000 | #Constraints:     123965
3585.24/3595.16	c #Conflicts:    2025000 | #Constraints:     124965
3585.24/3595.16	c #Conflicts:    2026000 | #Constraints:     125965
3585.24/3595.16	c #Conflicts:    2027000 | #Constraints:     126965
3585.24/3595.16	c #Conflicts:    2028000 | #Constraints:     127965
3585.24/3595.16	c #Conflicts:    2029000 | #Constraints:     128965
3585.24/3595.16	c #Conflicts:    2030000 | #Constraints:     129965
3585.24/3595.16	c #Conflicts:    2031000 | #Constraints:     130965
3585.24/3595.16	c #Conflicts:    2032000 | #Constraints:     131965
3585.24/3595.16	c #Conflicts:    2033000 | #Constraints:     132965
3585.24/3595.16	c #Conflicts:    2034000 | #Constraints:     133965
3585.24/3595.16	c #Conflicts:    2035000 | #Constraints:     134965
3585.24/3595.16	c #Conflicts:    2036000 | #Constraints:     135965
3585.24/3595.16	c #Conflicts:    2037000 | #Constraints:     136965
3585.24/3595.16	c #Conflicts:    2038000 | #Constraints:     137965
3585.24/3595.16	c #Conflicts:    2039000 | #Constraints:     138965
3585.24/3595.16	c #Conflicts:    2040000 | #Constraints:     139965
3585.24/3595.16	c #Conflicts:    2041000 | #Constraints:     140965
3585.24/3595.16	c #Conflicts:    2042000 | #Constraints:     141965
3585.24/3595.16	c #Conflicts:    2043000 | #Constraints:     142965
3585.24/3595.16	c #Conflicts:    2044000 | #Constraints:     143965
3585.24/3595.16	c #Conflicts:    2045000 | #Constraints:     144965
3585.24/3595.16	c #Conflicts:    2046000 | #Constraints:     145966
3585.24/3595.16	c #Conflicts:    2047000 | #Constraints:     146966
3585.24/3595.16	c #Conflicts:    2048000 | #Constraints:     147966
3585.24/3595.16	c #Conflicts:    2049000 | #Constraints:     148966
3585.24/3595.16	c #Conflicts:    2050000 | #Constraints:     149966
3585.24/3595.16	c #Conflicts:    2051000 | #Constraints:     150967
3585.24/3595.16	c #Conflicts:    2052000 | #Constraints:     151967
3585.24/3595.16	c #Conflicts:    2053000 | #Constraints:     152967
3585.24/3595.16	c #Conflicts:    2054000 | #Constraints:     153969
3585.24/3595.16	c #Conflicts:    2055000 | #Constraints:     154971
3585.24/3595.16	c #Conflicts:    2056000 | #Constraints:     155971
3585.24/3595.16	c #Conflicts:    2057000 | #Constraints:     156971
3585.24/3595.16	c #Conflicts:    2058000 | #Constraints:     157971
3585.24/3595.16	c #Conflicts:    2059000 | #Constraints:     158971
3585.24/3595.16	c #Conflicts:    2060000 | #Constraints:     159971
3585.24/3595.16	c #Conflicts:    2061000 | #Constraints:     160971
3585.24/3595.16	c #Conflicts:    2062000 | #Constraints:     161972
3585.24/3595.16	c #Conflicts:    2063000 | #Constraints:     162972
3585.24/3595.16	c #Conflicts:    2064000 | #Constraints:     163972
3585.24/3595.16	c #Conflicts:    2065000 | #Constraints:     164972
3585.24/3595.16	c #Conflicts:    2066000 | #Constraints:     165972
3585.24/3595.16	c #Conflicts:    2067000 | #Constraints:     166972
3585.24/3595.16	c #Conflicts:    2068000 | #Constraints:     167972
3585.24/3595.16	c #Conflicts:    2069000 | #Constraints:     168972
3585.24/3595.16	c #Conflicts:    2070000 | #Constraints:     169972
3585.24/3595.16	c #Conflicts:    2071000 | #Constraints:     170972
3585.24/3595.16	c #Conflicts:    2072000 | #Constraints:     171972
3585.24/3595.16	c #Conflicts:    2073000 | #Constraints:     172972
3585.24/3595.16	c #Conflicts:    2074000 | #Constraints:     173972
3585.24/3595.16	c #Conflicts:    2075000 | #Constraints:     174973
3585.24/3595.16	c #Conflicts:    2076000 | #Constraints:     175973
3585.24/3595.16	c #Conflicts:    2077000 | #Constraints:     176973
3585.24/3595.16	c #Conflicts:    2078000 | #Constraints:     177973
3585.24/3595.16	c #Conflicts:    2079000 | #Constraints:     178973
3585.24/3595.16	c #Conflicts:    2080000 | #Constraints:     179973
3585.24/3595.16	c #Conflicts:    2081000 | #Constraints:     180973
3585.24/3595.16	c #Conflicts:    2082000 | #Constraints:     181973
3585.24/3595.16	c #Conflicts:    2083000 | #Constraints:     182973
3585.24/3595.16	c #Conflicts:    2084000 | #Constraints:     183973
3585.24/3595.16	c #Conflicts:    2085000 | #Constraints:     184973
3585.24/3595.16	c #Conflicts:    2086000 | #Constraints:     185974
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    2087000 | #Constraints:     105457
3585.24/3595.16	c #Conflicts:    2088000 | #Constraints:     106457
3585.24/3595.16	c #Conflicts:    2089000 | #Constraints:     107457
3585.24/3595.16	c #Conflicts:    2090000 | #Constraints:     108457
3585.24/3595.16	c #Conflicts:    2091000 | #Constraints:     109459
3585.24/3595.16	c #Conflicts:    2092000 | #Constraints:     110459
3585.24/3595.16	c #Conflicts:    2093000 | #Constraints:     111459
3585.24/3595.16	c #Conflicts:    2094000 | #Constraints:     112459
3585.24/3595.16	c #Conflicts:    2095000 | #Constraints:     113459
3585.24/3595.16	c #Conflicts:    2096000 | #Constraints:     114459
3585.24/3595.16	c #Conflicts:    2097000 | #Constraints:     115459
3585.24/3595.16	c #Conflicts:    2098000 | #Constraints:     116459
3585.24/3595.16	c #Conflicts:    2099000 | #Constraints:     117459
3585.24/3595.16	c #Conflicts:    2100000 | #Constraints:     118459
3585.24/3595.16	c #Conflicts:    2101000 | #Constraints:     119460
3585.24/3595.16	c #Conflicts:    2102000 | #Constraints:     120460
3585.24/3595.16	c #Conflicts:    2103000 | #Constraints:     121460
3585.24/3595.16	c #Conflicts:    2104000 | #Constraints:     122460
3585.24/3595.16	c #Conflicts:    2105000 | #Constraints:     123460
3585.24/3595.16	c #Conflicts:    2106000 | #Constraints:     124460
3585.24/3595.16	c #Conflicts:    2107000 | #Constraints:     125460
3585.24/3595.16	c #Conflicts:    2108000 | #Constraints:     126460
3585.24/3595.16	c #Conflicts:    2109000 | #Constraints:     127460
3585.24/3595.16	c #Conflicts:    2110000 | #Constraints:     128460
3585.24/3595.16	c #Conflicts:    2111000 | #Constraints:     129460
3585.24/3595.16	c #Conflicts:    2112000 | #Constraints:     130461
3585.24/3595.16	c #Conflicts:    2113000 | #Constraints:     131462
3585.24/3595.16	c #Conflicts:    2114000 | #Constraints:     132463
3585.24/3595.16	c #Conflicts:    2115000 | #Constraints:     133463
3585.24/3595.16	c #Conflicts:    2116000 | #Constraints:     134463
3585.24/3595.16	c #Conflicts:    2117000 | #Constraints:     135463
3585.24/3595.16	c #Conflicts:    2118000 | #Constraints:     136463
3585.24/3595.16	c #Conflicts:    2119000 | #Constraints:     137463
3585.24/3595.16	c #Conflicts:    2120000 | #Constraints:     138463
3585.24/3595.16	c #Conflicts:    2121000 | #Constraints:     139463
3585.24/3595.16	c #Conflicts:    2122000 | #Constraints:     140463
3585.24/3595.16	c #Conflicts:    2123000 | #Constraints:     141463
3585.24/3595.16	c #Conflicts:    2124000 | #Constraints:     142463
3585.24/3595.16	c #Conflicts:    2125000 | #Constraints:     143463
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    2126000 | #Constraints:      93474
3585.24/3595.16	c #Conflicts:    2127000 | #Constraints:      94474
3585.24/3595.16	c #Conflicts:    2128000 | #Constraints:      95474
3585.24/3595.16	c #Conflicts:    2129000 | #Constraints:      96474
3585.24/3595.16	c #Conflicts:    2130000 | #Constraints:      97474
3585.24/3595.16	c #Conflicts:    2131000 | #Constraints:      98474
3585.24/3595.16	c #Conflicts:    2132000 | #Constraints:      99474
3585.24/3595.16	c #Conflicts:    2133000 | #Constraints:     100474
3585.24/3595.16	c #Conflicts:    2134000 | #Constraints:     101474
3585.24/3595.16	c #Conflicts:    2135000 | #Constraints:     102474
3585.24/3595.16	c #Conflicts:    2136000 | #Constraints:     103474
3585.24/3595.16	c #Conflicts:    2137000 | #Constraints:     104474
3585.24/3595.16	c #Conflicts:    2138000 | #Constraints:     105474
3585.24/3595.16	c #Conflicts:    2139000 | #Constraints:     106474
3585.24/3595.16	c #Conflicts:    2140000 | #Constraints:     107474
3585.24/3595.16	c #Conflicts:    2141000 | #Constraints:     108474
3585.24/3595.16	c #Conflicts:    2142000 | #Constraints:     109474
3585.24/3595.16	c #Conflicts:    2143000 | #Constraints:     110474
3585.24/3595.16	c #Conflicts:    2144000 | #Constraints:     111474
3585.24/3595.16	c #Conflicts:    2145000 | #Constraints:     112474
3585.24/3595.16	c #Conflicts:    2146000 | #Constraints:     113474
3585.24/3595.16	c #Conflicts:    2147000 | #Constraints:     114474
3585.24/3595.16	c #Conflicts:    2148000 | #Constraints:     115474
3585.24/3595.16	c #Conflicts:    2149000 | #Constraints:     116474
3585.24/3595.16	c #Conflicts:    2150000 | #Constraints:     117474
3585.24/3595.16	c #Conflicts:    2151000 | #Constraints:     118474
3585.24/3595.16	c #Conflicts:    2152000 | #Constraints:     119474
3585.24/3595.16	c #Conflicts:    2153000 | #Constraints:     120474
3585.24/3595.16	c #Conflicts:    2154000 | #Constraints:     121474
3585.24/3595.16	c #Conflicts:    2155000 | #Constraints:     122474
3585.24/3595.16	c #Conflicts:    2156000 | #Constraints:     123475
3585.24/3595.16	c #Conflicts:    2157000 | #Constraints:     124475
3585.24/3595.16	c #Conflicts:    2158000 | #Constraints:     125475
3585.24/3595.16	c #Conflicts:    2159000 | #Constraints:     126475
3585.24/3595.16	c #Conflicts:    2160000 | #Constraints:     127475
3585.24/3595.16	c #Conflicts:    2161000 | #Constraints:     128475
3585.24/3595.16	c #Conflicts:    2162000 | #Constraints:     129475
3585.24/3595.16	c #Conflicts:    2163000 | #Constraints:     130475
3585.24/3595.16	c #Conflicts:    2164000 | #Constraints:     131475
3585.24/3595.16	c #Conflicts:    2165000 | #Constraints:     132475
3585.24/3595.16	c #Conflicts:    2166000 | #Constraints:     133475
3585.24/3595.16	c #Conflicts:    2167000 | #Constraints:     134475
3585.24/3595.16	c #Conflicts:    2168000 | #Constraints:     135475
3585.24/3595.16	c #Conflicts:    2169000 | #Constraints:     136475
3585.24/3595.16	c #Conflicts:    2170000 | #Constraints:     137475
3585.24/3595.16	c #Conflicts:    2171000 | #Constraints:     138475
3585.24/3595.16	c #Conflicts:    2172000 | #Constraints:     139475
3585.24/3595.16	c #Conflicts:    2173000 | #Constraints:     140475
3585.24/3595.16	c #Conflicts:    2174000 | #Constraints:     141475
3585.24/3595.16	c #Conflicts:    2175000 | #Constraints:     142475
3585.24/3595.16	c #Conflicts:    2176000 | #Constraints:     143476
3585.24/3595.16	c #Conflicts:    2177000 | #Constraints:     144476
3585.24/3595.16	c #Conflicts:    2178000 | #Constraints:     145476
3585.24/3595.16	c #Conflicts:    2179000 | #Constraints:     146476
3585.24/3595.16	c #Conflicts:    2180000 | #Constraints:     147476
3585.24/3595.16	c #Conflicts:    2181000 | #Constraints:     148476
3585.24/3595.16	c #Conflicts:    2182000 | #Constraints:     149476
3585.24/3595.16	c #Conflicts:    2183000 | #Constraints:     150477
3585.24/3595.16	c #Conflicts:    2184000 | #Constraints:     151477
3585.24/3595.16	c #Conflicts:    2185000 | #Constraints:     152477
3585.24/3595.16	c #Conflicts:    2186000 | #Constraints:     153477
3585.24/3595.16	c #Conflicts:    2187000 | #Constraints:     154477
3585.24/3595.16	c #Conflicts:    2188000 | #Constraints:     155477
3585.24/3595.16	c #Conflicts:    2189000 | #Constraints:     156477
3585.24/3595.16	c #Conflicts:    2190000 | #Constraints:     157477
3585.24/3595.16	c #Conflicts:    2191000 | #Constraints:     158477
3585.24/3595.16	c #Conflicts:    2192000 | #Constraints:     159477
3585.24/3595.16	c #Conflicts:    2193000 | #Constraints:     160477
3585.24/3595.16	c #Conflicts:    2194000 | #Constraints:     161477
3585.24/3595.16	c #Conflicts:    2195000 | #Constraints:     162477
3585.24/3595.16	c #Conflicts:    2196000 | #Constraints:     163477
3585.24/3595.16	c #Conflicts:    2197000 | #Constraints:     164477
3585.24/3595.16	c #Conflicts:    2198000 | #Constraints:     165477
3585.24/3595.16	c #Conflicts:    2199000 | #Constraints:     166477
3585.24/3595.16	c #Conflicts:    2200000 | #Constraints:     167477
3585.24/3595.16	c #Conflicts:    2201000 | #Constraints:     168477
3585.24/3595.16	c #Conflicts:    2202000 | #Constraints:     169477
3585.24/3595.16	c #Conflicts:    2203000 | #Constraints:     170477
3585.24/3595.16	c #Conflicts:    2204000 | #Constraints:     171477
3585.24/3595.16	c #Conflicts:    2205000 | #Constraints:     172477
3585.24/3595.16	c #Conflicts:    2206000 | #Constraints:     173477
3585.24/3595.16	c #Conflicts:    2207000 | #Constraints:     174477
3585.24/3595.16	c #Conflicts:    2208000 | #Constraints:     175477
3585.24/3595.16	c #Conflicts:    2209000 | #Constraints:     176477
3585.24/3595.16	c #Conflicts:    2210000 | #Constraints:     177477
3585.24/3595.16	c #Conflicts:    2211000 | #Constraints:     178477
3585.24/3595.16	c #Conflicts:    2212000 | #Constraints:     179477
3585.24/3595.16	c #Conflicts:    2213000 | #Constraints:     180477
3585.24/3595.16	c #Conflicts:    2214000 | #Constraints:     181477
3585.24/3595.16	c #Conflicts:    2215000 | #Constraints:     182477
3585.24/3595.16	c #Conflicts:    2216000 | #Constraints:     183477
3585.24/3595.16	c #Conflicts:    2217000 | #Constraints:     184477
3585.24/3595.16	c #Conflicts:    2218000 | #Constraints:     185477
3585.24/3595.16	c #Conflicts:    2219000 | #Constraints:     186477
3585.24/3595.16	c #Conflicts:    2220000 | #Constraints:     187477
3585.24/3595.16	c #Conflicts:    2221000 | #Constraints:     188477
3585.24/3595.16	c #Conflicts:    2222000 | #Constraints:     189477
3585.24/3595.16	c #Conflicts:    2223000 | #Constraints:     190477
3585.24/3595.16	c #Conflicts:    2224000 | #Constraints:     191477
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23451.3
3585.24/3595.16	c #Conflicts:    2225000 | #Constraints:     108218
3585.24/3595.16	c #Conflicts:    2226000 | #Constraints:     109218
3585.24/3595.16	c #Conflicts:    2227000 | #Constraints:     110218
3585.24/3595.16	c #Conflicts:    2228000 | #Constraints:     111218
3585.24/3595.16	c #Conflicts:    2229000 | #Constraints:     112218
3585.24/3595.16	c #Conflicts:    2230000 | #Constraints:     113218
3585.24/3595.16	c #Conflicts:    2231000 | #Constraints:     114218
3585.24/3595.16	c #Conflicts:    2232000 | #Constraints:     115218
3585.24/3595.16	c #Conflicts:    2233000 | #Constraints:     116218
3585.24/3595.16	c #Conflicts:    2234000 | #Constraints:     117218
3585.24/3595.16	c #Conflicts:    2235000 | #Constraints:     118218
3585.24/3595.16	c #Conflicts:    2236000 | #Constraints:     119218
3585.24/3595.16	c #Conflicts:    2237000 | #Constraints:     120218
3585.24/3595.16	c #Conflicts:    2238000 | #Constraints:     121218
3585.24/3595.16	c #Conflicts:    2239000 | #Constraints:     122218
3585.24/3595.16	c #Conflicts:    2240000 | #Constraints:     123218
3585.24/3595.16	c #Conflicts:    2241000 | #Constraints:     124218
3585.24/3595.16	c #Conflicts:    2242000 | #Constraints:     125218
3585.24/3595.16	c #Conflicts:    2243000 | #Constraints:     126218
3585.24/3595.16	c #Conflicts:    2244000 | #Constraints:     127218
3585.24/3595.16	c #Conflicts:    2245000 | #Constraints:     128218
3585.24/3595.16	c #Conflicts:    2246000 | #Constraints:     129218
3585.24/3595.16	c #Conflicts:    2247000 | #Constraints:     130218
3585.24/3595.16	c #Conflicts:    2248000 | #Constraints:     131218
3585.24/3595.16	c #Conflicts:    2249000 | #Constraints:     132218
3585.24/3595.16	c #Conflicts:    2250000 | #Constraints:     133218
3585.24/3595.16	c #Conflicts:    2251000 | #Constraints:     134218
3585.24/3595.16	c #Conflicts:    2252000 | #Constraints:     135218
3585.24/3595.16	c #Conflicts:    2253000 | #Constraints:     136218
3585.24/3595.16	c #Conflicts:    2254000 | #Constraints:     137218
3585.24/3595.16	c #Conflicts:    2255000 | #Constraints:     138218
3585.24/3595.16	c #Conflicts:    2256000 | #Constraints:     139218
3585.24/3595.16	c #Conflicts:    2257000 | #Constraints:     140218
3585.24/3595.16	c #Conflicts:    2258000 | #Constraints:     141218
3585.24/3595.16	c #Conflicts:    2259000 | #Constraints:     142218
3585.24/3595.16	c #Conflicts:    2260000 | #Constraints:     143218
3585.24/3595.16	c #Conflicts:    2261000 | #Constraints:     144218
3585.24/3595.16	c #Conflicts:    2262000 | #Constraints:     145218
3585.24/3595.16	c #Conflicts:    2263000 | #Constraints:     146218
3585.24/3595.16	c #Conflicts:    2264000 | #Constraints:     147218
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23491.5
3585.24/3595.16	c #Conflicts:    2265000 | #Constraints:      93453
3585.24/3595.16	c #Conflicts:    2266000 | #Constraints:      94453
3585.24/3595.16	c #Conflicts:    2267000 | #Constraints:      95453
3585.24/3595.16	c #Conflicts:    2268000 | #Constraints:      96453
3585.24/3595.16	c #Conflicts:    2269000 | #Constraints:      97453
3585.24/3595.16	c #Conflicts:    2270000 | #Constraints:      98453
3585.24/3595.16	c #Conflicts:    2271000 | #Constraints:      99453
3585.24/3595.16	c #Conflicts:    2272000 | #Constraints:     100453
3585.24/3595.16	c #Conflicts:    2273000 | #Constraints:     101453
3585.24/3595.16	c #Conflicts:    2274000 | #Constraints:     102453
3585.24/3595.16	c #Conflicts:    2275000 | #Constraints:     103453
3585.24/3595.16	c #Conflicts:    2276000 | #Constraints:     104453
3585.24/3595.16	c #Conflicts:    2277000 | #Constraints:     105453
3585.24/3595.16	c #Conflicts:    2278000 | #Constraints:     106453
3585.24/3595.16	c #Conflicts:    2279000 | #Constraints:     107453
3585.24/3595.16	c #Conflicts:    2280000 | #Constraints:     108453
3585.24/3595.16	c #Conflicts:    2281000 | #Constraints:     109453
3585.24/3595.16	c #Conflicts:    2282000 | #Constraints:     110453
3585.24/3595.16	c #Conflicts:    2283000 | #Constraints:     111453
3585.24/3595.16	c #Conflicts:    2284000 | #Constraints:     112453
3585.24/3595.16	c #Conflicts:    2285000 | #Constraints:     113453
3585.24/3595.16	c #Conflicts:    2286000 | #Constraints:     114453
3585.24/3595.16	c #Conflicts:    2287000 | #Constraints:     115453
3585.24/3595.16	c #Conflicts:    2288000 | #Constraints:     116453
3585.24/3595.16	c #Conflicts:    2289000 | #Constraints:     117453
3585.24/3595.16	c #Conflicts:    2290000 | #Constraints:     118453
3585.24/3595.16	c #Conflicts:    2291000 | #Constraints:     119453
3585.24/3595.16	c #Conflicts:    2292000 | #Constraints:     120453
3585.24/3595.16	c #Conflicts:    2293000 | #Constraints:     121453
3585.24/3595.16	c #Conflicts:    2294000 | #Constraints:     122453
3585.24/3595.16	c #Conflicts:    2295000 | #Constraints:     123453
3585.24/3595.16	c #Conflicts:    2296000 | #Constraints:     124453
3585.24/3595.16	c #Conflicts:    2297000 | #Constraints:     125453
3585.24/3595.16	c #Conflicts:    2298000 | #Constraints:     126453
3585.24/3595.16	c #Conflicts:    2299000 | #Constraints:     127453
3585.24/3595.16	c #Conflicts:    2300000 | #Constraints:     128453
3585.24/3595.16	c #Conflicts:    2301000 | #Constraints:     129453
3585.24/3595.16	c #Conflicts:    2302000 | #Constraints:     130453
3585.24/3595.16	c #Conflicts:    2303000 | #Constraints:     131453
3585.24/3595.16	c #Conflicts:    2304000 | #Constraints:     132453
3585.24/3595.16	c #Conflicts:    2305000 | #Constraints:     133453
3585.24/3595.16	c #Conflicts:    2306000 | #Constraints:     134453
3585.24/3595.16	c #Conflicts:    2307000 | #Constraints:     135453
3585.24/3595.16	c #Conflicts:    2308000 | #Constraints:     136453
3585.24/3595.16	c #Conflicts:    2309000 | #Constraints:     137453
3585.24/3595.16	c #Conflicts:    2310000 | #Constraints:     138453
3585.24/3595.16	c #Conflicts:    2311000 | #Constraints:     139453
3585.24/3595.16	c #Conflicts:    2312000 | #Constraints:     140453
3585.24/3595.16	c #Conflicts:    2313000 | #Constraints:     141453
3585.24/3595.16	c #Conflicts:    2314000 | #Constraints:     142453
3585.24/3595.16	c #Conflicts:    2315000 | #Constraints:     143453
3585.24/3595.16	c #Conflicts:    2316000 | #Constraints:     144453
3585.24/3595.16	c #Conflicts:    2317000 | #Constraints:     145453
3585.24/3595.16	c #Conflicts:    2318000 | #Constraints:     146453
3585.24/3595.16	c #Conflicts:    2319000 | #Constraints:     147453
3585.24/3595.16	c #Conflicts:    2320000 | #Constraints:     148453
3585.24/3595.16	c #Conflicts:    2321000 | #Constraints:     149453
3585.24/3595.16	c #Conflicts:    2322000 | #Constraints:     150453
3585.24/3595.16	c #Conflicts:    2323000 | #Constraints:     151453
3585.24/3595.16	c #Conflicts:    2324000 | #Constraints:     152453
3585.24/3595.16	c #Conflicts:    2325000 | #Constraints:     153453
3585.24/3595.16	c #Conflicts:    2326000 | #Constraints:     154453
3585.24/3595.16	c #Conflicts:    2327000 | #Constraints:     155453
3585.24/3595.16	c #Conflicts:    2328000 | #Constraints:     156453
3585.24/3595.16	c #Conflicts:    2329000 | #Constraints:     157453
3585.24/3595.16	c #Conflicts:    2330000 | #Constraints:     158453
3585.24/3595.16	c #Conflicts:    2331000 | #Constraints:     159453
3585.24/3595.16	c #Conflicts:    2332000 | #Constraints:     160453
3585.24/3595.16	c #Conflicts:    2333000 | #Constraints:     161453
3585.24/3595.16	c #Conflicts:    2334000 | #Constraints:     162453
3585.24/3595.16	c #Conflicts:    2335000 | #Constraints:     163453
3585.24/3595.16	c #Conflicts:    2336000 | #Constraints:     164453
3585.24/3595.16	c #Conflicts:    2337000 | #Constraints:     165453
3585.24/3595.16	c #Conflicts:    2338000 | #Constraints:     166453
3585.24/3595.16	c #Conflicts:    2339000 | #Constraints:     167453
3585.24/3595.16	c #Conflicts:    2340000 | #Constraints:     168453
3585.24/3595.16	c #Conflicts:    2341000 | #Constraints:     169453
3585.24/3595.16	c #Conflicts:    2342000 | #Constraints:     170453
3585.24/3595.16	c #Conflicts:    2343000 | #Constraints:     171453
3585.24/3595.16	c #Conflicts:    2344000 | #Constraints:     172453
3585.24/3595.16	c #Conflicts:    2345000 | #Constraints:     173453
3585.24/3595.16	c #Conflicts:    2346000 | #Constraints:     174453
3585.24/3595.16	c #Conflicts:    2347000 | #Constraints:     175453
3585.24/3595.16	c #Conflicts:    2348000 | #Constraints:     176453
3585.24/3595.16	c #Conflicts:    2349000 | #Constraints:     177453
3585.24/3595.16	c #Conflicts:    2350000 | #Constraints:     178453
3585.24/3595.16	c #Conflicts:    2351000 | #Constraints:     179453
3585.24/3595.16	c #Conflicts:    2352000 | #Constraints:     180453
3585.24/3595.16	c #Conflicts:    2353000 | #Constraints:     181453
3585.24/3595.16	c #Conflicts:    2354000 | #Constraints:     182453
3585.24/3595.16	c #Conflicts:    2355000 | #Constraints:     183453
3585.24/3595.16	c #Conflicts:    2356000 | #Constraints:     184453
3585.24/3595.16	c #Conflicts:    2357000 | #Constraints:     185453
3585.24/3595.16	c #Conflicts:    2358000 | #Constraints:     186453
3585.24/3595.16	c #Conflicts:    2359000 | #Constraints:     187453
3585.24/3595.16	c #Conflicts:    2360000 | #Constraints:     188453
3585.24/3595.16	c #Conflicts:    2361000 | #Constraints:     189453
3585.24/3595.16	c #Conflicts:    2362000 | #Constraints:     190453
3585.24/3595.16	c #Conflicts:    2363000 | #Constraints:     191453
3585.24/3595.16	c #Conflicts:    2364000 | #Constraints:     192453
3585.24/3595.16	c #Conflicts:    2365000 | #Constraints:     193453
3585.24/3595.16	c #Conflicts:    2366000 | #Constraints:     194453
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23547.2
3585.24/3595.16	c #Conflicts:    2367000 | #Constraints:     109601
3585.24/3595.16	c #Conflicts:    2368000 | #Constraints:     110601
3585.24/3595.16	c #Conflicts:    2369000 | #Constraints:     111601
3585.24/3595.16	c #Conflicts:    2370000 | #Constraints:     112601
3585.24/3595.16	c #Conflicts:    2371000 | #Constraints:     113601
3585.24/3595.16	c #Conflicts:    2372000 | #Constraints:     114601
3585.24/3595.16	c #Conflicts:    2373000 | #Constraints:     115601
3585.24/3595.16	c #Conflicts:    2374000 | #Constraints:     116601
3585.24/3595.16	c #Conflicts:    2375000 | #Constraints:     117601
3585.24/3595.16	c #Conflicts:    2376000 | #Constraints:     118601
3585.24/3595.16	c #Conflicts:    2377000 | #Constraints:     119601
3585.24/3595.16	c #Conflicts:    2378000 | #Constraints:     120601
3585.24/3595.16	c #Conflicts:    2379000 | #Constraints:     121601
3585.24/3595.16	c #Conflicts:    2380000 | #Constraints:     122601
3585.24/3595.16	c #Conflicts:    2381000 | #Constraints:     123601
3585.24/3595.16	c #Conflicts:    2382000 | #Constraints:     124601
3585.24/3595.16	c #Conflicts:    2383000 | #Constraints:     125601
3585.24/3595.16	c #Conflicts:    2384000 | #Constraints:     126601
3585.24/3595.16	c #Conflicts:    2385000 | #Constraints:     127601
3585.24/3595.16	c #Conflicts:    2386000 | #Constraints:     128601
3585.24/3595.16	c #Conflicts:    2387000 | #Constraints:     129601
3585.24/3595.16	c #Conflicts:    2388000 | #Constraints:     130601
3585.24/3595.16	c #Conflicts:    2389000 | #Constraints:     131601
3585.24/3595.16	c #Conflicts:    2390000 | #Constraints:     132601
3585.24/3595.16	c #Conflicts:    2391000 | #Constraints:     133601
3585.24/3595.16	c #Conflicts:    2392000 | #Constraints:     134601
3585.24/3595.16	c #Conflicts:    2393000 | #Constraints:     135601
3585.24/3595.16	c #Conflicts:    2394000 | #Constraints:     136601
3585.24/3595.16	c #Conflicts:    2395000 | #Constraints:     137601
3585.24/3595.16	c #Conflicts:    2396000 | #Constraints:     138601
3585.24/3595.16	c #Conflicts:    2397000 | #Constraints:     139601
3585.24/3595.16	c #Conflicts:    2398000 | #Constraints:     140601
3585.24/3595.16	c #Conflicts:    2399000 | #Constraints:     141601
3585.24/3595.16	c #Conflicts:    2400000 | #Constraints:     142601
3585.24/3595.16	c #Conflicts:    2401000 | #Constraints:     143601
3585.24/3595.16	c #Conflicts:    2402000 | #Constraints:     144601
3585.24/3595.16	c #Conflicts:    2403000 | #Constraints:     145601
3585.24/3595.16	c #Conflicts:    2404000 | #Constraints:     146601
3585.24/3595.16	c #Conflicts:    2405000 | #Constraints:     147601
3585.24/3595.16	c #Conflicts:    2406000 | #Constraints:     148601
3585.24/3595.16	c #Conflicts:    2407000 | #Constraints:     149601
3585.24/3595.16	c #Conflicts:    2408000 | #Constraints:     150601
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23547.2
3585.24/3595.16	c #Conflicts:    2409000 | #Constraints:      94154
3585.24/3595.16	c #Conflicts:    2410000 | #Constraints:      95154
3585.24/3595.16	c #Conflicts:    2411000 | #Constraints:      96154
3585.24/3595.16	c #Conflicts:    2412000 | #Constraints:      97154
3585.24/3595.16	c #Conflicts:    2413000 | #Constraints:      98154
3585.24/3595.16	c #Conflicts:    2414000 | #Constraints:      99154
3585.24/3595.16	c #Conflicts:    2415000 | #Constraints:     100154
3585.24/3595.16	c #Conflicts:    2416000 | #Constraints:     101154
3585.24/3595.16	c #Conflicts:    2417000 | #Constraints:     102154
3585.24/3595.16	c #Conflicts:    2418000 | #Constraints:     103154
3585.24/3595.16	c #Conflicts:    2419000 | #Constraints:     104154
3585.24/3595.16	c #Conflicts:    2420000 | #Constraints:     105154
3585.24/3595.16	c #Conflicts:    2421000 | #Constraints:     106154
3585.24/3595.16	c #Conflicts:    2422000 | #Constraints:     107154
3585.24/3595.16	c #Conflicts:    2423000 | #Constraints:     108154
3585.24/3595.16	c #Conflicts:    2424000 | #Constraints:     109154
3585.24/3595.16	c #Conflicts:    2425000 | #Constraints:     110154
3585.24/3595.16	c #Conflicts:    2426000 | #Constraints:     111154
3585.24/3595.16	c #Conflicts:    2427000 | #Constraints:     112154
3585.24/3595.16	c #Conflicts:    2428000 | #Constraints:     113154
3585.24/3595.16	c #Conflicts:    2429000 | #Constraints:     114154
3585.24/3595.16	c #Conflicts:    2430000 | #Constraints:     115154
3585.24/3595.16	c #Conflicts:    2431000 | #Constraints:     116154
3585.24/3595.16	c #Conflicts:    2432000 | #Constraints:     117154
3585.24/3595.16	c #Conflicts:    2433000 | #Constraints:     118154
3585.24/3595.16	c #Conflicts:    2434000 | #Constraints:     119154
3585.24/3595.16	c #Conflicts:    2435000 | #Constraints:     120154
3585.24/3595.16	c #Conflicts:    2436000 | #Constraints:     121154
3585.24/3595.16	c #Conflicts:    2437000 | #Constraints:     122154
3585.24/3595.16	c #Conflicts:    2438000 | #Constraints:     123154
3585.24/3595.16	c #Conflicts:    2439000 | #Constraints:     124154
3585.24/3595.16	c #Conflicts:    2440000 | #Constraints:     125154
3585.24/3595.16	c #Conflicts:    2441000 | #Constraints:     126154
3585.24/3595.16	c #Conflicts:    2442000 | #Constraints:     127154
3585.24/3595.16	c #Conflicts:    2443000 | #Constraints:     128154
3585.24/3595.16	c #Conflicts:    2444000 | #Constraints:     129154
3585.24/3595.16	c #Conflicts:    2445000 | #Constraints:     130155
3585.24/3595.16	c #Conflicts:    2446000 | #Constraints:     131155
3585.24/3595.16	c #Conflicts:    2447000 | #Constraints:     132155
3585.24/3595.16	c #Conflicts:    2448000 | #Constraints:     133155
3585.24/3595.16	c #Conflicts:    2449000 | #Constraints:     134155
3585.24/3595.16	c #Conflicts:    2450000 | #Constraints:     135155
3585.24/3595.16	c #Conflicts:    2451000 | #Constraints:     136155
3585.24/3595.16	c #Conflicts:    2452000 | #Constraints:     137155
3585.24/3595.16	c #Conflicts:    2453000 | #Constraints:     138155
3585.24/3595.16	c #Conflicts:    2454000 | #Constraints:     139155
3585.24/3595.16	c #Conflicts:    2455000 | #Constraints:     140155
3585.24/3595.16	c #Conflicts:    2456000 | #Constraints:     141155
3585.24/3595.16	c #Conflicts:    2457000 | #Constraints:     142155
3585.24/3595.16	c #Conflicts:    2458000 | #Constraints:     143155
3585.24/3595.16	c #Conflicts:    2459000 | #Constraints:     144155
3585.24/3595.16	c #Conflicts:    2460000 | #Constraints:     145155
3585.24/3595.16	c #Conflicts:    2461000 | #Constraints:     146155
3585.24/3595.16	c #Conflicts:    2462000 | #Constraints:     147155
3585.24/3595.16	c #Conflicts:    2463000 | #Constraints:     148155
3585.24/3595.16	c #Conflicts:    2464000 | #Constraints:     149155
3585.24/3595.16	c #Conflicts:    2465000 | #Constraints:     150155
3585.24/3595.16	c #Conflicts:    2466000 | #Constraints:     151155
3585.24/3595.16	c #Conflicts:    2467000 | #Constraints:     152155
3585.24/3595.16	c #Conflicts:    2468000 | #Constraints:     153155
3585.24/3595.16	c #Conflicts:    2469000 | #Constraints:     154155
3585.24/3595.16	c #Conflicts:    2470000 | #Constraints:     155155
3585.24/3595.16	c #Conflicts:    2471000 | #Constraints:     156155
3585.24/3595.16	c #Conflicts:    2472000 | #Constraints:     157155
3585.24/3595.16	c #Conflicts:    2473000 | #Constraints:     158155
3585.24/3595.16	c #Conflicts:    2474000 | #Constraints:     159155
3585.24/3595.16	c #Conflicts:    2475000 | #Constraints:     160155
3585.24/3595.16	c #Conflicts:    2476000 | #Constraints:     161155
3585.24/3595.16	c #Conflicts:    2477000 | #Constraints:     162155
3585.24/3595.16	c #Conflicts:    2478000 | #Constraints:     163155
3585.24/3595.16	c #Conflicts:    2479000 | #Constraints:     164155
3585.24/3595.16	c #Conflicts:    2480000 | #Constraints:     165155
3585.24/3595.16	c #Conflicts:    2481000 | #Constraints:     166155
3585.24/3595.16	c #Conflicts:    2482000 | #Constraints:     167155
3585.24/3595.16	c #Conflicts:    2483000 | #Constraints:     168155
3585.24/3595.16	c #Conflicts:    2484000 | #Constraints:     169155
3585.24/3595.16	c #Conflicts:    2485000 | #Constraints:     170155
3585.24/3595.16	c #Conflicts:    2486000 | #Constraints:     171155
3585.24/3595.16	c #Conflicts:    2487000 | #Constraints:     172155
3585.24/3595.16	c #Conflicts:    2488000 | #Constraints:     173155
3585.24/3595.16	c #Conflicts:    2489000 | #Constraints:     174155
3585.24/3595.16	c #Conflicts:    2490000 | #Constraints:     175155
3585.24/3595.16	c #Conflicts:    2491000 | #Constraints:     176155
3585.24/3595.16	c #Conflicts:    2492000 | #Constraints:     177155
3585.24/3595.16	c #Conflicts:    2493000 | #Constraints:     178155
3585.24/3595.16	c #Conflicts:    2494000 | #Constraints:     179155
3585.24/3595.16	c #Conflicts:    2495000 | #Constraints:     180155
3585.24/3595.16	c #Conflicts:    2496000 | #Constraints:     181155
3585.24/3595.16	c #Conflicts:    2497000 | #Constraints:     182155
3585.24/3595.16	c #Conflicts:    2498000 | #Constraints:     183155
3585.24/3595.16	c #Conflicts:    2499000 | #Constraints:     184155
3585.24/3595.16	c #Conflicts:    2500000 | #Constraints:     185155
3585.24/3595.16	c #Conflicts:    2501000 | #Constraints:     186155
3585.24/3595.16	c #Conflicts:    2502000 | #Constraints:     187155
3585.24/3595.16	c #Conflicts:    2503000 | #Constraints:     188155
3585.24/3595.16	c #Conflicts:    2504000 | #Constraints:     189155
3585.24/3595.16	c #Conflicts:    2505000 | #Constraints:     190155
3585.24/3595.16	c #Conflicts:    2506000 | #Constraints:     191155
3585.24/3595.16	c #Conflicts:    2507000 | #Constraints:     192155
3585.24/3595.16	c #Conflicts:    2508000 | #Constraints:     193155
3585.24/3595.16	c #Conflicts:    2509000 | #Constraints:     194155
3585.24/3595.16	c #Conflicts:    2510000 | #Constraints:     195155
3585.24/3595.16	c #Conflicts:    2511000 | #Constraints:     196155
3585.24/3595.16	c #Conflicts:    2512000 | #Constraints:     197155
3585.24/3595.16	c #Conflicts:    2513000 | #Constraints:     198156
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23547.2
3585.24/3595.16	c #Conflicts:    2514000 | #Constraints:     112262
3585.24/3595.16	c #Conflicts:    2515000 | #Constraints:     113262
3585.24/3595.16	c #Conflicts:    2516000 | #Constraints:     114262
3585.24/3595.16	c #Conflicts:    2517000 | #Constraints:     115262
3585.24/3595.16	c #Conflicts:    2518000 | #Constraints:     116262
3585.24/3595.16	c #Conflicts:    2519000 | #Constraints:     117262
3585.24/3595.16	c #Conflicts:    2520000 | #Constraints:     118262
3585.24/3595.16	c #Conflicts:    2521000 | #Constraints:     119262
3585.24/3595.16	c #Conflicts:    2522000 | #Constraints:     120262
3585.24/3595.16	c #Conflicts:    2523000 | #Constraints:     121263
3585.24/3595.16	c #Conflicts:    2524000 | #Constraints:     122263
3585.24/3595.16	c #Conflicts:    2525000 | #Constraints:     123263
3585.24/3595.16	c #Conflicts:    2526000 | #Constraints:     124263
3585.24/3595.16	c #Conflicts:    2527000 | #Constraints:     125263
3585.24/3595.16	c #Conflicts:    2528000 | #Constraints:     126263
3585.24/3595.16	c #Conflicts:    2529000 | #Constraints:     127263
3585.24/3595.16	c #Conflicts:    2530000 | #Constraints:     128263
3585.24/3595.16	c #Conflicts:    2531000 | #Constraints:     129263
3585.24/3595.16	c #Conflicts:    2532000 | #Constraints:     130263
3585.24/3595.16	c #Conflicts:    2533000 | #Constraints:     131263
3585.24/3595.16	c #Conflicts:    2534000 | #Constraints:     132263
3585.24/3595.16	c #Conflicts:    2535000 | #Constraints:     133263
3585.24/3595.16	c #Conflicts:    2536000 | #Constraints:     134263
3585.24/3595.16	c #Conflicts:    2537000 | #Constraints:     135264
3585.24/3595.16	c #Conflicts:    2538000 | #Constraints:     136264
3585.24/3595.16	c #Conflicts:    2539000 | #Constraints:     137264
3585.24/3595.16	c #Conflicts:    2540000 | #Constraints:     138264
3585.24/3595.16	c #Conflicts:    2541000 | #Constraints:     139264
3585.24/3595.16	c #Conflicts:    2542000 | #Constraints:     140264
3585.24/3595.16	c #Conflicts:    2543000 | #Constraints:     141264
3585.24/3595.16	c #Conflicts:    2544000 | #Constraints:     142264
3585.24/3595.16	c #Conflicts:    2545000 | #Constraints:     143264
3585.24/3595.16	c #Conflicts:    2546000 | #Constraints:     144264
3585.24/3595.16	c #Conflicts:    2547000 | #Constraints:     145264
3585.24/3595.16	c #Conflicts:    2548000 | #Constraints:     146264
3585.24/3595.16	c #Conflicts:    2549000 | #Constraints:     147264
3585.24/3595.16	c #Conflicts:    2550000 | #Constraints:     148264
3585.24/3595.16	c #Conflicts:    2551000 | #Constraints:     149264
3585.24/3595.16	c #Conflicts:    2552000 | #Constraints:     150264
3585.24/3595.16	c #Conflicts:    2553000 | #Constraints:     151264
3585.24/3595.16	c #Conflicts:    2554000 | #Constraints:     152264
3585.24/3595.16	c #Conflicts:    2555000 | #Constraints:     153264
3585.24/3595.16	c #Conflicts:    2556000 | #Constraints:     154264
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23547.2
3585.24/3595.16	c #Conflicts:    2557000 | #Constraints:      95640
3585.24/3595.16	c #Conflicts:    2558000 | #Constraints:      96640
3585.24/3595.16	c #Conflicts:    2559000 | #Constraints:      97640
3585.24/3595.16	c #Conflicts:    2560000 | #Constraints:      98640
3585.24/3595.16	c #Conflicts:    2561000 | #Constraints:      99640
3585.24/3595.16	c #Conflicts:    2562000 | #Constraints:     100640
3585.24/3595.16	c #Conflicts:    2563000 | #Constraints:     101640
3585.24/3595.16	c #Conflicts:    2564000 | #Constraints:     102640
3585.24/3595.16	c #Conflicts:    2565000 | #Constraints:     103640
3585.24/3595.16	c #Conflicts:    2566000 | #Constraints:     104640
3585.24/3595.16	c #Conflicts:    2567000 | #Constraints:     105640
3585.24/3595.16	c #Conflicts:    2568000 | #Constraints:     106640
3585.24/3595.16	c #Conflicts:    2569000 | #Constraints:     107641
3585.24/3595.16	c #Conflicts:    2570000 | #Constraints:     108641
3585.24/3595.16	c #Conflicts:    2571000 | #Constraints:     109641
3585.24/3595.16	c #Conflicts:    2572000 | #Constraints:     110641
3585.24/3595.16	c #Conflicts:    2573000 | #Constraints:     111641
3585.24/3595.16	c #Conflicts:    2574000 | #Constraints:     112641
3585.24/3595.16	c #Conflicts:    2575000 | #Constraints:     113641
3585.24/3595.16	c #Conflicts:    2576000 | #Constraints:     114641
3585.24/3595.16	c #Conflicts:    2577000 | #Constraints:     115641
3585.24/3595.16	c #Conflicts:    2578000 | #Constraints:     116641
3585.24/3595.16	c #Conflicts:    2579000 | #Constraints:     117641
3585.24/3595.16	c #Conflicts:    2580000 | #Constraints:     118641
3585.24/3595.16	c #Conflicts:    2581000 | #Constraints:     119641
3585.24/3595.16	c #Conflicts:    2582000 | #Constraints:     120642
3585.24/3595.16	c #Conflicts:    2583000 | #Constraints:     121642
3585.24/3595.16	c #Conflicts:    2584000 | #Constraints:     122642
3585.24/3595.16	c #Conflicts:    2585000 | #Constraints:     123642
3585.24/3595.16	c #Conflicts:    2586000 | #Constraints:     124642
3585.24/3595.16	c #Conflicts:    2587000 | #Constraints:     125642
3585.24/3595.16	c #Conflicts:    2588000 | #Constraints:     126642
3585.24/3595.16	c #Conflicts:    2589000 | #Constraints:     127642
3585.24/3595.16	c #Conflicts:    2590000 | #Constraints:     128642
3585.24/3595.16	c #Conflicts:    2591000 | #Constraints:     129642
3585.24/3595.16	c #Conflicts:    2592000 | #Constraints:     130643
3585.24/3595.16	c #Conflicts:    2593000 | #Constraints:     131643
3585.24/3595.16	c #Conflicts:    2594000 | #Constraints:     132643
3585.24/3595.16	c #Conflicts:    2595000 | #Constraints:     133643
3585.24/3595.16	c #Conflicts:    2596000 | #Constraints:     134643
3585.24/3595.16	c #Conflicts:    2597000 | #Constraints:     135643
3585.24/3595.16	c #Conflicts:    2598000 | #Constraints:     136643
3585.24/3595.16	c #Conflicts:    2599000 | #Constraints:     137643
3585.24/3595.16	c #Conflicts:    2600000 | #Constraints:     138643
3585.24/3595.16	c #Conflicts:    2601000 | #Constraints:     139644
3585.24/3595.16	c #Conflicts:    2602000 | #Constraints:     140645
3585.24/3595.16	c #Conflicts:    2603000 | #Constraints:     141645
3585.24/3595.16	c #Conflicts:    2604000 | #Constraints:     142645
3585.24/3595.16	c #Conflicts:    2605000 | #Constraints:     143645
3585.24/3595.16	c #Conflicts:    2606000 | #Constraints:     144645
3585.24/3595.16	c #Conflicts:    2607000 | #Constraints:     145645
3585.24/3595.16	c #Conflicts:    2608000 | #Constraints:     146645
3585.24/3595.16	c #Conflicts:    2609000 | #Constraints:     147645
3585.24/3595.16	c #Conflicts:    2610000 | #Constraints:     148645
3585.24/3595.16	c #Conflicts:    2611000 | #Constraints:     149645
3585.24/3595.16	c #Conflicts:    2612000 | #Constraints:     150645
3585.24/3595.16	c #Conflicts:    2613000 | #Constraints:     151645
3585.24/3595.16	c #Conflicts:    2614000 | #Constraints:     152645
3585.24/3595.16	c #Conflicts:    2615000 | #Constraints:     153645
3585.24/3595.16	c #Conflicts:    2616000 | #Constraints:     154645
3585.24/3595.16	c #Conflicts:    2617000 | #Constraints:     155645
3585.24/3595.16	c #Conflicts:    2618000 | #Constraints:     156647
3585.24/3595.16	c #Conflicts:    2619000 | #Constraints:     157647
3585.24/3595.16	c #Conflicts:    2620000 | #Constraints:     158647
3585.24/3595.16	c #Conflicts:    2621000 | #Constraints:     159647
3585.24/3595.16	c #Conflicts:    2622000 | #Constraints:     160647
3585.24/3595.16	c #Conflicts:    2623000 | #Constraints:     161647
3585.24/3595.16	c #Conflicts:    2624000 | #Constraints:     162647
3585.24/3595.16	c #Conflicts:    2625000 | #Constraints:     163647
3585.24/3595.16	c #Conflicts:    2626000 | #Constraints:     164647
3585.24/3595.16	c #Conflicts:    2627000 | #Constraints:     165647
3585.24/3595.16	c #Conflicts:    2628000 | #Constraints:     166647
3585.24/3595.16	c #Conflicts:    2629000 | #Constraints:     167647
3585.24/3595.16	c #Conflicts:    2630000 | #Constraints:     168647
3585.24/3595.16	c #Conflicts:    2631000 | #Constraints:     169647
3585.24/3595.16	c #Conflicts:    2632000 | #Constraints:     170647
3585.24/3595.16	c #Conflicts:    2633000 | #Constraints:     171647
3585.24/3595.16	c #Conflicts:    2634000 | #Constraints:     172647
3585.24/3595.16	c #Conflicts:    2635000 | #Constraints:     173647
3585.24/3595.16	c #Conflicts:    2636000 | #Constraints:     174647
3585.24/3595.16	c #Conflicts:    2637000 | #Constraints:     175647
3585.24/3595.16	c #Conflicts:    2638000 | #Constraints:     176647
3585.24/3595.16	c #Conflicts:    2639000 | #Constraints:     177647
3585.24/3595.16	c #Conflicts:    2640000 | #Constraints:     178647
3585.24/3595.16	c #Conflicts:    2641000 | #Constraints:     179647
3585.24/3595.16	c #Conflicts:    2642000 | #Constraints:     180647
3585.24/3595.16	c #Conflicts:    2643000 | #Constraints:     181647
3585.24/3595.16	c #Conflicts:    2644000 | #Constraints:     182647
3585.24/3595.16	c #Conflicts:    2645000 | #Constraints:     183647
3585.24/3595.16	c #Conflicts:    2646000 | #Constraints:     184647
3585.24/3595.16	c #Conflicts:    2647000 | #Constraints:     185647
3585.24/3595.16	c #Conflicts:    2648000 | #Constraints:     186647
3585.24/3595.16	c #Conflicts:    2649000 | #Constraints:     187647
3585.24/3595.16	c #Conflicts:    2650000 | #Constraints:     188647
3585.24/3595.16	c #Conflicts:    2651000 | #Constraints:     189647
3585.24/3595.16	c #Conflicts:    2652000 | #Constraints:     190647
3585.24/3595.16	c #Conflicts:    2653000 | #Constraints:     191647
3585.24/3595.16	c #Conflicts:    2654000 | #Constraints:     192647
3585.24/3595.16	c #Conflicts:    2655000 | #Constraints:     193647
3585.24/3595.16	c #Conflicts:    2656000 | #Constraints:     194647
3585.24/3595.16	c #Conflicts:    2657000 | #Constraints:     195647
3585.24/3595.16	c #Conflicts:    2658000 | #Constraints:     196647
3585.24/3595.16	c #Conflicts:    2659000 | #Constraints:     197647
3585.24/3595.16	c #Conflicts:    2660000 | #Constraints:     198647
3585.24/3595.16	c #Conflicts:    2661000 | #Constraints:     199647
3585.24/3595.16	c #Conflicts:    2662000 | #Constraints:     200648
3585.24/3595.16	c #Conflicts:    2663000 | #Constraints:     201648
3585.24/3595.16	c #Conflicts:    2664000 | #Constraints:     202649
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23630.6
3585.24/3595.16	c #Conflicts:    2665000 | #Constraints:     113858
3585.24/3595.16	c #Conflicts:    2666000 | #Constraints:     114860
3585.24/3595.16	c #Conflicts:    2667000 | #Constraints:     115860
3585.24/3595.16	c #Conflicts:    2668000 | #Constraints:     116860
3585.24/3595.16	c #Conflicts:    2669000 | #Constraints:     117860
3585.24/3595.16	c #Conflicts:    2670000 | #Constraints:     118860
3585.24/3595.16	c #Conflicts:    2671000 | #Constraints:     119860
3585.24/3595.16	c #Conflicts:    2672000 | #Constraints:     120860
3585.24/3595.16	c #Conflicts:    2673000 | #Constraints:     121860
3585.24/3595.16	c #Conflicts:    2674000 | #Constraints:     122860
3585.24/3595.16	c #Conflicts:    2675000 | #Constraints:     123860
3585.24/3595.16	c #Conflicts:    2676000 | #Constraints:     124860
3585.24/3595.16	c #Conflicts:    2677000 | #Constraints:     125861
3585.24/3595.16	c #Conflicts:    2678000 | #Constraints:     126861
3585.24/3595.16	c #Conflicts:    2679000 | #Constraints:     127861
3585.24/3595.16	c #Conflicts:    2680000 | #Constraints:     128861
3585.24/3595.16	c #Conflicts:    2681000 | #Constraints:     129861
3585.24/3595.16	c #Conflicts:    2682000 | #Constraints:     130862
3585.24/3595.16	c #Conflicts:    2683000 | #Constraints:     131863
3585.24/3595.16	c #Conflicts:    2684000 | #Constraints:     132864
3585.24/3595.16	c #Conflicts:    2685000 | #Constraints:     133865
3585.24/3595.16	c #Conflicts:    2686000 | #Constraints:     134865
3585.24/3595.16	c #Conflicts:    2687000 | #Constraints:     135865
3585.24/3595.16	c #Conflicts:    2688000 | #Constraints:     136865
3585.24/3595.16	c #Conflicts:    2689000 | #Constraints:     137865
3585.24/3595.16	c #Conflicts:    2690000 | #Constraints:     138866
3585.24/3595.16	c #Conflicts:    2691000 | #Constraints:     139866
3585.24/3595.16	c #Conflicts:    2692000 | #Constraints:     140866
3585.24/3595.16	c #Conflicts:    2693000 | #Constraints:     141866
3585.24/3595.16	c #Conflicts:    2694000 | #Constraints:     142866
3585.24/3595.16	c #Conflicts:    2695000 | #Constraints:     143867
3585.24/3595.16	c #Conflicts:    2696000 | #Constraints:     144867
3585.24/3595.16	c #Conflicts:    2697000 | #Constraints:     145867
3585.24/3595.16	c #Conflicts:    2698000 | #Constraints:     146867
3585.24/3595.16	c #Conflicts:    2699000 | #Constraints:     147867
3585.24/3595.16	c #Conflicts:    2700000 | #Constraints:     148867
3585.24/3595.16	c #Conflicts:    2701000 | #Constraints:     149867
3585.24/3595.16	c #Conflicts:    2702000 | #Constraints:     150867
3585.24/3595.16	c #Conflicts:    2703000 | #Constraints:     151867
3585.24/3595.16	c #Conflicts:    2704000 | #Constraints:     152867
3585.24/3595.16	c #Conflicts:    2705000 | #Constraints:     153867
3585.24/3595.16	c #Conflicts:    2706000 | #Constraints:     154867
3585.24/3595.16	c #Conflicts:    2707000 | #Constraints:     155867
3585.24/3595.16	c #Conflicts:    2708000 | #Constraints:     156868
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23630.6
3585.24/3595.16	c #Conflicts:    2709000 | #Constraints:      96813
3585.24/3595.16	c #Conflicts:    2710000 | #Constraints:      97813
3585.24/3595.16	c #Conflicts:    2711000 | #Constraints:      98813
3585.24/3595.16	c #Conflicts:    2712000 | #Constraints:      99813
3585.24/3595.16	c #Conflicts:    2713000 | #Constraints:     100813
3585.24/3595.16	c #Conflicts:    2714000 | #Constraints:     101813
3585.24/3595.16	c #Conflicts:    2715000 | #Constraints:     102813
3585.24/3595.16	c #Conflicts:    2716000 | #Constraints:     103813
3585.24/3595.16	c #Conflicts:    2717000 | #Constraints:     104813
3585.24/3595.16	c #Conflicts:    2718000 | #Constraints:     105813
3585.24/3595.16	c #Conflicts:    2719000 | #Constraints:     106813
3585.24/3595.16	c #Conflicts:    2720000 | #Constraints:     107813
3585.24/3595.16	c #Conflicts:    2721000 | #Constraints:     108813
3585.24/3595.16	c #Conflicts:    2722000 | #Constraints:     109813
3585.24/3595.16	c #Conflicts:    2723000 | #Constraints:     110813
3585.24/3595.16	c #Conflicts:    2724000 | #Constraints:     111813
3585.24/3595.16	c #Conflicts:    2725000 | #Constraints:     112814
3585.24/3595.16	c #Conflicts:    2726000 | #Constraints:     113814
3585.24/3595.16	c #Conflicts:    2727000 | #Constraints:     114814
3585.24/3595.16	c #Conflicts:    2728000 | #Constraints:     115814
3585.24/3595.16	c #Conflicts:    2729000 | #Constraints:     116814
3585.24/3595.16	c #Conflicts:    2730000 | #Constraints:     117814
3585.24/3595.16	c #Conflicts:    2731000 | #Constraints:     118814
3585.24/3595.16	c #Conflicts:    2732000 | #Constraints:     119814
3585.24/3595.16	c #Conflicts:    2733000 | #Constraints:     120814
3585.24/3595.16	c #Conflicts:    2734000 | #Constraints:     121814
3585.24/3595.16	c #Conflicts:    2735000 | #Constraints:     122815
3585.24/3595.16	c #Conflicts:    2736000 | #Constraints:     123815
3585.24/3595.16	c #Conflicts:    2737000 | #Constraints:     124815
3585.24/3595.16	c #Conflicts:    2738000 | #Constraints:     125815
3585.24/3595.16	c #Conflicts:    2739000 | #Constraints:     126815
3585.24/3595.16	c #Conflicts:    2740000 | #Constraints:     127815
3585.24/3595.16	c #Conflicts:    2741000 | #Constraints:     128815
3585.24/3595.16	c #Conflicts:    2742000 | #Constraints:     129815
3585.24/3595.16	c #Conflicts:    2743000 | #Constraints:     130815
3585.24/3595.16	c #Conflicts:    2744000 | #Constraints:     131815
3585.24/3595.16	c #Conflicts:    2745000 | #Constraints:     132815
3585.24/3595.16	c #Conflicts:    2746000 | #Constraints:     133815
3585.24/3595.16	c #Conflicts:    2747000 | #Constraints:     134815
3585.24/3595.16	c #Conflicts:    2748000 | #Constraints:     135815
3585.24/3595.16	c #Conflicts:    2749000 | #Constraints:     136815
3585.24/3595.16	c #Conflicts:    2750000 | #Constraints:     137815
3585.24/3595.16	c #Conflicts:    2751000 | #Constraints:     138815
3585.24/3595.16	c #Conflicts:    2752000 | #Constraints:     139815
3585.24/3595.16	c #Conflicts:    2753000 | #Constraints:     140815
3585.24/3595.16	c #Conflicts:    2754000 | #Constraints:     141815
3585.24/3595.16	c #Conflicts:    2755000 | #Constraints:     142815
3585.24/3595.16	c #Conflicts:    2756000 | #Constraints:     143815
3585.24/3595.16	c #Conflicts:    2757000 | #Constraints:     144815
3585.24/3595.16	c #Conflicts:    2758000 | #Constraints:     145815
3585.24/3595.16	c #Conflicts:    2759000 | #Constraints:     146815
3585.24/3595.16	c #Conflicts:    2760000 | #Constraints:     147815
3585.24/3595.16	c #Conflicts:    2761000 | #Constraints:     148815
3585.24/3595.16	c #Conflicts:    2762000 | #Constraints:     149815
3585.24/3595.16	c #Conflicts:    2763000 | #Constraints:     150815
3585.24/3595.16	c #Conflicts:    2764000 | #Constraints:     151815
3585.24/3595.16	c #Conflicts:    2765000 | #Constraints:     152815
3585.24/3595.16	c #Conflicts:    2766000 | #Constraints:     153816
3585.24/3595.16	c #Conflicts:    2767000 | #Constraints:     154816
3585.24/3595.16	c #Conflicts:    2768000 | #Constraints:     155816
3585.24/3595.16	c #Conflicts:    2769000 | #Constraints:     156816
3585.24/3595.16	c #Conflicts:    2770000 | #Constraints:     157817
3585.24/3595.16	c #Conflicts:    2771000 | #Constraints:     158820
3585.24/3595.16	c #Conflicts:    2772000 | #Constraints:     159820
3585.24/3595.16	c #Conflicts:    2773000 | #Constraints:     160820
3585.24/3595.16	c #Conflicts:    2774000 | #Constraints:     161820
3585.24/3595.16	c #Conflicts:    2775000 | #Constraints:     162821
3585.24/3595.16	c #Conflicts:    2776000 | #Constraints:     163822
3585.24/3595.16	c #Conflicts:    2777000 | #Constraints:     164822
3585.24/3595.16	c #Conflicts:    2778000 | #Constraints:     165822
3585.24/3595.16	c #Conflicts:    2779000 | #Constraints:     166822
3585.24/3595.16	c #Conflicts:    2780000 | #Constraints:     167823
3585.24/3595.16	c #Conflicts:    2781000 | #Constraints:     168824
3585.24/3595.16	c #Conflicts:    2782000 | #Constraints:     169824
3585.24/3595.16	c #Conflicts:    2783000 | #Constraints:     170824
3585.24/3595.16	c #Conflicts:    2784000 | #Constraints:     171824
3585.24/3595.16	c #Conflicts:    2785000 | #Constraints:     172824
3585.24/3595.16	c #Conflicts:    2786000 | #Constraints:     173824
3585.24/3595.16	c #Conflicts:    2787000 | #Constraints:     174824
3585.24/3595.16	c #Conflicts:    2788000 | #Constraints:     175824
3585.24/3595.16	c #Conflicts:    2789000 | #Constraints:     176824
3585.24/3595.16	c #Conflicts:    2790000 | #Constraints:     177824
3585.24/3595.16	c #Conflicts:    2791000 | #Constraints:     178824
3585.24/3595.16	c #Conflicts:    2792000 | #Constraints:     179824
3585.24/3595.16	c #Conflicts:    2793000 | #Constraints:     180824
3585.24/3595.16	c #Conflicts:    2794000 | #Constraints:     181824
3585.24/3595.16	c #Conflicts:    2795000 | #Constraints:     182825
3585.24/3595.16	c #Conflicts:    2796000 | #Constraints:     183825
3585.24/3595.16	c #Conflicts:    2797000 | #Constraints:     184825
3585.24/3595.16	c #Conflicts:    2798000 | #Constraints:     185826
3585.24/3595.16	c #Conflicts:    2799000 | #Constraints:     186826
3585.24/3595.16	c #Conflicts:    2800000 | #Constraints:     187826
3585.24/3595.16	c #Conflicts:    2801000 | #Constraints:     188826
3585.24/3595.16	c #Conflicts:    2802000 | #Constraints:     189826
3585.24/3595.16	c #Conflicts:    2803000 | #Constraints:     190826
3585.24/3595.16	c #Conflicts:    2804000 | #Constraints:     191826
3585.24/3595.16	c #Conflicts:    2805000 | #Constraints:     192826
3585.24/3595.16	c #Conflicts:    2806000 | #Constraints:     193826
3585.24/3595.16	c #Conflicts:    2807000 | #Constraints:     194826
3585.24/3595.16	c #Conflicts:    2808000 | #Constraints:     195826
3585.24/3595.16	c #Conflicts:    2809000 | #Constraints:     196826
3585.24/3595.16	c #Conflicts:    2810000 | #Constraints:     197826
3585.24/3595.16	c #Conflicts:    2811000 | #Constraints:     198826
3585.24/3595.16	c #Conflicts:    2812000 | #Constraints:     199827
3585.24/3595.16	c #Conflicts:    2813000 | #Constraints:     200827
3585.24/3595.16	c #Conflicts:    2814000 | #Constraints:     201827
3585.24/3595.16	c #Conflicts:    2815000 | #Constraints:     202827
3585.24/3595.16	c #Conflicts:    2816000 | #Constraints:     203827
3585.24/3595.16	c #Conflicts:    2817000 | #Constraints:     204827
3585.24/3595.16	c #Conflicts:    2818000 | #Constraints:     205827
3585.24/3595.16	c #Conflicts:    2819000 | #Constraints:     206827
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23630.6
3585.24/3595.16	c #Conflicts:    2820000 | #Constraints:     115837
3585.24/3595.16	c #Conflicts:    2821000 | #Constraints:     116837
3585.24/3595.16	c #Conflicts:    2822000 | #Constraints:     117837
3585.24/3595.16	c #Conflicts:    2823000 | #Constraints:     118837
3585.24/3595.16	c #Conflicts:    2824000 | #Constraints:     119837
3585.24/3595.16	c #Conflicts:    2825000 | #Constraints:     120837
3585.24/3595.16	c #Conflicts:    2826000 | #Constraints:     121837
3585.24/3595.16	c #Conflicts:    2827000 | #Constraints:     122837
3585.24/3595.16	c #Conflicts:    2828000 | #Constraints:     123837
3585.24/3595.16	c #Conflicts:    2829000 | #Constraints:     124837
3585.24/3595.16	c #Conflicts:    2830000 | #Constraints:     125837
3585.24/3595.16	c #Conflicts:    2831000 | #Constraints:     126837
3585.24/3595.16	c #Conflicts:    2832000 | #Constraints:     127837
3585.24/3595.16	c #Conflicts:    2833000 | #Constraints:     128837
3585.24/3595.16	c #Conflicts:    2834000 | #Constraints:     129837
3585.24/3595.16	c #Conflicts:    2835000 | #Constraints:     130837
3585.24/3595.16	c #Conflicts:    2836000 | #Constraints:     131838
3585.24/3595.16	c #Conflicts:    2837000 | #Constraints:     132838
3585.24/3595.16	c #Conflicts:    2838000 | #Constraints:     133839
3585.24/3595.16	c #Conflicts:    2839000 | #Constraints:     134839
3585.24/3595.16	c #Conflicts:    2840000 | #Constraints:     135839
3585.24/3595.16	c #Conflicts:    2841000 | #Constraints:     136839
3585.24/3595.16	c #Conflicts:    2842000 | #Constraints:     137839
3585.24/3595.16	c #Conflicts:    2843000 | #Constraints:     138839
3585.24/3595.16	c #Conflicts:    2844000 | #Constraints:     139839
3585.24/3595.16	c #Conflicts:    2845000 | #Constraints:     140839
3585.24/3595.16	c #Conflicts:    2846000 | #Constraints:     141839
3585.24/3595.16	c #Conflicts:    2847000 | #Constraints:     142839
3585.24/3595.16	c #Conflicts:    2848000 | #Constraints:     143839
3585.24/3595.16	c #Conflicts:    2849000 | #Constraints:     144839
3585.24/3595.16	c #Conflicts:    2850000 | #Constraints:     145839
3585.24/3595.16	c #Conflicts:    2851000 | #Constraints:     146839
3585.24/3595.16	c #Conflicts:    2852000 | #Constraints:     147839
3585.24/3595.16	c #Conflicts:    2853000 | #Constraints:     148839
3585.24/3595.16	c #Conflicts:    2854000 | #Constraints:     149840
3585.24/3595.16	c #Conflicts:    2855000 | #Constraints:     150840
3585.24/3595.16	c #Conflicts:    2856000 | #Constraints:     151840
3585.24/3595.16	c #Conflicts:    2857000 | #Constraints:     152841
3585.24/3595.16	c #Conflicts:    2858000 | #Constraints:     153841
3585.24/3595.16	c #Conflicts:    2859000 | #Constraints:     154841
3585.24/3595.16	c #Conflicts:    2860000 | #Constraints:     155841
3585.24/3595.16	c #Conflicts:    2861000 | #Constraints:     156841
3585.24/3595.16	c #Conflicts:    2862000 | #Constraints:     157841
3585.24/3595.16	c #Conflicts:    2863000 | #Constraints:     158841
3585.24/3595.16	c #Conflicts:    2864000 | #Constraints:     159841
3585.24/3595.16	c #Conflicts:    2865000 | #Constraints:     160841
3585.24/3595.16	c INPROCESSING
3585.24/3595.16	c GARBAGE COLLECT
3585.24/3595.16	c rational objective 23630.6
3585.24/3595.16	c #Conflicts:    2866000 | #Constraints:      98500
3585.24/3595.16	c #Conflicts:    2867000 | #Constraints:      99502
3585.24/3595.16	c #Conflicts:    2868000 | #Constraints:     100502
3585.24/3595.16	c #Conflicts:    2869000 | #Constraints:     101502
3585.24/3595.16	c #Conflicts:    2870000 | #Constraints:     102502
3585.24/3595.16	c #Conflicts:    2871000 | #Constraints:     103502
3585.24/3595.16	c #Conflicts:    2872000 | #Constraints:     104502
3585.24/3595.16	c #Conflicts:    2873000 | #Constraints:     105502
3585.24/3595.16	c #Conflicts:    2874000 | #Constraints:     106502
3585.24/3595.16	c #Conflicts:    2875000 | #Constraints:     107502
3585.24/3595.16	c #Conflicts:    2876000 | #Constraints:     108502
3585.24/3595.16	c #Conflicts:    2877000 | #Constraints:     109502
3585.24/3595.16	c #Conflicts:    2878000 | #Constraints:     110502
3585.24/3595.16	c #Conflicts:    2879000 | #Constraints:     111502
3585.24/3595.16	c #Conflicts:    2880000 | #Constraints:     112502
3585.24/3595.16	c #Conflicts:    2881000 | #Constraints:     113502
3585.24/3595.16	c #Conflicts:    2882000 | #Constraints:     114502
3585.24/3595.16	c #Conflicts:    2883000 | #Constraints:     115502
3585.24/3595.16	c #Conflicts:    2884000 | #Constraints:     116503
3585.24/3595.16	c #Conflicts:    2885000 | #Constraints:     117504
3585.24/3595.16	c #Conflicts:    2886000 | #Constraints:     118504
3585.24/3595.16	c #Conflicts:    2887000 | #Constraints:     119504
3585.24/3595.16	c #Conflicts:    2888000 | #Constraints:     120504
3585.24/3595.16	c #Conflicts:    2889000 | #Constraints:     121504
3585.24/3595.16	c #Conflicts:    2890000 | #Constraints:     122504
3585.24/3595.16	c #Conflicts:    2891000 | #Constraints:     123504
3585.24/3595.16	c #Conflicts:    2892000 | #Constraints:     124504
3585.24/3595.16	c #Conflicts:    2893000 | #Constraints:     125504
3585.24/3595.16	c #Conflicts:    2894000 | #Constraints:     126505
3585.24/3595.16	c #Conflicts:    2895000 | #Constraints:     127506
3585.24/3595.16	c #Conflicts:    2896000 | #Constraints:     128506
3585.24/3595.16	c #Conflicts:    2897000 | #Constraints:     129506
3585.24/3595.16	c #Conflicts:    2898000 | #Constraints:     130506
3585.24/3595.16	c #Conflicts:    2899000 | #Constraints:     131506
3585.24/3595.16	c #Conflicts:    2900000 | #Constraints:     132506
3585.24/3595.16	c #Conflicts:    2901000 | #Constraints:     133506
3585.24/3595.16	c #Conflicts:    2902000 | #Constraints:     134507
3585.24/3595.16	c #Conflicts:    2903000 | #Constraints:     135508
3585.24/3595.16	c #Conflicts:    2904000 | #Constraints:     136508
3585.24/3595.16	c #Conflicts:    2905000 | #Constraints:     137508
3585.24/3595.16	c #Conflicts:    2906000 | #Constraints:     138508
3585.24/3595.16	c #Conflicts:    2907000 | #Constraints:     139508
3585.24/3595.16	c #Conflicts:    2908000 | #Constraints:     140508
3585.24/3595.16	c #Conflicts:    2909000 | #Constraints:     141508
3585.24/3595.16	c #Conflicts:    2910000 | #Constraints:     142508
3585.24/3595.16	c #Conflicts:    2911000 | #Constraints:     143508
3585.24/3595.16	c #Conflicts:    2912000 | #Constraints:     144508
3585.24/3595.16	c #Conflicts:    2913000 | #Constraints:     145508
3585.24/3595.16	c #Conflicts:    2914000 | #Constraints:     146508
3585.24/3595.16	c #Conflicts:    2915000 | #Constraints:     147508
3585.24/3595.16	c #Conflicts:    2916000 | #Constraints:     148508
3585.24/3595.16	c #Conflicts:    2917000 | #Constraints:     149508
3585.24/3595.16	c #Conflicts:    2918000 | #Constraints:     150509
3585.24/3595.16	c #Conflicts:    2919000 | #Constraints:     151509
3585.24/3595.16	c #Conflicts:    2920000 | #Constraints:     152509
3585.24/3595.16	c #Conflicts:    2921000 | #Constraints:     153509
3585.24/3595.16	c #Conflicts:    2922000 | #Constraints:     154509
3585.24/3595.16	c #Conflicts:    2923000 | #Constraints:     155509
3585.24/3595.16	c #Conflicts:    2924000 | #Constraints:     156509
3585.24/3595.16	c #Conflicts:    2925000 | #Constraints:     157510
3585.24/3595.16	c #Conflicts:    2926000 | #Constraints:     158510
3585.24/3595.16	c #Conflicts:    2927000 | #Constraints:     159510
3585.24/3595.16	c #Conflicts:    2928000 | #Constraints:     160510
3585.24/3595.16	c #Conflicts:    2929000 | #Constraints:     161510
3585.24/3595.16	c #Conflicts:    2930000 | #Constraints:     162510
3585.24/3595.16	c #Conflicts:    2931000 | #Constraints:     163510
3585.24/3595.16	c #Conflicts:    2932000 | #Constraints:     164511
3585.24/3595.16	c #Conflicts:    2933000 | #Constraints:     165511
3585.24/3595.16	c #Conflicts:    2934000 | #Constraints:     166512
3585.24/3595.16	c #Conflicts:    2935000 | #Constraints:     167512
3585.24/3595.16	c #Conflicts:    2936000 | #Constraints:     168512
3585.24/3595.16	c #Conflicts:    2937000 | #Constraints:     169512
3585.24/3595.16	c #Conflicts:    2938000 | #Constraints:     170514
3585.24/3595.16	c #Conflicts:    2939000 | #Constraints:     171514
3585.24/3595.16	c #Conflicts:    2940000 | #Constraints:     172514
3585.24/3595.16	c #Conflicts:    2941000 | #Constraints:     173514
3585.24/3595.16	c #Conflicts:    2942000 | #Constraints:     174514
3585.24/3595.16	c #Conflicts:    2943000 | #Constraints:     175514
3585.24/3595.16	c #Conflicts:    2944000 | #Constraints:     176514
3585.24/3595.16	c #Conflicts:    2945000 | #Constraints:     177514
3585.24/3595.16	c #Conflicts:    2946000 | #Constraints:     178514
3585.24/3595.16	c #Conflicts:    2947000 | #Constraints:     179514
3585.24/3595.16	c #Conflicts:    2948000 | #Constraints:     180514
3585.24/3595.16	c cpu time 3475.4 s
3585.24/3595.16	c deterministic time 469503145354 4.70e+11
3585.24/3595.16	c optimization time 157.218 s
3585.24/3595.16	c total solve time 3318.05 s
3585.24/3595.16	c core-guided solve time 1953.31 s
3585.24/3595.16	c propagation time 2270.19 s
3585.24/3595.16	c conflict analysis time 977.313 s
3585.24/3595.16	c propagations 1932940553
3585.24/3595.16	c resolve steps 145667784
3585.24/3595.16	c decisions 222782192
3585.24/3595.16	c conflicts 2948539
3585.24/3595.16	c restarts 5117
3585.24/3595.16	c inprocessing phases 75
3585.24/3595.16	c input clauses 449
3585.24/3595.16	c input cardinalities 300
3585.24/3595.16	c input general constraints 22201
3585.24/3595.16	c input average constraint length 20.33
3585.24/3595.16	c input average constraint degree 248.63
3585.24/3595.16	c learned clauses 2530305
3585.24/3595.16	c learned cardinalities 73090
3585.24/3595.16	c learned general constraints 345358
3585.24/3595.16	c learned average constraint length 671.09
3585.24/3595.16	c learned average constraint degree 21886134.76
3585.24/3595.16	c watched constraints 337809
3585.24/3595.16	c counting constraints 51951
3585.24/3595.16	c gcd simplifications 214878
3585.24/3595.16	c detected cardinalities 815
3585.24/3595.16	c weakened non-implied lits 320839048
3585.24/3595.16	c weakened non-implying lits 538843
3585.24/3595.16	c original variables 23542
3585.24/3595.16	c clausal propagations 99904206
3585.24/3595.16	c cardinality propagations 753658614
3585.24/3595.16	c watched propagations 943840053
3585.24/3595.16	c counting propagations 93706762
3585.24/3595.16	c watch lookups 46225938333
3585.24/3595.16	c watch backjump lookups 43356283703
3585.24/3595.16	c watch checks 341964738030
3585.24/3595.16	c propagation checks 26166792860
3585.24/3595.16	c constraint additions 7471973662
3585.24/3595.16	c trail pops 2158661435
3585.24/3595.16	c formula constraints 22950
3585.24/3595.16	c learned constraints 2948323
3585.24/3595.16	c bound constraints 0
3585.24/3595.16	c core-guided constraints 0
3585.24/3595.16	c encountered formula constraints 121142083
3585.24/3595.16	c encountered learned constraints 27472166
3585.24/3595.16	c encountered bound constraints 0
3585.24/3595.16	c encountered core-guided constraints 0
3585.24/3595.16	c LP total time 989.481 s
3585.24/3595.16	c LP solve time 982.75 s
3585.24/3595.16	c LP constraints added 23724
3585.24/3595.16	c LP constraints removed 730
3585.24/3595.16	c LP pivots internal 2948639
3585.24/3595.16	c LP pivots root 85946
3585.24/3595.16	c LP calls 3917
3585.24/3595.16	c LP optimalities 3699
3585.24/3595.16	c LP no pivot count 81
3585.24/3595.16	c LP infeasibilities 215
3585.24/3595.16	c LP valid Farkas constraints 215
3585.24/3595.16	c LP learned Farkas constraints 215
3585.24/3595.16	c LP basis resets 0
3585.24/3595.16	c LP cycling count 0
3585.24/3595.16	c LP singular count 0
3585.24/3595.16	c LP no primal count 0
3585.24/3595.16	c LP no farkas count 0
3585.24/3595.16	c LP other issue count 0
3585.24/3595.16	c LP Gomory cuts 0
3585.24/3595.16	c LP learned cuts 774
3585.24/3595.16	c LP deleted cuts 730
3585.24/3595.16	c LP encountered Gomory constraints 0
3585.24/3595.16	c LP encountered Farkas constraints 1480
3585.24/3595.16	c LP encountered learned Farkas constraints 379
3585.24/3595.16	c CG auxiliary variables introduced 0
3585.24/3595.16	c CG solutions found 0
3585.24/3595.16	c CG cores constructed 0
3585.24/3595.16	c CG core cardinality constraints returned 0
3585.24/3595.16	c CG unit cores 0
3585.24/3595.16	c CG single cores 0
3585.24/3595.16	c CG blocks removed during cardinality reduction 0
3585.24/3595.16	c CG first core best 0
3585.24/3595.16	c CG decision core best 0
3585.24/3595.16	c CG core reduction tie 0
3585.24/3595.16	c CG core degree average 0.00
3585.24/3595.16	c CG core slack average 0.00
3585.24/3595.16	c CG core upper bound improvements 0
3585.24/3595.16	c LS first time 60.06 s
3585.24/3595.16	c LS restart time 0 s
3585.24/3595.16	s UNKNOWN
3585.24/3595.16	c Program interrupted by user.
3585.24/3595.17	c Total time: 3595.142 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-4793296-1782420177/watcher-4793296-1782420177 -o /tmp/evaluation-result-4793296-1782420177/solver-4793296-1782420177 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793296-1782420177/vars-4793296-1782420177 --bin-var /tmp/runsolver-exch-nodeE006-1782417255-2447230 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4793296-1782420177.opb 3600 HOME 62000 

running on 4 cores: 48-51

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

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108533 MiB free)
  node 1: cores 8-15, 129019 MiB (108458 MiB free)
  node 2: cores 16-23, 129019 MiB (72631 MiB free)
  node 3: cores 24-31, 129003 MiB (107550 MiB free)
  node 4: cores 32-39, 128973 MiB (110708 MiB free)
  node 5: cores 40-47, 129019 MiB (113601 MiB free)
  node 6: cores 48-55, 129019 MiB (108323 MiB free)
  node 7: cores 56-63, 128474 MiB (111995 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=2448286, runsolver pid=2448283
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 16.00 16.02 15.76 20/902 2448294
/proc/meminfo: memFree=861954944/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3248 KiB

[startup+0.214909 s]*
/proc/loadavg: 16.00 16.02 15.76 18/902 2448299
/proc/meminfo: memFree=861956512/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=58816 memory=20388 CPUtime=0.1 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 3228 0 0 0 9 1 0 0 20 0 1 0 175305608 60227584 4974 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 14704 5097 1989 1054 0 3285 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 65800 KiB
Current children cumulated memory: 25332 KiB

[startup+0.314348 s]*
/proc/loadavg: 16.00 16.02 15.76 17/902 2448299
/proc/meminfo: memFree=861917124/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=139792 memory=94024 CPUtime=0.2 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 13475 0 0 0 19 1 0 0 20 0 1 0 175305608 143147008 23421 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 34948 23506 2325 1054 0 23529 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 146776 KiB
Current children cumulated memory: 98968 KiB

[startup+0.700212 s]
/proc/loadavg: 16.00 16.02 15.76 17/902 2448299
/proc/meminfo: memFree=861854884/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=0.57 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28784 0 0 0 54 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+1.50022 s]
/proc/loadavg: 16.00 16.02 15.76 17/902 2448299
/proc/meminfo: memFree=861845288/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=1.37 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28784 0 0 0 134 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+3.11423 s]
/proc/loadavg: 16.00 16.02 15.76 17/902 2448299
/proc/meminfo: memFree=861813708/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=2.98 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28788 0 0 0 295 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+6.30019 s]
/proc/loadavg: 16.00 16.02 15.76 17/903 2448300
/proc/meminfo: memFree=861752956/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=6.16 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28792 0 0 0 613 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+12.7002 s]
/proc/loadavg: 16.00 16.02 15.76 17/903 2448300
/proc/meminfo: memFree=861636856/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=12.54 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28796 0 0 0 1251 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+25.5002 s]
/proc/loadavg: 16.00 16.02 15.76 17/903 2448300
/proc/meminfo: memFree=861465904/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=201880 memory=155376 CPUtime=25.3 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 28796 0 0 0 2527 3 0 0 20 0 1 0 175305608 206725120 38781 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 50470 38844 2357 1054 0 39051 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160320 KiB

[startup+51.1143 s]
/proc/loadavg: 16.07 16.03 15.78 17/903 2448300
/proc/meminfo: memFree=860979264/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0

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

/proc/2448299/statm: 575452 552612 2402 1054 0 564033 0
Current children cumulated CPU time: 3452.79 s
Current children cumulated vsize: 2308792 KiB
Current children cumulated memory: 2215392 KiB

[startup+3522.3 s]
/proc/loadavg: 16.14 16.12 16.08 18/901 2449525
/proc/meminfo: memFree=913078644/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2326056 memory=2230488 CPUtime=3512.56 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 329477 0 0 0 340340 10916 0 0 20 0 1 0 175305608 2381881344 557213 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 581514 557622 2402 1054 0 570095 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 2333040 KiB
Current children cumulated memory: 2235432 KiB

[startup+3582.3 s]
/proc/loadavg: 16.62 16.26 16.13 18/902 2449531
/proc/meminfo: memFree=912872916/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2416512 memory=2306960 CPUtime=3572.39 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 348735 0 0 0 346269 10970 0 0 20 0 1 0 175305608 2474508288 576413 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 604128 576740 2402 1054 0 592709 0
Current children cumulated CPU time: 3572.46 s
Current children cumulated vsize: 2423496 KiB
Current children cumulated memory: 2311904 KiB

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

# cumulated CPU time of all completed processes:  user=3475.48 s, system=109.813 s

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

[startup+3584 s]*
/proc/loadavg: 16.62 16.26 16.13 18/902 2449531
/proc/meminfo: memFree=912869176/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2419092 memory=2310448 CPUtime=3574.1 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 349609 0 0 0 346439 10971 0 0 20 0 1 0 175305608 2477150208 577309 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 604773 577612 2402 1054 0 593354 0
Current children cumulated CPU time: 3574.17 s
Current children cumulated vsize: 2426076 KiB
Current children cumulated memory: 2315392 KiB

[startup+3590.4 s]
/proc/loadavg: 16.73 16.29 16.14 18/902 2449531
/proc/meminfo: memFree=912877088/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2433140 memory=2323028 CPUtime=3580.47 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 352764 0 0 0 347072 10975 0 0 20 0 1 0 175305608 2491535360 580381 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 608285 580757 2402 1054 0 596866 0
Current children cumulated CPU time: 3580.54 s
Current children cumulated vsize: 2440124 KiB
Current children cumulated memory: 2327972 KiB

[startup+3593.6 s]
/proc/loadavg: 16.83 16.32 16.15 18/902 2449531
/proc/meminfo: memFree=912879688/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2436008 memory=2325484 CPUtime=3583.66 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 353383 0 0 0 347390 10976 0 0 20 0 1 0 175305608 2494472192 581021 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 609002 581371 2402 1054 0 597583 0
Current children cumulated CPU time: 3583.73 s
Current children cumulated vsize: 2442992 KiB
Current children cumulated memory: 2330428 KiB

[startup+3594.4 s]
/proc/loadavg: 16.83 16.32 16.15 18/902 2449531
/proc/meminfo: memFree=912879628/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2437148 memory=2326492 CPUtime=3584.45 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 353636 0 0 0 347469 10976 0 0 20 0 1 0 175305608 2495639552 581277 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 609287 581623 2402 1054 0 597868 0
Current children cumulated CPU time: 3584.52 s
Current children cumulated vsize: 2444132 KiB
Current children cumulated memory: 2331436 KiB

[startup+3594.8 s]
/proc/loadavg: 16.83 16.32 16.15 18/902 2449531
/proc/meminfo: memFree=912879628/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2437148 memory=2326568 CPUtime=3584.86 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 353656 0 0 0 347509 10977 0 0 20 0 1 0 175305608 2495639552 581277 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 609287 581642 2402 1054 0 597868 0
Current children cumulated CPU time: 3584.93 s
Current children cumulated vsize: 2444132 KiB
Current children cumulated memory: 2331512 KiB

[startup+3595 s]*
/proc/loadavg: 16.83 16.32 16.15 18/902 2449531
/proc/meminfo: memFree=912878736/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2437148 memory=2326592 CPUtime=3585.07 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 353662 0 0 0 347530 10977 0 0 20 0 1 0 175305608 2495639552 581277 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 609287 581648 2402 1054 0 597868 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 2444132 KiB
Current children cumulated memory: 2331536 KiB

[startup+3595.12 s]
/proc/loadavg: 16.83 16.32 16.15 18/902 2449531
/proc/meminfo: memFree=912878736/1055320696 swapFree=33554428/33554428
[pid=2448286] ppid=2448283 vsize=4324 memory=3248 CPUtime=0.07 cores=48-51
/proc/2448286/stat : 2448286 (AutoAdaptRoundi) S 2448283 2448286 2447208 0 -1 4194304 512 16794 0 0 0 0 5 2 20 0 1 0 175305597 4427776 640 18446744073709551615 94200679849984 94200680744517 140733418911072 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94200680983568 94200681031312 94200686260224 140733418920167 140733418920313 140733418920313 140733418926049 0
/proc/2448286/statm: 1081 812 711 219 0 143 0
[pid=2448298] ppid=2448286 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2448298/stat : 2448298 (timeout) S 2448286 2448298 2447208 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 175305607 2723840 384 18446744073709551615 94347468587008 94347468603521 140735010200032 0 0 0 0 3293184 73735 1 0 0 17 50 0 0 0 0 0 94347468618288 94347468620376 94347490926592 140735010203778 140735010204060 140735010204060 140735010209767 0
/proc/2448298/statm: 665 424 397 5 0 90 0
[pid=2448299] ppid=2448298 vsize=2410700 memory=2304900 CPUtime=3585.17 cores=48-51
/proc/2448299/stat : 2448299 (roundingsat) R 2448298 2448298 2447208 0 -1 4194304 353673 0 0 0 347540 10977 0 0 20 0 1 0 175305608 2468556800 575945 18446744073709551615 94249544142848 94249548457993 140729601100784 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 94249549201832 94249549255176 94249549606912 140729601104024 140729601104287 140729601104287 140729601109994 0
/proc/2448299/statm: 602675 576225 2525 1054 0 591256 0
Current children cumulated CPU time: 3585.24 s
Current children cumulated vsize: 2417684 KiB
Current children cumulated memory: 2309844 KiB

Child status: 0

Real time (s): 3595.18
CPU time (s): 3585.3
CPU user time (s): 3475.48
CPU system time (s): 109.813
CPU usage (%): 99.7252
Max. virtual memory (cumulated for all children) (KiB): 2444132
Max. memory (cumulated for all children) (KiB): 2331536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3475.48
system time used= 109.813
maximum resident set size= 2325620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372347
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1693
involuntary context switches= 3609


# summary of solver processes directly reported to runsolver:
#   pid: 2448286
#   total CPU time (s): 3585.3
#   total CPU user time (s): 3475.48
#   total CPU system time (s): 109.813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8633 second user time and 44.6824 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-25 22:42:57
IDJOB=4793296
IDBENCH=183193
IDSOLVER=3618
FILE ID=nodeE006/4793296-1782420177
RUNJOBID= nodeE006-1782417255-2447230
SLURM_JOB_ID= 12511037
Free space on /tmp= 797436 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-kroB150.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4793296-1782420177/watcher-4793296-1782420177 -o /tmp/evaluation-result-4793296-1782420177/solver-4793296-1782420177 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793296-1782420177/vars-4793296-1782420177 --bin-var /tmp/runsolver-exch-nodeE006-1782417255-2447230 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4793296-1782420177.opb 3600 HOME 62000

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

MD5SUM BENCH= a4dfecf8dfc003dedb88811e1c1a6c66
RANDOM SEED=927328924

nodeE006 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3583.331
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		: 3577.553
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3567.803
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		: 3557.914
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3593.711
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3592.757
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		: 3591.142
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		: 3586.295
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		: 3583.083
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		: 3588.789
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		: 3589.826
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3590.041
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3585.820
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		: 3583.546
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3582.353
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		: 3583.651
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3612.169
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		: 3596.065
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		: 3602.089
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.630
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		: 3589.198
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		: 3600.297
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		: 3590.625
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3596.616
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3579.744
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3587.045
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		: 3585.635
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		: 3576.417
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		: 3586.216
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:       1055320696 kB
MemFree:        862008904 kB
MemAvailable:   989946956 kB
Buffers:            3352 kB
Cached:         132264900 kB
SwapCached:            0 kB
Active:         58548408 kB
Inactive:       130453088 kB
Active(anon):   57625976 kB
Inactive(anon):        0 kB
Active(file):     922432 kB
Inactive(file): 130453088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13920 kB
Writeback:           484 kB
AnonPages:      56728900 kB
Mapped:           272604 kB
Shmem:            892732 kB
KReclaimable:    1410320 kB
Slab:            1974444 kB
SReclaimable:    1410320 kB
SUnreclaim:       564124 kB
KernelStack:       15424 kB
PageTables:       125484 kB
SecPageTables:     15244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   70351292 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479716 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:  20199424 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:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798664 MiB
End job on nodeE006 at 2026-06-25 23:42:52