Trace number 4801619

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v2? 3585.42 3595.56

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL/
normalized-3col-almost3reg-l100-r099-n1.opb
MD5SUMcbfef680660da3006b2f0372e178bf91
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark48.619
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5421
Total number of constraints11518
Number of constraints which are clauses9711
Number of constraints which are cardinality constraints (but not clauses)1807
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.41	c Preprocess time: 0.130 seconds
0.04/0.41	c First solver time limit: 1797 seconds
0.04/0.41	c Second solver time limit: 1798 seconds
3585.31/3595.45	c Exit code from Second Program: 124
3585.37/3595.53	c RoundingSat 2
3585.37/3595.53	c branch main
3585.37/3595.53	c commit d3f91ec
3585.37/3595.53	c #variables 12647 #constraints 35005
3585.37/3595.53	c Finish cloning data from SAT to LS
3585.37/3595.53	c nbvars=12647
3585.37/3595.53	c chongqijiange= 500
3585.37/3595.53	c restart_num_ls  -100000 0
3585.37/3595.53	c Use LS-small
3585.37/3595.53	c #Conflicts:       1000 | #Constraints:      36004
3585.37/3595.53	c #Conflicts:       2000 | #Constraints:      37004
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:       3000 | #Constraints:      37549
3585.37/3595.53	c #Conflicts:       4000 | #Constraints:      38549
3585.37/3595.53	c #Conflicts:       5000 | #Constraints:      39549
3585.37/3595.53	c #Conflicts:       6000 | #Constraints:      40549
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:       7000 | #Constraints:      39320
3585.37/3595.53	c #Conflicts:       8000 | #Constraints:      40320
3585.37/3595.53	c #Conflicts:       9000 | #Constraints:      41320
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      10000 | #Constraints:      39608
3585.37/3595.53	c #Conflicts:      11000 | #Constraints:      40608
3585.37/3595.53	c #Conflicts:      12000 | #Constraints:      41608
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      13000 | #Constraints:      39484
3585.37/3595.53	c #Conflicts:      14000 | #Constraints:      40484
3585.37/3595.53	c #Conflicts:      15000 | #Constraints:      41484
3585.37/3595.53	c #Conflicts:      16000 | #Constraints:      42484
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      17000 | #Constraints:      40058
3585.37/3595.53	c #Conflicts:      18000 | #Constraints:      41058
3585.37/3595.53	c #Conflicts:      19000 | #Constraints:      42058
3585.37/3595.53	c #Conflicts:      20000 | #Constraints:      43058
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      21000 | #Constraints:      40438
3585.37/3595.53	c #Conflicts:      22000 | #Constraints:      41438
3585.37/3595.53	c #Conflicts:      23000 | #Constraints:      42438
3585.37/3595.53	c #Conflicts:      24000 | #Constraints:      43438
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      25000 | #Constraints:      40578
3585.37/3595.53	c #Conflicts:      26000 | #Constraints:      41578
3585.37/3595.53	c #Conflicts:      27000 | #Constraints:      42578
3585.37/3595.53	c #Conflicts:      28000 | #Constraints:      43578
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      29000 | #Constraints:      40504
3585.37/3595.53	c #Conflicts:      30000 | #Constraints:      41504
3585.37/3595.53	c #Conflicts:      31000 | #Constraints:      42504
3585.37/3595.53	c #Conflicts:      32000 | #Constraints:      43504
3585.37/3595.53	c #Conflicts:      33000 | #Constraints:      44504
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      34000 | #Constraints:      41181
3585.37/3595.53	c #Conflicts:      35000 | #Constraints:      42181
3585.37/3595.53	c #Conflicts:      36000 | #Constraints:      43181
3585.37/3595.53	c #Conflicts:      37000 | #Constraints:      44181
3585.37/3595.53	c #Conflicts:      38000 | #Constraints:      45181
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      39000 | #Constraints:      41682
3585.37/3595.53	c #Conflicts:      40000 | #Constraints:      42682
3585.37/3595.53	c #Conflicts:      41000 | #Constraints:      43682
3585.37/3595.53	c #Conflicts:      42000 | #Constraints:      44682
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      43000 | #Constraints:      40968
3585.37/3595.53	c #Conflicts:      44000 | #Constraints:      41968
3585.37/3595.53	c #Conflicts:      45000 | #Constraints:      42968
3585.37/3595.53	c #Conflicts:      46000 | #Constraints:      43968
3585.37/3595.53	c #Conflicts:      47000 | #Constraints:      44968
3585.37/3595.53	c #Conflicts:      48000 | #Constraints:      45968
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      49000 | #Constraints:      42081
3585.37/3595.53	c #Conflicts:      50000 | #Constraints:      43081
3585.37/3595.53	c #Conflicts:      51000 | #Constraints:      44081
3585.37/3595.53	c #Conflicts:      52000 | #Constraints:      45081
3585.37/3595.53	c #Conflicts:      53000 | #Constraints:      46081
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      54000 | #Constraints:      41956
3585.37/3595.53	c #Conflicts:      55000 | #Constraints:      42956
3585.37/3595.53	c #Conflicts:      56000 | #Constraints:      43956
3585.37/3595.53	c #Conflicts:      57000 | #Constraints:      44956
3585.37/3595.53	c #Conflicts:      58000 | #Constraints:      45956
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      59000 | #Constraints:      41685
3585.37/3595.53	c #Conflicts:      60000 | #Constraints:      42685
3585.37/3595.53	c #Conflicts:      61000 | #Constraints:      43685
3585.37/3595.53	c #Conflicts:      62000 | #Constraints:      44685
3585.37/3595.53	c #Conflicts:      63000 | #Constraints:      45685
3585.37/3595.53	c #Conflicts:      64000 | #Constraints:      46685
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      65000 | #Constraints:      42183
3585.37/3595.53	c #Conflicts:      66000 | #Constraints:      43183
3585.37/3595.53	c #Conflicts:      67000 | #Constraints:      44183
3585.37/3595.53	c #Conflicts:      68000 | #Constraints:      45183
3585.37/3595.53	c #Conflicts:      69000 | #Constraints:      46183
3585.37/3595.53	c #Conflicts:      70000 | #Constraints:      47183
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      71000 | #Constraints:      42491
3585.37/3595.53	c #Conflicts:      72000 | #Constraints:      43491
3585.37/3595.53	c #Conflicts:      73000 | #Constraints:      44491
3585.37/3595.53	c #Conflicts:      74000 | #Constraints:      45491
3585.37/3595.53	c #Conflicts:      75000 | #Constraints:      46491
3585.37/3595.53	c #Conflicts:      76000 | #Constraints:      47491
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      77000 | #Constraints:      42554
3585.37/3595.53	c #Conflicts:      78000 | #Constraints:      43554
3585.37/3595.53	c #Conflicts:      79000 | #Constraints:      44554
3585.37/3595.53	c #Conflicts:      80000 | #Constraints:      45554
3585.37/3595.53	c #Conflicts:      81000 | #Constraints:      46554
3585.37/3595.53	c #Conflicts:      82000 | #Constraints:      47554
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      83000 | #Constraints:      42482
3585.37/3595.53	c #Conflicts:      84000 | #Constraints:      43482
3585.37/3595.53	c #Conflicts:      85000 | #Constraints:      44482
3585.37/3595.53	c #Conflicts:      86000 | #Constraints:      45482
3585.37/3595.53	c #Conflicts:      87000 | #Constraints:      46482
3585.37/3595.53	c #Conflicts:      88000 | #Constraints:      47482
3585.37/3595.53	c #Conflicts:      89000 | #Constraints:      48482
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      90000 | #Constraints:      43194
3585.37/3595.53	c #Conflicts:      91000 | #Constraints:      44194
3585.37/3595.53	c #Conflicts:      92000 | #Constraints:      45194
3585.37/3595.53	c #Conflicts:      93000 | #Constraints:      46194
3585.37/3595.53	c #Conflicts:      94000 | #Constraints:      47194
3585.37/3595.53	c #Conflicts:      95000 | #Constraints:      48194
3585.37/3595.53	c #Conflicts:      96000 | #Constraints:      49194
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:      97000 | #Constraints:      43737
3585.37/3595.53	c #Conflicts:      98000 | #Constraints:      44737
3585.37/3595.53	c #Conflicts:      99000 | #Constraints:      45737
3585.37/3595.53	c #Conflicts:     100000 | #Constraints:      46737
3585.37/3595.53	c #Conflicts:     101000 | #Constraints:      47737
3585.37/3595.53	c #Conflicts:     102000 | #Constraints:      48737
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     103000 | #Constraints:      43065
3585.37/3595.53	c #Conflicts:     104000 | #Constraints:      44065
3585.37/3595.53	c #Conflicts:     105000 | #Constraints:      45065
3585.37/3595.53	c #Conflicts:     106000 | #Constraints:      46065
3585.37/3595.53	c #Conflicts:     107000 | #Constraints:      47065
3585.37/3595.53	c #Conflicts:     108000 | #Constraints:      48065
3585.37/3595.53	c #Conflicts:     109000 | #Constraints:      49065
3585.37/3595.53	c #Conflicts:     110000 | #Constraints:      50065
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     111000 | #Constraints:      44172
3585.37/3595.53	c #Conflicts:     112000 | #Constraints:      45172
3585.37/3595.53	c #Conflicts:     113000 | #Constraints:      46172
3585.37/3595.53	c #Conflicts:     114000 | #Constraints:      47172
3585.37/3595.53	c #Conflicts:     115000 | #Constraints:      48172
3585.37/3595.53	c #Conflicts:     116000 | #Constraints:      49172
3585.37/3595.53	c #Conflicts:     117000 | #Constraints:      50172
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     118000 | #Constraints:      44046
3585.37/3595.53	c #Conflicts:     119000 | #Constraints:      45046
3585.37/3595.53	c #Conflicts:     120000 | #Constraints:      46046
3585.37/3595.53	c #Conflicts:     121000 | #Constraints:      47046
3585.37/3595.53	c #Conflicts:     122000 | #Constraints:      48046
3585.37/3595.53	c #Conflicts:     123000 | #Constraints:      49046
3585.37/3595.53	c #Conflicts:     124000 | #Constraints:      50046
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     125000 | #Constraints:      43716
3585.37/3595.53	c #Conflicts:     126000 | #Constraints:      44716
3585.37/3595.53	c #Conflicts:     127000 | #Constraints:      45716
3585.37/3595.53	c #Conflicts:     128000 | #Constraints:      46716
3585.37/3595.53	c #Conflicts:     129000 | #Constraints:      47716
3585.37/3595.53	c #Conflicts:     130000 | #Constraints:      48716
3585.37/3595.53	c #Conflicts:     131000 | #Constraints:      49716
3585.37/3595.53	c #Conflicts:     132000 | #Constraints:      50716
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     133000 | #Constraints:      44201
3585.37/3595.53	c #Conflicts:     134000 | #Constraints:      45201
3585.37/3595.53	c #Conflicts:     135000 | #Constraints:      46201
3585.37/3595.53	c #Conflicts:     136000 | #Constraints:      47201
3585.37/3595.53	c #Conflicts:     137000 | #Constraints:      48201
3585.37/3595.53	c #Conflicts:     138000 | #Constraints:      49201
3585.37/3595.53	c #Conflicts:     139000 | #Constraints:      50201
3585.37/3595.53	c #Conflicts:     140000 | #Constraints:      51201
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     141000 | #Constraints:      44498
3585.37/3595.53	c #Conflicts:     142000 | #Constraints:      45498
3585.37/3595.53	c #Conflicts:     143000 | #Constraints:      46498
3585.37/3595.53	c #Conflicts:     144000 | #Constraints:      47498
3585.37/3595.53	c #Conflicts:     145000 | #Constraints:      48498
3585.37/3595.53	c #Conflicts:     146000 | #Constraints:      49498
3585.37/3595.53	c #Conflicts:     147000 | #Constraints:      50498
3585.37/3595.53	c #Conflicts:     148000 | #Constraints:      51498
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     149000 | #Constraints:      44593
3585.37/3595.53	c #Conflicts:     150000 | #Constraints:      45593
3585.37/3595.53	c #Conflicts:     151000 | #Constraints:      46593
3585.37/3595.53	c #Conflicts:     152000 | #Constraints:      47593
3585.37/3595.53	c #Conflicts:     153000 | #Constraints:      48593
3585.37/3595.53	c #Conflicts:     154000 | #Constraints:      49593
3585.37/3595.53	c #Conflicts:     155000 | #Constraints:      50593
3585.37/3595.53	c #Conflicts:     156000 | #Constraints:      51593
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     157000 | #Constraints:      44498
3585.37/3595.53	c #Conflicts:     158000 | #Constraints:      45498
3585.37/3595.53	c #Conflicts:     159000 | #Constraints:      46498
3585.37/3595.53	c #Conflicts:     160000 | #Constraints:      47498
3585.37/3595.53	c #Conflicts:     161000 | #Constraints:      48498
3585.37/3595.53	c #Conflicts:     162000 | #Constraints:      49498
3585.37/3595.53	c #Conflicts:     163000 | #Constraints:      50498
3585.37/3595.53	c #Conflicts:     164000 | #Constraints:      51498
3585.37/3595.53	c #Conflicts:     165000 | #Constraints:      52498
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     166000 | #Constraints:      45224
3585.37/3595.53	c #Conflicts:     167000 | #Constraints:      46224
3585.37/3595.53	c #Conflicts:     168000 | #Constraints:      47224
3585.37/3595.53	c #Conflicts:     169000 | #Constraints:      48224
3585.37/3595.53	c #Conflicts:     170000 | #Constraints:      49224
3585.37/3595.53	c #Conflicts:     171000 | #Constraints:      50224
3585.37/3595.53	c #Conflicts:     172000 | #Constraints:      51224
3585.37/3595.53	c #Conflicts:     173000 | #Constraints:      52224
3585.37/3595.53	c #Conflicts:     174000 | #Constraints:      53224
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     175000 | #Constraints:      45689
3585.37/3595.53	c #Conflicts:     176000 | #Constraints:      46689
3585.37/3595.53	c #Conflicts:     177000 | #Constraints:      47689
3585.37/3595.53	c #Conflicts:     178000 | #Constraints:      48689
3585.37/3595.53	c #Conflicts:     179000 | #Constraints:      49689
3585.37/3595.53	c #Conflicts:     180000 | #Constraints:      50689
3585.37/3595.53	c #Conflicts:     181000 | #Constraints:      51689
3585.37/3595.53	c #Conflicts:     182000 | #Constraints:      52689
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     183000 | #Constraints:      45011
3585.37/3595.53	c #Conflicts:     184000 | #Constraints:      46011
3585.37/3595.53	c #Conflicts:     185000 | #Constraints:      47011
3585.37/3595.53	c #Conflicts:     186000 | #Constraints:      48011
3585.37/3595.53	c #Conflicts:     187000 | #Constraints:      49011
3585.37/3595.53	c #Conflicts:     188000 | #Constraints:      50011
3585.37/3595.53	c #Conflicts:     189000 | #Constraints:      51011
3585.37/3595.53	c #Conflicts:     190000 | #Constraints:      52011
3585.37/3595.53	c #Conflicts:     191000 | #Constraints:      53011
3585.37/3595.53	c #Conflicts:     192000 | #Constraints:      54011
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     193000 | #Constraints:      46127
3585.37/3595.53	c #Conflicts:     194000 | #Constraints:      47127
3585.37/3595.53	c #Conflicts:     195000 | #Constraints:      48127
3585.37/3595.53	c #Conflicts:     196000 | #Constraints:      49127
3585.37/3595.53	c #Conflicts:     197000 | #Constraints:      50127
3585.37/3595.53	c #Conflicts:     198000 | #Constraints:      51127
3585.37/3595.53	c #Conflicts:     199000 | #Constraints:      52127
3585.37/3595.53	c #Conflicts:     200000 | #Constraints:      53127
3585.37/3595.53	c #Conflicts:     201000 | #Constraints:      54127
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     202000 | #Constraints:      46037
3585.37/3595.53	c #Conflicts:     203000 | #Constraints:      47037
3585.37/3595.53	c #Conflicts:     204000 | #Constraints:      48037
3585.37/3595.53	c #Conflicts:     205000 | #Constraints:      49037
3585.37/3595.53	c #Conflicts:     206000 | #Constraints:      50037
3585.37/3595.53	c #Conflicts:     207000 | #Constraints:      51037
3585.37/3595.53	c #Conflicts:     208000 | #Constraints:      52037
3585.37/3595.53	c #Conflicts:     209000 | #Constraints:      53037
3585.37/3595.53	c #Conflicts:     210000 | #Constraints:      54037
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     211000 | #Constraints:      45722
3585.37/3595.53	c #Conflicts:     212000 | #Constraints:      46722
3585.37/3595.53	c #Conflicts:     213000 | #Constraints:      47722
3585.37/3595.53	c #Conflicts:     214000 | #Constraints:      48722
3585.37/3595.53	c #Conflicts:     215000 | #Constraints:      49722
3585.37/3595.53	c #Conflicts:     216000 | #Constraints:      50722
3585.37/3595.53	c #Conflicts:     217000 | #Constraints:      51722
3585.37/3595.53	c #Conflicts:     218000 | #Constraints:      52722
3585.37/3595.53	c #Conflicts:     219000 | #Constraints:      53722
3585.37/3595.53	c #Conflicts:     220000 | #Constraints:      54722
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     221000 | #Constraints:      46240
3585.37/3595.53	c #Conflicts:     222000 | #Constraints:      47240
3585.37/3595.53	c #Conflicts:     223000 | #Constraints:      48240
3585.37/3595.53	c #Conflicts:     224000 | #Constraints:      49240
3585.37/3595.53	c #Conflicts:     225000 | #Constraints:      50240
3585.37/3595.53	c #Conflicts:     226000 | #Constraints:      51240
3585.37/3595.53	c #Conflicts:     227000 | #Constraints:      52240
3585.37/3595.53	c #Conflicts:     228000 | #Constraints:      53240
3585.37/3595.53	c #Conflicts:     229000 | #Constraints:      54240
3585.37/3595.53	c #Conflicts:     230000 | #Constraints:      55240
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     231000 | #Constraints:      46555
3585.37/3595.53	c #Conflicts:     232000 | #Constraints:      47555
3585.37/3595.53	c #Conflicts:     233000 | #Constraints:      48555
3585.37/3595.53	c #Conflicts:     234000 | #Constraints:      49555
3585.37/3595.53	c #Conflicts:     235000 | #Constraints:      50555
3585.37/3595.53	c #Conflicts:     236000 | #Constraints:      51555
3585.37/3595.53	c #Conflicts:     237000 | #Constraints:      52555
3585.37/3595.53	c #Conflicts:     238000 | #Constraints:      53555
3585.37/3595.53	c #Conflicts:     239000 | #Constraints:      54555
3585.37/3595.53	c #Conflicts:     240000 | #Constraints:      55555
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     241000 | #Constraints:      46666
3585.37/3595.53	c #Conflicts:     242000 | #Constraints:      47666
3585.37/3595.53	c #Conflicts:     243000 | #Constraints:      48666
3585.37/3595.53	c #Conflicts:     244000 | #Constraints:      49666
3585.37/3595.53	c #Conflicts:     245000 | #Constraints:      50666
3585.37/3595.53	c #Conflicts:     246000 | #Constraints:      51666
3585.37/3595.53	c #Conflicts:     247000 | #Constraints:      52666
3585.37/3595.53	c #Conflicts:     248000 | #Constraints:      53666
3585.37/3595.53	c #Conflicts:     249000 | #Constraints:      54666
3585.37/3595.53	c #Conflicts:     250000 | #Constraints:      55666
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     251000 | #Constraints:      46523
3585.37/3595.53	c #Conflicts:     252000 | #Constraints:      47523
3585.37/3595.53	c #Conflicts:     253000 | #Constraints:      48523
3585.37/3595.53	c #Conflicts:     254000 | #Constraints:      49523
3585.37/3595.53	c #Conflicts:     255000 | #Constraints:      50523
3585.37/3595.53	c #Conflicts:     256000 | #Constraints:      51523
3585.37/3595.53	c #Conflicts:     257000 | #Constraints:      52523
3585.37/3595.53	c #Conflicts:     258000 | #Constraints:      53523
3585.37/3595.53	c #Conflicts:     259000 | #Constraints:      54523
3585.37/3595.53	c #Conflicts:     260000 | #Constraints:      55523
3585.37/3595.53	c #Conflicts:     261000 | #Constraints:      56523
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     262000 | #Constraints:      47234
3585.37/3595.53	c #Conflicts:     263000 | #Constraints:      48234
3585.37/3595.53	c #Conflicts:     264000 | #Constraints:      49234
3585.37/3595.53	c #Conflicts:     265000 | #Constraints:      50234
3585.37/3595.53	c #Conflicts:     266000 | #Constraints:      51234
3585.37/3595.53	c #Conflicts:     267000 | #Constraints:      52234
3585.37/3595.53	c #Conflicts:     268000 | #Constraints:      53234
3585.37/3595.53	c #Conflicts:     269000 | #Constraints:      54234
3585.37/3595.53	c #Conflicts:     270000 | #Constraints:      55234
3585.37/3595.53	c #Conflicts:     271000 | #Constraints:      56234
3585.37/3595.53	c #Conflicts:     272000 | #Constraints:      57234
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     273000 | #Constraints:      47743
3585.37/3595.53	c #Conflicts:     274000 | #Constraints:      48743
3585.37/3595.53	c #Conflicts:     275000 | #Constraints:      49743
3585.37/3595.53	c #Conflicts:     276000 | #Constraints:      50743
3585.37/3595.53	c #Conflicts:     277000 | #Constraints:      51743
3585.37/3595.53	c #Conflicts:     278000 | #Constraints:      52743
3585.37/3595.53	c #Conflicts:     279000 | #Constraints:      53743
3585.37/3595.53	c #Conflicts:     280000 | #Constraints:      54743
3585.37/3595.53	c #Conflicts:     281000 | #Constraints:      55743
3585.37/3595.53	c #Conflicts:     282000 | #Constraints:      56743
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     283000 | #Constraints:      47042
3585.37/3595.53	c #Conflicts:     284000 | #Constraints:      48042
3585.37/3595.53	c #Conflicts:     285000 | #Constraints:      49042
3585.37/3595.53	c #Conflicts:     286000 | #Constraints:      50042
3585.37/3595.53	c #Conflicts:     287000 | #Constraints:      51042
3585.37/3595.53	c #Conflicts:     288000 | #Constraints:      52042
3585.37/3595.53	c #Conflicts:     289000 | #Constraints:      53042
3585.37/3595.53	c #Conflicts:     290000 | #Constraints:      54042
3585.37/3595.53	c #Conflicts:     291000 | #Constraints:      55042
3585.37/3595.53	c #Conflicts:     292000 | #Constraints:      56042
3585.37/3595.53	c #Conflicts:     293000 | #Constraints:      57042
3585.37/3595.53	c #Conflicts:     294000 | #Constraints:      58042
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     295000 | #Constraints:      48117
3585.37/3595.53	c #Conflicts:     296000 | #Constraints:      49117
3585.37/3595.53	c #Conflicts:     297000 | #Constraints:      50117
3585.37/3595.53	c #Conflicts:     298000 | #Constraints:      51117
3585.37/3595.53	c #Conflicts:     299000 | #Constraints:      52117
3585.37/3595.53	c #Conflicts:     300000 | #Constraints:      53117
3585.37/3595.53	c #Conflicts:     301000 | #Constraints:      54117
3585.37/3595.53	c #Conflicts:     302000 | #Constraints:      55117
3585.37/3595.53	c #Conflicts:     303000 | #Constraints:      56117
3585.37/3595.53	c #Conflicts:     304000 | #Constraints:      57117
3585.37/3595.53	c #Conflicts:     305000 | #Constraints:      58117
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     306000 | #Constraints:      48014
3585.37/3595.53	c #Conflicts:     307000 | #Constraints:      49014
3585.37/3595.53	c #Conflicts:     308000 | #Constraints:      50014
3585.37/3595.53	c #Conflicts:     309000 | #Constraints:      51014
3585.37/3595.53	c #Conflicts:     310000 | #Constraints:      52014
3585.37/3595.53	c #Conflicts:     311000 | #Constraints:      53014
3585.37/3595.53	c #Conflicts:     312000 | #Constraints:      54014
3585.37/3595.53	c #Conflicts:     313000 | #Constraints:      55014
3585.37/3595.53	c #Conflicts:     314000 | #Constraints:      56014
3585.37/3595.53	c #Conflicts:     315000 | #Constraints:      57014
3585.37/3595.53	c #Conflicts:     316000 | #Constraints:      58014
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     317000 | #Constraints:      47727
3585.37/3595.53	c #Conflicts:     318000 | #Constraints:      48727
3585.37/3595.53	c #Conflicts:     319000 | #Constraints:      49727
3585.37/3595.53	c #Conflicts:     320000 | #Constraints:      50727
3585.37/3595.53	c #Conflicts:     321000 | #Constraints:      51727
3585.37/3595.53	c #Conflicts:     322000 | #Constraints:      52727
3585.37/3595.53	c #Conflicts:     323000 | #Constraints:      53727
3585.37/3595.53	c #Conflicts:     324000 | #Constraints:      54727
3585.37/3595.53	c #Conflicts:     325000 | #Constraints:      55727
3585.37/3595.53	c #Conflicts:     326000 | #Constraints:      56727
3585.37/3595.53	c #Conflicts:     327000 | #Constraints:      57727
3585.37/3595.53	c #Conflicts:     328000 | #Constraints:      58727
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     329000 | #Constraints:      48240
3585.37/3595.53	c #Conflicts:     330000 | #Constraints:      49240
3585.37/3595.53	c #Conflicts:     331000 | #Constraints:      50240
3585.37/3595.53	c #Conflicts:     332000 | #Constraints:      51240
3585.37/3595.53	c #Conflicts:     333000 | #Constraints:      52240
3585.37/3595.53	c #Conflicts:     334000 | #Constraints:      53240
3585.37/3595.53	c #Conflicts:     335000 | #Constraints:      54240
3585.37/3595.53	c #Conflicts:     336000 | #Constraints:      55240
3585.37/3595.53	c #Conflicts:     337000 | #Constraints:      56240
3585.37/3595.53	c #Conflicts:     338000 | #Constraints:      57240
3585.37/3595.53	c #Conflicts:     339000 | #Constraints:      58240
3585.37/3595.53	c #Conflicts:     340000 | #Constraints:      59240
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     341000 | #Constraints:      48565
3585.37/3595.53	c #Conflicts:     342000 | #Constraints:      49565
3585.37/3595.53	c #Conflicts:     343000 | #Constraints:      50565
3585.37/3595.53	c #Conflicts:     344000 | #Constraints:      51565
3585.37/3595.53	c #Conflicts:     345000 | #Constraints:      52565
3585.37/3595.53	c #Conflicts:     346000 | #Constraints:      53565
3585.37/3595.53	c #Conflicts:     347000 | #Constraints:      54565
3585.37/3595.53	c #Conflicts:     348000 | #Constraints:      55565
3585.37/3595.53	c #Conflicts:     349000 | #Constraints:      56565
3585.37/3595.53	c #Conflicts:     350000 | #Constraints:      57565
3585.37/3595.53	c #Conflicts:     351000 | #Constraints:      58565
3585.37/3595.53	c #Conflicts:     352000 | #Constraints:      59565
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     353000 | #Constraints:      48669
3585.37/3595.53	c #Conflicts:     354000 | #Constraints:      49669
3585.37/3595.53	c #Conflicts:     355000 | #Constraints:      50669
3585.37/3595.53	c #Conflicts:     356000 | #Constraints:      51669
3585.37/3595.53	c #Conflicts:     357000 | #Constraints:      52669
3585.37/3595.53	c #Conflicts:     358000 | #Constraints:      53669
3585.37/3595.53	c #Conflicts:     359000 | #Constraints:      54669
3585.37/3595.53	c #Conflicts:     360000 | #Constraints:      55669
3585.37/3595.53	c #Conflicts:     361000 | #Constraints:      56669
3585.37/3595.53	c #Conflicts:     362000 | #Constraints:      57669
3585.37/3595.53	c #Conflicts:     363000 | #Constraints:      58669
3585.37/3595.53	c #Conflicts:     364000 | #Constraints:      59669
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     365000 | #Constraints:      48569
3585.37/3595.53	c #Conflicts:     366000 | #Constraints:      49569
3585.37/3595.53	c #Conflicts:     367000 | #Constraints:      50569
3585.37/3595.53	c #Conflicts:     368000 | #Constraints:      51569
3585.37/3595.53	c #Conflicts:     369000 | #Constraints:      52569
3585.37/3595.53	c #Conflicts:     370000 | #Constraints:      53569
3585.37/3595.53	c #Conflicts:     371000 | #Constraints:      54569
3585.37/3595.53	c #Conflicts:     372000 | #Constraints:      55569
3585.37/3595.53	c #Conflicts:     373000 | #Constraints:      56569
3585.37/3595.53	c #Conflicts:     374000 | #Constraints:      57569
3585.37/3595.53	c #Conflicts:     375000 | #Constraints:      58569
3585.37/3595.53	c #Conflicts:     376000 | #Constraints:      59569
3585.37/3595.53	c #Conflicts:     377000 | #Constraints:      60569
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     378000 | #Constraints:      49286
3585.37/3595.53	c #Conflicts:     379000 | #Constraints:      50286
3585.37/3595.53	c #Conflicts:     380000 | #Constraints:      51286
3585.37/3595.53	c #Conflicts:     381000 | #Constraints:      52286
3585.37/3595.53	c #Conflicts:     382000 | #Constraints:      53286
3585.37/3595.53	c #Conflicts:     383000 | #Constraints:      54286
3585.37/3595.53	c #Conflicts:     384000 | #Constraints:      55286
3585.37/3595.53	c #Conflicts:     385000 | #Constraints:      56286
3585.37/3595.53	c #Conflicts:     386000 | #Constraints:      57286
3585.37/3595.53	c #Conflicts:     387000 | #Constraints:      58286
3585.37/3595.53	c #Conflicts:     388000 | #Constraints:      59287
3585.37/3595.53	c #Conflicts:     389000 | #Constraints:      60287
3585.37/3595.53	c #Conflicts:     390000 | #Constraints:      61287
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     391000 | #Constraints:      49779
3585.37/3595.53	c #Conflicts:     392000 | #Constraints:      50779
3585.37/3595.53	c #Conflicts:     393000 | #Constraints:      51779
3585.37/3595.53	c #Conflicts:     394000 | #Constraints:      52779
3585.37/3595.53	c #Conflicts:     395000 | #Constraints:      53779
3585.37/3595.53	c #Conflicts:     396000 | #Constraints:      54779
3585.37/3595.53	c #Conflicts:     397000 | #Constraints:      55779
3585.37/3595.53	c #Conflicts:     398000 | #Constraints:      56779
3585.37/3595.53	c #Conflicts:     399000 | #Constraints:      57779
3585.37/3595.53	c #Conflicts:     400000 | #Constraints:      58779
3585.37/3595.53	c #Conflicts:     401000 | #Constraints:      59779
3585.37/3595.53	c #Conflicts:     402000 | #Constraints:      60779
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     403000 | #Constraints:      49079
3585.37/3595.53	c #Conflicts:     404000 | #Constraints:      50079
3585.37/3595.53	c #Conflicts:     405000 | #Constraints:      51079
3585.37/3595.53	c #Conflicts:     406000 | #Constraints:      52079
3585.37/3595.53	c #Conflicts:     407000 | #Constraints:      53079
3585.37/3595.53	c #Conflicts:     408000 | #Constraints:      54079
3585.37/3595.53	c #Conflicts:     409000 | #Constraints:      55079
3585.37/3595.53	c #Conflicts:     410000 | #Constraints:      56079
3585.37/3595.53	c #Conflicts:     411000 | #Constraints:      57079
3585.37/3595.53	c #Conflicts:     412000 | #Constraints:      58079
3585.37/3595.53	c #Conflicts:     413000 | #Constraints:      59079
3585.37/3595.53	c #Conflicts:     414000 | #Constraints:      60079
3585.37/3595.53	c #Conflicts:     415000 | #Constraints:      61079
3585.37/3595.53	c #Conflicts:     416000 | #Constraints:      62079
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     417000 | #Constraints:      50181
3585.37/3595.53	c #Conflicts:     418000 | #Constraints:      51181
3585.37/3595.53	c #Conflicts:     419000 | #Constraints:      52181
3585.37/3595.53	c #Conflicts:     420000 | #Constraints:      53181
3585.37/3595.53	c #Conflicts:     421000 | #Constraints:      54181
3585.37/3595.53	c #Conflicts:     422000 | #Constraints:      55181
3585.37/3595.53	c #Conflicts:     423000 | #Constraints:      56181
3585.37/3595.53	c #Conflicts:     424000 | #Constraints:      57181
3585.37/3595.53	c #Conflicts:     425000 | #Constraints:      58181
3585.37/3595.53	c #Conflicts:     426000 | #Constraints:      59181
3585.37/3595.53	c #Conflicts:     427000 | #Constraints:      60181
3585.37/3595.53	c #Conflicts:     428000 | #Constraints:      61181
3585.37/3595.53	c #Conflicts:     429000 | #Constraints:      62183
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     430000 | #Constraints:      50059
3585.37/3595.53	c #Conflicts:     431000 | #Constraints:      51059
3585.37/3595.53	c #Conflicts:     432000 | #Constraints:      52059
3585.37/3595.53	c #Conflicts:     433000 | #Constraints:      53059
3585.37/3595.53	c #Conflicts:     434000 | #Constraints:      54059
3585.37/3595.53	c #Conflicts:     435000 | #Constraints:      55059
3585.37/3595.53	c #Conflicts:     436000 | #Constraints:      56059
3585.37/3595.53	c #Conflicts:     437000 | #Constraints:      57059
3585.37/3595.53	c #Conflicts:     438000 | #Constraints:      58059
3585.37/3595.53	c #Conflicts:     439000 | #Constraints:      59059
3585.37/3595.53	c #Conflicts:     440000 | #Constraints:      60059
3585.37/3595.53	c #Conflicts:     441000 | #Constraints:      61059
3585.37/3595.53	c #Conflicts:     442000 | #Constraints:      62059
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     443000 | #Constraints:      49723
3585.37/3595.53	c #Conflicts:     444000 | #Constraints:      50723
3585.37/3595.53	c #Conflicts:     445000 | #Constraints:      51723
3585.37/3595.53	c #Conflicts:     446000 | #Constraints:      52723
3585.37/3595.53	c #Conflicts:     447000 | #Constraints:      53723
3585.37/3595.53	c #Conflicts:     448000 | #Constraints:      54723
3585.37/3595.53	c #Conflicts:     449000 | #Constraints:      55723
3585.37/3595.53	c #Conflicts:     450000 | #Constraints:      56723
3585.37/3595.53	c #Conflicts:     451000 | #Constraints:      57723
3585.37/3595.53	c #Conflicts:     452000 | #Constraints:      58723
3585.37/3595.53	c #Conflicts:     453000 | #Constraints:      59723
3585.37/3595.53	c #Conflicts:     454000 | #Constraints:      60723
3585.37/3595.53	c #Conflicts:     455000 | #Constraints:      61723
3585.37/3595.53	c #Conflicts:     456000 | #Constraints:      62723
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     457000 | #Constraints:      50246
3585.37/3595.53	c #Conflicts:     458000 | #Constraints:      51246
3585.37/3595.53	c #Conflicts:     459000 | #Constraints:      52246
3585.37/3595.53	c #Conflicts:     460000 | #Constraints:      53246
3585.37/3595.53	c #Conflicts:     461000 | #Constraints:      54246
3585.37/3595.53	c #Conflicts:     462000 | #Constraints:      55246
3585.37/3595.53	c #Conflicts:     463000 | #Constraints:      56246
3585.37/3595.53	c #Conflicts:     464000 | #Constraints:      57246
3585.37/3595.53	c #Conflicts:     465000 | #Constraints:      58246
3585.37/3595.53	c #Conflicts:     466000 | #Constraints:      59246
3585.37/3595.53	c #Conflicts:     467000 | #Constraints:      60246
3585.37/3595.53	c #Conflicts:     468000 | #Constraints:      61246
3585.37/3595.53	c #Conflicts:     469000 | #Constraints:      62246
3585.37/3595.53	c #Conflicts:     470000 | #Constraints:      63246
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     471000 | #Constraints:      50586
3585.37/3595.53	c #Conflicts:     472000 | #Constraints:      51586
3585.37/3595.53	c #Conflicts:     473000 | #Constraints:      52586
3585.37/3595.53	c #Conflicts:     474000 | #Constraints:      53586
3585.37/3595.53	c #Conflicts:     475000 | #Constraints:      54586
3585.37/3595.53	c #Conflicts:     476000 | #Constraints:      55586
3585.37/3595.53	c #Conflicts:     477000 | #Constraints:      56586
3585.37/3595.53	c #Conflicts:     478000 | #Constraints:      57586
3585.37/3595.53	c #Conflicts:     479000 | #Constraints:      58586
3585.37/3595.53	c #Conflicts:     480000 | #Constraints:      59586
3585.37/3595.53	c #Conflicts:     481000 | #Constraints:      60586
3585.37/3595.53	c #Conflicts:     482000 | #Constraints:      61586
3585.37/3595.53	c #Conflicts:     483000 | #Constraints:      62586
3585.37/3595.53	c #Conflicts:     484000 | #Constraints:      63586
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     485000 | #Constraints:      50699
3585.37/3595.53	c #Conflicts:     486000 | #Constraints:      51699
3585.37/3595.53	c #Conflicts:     487000 | #Constraints:      52699
3585.37/3595.53	c #Conflicts:     488000 | #Constraints:      53699
3585.37/3595.53	c #Conflicts:     489000 | #Constraints:      54699
3585.37/3595.53	c #Conflicts:     490000 | #Constraints:      55699
3585.37/3595.53	c #Conflicts:     491000 | #Constraints:      56699
3585.37/3595.53	c #Conflicts:     492000 | #Constraints:      57699
3585.37/3595.53	c #Conflicts:     493000 | #Constraints:      58699
3585.37/3595.53	c #Conflicts:     494000 | #Constraints:      59699
3585.37/3595.53	c #Conflicts:     495000 | #Constraints:      60699
3585.37/3595.53	c #Conflicts:     496000 | #Constraints:      61699
3585.37/3595.53	c #Conflicts:     497000 | #Constraints:      62699
3585.37/3595.53	c #Conflicts:     498000 | #Constraints:      63699
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     499000 | #Constraints:      50616
3585.37/3595.53	c #Conflicts:     500000 | #Constraints:      51616
3585.37/3595.53	c #Conflicts:     501000 | #Constraints:      52616
3585.37/3595.53	c #Conflicts:     502000 | #Constraints:      53616
3585.37/3595.53	c #Conflicts:     503000 | #Constraints:      54616
3585.37/3595.53	c #Conflicts:     504000 | #Constraints:      55616
3585.37/3595.53	c #Conflicts:     505000 | #Constraints:      56616
3585.37/3595.53	c #Conflicts:     506000 | #Constraints:      57616
3585.37/3595.53	c #Conflicts:     507000 | #Constraints:      58616
3585.37/3595.53	c #Conflicts:     508000 | #Constraints:      59616
3585.37/3595.53	c #Conflicts:     509000 | #Constraints:      60616
3585.37/3595.53	c #Conflicts:     510000 | #Constraints:      61616
3585.37/3595.53	c #Conflicts:     511000 | #Constraints:      62616
3585.37/3595.53	c #Conflicts:     512000 | #Constraints:      63616
3585.37/3595.53	c #Conflicts:     513000 | #Constraints:      64616
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     514000 | #Constraints:      51338
3585.37/3595.53	c #Conflicts:     515000 | #Constraints:      52338
3585.37/3595.53	c #Conflicts:     516000 | #Constraints:      53338
3585.37/3595.53	c #Conflicts:     517000 | #Constraints:      54338
3585.37/3595.53	c #Conflicts:     518000 | #Constraints:      55338
3585.37/3595.53	c #Conflicts:     519000 | #Constraints:      56338
3585.37/3595.53	c #Conflicts:     520000 | #Constraints:      57338
3585.37/3595.53	c #Conflicts:     521000 | #Constraints:      58338
3585.37/3595.53	c #Conflicts:     522000 | #Constraints:      59338
3585.37/3595.53	c #Conflicts:     523000 | #Constraints:      60338
3585.37/3595.53	c #Conflicts:     524000 | #Constraints:      61338
3585.37/3595.53	c #Conflicts:     525000 | #Constraints:      62338
3585.37/3595.53	c #Conflicts:     526000 | #Constraints:      63338
3585.37/3595.53	c #Conflicts:     527000 | #Constraints:      64338
3585.37/3595.53	c #Conflicts:     528000 | #Constraints:      65338
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     529000 | #Constraints:      51787
3585.37/3595.53	c #Conflicts:     530000 | #Constraints:      52787
3585.37/3595.53	c #Conflicts:     531000 | #Constraints:      53787
3585.37/3595.53	c #Conflicts:     532000 | #Constraints:      54787
3585.37/3595.53	c #Conflicts:     533000 | #Constraints:      55787
3585.37/3595.53	c #Conflicts:     534000 | #Constraints:      56787
3585.37/3595.53	c #Conflicts:     535000 | #Constraints:      57787
3585.37/3595.53	c #Conflicts:     536000 | #Constraints:      58787
3585.37/3595.53	c #Conflicts:     537000 | #Constraints:      59787
3585.37/3595.53	c #Conflicts:     538000 | #Constraints:      60787
3585.37/3595.53	c #Conflicts:     539000 | #Constraints:      61787
3585.37/3595.53	c #Conflicts:     540000 | #Constraints:      62787
3585.37/3595.53	c #Conflicts:     541000 | #Constraints:      63787
3585.37/3595.53	c #Conflicts:     542000 | #Constraints:      64787
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     543000 | #Constraints:      51070
3585.37/3595.53	c #Conflicts:     544000 | #Constraints:      52070
3585.37/3595.53	c #Conflicts:     545000 | #Constraints:      53070
3585.37/3595.53	c #Conflicts:     546000 | #Constraints:      54070
3585.37/3595.53	c #Conflicts:     547000 | #Constraints:      55070
3585.37/3595.53	c #Conflicts:     548000 | #Constraints:      56070
3585.37/3595.53	c #Conflicts:     549000 | #Constraints:      57070
3585.37/3595.53	c #Conflicts:     550000 | #Constraints:      58070
3585.37/3595.53	c #Conflicts:     551000 | #Constraints:      59070
3585.37/3595.53	c #Conflicts:     552000 | #Constraints:      60070
3585.37/3595.53	c #Conflicts:     553000 | #Constraints:      61070
3585.37/3595.53	c #Conflicts:     554000 | #Constraints:      62070
3585.37/3595.53	c #Conflicts:     555000 | #Constraints:      63070
3585.37/3595.53	c #Conflicts:     556000 | #Constraints:      64070
3585.37/3595.53	c #Conflicts:     557000 | #Constraints:      65070
3585.37/3595.53	c #Conflicts:     558000 | #Constraints:      66070
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     559000 | #Constraints:      52186
3585.37/3595.53	c #Conflicts:     560000 | #Constraints:      53186
3585.37/3595.53	c #Conflicts:     561000 | #Constraints:      54186
3585.37/3595.53	c #Conflicts:     562000 | #Constraints:      55186
3585.37/3595.53	c #Conflicts:     563000 | #Constraints:      56186
3585.37/3595.53	c #Conflicts:     564000 | #Constraints:      57186
3585.37/3595.53	c #Conflicts:     565000 | #Constraints:      58186
3585.37/3595.53	c #Conflicts:     566000 | #Constraints:      59186
3585.37/3595.53	c #Conflicts:     567000 | #Constraints:      60186
3585.37/3595.53	c #Conflicts:     568000 | #Constraints:      61186
3585.37/3595.53	c #Conflicts:     569000 | #Constraints:      62186
3585.37/3595.53	c #Conflicts:     570000 | #Constraints:      63186
3585.37/3595.53	c #Conflicts:     571000 | #Constraints:      64186
3585.37/3595.53	c #Conflicts:     572000 | #Constraints:      65186
3585.37/3595.53	c #Conflicts:     573000 | #Constraints:      66186
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     574000 | #Constraints:      52067
3585.37/3595.53	c #Conflicts:     575000 | #Constraints:      53067
3585.37/3595.53	c #Conflicts:     576000 | #Constraints:      54067
3585.37/3595.53	c #Conflicts:     577000 | #Constraints:      55067
3585.37/3595.53	c #Conflicts:     578000 | #Constraints:      56067
3585.37/3595.53	c #Conflicts:     579000 | #Constraints:      57067
3585.37/3595.53	c #Conflicts:     580000 | #Constraints:      58067
3585.37/3595.53	c #Conflicts:     581000 | #Constraints:      59067
3585.37/3595.53	c #Conflicts:     582000 | #Constraints:      60067
3585.37/3595.53	c #Conflicts:     583000 | #Constraints:      61067
3585.37/3595.53	c #Conflicts:     584000 | #Constraints:      62067
3585.37/3595.53	c #Conflicts:     585000 | #Constraints:      63067
3585.37/3595.53	c #Conflicts:     586000 | #Constraints:      64067
3585.37/3595.53	c #Conflicts:     587000 | #Constraints:      65067
3585.37/3595.53	c #Conflicts:     588000 | #Constraints:      66067
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     589000 | #Constraints:      51747
3585.37/3595.53	c #Conflicts:     590000 | #Constraints:      52747
3585.37/3595.53	c #Conflicts:     591000 | #Constraints:      53747
3585.37/3595.53	c #Conflicts:     592000 | #Constraints:      54747
3585.37/3595.53	c #Conflicts:     593000 | #Constraints:      55747
3585.37/3595.53	c #Conflicts:     594000 | #Constraints:      56747
3585.37/3595.53	c #Conflicts:     595000 | #Constraints:      57747
3585.37/3595.53	c #Conflicts:     596000 | #Constraints:      58747
3585.37/3595.53	c #Conflicts:     597000 | #Constraints:      59747
3585.37/3595.53	c #Conflicts:     598000 | #Constraints:      60747
3585.37/3595.53	c #Conflicts:     599000 | #Constraints:      61747
3585.37/3595.53	c #Conflicts:     600000 | #Constraints:      62747
3585.37/3595.53	c #Conflicts:     601000 | #Constraints:      63747
3585.37/3595.53	c #Conflicts:     602000 | #Constraints:      64747
3585.37/3595.53	c #Conflicts:     603000 | #Constraints:      65747
3585.37/3595.53	c #Conflicts:     604000 | #Constraints:      66747
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     605000 | #Constraints:      52270
3585.37/3595.53	c #Conflicts:     606000 | #Constraints:      53270
3585.37/3595.53	c #Conflicts:     607000 | #Constraints:      54270
3585.37/3595.53	c #Conflicts:     608000 | #Constraints:      55270
3585.37/3595.53	c #Conflicts:     609000 | #Constraints:      56270
3585.37/3595.53	c #Conflicts:     610000 | #Constraints:      57270
3585.37/3595.53	c #Conflicts:     611000 | #Constraints:      58270
3585.37/3595.53	c #Conflicts:     612000 | #Constraints:      59270
3585.37/3595.53	c #Conflicts:     613000 | #Constraints:      60270
3585.37/3595.53	c #Conflicts:     614000 | #Constraints:      61270
3585.37/3595.53	c #Conflicts:     615000 | #Constraints:      62270
3585.37/3595.53	c #Conflicts:     616000 | #Constraints:      63270
3585.37/3595.53	c #Conflicts:     617000 | #Constraints:      64270
3585.37/3595.53	c #Conflicts:     618000 | #Constraints:      65270
3585.37/3595.53	c #Conflicts:     619000 | #Constraints:      66270
3585.37/3595.53	c #Conflicts:     620000 | #Constraints:      67270
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     621000 | #Constraints:      52592
3585.37/3595.53	c #Conflicts:     622000 | #Constraints:      53592
3585.37/3595.53	c #Conflicts:     623000 | #Constraints:      54592
3585.37/3595.53	c #Conflicts:     624000 | #Constraints:      55592
3585.37/3595.53	c #Conflicts:     625000 | #Constraints:      56592
3585.37/3595.53	c #Conflicts:     626000 | #Constraints:      57592
3585.37/3595.53	c #Conflicts:     627000 | #Constraints:      58592
3585.37/3595.53	c #Conflicts:     628000 | #Constraints:      59592
3585.37/3595.53	c #Conflicts:     629000 | #Constraints:      60592
3585.37/3595.53	c #Conflicts:     630000 | #Constraints:      61592
3585.37/3595.53	c #Conflicts:     631000 | #Constraints:      62592
3585.37/3595.53	c #Conflicts:     632000 | #Constraints:      63592
3585.37/3595.53	c #Conflicts:     633000 | #Constraints:      64592
3585.37/3595.53	c #Conflicts:     634000 | #Constraints:      65592
3585.37/3595.53	c #Conflicts:     635000 | #Constraints:      66592
3585.37/3595.53	c #Conflicts:     636000 | #Constraints:      67592
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     637000 | #Constraints:      52705
3585.37/3595.53	c #Conflicts:     638000 | #Constraints:      53705
3585.37/3595.53	c #Conflicts:     639000 | #Constraints:      54705
3585.37/3595.53	c #Conflicts:     640000 | #Constraints:      55705
3585.37/3595.53	c #Conflicts:     641000 | #Constraints:      56705
3585.37/3595.53	c #Conflicts:     642000 | #Constraints:      57705
3585.37/3595.53	c #Conflicts:     643000 | #Constraints:      58705
3585.37/3595.53	c #Conflicts:     644000 | #Constraints:      59705
3585.37/3595.53	c #Conflicts:     645000 | #Constraints:      60705
3585.37/3595.53	c #Conflicts:     646000 | #Constraints:      61705
3585.37/3595.53	c #Conflicts:     647000 | #Constraints:      62705
3585.37/3595.53	c #Conflicts:     648000 | #Constraints:      63706
3585.37/3595.53	c #Conflicts:     649000 | #Constraints:      64706
3585.37/3595.53	c #Conflicts:     650000 | #Constraints:      65706
3585.37/3595.53	c #Conflicts:     651000 | #Constraints:      66706
3585.37/3595.53	c #Conflicts:     652000 | #Constraints:      67706
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     653000 | #Constraints:      52578
3585.37/3595.53	c #Conflicts:     654000 | #Constraints:      53578
3585.37/3595.53	c #Conflicts:     655000 | #Constraints:      54578
3585.37/3595.53	c #Conflicts:     656000 | #Constraints:      55578
3585.37/3595.53	c #Conflicts:     657000 | #Constraints:      56578
3585.37/3595.53	c #Conflicts:     658000 | #Constraints:      57578
3585.37/3595.53	c #Conflicts:     659000 | #Constraints:      58578
3585.37/3595.53	c #Conflicts:     660000 | #Constraints:      59578
3585.37/3595.53	c #Conflicts:     661000 | #Constraints:      60578
3585.37/3595.53	c #Conflicts:     662000 | #Constraints:      61578
3585.37/3595.53	c #Conflicts:     663000 | #Constraints:      62578
3585.37/3595.53	c #Conflicts:     664000 | #Constraints:      63578
3585.37/3595.53	c #Conflicts:     665000 | #Constraints:      64578
3585.37/3595.53	c #Conflicts:     666000 | #Constraints:      65578
3585.37/3595.53	c #Conflicts:     667000 | #Constraints:      66578
3585.37/3595.53	c #Conflicts:     668000 | #Constraints:      67578
3585.37/3595.53	c #Conflicts:     669000 | #Constraints:      68578
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     670000 | #Constraints:      53220
3585.37/3595.53	c #Conflicts:     671000 | #Constraints:      54220
3585.37/3595.53	c #Conflicts:     672000 | #Constraints:      55220
3585.37/3595.53	c #Conflicts:     673000 | #Constraints:      56220
3585.37/3595.53	c #Conflicts:     674000 | #Constraints:      57220
3585.37/3595.53	c #Conflicts:     675000 | #Constraints:      58220
3585.37/3595.53	c #Conflicts:     676000 | #Constraints:      59220
3585.37/3595.53	c #Conflicts:     677000 | #Constraints:      60220
3585.37/3595.53	c #Conflicts:     678000 | #Constraints:      61220
3585.37/3595.53	c #Conflicts:     679000 | #Constraints:      62220
3585.37/3595.53	c #Conflicts:     680000 | #Constraints:      63220
3585.37/3595.53	c #Conflicts:     681000 | #Constraints:      64220
3585.37/3595.53	c #Conflicts:     682000 | #Constraints:      65220
3585.37/3595.53	c #Conflicts:     683000 | #Constraints:      66220
3585.37/3595.53	c #Conflicts:     684000 | #Constraints:      67220
3585.37/3595.53	c #Conflicts:     685000 | #Constraints:      68220
3585.37/3595.53	c #Conflicts:     686000 | #Constraints:      69220
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     687000 | #Constraints:      53731
3585.37/3595.53	c #Conflicts:     688000 | #Constraints:      54731
3585.37/3595.53	c #Conflicts:     689000 | #Constraints:      55731
3585.37/3595.53	c #Conflicts:     690000 | #Constraints:      56731
3585.37/3595.53	c #Conflicts:     691000 | #Constraints:      57731
3585.37/3595.53	c #Conflicts:     692000 | #Constraints:      58731
3585.37/3595.53	c #Conflicts:     693000 | #Constraints:      59731
3585.37/3595.53	c #Conflicts:     694000 | #Constraints:      60731
3585.37/3595.53	c #Conflicts:     695000 | #Constraints:      61731
3585.37/3595.53	c #Conflicts:     696000 | #Constraints:      62731
3585.37/3595.53	c #Conflicts:     697000 | #Constraints:      63731
3585.37/3595.53	c #Conflicts:     698000 | #Constraints:      64731
3585.37/3595.53	c #Conflicts:     699000 | #Constraints:      65731
3585.37/3595.53	c #Conflicts:     700000 | #Constraints:      66731
3585.37/3595.53	c #Conflicts:     701000 | #Constraints:      67731
3585.37/3595.53	c #Conflicts:     702000 | #Constraints:      68731
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     703000 | #Constraints:      53026
3585.37/3595.53	c #Conflicts:     704000 | #Constraints:      54026
3585.37/3595.53	c #Conflicts:     705000 | #Constraints:      55026
3585.37/3595.53	c #Conflicts:     706000 | #Constraints:      56026
3585.37/3595.53	c #Conflicts:     707000 | #Constraints:      57026
3585.37/3595.53	c #Conflicts:     708000 | #Constraints:      58026
3585.37/3595.53	c #Conflicts:     709000 | #Constraints:      59026
3585.37/3595.53	c #Conflicts:     710000 | #Constraints:      60026
3585.37/3595.53	c #Conflicts:     711000 | #Constraints:      61026
3585.37/3595.53	c #Conflicts:     712000 | #Constraints:      62026
3585.37/3595.53	c #Conflicts:     713000 | #Constraints:      63026
3585.37/3595.53	c #Conflicts:     714000 | #Constraints:      64026
3585.37/3595.53	c #Conflicts:     715000 | #Constraints:      65026
3585.37/3595.53	c #Conflicts:     716000 | #Constraints:      66026
3585.37/3595.53	c #Conflicts:     717000 | #Constraints:      67026
3585.37/3595.53	c #Conflicts:     718000 | #Constraints:      68026
3585.37/3595.53	c #Conflicts:     719000 | #Constraints:      69026
3585.37/3595.53	c #Conflicts:     720000 | #Constraints:      70026
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     721000 | #Constraints:      54140
3585.37/3595.53	c #Conflicts:     722000 | #Constraints:      55140
3585.37/3595.53	c #Conflicts:     723000 | #Constraints:      56140
3585.37/3595.53	c #Conflicts:     724000 | #Constraints:      57140
3585.37/3595.53	c #Conflicts:     725000 | #Constraints:      58140
3585.37/3595.53	c #Conflicts:     726000 | #Constraints:      59140
3585.37/3595.53	c #Conflicts:     727000 | #Constraints:      60140
3585.37/3595.53	c #Conflicts:     728000 | #Constraints:      61140
3585.37/3595.53	c #Conflicts:     729000 | #Constraints:      62140
3585.37/3595.53	c #Conflicts:     730000 | #Constraints:      63140
3585.37/3595.53	c #Conflicts:     731000 | #Constraints:      64140
3585.37/3595.53	c #Conflicts:     732000 | #Constraints:      65140
3585.37/3595.53	c #Conflicts:     733000 | #Constraints:      66140
3585.37/3595.53	c #Conflicts:     734000 | #Constraints:      67140
3585.37/3595.53	c #Conflicts:     735000 | #Constraints:      68140
3585.37/3595.53	c #Conflicts:     736000 | #Constraints:      69140
3585.37/3595.53	c #Conflicts:     737000 | #Constraints:      70140
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     738000 | #Constraints:      54071
3585.37/3595.53	c #Conflicts:     739000 | #Constraints:      55071
3585.37/3595.53	c #Conflicts:     740000 | #Constraints:      56071
3585.37/3595.53	c #Conflicts:     741000 | #Constraints:      57071
3585.37/3595.53	c #Conflicts:     742000 | #Constraints:      58071
3585.37/3595.53	c #Conflicts:     743000 | #Constraints:      59071
3585.37/3595.53	c #Conflicts:     744000 | #Constraints:      60071
3585.37/3595.53	c #Conflicts:     745000 | #Constraints:      61071
3585.37/3595.53	c #Conflicts:     746000 | #Constraints:      62071
3585.37/3595.53	c #Conflicts:     747000 | #Constraints:      63071
3585.37/3595.53	c #Conflicts:     748000 | #Constraints:      64071
3585.37/3595.53	c #Conflicts:     749000 | #Constraints:      65071
3585.37/3595.53	c #Conflicts:     750000 | #Constraints:      66071
3585.37/3595.53	c #Conflicts:     751000 | #Constraints:      67071
3585.37/3595.53	c #Conflicts:     752000 | #Constraints:      68071
3585.37/3595.53	c #Conflicts:     753000 | #Constraints:      69071
3585.37/3595.53	c #Conflicts:     754000 | #Constraints:      70071
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     755000 | #Constraints:      53762
3585.37/3595.53	c #Conflicts:     756000 | #Constraints:      54762
3585.37/3595.53	c #Conflicts:     757000 | #Constraints:      55762
3585.37/3595.53	c #Conflicts:     758000 | #Constraints:      56762
3585.37/3595.53	c #Conflicts:     759000 | #Constraints:      57762
3585.37/3595.53	c #Conflicts:     760000 | #Constraints:      58762
3585.37/3595.53	c #Conflicts:     761000 | #Constraints:      59762
3585.37/3595.53	c #Conflicts:     762000 | #Constraints:      60762
3585.37/3595.53	c #Conflicts:     763000 | #Constraints:      61762
3585.37/3595.53	c #Conflicts:     764000 | #Constraints:      62762
3585.37/3595.53	c #Conflicts:     765000 | #Constraints:      63762
3585.37/3595.53	c #Conflicts:     766000 | #Constraints:      64762
3585.37/3595.53	c #Conflicts:     767000 | #Constraints:      65762
3585.37/3595.53	c #Conflicts:     768000 | #Constraints:      66762
3585.37/3595.53	c #Conflicts:     769000 | #Constraints:      67762
3585.37/3595.53	c #Conflicts:     770000 | #Constraints:      68762
3585.37/3595.53	c #Conflicts:     771000 | #Constraints:      69762
3585.37/3595.53	c #Conflicts:     772000 | #Constraints:      70762
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     773000 | #Constraints:      54254
3585.37/3595.53	c #Conflicts:     774000 | #Constraints:      55254
3585.37/3595.53	c #Conflicts:     775000 | #Constraints:      56254
3585.37/3595.53	c #Conflicts:     776000 | #Constraints:      57254
3585.37/3595.53	c #Conflicts:     777000 | #Constraints:      58254
3585.37/3595.53	c #Conflicts:     778000 | #Constraints:      59254
3585.37/3595.53	c #Conflicts:     779000 | #Constraints:      60254
3585.37/3595.53	c #Conflicts:     780000 | #Constraints:      61254
3585.37/3595.53	c #Conflicts:     781000 | #Constraints:      62254
3585.37/3595.53	c #Conflicts:     782000 | #Constraints:      63254
3585.37/3595.53	c #Conflicts:     783000 | #Constraints:      64254
3585.37/3595.53	c #Conflicts:     784000 | #Constraints:      65254
3585.37/3595.53	c #Conflicts:     785000 | #Constraints:      66254
3585.37/3595.53	c #Conflicts:     786000 | #Constraints:      67254
3585.37/3595.53	c #Conflicts:     787000 | #Constraints:      68254
3585.37/3595.53	c #Conflicts:     788000 | #Constraints:      69254
3585.37/3595.53	c #Conflicts:     789000 | #Constraints:      70254
3585.37/3595.53	c #Conflicts:     790000 | #Constraints:      71254
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     791000 | #Constraints:      54562
3585.37/3595.53	c #Conflicts:     792000 | #Constraints:      55562
3585.37/3595.53	c #Conflicts:     793000 | #Constraints:      56562
3585.37/3595.53	c #Conflicts:     794000 | #Constraints:      57562
3585.37/3595.53	c #Conflicts:     795000 | #Constraints:      58562
3585.37/3595.53	c #Conflicts:     796000 | #Constraints:      59562
3585.37/3595.53	c #Conflicts:     797000 | #Constraints:      60562
3585.37/3595.53	c #Conflicts:     798000 | #Constraints:      61562
3585.37/3595.53	c #Conflicts:     799000 | #Constraints:      62562
3585.37/3595.53	c #Conflicts:     800000 | #Constraints:      63562
3585.37/3595.53	c #Conflicts:     801000 | #Constraints:      64562
3585.37/3595.53	c #Conflicts:     802000 | #Constraints:      65562
3585.37/3595.53	c #Conflicts:     803000 | #Constraints:      66562
3585.37/3595.53	c #Conflicts:     804000 | #Constraints:      67562
3585.37/3595.53	c #Conflicts:     805000 | #Constraints:      68562
3585.37/3595.53	c #Conflicts:     806000 | #Constraints:      69562
3585.37/3595.53	c #Conflicts:     807000 | #Constraints:      70562
3585.37/3595.53	c #Conflicts:     808000 | #Constraints:      71562
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     809000 | #Constraints:      54684
3585.37/3595.53	c #Conflicts:     810000 | #Constraints:      55684
3585.37/3595.53	c #Conflicts:     811000 | #Constraints:      56684
3585.37/3595.53	c #Conflicts:     812000 | #Constraints:      57684
3585.37/3595.53	c #Conflicts:     813000 | #Constraints:      58684
3585.37/3595.53	c #Conflicts:     814000 | #Constraints:      59684
3585.37/3595.53	c #Conflicts:     815000 | #Constraints:      60684
3585.37/3595.53	c #Conflicts:     816000 | #Constraints:      61684
3585.37/3595.53	c #Conflicts:     817000 | #Constraints:      62684
3585.37/3595.53	c #Conflicts:     818000 | #Constraints:      63684
3585.37/3595.53	c #Conflicts:     819000 | #Constraints:      64684
3585.37/3595.53	c #Conflicts:     820000 | #Constraints:      65684
3585.37/3595.53	c #Conflicts:     821000 | #Constraints:      66684
3585.37/3595.53	c #Conflicts:     822000 | #Constraints:      67684
3585.37/3595.53	c #Conflicts:     823000 | #Constraints:      68684
3585.37/3595.53	c #Conflicts:     824000 | #Constraints:      69684
3585.37/3595.53	c #Conflicts:     825000 | #Constraints:      70684
3585.37/3595.53	c #Conflicts:     826000 | #Constraints:      71684
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     827000 | #Constraints:      54581
3585.37/3595.53	c #Conflicts:     828000 | #Constraints:      55581
3585.37/3595.53	c #Conflicts:     829000 | #Constraints:      56581
3585.37/3595.53	c #Conflicts:     830000 | #Constraints:      57581
3585.37/3595.53	c #Conflicts:     831000 | #Constraints:      58581
3585.37/3595.53	c #Conflicts:     832000 | #Constraints:      59581
3585.37/3595.53	c #Conflicts:     833000 | #Constraints:      60581
3585.37/3595.53	c #Conflicts:     834000 | #Constraints:      61581
3585.37/3595.53	c #Conflicts:     835000 | #Constraints:      62581
3585.37/3595.53	c #Conflicts:     836000 | #Constraints:      63581
3585.37/3595.53	c #Conflicts:     837000 | #Constraints:      64581
3585.37/3595.53	c #Conflicts:     838000 | #Constraints:      65581
3585.37/3595.53	c #Conflicts:     839000 | #Constraints:      66581
3585.37/3595.53	c #Conflicts:     840000 | #Constraints:      67581
3585.37/3595.53	c #Conflicts:     841000 | #Constraints:      68581
3585.37/3595.53	c #Conflicts:     842000 | #Constraints:      69581
3585.37/3595.53	c #Conflicts:     843000 | #Constraints:      70581
3585.37/3595.53	c #Conflicts:     844000 | #Constraints:      71581
3585.37/3595.53	c #Conflicts:     845000 | #Constraints:      72581
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     846000 | #Constraints:      55293
3585.37/3595.53	c #Conflicts:     847000 | #Constraints:      56293
3585.37/3595.53	c #Conflicts:     848000 | #Constraints:      57293
3585.37/3595.53	c #Conflicts:     849000 | #Constraints:      58293
3585.37/3595.53	c #Conflicts:     850000 | #Constraints:      59293
3585.37/3595.53	c #Conflicts:     851000 | #Constraints:      60293
3585.37/3595.53	c #Conflicts:     852000 | #Constraints:      61293
3585.37/3595.53	c #Conflicts:     853000 | #Constraints:      62293
3585.37/3595.53	c #Conflicts:     854000 | #Constraints:      63293
3585.37/3595.53	c #Conflicts:     855000 | #Constraints:      64293
3585.37/3595.53	c #Conflicts:     856000 | #Constraints:      65293
3585.37/3595.53	c #Conflicts:     857000 | #Constraints:      66293
3585.37/3595.53	c #Conflicts:     858000 | #Constraints:      67293
3585.37/3595.53	c #Conflicts:     859000 | #Constraints:      68293
3585.37/3595.53	c #Conflicts:     860000 | #Constraints:      69293
3585.37/3595.53	c #Conflicts:     861000 | #Constraints:      70293
3585.37/3595.53	c #Conflicts:     862000 | #Constraints:      71293
3585.37/3595.53	c #Conflicts:     863000 | #Constraints:      72293
3585.37/3595.53	c #Conflicts:     864000 | #Constraints:      73293
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     865000 | #Constraints:      55760
3585.37/3595.53	c #Conflicts:     866000 | #Constraints:      56760
3585.37/3595.53	c #Conflicts:     867000 | #Constraints:      57760
3585.37/3595.53	c #Conflicts:     868000 | #Constraints:      58760
3585.37/3595.53	c #Conflicts:     869000 | #Constraints:      59760
3585.37/3595.53	c #Conflicts:     870000 | #Constraints:      60760
3585.37/3595.53	c #Conflicts:     871000 | #Constraints:      61760
3585.37/3595.53	c #Conflicts:     872000 | #Constraints:      62760
3585.37/3595.53	c #Conflicts:     873000 | #Constraints:      63760
3585.37/3595.53	c #Conflicts:     874000 | #Constraints:      64760
3585.37/3595.53	c #Conflicts:     875000 | #Constraints:      65760
3585.37/3595.53	c #Conflicts:     876000 | #Constraints:      66760
3585.37/3595.53	c #Conflicts:     877000 | #Constraints:      67760
3585.37/3595.53	c #Conflicts:     878000 | #Constraints:      68760
3585.37/3595.53	c #Conflicts:     879000 | #Constraints:      69760
3585.37/3595.53	c #Conflicts:     880000 | #Constraints:      70760
3585.37/3595.53	c #Conflicts:     881000 | #Constraints:      71760
3585.37/3595.53	c #Conflicts:     882000 | #Constraints:      72760
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     883000 | #Constraints:      55074
3585.37/3595.53	c #Conflicts:     884000 | #Constraints:      56074
3585.37/3595.53	c #Conflicts:     885000 | #Constraints:      57074
3585.37/3595.53	c #Conflicts:     886000 | #Constraints:      58074
3585.37/3595.53	c #Conflicts:     887000 | #Constraints:      59074
3585.37/3595.53	c #Conflicts:     888000 | #Constraints:      60074
3585.37/3595.53	c #Conflicts:     889000 | #Constraints:      61149
3585.37/3595.53	c #Conflicts:     890000 | #Constraints:      62268
3585.37/3595.53	c #Conflicts:     891000 | #Constraints:      63268
3585.37/3595.53	c #Conflicts:     892000 | #Constraints:      64269
3585.37/3595.53	c #Conflicts:     893000 | #Constraints:      65271
3585.37/3595.53	c #Conflicts:     894000 | #Constraints:      66339
3585.37/3595.53	c #Conflicts:     895000 | #Constraints:      67349
3585.37/3595.53	c #Conflicts:     896000 | #Constraints:      68351
3585.37/3595.53	c #Conflicts:     897000 | #Constraints:      69351
3585.37/3595.53	c #Conflicts:     898000 | #Constraints:      70351
3585.37/3595.53	c #Conflicts:     899000 | #Constraints:      71351
3585.37/3595.53	c #Conflicts:     900000 | #Constraints:      72351
3585.37/3595.53	c #Conflicts:     901000 | #Constraints:      73355
3585.37/3595.53	c #Conflicts:     902000 | #Constraints:      74432
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     903000 | #Constraints:      56334
3585.37/3595.53	c #Conflicts:     904000 | #Constraints:      57334
3585.37/3595.53	c #Conflicts:     905000 | #Constraints:      58334
3585.37/3595.53	c #Conflicts:     906000 | #Constraints:      59334
3585.37/3595.53	c #Conflicts:     907000 | #Constraints:      60334
3585.37/3595.53	c #Conflicts:     908000 | #Constraints:      61334
3585.37/3595.53	c #Conflicts:     909000 | #Constraints:      62334
3585.37/3595.53	c #Conflicts:     910000 | #Constraints:      63334
3585.37/3595.53	c #Conflicts:     911000 | #Constraints:      64334
3585.37/3595.53	c #Conflicts:     912000 | #Constraints:      65334
3585.37/3595.53	c #Conflicts:     913000 | #Constraints:      66334
3585.37/3595.53	c #Conflicts:     914000 | #Constraints:      67334
3585.37/3595.53	c #Conflicts:     915000 | #Constraints:      68334
3585.37/3595.53	c #Conflicts:     916000 | #Constraints:      69334
3585.37/3595.53	c #Conflicts:     917000 | #Constraints:      70334
3585.37/3595.53	c #Conflicts:     918000 | #Constraints:      71334
3585.37/3595.53	c #Conflicts:     919000 | #Constraints:      72334
3585.37/3595.53	c #Conflicts:     920000 | #Constraints:      73334
3585.37/3595.53	c #Conflicts:     921000 | #Constraints:      74334
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     922000 | #Constraints:      56158
3585.37/3595.53	c #Conflicts:     923000 | #Constraints:      57158
3585.37/3595.53	c #Conflicts:     924000 | #Constraints:      58158
3585.37/3595.53	c #Conflicts:     925000 | #Constraints:      59158
3585.37/3595.53	c #Conflicts:     926000 | #Constraints:      60158
3585.37/3595.53	c #Conflicts:     927000 | #Constraints:      61158
3585.37/3595.53	c #Conflicts:     928000 | #Constraints:      62158
3585.37/3595.53	c #Conflicts:     929000 | #Constraints:      63158
3585.37/3595.53	c #Conflicts:     930000 | #Constraints:      64158
3585.37/3595.53	c #Conflicts:     931000 | #Constraints:      65158
3585.37/3595.53	c #Conflicts:     932000 | #Constraints:      66158
3585.37/3595.53	c #Conflicts:     933000 | #Constraints:      67158
3585.37/3595.53	c #Conflicts:     934000 | #Constraints:      68158
3585.37/3595.53	c #Conflicts:     935000 | #Constraints:      69158
3585.37/3595.53	c #Conflicts:     936000 | #Constraints:      70158
3585.37/3595.53	c #Conflicts:     937000 | #Constraints:      71158
3585.37/3595.53	c #Conflicts:     938000 | #Constraints:      72158
3585.37/3595.53	c #Conflicts:     939000 | #Constraints:      73158
3585.37/3595.53	c #Conflicts:     940000 | #Constraints:      74158
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     941000 | #Constraints:      55817
3585.37/3595.53	c #Conflicts:     942000 | #Constraints:      56817
3585.37/3595.53	c #Conflicts:     943000 | #Constraints:      57817
3585.37/3595.53	c #Conflicts:     944000 | #Constraints:      58817
3585.37/3595.53	c #Conflicts:     945000 | #Constraints:      59817
3585.37/3595.53	c #Conflicts:     946000 | #Constraints:      60817
3585.37/3595.53	c #Conflicts:     947000 | #Constraints:      61817
3585.37/3595.53	c #Conflicts:     948000 | #Constraints:      62817
3585.37/3595.53	c #Conflicts:     949000 | #Constraints:      63817
3585.37/3595.53	c #Conflicts:     950000 | #Constraints:      64817
3585.37/3595.53	c #Conflicts:     951000 | #Constraints:      65817
3585.37/3595.53	c #Conflicts:     952000 | #Constraints:      66817
3585.37/3595.53	c #Conflicts:     953000 | #Constraints:      67817
3585.37/3595.53	c #Conflicts:     954000 | #Constraints:      68817
3585.37/3595.53	c #Conflicts:     955000 | #Constraints:      69817
3585.37/3595.53	c #Conflicts:     956000 | #Constraints:      70817
3585.37/3595.53	c #Conflicts:     957000 | #Constraints:      71817
3585.37/3595.53	c #Conflicts:     958000 | #Constraints:      72817
3585.37/3595.53	c #Conflicts:     959000 | #Constraints:      73817
3585.37/3595.53	c #Conflicts:     960000 | #Constraints:      74817
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     961000 | #Constraints:      56292
3585.37/3595.53	c #Conflicts:     962000 | #Constraints:      57292
3585.37/3595.53	c #Conflicts:     963000 | #Constraints:      58292
3585.37/3595.53	c #Conflicts:     964000 | #Constraints:      59292
3585.37/3595.53	c #Conflicts:     965000 | #Constraints:      60292
3585.37/3595.53	c #Conflicts:     966000 | #Constraints:      61292
3585.37/3595.53	c #Conflicts:     967000 | #Constraints:      62292
3585.37/3595.53	c #Conflicts:     968000 | #Constraints:      63292
3585.37/3595.53	c #Conflicts:     969000 | #Constraints:      64292
3585.37/3595.53	c #Conflicts:     970000 | #Constraints:      65292
3585.37/3595.53	c #Conflicts:     971000 | #Constraints:      66292
3585.37/3595.53	c #Conflicts:     972000 | #Constraints:      67292
3585.37/3595.53	c #Conflicts:     973000 | #Constraints:      68292
3585.37/3595.53	c #Conflicts:     974000 | #Constraints:      69292
3585.37/3595.53	c #Conflicts:     975000 | #Constraints:      70292
3585.37/3595.53	c #Conflicts:     976000 | #Constraints:      71292
3585.37/3595.53	c #Conflicts:     977000 | #Constraints:      72292
3585.37/3595.53	c #Conflicts:     978000 | #Constraints:      73292
3585.37/3595.53	c #Conflicts:     979000 | #Constraints:      74292
3585.37/3595.53	c #Conflicts:     980000 | #Constraints:      75292
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:     981000 | #Constraints:      56574
3585.37/3595.53	c #Conflicts:     982000 | #Constraints:      57574
3585.37/3595.53	c #Conflicts:     983000 | #Constraints:      58574
3585.37/3595.53	c #Conflicts:     984000 | #Constraints:      59574
3585.37/3595.53	c #Conflicts:     985000 | #Constraints:      60574
3585.37/3595.53	c #Conflicts:     986000 | #Constraints:      61574
3585.37/3595.53	c #Conflicts:     987000 | #Constraints:      62574
3585.37/3595.53	c #Conflicts:     988000 | #Constraints:      63574
3585.37/3595.53	c #Conflicts:     989000 | #Constraints:      64574
3585.37/3595.53	c #Conflicts:     990000 | #Constraints:      65575
3585.37/3595.53	c #Conflicts:     991000 | #Constraints:      66576
3585.37/3595.53	c #Conflicts:     992000 | #Constraints:      67580
3585.37/3595.53	c #Conflicts:     993000 | #Constraints:      68582
3585.37/3595.53	c #Conflicts:     994000 | #Constraints:      69601
3585.37/3595.53	c #Conflicts:     995000 | #Constraints:      70601
3585.37/3595.53	c #Conflicts:     996000 | #Constraints:      71603
3585.37/3595.53	c #Conflicts:     997000 | #Constraints:      72605
3585.37/3595.53	c #Conflicts:     998000 | #Constraints:      73606
3585.37/3595.53	c #Conflicts:     999000 | #Constraints:      74606
3585.37/3595.53	c #Conflicts:    1000000 | #Constraints:      75607
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1001000 | #Constraints:      56710
3585.37/3595.53	c #Conflicts:    1002000 | #Constraints:      57710
3585.37/3595.53	c #Conflicts:    1003000 | #Constraints:      58710
3585.37/3595.53	c #Conflicts:    1004000 | #Constraints:      59710
3585.37/3595.53	c #Conflicts:    1005000 | #Constraints:      60710
3585.37/3595.53	c #Conflicts:    1006000 | #Constraints:      61710
3585.37/3595.53	c #Conflicts:    1007000 | #Constraints:      62710
3585.37/3595.53	c #Conflicts:    1008000 | #Constraints:      63710
3585.37/3595.53	c #Conflicts:    1009000 | #Constraints:      64711
3585.37/3595.53	c #Conflicts:    1010000 | #Constraints:      65712
3585.37/3595.53	c #Conflicts:    1011000 | #Constraints:      66714
3585.37/3595.53	c #Conflicts:    1012000 | #Constraints:      67718
3585.37/3595.53	c #Conflicts:    1013000 | #Constraints:      68719
3585.37/3595.53	c #Conflicts:    1014000 | #Constraints:      69721
3585.37/3595.53	c #Conflicts:    1015000 | #Constraints:      70726
3585.37/3595.53	c #Conflicts:    1016000 | #Constraints:      71728
3585.37/3595.53	c #Conflicts:    1017000 | #Constraints:      72734
3585.37/3595.53	c #Conflicts:    1018000 | #Constraints:      73736
3585.37/3595.53	c #Conflicts:    1019000 | #Constraints:      74736
3585.37/3595.53	c #Conflicts:    1020000 | #Constraints:      75737
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1021000 | #Constraints:      56637
3585.37/3595.53	c #Conflicts:    1022000 | #Constraints:      57637
3585.37/3595.53	c #Conflicts:    1023000 | #Constraints:      58637
3585.37/3595.53	c #Conflicts:    1024000 | #Constraints:      59637
3585.37/3595.53	c #Conflicts:    1025000 | #Constraints:      60637
3585.37/3595.53	c #Conflicts:    1026000 | #Constraints:      61637
3585.37/3595.53	c #Conflicts:    1027000 | #Constraints:      62637
3585.37/3595.53	c #Conflicts:    1028000 | #Constraints:      63637
3585.37/3595.53	c #Conflicts:    1029000 | #Constraints:      64637
3585.37/3595.53	c #Conflicts:    1030000 | #Constraints:      65637
3585.37/3595.53	c #Conflicts:    1031000 | #Constraints:      66637
3585.37/3595.53	c #Conflicts:    1032000 | #Constraints:      67637
3585.37/3595.53	c #Conflicts:    1033000 | #Constraints:      68637
3585.37/3595.53	c #Conflicts:    1034000 | #Constraints:      69637
3585.37/3595.53	c #Conflicts:    1035000 | #Constraints:      70637
3585.37/3595.53	c #Conflicts:    1036000 | #Constraints:      71637
3585.37/3595.53	c #Conflicts:    1037000 | #Constraints:      72637
3585.37/3595.53	c #Conflicts:    1038000 | #Constraints:      73637
3585.37/3595.53	c #Conflicts:    1039000 | #Constraints:      74637
3585.37/3595.53	c #Conflicts:    1040000 | #Constraints:      75637
3585.37/3595.53	c #Conflicts:    1041000 | #Constraints:      76637
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1042000 | #Constraints:      57331
3585.37/3595.53	c #Conflicts:    1043000 | #Constraints:      58331
3585.37/3595.53	c #Conflicts:    1044000 | #Constraints:      59331
3585.37/3595.53	c #Conflicts:    1045000 | #Constraints:      60331
3585.37/3595.53	c #Conflicts:    1046000 | #Constraints:      61331
3585.37/3595.53	c #Conflicts:    1047000 | #Constraints:      62331
3585.37/3595.53	c #Conflicts:    1048000 | #Constraints:      63331
3585.37/3595.53	c #Conflicts:    1049000 | #Constraints:      64333
3585.37/3595.53	c #Conflicts:    1050000 | #Constraints:      65333
3585.37/3595.53	c #Conflicts:    1051000 | #Constraints:      66334
3585.37/3595.53	c #Conflicts:    1052000 | #Constraints:      67337
3585.37/3595.53	c #Conflicts:    1053000 | #Constraints:      68338
3585.37/3595.53	c #Conflicts:    1054000 | #Constraints:      69357
3585.37/3595.53	c #Conflicts:    1055000 | #Constraints:      70358
3585.37/3595.53	c #Conflicts:    1056000 | #Constraints:      71359
3585.37/3595.53	c #Conflicts:    1057000 | #Constraints:      72379
3585.37/3595.53	c #Conflicts:    1058000 | #Constraints:      73392
3585.37/3595.53	c #Conflicts:    1059000 | #Constraints:      74414
3585.37/3595.53	c #Conflicts:    1060000 | #Constraints:      75424
3585.37/3595.53	c #Conflicts:    1061000 | #Constraints:      76456
3585.37/3595.53	c #Conflicts:    1062000 | #Constraints:      77633
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1063000 | #Constraints:      57995
3585.37/3595.53	c #Conflicts:    1064000 | #Constraints:      58995
3585.37/3595.53	c #Conflicts:    1065000 | #Constraints:      59995
3585.37/3595.53	c #Conflicts:    1066000 | #Constraints:      60995
3585.37/3595.53	c #Conflicts:    1067000 | #Constraints:      61995
3585.37/3595.53	c #Conflicts:    1068000 | #Constraints:      62995
3585.37/3595.53	c #Conflicts:    1069000 | #Constraints:      63995
3585.37/3595.53	c #Conflicts:    1070000 | #Constraints:      64995
3585.37/3595.53	c #Conflicts:    1071000 | #Constraints:      65995
3585.37/3595.53	c #Conflicts:    1072000 | #Constraints:      66995
3585.37/3595.53	c #Conflicts:    1073000 | #Constraints:      67995
3585.37/3595.53	c #Conflicts:    1074000 | #Constraints:      68995
3585.37/3595.53	c #Conflicts:    1075000 | #Constraints:      69995
3585.37/3595.53	c #Conflicts:    1076000 | #Constraints:      70995
3585.37/3595.53	c #Conflicts:    1077000 | #Constraints:      71995
3585.37/3595.53	c #Conflicts:    1078000 | #Constraints:      72995
3585.37/3595.53	c #Conflicts:    1079000 | #Constraints:      73995
3585.37/3595.53	c #Conflicts:    1080000 | #Constraints:      74995
3585.37/3595.53	c #Conflicts:    1081000 | #Constraints:      75995
3585.37/3595.53	c #Conflicts:    1082000 | #Constraints:      76995
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1083000 | #Constraints:      57220
3585.37/3595.53	c #Conflicts:    1084000 | #Constraints:      58220
3585.37/3595.53	c #Conflicts:    1085000 | #Constraints:      59220
3585.37/3595.53	c #Conflicts:    1086000 | #Constraints:      60220
3585.37/3595.53	c #Conflicts:    1087000 | #Constraints:      61220
3585.37/3595.53	c #Conflicts:    1088000 | #Constraints:      62220
3585.37/3595.53	c #Conflicts:    1089000 | #Constraints:      63220
3585.37/3595.53	c #Conflicts:    1090000 | #Constraints:      64220
3585.37/3595.53	c #Conflicts:    1091000 | #Constraints:      65220
3585.37/3595.53	c #Conflicts:    1092000 | #Constraints:      66220
3585.37/3595.53	c #Conflicts:    1093000 | #Constraints:      67220
3585.37/3595.53	c #Conflicts:    1094000 | #Constraints:      68220
3585.37/3595.53	c #Conflicts:    1095000 | #Constraints:      69220
3585.37/3595.53	c #Conflicts:    1096000 | #Constraints:      70220
3585.37/3595.53	c #Conflicts:    1097000 | #Constraints:      71220
3585.37/3595.53	c #Conflicts:    1098000 | #Constraints:      72220
3585.37/3595.53	c #Conflicts:    1099000 | #Constraints:      73220
3585.37/3595.53	c #Conflicts:    1100000 | #Constraints:      74220
3585.37/3595.53	c #Conflicts:    1101000 | #Constraints:      75220
3585.37/3595.53	c #Conflicts:    1102000 | #Constraints:      76220
3585.37/3595.53	c #Conflicts:    1103000 | #Constraints:      77220
3585.37/3595.53	c #Conflicts:    1104000 | #Constraints:      78220
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1105000 | #Constraints:      58287
3585.37/3595.53	c #Conflicts:    1106000 | #Constraints:      59287
3585.37/3595.53	c #Conflicts:    1107000 | #Constraints:      60287
3585.37/3595.53	c #Conflicts:    1108000 | #Constraints:      61287
3585.37/3595.53	c #Conflicts:    1109000 | #Constraints:      62287
3585.37/3595.53	c #Conflicts:    1110000 | #Constraints:      63287
3585.37/3595.53	c #Conflicts:    1111000 | #Constraints:      64287
3585.37/3595.53	c #Conflicts:    1112000 | #Constraints:      65287
3585.37/3595.53	c #Conflicts:    1113000 | #Constraints:      66287
3585.37/3595.53	c #Conflicts:    1114000 | #Constraints:      67287
3585.37/3595.53	c #Conflicts:    1115000 | #Constraints:      68287
3585.37/3595.53	c #Conflicts:    1116000 | #Constraints:      69287
3585.37/3595.53	c #Conflicts:    1117000 | #Constraints:      70287
3585.37/3595.53	c #Conflicts:    1118000 | #Constraints:      71287
3585.37/3595.53	c #Conflicts:    1119000 | #Constraints:      72287
3585.37/3595.53	c #Conflicts:    1120000 | #Constraints:      73287
3585.37/3595.53	c #Conflicts:    1121000 | #Constraints:      74287
3585.37/3595.53	c #Conflicts:    1122000 | #Constraints:      75287
3585.37/3595.53	c #Conflicts:    1123000 | #Constraints:      76287
3585.37/3595.53	c #Conflicts:    1124000 | #Constraints:      77287
3585.37/3595.53	c #Conflicts:    1125000 | #Constraints:      78287
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1126000 | #Constraints:      58182
3585.37/3595.53	c #Conflicts:    1127000 | #Constraints:      59182
3585.37/3595.53	c #Conflicts:    1128000 | #Constraints:      60182
3585.37/3595.53	c #Conflicts:    1129000 | #Constraints:      61182
3585.37/3595.53	c #Conflicts:    1130000 | #Constraints:      62182
3585.37/3595.53	c #Conflicts:    1131000 | #Constraints:      63182
3585.37/3595.53	c #Conflicts:    1132000 | #Constraints:      64182
3585.37/3595.53	c #Conflicts:    1133000 | #Constraints:      65182
3585.37/3595.53	c #Conflicts:    1134000 | #Constraints:      66182
3585.37/3595.53	c #Conflicts:    1135000 | #Constraints:      67182
3585.37/3595.53	c #Conflicts:    1136000 | #Constraints:      68182
3585.37/3595.53	c #Conflicts:    1137000 | #Constraints:      69182
3585.37/3595.53	c #Conflicts:    1138000 | #Constraints:      70182
3585.37/3595.53	c #Conflicts:    1139000 | #Constraints:      71182
3585.37/3595.53	c #Conflicts:    1140000 | #Constraints:      72182
3585.37/3595.53	c #Conflicts:    1141000 | #Constraints:      73182
3585.37/3595.53	c #Conflicts:    1142000 | #Constraints:      74182
3585.37/3595.53	c #Conflicts:    1143000 | #Constraints:      75182
3585.37/3595.53	c #Conflicts:    1144000 | #Constraints:      76182
3585.37/3595.53	c #Conflicts:    1145000 | #Constraints:      77182
3585.37/3595.53	c #Conflicts:    1146000 | #Constraints:      78182
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1147000 | #Constraints:      57824
3585.37/3595.53	c #Conflicts:    1148000 | #Constraints:      58824
3585.37/3595.53	c #Conflicts:    1149000 | #Constraints:      59824
3585.37/3595.53	c #Conflicts:    1150000 | #Constraints:      60824
3585.37/3595.53	c #Conflicts:    1151000 | #Constraints:      61824
3585.37/3595.53	c #Conflicts:    1152000 | #Constraints:      62824
3585.37/3595.53	c #Conflicts:    1153000 | #Constraints:      63824
3585.37/3595.53	c #Conflicts:    1154000 | #Constraints:      64824
3585.37/3595.53	c #Conflicts:    1155000 | #Constraints:      65824
3585.37/3595.53	c #Conflicts:    1156000 | #Constraints:      66824
3585.37/3595.53	c #Conflicts:    1157000 | #Constraints:      67825
3585.37/3595.53	c #Conflicts:    1158000 | #Constraints:      68826
3585.37/3595.53	c #Conflicts:    1159000 | #Constraints:      69826
3585.37/3595.53	c #Conflicts:    1160000 | #Constraints:      70826
3585.37/3595.53	c #Conflicts:    1161000 | #Constraints:      71826
3585.37/3595.53	c #Conflicts:    1162000 | #Constraints:      72826
3585.37/3595.53	c #Conflicts:    1163000 | #Constraints:      73826
3585.37/3595.53	c #Conflicts:    1164000 | #Constraints:      74839
3585.37/3595.53	c #Conflicts:    1165000 | #Constraints:      75849
3585.37/3595.53	c #Conflicts:    1166000 | #Constraints:      76855
3585.37/3595.53	c #Conflicts:    1167000 | #Constraints:      77858
3585.37/3595.53	c #Conflicts:    1168000 | #Constraints:      78858
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1169000 | #Constraints:      58323
3585.37/3595.53	c #Conflicts:    1170000 | #Constraints:      59323
3585.37/3595.53	c #Conflicts:    1171000 | #Constraints:      60323
3585.37/3595.53	c #Conflicts:    1172000 | #Constraints:      61323
3585.37/3595.53	c #Conflicts:    1173000 | #Constraints:      62323
3585.37/3595.53	c #Conflicts:    1174000 | #Constraints:      63323
3585.37/3595.53	c #Conflicts:    1175000 | #Constraints:      64323
3585.37/3595.53	c #Conflicts:    1176000 | #Constraints:      65323
3585.37/3595.53	c #Conflicts:    1177000 | #Constraints:      66323
3585.37/3595.53	c #Conflicts:    1178000 | #Constraints:      67323
3585.37/3595.53	c #Conflicts:    1179000 | #Constraints:      68323
3585.37/3595.53	c #Conflicts:    1180000 | #Constraints:      69323
3585.37/3595.53	c #Conflicts:    1181000 | #Constraints:      70323
3585.37/3595.53	c #Conflicts:    1182000 | #Constraints:      71323
3585.37/3595.53	c #Conflicts:    1183000 | #Constraints:      72323
3585.37/3595.53	c #Conflicts:    1184000 | #Constraints:      73323
3585.37/3595.53	c #Conflicts:    1185000 | #Constraints:      74323
3585.37/3595.53	c #Conflicts:    1186000 | #Constraints:      75323
3585.37/3595.53	c #Conflicts:    1187000 | #Constraints:      76323
3585.37/3595.53	c #Conflicts:    1188000 | #Constraints:      77323
3585.37/3595.53	c #Conflicts:    1189000 | #Constraints:      78323
3585.37/3595.53	c #Conflicts:    1190000 | #Constraints:      79323
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1191000 | #Constraints:      58630
3585.37/3595.53	c #Conflicts:    1192000 | #Constraints:      59630
3585.37/3595.53	c #Conflicts:    1193000 | #Constraints:      60630
3585.37/3595.53	c #Conflicts:    1194000 | #Constraints:      61630
3585.37/3595.53	c #Conflicts:    1195000 | #Constraints:      62630
3585.37/3595.53	c #Conflicts:    1196000 | #Constraints:      63630
3585.37/3595.53	c #Conflicts:    1197000 | #Constraints:      64630
3585.37/3595.53	c #Conflicts:    1198000 | #Constraints:      65630
3585.37/3595.53	c #Conflicts:    1199000 | #Constraints:      66632
3585.37/3595.53	c #Conflicts:    1200000 | #Constraints:      67816
3585.37/3595.53	c #Conflicts:    1201000 | #Constraints:      68926
3585.37/3595.53	c #Conflicts:    1202000 | #Constraints:      69926
3585.37/3595.53	c #Conflicts:    1203000 | #Constraints:      70926
3585.37/3595.53	c #Conflicts:    1204000 | #Constraints:      71926
3585.37/3595.53	c #Conflicts:    1205000 | #Constraints:      72927
3585.37/3595.53	c #Conflicts:    1206000 | #Constraints:      73927
3585.37/3595.53	c #Conflicts:    1207000 | #Constraints:      74927
3585.37/3595.53	c #Conflicts:    1208000 | #Constraints:      75934
3585.37/3595.53	c #Conflicts:    1209000 | #Constraints:      76935
3585.37/3595.53	c #Conflicts:    1210000 | #Constraints:      77935
3585.37/3595.53	c #Conflicts:    1211000 | #Constraints:      78935
3585.37/3595.53	c #Conflicts:    1212000 | #Constraints:      79935
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1213000 | #Constraints:      58846
3585.37/3595.53	c #Conflicts:    1214000 | #Constraints:      59846
3585.37/3595.53	c #Conflicts:    1215000 | #Constraints:      60846
3585.37/3595.53	c #Conflicts:    1216000 | #Constraints:      61846
3585.37/3595.53	c #Conflicts:    1217000 | #Constraints:      62846
3585.37/3595.53	c #Conflicts:    1218000 | #Constraints:      63846
3585.37/3595.53	c #Conflicts:    1219000 | #Constraints:      64846
3585.37/3595.53	c #Conflicts:    1220000 | #Constraints:      65846
3585.37/3595.53	c #Conflicts:    1221000 | #Constraints:      66846
3585.37/3595.53	c #Conflicts:    1222000 | #Constraints:      67846
3585.37/3595.53	c #Conflicts:    1223000 | #Constraints:      68846
3585.37/3595.53	c #Conflicts:    1224000 | #Constraints:      69846
3585.37/3595.53	c #Conflicts:    1225000 | #Constraints:      70846
3585.37/3595.53	c #Conflicts:    1226000 | #Constraints:      71846
3585.37/3595.53	c #Conflicts:    1227000 | #Constraints:      72846
3585.37/3595.53	c #Conflicts:    1228000 | #Constraints:      73847
3585.37/3595.53	c #Conflicts:    1229000 | #Constraints:      74851
3585.37/3595.53	c #Conflicts:    1230000 | #Constraints:      75855
3585.37/3595.53	c #Conflicts:    1231000 | #Constraints:      76863
3585.37/3595.53	c #Conflicts:    1232000 | #Constraints:      77880
3585.37/3595.53	c #Conflicts:    1233000 | #Constraints:      78881
3585.37/3595.53	c #Conflicts:    1234000 | #Constraints:      79882
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1235000 | #Constraints:      58696
3585.37/3595.53	c #Conflicts:    1236000 | #Constraints:      59696
3585.37/3595.53	c #Conflicts:    1237000 | #Constraints:      60696
3585.37/3595.53	c #Conflicts:    1238000 | #Constraints:      61696
3585.37/3595.53	c #Conflicts:    1239000 | #Constraints:      62696
3585.37/3595.53	c #Conflicts:    1240000 | #Constraints:      63696
3585.37/3595.53	c #Conflicts:    1241000 | #Constraints:      64696
3585.37/3595.53	c #Conflicts:    1242000 | #Constraints:      65696
3585.37/3595.53	c #Conflicts:    1243000 | #Constraints:      66696
3585.37/3595.53	c #Conflicts:    1244000 | #Constraints:      67696
3585.37/3595.53	c #Conflicts:    1245000 | #Constraints:      68698
3585.37/3595.53	c #Conflicts:    1246000 | #Constraints:      69791
3585.37/3595.53	c #Conflicts:    1247000 | #Constraints:      70814
3585.37/3595.53	c #Conflicts:    1248000 | #Constraints:      71825
3585.37/3595.53	c #Conflicts:    1249000 | #Constraints:      72849
3585.37/3595.53	c #Conflicts:    1250000 | #Constraints:      73887
3585.37/3595.53	c #Conflicts:    1251000 | #Constraints:      75107
3585.37/3595.53	c #Conflicts:    1252000 | #Constraints:      76242
3585.37/3595.53	c #Conflicts:    1253000 | #Constraints:      77710
3585.37/3595.53	c #Conflicts:    1254000 | #Constraints:      79101
3585.37/3595.53	c #Conflicts:    1255000 | #Constraints:      80392
3585.37/3595.53	c #Conflicts:    1256000 | #Constraints:      81540
3585.37/3595.53	c #Conflicts:    1257000 | #Constraints:      82992
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1258000 | #Constraints:      60588
3585.37/3595.53	c #Conflicts:    1259000 | #Constraints:      61588
3585.37/3595.53	c #Conflicts:    1260000 | #Constraints:      62588
3585.37/3595.53	c #Conflicts:    1261000 | #Constraints:      63588
3585.37/3595.53	c #Conflicts:    1262000 | #Constraints:      64588
3585.37/3595.53	c #Conflicts:    1263000 | #Constraints:      65588
3585.37/3595.53	c #Conflicts:    1264000 | #Constraints:      66589
3585.37/3595.53	c #Conflicts:    1265000 | #Constraints:      67664
3585.37/3595.53	c #Conflicts:    1266000 | #Constraints:      68665
3585.37/3595.53	c #Conflicts:    1267000 | #Constraints:      69671
3585.37/3595.53	c #Conflicts:    1268000 | #Constraints:      70675
3585.37/3595.53	c #Conflicts:    1269000 | #Constraints:      71998
3585.37/3595.53	c #Conflicts:    1270000 | #Constraints:      73361
3585.37/3595.53	c #Conflicts:    1271000 | #Constraints:      74900
3585.37/3595.53	c #Conflicts:    1272000 | #Constraints:      76421
3585.37/3595.53	c #Conflicts:    1273000 | #Constraints:      77942
3585.37/3595.53	c #Conflicts:    1274000 | #Constraints:      79478
3585.37/3595.53	c #Conflicts:    1275000 | #Constraints:      81008
3585.37/3595.53	c #Conflicts:    1276000 | #Constraints:      82486
3585.37/3595.53	c #Conflicts:    1277000 | #Constraints:      83785
3585.37/3595.53	c #Conflicts:    1278000 | #Constraints:      84821
3585.37/3595.53	c #Conflicts:    1279000 | #Constraints:      86282
3585.37/3595.53	c #Conflicts:    1280000 | #Constraints:      87386
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1281000 | #Constraints:      62814
3585.37/3595.53	c #Conflicts:    1282000 | #Constraints:      63814
3585.37/3595.53	c #Conflicts:    1283000 | #Constraints:      64814
3585.37/3595.53	c #Conflicts:    1284000 | #Constraints:      65814
3585.37/3595.53	c #Conflicts:    1285000 | #Constraints:      66814
3585.37/3595.53	c #Conflicts:    1286000 | #Constraints:      67814
3585.37/3595.53	c #Conflicts:    1287000 | #Constraints:      68814
3585.37/3595.53	c #Conflicts:    1288000 | #Constraints:      69814
3585.37/3595.53	c #Conflicts:    1289000 | #Constraints:      70814
3585.37/3595.53	c #Conflicts:    1290000 | #Constraints:      71814
3585.37/3595.53	c #Conflicts:    1291000 | #Constraints:      72814
3585.37/3595.53	c #Conflicts:    1292000 | #Constraints:      73814
3585.37/3595.53	c #Conflicts:    1293000 | #Constraints:      74814
3585.37/3595.53	c #Conflicts:    1294000 | #Constraints:      75814
3585.37/3595.53	c #Conflicts:    1295000 | #Constraints:      76814
3585.37/3595.53	c #Conflicts:    1296000 | #Constraints:      77835
3585.37/3595.53	c #Conflicts:    1297000 | #Constraints:      78836
3585.37/3595.53	c #Conflicts:    1298000 | #Constraints:      79837
3585.37/3595.53	c #Conflicts:    1299000 | #Constraints:      80913
3585.37/3595.53	c #Conflicts:    1300000 | #Constraints:      82009
3585.37/3595.53	c #Conflicts:    1301000 | #Constraints:      83181
3585.37/3595.53	c #Conflicts:    1302000 | #Constraints:      84459
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1303000 | #Constraints:      61130
3585.37/3595.53	c #Conflicts:    1304000 | #Constraints:      62130
3585.37/3595.53	c #Conflicts:    1305000 | #Constraints:      63130
3585.37/3595.53	c #Conflicts:    1306000 | #Constraints:      64130
3585.37/3595.53	c #Conflicts:    1307000 | #Constraints:      65130
3585.37/3595.53	c #Conflicts:    1308000 | #Constraints:      66130
3585.37/3595.53	c #Conflicts:    1309000 | #Constraints:      67130
3585.37/3595.53	c #Conflicts:    1310000 | #Constraints:      68130
3585.37/3595.53	c #Conflicts:    1311000 | #Constraints:      69130
3585.37/3595.53	c #Conflicts:    1312000 | #Constraints:      70130
3585.37/3595.53	c #Conflicts:    1313000 | #Constraints:      71131
3585.37/3595.53	c #Conflicts:    1314000 | #Constraints:      72132
3585.37/3595.53	c #Conflicts:    1315000 | #Constraints:      73135
3585.37/3595.53	c #Conflicts:    1316000 | #Constraints:      74135
3585.37/3595.53	c #Conflicts:    1317000 | #Constraints:      75135
3585.37/3595.53	c #Conflicts:    1318000 | #Constraints:      76135
3585.37/3595.53	c #Conflicts:    1319000 | #Constraints:      77135
3585.37/3595.53	c #Conflicts:    1320000 | #Constraints:      78135
3585.37/3595.53	c #Conflicts:    1321000 | #Constraints:      79135
3585.37/3595.53	c #Conflicts:    1322000 | #Constraints:      80135
3585.37/3595.53	c #Conflicts:    1323000 | #Constraints:      81135
3585.37/3595.53	c #Conflicts:    1324000 | #Constraints:      82135
3585.37/3595.53	c #Conflicts:    1325000 | #Constraints:      83135
3585.37/3595.53	c #Conflicts:    1326000 | #Constraints:      84135
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1327000 | #Constraints:      61223
3585.37/3595.53	c #Conflicts:    1328000 | #Constraints:      62223
3585.37/3595.53	c #Conflicts:    1329000 | #Constraints:      63223
3585.37/3595.53	c #Conflicts:    1330000 | #Constraints:      64223
3585.37/3595.53	c #Conflicts:    1331000 | #Constraints:      65223
3585.37/3595.53	c #Conflicts:    1332000 | #Constraints:      66223
3585.37/3595.53	c #Conflicts:    1333000 | #Constraints:      67223
3585.37/3595.53	c #Conflicts:    1334000 | #Constraints:      68223
3585.37/3595.53	c #Conflicts:    1335000 | #Constraints:      69223
3585.37/3595.53	c #Conflicts:    1336000 | #Constraints:      70223
3585.37/3595.53	c #Conflicts:    1337000 | #Constraints:      71223
3585.37/3595.53	c #Conflicts:    1338000 | #Constraints:      72223
3585.37/3595.53	c #Conflicts:    1339000 | #Constraints:      73223
3585.37/3595.53	c #Conflicts:    1340000 | #Constraints:      74223
3585.37/3595.53	c #Conflicts:    1341000 | #Constraints:      75223
3585.37/3595.53	c #Conflicts:    1342000 | #Constraints:      76223
3585.37/3595.53	c #Conflicts:    1343000 | #Constraints:      77223
3585.37/3595.53	c #Conflicts:    1344000 | #Constraints:      78223
3585.37/3595.53	c #Conflicts:    1345000 | #Constraints:      79223
3585.37/3595.53	c #Conflicts:    1346000 | #Constraints:      80223
3585.37/3595.53	c #Conflicts:    1347000 | #Constraints:      81223
3585.37/3595.53	c #Conflicts:    1348000 | #Constraints:      82223
3585.37/3595.53	c #Conflicts:    1349000 | #Constraints:      83223
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1350000 | #Constraints:      60626
3585.37/3595.53	c #Conflicts:    1351000 | #Constraints:      61626
3585.37/3595.53	c #Conflicts:    1352000 | #Constraints:      62626
3585.37/3595.53	c #Conflicts:    1353000 | #Constraints:      63626
3585.37/3595.53	c #Conflicts:    1354000 | #Constraints:      64626
3585.37/3595.53	c #Conflicts:    1355000 | #Constraints:      65626
3585.37/3595.53	c #Conflicts:    1356000 | #Constraints:      66626
3585.37/3595.53	c #Conflicts:    1357000 | #Constraints:      67626
3585.37/3595.53	c #Conflicts:    1358000 | #Constraints:      68626
3585.37/3595.53	c #Conflicts:    1359000 | #Constraints:      69626
3585.37/3595.53	c #Conflicts:    1360000 | #Constraints:      70626
3585.37/3595.53	c #Conflicts:    1361000 | #Constraints:      71627
3585.37/3595.53	c #Conflicts:    1362000 | #Constraints:      72627
3585.37/3595.53	c #Conflicts:    1363000 | #Constraints:      73627
3585.37/3595.53	c #Conflicts:    1364000 | #Constraints:      74627
3585.37/3595.53	c #Conflicts:    1365000 | #Constraints:      75627
3585.37/3595.53	c #Conflicts:    1366000 | #Constraints:      76627
3585.37/3595.53	c #Conflicts:    1367000 | #Constraints:      77627
3585.37/3595.53	c #Conflicts:    1368000 | #Constraints:      78628
3585.37/3595.53	c #Conflicts:    1369000 | #Constraints:      79628
3585.37/3595.53	c #Conflicts:    1370000 | #Constraints:      80629
3585.37/3595.53	c #Conflicts:    1371000 | #Constraints:      81629
3585.37/3595.53	c #Conflicts:    1372000 | #Constraints:      82630
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1373000 | #Constraints:      60073
3585.37/3595.53	c #Conflicts:    1374000 | #Constraints:      61073
3585.37/3595.53	c #Conflicts:    1375000 | #Constraints:      62073
3585.37/3595.53	c #Conflicts:    1376000 | #Constraints:      63073
3585.37/3595.53	c #Conflicts:    1377000 | #Constraints:      64073
3585.37/3595.53	c #Conflicts:    1378000 | #Constraints:      65073
3585.37/3595.53	c #Conflicts:    1379000 | #Constraints:      66073
3585.37/3595.53	c #Conflicts:    1380000 | #Constraints:      67073
3585.37/3595.53	c #Conflicts:    1381000 | #Constraints:      68073
3585.37/3595.53	c #Conflicts:    1382000 | #Constraints:      69073
3585.37/3595.53	c #Conflicts:    1383000 | #Constraints:      70073
3585.37/3595.53	c #Conflicts:    1384000 | #Constraints:      71073
3585.37/3595.53	c #Conflicts:    1385000 | #Constraints:      72073
3585.37/3595.53	c #Conflicts:    1386000 | #Constraints:      73073
3585.37/3595.53	c #Conflicts:    1387000 | #Constraints:      74073
3585.37/3595.53	c #Conflicts:    1388000 | #Constraints:      75073
3585.37/3595.53	c #Conflicts:    1389000 | #Constraints:      76073
3585.37/3595.53	c #Conflicts:    1390000 | #Constraints:      77073
3585.37/3595.53	c #Conflicts:    1391000 | #Constraints:      78073
3585.37/3595.53	c #Conflicts:    1392000 | #Constraints:      79073
3585.37/3595.53	c #Conflicts:    1393000 | #Constraints:      80073
3585.37/3595.53	c #Conflicts:    1394000 | #Constraints:      81073
3585.37/3595.53	c #Conflicts:    1395000 | #Constraints:      82073
3585.37/3595.53	c #Conflicts:    1396000 | #Constraints:      83073
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1397000 | #Constraints:      60425
3585.37/3595.53	c #Conflicts:    1398000 | #Constraints:      61425
3585.37/3595.53	c #Conflicts:    1399000 | #Constraints:      62425
3585.37/3595.53	c #Conflicts:    1400000 | #Constraints:      63425
3585.37/3595.53	c #Conflicts:    1401000 | #Constraints:      64425
3585.37/3595.53	c #Conflicts:    1402000 | #Constraints:      65425
3585.37/3595.53	c #Conflicts:    1403000 | #Constraints:      66425
3585.37/3595.53	c #Conflicts:    1404000 | #Constraints:      67425
3585.37/3595.53	c #Conflicts:    1405000 | #Constraints:      68425
3585.37/3595.53	c #Conflicts:    1406000 | #Constraints:      69425
3585.37/3595.53	c #Conflicts:    1407000 | #Constraints:      70425
3585.37/3595.53	c #Conflicts:    1408000 | #Constraints:      71469
3585.37/3595.53	c #Conflicts:    1409000 | #Constraints:      72470
3585.37/3595.53	c #Conflicts:    1410000 | #Constraints:      73470
3585.37/3595.53	c #Conflicts:    1411000 | #Constraints:      74471
3585.37/3595.53	c #Conflicts:    1412000 | #Constraints:      75475
3585.37/3595.53	c #Conflicts:    1413000 | #Constraints:      76561
3585.37/3595.53	c #Conflicts:    1414000 | #Constraints:      77562
3585.37/3595.53	c #Conflicts:    1415000 | #Constraints:      78562
3585.37/3595.53	c #Conflicts:    1416000 | #Constraints:      79574
3585.37/3595.53	c #Conflicts:    1417000 | #Constraints:      80575
3585.37/3595.53	c #Conflicts:    1418000 | #Constraints:      81576
3585.37/3595.53	c #Conflicts:    1419000 | #Constraints:      82578
3585.37/3595.53	c #Conflicts:    1420000 | #Constraints:      83586
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1421000 | #Constraints:      60757
3585.37/3595.53	c #Conflicts:    1422000 | #Constraints:      61757
3585.37/3595.53	c #Conflicts:    1423000 | #Constraints:      62757
3585.37/3595.53	c #Conflicts:    1424000 | #Constraints:      63757
3585.37/3595.53	c #Conflicts:    1425000 | #Constraints:      64757
3585.37/3595.53	c #Conflicts:    1426000 | #Constraints:      65757
3585.37/3595.53	c #Conflicts:    1427000 | #Constraints:      66757
3585.37/3595.53	c #Conflicts:    1428000 | #Constraints:      67757
3585.37/3595.53	c #Conflicts:    1429000 | #Constraints:      68757
3585.37/3595.53	c #Conflicts:    1430000 | #Constraints:      69757
3585.37/3595.53	c #Conflicts:    1431000 | #Constraints:      70757
3585.37/3595.53	c #Conflicts:    1432000 | #Constraints:      71757
3585.37/3595.53	c #Conflicts:    1433000 | #Constraints:      72757
3585.37/3595.53	c #Conflicts:    1434000 | #Constraints:      73757
3585.37/3595.53	c #Conflicts:    1435000 | #Constraints:      74831
3585.37/3595.53	c #Conflicts:    1436000 | #Constraints:      75831
3585.37/3595.53	c #Conflicts:    1437000 | #Constraints:      76833
3585.37/3595.53	c #Conflicts:    1438000 | #Constraints:      77835
3585.37/3595.53	c #Conflicts:    1439000 | #Constraints:      78836
3585.37/3595.53	c #Conflicts:    1440000 | #Constraints:      79837
3585.37/3595.53	c #Conflicts:    1441000 | #Constraints:      80839
3585.37/3595.53	c #Conflicts:    1442000 | #Constraints:      81844
3585.37/3595.53	c #Conflicts:    1443000 | #Constraints:      82845
3585.37/3595.53	c #Conflicts:    1444000 | #Constraints:      83846
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1445000 | #Constraints:      60830
3585.37/3595.53	c #Conflicts:    1446000 | #Constraints:      61830
3585.37/3595.53	c #Conflicts:    1447000 | #Constraints:      62830
3585.37/3595.53	c #Conflicts:    1448000 | #Constraints:      63830
3585.37/3595.53	c #Conflicts:    1449000 | #Constraints:      64830
3585.37/3595.53	c #Conflicts:    1450000 | #Constraints:      65830
3585.37/3595.53	c #Conflicts:    1451000 | #Constraints:      66830
3585.37/3595.53	c #Conflicts:    1452000 | #Constraints:      67830
3585.37/3595.53	c #Conflicts:    1453000 | #Constraints:      68830
3585.37/3595.53	c #Conflicts:    1454000 | #Constraints:      69830
3585.37/3595.53	c #Conflicts:    1455000 | #Constraints:      70830
3585.37/3595.53	c #Conflicts:    1456000 | #Constraints:      71830
3585.37/3595.53	c #Conflicts:    1457000 | #Constraints:      72830
3585.37/3595.53	c #Conflicts:    1458000 | #Constraints:      73830
3585.37/3595.53	c #Conflicts:    1459000 | #Constraints:      74830
3585.37/3595.53	c #Conflicts:    1460000 | #Constraints:      75830
3585.37/3595.53	c #Conflicts:    1461000 | #Constraints:      76830
3585.37/3595.53	c #Conflicts:    1462000 | #Constraints:      77830
3585.37/3595.53	c #Conflicts:    1463000 | #Constraints:      78830
3585.37/3595.53	c #Conflicts:    1464000 | #Constraints:      79830
3585.37/3595.53	c #Conflicts:    1465000 | #Constraints:      80830
3585.37/3595.53	c #Conflicts:    1466000 | #Constraints:      81830
3585.37/3595.53	c #Conflicts:    1467000 | #Constraints:      82830
3585.37/3595.53	c #Conflicts:    1468000 | #Constraints:      83830
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1469000 | #Constraints:      60679
3585.37/3595.53	c #Conflicts:    1470000 | #Constraints:      61679
3585.37/3595.53	c #Conflicts:    1471000 | #Constraints:      62679
3585.37/3595.53	c #Conflicts:    1472000 | #Constraints:      63679
3585.37/3595.53	c #Conflicts:    1473000 | #Constraints:      64679
3585.37/3595.53	c #Conflicts:    1474000 | #Constraints:      65679
3585.37/3595.53	c #Conflicts:    1475000 | #Constraints:      66679
3585.37/3595.53	c #Conflicts:    1476000 | #Constraints:      67679
3585.37/3595.53	c #Conflicts:    1477000 | #Constraints:      68679
3585.37/3595.53	c #Conflicts:    1478000 | #Constraints:      69679
3585.37/3595.53	c #Conflicts:    1479000 | #Constraints:      70679
3585.37/3595.53	c #Conflicts:    1480000 | #Constraints:      71679
3585.37/3595.53	c #Conflicts:    1481000 | #Constraints:      72679
3585.37/3595.53	c #Conflicts:    1482000 | #Constraints:      73679
3585.37/3595.53	c #Conflicts:    1483000 | #Constraints:      74679
3585.37/3595.53	c #Conflicts:    1484000 | #Constraints:      75679
3585.37/3595.53	c #Conflicts:    1485000 | #Constraints:      76679
3585.37/3595.53	c #Conflicts:    1486000 | #Constraints:      77679
3585.37/3595.53	c #Conflicts:    1487000 | #Constraints:      78679
3585.37/3595.53	c #Conflicts:    1488000 | #Constraints:      79679
3585.37/3595.53	c #Conflicts:    1489000 | #Constraints:      80679
3585.37/3595.53	c #Conflicts:    1490000 | #Constraints:      81679
3585.37/3595.53	c #Conflicts:    1491000 | #Constraints:      82679
3585.37/3595.53	c #Conflicts:    1492000 | #Constraints:      83679
3585.37/3595.53	c #Conflicts:    1493000 | #Constraints:      84679
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1494000 | #Constraints:      61339
3585.37/3595.53	c #Conflicts:    1495000 | #Constraints:      62339
3585.37/3595.53	c #Conflicts:    1496000 | #Constraints:      63339
3585.37/3595.53	c #Conflicts:    1497000 | #Constraints:      64339
3585.37/3595.53	c #Conflicts:    1498000 | #Constraints:      65339
3585.37/3595.53	c #Conflicts:    1499000 | #Constraints:      66339
3585.37/3595.53	c #Conflicts:    1500000 | #Constraints:      67339
3585.37/3595.53	c #Conflicts:    1501000 | #Constraints:      68339
3585.37/3595.53	c #Conflicts:    1502000 | #Constraints:      69339
3585.37/3595.53	c #Conflicts:    1503000 | #Constraints:      70339
3585.37/3595.53	c #Conflicts:    1504000 | #Constraints:      71339
3585.37/3595.53	c #Conflicts:    1505000 | #Constraints:      72339
3585.37/3595.53	c #Conflicts:    1506000 | #Constraints:      73339
3585.37/3595.53	c #Conflicts:    1507000 | #Constraints:      74339
3585.37/3595.53	c #Conflicts:    1508000 | #Constraints:      75339
3585.37/3595.53	c #Conflicts:    1509000 | #Constraints:      76339
3585.37/3595.53	c #Conflicts:    1510000 | #Constraints:      77339
3585.37/3595.53	c #Conflicts:    1511000 | #Constraints:      78339
3585.37/3595.53	c #Conflicts:    1512000 | #Constraints:      79339
3585.37/3595.53	c #Conflicts:    1513000 | #Constraints:      80339
3585.37/3595.53	c #Conflicts:    1514000 | #Constraints:      81339
3585.37/3595.53	c #Conflicts:    1515000 | #Constraints:      82339
3585.37/3595.53	c #Conflicts:    1516000 | #Constraints:      83339
3585.37/3595.53	c #Conflicts:    1517000 | #Constraints:      84339
3585.37/3595.53	c #Conflicts:    1518000 | #Constraints:      85339
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1519000 | #Constraints:      61806
3585.37/3595.53	c #Conflicts:    1520000 | #Constraints:      62806
3585.37/3595.53	c #Conflicts:    1521000 | #Constraints:      63806
3585.37/3595.53	c #Conflicts:    1522000 | #Constraints:      64806
3585.37/3595.53	c #Conflicts:    1523000 | #Constraints:      65806
3585.37/3595.53	c #Conflicts:    1524000 | #Constraints:      66806
3585.37/3595.53	c #Conflicts:    1525000 | #Constraints:      67806
3585.37/3595.53	c #Conflicts:    1526000 | #Constraints:      68806
3585.37/3595.53	c #Conflicts:    1527000 | #Constraints:      69806
3585.37/3595.53	c #Conflicts:    1528000 | #Constraints:      70806
3585.37/3595.53	c #Conflicts:    1529000 | #Constraints:      71806
3585.37/3595.53	c #Conflicts:    1530000 | #Constraints:      72806
3585.37/3595.53	c #Conflicts:    1531000 | #Constraints:      73806
3585.37/3595.53	c #Conflicts:    1532000 | #Constraints:      74806
3585.37/3595.53	c #Conflicts:    1533000 | #Constraints:      75806
3585.37/3595.53	c #Conflicts:    1534000 | #Constraints:      76806
3585.37/3595.53	c #Conflicts:    1535000 | #Constraints:      77806
3585.37/3595.53	c #Conflicts:    1536000 | #Constraints:      78806
3585.37/3595.53	c #Conflicts:    1537000 | #Constraints:      79806
3585.37/3595.53	c #Conflicts:    1538000 | #Constraints:      80806
3585.37/3595.53	c #Conflicts:    1539000 | #Constraints:      81806
3585.37/3595.53	c #Conflicts:    1540000 | #Constraints:      82806
3585.37/3595.53	c #Conflicts:    1541000 | #Constraints:      83806
3585.37/3595.53	c #Conflicts:    1542000 | #Constraints:      84806
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1543000 | #Constraints:      61118
3585.37/3595.53	c #Conflicts:    1544000 | #Constraints:      62118
3585.37/3595.53	c #Conflicts:    1545000 | #Constraints:      63118
3585.37/3595.53	c #Conflicts:    1546000 | #Constraints:      64118
3585.37/3595.53	c #Conflicts:    1547000 | #Constraints:      65118
3585.37/3595.53	c #Conflicts:    1548000 | #Constraints:      66118
3585.37/3595.53	c #Conflicts:    1549000 | #Constraints:      67118
3585.37/3595.53	c #Conflicts:    1550000 | #Constraints:      68118
3585.37/3595.53	c #Conflicts:    1551000 | #Constraints:      69118
3585.37/3595.53	c #Conflicts:    1552000 | #Constraints:      70118
3585.37/3595.53	c #Conflicts:    1553000 | #Constraints:      71118
3585.37/3595.53	c #Conflicts:    1554000 | #Constraints:      72118
3585.37/3595.53	c #Conflicts:    1555000 | #Constraints:      73118
3585.37/3595.53	c #Conflicts:    1556000 | #Constraints:      74118
3585.37/3595.53	c #Conflicts:    1557000 | #Constraints:      75118
3585.37/3595.53	c #Conflicts:    1558000 | #Constraints:      76118
3585.37/3595.53	c #Conflicts:    1559000 | #Constraints:      77118
3585.37/3595.53	c #Conflicts:    1560000 | #Constraints:      78118
3585.37/3595.53	c #Conflicts:    1561000 | #Constraints:      79168
3585.37/3595.53	c #Conflicts:    1562000 | #Constraints:      80189
3585.37/3595.53	c #Conflicts:    1563000 | #Constraints:      81192
3585.37/3595.53	c #Conflicts:    1564000 | #Constraints:      82193
3585.37/3595.53	c #Conflicts:    1565000 | #Constraints:      83279
3585.37/3595.53	c #Conflicts:    1566000 | #Constraints:      84281
3585.37/3595.53	c #Conflicts:    1567000 | #Constraints:      85285
3585.37/3595.53	c #Conflicts:    1568000 | #Constraints:      86296
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1569000 | #Constraints:      62329
3585.37/3595.53	c #Conflicts:    1570000 | #Constraints:      63329
3585.37/3595.53	c #Conflicts:    1571000 | #Constraints:      64329
3585.37/3595.53	c #Conflicts:    1572000 | #Constraints:      65329
3585.37/3595.53	c #Conflicts:    1573000 | #Constraints:      66329
3585.37/3595.53	c #Conflicts:    1574000 | #Constraints:      67329
3585.37/3595.53	c #Conflicts:    1575000 | #Constraints:      68329
3585.37/3595.53	c #Conflicts:    1576000 | #Constraints:      69329
3585.37/3595.53	c #Conflicts:    1577000 | #Constraints:      70331
3585.37/3595.53	c #Conflicts:    1578000 | #Constraints:      71331
3585.37/3595.53	c #Conflicts:    1579000 | #Constraints:      72331
3585.37/3595.53	c #Conflicts:    1580000 | #Constraints:      73333
3585.37/3595.53	c #Conflicts:    1581000 | #Constraints:      74336
3585.37/3595.53	c #Conflicts:    1582000 | #Constraints:      75336
3585.37/3595.53	c #Conflicts:    1583000 | #Constraints:      76336
3585.37/3595.53	c #Conflicts:    1584000 | #Constraints:      77415
3585.37/3595.53	c #Conflicts:    1585000 | #Constraints:      78905
3585.37/3595.53	c #Conflicts:    1586000 | #Constraints:      80025
3585.37/3595.53	c #Conflicts:    1587000 | #Constraints:      81025
3585.37/3595.53	c #Conflicts:    1588000 | #Constraints:      82025
3585.37/3595.53	c #Conflicts:    1589000 | #Constraints:      83025
3585.37/3595.53	c #Conflicts:    1590000 | #Constraints:      84028
3585.37/3595.53	c #Conflicts:    1591000 | #Constraints:      85028
3585.37/3595.53	c #Conflicts:    1592000 | #Constraints:      86029
3585.37/3595.53	c #Conflicts:    1593000 | #Constraints:      87029
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1594000 | #Constraints:      62562
3585.37/3595.53	c #Conflicts:    1595000 | #Constraints:      63562
3585.37/3595.53	c #Conflicts:    1596000 | #Constraints:      64562
3585.37/3595.53	c #Conflicts:    1597000 | #Constraints:      65562
3585.37/3595.53	c #Conflicts:    1598000 | #Constraints:      66562
3585.37/3595.53	c #Conflicts:    1599000 | #Constraints:      67562
3585.37/3595.53	c #Conflicts:    1600000 | #Constraints:      68562
3585.37/3595.53	c #Conflicts:    1601000 | #Constraints:      69562
3585.37/3595.53	c #Conflicts:    1602000 | #Constraints:      70562
3585.37/3595.53	c #Conflicts:    1603000 | #Constraints:      71562
3585.37/3595.53	c #Conflicts:    1604000 | #Constraints:      72562
3585.37/3595.53	c #Conflicts:    1605000 | #Constraints:      73562
3585.37/3595.53	c #Conflicts:    1606000 | #Constraints:      74562
3585.37/3595.53	c #Conflicts:    1607000 | #Constraints:      75562
3585.37/3595.53	c #Conflicts:    1608000 | #Constraints:      76562
3585.37/3595.53	c #Conflicts:    1609000 | #Constraints:      77562
3585.37/3595.53	c #Conflicts:    1610000 | #Constraints:      78562
3585.37/3595.53	c #Conflicts:    1611000 | #Constraints:      79562
3585.37/3595.53	c #Conflicts:    1612000 | #Constraints:      80562
3585.37/3595.53	c #Conflicts:    1613000 | #Constraints:      81562
3585.37/3595.53	c #Conflicts:    1614000 | #Constraints:      82562
3585.37/3595.53	c #Conflicts:    1615000 | #Constraints:      83562
3585.37/3595.53	c #Conflicts:    1616000 | #Constraints:      84562
3585.37/3595.53	c #Conflicts:    1617000 | #Constraints:      85562
3585.37/3595.53	c #Conflicts:    1618000 | #Constraints:      86562
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1619000 | #Constraints:      62070
3585.37/3595.53	c #Conflicts:    1620000 | #Constraints:      63070
3585.37/3595.53	c #Conflicts:    1621000 | #Constraints:      64070
3585.37/3595.53	c #Conflicts:    1622000 | #Constraints:      65070
3585.37/3595.53	c #Conflicts:    1623000 | #Constraints:      66070
3585.37/3595.53	c #Conflicts:    1624000 | #Constraints:      67070
3585.37/3595.53	c #Conflicts:    1625000 | #Constraints:      68070
3585.37/3595.53	c #Conflicts:    1626000 | #Constraints:      69070
3585.37/3595.53	c #Conflicts:    1627000 | #Constraints:      70070
3585.37/3595.53	c #Conflicts:    1628000 | #Constraints:      71070
3585.37/3595.53	c #Conflicts:    1629000 | #Constraints:      72070
3585.37/3595.53	c #Conflicts:    1630000 | #Constraints:      73070
3585.37/3595.53	c #Conflicts:    1631000 | #Constraints:      74070
3585.37/3595.53	c #Conflicts:    1632000 | #Constraints:      75070
3585.37/3595.53	c #Conflicts:    1633000 | #Constraints:      76070
3585.37/3595.53	c #Conflicts:    1634000 | #Constraints:      77070
3585.37/3595.53	c #Conflicts:    1635000 | #Constraints:      78070
3585.37/3595.53	c #Conflicts:    1636000 | #Constraints:      79070
3585.37/3595.53	c #Conflicts:    1637000 | #Constraints:      80070
3585.37/3595.53	c #Conflicts:    1638000 | #Constraints:      81070
3585.37/3595.53	c #Conflicts:    1639000 | #Constraints:      82070
3585.37/3595.53	c #Conflicts:    1640000 | #Constraints:      83070
3585.37/3595.53	c #Conflicts:    1641000 | #Constraints:      84070
3585.37/3595.53	c #Conflicts:    1642000 | #Constraints:      85070
3585.37/3595.53	c #Conflicts:    1643000 | #Constraints:      86070
3585.37/3595.53	c #Conflicts:    1644000 | #Constraints:      87070
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1645000 | #Constraints:      62480
3585.37/3595.53	c #Conflicts:    1646000 | #Constraints:      63480
3585.37/3595.53	c #Conflicts:    1647000 | #Constraints:      64480
3585.37/3595.53	c #Conflicts:    1648000 | #Constraints:      65480
3585.37/3595.53	c #Conflicts:    1649000 | #Constraints:      66480
3585.37/3595.53	c #Conflicts:    1650000 | #Constraints:      67480
3585.37/3595.53	c #Conflicts:    1651000 | #Constraints:      68480
3585.37/3595.53	c #Conflicts:    1652000 | #Constraints:      69480
3585.37/3595.53	c #Conflicts:    1653000 | #Constraints:      70480
3585.37/3595.53	c #Conflicts:    1654000 | #Constraints:      71480
3585.37/3595.53	c #Conflicts:    1655000 | #Constraints:      72480
3585.37/3595.53	c #Conflicts:    1656000 | #Constraints:      73480
3585.37/3595.53	c #Conflicts:    1657000 | #Constraints:      74480
3585.37/3595.53	c #Conflicts:    1658000 | #Constraints:      75480
3585.37/3595.53	c #Conflicts:    1659000 | #Constraints:      76480
3585.37/3595.53	c #Conflicts:    1660000 | #Constraints:      77480
3585.37/3595.53	c #Conflicts:    1661000 | #Constraints:      78480
3585.37/3595.53	c #Conflicts:    1662000 | #Constraints:      79480
3585.37/3595.53	c #Conflicts:    1663000 | #Constraints:      80480
3585.37/3595.53	c #Conflicts:    1664000 | #Constraints:      81480
3585.37/3595.53	c #Conflicts:    1665000 | #Constraints:      82480
3585.37/3595.53	c #Conflicts:    1666000 | #Constraints:      83480
3585.37/3595.53	c #Conflicts:    1667000 | #Constraints:      84480
3585.37/3595.53	c #Conflicts:    1668000 | #Constraints:      85480
3585.37/3595.53	c #Conflicts:    1669000 | #Constraints:      86480
3585.37/3595.53	c #Conflicts:    1670000 | #Constraints:      87480
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1671000 | #Constraints:      62715
3585.37/3595.53	c #Conflicts:    1672000 | #Constraints:      63715
3585.37/3595.53	c #Conflicts:    1673000 | #Constraints:      64715
3585.37/3595.53	c #Conflicts:    1674000 | #Constraints:      65715
3585.37/3595.53	c #Conflicts:    1675000 | #Constraints:      66715
3585.37/3595.53	c #Conflicts:    1676000 | #Constraints:      67715
3585.37/3595.53	c #Conflicts:    1677000 | #Constraints:      68715
3585.37/3595.53	c #Conflicts:    1678000 | #Constraints:      69715
3585.37/3595.53	c #Conflicts:    1679000 | #Constraints:      70715
3585.37/3595.53	c #Conflicts:    1680000 | #Constraints:      71715
3585.37/3595.53	c #Conflicts:    1681000 | #Constraints:      72715
3585.37/3595.53	c #Conflicts:    1682000 | #Constraints:      73715
3585.37/3595.53	c #Conflicts:    1683000 | #Constraints:      74715
3585.37/3595.53	c #Conflicts:    1684000 | #Constraints:      75715
3585.37/3595.53	c #Conflicts:    1685000 | #Constraints:      76715
3585.37/3595.53	c #Conflicts:    1686000 | #Constraints:      77715
3585.37/3595.53	c #Conflicts:    1687000 | #Constraints:      78715
3585.37/3595.53	c #Conflicts:    1688000 | #Constraints:      79737
3585.37/3595.53	c #Conflicts:    1689000 | #Constraints:      80737
3585.37/3595.53	c #Conflicts:    1690000 | #Constraints:      81737
3585.37/3595.53	c #Conflicts:    1691000 | #Constraints:      82848
3585.37/3595.53	c #Conflicts:    1692000 | #Constraints:      83848
3585.37/3595.53	c #Conflicts:    1693000 | #Constraints:      84848
3585.37/3595.53	c #Conflicts:    1694000 | #Constraints:      85848
3585.37/3595.53	c #Conflicts:    1695000 | #Constraints:      86848
3585.37/3595.53	c #Conflicts:    1696000 | #Constraints:      87848
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1697000 | #Constraints:      62816
3585.37/3595.53	c #Conflicts:    1698000 | #Constraints:      63816
3585.37/3595.53	c #Conflicts:    1699000 | #Constraints:      64816
3585.37/3595.53	c #Conflicts:    1700000 | #Constraints:      65816
3585.37/3595.53	c #Conflicts:    1701000 | #Constraints:      66816
3585.37/3595.53	c #Conflicts:    1702000 | #Constraints:      67816
3585.37/3595.53	c #Conflicts:    1703000 | #Constraints:      68816
3585.37/3595.53	c #Conflicts:    1704000 | #Constraints:      69816
3585.37/3595.53	c #Conflicts:    1705000 | #Constraints:      70816
3585.37/3595.53	c #Conflicts:    1706000 | #Constraints:      71816
3585.37/3595.53	c #Conflicts:    1707000 | #Constraints:      72816
3585.37/3595.53	c #Conflicts:    1708000 | #Constraints:      73816
3585.37/3595.53	c #Conflicts:    1709000 | #Constraints:      74817
3585.37/3595.53	c #Conflicts:    1710000 | #Constraints:      75821
3585.37/3595.53	c #Conflicts:    1711000 | #Constraints:      76826
3585.37/3595.53	c #Conflicts:    1712000 | #Constraints:      77847
3585.37/3595.53	c #Conflicts:    1713000 | #Constraints:      78847
3585.37/3595.53	c #Conflicts:    1714000 | #Constraints:      79864
3585.37/3595.53	c #Conflicts:    1715000 | #Constraints:      80873
3585.37/3595.53	c #Conflicts:    1716000 | #Constraints:      81935
3585.37/3595.53	c #Conflicts:    1717000 | #Constraints:      83055
3585.37/3595.53	c #Conflicts:    1718000 | #Constraints:      84056
3585.37/3595.53	c #Conflicts:    1719000 | #Constraints:      85056
3585.37/3595.53	c #Conflicts:    1720000 | #Constraints:      86286
3585.37/3595.53	c #Conflicts:    1721000 | #Constraints:      87287
3585.37/3595.53	c #Conflicts:    1722000 | #Constraints:      88295
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1723000 | #Constraints:      62907
3585.37/3595.53	c #Conflicts:    1724000 | #Constraints:      63907
3585.37/3595.53	c #Conflicts:    1725000 | #Constraints:      64907
3585.37/3595.53	c #Conflicts:    1726000 | #Constraints:      65907
3585.37/3595.53	c #Conflicts:    1727000 | #Constraints:      66907
3585.37/3595.53	c #Conflicts:    1728000 | #Constraints:      67907
3585.37/3595.53	c #Conflicts:    1729000 | #Constraints:      68907
3585.37/3595.53	c #Conflicts:    1730000 | #Constraints:      69907
3585.37/3595.53	c #Conflicts:    1731000 | #Constraints:      70907
3585.37/3595.53	c #Conflicts:    1732000 | #Constraints:      71907
3585.37/3595.53	c #Conflicts:    1733000 | #Constraints:      72907
3585.37/3595.53	c #Conflicts:    1734000 | #Constraints:      73907
3585.37/3595.53	c #Conflicts:    1735000 | #Constraints:      74907
3585.37/3595.53	c #Conflicts:    1736000 | #Constraints:      75907
3585.37/3595.53	c #Conflicts:    1737000 | #Constraints:      76907
3585.37/3595.53	c #Conflicts:    1738000 | #Constraints:      77907
3585.37/3595.53	c #Conflicts:    1739000 | #Constraints:      78907
3585.37/3595.53	c #Conflicts:    1740000 | #Constraints:      79907
3585.37/3595.53	c #Conflicts:    1741000 | #Constraints:      80907
3585.37/3595.53	c #Conflicts:    1742000 | #Constraints:      81907
3585.37/3595.53	c #Conflicts:    1743000 | #Constraints:      82907
3585.37/3595.53	c #Conflicts:    1744000 | #Constraints:      83907
3585.37/3595.53	c #Conflicts:    1745000 | #Constraints:      84907
3585.37/3595.53	c #Conflicts:    1746000 | #Constraints:      85907
3585.37/3595.53	c #Conflicts:    1747000 | #Constraints:      86907
3585.37/3595.53	c #Conflicts:    1748000 | #Constraints:      87907
3585.37/3595.53	c #Conflicts:    1749000 | #Constraints:      88907
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1750000 | #Constraints:      63453
3585.37/3595.53	c #Conflicts:    1751000 | #Constraints:      64453
3585.37/3595.53	c #Conflicts:    1752000 | #Constraints:      65453
3585.37/3595.53	c #Conflicts:    1753000 | #Constraints:      66453
3585.37/3595.53	c #Conflicts:    1754000 | #Constraints:      67453
3585.37/3595.53	c #Conflicts:    1755000 | #Constraints:      68453
3585.37/3595.53	c #Conflicts:    1756000 | #Constraints:      69453
3585.37/3595.53	c #Conflicts:    1757000 | #Constraints:      70453
3585.37/3595.53	c #Conflicts:    1758000 | #Constraints:      71453
3585.37/3595.53	c #Conflicts:    1759000 | #Constraints:      72453
3585.37/3595.53	c #Conflicts:    1760000 | #Constraints:      73453
3585.37/3595.53	c #Conflicts:    1761000 | #Constraints:      74453
3585.37/3595.53	c #Conflicts:    1762000 | #Constraints:      75453
3585.37/3595.53	c #Conflicts:    1763000 | #Constraints:      76453
3585.37/3595.53	c #Conflicts:    1764000 | #Constraints:      77453
3585.37/3595.53	c #Conflicts:    1765000 | #Constraints:      78453
3585.37/3595.53	c #Conflicts:    1766000 | #Constraints:      79453
3585.37/3595.53	c #Conflicts:    1767000 | #Constraints:      80453
3585.37/3595.53	c #Conflicts:    1768000 | #Constraints:      81453
3585.37/3595.53	c #Conflicts:    1769000 | #Constraints:      82453
3585.37/3595.53	c #Conflicts:    1770000 | #Constraints:      83453
3585.37/3595.53	c #Conflicts:    1771000 | #Constraints:      84453
3585.37/3595.53	c #Conflicts:    1772000 | #Constraints:      85453
3585.37/3595.53	c #Conflicts:    1773000 | #Constraints:      86453
3585.37/3595.53	c #Conflicts:    1774000 | #Constraints:      87453
3585.37/3595.53	c #Conflicts:    1775000 | #Constraints:      88453
3585.37/3595.53	c #Conflicts:    1776000 | #Constraints:      89453
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1777000 | #Constraints:      63840
3585.37/3595.53	c #Conflicts:    1778000 | #Constraints:      64840
3585.37/3595.53	c #Conflicts:    1779000 | #Constraints:      65840
3585.37/3595.53	c #Conflicts:    1780000 | #Constraints:      66840
3585.37/3595.53	c #Conflicts:    1781000 | #Constraints:      67840
3585.37/3595.53	c #Conflicts:    1782000 | #Constraints:      68840
3585.37/3595.53	c #Conflicts:    1783000 | #Constraints:      69840
3585.37/3595.53	c #Conflicts:    1784000 | #Constraints:      70840
3585.37/3595.53	c #Conflicts:    1785000 | #Constraints:      71840
3585.37/3595.53	c #Conflicts:    1786000 | #Constraints:      72840
3585.37/3595.53	c #Conflicts:    1787000 | #Constraints:      73840
3585.37/3595.53	c #Conflicts:    1788000 | #Constraints:      74840
3585.37/3595.53	c #Conflicts:    1789000 | #Constraints:      75840
3585.37/3595.53	c #Conflicts:    1790000 | #Constraints:      76840
3585.37/3595.53	c #Conflicts:    1791000 | #Constraints:      77840
3585.37/3595.53	c #Conflicts:    1792000 | #Constraints:      78840
3585.37/3595.53	c #Conflicts:    1793000 | #Constraints:      79840
3585.37/3595.53	c #Conflicts:    1794000 | #Constraints:      80840
3585.37/3595.53	c #Conflicts:    1795000 | #Constraints:      81840
3585.37/3595.53	c #Conflicts:    1796000 | #Constraints:      82840
3585.37/3595.53	c #Conflicts:    1797000 | #Constraints:      83840
3585.37/3595.53	c #Conflicts:    1798000 | #Constraints:      84840
3585.37/3595.53	c #Conflicts:    1799000 | #Constraints:      85840
3585.37/3595.53	c #Conflicts:    1800000 | #Constraints:      86840
3585.37/3595.53	c #Conflicts:    1801000 | #Constraints:      87840
3585.37/3595.53	c #Conflicts:    1802000 | #Constraints:      88840
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1803000 | #Constraints:      63129
3585.37/3595.53	c #Conflicts:    1804000 | #Constraints:      64129
3585.37/3595.53	c #Conflicts:    1805000 | #Constraints:      65129
3585.37/3595.53	c #Conflicts:    1806000 | #Constraints:      66129
3585.37/3595.53	c #Conflicts:    1807000 | #Constraints:      67129
3585.37/3595.53	c #Conflicts:    1808000 | #Constraints:      68129
3585.37/3595.53	c #Conflicts:    1809000 | #Constraints:      69129
3585.37/3595.53	c #Conflicts:    1810000 | #Constraints:      70129
3585.37/3595.53	c #Conflicts:    1811000 | #Constraints:      71129
3585.37/3595.53	c #Conflicts:    1812000 | #Constraints:      72129
3585.37/3595.53	c #Conflicts:    1813000 | #Constraints:      73129
3585.37/3595.53	c #Conflicts:    1814000 | #Constraints:      74129
3585.37/3595.53	c #Conflicts:    1815000 | #Constraints:      75129
3585.37/3595.53	c #Conflicts:    1816000 | #Constraints:      76129
3585.37/3595.53	c #Conflicts:    1817000 | #Constraints:      77129
3585.37/3595.53	c #Conflicts:    1818000 | #Constraints:      78129
3585.37/3595.53	c #Conflicts:    1819000 | #Constraints:      79129
3585.37/3595.53	c #Conflicts:    1820000 | #Constraints:      80129
3585.37/3595.53	c #Conflicts:    1821000 | #Constraints:      81129
3585.37/3595.53	c #Conflicts:    1822000 | #Constraints:      82129
3585.37/3595.53	c #Conflicts:    1823000 | #Constraints:      83129
3585.37/3595.53	c #Conflicts:    1824000 | #Constraints:      84129
3585.37/3595.53	c #Conflicts:    1825000 | #Constraints:      85129
3585.37/3595.53	c #Conflicts:    1826000 | #Constraints:      86129
3585.37/3595.53	c #Conflicts:    1827000 | #Constraints:      87129
3585.37/3595.53	c #Conflicts:    1828000 | #Constraints:      88129
3585.37/3595.53	c #Conflicts:    1829000 | #Constraints:      89129
3585.37/3595.53	c #Conflicts:    1830000 | #Constraints:      90129
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1831000 | #Constraints:      64219
3585.37/3595.53	c #Conflicts:    1832000 | #Constraints:      65219
3585.37/3595.53	c #Conflicts:    1833000 | #Constraints:      66219
3585.37/3595.53	c #Conflicts:    1834000 | #Constraints:      67219
3585.37/3595.53	c #Conflicts:    1835000 | #Constraints:      68219
3585.37/3595.53	c #Conflicts:    1836000 | #Constraints:      69219
3585.37/3595.53	c #Conflicts:    1837000 | #Constraints:      70219
3585.37/3595.53	c #Conflicts:    1838000 | #Constraints:      71219
3585.37/3595.53	c #Conflicts:    1839000 | #Constraints:      72219
3585.37/3595.53	c #Conflicts:    1840000 | #Constraints:      73219
3585.37/3595.53	c #Conflicts:    1841000 | #Constraints:      74220
3585.37/3595.53	c #Conflicts:    1842000 | #Constraints:      75220
3585.37/3595.53	c #Conflicts:    1843000 | #Constraints:      76222
3585.37/3595.53	c #Conflicts:    1844000 | #Constraints:      77223
3585.37/3595.53	c #Conflicts:    1845000 | #Constraints:      78224
3585.37/3595.53	c #Conflicts:    1846000 | #Constraints:      79225
3585.37/3595.53	c #Conflicts:    1847000 | #Constraints:      80226
3585.37/3595.53	c #Conflicts:    1848000 | #Constraints:      81226
3585.37/3595.53	c #Conflicts:    1849000 | #Constraints:      82226
3585.37/3595.53	c #Conflicts:    1850000 | #Constraints:      83227
3585.37/3595.53	c #Conflicts:    1851000 | #Constraints:      84229
3585.37/3595.53	c #Conflicts:    1852000 | #Constraints:      85231
3585.37/3595.53	c #Conflicts:    1853000 | #Constraints:      86231
3585.37/3595.53	c #Conflicts:    1854000 | #Constraints:      87231
3585.37/3595.53	c #Conflicts:    1855000 | #Constraints:      88231
3585.37/3595.53	c #Conflicts:    1856000 | #Constraints:      89231
3585.37/3595.53	c #Conflicts:    1857000 | #Constraints:      90231
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1858000 | #Constraints:      64132
3585.37/3595.53	c #Conflicts:    1859000 | #Constraints:      65132
3585.37/3595.53	c #Conflicts:    1860000 | #Constraints:      66132
3585.37/3595.53	c #Conflicts:    1861000 | #Constraints:      67132
3585.37/3595.53	c #Conflicts:    1862000 | #Constraints:      68132
3585.37/3595.53	c #Conflicts:    1863000 | #Constraints:      69132
3585.37/3595.53	c #Conflicts:    1864000 | #Constraints:      70132
3585.37/3595.53	c #Conflicts:    1865000 | #Constraints:      71132
3585.37/3595.53	c #Conflicts:    1866000 | #Constraints:      72132
3585.37/3595.53	c #Conflicts:    1867000 | #Constraints:      73132
3585.37/3595.53	c #Conflicts:    1868000 | #Constraints:      74132
3585.37/3595.53	c #Conflicts:    1869000 | #Constraints:      75132
3585.37/3595.53	c #Conflicts:    1870000 | #Constraints:      76132
3585.37/3595.53	c #Conflicts:    1871000 | #Constraints:      77132
3585.37/3595.53	c #Conflicts:    1872000 | #Constraints:      78132
3585.37/3595.53	c #Conflicts:    1873000 | #Constraints:      79132
3585.37/3595.53	c #Conflicts:    1874000 | #Constraints:      80132
3585.37/3595.53	c #Conflicts:    1875000 | #Constraints:      81132
3585.37/3595.53	c #Conflicts:    1876000 | #Constraints:      82132
3585.37/3595.53	c #Conflicts:    1877000 | #Constraints:      83132
3585.37/3595.53	c #Conflicts:    1878000 | #Constraints:      84132
3585.37/3595.53	c #Conflicts:    1879000 | #Constraints:      85132
3585.37/3595.53	c #Conflicts:    1880000 | #Constraints:      86132
3585.37/3595.53	c #Conflicts:    1881000 | #Constraints:      87132
3585.37/3595.53	c #Conflicts:    1882000 | #Constraints:      88133
3585.37/3595.53	c #Conflicts:    1883000 | #Constraints:      89135
3585.37/3595.53	c #Conflicts:    1884000 | #Constraints:      90135
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1885000 | #Constraints:      63838
3585.37/3595.53	c #Conflicts:    1886000 | #Constraints:      64838
3585.37/3595.53	c #Conflicts:    1887000 | #Constraints:      65838
3585.37/3595.53	c #Conflicts:    1888000 | #Constraints:      66838
3585.37/3595.53	c #Conflicts:    1889000 | #Constraints:      67838
3585.37/3595.53	c #Conflicts:    1890000 | #Constraints:      68838
3585.37/3595.53	c #Conflicts:    1891000 | #Constraints:      69838
3585.37/3595.53	c #Conflicts:    1892000 | #Constraints:      70838
3585.37/3595.53	c #Conflicts:    1893000 | #Constraints:      71838
3585.37/3595.53	c #Conflicts:    1894000 | #Constraints:      72838
3585.37/3595.53	c #Conflicts:    1895000 | #Constraints:      73838
3585.37/3595.53	c #Conflicts:    1896000 | #Constraints:      74838
3585.37/3595.53	c #Conflicts:    1897000 | #Constraints:      75838
3585.37/3595.53	c #Conflicts:    1898000 | #Constraints:      76838
3585.37/3595.53	c #Conflicts:    1899000 | #Constraints:      77838
3585.37/3595.53	c #Conflicts:    1900000 | #Constraints:      78838
3585.37/3595.53	c #Conflicts:    1901000 | #Constraints:      79838
3585.37/3595.53	c #Conflicts:    1902000 | #Constraints:      80838
3585.37/3595.53	c #Conflicts:    1903000 | #Constraints:      81838
3585.37/3595.53	c #Conflicts:    1904000 | #Constraints:      82838
3585.37/3595.53	c #Conflicts:    1905000 | #Constraints:      83838
3585.37/3595.53	c #Conflicts:    1906000 | #Constraints:      84838
3585.37/3595.53	c #Conflicts:    1907000 | #Constraints:      85838
3585.37/3595.53	c #Conflicts:    1908000 | #Constraints:      86839
3585.37/3595.53	c #Conflicts:    1909000 | #Constraints:      87840
3585.37/3595.53	c #Conflicts:    1910000 | #Constraints:      88851
3585.37/3595.53	c #Conflicts:    1911000 | #Constraints:      89854
3585.37/3595.53	c #Conflicts:    1912000 | #Constraints:      90855
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1913000 | #Constraints:      64288
3585.37/3595.53	c #Conflicts:    1914000 | #Constraints:      65288
3585.37/3595.53	c #Conflicts:    1915000 | #Constraints:      66288
3585.37/3595.53	c #Conflicts:    1916000 | #Constraints:      67288
3585.37/3595.53	c #Conflicts:    1917000 | #Constraints:      68288
3585.37/3595.53	c #Conflicts:    1918000 | #Constraints:      69288
3585.37/3595.53	c #Conflicts:    1919000 | #Constraints:      70288
3585.37/3595.53	c #Conflicts:    1920000 | #Constraints:      71288
3585.37/3595.53	c #Conflicts:    1921000 | #Constraints:      72288
3585.37/3595.53	c #Conflicts:    1922000 | #Constraints:      73336
3585.37/3595.53	c #Conflicts:    1923000 | #Constraints:      74342
3585.37/3595.53	c #Conflicts:    1924000 | #Constraints:      75342
3585.37/3595.53	c #Conflicts:    1925000 | #Constraints:      76350
3585.37/3595.53	c #Conflicts:    1926000 | #Constraints:      77350
3585.37/3595.53	c #Conflicts:    1927000 | #Constraints:      78351
3585.37/3595.53	c #Conflicts:    1928000 | #Constraints:      79352
3585.37/3595.53	c #Conflicts:    1929000 | #Constraints:      80352
3585.37/3595.53	c #Conflicts:    1930000 | #Constraints:      81352
3585.37/3595.53	c #Conflicts:    1931000 | #Constraints:      82352
3585.37/3595.53	c #Conflicts:    1932000 | #Constraints:      83362
3585.37/3595.53	c #Conflicts:    1933000 | #Constraints:      84370
3585.37/3595.53	c #Conflicts:    1934000 | #Constraints:      85370
3585.37/3595.53	c #Conflicts:    1935000 | #Constraints:      86373
3585.37/3595.53	c #Conflicts:    1936000 | #Constraints:      87374
3585.37/3595.53	c #Conflicts:    1937000 | #Constraints:      88374
3585.37/3595.53	c #Conflicts:    1938000 | #Constraints:      89375
3585.37/3595.53	c #Conflicts:    1939000 | #Constraints:      90375
3585.37/3595.53	c #Conflicts:    1940000 | #Constraints:      91378
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1941000 | #Constraints:      64643
3585.37/3595.53	c #Conflicts:    1942000 | #Constraints:      65643
3585.37/3595.53	c #Conflicts:    1943000 | #Constraints:      66643
3585.37/3595.53	c #Conflicts:    1944000 | #Constraints:      67643
3585.37/3595.53	c #Conflicts:    1945000 | #Constraints:      68643
3585.37/3595.53	c #Conflicts:    1946000 | #Constraints:      69643
3585.37/3595.53	c #Conflicts:    1947000 | #Constraints:      70643
3585.37/3595.53	c #Conflicts:    1948000 | #Constraints:      71643
3585.37/3595.53	c #Conflicts:    1949000 | #Constraints:      72643
3585.37/3595.53	c #Conflicts:    1950000 | #Constraints:      73643
3585.37/3595.53	c #Conflicts:    1951000 | #Constraints:      74643
3585.37/3595.53	c #Conflicts:    1952000 | #Constraints:      75643
3585.37/3595.53	c #Conflicts:    1953000 | #Constraints:      76643
3585.37/3595.53	c #Conflicts:    1954000 | #Constraints:      77643
3585.37/3595.53	c #Conflicts:    1955000 | #Constraints:      78643
3585.37/3595.53	c #Conflicts:    1956000 | #Constraints:      79643
3585.37/3595.53	c #Conflicts:    1957000 | #Constraints:      80643
3585.37/3595.53	c #Conflicts:    1958000 | #Constraints:      81643
3585.37/3595.53	c #Conflicts:    1959000 | #Constraints:      82643
3585.37/3595.53	c #Conflicts:    1960000 | #Constraints:      83643
3585.37/3595.53	c #Conflicts:    1961000 | #Constraints:      84643
3585.37/3595.53	c #Conflicts:    1962000 | #Constraints:      85643
3585.37/3595.53	c #Conflicts:    1963000 | #Constraints:      86643
3585.37/3595.53	c #Conflicts:    1964000 | #Constraints:      87643
3585.37/3595.53	c #Conflicts:    1965000 | #Constraints:      88643
3585.37/3595.53	c #Conflicts:    1966000 | #Constraints:      89643
3585.37/3595.53	c #Conflicts:    1967000 | #Constraints:      90643
3585.37/3595.53	c #Conflicts:    1968000 | #Constraints:      91643
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1969000 | #Constraints:      64741
3585.37/3595.53	c #Conflicts:    1970000 | #Constraints:      65741
3585.37/3595.53	c #Conflicts:    1971000 | #Constraints:      66741
3585.37/3595.53	c #Conflicts:    1972000 | #Constraints:      67741
3585.37/3595.53	c #Conflicts:    1973000 | #Constraints:      68741
3585.37/3595.53	c #Conflicts:    1974000 | #Constraints:      69741
3585.37/3595.53	c #Conflicts:    1975000 | #Constraints:      70741
3585.37/3595.53	c #Conflicts:    1976000 | #Constraints:      71741
3585.37/3595.53	c #Conflicts:    1977000 | #Constraints:      72741
3585.37/3595.53	c #Conflicts:    1978000 | #Constraints:      73741
3585.37/3595.53	c #Conflicts:    1979000 | #Constraints:      74741
3585.37/3595.53	c #Conflicts:    1980000 | #Constraints:      75741
3585.37/3595.53	c #Conflicts:    1981000 | #Constraints:      76743
3585.37/3595.53	c #Conflicts:    1982000 | #Constraints:      77743
3585.37/3595.53	c #Conflicts:    1983000 | #Constraints:      78743
3585.37/3595.53	c #Conflicts:    1984000 | #Constraints:      79743
3585.37/3595.53	c #Conflicts:    1985000 | #Constraints:      80753
3585.37/3595.53	c #Conflicts:    1986000 | #Constraints:      81753
3585.37/3595.53	c #Conflicts:    1987000 | #Constraints:      82754
3585.37/3595.53	c #Conflicts:    1988000 | #Constraints:      83778
3585.37/3595.53	c #Conflicts:    1989000 | #Constraints:      84778
3585.37/3595.53	c #Conflicts:    1990000 | #Constraints:      85779
3585.37/3595.53	c #Conflicts:    1991000 | #Constraints:      86780
3585.37/3595.53	c #Conflicts:    1992000 | #Constraints:      87780
3585.37/3595.53	c #Conflicts:    1993000 | #Constraints:      88781
3585.37/3595.53	c #Conflicts:    1994000 | #Constraints:      89781
3585.37/3595.53	c #Conflicts:    1995000 | #Constraints:      90781
3585.37/3595.53	c #Conflicts:    1996000 | #Constraints:      91781
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    1997000 | #Constraints:      64653
3585.37/3595.53	c #Conflicts:    1998000 | #Constraints:      65653
3585.37/3595.53	c #Conflicts:    1999000 | #Constraints:      66653
3585.37/3595.53	c #Conflicts:    2000000 | #Constraints:      67653
3585.37/3595.53	c #Conflicts:    2001000 | #Constraints:      68653
3585.37/3595.53	c #Conflicts:    2002000 | #Constraints:      69653
3585.37/3595.53	c #Conflicts:    2003000 | #Constraints:      70653
3585.37/3595.53	c #Conflicts:    2004000 | #Constraints:      71653
3585.37/3595.53	c #Conflicts:    2005000 | #Constraints:      72653
3585.37/3595.53	c #Conflicts:    2006000 | #Constraints:      73653
3585.37/3595.53	c #Conflicts:    2007000 | #Constraints:      74653
3585.37/3595.53	c #Conflicts:    2008000 | #Constraints:      75653
3585.37/3595.53	c #Conflicts:    2009000 | #Constraints:      76653
3585.37/3595.53	c #Conflicts:    2010000 | #Constraints:      77653
3585.37/3595.53	c #Conflicts:    2011000 | #Constraints:      78653
3585.37/3595.53	c #Conflicts:    2012000 | #Constraints:      79653
3585.37/3595.53	c #Conflicts:    2013000 | #Constraints:      80653
3585.37/3595.53	c #Conflicts:    2014000 | #Constraints:      81653
3585.37/3595.53	c #Conflicts:    2015000 | #Constraints:      82653
3585.37/3595.53	c #Conflicts:    2016000 | #Constraints:      83653
3585.37/3595.53	c #Conflicts:    2017000 | #Constraints:      84653
3585.37/3595.53	c #Conflicts:    2018000 | #Constraints:      85653
3585.37/3595.53	c #Conflicts:    2019000 | #Constraints:      86653
3585.37/3595.53	c #Conflicts:    2020000 | #Constraints:      87653
3585.37/3595.53	c #Conflicts:    2021000 | #Constraints:      88653
3585.37/3595.53	c #Conflicts:    2022000 | #Constraints:      89653
3585.37/3595.53	c #Conflicts:    2023000 | #Constraints:      90653
3585.37/3595.53	c #Conflicts:    2024000 | #Constraints:      91653
3585.37/3595.53	c #Conflicts:    2025000 | #Constraints:      92653
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2026000 | #Constraints:      65325
3585.37/3595.53	c #Conflicts:    2027000 | #Constraints:      66325
3585.37/3595.53	c #Conflicts:    2028000 | #Constraints:      67325
3585.37/3595.53	c #Conflicts:    2029000 | #Constraints:      68325
3585.37/3595.53	c #Conflicts:    2030000 | #Constraints:      69325
3585.37/3595.53	c #Conflicts:    2031000 | #Constraints:      70325
3585.37/3595.53	c #Conflicts:    2032000 | #Constraints:      71325
3585.37/3595.53	c #Conflicts:    2033000 | #Constraints:      72325
3585.37/3595.53	c #Conflicts:    2034000 | #Constraints:      73325
3585.37/3595.53	c #Conflicts:    2035000 | #Constraints:      74325
3585.37/3595.53	c #Conflicts:    2036000 | #Constraints:      75325
3585.37/3595.53	c #Conflicts:    2037000 | #Constraints:      76325
3585.37/3595.53	c #Conflicts:    2038000 | #Constraints:      77326
3585.37/3595.53	c #Conflicts:    2039000 | #Constraints:      78326
3585.37/3595.53	c #Conflicts:    2040000 | #Constraints:      79326
3585.37/3595.53	c #Conflicts:    2041000 | #Constraints:      80326
3585.37/3595.53	c #Conflicts:    2042000 | #Constraints:      81326
3585.37/3595.53	c #Conflicts:    2043000 | #Constraints:      82326
3585.37/3595.53	c #Conflicts:    2044000 | #Constraints:      83326
3585.37/3595.53	c #Conflicts:    2045000 | #Constraints:      84326
3585.37/3595.53	c #Conflicts:    2046000 | #Constraints:      85326
3585.37/3595.53	c #Conflicts:    2047000 | #Constraints:      86326
3585.37/3595.53	c #Conflicts:    2048000 | #Constraints:      87326
3585.37/3595.53	c #Conflicts:    2049000 | #Constraints:      88326
3585.37/3595.53	c #Conflicts:    2050000 | #Constraints:      89326
3585.37/3595.53	c #Conflicts:    2051000 | #Constraints:      90326
3585.37/3595.53	c #Conflicts:    2052000 | #Constraints:      91326
3585.37/3595.53	c #Conflicts:    2053000 | #Constraints:      92326
3585.37/3595.53	c #Conflicts:    2054000 | #Constraints:      93326
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2055000 | #Constraints:      65785
3585.37/3595.53	c #Conflicts:    2056000 | #Constraints:      66785
3585.37/3595.53	c #Conflicts:    2057000 | #Constraints:      67785
3585.37/3595.53	c #Conflicts:    2058000 | #Constraints:      68785
3585.37/3595.53	c #Conflicts:    2059000 | #Constraints:      69785
3585.37/3595.53	c #Conflicts:    2060000 | #Constraints:      70785
3585.37/3595.53	c #Conflicts:    2061000 | #Constraints:      71785
3585.37/3595.53	c #Conflicts:    2062000 | #Constraints:      72785
3585.37/3595.53	c #Conflicts:    2063000 | #Constraints:      73786
3585.37/3595.53	c #Conflicts:    2064000 | #Constraints:      74786
3585.37/3595.53	c #Conflicts:    2065000 | #Constraints:      75787
3585.37/3595.53	c #Conflicts:    2066000 | #Constraints:      77175
3585.37/3595.53	c #Conflicts:    2067000 | #Constraints:      78518
3585.37/3595.53	c #Conflicts:    2068000 | #Constraints:      79528
3585.37/3595.53	c #Conflicts:    2069000 | #Constraints:      80540
3585.37/3595.53	c #Conflicts:    2070000 | #Constraints:      81551
3585.37/3595.53	c #Conflicts:    2071000 | #Constraints:      82572
3585.37/3595.53	c #Conflicts:    2072000 | #Constraints:      83646
3585.37/3595.53	c #Conflicts:    2073000 | #Constraints:      84654
3585.37/3595.53	c #Conflicts:    2074000 | #Constraints:      85669
3585.37/3595.53	c #Conflicts:    2075000 | #Constraints:      86689
3585.37/3595.53	c #Conflicts:    2076000 | #Constraints:      87689
3585.37/3595.53	c #Conflicts:    2077000 | #Constraints:      88754
3585.37/3595.53	c #Conflicts:    2078000 | #Constraints:      89983
3585.37/3595.53	c #Conflicts:    2079000 | #Constraints:      91004
3585.37/3595.53	c #Conflicts:    2080000 | #Constraints:      92055
3585.37/3595.53	c #Conflicts:    2081000 | #Constraints:      93087
3585.37/3595.53	c #Conflicts:    2082000 | #Constraints:      94120
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2083000 | #Constraints:      65776
3585.37/3595.53	c #Conflicts:    2084000 | #Constraints:      66776
3585.37/3595.53	c #Conflicts:    2085000 | #Constraints:      67776
3585.37/3595.53	c #Conflicts:    2086000 | #Constraints:      68776
3585.37/3595.53	c #Conflicts:    2087000 | #Constraints:      69776
3585.37/3595.53	c #Conflicts:    2088000 | #Constraints:      70776
3585.37/3595.53	c #Conflicts:    2089000 | #Constraints:      71776
3585.37/3595.53	c #Conflicts:    2090000 | #Constraints:      72776
3585.37/3595.53	c #Conflicts:    2091000 | #Constraints:      73776
3585.37/3595.53	c #Conflicts:    2092000 | #Constraints:      74776
3585.37/3595.53	c #Conflicts:    2093000 | #Constraints:      75776
3585.37/3595.53	c #Conflicts:    2094000 | #Constraints:      76776
3585.37/3595.53	c #Conflicts:    2095000 | #Constraints:      77776
3585.37/3595.53	c #Conflicts:    2096000 | #Constraints:      78776
3585.37/3595.53	c #Conflicts:    2097000 | #Constraints:      79776
3585.37/3595.53	c #Conflicts:    2098000 | #Constraints:      80776
3585.37/3595.53	c #Conflicts:    2099000 | #Constraints:      81776
3585.37/3595.53	c #Conflicts:    2100000 | #Constraints:      82776
3585.37/3595.53	c #Conflicts:    2101000 | #Constraints:      83776
3585.37/3595.53	c #Conflicts:    2102000 | #Constraints:      84776
3585.37/3595.53	c #Conflicts:    2103000 | #Constraints:      85776
3585.37/3595.53	c #Conflicts:    2104000 | #Constraints:      86776
3585.37/3595.53	c #Conflicts:    2105000 | #Constraints:      87776
3585.37/3595.53	c #Conflicts:    2106000 | #Constraints:      88776
3585.37/3595.53	c #Conflicts:    2107000 | #Constraints:      89776
3585.37/3595.53	c #Conflicts:    2108000 | #Constraints:      90776
3585.37/3595.53	c #Conflicts:    2109000 | #Constraints:      91776
3585.37/3595.53	c #Conflicts:    2110000 | #Constraints:      92776
3585.37/3595.53	c #Conflicts:    2111000 | #Constraints:      93776
3585.37/3595.53	c #Conflicts:    2112000 | #Constraints:      94776
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2113000 | #Constraints:      66567
3585.37/3595.53	c #Conflicts:    2114000 | #Constraints:      67567
3585.37/3595.53	c #Conflicts:    2115000 | #Constraints:      68567
3585.37/3595.53	c #Conflicts:    2116000 | #Constraints:      69567
3585.37/3595.53	c #Conflicts:    2117000 | #Constraints:      70567
3585.37/3595.53	c #Conflicts:    2118000 | #Constraints:      71567
3585.37/3595.53	c #Conflicts:    2119000 | #Constraints:      72567
3585.37/3595.53	c #Conflicts:    2120000 | #Constraints:      73567
3585.37/3595.53	c #Conflicts:    2121000 | #Constraints:      74567
3585.37/3595.53	c #Conflicts:    2122000 | #Constraints:      75567
3585.37/3595.53	c #Conflicts:    2123000 | #Constraints:      76567
3585.37/3595.53	c #Conflicts:    2124000 | #Constraints:      77567
3585.37/3595.53	c #Conflicts:    2125000 | #Constraints:      78567
3585.37/3595.53	c #Conflicts:    2126000 | #Constraints:      79567
3585.37/3595.53	c #Conflicts:    2127000 | #Constraints:      80567
3585.37/3595.53	c #Conflicts:    2128000 | #Constraints:      81567
3585.37/3595.53	c #Conflicts:    2129000 | #Constraints:      82567
3585.37/3595.53	c #Conflicts:    2130000 | #Constraints:      83567
3585.37/3595.53	c #Conflicts:    2131000 | #Constraints:      84567
3585.37/3595.53	c #Conflicts:    2132000 | #Constraints:      85567
3585.37/3595.53	c #Conflicts:    2133000 | #Constraints:      86567
3585.37/3595.53	c #Conflicts:    2134000 | #Constraints:      87567
3585.37/3595.53	c #Conflicts:    2135000 | #Constraints:      88567
3585.37/3595.53	c #Conflicts:    2136000 | #Constraints:      89567
3585.37/3595.53	c #Conflicts:    2137000 | #Constraints:      90567
3585.37/3595.53	c #Conflicts:    2138000 | #Constraints:      91567
3585.37/3595.53	c #Conflicts:    2139000 | #Constraints:      92567
3585.37/3595.53	c #Conflicts:    2140000 | #Constraints:      93567
3585.37/3595.53	c #Conflicts:    2141000 | #Constraints:      94567
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2142000 | #Constraints:      66321
3585.37/3595.53	c #Conflicts:    2143000 | #Constraints:      67321
3585.37/3595.53	c #Conflicts:    2144000 | #Constraints:      68321
3585.37/3595.53	c #Conflicts:    2145000 | #Constraints:      69321
3585.37/3595.53	c #Conflicts:    2146000 | #Constraints:      70321
3585.37/3595.53	c #Conflicts:    2147000 | #Constraints:      71321
3585.37/3595.53	c #Conflicts:    2148000 | #Constraints:      72321
3585.37/3595.53	c #Conflicts:    2149000 | #Constraints:      73322
3585.37/3595.53	c #Conflicts:    2150000 | #Constraints:      74328
3585.37/3595.53	c #Conflicts:    2151000 | #Constraints:      75330
3585.37/3595.53	c #Conflicts:    2152000 | #Constraints:      76334
3585.37/3595.53	c #Conflicts:    2153000 | #Constraints:      77335
3585.37/3595.53	c #Conflicts:    2154000 | #Constraints:      78339
3585.37/3595.53	c #Conflicts:    2155000 | #Constraints:      79351
3585.37/3595.53	c #Conflicts:    2156000 | #Constraints:      80357
3585.37/3595.53	c #Conflicts:    2157000 | #Constraints:      81363
3585.37/3595.53	c #Conflicts:    2158000 | #Constraints:      82367
3585.37/3595.53	c #Conflicts:    2159000 | #Constraints:      83377
3585.37/3595.53	c #Conflicts:    2160000 | #Constraints:      84383
3585.37/3595.53	c #Conflicts:    2161000 | #Constraints:      85388
3585.37/3595.53	c #Conflicts:    2162000 | #Constraints:      86391
3585.37/3595.53	c #Conflicts:    2163000 | #Constraints:      87392
3585.37/3595.53	c #Conflicts:    2164000 | #Constraints:      88398
3585.37/3595.53	c #Conflicts:    2165000 | #Constraints:      89407
3585.37/3595.53	c #Conflicts:    2166000 | #Constraints:      90415
3585.37/3595.53	c #Conflicts:    2167000 | #Constraints:      91418
3585.37/3595.53	c #Conflicts:    2168000 | #Constraints:      92492
3585.37/3595.53	c #Conflicts:    2169000 | #Constraints:      93521
3585.37/3595.53	c #Conflicts:    2170000 | #Constraints:      94522
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2171000 | #Constraints:      66052
3585.37/3595.53	c #Conflicts:    2172000 | #Constraints:      67052
3585.37/3595.53	c #Conflicts:    2173000 | #Constraints:      68052
3585.37/3595.53	c #Conflicts:    2174000 | #Constraints:      69052
3585.37/3595.53	c #Conflicts:    2175000 | #Constraints:      70052
3585.37/3595.53	c #Conflicts:    2176000 | #Constraints:      71052
3585.37/3595.53	c #Conflicts:    2177000 | #Constraints:      72052
3585.37/3595.53	c #Conflicts:    2178000 | #Constraints:      73052
3585.37/3595.53	c #Conflicts:    2179000 | #Constraints:      74052
3585.37/3595.53	c #Conflicts:    2180000 | #Constraints:      75052
3585.37/3595.53	c #Conflicts:    2181000 | #Constraints:      76052
3585.37/3595.53	c #Conflicts:    2182000 | #Constraints:      77052
3585.37/3595.53	c #Conflicts:    2183000 | #Constraints:      78072
3585.37/3595.53	c #Conflicts:    2184000 | #Constraints:      79072
3585.37/3595.53	c #Conflicts:    2185000 | #Constraints:      80072
3585.37/3595.53	c #Conflicts:    2186000 | #Constraints:      81074
3585.37/3595.53	c #Conflicts:    2187000 | #Constraints:      82077
3585.37/3595.53	c #Conflicts:    2188000 | #Constraints:      83081
3585.37/3595.53	c #Conflicts:    2189000 | #Constraints:      84087
3585.37/3595.53	c #Conflicts:    2190000 | #Constraints:      85117
3585.37/3595.53	c #Conflicts:    2191000 | #Constraints:      86123
3585.37/3595.53	c #Conflicts:    2192000 | #Constraints:      87124
3585.37/3595.53	c #Conflicts:    2193000 | #Constraints:      88125
3585.37/3595.53	c #Conflicts:    2194000 | #Constraints:      89126
3585.37/3595.53	c #Conflicts:    2195000 | #Constraints:      90129
3585.37/3595.53	c #Conflicts:    2196000 | #Constraints:      91134
3585.37/3595.53	c #Conflicts:    2197000 | #Constraints:      92134
3585.37/3595.53	c #Conflicts:    2198000 | #Constraints:      93135
3585.37/3595.53	c #Conflicts:    2199000 | #Constraints:      94135
3585.37/3595.53	c #Conflicts:    2200000 | #Constraints:      95135
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2201000 | #Constraints:      66515
3585.37/3595.53	c #Conflicts:    2202000 | #Constraints:      67515
3585.37/3595.53	c #Conflicts:    2203000 | #Constraints:      68515
3585.37/3595.53	c #Conflicts:    2204000 | #Constraints:      69515
3585.37/3595.53	c #Conflicts:    2205000 | #Constraints:      70515
3585.37/3595.53	c #Conflicts:    2206000 | #Constraints:      71515
3585.37/3595.53	c #Conflicts:    2207000 | #Constraints:      72515
3585.37/3595.53	c #Conflicts:    2208000 | #Constraints:      73515
3585.37/3595.53	c #Conflicts:    2209000 | #Constraints:      74515
3585.37/3595.53	c #Conflicts:    2210000 | #Constraints:      75515
3585.37/3595.53	c #Conflicts:    2211000 | #Constraints:      76515
3585.37/3595.53	c #Conflicts:    2212000 | #Constraints:      77515
3585.37/3595.53	c #Conflicts:    2213000 | #Constraints:      78515
3585.37/3595.53	c #Conflicts:    2214000 | #Constraints:      79515
3585.37/3595.53	c #Conflicts:    2215000 | #Constraints:      80515
3585.37/3595.53	c #Conflicts:    2216000 | #Constraints:      81515
3585.37/3595.53	c #Conflicts:    2217000 | #Constraints:      82515
3585.37/3595.53	c #Conflicts:    2218000 | #Constraints:      83515
3585.37/3595.53	c #Conflicts:    2219000 | #Constraints:      84515
3585.37/3595.53	c #Conflicts:    2220000 | #Constraints:      85515
3585.37/3595.53	c #Conflicts:    2221000 | #Constraints:      86515
3585.37/3595.53	c #Conflicts:    2222000 | #Constraints:      87515
3585.37/3595.53	c #Conflicts:    2223000 | #Constraints:      88515
3585.37/3595.53	c #Conflicts:    2224000 | #Constraints:      89515
3585.37/3595.53	c #Conflicts:    2225000 | #Constraints:      90515
3585.37/3595.53	c #Conflicts:    2226000 | #Constraints:      91515
3585.37/3595.53	c #Conflicts:    2227000 | #Constraints:      92515
3585.37/3595.53	c #Conflicts:    2228000 | #Constraints:      93515
3585.37/3595.53	c #Conflicts:    2229000 | #Constraints:      94515
3585.37/3595.53	c #Conflicts:    2230000 | #Constraints:      95515
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2231000 | #Constraints:      66746
3585.37/3595.53	c #Conflicts:    2232000 | #Constraints:      67746
3585.37/3595.53	c #Conflicts:    2233000 | #Constraints:      68746
3585.37/3595.53	c #Conflicts:    2234000 | #Constraints:      69746
3585.37/3595.53	c #Conflicts:    2235000 | #Constraints:      70746
3585.37/3595.53	c #Conflicts:    2236000 | #Constraints:      71746
3585.37/3595.53	c #Conflicts:    2237000 | #Constraints:      72746
3585.37/3595.53	c #Conflicts:    2238000 | #Constraints:      73746
3585.37/3595.53	c #Conflicts:    2239000 | #Constraints:      74746
3585.37/3595.53	c #Conflicts:    2240000 | #Constraints:      75746
3585.37/3595.53	c #Conflicts:    2241000 | #Constraints:      76746
3585.37/3595.53	c #Conflicts:    2242000 | #Constraints:      77746
3585.37/3595.53	c #Conflicts:    2243000 | #Constraints:      78746
3585.37/3595.53	c #Conflicts:    2244000 | #Constraints:      79746
3585.37/3595.53	c #Conflicts:    2245000 | #Constraints:      80746
3585.37/3595.53	c #Conflicts:    2246000 | #Constraints:      81746
3585.37/3595.53	c #Conflicts:    2247000 | #Constraints:      82746
3585.37/3595.53	c #Conflicts:    2248000 | #Constraints:      83746
3585.37/3595.53	c #Conflicts:    2249000 | #Constraints:      84746
3585.37/3595.53	c #Conflicts:    2250000 | #Constraints:      85746
3585.37/3595.53	c #Conflicts:    2251000 | #Constraints:      86746
3585.37/3595.53	c #Conflicts:    2252000 | #Constraints:      87746
3585.37/3595.53	c #Conflicts:    2253000 | #Constraints:      88746
3585.37/3595.53	c #Conflicts:    2254000 | #Constraints:      89746
3585.37/3595.53	c #Conflicts:    2255000 | #Constraints:      90746
3585.37/3595.53	c #Conflicts:    2256000 | #Constraints:      91746
3585.37/3595.53	c #Conflicts:    2257000 | #Constraints:      92748
3585.37/3595.53	c #Conflicts:    2258000 | #Constraints:      93753
3585.37/3595.53	c #Conflicts:    2259000 | #Constraints:      94759
3585.37/3595.53	c #Conflicts:    2260000 | #Constraints:      95796
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2261000 | #Constraints:      66863
3585.37/3595.53	c #Conflicts:    2262000 | #Constraints:      67863
3585.37/3595.53	c #Conflicts:    2263000 | #Constraints:      68863
3585.37/3595.53	c #Conflicts:    2264000 | #Constraints:      69863
3585.37/3595.53	c #Conflicts:    2265000 | #Constraints:      70863
3585.37/3595.53	c #Conflicts:    2266000 | #Constraints:      71863
3585.37/3595.53	c #Conflicts:    2267000 | #Constraints:      72863
3585.37/3595.53	c #Conflicts:    2268000 | #Constraints:      73863
3585.37/3595.53	c #Conflicts:    2269000 | #Constraints:      74863
3585.37/3595.53	c #Conflicts:    2270000 | #Constraints:      75864
3585.37/3595.53	c #Conflicts:    2271000 | #Constraints:      76877
3585.37/3595.53	c #Conflicts:    2272000 | #Constraints:      77900
3585.37/3595.53	c #Conflicts:    2273000 | #Constraints:      78900
3585.37/3595.53	c #Conflicts:    2274000 | #Constraints:      79900
3585.37/3595.53	c #Conflicts:    2275000 | #Constraints:      80900
3585.37/3595.53	c #Conflicts:    2276000 | #Constraints:      81903
3585.37/3595.53	c #Conflicts:    2277000 | #Constraints:      82904
3585.37/3595.53	c #Conflicts:    2278000 | #Constraints:      83907
3585.37/3595.53	c #Conflicts:    2279000 | #Constraints:      84910
3585.37/3595.53	c #Conflicts:    2280000 | #Constraints:      85910
3585.37/3595.53	c #Conflicts:    2281000 | #Constraints:      86911
3585.37/3595.53	c #Conflicts:    2282000 | #Constraints:      87939
3585.37/3595.53	c #Conflicts:    2283000 | #Constraints:      88943
3585.37/3595.53	c #Conflicts:    2284000 | #Constraints:      89965
3585.37/3595.53	c #Conflicts:    2285000 | #Constraints:      90975
3585.37/3595.53	c #Conflicts:    2286000 | #Constraints:      91997
3585.37/3595.53	c #Conflicts:    2287000 | #Constraints:      92997
3585.37/3595.53	c #Conflicts:    2288000 | #Constraints:      93997
3585.37/3595.53	c #Conflicts:    2289000 | #Constraints:      94997
3585.37/3595.53	c #Conflicts:    2290000 | #Constraints:      95997
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2291000 | #Constraints:      66799
3585.37/3595.53	c #Conflicts:    2292000 | #Constraints:      67799
3585.37/3595.53	c #Conflicts:    2293000 | #Constraints:      68799
3585.37/3595.53	c #Conflicts:    2294000 | #Constraints:      69799
3585.37/3595.53	c #Conflicts:    2295000 | #Constraints:      70799
3585.37/3595.53	c #Conflicts:    2296000 | #Constraints:      71799
3585.37/3595.53	c #Conflicts:    2297000 | #Constraints:      72799
3585.37/3595.53	c #Conflicts:    2298000 | #Constraints:      73799
3585.37/3595.53	c #Conflicts:    2299000 | #Constraints:      74800
3585.37/3595.53	c #Conflicts:    2300000 | #Constraints:      75800
3585.37/3595.53	c #Conflicts:    2301000 | #Constraints:      76803
3585.37/3595.53	c #Conflicts:    2302000 | #Constraints:      77803
3585.37/3595.53	c #Conflicts:    2303000 | #Constraints:      78806
3585.37/3595.53	c #Conflicts:    2304000 | #Constraints:      79809
3585.37/3595.53	c #Conflicts:    2305000 | #Constraints:      80826
3585.37/3595.53	c #Conflicts:    2306000 | #Constraints:      81828
3585.37/3595.53	c #Conflicts:    2307000 | #Constraints:      82832
3585.37/3595.53	c #Conflicts:    2308000 | #Constraints:      83832
3585.37/3595.53	c #Conflicts:    2309000 | #Constraints:      84866
3585.37/3595.53	c #Conflicts:    2310000 | #Constraints:      85874
3585.37/3595.53	c #Conflicts:    2311000 | #Constraints:      86877
3585.37/3595.53	c #Conflicts:    2312000 | #Constraints:      87880
3585.37/3595.53	c #Conflicts:    2313000 | #Constraints:      88880
3585.37/3595.53	c #Conflicts:    2314000 | #Constraints:      89882
3585.37/3595.53	c #Conflicts:    2315000 | #Constraints:      90882
3585.37/3595.53	c #Conflicts:    2316000 | #Constraints:      91893
3585.37/3595.53	c #Conflicts:    2317000 | #Constraints:      92908
3585.37/3595.53	c #Conflicts:    2318000 | #Constraints:      93908
3585.37/3595.53	c #Conflicts:    2319000 | #Constraints:      94908
3585.37/3595.53	c #Conflicts:    2320000 | #Constraints:      95908
3585.37/3595.53	c #Conflicts:    2321000 | #Constraints:      96908
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2322000 | #Constraints:      67499
3585.37/3595.53	c #Conflicts:    2323000 | #Constraints:      68499
3585.37/3595.53	c #Conflicts:    2324000 | #Constraints:      69499
3585.37/3595.53	c #Conflicts:    2325000 | #Constraints:      70499
3585.37/3595.53	c #Conflicts:    2326000 | #Constraints:      71499
3585.37/3595.53	c #Conflicts:    2327000 | #Constraints:      72499
3585.37/3595.53	c #Conflicts:    2328000 | #Constraints:      73499
3585.37/3595.53	c #Conflicts:    2329000 | #Constraints:      74499
3585.37/3595.53	c #Conflicts:    2330000 | #Constraints:      75499
3585.37/3595.53	c #Conflicts:    2331000 | #Constraints:      76499
3585.37/3595.53	c #Conflicts:    2332000 | #Constraints:      77499
3585.37/3595.53	c #Conflicts:    2333000 | #Constraints:      78499
3585.37/3595.53	c #Conflicts:    2334000 | #Constraints:      79499
3585.37/3595.53	c #Conflicts:    2335000 | #Constraints:      80499
3585.37/3595.53	c #Conflicts:    2336000 | #Constraints:      81499
3585.37/3595.53	c #Conflicts:    2337000 | #Constraints:      82500
3585.37/3595.53	c #Conflicts:    2338000 | #Constraints:      83500
3585.37/3595.53	c #Conflicts:    2339000 | #Constraints:      84500
3585.37/3595.53	c #Conflicts:    2340000 | #Constraints:      85500
3585.37/3595.53	c #Conflicts:    2341000 | #Constraints:      86500
3585.37/3595.53	c #Conflicts:    2342000 | #Constraints:      87500
3585.37/3595.53	c #Conflicts:    2343000 | #Constraints:      88500
3585.37/3595.53	c #Conflicts:    2344000 | #Constraints:      89500
3585.37/3595.53	c #Conflicts:    2345000 | #Constraints:      90500
3585.37/3595.53	c #Conflicts:    2346000 | #Constraints:      91500
3585.37/3595.53	c #Conflicts:    2347000 | #Constraints:      92500
3585.37/3595.53	c #Conflicts:    2348000 | #Constraints:      93500
3585.37/3595.53	c #Conflicts:    2349000 | #Constraints:      94500
3585.37/3595.53	c #Conflicts:    2350000 | #Constraints:      95500
3585.37/3595.53	c #Conflicts:    2351000 | #Constraints:      96500
3585.37/3595.53	c #Conflicts:    2352000 | #Constraints:      97500
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2353000 | #Constraints:      67951
3585.37/3595.53	c #Conflicts:    2354000 | #Constraints:      68951
3585.37/3595.53	c #Conflicts:    2355000 | #Constraints:      69951
3585.37/3595.53	c #Conflicts:    2356000 | #Constraints:      70951
3585.37/3595.53	c #Conflicts:    2357000 | #Constraints:      71951
3585.37/3595.53	c #Conflicts:    2358000 | #Constraints:      72951
3585.37/3595.53	c #Conflicts:    2359000 | #Constraints:      73951
3585.37/3595.53	c #Conflicts:    2360000 | #Constraints:      74964
3585.37/3595.53	c #Conflicts:    2361000 | #Constraints:      76050
3585.37/3595.53	c #Conflicts:    2362000 | #Constraints:      77051
3585.37/3595.53	c #Conflicts:    2363000 | #Constraints:      78051
3585.37/3595.53	c #Conflicts:    2364000 | #Constraints:      79055
3585.37/3595.53	c #Conflicts:    2365000 | #Constraints:      80057
3585.37/3595.53	c #Conflicts:    2366000 | #Constraints:      81078
3585.37/3595.53	c #Conflicts:    2367000 | #Constraints:      82097
3585.37/3595.53	c #Conflicts:    2368000 | #Constraints:      83104
3585.37/3595.53	c #Conflicts:    2369000 | #Constraints:      84107
3585.37/3595.53	c #Conflicts:    2370000 | #Constraints:      85107
3585.37/3595.53	c #Conflicts:    2371000 | #Constraints:      86111
3585.37/3595.53	c #Conflicts:    2372000 | #Constraints:      87114
3585.37/3595.53	c #Conflicts:    2373000 | #Constraints:      88115
3585.37/3595.53	c #Conflicts:    2374000 | #Constraints:      89115
3585.37/3595.53	c #Conflicts:    2375000 | #Constraints:      90115
3585.37/3595.53	c #Conflicts:    2376000 | #Constraints:      91116
3585.37/3595.53	c #Conflicts:    2377000 | #Constraints:      92117
3585.37/3595.53	c #Conflicts:    2378000 | #Constraints:      93117
3585.37/3595.53	c #Conflicts:    2379000 | #Constraints:      94118
3585.37/3595.53	c #Conflicts:    2380000 | #Constraints:      95118
3585.37/3595.53	c #Conflicts:    2381000 | #Constraints:      96124
3585.37/3595.53	c #Conflicts:    2382000 | #Constraints:      97125
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2383000 | #Constraints:      67325
3585.37/3595.53	c #Conflicts:    2384000 | #Constraints:      68325
3585.37/3595.53	c #Conflicts:    2385000 | #Constraints:      69325
3585.37/3595.53	c #Conflicts:    2386000 | #Constraints:      70325
3585.37/3595.53	c #Conflicts:    2387000 | #Constraints:      71325
3585.37/3595.53	c #Conflicts:    2388000 | #Constraints:      72325
3585.37/3595.53	c #Conflicts:    2389000 | #Constraints:      73325
3585.37/3595.53	c #Conflicts:    2390000 | #Constraints:      74325
3585.37/3595.53	c #Conflicts:    2391000 | #Constraints:      75325
3585.37/3595.53	c #Conflicts:    2392000 | #Constraints:      76325
3585.37/3595.53	c #Conflicts:    2393000 | #Constraints:      77325
3585.37/3595.53	c #Conflicts:    2394000 | #Constraints:      78325
3585.37/3595.53	c #Conflicts:    2395000 | #Constraints:      79325
3585.37/3595.53	c #Conflicts:    2396000 | #Constraints:      80325
3585.37/3595.53	c #Conflicts:    2397000 | #Constraints:      81325
3585.37/3595.53	c #Conflicts:    2398000 | #Constraints:      82325
3585.37/3595.53	c #Conflicts:    2399000 | #Constraints:      83325
3585.37/3595.53	c #Conflicts:    2400000 | #Constraints:      84325
3585.37/3595.53	c #Conflicts:    2401000 | #Constraints:      85325
3585.37/3595.53	c #Conflicts:    2402000 | #Constraints:      86325
3585.37/3595.53	c #Conflicts:    2403000 | #Constraints:      87325
3585.37/3595.53	c #Conflicts:    2404000 | #Constraints:      88325
3585.37/3595.53	c #Conflicts:    2405000 | #Constraints:      89325
3585.37/3595.53	c #Conflicts:    2406000 | #Constraints:      90325
3585.37/3595.53	c #Conflicts:    2407000 | #Constraints:      91325
3585.37/3595.53	c #Conflicts:    2408000 | #Constraints:      92325
3585.37/3595.53	c #Conflicts:    2409000 | #Constraints:      93325
3585.37/3595.53	c #Conflicts:    2410000 | #Constraints:      94325
3585.37/3595.53	c #Conflicts:    2411000 | #Constraints:      95325
3585.37/3595.53	c #Conflicts:    2412000 | #Constraints:      96325
3585.37/3595.53	c #Conflicts:    2413000 | #Constraints:      97325
3585.37/3595.53	c #Conflicts:    2414000 | #Constraints:      98325
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2415000 | #Constraints:      68375
3585.37/3595.53	c #Conflicts:    2416000 | #Constraints:      69375
3585.37/3595.53	c #Conflicts:    2417000 | #Constraints:      70375
3585.37/3595.53	c #Conflicts:    2418000 | #Constraints:      71375
3585.37/3595.53	c #Conflicts:    2419000 | #Constraints:      72375
3585.37/3595.53	c #Conflicts:    2420000 | #Constraints:      73375
3585.37/3595.53	c #Conflicts:    2421000 | #Constraints:      74375
3585.37/3595.53	c #Conflicts:    2422000 | #Constraints:      75375
3585.37/3595.53	c #Conflicts:    2423000 | #Constraints:      76377
3585.37/3595.53	c #Conflicts:    2424000 | #Constraints:      77378
3585.37/3595.53	c #Conflicts:    2425000 | #Constraints:      78380
3585.37/3595.53	c #Conflicts:    2426000 | #Constraints:      79381
3585.37/3595.53	c #Conflicts:    2427000 | #Constraints:      80381
3585.37/3595.53	c #Conflicts:    2428000 | #Constraints:      81384
3585.37/3595.53	c #Conflicts:    2429000 | #Constraints:      82386
3585.37/3595.53	c #Conflicts:    2430000 | #Constraints:      83386
3585.37/3595.53	c #Conflicts:    2431000 | #Constraints:      84411
3585.37/3595.53	c #Conflicts:    2432000 | #Constraints:      85421
3585.37/3595.53	c #Conflicts:    2433000 | #Constraints:      86423
3585.37/3595.53	c #Conflicts:    2434000 | #Constraints:      87427
3585.37/3595.53	c #Conflicts:    2435000 | #Constraints:      88432
3585.37/3595.53	c #Conflicts:    2436000 | #Constraints:      89437
3585.37/3595.53	c #Conflicts:    2437000 | #Constraints:      90439
3585.37/3595.53	c #Conflicts:    2438000 | #Constraints:      91440
3585.37/3595.53	c #Conflicts:    2439000 | #Constraints:      92442
3585.37/3595.53	c #Conflicts:    2440000 | #Constraints:      93460
3585.37/3595.53	c #Conflicts:    2441000 | #Constraints:      94460
3585.37/3595.53	c #Conflicts:    2442000 | #Constraints:      95460
3585.37/3595.53	c #Conflicts:    2443000 | #Constraints:      96460
3585.37/3595.53	c #Conflicts:    2444000 | #Constraints:      97460
3585.37/3595.53	c #Conflicts:    2445000 | #Constraints:      98460
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2446000 | #Constraints:      68288
3585.37/3595.53	c #Conflicts:    2447000 | #Constraints:      69288
3585.37/3595.53	c #Conflicts:    2448000 | #Constraints:      70288
3585.37/3595.53	c #Conflicts:    2449000 | #Constraints:      71288
3585.37/3595.53	c #Conflicts:    2450000 | #Constraints:      72288
3585.37/3595.53	c #Conflicts:    2451000 | #Constraints:      73288
3585.37/3595.53	c #Conflicts:    2452000 | #Constraints:      74288
3585.37/3595.53	c #Conflicts:    2453000 | #Constraints:      75288
3585.37/3595.53	c #Conflicts:    2454000 | #Constraints:      76288
3585.37/3595.53	c #Conflicts:    2455000 | #Constraints:      77288
3585.37/3595.53	c #Conflicts:    2456000 | #Constraints:      78289
3585.37/3595.53	c #Conflicts:    2457000 | #Constraints:      79290
3585.37/3595.53	c #Conflicts:    2458000 | #Constraints:      80290
3585.37/3595.53	c #Conflicts:    2459000 | #Constraints:      81291
3585.37/3595.53	c #Conflicts:    2460000 | #Constraints:      82293
3585.37/3595.53	c #Conflicts:    2461000 | #Constraints:      83294
3585.37/3595.53	c #Conflicts:    2462000 | #Constraints:      84294
3585.37/3595.53	c #Conflicts:    2463000 | #Constraints:      85294
3585.37/3595.53	c #Conflicts:    2464000 | #Constraints:      86296
3585.37/3595.53	c #Conflicts:    2465000 | #Constraints:      87296
3585.37/3595.53	c #Conflicts:    2466000 | #Constraints:      88297
3585.37/3595.53	c #Conflicts:    2467000 | #Constraints:      89299
3585.37/3595.53	c #Conflicts:    2468000 | #Constraints:      90301
3585.37/3595.53	c #Conflicts:    2469000 | #Constraints:      91305
3585.37/3595.53	c #Conflicts:    2470000 | #Constraints:      92305
3585.37/3595.53	c #Conflicts:    2471000 | #Constraints:      93305
3585.37/3595.53	c #Conflicts:    2472000 | #Constraints:      94307
3585.37/3595.53	c #Conflicts:    2473000 | #Constraints:      95308
3585.37/3595.53	c #Conflicts:    2474000 | #Constraints:      96309
3585.37/3595.53	c #Conflicts:    2475000 | #Constraints:      97310
3585.37/3595.53	c #Conflicts:    2476000 | #Constraints:      98310
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2477000 | #Constraints:      67891
3585.37/3595.53	c #Conflicts:    2478000 | #Constraints:      68891
3585.37/3595.53	c #Conflicts:    2479000 | #Constraints:      69891
3585.37/3595.53	c #Conflicts:    2480000 | #Constraints:      70891
3585.37/3595.53	c #Conflicts:    2481000 | #Constraints:      71891
3585.37/3595.53	c #Conflicts:    2482000 | #Constraints:      72891
3585.37/3595.53	c #Conflicts:    2483000 | #Constraints:      73891
3585.37/3595.53	c #Conflicts:    2484000 | #Constraints:      74891
3585.37/3595.53	c #Conflicts:    2485000 | #Constraints:      75891
3585.37/3595.53	c #Conflicts:    2486000 | #Constraints:      76891
3585.37/3595.53	c #Conflicts:    2487000 | #Constraints:      77891
3585.37/3595.53	c #Conflicts:    2488000 | #Constraints:      78891
3585.37/3595.53	c #Conflicts:    2489000 | #Constraints:      79891
3585.37/3595.53	c #Conflicts:    2490000 | #Constraints:      80891
3585.37/3595.53	c #Conflicts:    2491000 | #Constraints:      81891
3585.37/3595.53	c #Conflicts:    2492000 | #Constraints:      82891
3585.37/3595.53	c #Conflicts:    2493000 | #Constraints:      83891
3585.37/3595.53	c #Conflicts:    2494000 | #Constraints:      84891
3585.37/3595.53	c #Conflicts:    2495000 | #Constraints:      85891
3585.37/3595.53	c #Conflicts:    2496000 | #Constraints:      86891
3585.37/3595.53	c #Conflicts:    2497000 | #Constraints:      87891
3585.37/3595.53	c #Conflicts:    2498000 | #Constraints:      88891
3585.37/3595.53	c #Conflicts:    2499000 | #Constraints:      89891
3585.37/3595.53	c #Conflicts:    2500000 | #Constraints:      90891
3585.37/3595.53	c #Conflicts:    2501000 | #Constraints:      91891
3585.37/3595.53	c #Conflicts:    2502000 | #Constraints:      92891
3585.37/3595.53	c #Conflicts:    2503000 | #Constraints:      93891
3585.37/3595.53	c #Conflicts:    2504000 | #Constraints:      94891
3585.37/3595.53	c #Conflicts:    2505000 | #Constraints:      95891
3585.37/3595.53	c #Conflicts:    2506000 | #Constraints:      96891
3585.37/3595.53	c #Conflicts:    2507000 | #Constraints:      97891
3585.37/3595.53	c #Conflicts:    2508000 | #Constraints:      98891
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2509000 | #Constraints:      68332
3585.37/3595.53	c #Conflicts:    2510000 | #Constraints:      69332
3585.37/3595.53	c #Conflicts:    2511000 | #Constraints:      70332
3585.37/3595.53	c #Conflicts:    2512000 | #Constraints:      71332
3585.37/3595.53	c #Conflicts:    2513000 | #Constraints:      72332
3585.37/3595.53	c #Conflicts:    2514000 | #Constraints:      73332
3585.37/3595.53	c #Conflicts:    2515000 | #Constraints:      74332
3585.37/3595.53	c #Conflicts:    2516000 | #Constraints:      75332
3585.37/3595.53	c #Conflicts:    2517000 | #Constraints:      76332
3585.37/3595.53	c #Conflicts:    2518000 | #Constraints:      77332
3585.37/3595.53	c #Conflicts:    2519000 | #Constraints:      78333
3585.37/3595.53	c #Conflicts:    2520000 | #Constraints:      79333
3585.37/3595.53	c #Conflicts:    2521000 | #Constraints:      80334
3585.37/3595.53	c #Conflicts:    2522000 | #Constraints:      81335
3585.37/3595.53	c #Conflicts:    2523000 | #Constraints:      82341
3585.37/3595.53	c #Conflicts:    2524000 | #Constraints:      83364
3585.37/3595.53	c #Conflicts:    2525000 | #Constraints:      84463
3585.37/3595.53	c #Conflicts:    2526000 | #Constraints:      85479
3585.37/3595.53	c #Conflicts:    2527000 | #Constraints:      86485
3585.37/3595.53	c #Conflicts:    2528000 | #Constraints:      87628
3585.37/3595.53	c #Conflicts:    2529000 | #Constraints:      88945
3585.37/3595.53	c #Conflicts:    2530000 | #Constraints:      89951
3585.37/3595.53	c #Conflicts:    2531000 | #Constraints:      90994
3585.37/3595.53	c #Conflicts:    2532000 | #Constraints:      92098
3585.37/3595.53	c #Conflicts:    2533000 | #Constraints:      93130
3585.37/3595.53	c #Conflicts:    2534000 | #Constraints:      94139
3585.37/3595.53	c #Conflicts:    2535000 | #Constraints:      95166
3585.37/3595.53	c #Conflicts:    2536000 | #Constraints:      96206
3585.37/3595.53	c #Conflicts:    2537000 | #Constraints:      97408
3585.37/3595.53	c #Conflicts:    2538000 | #Constraints:      98514
3585.37/3595.53	c #Conflicts:    2539000 | #Constraints:      99528
3585.37/3595.53	c #Conflicts:    2540000 | #Constraints:     100531
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2541000 | #Constraints:      69196
3585.37/3595.53	c #Conflicts:    2542000 | #Constraints:      70196
3585.37/3595.53	c #Conflicts:    2543000 | #Constraints:      71196
3585.37/3595.53	c #Conflicts:    2544000 | #Constraints:      72196
3585.37/3595.53	c #Conflicts:    2545000 | #Constraints:      73196
3585.37/3595.53	c #Conflicts:    2546000 | #Constraints:      74196
3585.37/3595.53	c #Conflicts:    2547000 | #Constraints:      75196
3585.37/3595.53	c #Conflicts:    2548000 | #Constraints:      76196
3585.37/3595.53	c #Conflicts:    2549000 | #Constraints:      77196
3585.37/3595.53	c #Conflicts:    2550000 | #Constraints:      78197
3585.37/3595.53	c #Conflicts:    2551000 | #Constraints:      79197
3585.37/3595.53	c #Conflicts:    2552000 | #Constraints:      80197
3585.37/3595.53	c #Conflicts:    2553000 | #Constraints:      81197
3585.37/3595.53	c #Conflicts:    2554000 | #Constraints:      82197
3585.37/3595.53	c #Conflicts:    2555000 | #Constraints:      83197
3585.37/3595.53	c #Conflicts:    2556000 | #Constraints:      84197
3585.37/3595.53	c #Conflicts:    2557000 | #Constraints:      85197
3585.37/3595.53	c #Conflicts:    2558000 | #Constraints:      86197
3585.37/3595.53	c #Conflicts:    2559000 | #Constraints:      87197
3585.37/3595.53	c #Conflicts:    2560000 | #Constraints:      88197
3585.37/3595.53	c #Conflicts:    2561000 | #Constraints:      89197
3585.37/3595.53	c #Conflicts:    2562000 | #Constraints:      90197
3585.37/3595.53	c #Conflicts:    2563000 | #Constraints:      91197
3585.37/3595.53	c #Conflicts:    2564000 | #Constraints:      92197
3585.37/3595.53	c #Conflicts:    2565000 | #Constraints:      93197
3585.37/3595.53	c #Conflicts:    2566000 | #Constraints:      94197
3585.37/3595.53	c #Conflicts:    2567000 | #Constraints:      95197
3585.37/3595.53	c #Conflicts:    2568000 | #Constraints:      96197
3585.37/3595.53	c #Conflicts:    2569000 | #Constraints:      97197
3585.37/3595.53	c #Conflicts:    2570000 | #Constraints:      98197
3585.37/3595.53	c #Conflicts:    2571000 | #Constraints:      99197
3585.37/3595.53	c #Conflicts:    2572000 | #Constraints:     100197
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2573000 | #Constraints:      69007
3585.37/3595.53	c #Conflicts:    2574000 | #Constraints:      70007
3585.37/3595.53	c #Conflicts:    2575000 | #Constraints:      71007
3585.37/3595.53	c #Conflicts:    2576000 | #Constraints:      72007
3585.37/3595.53	c #Conflicts:    2577000 | #Constraints:      73007
3585.37/3595.53	c #Conflicts:    2578000 | #Constraints:      74007
3585.37/3595.53	c #Conflicts:    2579000 | #Constraints:      75007
3585.37/3595.53	c #Conflicts:    2580000 | #Constraints:      76007
3585.37/3595.53	c #Conflicts:    2581000 | #Constraints:      77007
3585.37/3595.53	c #Conflicts:    2582000 | #Constraints:      78007
3585.37/3595.53	c #Conflicts:    2583000 | #Constraints:      79007
3585.37/3595.53	c #Conflicts:    2584000 | #Constraints:      80007
3585.37/3595.53	c #Conflicts:    2585000 | #Constraints:      81007
3585.37/3595.53	c #Conflicts:    2586000 | #Constraints:      82007
3585.37/3595.53	c #Conflicts:    2587000 | #Constraints:      83007
3585.37/3595.53	c #Conflicts:    2588000 | #Constraints:      84007
3585.37/3595.53	c #Conflicts:    2589000 | #Constraints:      85007
3585.37/3595.53	c #Conflicts:    2590000 | #Constraints:      86007
3585.37/3595.53	c #Conflicts:    2591000 | #Constraints:      87007
3585.37/3595.53	c #Conflicts:    2592000 | #Constraints:      88007
3585.37/3595.53	c #Conflicts:    2593000 | #Constraints:      89007
3585.37/3595.53	c #Conflicts:    2594000 | #Constraints:      90007
3585.37/3595.53	c #Conflicts:    2595000 | #Constraints:      91007
3585.37/3595.53	c #Conflicts:    2596000 | #Constraints:      92007
3585.37/3595.53	c #Conflicts:    2597000 | #Constraints:      93007
3585.37/3595.53	c #Conflicts:    2598000 | #Constraints:      94007
3585.37/3595.53	c #Conflicts:    2599000 | #Constraints:      95007
3585.37/3595.53	c #Conflicts:    2600000 | #Constraints:      96007
3585.37/3595.53	c #Conflicts:    2601000 | #Constraints:      97007
3585.37/3595.53	c #Conflicts:    2602000 | #Constraints:      98007
3585.37/3595.53	c #Conflicts:    2603000 | #Constraints:      99007
3585.37/3595.53	c #Conflicts:    2604000 | #Constraints:     100007
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2605000 | #Constraints:      68736
3585.37/3595.53	c #Conflicts:    2606000 | #Constraints:      69736
3585.37/3595.53	c #Conflicts:    2607000 | #Constraints:      70736
3585.37/3595.53	c #Conflicts:    2608000 | #Constraints:      71736
3585.37/3595.53	c #Conflicts:    2609000 | #Constraints:      72736
3585.37/3595.53	c #Conflicts:    2610000 | #Constraints:      73736
3585.37/3595.53	c #Conflicts:    2611000 | #Constraints:      74736
3585.37/3595.53	c #Conflicts:    2612000 | #Constraints:      75736
3585.37/3595.53	c #Conflicts:    2613000 | #Constraints:      76736
3585.37/3595.53	c #Conflicts:    2614000 | #Constraints:      77736
3585.37/3595.53	c #Conflicts:    2615000 | #Constraints:      78736
3585.37/3595.53	c #Conflicts:    2616000 | #Constraints:      79736
3585.37/3595.53	c #Conflicts:    2617000 | #Constraints:      80736
3585.37/3595.53	c #Conflicts:    2618000 | #Constraints:      81737
3585.37/3595.53	c #Conflicts:    2619000 | #Constraints:      82737
3585.37/3595.53	c #Conflicts:    2620000 | #Constraints:      83737
3585.37/3595.53	c #Conflicts:    2621000 | #Constraints:      84737
3585.37/3595.53	c #Conflicts:    2622000 | #Constraints:      85737
3585.37/3595.53	c #Conflicts:    2623000 | #Constraints:      86737
3585.37/3595.53	c #Conflicts:    2624000 | #Constraints:      87737
3585.37/3595.53	c #Conflicts:    2625000 | #Constraints:      88737
3585.37/3595.53	c #Conflicts:    2626000 | #Constraints:      89737
3585.37/3595.53	c #Conflicts:    2627000 | #Constraints:      90737
3585.37/3595.53	c #Conflicts:    2628000 | #Constraints:      91737
3585.37/3595.53	c #Conflicts:    2629000 | #Constraints:      92737
3585.37/3595.53	c #Conflicts:    2630000 | #Constraints:      93737
3585.37/3595.53	c #Conflicts:    2631000 | #Constraints:      94737
3585.37/3595.53	c #Conflicts:    2632000 | #Constraints:      95737
3585.37/3595.53	c #Conflicts:    2633000 | #Constraints:      96737
3585.37/3595.53	c #Conflicts:    2634000 | #Constraints:      97737
3585.37/3595.53	c #Conflicts:    2635000 | #Constraints:      98737
3585.37/3595.53	c #Conflicts:    2636000 | #Constraints:      99737
3585.37/3595.53	c #Conflicts:    2637000 | #Constraints:     100737
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2638000 | #Constraints:      69353
3585.37/3595.53	c #Conflicts:    2639000 | #Constraints:      70353
3585.37/3595.53	c #Conflicts:    2640000 | #Constraints:      71353
3585.37/3595.53	c #Conflicts:    2641000 | #Constraints:      72353
3585.37/3595.53	c #Conflicts:    2642000 | #Constraints:      73353
3585.37/3595.53	c #Conflicts:    2643000 | #Constraints:      74353
3585.37/3595.53	c #Conflicts:    2644000 | #Constraints:      75353
3585.37/3595.53	c #Conflicts:    2645000 | #Constraints:      76353
3585.37/3595.53	c #Conflicts:    2646000 | #Constraints:      77353
3585.37/3595.53	c #Conflicts:    2647000 | #Constraints:      78353
3585.37/3595.53	c #Conflicts:    2648000 | #Constraints:      79353
3585.37/3595.53	c #Conflicts:    2649000 | #Constraints:      80353
3585.37/3595.53	c #Conflicts:    2650000 | #Constraints:      81353
3585.37/3595.53	c #Conflicts:    2651000 | #Constraints:      82353
3585.37/3595.53	c #Conflicts:    2652000 | #Constraints:      83353
3585.37/3595.53	c #Conflicts:    2653000 | #Constraints:      84353
3585.37/3595.53	c #Conflicts:    2654000 | #Constraints:      85353
3585.37/3595.53	c #Conflicts:    2655000 | #Constraints:      86353
3585.37/3595.53	c #Conflicts:    2656000 | #Constraints:      87353
3585.37/3595.53	c #Conflicts:    2657000 | #Constraints:      88353
3585.37/3595.53	c #Conflicts:    2658000 | #Constraints:      89353
3585.37/3595.53	c #Conflicts:    2659000 | #Constraints:      90353
3585.37/3595.53	c #Conflicts:    2660000 | #Constraints:      91353
3585.37/3595.53	c #Conflicts:    2661000 | #Constraints:      92353
3585.37/3595.53	c #Conflicts:    2662000 | #Constraints:      93353
3585.37/3595.53	c #Conflicts:    2663000 | #Constraints:      94353
3585.37/3595.53	c #Conflicts:    2664000 | #Constraints:      95353
3585.37/3595.53	c #Conflicts:    2665000 | #Constraints:      96353
3585.37/3595.53	c #Conflicts:    2666000 | #Constraints:      97353
3585.37/3595.53	c #Conflicts:    2667000 | #Constraints:      98353
3585.37/3595.53	c #Conflicts:    2668000 | #Constraints:      99353
3585.37/3595.53	c #Conflicts:    2669000 | #Constraints:     100353
3585.37/3595.53	c #Conflicts:    2670000 | #Constraints:     101353
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2671000 | #Constraints:      69844
3585.37/3595.53	c #Conflicts:    2672000 | #Constraints:      70844
3585.37/3595.53	c #Conflicts:    2673000 | #Constraints:      71844
3585.37/3595.53	c #Conflicts:    2674000 | #Constraints:      72844
3585.37/3595.53	c #Conflicts:    2675000 | #Constraints:      73844
3585.37/3595.53	c #Conflicts:    2676000 | #Constraints:      74844
3585.37/3595.53	c #Conflicts:    2677000 | #Constraints:      75844
3585.37/3595.53	c #Conflicts:    2678000 | #Constraints:      76844
3585.37/3595.53	c #Conflicts:    2679000 | #Constraints:      77844
3585.37/3595.53	c #Conflicts:    2680000 | #Constraints:      78844
3585.37/3595.53	c #Conflicts:    2681000 | #Constraints:      79844
3585.37/3595.53	c #Conflicts:    2682000 | #Constraints:      80844
3585.37/3595.53	c #Conflicts:    2683000 | #Constraints:      81844
3585.37/3595.53	c #Conflicts:    2684000 | #Constraints:      82844
3585.37/3595.53	c #Conflicts:    2685000 | #Constraints:      83844
3585.37/3595.53	c #Conflicts:    2686000 | #Constraints:      84844
3585.37/3595.53	c #Conflicts:    2687000 | #Constraints:      85844
3585.37/3595.53	c #Conflicts:    2688000 | #Constraints:      86844
3585.37/3595.53	c #Conflicts:    2689000 | #Constraints:      87844
3585.37/3595.53	c #Conflicts:    2690000 | #Constraints:      88844
3585.37/3595.53	c #Conflicts:    2691000 | #Constraints:      89844
3585.37/3595.53	c #Conflicts:    2692000 | #Constraints:      90844
3585.37/3595.53	c #Conflicts:    2693000 | #Constraints:      91844
3585.37/3595.53	c #Conflicts:    2694000 | #Constraints:      92844
3585.37/3595.53	c #Conflicts:    2695000 | #Constraints:      93844
3585.37/3595.53	c #Conflicts:    2696000 | #Constraints:      94844
3585.37/3595.53	c #Conflicts:    2697000 | #Constraints:      95844
3585.37/3595.53	c #Conflicts:    2698000 | #Constraints:      96844
3585.37/3595.53	c #Conflicts:    2699000 | #Constraints:      97844
3585.37/3595.53	c #Conflicts:    2700000 | #Constraints:      98844
3585.37/3595.53	c #Conflicts:    2701000 | #Constraints:      99844
3585.37/3595.53	c #Conflicts:    2702000 | #Constraints:     100844
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2703000 | #Constraints:      69137
3585.37/3595.53	c #Conflicts:    2704000 | #Constraints:      70137
3585.37/3595.53	c #Conflicts:    2705000 | #Constraints:      71137
3585.37/3595.53	c #Conflicts:    2706000 | #Constraints:      72137
3585.37/3595.53	c #Conflicts:    2707000 | #Constraints:      73137
3585.37/3595.53	c #Conflicts:    2708000 | #Constraints:      74137
3585.37/3595.53	c #Conflicts:    2709000 | #Constraints:      75137
3585.37/3595.53	c #Conflicts:    2710000 | #Constraints:      76137
3585.37/3595.53	c #Conflicts:    2711000 | #Constraints:      77137
3585.37/3595.53	c #Conflicts:    2712000 | #Constraints:      78137
3585.37/3595.53	c #Conflicts:    2713000 | #Constraints:      79137
3585.37/3595.53	c #Conflicts:    2714000 | #Constraints:      80137
3585.37/3595.53	c #Conflicts:    2715000 | #Constraints:      81137
3585.37/3595.53	c #Conflicts:    2716000 | #Constraints:      82137
3585.37/3595.53	c #Conflicts:    2717000 | #Constraints:      83137
3585.37/3595.53	c #Conflicts:    2718000 | #Constraints:      84137
3585.37/3595.53	c #Conflicts:    2719000 | #Constraints:      85137
3585.37/3595.53	c #Conflicts:    2720000 | #Constraints:      86137
3585.37/3595.53	c #Conflicts:    2721000 | #Constraints:      87137
3585.37/3595.53	c #Conflicts:    2722000 | #Constraints:      88137
3585.37/3595.53	c #Conflicts:    2723000 | #Constraints:      89137
3585.37/3595.53	c #Conflicts:    2724000 | #Constraints:      90137
3585.37/3595.53	c #Conflicts:    2725000 | #Constraints:      91137
3585.37/3595.53	c #Conflicts:    2726000 | #Constraints:      92137
3585.37/3595.53	c #Conflicts:    2727000 | #Constraints:      93137
3585.37/3595.53	c #Conflicts:    2728000 | #Constraints:      94137
3585.37/3595.53	c #Conflicts:    2729000 | #Constraints:      95137
3585.37/3595.53	c #Conflicts:    2730000 | #Constraints:      96137
3585.37/3595.53	c #Conflicts:    2731000 | #Constraints:      97137
3585.37/3595.53	c #Conflicts:    2732000 | #Constraints:      98137
3585.37/3595.53	c #Conflicts:    2733000 | #Constraints:      99137
3585.37/3595.53	c #Conflicts:    2734000 | #Constraints:     100137
3585.37/3595.53	c #Conflicts:    2735000 | #Constraints:     101137
3585.37/3595.53	c #Conflicts:    2736000 | #Constraints:     102137
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2737000 | #Constraints:      70217
3585.37/3595.53	c #Conflicts:    2738000 | #Constraints:      71217
3585.37/3595.53	c #Conflicts:    2739000 | #Constraints:      72217
3585.37/3595.53	c #Conflicts:    2740000 | #Constraints:      73217
3585.37/3595.53	c #Conflicts:    2741000 | #Constraints:      74217
3585.37/3595.53	c #Conflicts:    2742000 | #Constraints:      75217
3585.37/3595.53	c #Conflicts:    2743000 | #Constraints:      76217
3585.37/3595.53	c #Conflicts:    2744000 | #Constraints:      77217
3585.37/3595.53	c #Conflicts:    2745000 | #Constraints:      78217
3585.37/3595.53	c #Conflicts:    2746000 | #Constraints:      79217
3585.37/3595.53	c #Conflicts:    2747000 | #Constraints:      80217
3585.37/3595.53	c #Conflicts:    2748000 | #Constraints:      81217
3585.37/3595.53	c #Conflicts:    2749000 | #Constraints:      82217
3585.37/3595.53	c #Conflicts:    2750000 | #Constraints:      83217
3585.37/3595.53	c #Conflicts:    2751000 | #Constraints:      84217
3585.37/3595.53	c #Conflicts:    2752000 | #Constraints:      85217
3585.37/3595.53	c #Conflicts:    2753000 | #Constraints:      86217
3585.37/3595.53	c #Conflicts:    2754000 | #Constraints:      87217
3585.37/3595.53	c #Conflicts:    2755000 | #Constraints:      88217
3585.37/3595.53	c #Conflicts:    2756000 | #Constraints:      89217
3585.37/3595.53	c #Conflicts:    2757000 | #Constraints:      90217
3585.37/3595.53	c #Conflicts:    2758000 | #Constraints:      91217
3585.37/3595.53	c #Conflicts:    2759000 | #Constraints:      92217
3585.37/3595.53	c #Conflicts:    2760000 | #Constraints:      93217
3585.37/3595.53	c #Conflicts:    2761000 | #Constraints:      94217
3585.37/3595.53	c #Conflicts:    2762000 | #Constraints:      95217
3585.37/3595.53	c #Conflicts:    2763000 | #Constraints:      96217
3585.37/3595.53	c #Conflicts:    2764000 | #Constraints:      97217
3585.37/3595.53	c #Conflicts:    2765000 | #Constraints:      98217
3585.37/3595.53	c #Conflicts:    2766000 | #Constraints:      99217
3585.37/3595.53	c #Conflicts:    2767000 | #Constraints:     100217
3585.37/3595.53	c #Conflicts:    2768000 | #Constraints:     101217
3585.37/3595.53	c #Conflicts:    2769000 | #Constraints:     102217
3585.37/3595.53	c INPROCESSING
3585.37/3595.53	c GARBAGE COLLECT
3585.37/3595.53	c rational objective 1808
3585.37/3595.53	c #Conflicts:    2770000 | #Constraints:      70012
3585.37/3595.53	c #Conflicts:    2771000 | #Constraints:      71012
3585.37/3595.53	c #Conflicts:    2772000 | #Constraints:      72012
3585.37/3595.53	c #Conflicts:    2773000 | #Constraints:      73012
3585.37/3595.53	c #Conflicts:    2774000 | #Constraints:      74012
3585.37/3595.53	c #Conflicts:    2775000 | #Constraints:      75012
3585.37/3595.53	c #Conflicts:    2776000 | #Constraints:      76012
3585.37/3595.53	c #Conflicts:    2777000 | #Constraints:      77012
3585.37/3595.53	c #Conflicts:    2778000 | #Constraints:      78012
3585.37/3595.53	c #Conflicts:    2779000 | #Constraints:      79012
3585.37/3595.53	c #Conflicts:    2780000 | #Constraints:      80012
3585.37/3595.53	c #Conflicts:    2781000 | #Constraints:      81012
3585.37/3595.53	c #Conflicts:    2782000 | #Constraints:      82012
3585.37/3595.53	c #Conflicts:    2783000 | #Constraints:      83012
3585.37/3595.53	c #Conflicts:    2784000 | #Constraints:      84012
3585.37/3595.53	c #Conflicts:    2785000 | #Constraints:      85012
3585.37/3595.53	c #Conflicts:    2786000 | #Constraints:      86012
3585.37/3595.53	c #Conflicts:    2787000 | #Constraints:      87012
3585.37/3595.53	c #Conflicts:    2788000 | #Constraints:      88012
3585.37/3595.53	c #Conflicts:    2789000 | #Constraints:      89012
3585.37/3595.53	c #Conflicts:    2790000 | #Constraints:      90012
3585.37/3595.53	c #Conflicts:    2791000 | #Constraints:      91012
3585.37/3595.53	c #Conflicts:    2792000 | #Constraints:      92012
3585.37/3595.53	c #Conflicts:    2793000 | #Constraints:      93012
3585.37/3595.53	c #Conflicts:    2794000 | #Constraints:      94012
3585.37/3595.53	c #Conflicts:    2795000 | #Constraints:      95012
3585.37/3595.53	c #Conflicts:    2796000 | #Constraints:      96012
3585.37/3595.53	c #Conflicts:    2797000 | #Constraints:      97012
3585.37/3595.54	c #Conflicts:    2798000 | #Constraints:      98012
3585.37/3595.54	c #Conflicts:    2799000 | #Constraints:      99012
3585.37/3595.54	c #Conflicts:    2800000 | #Constraints:     100012
3585.37/3595.54	c #Conflicts:    2801000 | #Constraints:     101012
3585.37/3595.54	c #Conflicts:    2802000 | #Constraints:     102012
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2803000 | #Constraints:      69736
3585.37/3595.54	c #Conflicts:    2804000 | #Constraints:      70736
3585.37/3595.54	c #Conflicts:    2805000 | #Constraints:      71736
3585.37/3595.54	c #Conflicts:    2806000 | #Constraints:      72736
3585.37/3595.54	c #Conflicts:    2807000 | #Constraints:      73736
3585.37/3595.54	c #Conflicts:    2808000 | #Constraints:      74736
3585.37/3595.54	c #Conflicts:    2809000 | #Constraints:      75736
3585.37/3595.54	c #Conflicts:    2810000 | #Constraints:      76736
3585.37/3595.54	c #Conflicts:    2811000 | #Constraints:      77736
3585.37/3595.54	c #Conflicts:    2812000 | #Constraints:      78736
3585.37/3595.54	c #Conflicts:    2813000 | #Constraints:      79736
3585.37/3595.54	c #Conflicts:    2814000 | #Constraints:      80736
3585.37/3595.54	c #Conflicts:    2815000 | #Constraints:      81736
3585.37/3595.54	c #Conflicts:    2816000 | #Constraints:      82736
3585.37/3595.54	c #Conflicts:    2817000 | #Constraints:      83736
3585.37/3595.54	c #Conflicts:    2818000 | #Constraints:      84736
3585.37/3595.54	c #Conflicts:    2819000 | #Constraints:      85736
3585.37/3595.54	c #Conflicts:    2820000 | #Constraints:      86736
3585.37/3595.54	c #Conflicts:    2821000 | #Constraints:      87736
3585.37/3595.54	c #Conflicts:    2822000 | #Constraints:      88736
3585.37/3595.54	c #Conflicts:    2823000 | #Constraints:      89736
3585.37/3595.54	c #Conflicts:    2824000 | #Constraints:      90736
3585.37/3595.54	c #Conflicts:    2825000 | #Constraints:      91736
3585.37/3595.54	c #Conflicts:    2826000 | #Constraints:      92736
3585.37/3595.54	c #Conflicts:    2827000 | #Constraints:      93736
3585.37/3595.54	c #Conflicts:    2828000 | #Constraints:      94736
3585.37/3595.54	c #Conflicts:    2829000 | #Constraints:      95736
3585.37/3595.54	c #Conflicts:    2830000 | #Constraints:      96736
3585.37/3595.54	c #Conflicts:    2831000 | #Constraints:      97736
3585.37/3595.54	c #Conflicts:    2832000 | #Constraints:      98736
3585.37/3595.54	c #Conflicts:    2833000 | #Constraints:      99736
3585.37/3595.54	c #Conflicts:    2834000 | #Constraints:     100736
3585.37/3595.54	c #Conflicts:    2835000 | #Constraints:     101736
3585.37/3595.54	c #Conflicts:    2836000 | #Constraints:     102736
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2837000 | #Constraints:      70291
3585.37/3595.54	c #Conflicts:    2838000 | #Constraints:      71291
3585.37/3595.54	c #Conflicts:    2839000 | #Constraints:      72291
3585.37/3595.54	c #Conflicts:    2840000 | #Constraints:      73291
3585.37/3595.54	c #Conflicts:    2841000 | #Constraints:      74291
3585.37/3595.54	c #Conflicts:    2842000 | #Constraints:      75291
3585.37/3595.54	c #Conflicts:    2843000 | #Constraints:      76291
3585.37/3595.54	c #Conflicts:    2844000 | #Constraints:      77291
3585.37/3595.54	c #Conflicts:    2845000 | #Constraints:      78291
3585.37/3595.54	c #Conflicts:    2846000 | #Constraints:      79291
3585.37/3595.54	c #Conflicts:    2847000 | #Constraints:      80291
3585.37/3595.54	c #Conflicts:    2848000 | #Constraints:      81291
3585.37/3595.54	c #Conflicts:    2849000 | #Constraints:      82292
3585.37/3595.54	c #Conflicts:    2850000 | #Constraints:      83293
3585.37/3595.54	c #Conflicts:    2851000 | #Constraints:      84293
3585.37/3595.54	c #Conflicts:    2852000 | #Constraints:      85294
3585.37/3595.54	c #Conflicts:    2853000 | #Constraints:      86294
3585.37/3595.54	c #Conflicts:    2854000 | #Constraints:      87295
3585.37/3595.54	c #Conflicts:    2855000 | #Constraints:      88299
3585.37/3595.54	c #Conflicts:    2856000 | #Constraints:      89300
3585.37/3595.54	c #Conflicts:    2857000 | #Constraints:      90303
3585.37/3595.54	c #Conflicts:    2858000 | #Constraints:      91305
3585.37/3595.54	c #Conflicts:    2859000 | #Constraints:      92305
3585.37/3595.54	c #Conflicts:    2860000 | #Constraints:      93307
3585.37/3595.54	c #Conflicts:    2861000 | #Constraints:      94307
3585.37/3595.54	c #Conflicts:    2862000 | #Constraints:      95308
3585.37/3595.54	c #Conflicts:    2863000 | #Constraints:      96308
3585.37/3595.54	c #Conflicts:    2864000 | #Constraints:      97308
3585.37/3595.54	c #Conflicts:    2865000 | #Constraints:      98308
3585.37/3595.54	c #Conflicts:    2866000 | #Constraints:      99308
3585.37/3595.54	c #Conflicts:    2867000 | #Constraints:     100309
3585.37/3595.54	c #Conflicts:    2868000 | #Constraints:     101309
3585.37/3595.54	c #Conflicts:    2869000 | #Constraints:     102310
3585.37/3595.54	c #Conflicts:    2870000 | #Constraints:     103310
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2871000 | #Constraints:      70615
3585.37/3595.54	c #Conflicts:    2872000 | #Constraints:      71615
3585.37/3595.54	c #Conflicts:    2873000 | #Constraints:      72615
3585.37/3595.54	c #Conflicts:    2874000 | #Constraints:      73615
3585.37/3595.54	c #Conflicts:    2875000 | #Constraints:      74615
3585.37/3595.54	c #Conflicts:    2876000 | #Constraints:      75615
3585.37/3595.54	c #Conflicts:    2877000 | #Constraints:      76615
3585.37/3595.54	c #Conflicts:    2878000 | #Constraints:      77615
3585.37/3595.54	c #Conflicts:    2879000 | #Constraints:      78615
3585.37/3595.54	c #Conflicts:    2880000 | #Constraints:      79615
3585.37/3595.54	c #Conflicts:    2881000 | #Constraints:      80615
3585.37/3595.54	c #Conflicts:    2882000 | #Constraints:      81615
3585.37/3595.54	c #Conflicts:    2883000 | #Constraints:      82615
3585.37/3595.54	c #Conflicts:    2884000 | #Constraints:      83615
3585.37/3595.54	c #Conflicts:    2885000 | #Constraints:      84615
3585.37/3595.54	c #Conflicts:    2886000 | #Constraints:      85615
3585.37/3595.54	c #Conflicts:    2887000 | #Constraints:      86615
3585.37/3595.54	c #Conflicts:    2888000 | #Constraints:      87615
3585.37/3595.54	c #Conflicts:    2889000 | #Constraints:      88615
3585.37/3595.54	c #Conflicts:    2890000 | #Constraints:      89615
3585.37/3595.54	c #Conflicts:    2891000 | #Constraints:      90615
3585.37/3595.54	c #Conflicts:    2892000 | #Constraints:      91615
3585.37/3595.54	c #Conflicts:    2893000 | #Constraints:      92615
3585.37/3595.54	c #Conflicts:    2894000 | #Constraints:      93615
3585.37/3595.54	c #Conflicts:    2895000 | #Constraints:      94615
3585.37/3595.54	c #Conflicts:    2896000 | #Constraints:      95615
3585.37/3595.54	c #Conflicts:    2897000 | #Constraints:      96615
3585.37/3595.54	c #Conflicts:    2898000 | #Constraints:      97615
3585.37/3595.54	c #Conflicts:    2899000 | #Constraints:      98615
3585.37/3595.54	c #Conflicts:    2900000 | #Constraints:      99615
3585.37/3595.54	c #Conflicts:    2901000 | #Constraints:     100615
3585.37/3595.54	c #Conflicts:    2902000 | #Constraints:     101615
3585.37/3595.54	c #Conflicts:    2903000 | #Constraints:     102615
3585.37/3595.54	c #Conflicts:    2904000 | #Constraints:     103615
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2905000 | #Constraints:      70721
3585.37/3595.54	c #Conflicts:    2906000 | #Constraints:      71721
3585.37/3595.54	c #Conflicts:    2907000 | #Constraints:      72721
3585.37/3595.54	c #Conflicts:    2908000 | #Constraints:      73721
3585.37/3595.54	c #Conflicts:    2909000 | #Constraints:      74721
3585.37/3595.54	c #Conflicts:    2910000 | #Constraints:      75721
3585.37/3595.54	c #Conflicts:    2911000 | #Constraints:      76721
3585.37/3595.54	c #Conflicts:    2912000 | #Constraints:      77721
3585.37/3595.54	c #Conflicts:    2913000 | #Constraints:      78721
3585.37/3595.54	c #Conflicts:    2914000 | #Constraints:      79721
3585.37/3595.54	c #Conflicts:    2915000 | #Constraints:      80721
3585.37/3595.54	c #Conflicts:    2916000 | #Constraints:      81721
3585.37/3595.54	c #Conflicts:    2917000 | #Constraints:      82721
3585.37/3595.54	c #Conflicts:    2918000 | #Constraints:      83721
3585.37/3595.54	c #Conflicts:    2919000 | #Constraints:      84721
3585.37/3595.54	c #Conflicts:    2920000 | #Constraints:      85721
3585.37/3595.54	c #Conflicts:    2921000 | #Constraints:      86721
3585.37/3595.54	c #Conflicts:    2922000 | #Constraints:      87721
3585.37/3595.54	c #Conflicts:    2923000 | #Constraints:      88721
3585.37/3595.54	c #Conflicts:    2924000 | #Constraints:      89721
3585.37/3595.54	c #Conflicts:    2925000 | #Constraints:      90721
3585.37/3595.54	c #Conflicts:    2926000 | #Constraints:      91721
3585.37/3595.54	c #Conflicts:    2927000 | #Constraints:      92721
3585.37/3595.54	c #Conflicts:    2928000 | #Constraints:      93721
3585.37/3595.54	c #Conflicts:    2929000 | #Constraints:      94721
3585.37/3595.54	c #Conflicts:    2930000 | #Constraints:      95721
3585.37/3595.54	c #Conflicts:    2931000 | #Constraints:      96721
3585.37/3595.54	c #Conflicts:    2932000 | #Constraints:      97721
3585.37/3595.54	c #Conflicts:    2933000 | #Constraints:      98721
3585.37/3595.54	c #Conflicts:    2934000 | #Constraints:      99721
3585.37/3595.54	c #Conflicts:    2935000 | #Constraints:     100721
3585.37/3595.54	c #Conflicts:    2936000 | #Constraints:     101721
3585.37/3595.54	c #Conflicts:    2937000 | #Constraints:     102721
3585.37/3595.54	c #Conflicts:    2938000 | #Constraints:     103721
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2939000 | #Constraints:      70641
3585.37/3595.54	c #Conflicts:    2940000 | #Constraints:      71641
3585.37/3595.54	c #Conflicts:    2941000 | #Constraints:      72641
3585.37/3595.54	c #Conflicts:    2942000 | #Constraints:      73641
3585.37/3595.54	c #Conflicts:    2943000 | #Constraints:      74641
3585.37/3595.54	c #Conflicts:    2944000 | #Constraints:      75641
3585.37/3595.54	c #Conflicts:    2945000 | #Constraints:      76641
3585.37/3595.54	c #Conflicts:    2946000 | #Constraints:      77641
3585.37/3595.54	c #Conflicts:    2947000 | #Constraints:      78641
3585.37/3595.54	c #Conflicts:    2948000 | #Constraints:      79641
3585.37/3595.54	c #Conflicts:    2949000 | #Constraints:      80641
3585.37/3595.54	c #Conflicts:    2950000 | #Constraints:      81641
3585.37/3595.54	c #Conflicts:    2951000 | #Constraints:      82641
3585.37/3595.54	c #Conflicts:    2952000 | #Constraints:      83641
3585.37/3595.54	c #Conflicts:    2953000 | #Constraints:      84641
3585.37/3595.54	c #Conflicts:    2954000 | #Constraints:      85641
3585.37/3595.54	c #Conflicts:    2955000 | #Constraints:      86641
3585.37/3595.54	c #Conflicts:    2956000 | #Constraints:      87641
3585.37/3595.54	c #Conflicts:    2957000 | #Constraints:      88641
3585.37/3595.54	c #Conflicts:    2958000 | #Constraints:      89641
3585.37/3595.54	c #Conflicts:    2959000 | #Constraints:      90641
3585.37/3595.54	c #Conflicts:    2960000 | #Constraints:      91641
3585.37/3595.54	c #Conflicts:    2961000 | #Constraints:      92641
3585.37/3595.54	c #Conflicts:    2962000 | #Constraints:      93641
3585.37/3595.54	c #Conflicts:    2963000 | #Constraints:      94641
3585.37/3595.54	c #Conflicts:    2964000 | #Constraints:      95641
3585.37/3595.54	c #Conflicts:    2965000 | #Constraints:      96641
3585.37/3595.54	c #Conflicts:    2966000 | #Constraints:      97641
3585.37/3595.54	c #Conflicts:    2967000 | #Constraints:      98641
3585.37/3595.54	c #Conflicts:    2968000 | #Constraints:      99641
3585.37/3595.54	c #Conflicts:    2969000 | #Constraints:     100641
3585.37/3595.54	c #Conflicts:    2970000 | #Constraints:     101641
3585.37/3595.54	c #Conflicts:    2971000 | #Constraints:     102641
3585.37/3595.54	c #Conflicts:    2972000 | #Constraints:     103641
3585.37/3595.54	c #Conflicts:    2973000 | #Constraints:     104641
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    2974000 | #Constraints:      71263
3585.37/3595.54	c #Conflicts:    2975000 | #Constraints:      72263
3585.37/3595.54	c #Conflicts:    2976000 | #Constraints:      73263
3585.37/3595.54	c #Conflicts:    2977000 | #Constraints:      74263
3585.37/3595.54	c #Conflicts:    2978000 | #Constraints:      75263
3585.37/3595.54	c #Conflicts:    2979000 | #Constraints:      76263
3585.37/3595.54	c #Conflicts:    2980000 | #Constraints:      77263
3585.37/3595.54	c #Conflicts:    2981000 | #Constraints:      78263
3585.37/3595.54	c #Conflicts:    2982000 | #Constraints:      79263
3585.37/3595.54	c #Conflicts:    2983000 | #Constraints:      80263
3585.37/3595.54	c #Conflicts:    2984000 | #Constraints:      81263
3585.37/3595.54	c #Conflicts:    2985000 | #Constraints:      82263
3585.37/3595.54	c #Conflicts:    2986000 | #Constraints:      83263
3585.37/3595.54	c #Conflicts:    2987000 | #Constraints:      84263
3585.37/3595.54	c #Conflicts:    2988000 | #Constraints:      85263
3585.37/3595.54	c #Conflicts:    2989000 | #Constraints:      86263
3585.37/3595.54	c #Conflicts:    2990000 | #Constraints:      87263
3585.37/3595.54	c #Conflicts:    2991000 | #Constraints:      88263
3585.37/3595.54	c #Conflicts:    2992000 | #Constraints:      89263
3585.37/3595.54	c #Conflicts:    2993000 | #Constraints:      90263
3585.37/3595.54	c #Conflicts:    2994000 | #Constraints:      91263
3585.37/3595.54	c #Conflicts:    2995000 | #Constraints:      92263
3585.37/3595.54	c #Conflicts:    2996000 | #Constraints:      93263
3585.37/3595.54	c #Conflicts:    2997000 | #Constraints:      94263
3585.37/3595.54	c #Conflicts:    2998000 | #Constraints:      95263
3585.37/3595.54	c #Conflicts:    2999000 | #Constraints:      96263
3585.37/3595.54	c #Conflicts:    3000000 | #Constraints:      97263
3585.37/3595.54	c #Conflicts:    3001000 | #Constraints:      98263
3585.37/3595.54	c #Conflicts:    3002000 | #Constraints:      99263
3585.37/3595.54	c #Conflicts:    3003000 | #Constraints:     100263
3585.37/3595.54	c #Conflicts:    3004000 | #Constraints:     101263
3585.37/3595.54	c #Conflicts:    3005000 | #Constraints:     102263
3585.37/3595.54	c #Conflicts:    3006000 | #Constraints:     103263
3585.37/3595.54	c #Conflicts:    3007000 | #Constraints:     104263
3585.37/3595.54	c #Conflicts:    3008000 | #Constraints:     105263
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3009000 | #Constraints:      71799
3585.37/3595.54	c #Conflicts:    3010000 | #Constraints:      72799
3585.37/3595.54	c #Conflicts:    3011000 | #Constraints:      73799
3585.37/3595.54	c #Conflicts:    3012000 | #Constraints:      74799
3585.37/3595.54	c #Conflicts:    3013000 | #Constraints:      75799
3585.37/3595.54	c #Conflicts:    3014000 | #Constraints:      76799
3585.37/3595.54	c #Conflicts:    3015000 | #Constraints:      77799
3585.37/3595.54	c #Conflicts:    3016000 | #Constraints:      78799
3585.37/3595.54	c #Conflicts:    3017000 | #Constraints:      79799
3585.37/3595.54	c #Conflicts:    3018000 | #Constraints:      80799
3585.37/3595.54	c #Conflicts:    3019000 | #Constraints:      81799
3585.37/3595.54	c #Conflicts:    3020000 | #Constraints:      82799
3585.37/3595.54	c #Conflicts:    3021000 | #Constraints:      83799
3585.37/3595.54	c #Conflicts:    3022000 | #Constraints:      84799
3585.37/3595.54	c #Conflicts:    3023000 | #Constraints:      85799
3585.37/3595.54	c #Conflicts:    3024000 | #Constraints:      86799
3585.37/3595.54	c #Conflicts:    3025000 | #Constraints:      87799
3585.37/3595.54	c #Conflicts:    3026000 | #Constraints:      88799
3585.37/3595.54	c #Conflicts:    3027000 | #Constraints:      89799
3585.37/3595.54	c #Conflicts:    3028000 | #Constraints:      90799
3585.37/3595.54	c #Conflicts:    3029000 | #Constraints:      91799
3585.37/3595.54	c #Conflicts:    3030000 | #Constraints:      92799
3585.37/3595.54	c #Conflicts:    3031000 | #Constraints:      93799
3585.37/3595.54	c #Conflicts:    3032000 | #Constraints:      94799
3585.37/3595.54	c #Conflicts:    3033000 | #Constraints:      95799
3585.37/3595.54	c #Conflicts:    3034000 | #Constraints:      96799
3585.37/3595.54	c #Conflicts:    3035000 | #Constraints:      97799
3585.37/3595.54	c #Conflicts:    3036000 | #Constraints:      98799
3585.37/3595.54	c #Conflicts:    3037000 | #Constraints:      99799
3585.37/3595.54	c #Conflicts:    3038000 | #Constraints:     100799
3585.37/3595.54	c #Conflicts:    3039000 | #Constraints:     101799
3585.37/3595.54	c #Conflicts:    3040000 | #Constraints:     102799
3585.37/3595.54	c #Conflicts:    3041000 | #Constraints:     103799
3585.37/3595.54	c #Conflicts:    3042000 | #Constraints:     104799
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3043000 | #Constraints:      71097
3585.37/3595.54	c #Conflicts:    3044000 | #Constraints:      72097
3585.37/3595.54	c #Conflicts:    3045000 | #Constraints:      73097
3585.37/3595.54	c #Conflicts:    3046000 | #Constraints:      74097
3585.37/3595.54	c #Conflicts:    3047000 | #Constraints:      75097
3585.37/3595.54	c #Conflicts:    3048000 | #Constraints:      76097
3585.37/3595.54	c #Conflicts:    3049000 | #Constraints:      77097
3585.37/3595.54	c #Conflicts:    3050000 | #Constraints:      78097
3585.37/3595.54	c #Conflicts:    3051000 | #Constraints:      79097
3585.37/3595.54	c #Conflicts:    3052000 | #Constraints:      80097
3585.37/3595.54	c #Conflicts:    3053000 | #Constraints:      81097
3585.37/3595.54	c #Conflicts:    3054000 | #Constraints:      82097
3585.37/3595.54	c #Conflicts:    3055000 | #Constraints:      83097
3585.37/3595.54	c #Conflicts:    3056000 | #Constraints:      84097
3585.37/3595.54	c #Conflicts:    3057000 | #Constraints:      85097
3585.37/3595.54	c #Conflicts:    3058000 | #Constraints:      86097
3585.37/3595.54	c #Conflicts:    3059000 | #Constraints:      87097
3585.37/3595.54	c #Conflicts:    3060000 | #Constraints:      88098
3585.37/3595.54	c #Conflicts:    3061000 | #Constraints:      89098
3585.37/3595.54	c #Conflicts:    3062000 | #Constraints:      90098
3585.37/3595.54	c #Conflicts:    3063000 | #Constraints:      91098
3585.37/3595.54	c #Conflicts:    3064000 | #Constraints:      92098
3585.37/3595.54	c #Conflicts:    3065000 | #Constraints:      93143
3585.37/3595.54	c #Conflicts:    3066000 | #Constraints:      94363
3585.37/3595.54	c #Conflicts:    3067000 | #Constraints:      95535
3585.37/3595.54	c #Conflicts:    3068000 | #Constraints:      96537
3585.37/3595.54	c #Conflicts:    3069000 | #Constraints:      97539
3585.37/3595.54	c #Conflicts:    3070000 | #Constraints:      98540
3585.37/3595.54	c #Conflicts:    3071000 | #Constraints:      99543
3585.37/3595.54	c #Conflicts:    3072000 | #Constraints:     100547
3585.37/3595.54	c #Conflicts:    3073000 | #Constraints:     101549
3585.37/3595.54	c #Conflicts:    3074000 | #Constraints:     102554
3585.37/3595.54	c #Conflicts:    3075000 | #Constraints:     103558
3585.37/3595.54	c #Conflicts:    3076000 | #Constraints:     104568
3585.37/3595.54	c #Conflicts:    3077000 | #Constraints:     105569
3585.37/3595.54	c #Conflicts:    3078000 | #Constraints:     106601
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3079000 | #Constraints:      72466
3585.37/3595.54	c #Conflicts:    3080000 | #Constraints:      73466
3585.37/3595.54	c #Conflicts:    3081000 | #Constraints:      74466
3585.37/3595.54	c #Conflicts:    3082000 | #Constraints:      75466
3585.37/3595.54	c #Conflicts:    3083000 | #Constraints:      76466
3585.37/3595.54	c #Conflicts:    3084000 | #Constraints:      77466
3585.37/3595.54	c #Conflicts:    3085000 | #Constraints:      78466
3585.37/3595.54	c #Conflicts:    3086000 | #Constraints:      79466
3585.37/3595.54	c #Conflicts:    3087000 | #Constraints:      80466
3585.37/3595.54	c #Conflicts:    3088000 | #Constraints:      81466
3585.37/3595.54	c #Conflicts:    3089000 | #Constraints:      82466
3585.37/3595.54	c #Conflicts:    3090000 | #Constraints:      83466
3585.37/3595.54	c #Conflicts:    3091000 | #Constraints:      84466
3585.37/3595.54	c #Conflicts:    3092000 | #Constraints:      85466
3585.37/3595.54	c #Conflicts:    3093000 | #Constraints:      86466
3585.37/3595.54	c #Conflicts:    3094000 | #Constraints:      87466
3585.37/3595.54	c #Conflicts:    3095000 | #Constraints:      88466
3585.37/3595.54	c #Conflicts:    3096000 | #Constraints:      89466
3585.37/3595.54	c #Conflicts:    3097000 | #Constraints:      90466
3585.37/3595.54	c #Conflicts:    3098000 | #Constraints:      91466
3585.37/3595.54	c #Conflicts:    3099000 | #Constraints:      92466
3585.37/3595.54	c #Conflicts:    3100000 | #Constraints:      93466
3585.37/3595.54	c #Conflicts:    3101000 | #Constraints:      94466
3585.37/3595.54	c #Conflicts:    3102000 | #Constraints:      95466
3585.37/3595.54	c #Conflicts:    3103000 | #Constraints:      96466
3585.37/3595.54	c #Conflicts:    3104000 | #Constraints:      97466
3585.37/3595.54	c #Conflicts:    3105000 | #Constraints:      98466
3585.37/3595.54	c #Conflicts:    3106000 | #Constraints:      99466
3585.37/3595.54	c #Conflicts:    3107000 | #Constraints:     100466
3585.37/3595.54	c #Conflicts:    3108000 | #Constraints:     101466
3585.37/3595.54	c #Conflicts:    3109000 | #Constraints:     102466
3585.37/3595.54	c #Conflicts:    3110000 | #Constraints:     103466
3585.37/3595.54	c #Conflicts:    3111000 | #Constraints:     104466
3585.37/3595.54	c #Conflicts:    3112000 | #Constraints:     105466
3585.37/3595.54	c #Conflicts:    3113000 | #Constraints:     106466
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3114000 | #Constraints:      72259
3585.37/3595.54	c #Conflicts:    3115000 | #Constraints:      73259
3585.37/3595.54	c #Conflicts:    3116000 | #Constraints:      74259
3585.37/3595.54	c #Conflicts:    3117000 | #Constraints:      75259
3585.37/3595.54	c #Conflicts:    3118000 | #Constraints:      76259
3585.37/3595.54	c #Conflicts:    3119000 | #Constraints:      77259
3585.37/3595.54	c #Conflicts:    3120000 | #Constraints:      78259
3585.37/3595.54	c #Conflicts:    3121000 | #Constraints:      79259
3585.37/3595.54	c #Conflicts:    3122000 | #Constraints:      80259
3585.37/3595.54	c #Conflicts:    3123000 | #Constraints:      81259
3585.37/3595.54	c #Conflicts:    3124000 | #Constraints:      82259
3585.37/3595.54	c #Conflicts:    3125000 | #Constraints:      83259
3585.37/3595.54	c #Conflicts:    3126000 | #Constraints:      84259
3585.37/3595.54	c #Conflicts:    3127000 | #Constraints:      85259
3585.37/3595.54	c #Conflicts:    3128000 | #Constraints:      86259
3585.37/3595.54	c #Conflicts:    3129000 | #Constraints:      87259
3585.37/3595.54	c #Conflicts:    3130000 | #Constraints:      88259
3585.37/3595.54	c #Conflicts:    3131000 | #Constraints:      89259
3585.37/3595.54	c #Conflicts:    3132000 | #Constraints:      90259
3585.37/3595.54	c #Conflicts:    3133000 | #Constraints:      91259
3585.37/3595.54	c #Conflicts:    3134000 | #Constraints:      92259
3585.37/3595.54	c #Conflicts:    3135000 | #Constraints:      93259
3585.37/3595.54	c #Conflicts:    3136000 | #Constraints:      94259
3585.37/3595.54	c #Conflicts:    3137000 | #Constraints:      95259
3585.37/3595.54	c #Conflicts:    3138000 | #Constraints:      96259
3585.37/3595.54	c #Conflicts:    3139000 | #Constraints:      97259
3585.37/3595.54	c #Conflicts:    3140000 | #Constraints:      98259
3585.37/3595.54	c #Conflicts:    3141000 | #Constraints:      99259
3585.37/3595.54	c #Conflicts:    3142000 | #Constraints:     100259
3585.37/3595.54	c #Conflicts:    3143000 | #Constraints:     101259
3585.37/3595.54	c #Conflicts:    3144000 | #Constraints:     102259
3585.37/3595.54	c #Conflicts:    3145000 | #Constraints:     103259
3585.37/3595.54	c #Conflicts:    3146000 | #Constraints:     104259
3585.37/3595.54	c #Conflicts:    3147000 | #Constraints:     105259
3585.37/3595.54	c #Conflicts:    3148000 | #Constraints:     106259
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3149000 | #Constraints:      71873
3585.37/3595.54	c #Conflicts:    3150000 | #Constraints:      72873
3585.37/3595.54	c #Conflicts:    3151000 | #Constraints:      73873
3585.37/3595.54	c #Conflicts:    3152000 | #Constraints:      74873
3585.37/3595.54	c #Conflicts:    3153000 | #Constraints:      75873
3585.37/3595.54	c #Conflicts:    3154000 | #Constraints:      76873
3585.37/3595.54	c #Conflicts:    3155000 | #Constraints:      77873
3585.37/3595.54	c #Conflicts:    3156000 | #Constraints:      78873
3585.37/3595.54	c #Conflicts:    3157000 | #Constraints:      79873
3585.37/3595.54	c #Conflicts:    3158000 | #Constraints:      80873
3585.37/3595.54	c #Conflicts:    3159000 | #Constraints:      81873
3585.37/3595.54	c #Conflicts:    3160000 | #Constraints:      82873
3585.37/3595.54	c #Conflicts:    3161000 | #Constraints:      83873
3585.37/3595.54	c #Conflicts:    3162000 | #Constraints:      84874
3585.37/3595.54	c #Conflicts:    3163000 | #Constraints:      85877
3585.37/3595.54	c #Conflicts:    3164000 | #Constraints:      86877
3585.37/3595.54	c #Conflicts:    3165000 | #Constraints:      87880
3585.37/3595.54	c #Conflicts:    3166000 | #Constraints:      88880
3585.37/3595.54	c #Conflicts:    3167000 | #Constraints:      89880
3585.37/3595.54	c #Conflicts:    3168000 | #Constraints:      90880
3585.37/3595.54	c #Conflicts:    3169000 | #Constraints:      91881
3585.37/3595.54	c #Conflicts:    3170000 | #Constraints:      92881
3585.37/3595.54	c #Conflicts:    3171000 | #Constraints:      93881
3585.37/3595.54	c #Conflicts:    3172000 | #Constraints:      94884
3585.37/3595.54	c #Conflicts:    3173000 | #Constraints:      95885
3585.37/3595.54	c #Conflicts:    3174000 | #Constraints:      96886
3585.37/3595.54	c #Conflicts:    3175000 | #Constraints:      97887
3585.37/3595.54	c #Conflicts:    3176000 | #Constraints:      98888
3585.37/3595.54	c #Conflicts:    3177000 | #Constraints:      99891
3585.37/3595.54	c #Conflicts:    3178000 | #Constraints:     100895
3585.37/3595.54	c #Conflicts:    3179000 | #Constraints:     101895
3585.37/3595.54	c #Conflicts:    3180000 | #Constraints:     102895
3585.37/3595.54	c #Conflicts:    3181000 | #Constraints:     103896
3585.37/3595.54	c #Conflicts:    3182000 | #Constraints:     104897
3585.37/3595.54	c #Conflicts:    3183000 | #Constraints:     105898
3585.37/3595.54	c #Conflicts:    3184000 | #Constraints:     106898
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3185000 | #Constraints:      72370
3585.37/3595.54	c #Conflicts:    3186000 | #Constraints:      73370
3585.37/3595.54	c #Conflicts:    3187000 | #Constraints:      74370
3585.37/3595.54	c #Conflicts:    3188000 | #Constraints:      75370
3585.37/3595.54	c #Conflicts:    3189000 | #Constraints:      76370
3585.37/3595.54	c #Conflicts:    3190000 | #Constraints:      77370
3585.37/3595.54	c #Conflicts:    3191000 | #Constraints:      78370
3585.37/3595.54	c #Conflicts:    3192000 | #Constraints:      79370
3585.37/3595.54	c #Conflicts:    3193000 | #Constraints:      80370
3585.37/3595.54	c #Conflicts:    3194000 | #Constraints:      81370
3585.37/3595.54	c #Conflicts:    3195000 | #Constraints:      82370
3585.37/3595.54	c #Conflicts:    3196000 | #Constraints:      83370
3585.37/3595.54	c #Conflicts:    3197000 | #Constraints:      84370
3585.37/3595.54	c #Conflicts:    3198000 | #Constraints:      85371
3585.37/3595.54	c #Conflicts:    3199000 | #Constraints:      86371
3585.37/3595.54	c #Conflicts:    3200000 | #Constraints:      87371
3585.37/3595.54	c #Conflicts:    3201000 | #Constraints:      88371
3585.37/3595.54	c #Conflicts:    3202000 | #Constraints:      89372
3585.37/3595.54	c #Conflicts:    3203000 | #Constraints:      90374
3585.37/3595.54	c #Conflicts:    3204000 | #Constraints:      91374
3585.37/3595.54	c #Conflicts:    3205000 | #Constraints:      92375
3585.37/3595.54	c #Conflicts:    3206000 | #Constraints:      93375
3585.37/3595.54	c #Conflicts:    3207000 | #Constraints:      94377
3585.37/3595.54	c #Conflicts:    3208000 | #Constraints:      95378
3585.37/3595.54	c #Conflicts:    3209000 | #Constraints:      96379
3585.37/3595.54	c #Conflicts:    3210000 | #Constraints:      97381
3585.37/3595.54	c #Conflicts:    3211000 | #Constraints:      98416
3585.37/3595.54	c #Conflicts:    3212000 | #Constraints:      99416
3585.37/3595.54	c #Conflicts:    3213000 | #Constraints:     100417
3585.37/3595.54	c #Conflicts:    3214000 | #Constraints:     101507
3585.37/3595.54	c #Conflicts:    3215000 | #Constraints:     102508
3585.37/3595.54	c #Conflicts:    3216000 | #Constraints:     103509
3585.37/3595.54	c #Conflicts:    3217000 | #Constraints:     104511
3585.37/3595.54	c #Conflicts:    3218000 | #Constraints:     105514
3585.37/3595.54	c #Conflicts:    3219000 | #Constraints:     106532
3585.37/3595.54	c #Conflicts:    3220000 | #Constraints:     107535
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3221000 | #Constraints:      72704
3585.37/3595.54	c #Conflicts:    3222000 | #Constraints:      73704
3585.37/3595.54	c #Conflicts:    3223000 | #Constraints:      74704
3585.37/3595.54	c #Conflicts:    3224000 | #Constraints:      75704
3585.37/3595.54	c #Conflicts:    3225000 | #Constraints:      76704
3585.37/3595.54	c #Conflicts:    3226000 | #Constraints:      77704
3585.37/3595.54	c #Conflicts:    3227000 | #Constraints:      78704
3585.37/3595.54	c #Conflicts:    3228000 | #Constraints:      79704
3585.37/3595.54	c #Conflicts:    3229000 | #Constraints:      80704
3585.37/3595.54	c #Conflicts:    3230000 | #Constraints:      81704
3585.37/3595.54	c #Conflicts:    3231000 | #Constraints:      82704
3585.37/3595.54	c #Conflicts:    3232000 | #Constraints:      83704
3585.37/3595.54	c #Conflicts:    3233000 | #Constraints:      84704
3585.37/3595.54	c #Conflicts:    3234000 | #Constraints:      85704
3585.37/3595.54	c #Conflicts:    3235000 | #Constraints:      86704
3585.37/3595.54	c #Conflicts:    3236000 | #Constraints:      87704
3585.37/3595.54	c #Conflicts:    3237000 | #Constraints:      88704
3585.37/3595.54	c #Conflicts:    3238000 | #Constraints:      89704
3585.37/3595.54	c #Conflicts:    3239000 | #Constraints:      90704
3585.37/3595.54	c #Conflicts:    3240000 | #Constraints:      91704
3585.37/3595.54	c #Conflicts:    3241000 | #Constraints:      92704
3585.37/3595.54	c #Conflicts:    3242000 | #Constraints:      93704
3585.37/3595.54	c #Conflicts:    3243000 | #Constraints:      94704
3585.37/3595.54	c #Conflicts:    3244000 | #Constraints:      95704
3585.37/3595.54	c #Conflicts:    3245000 | #Constraints:      96704
3585.37/3595.54	c #Conflicts:    3246000 | #Constraints:      97704
3585.37/3595.54	c #Conflicts:    3247000 | #Constraints:      98704
3585.37/3595.54	c #Conflicts:    3248000 | #Constraints:      99704
3585.37/3595.54	c #Conflicts:    3249000 | #Constraints:     100704
3585.37/3595.54	c #Conflicts:    3250000 | #Constraints:     101704
3585.37/3595.54	c #Conflicts:    3251000 | #Constraints:     102704
3585.37/3595.54	c #Conflicts:    3252000 | #Constraints:     103704
3585.37/3595.54	c #Conflicts:    3253000 | #Constraints:     104704
3585.37/3595.54	c #Conflicts:    3254000 | #Constraints:     105704
3585.37/3595.54	c #Conflicts:    3255000 | #Constraints:     106704
3585.37/3595.54	c #Conflicts:    3256000 | #Constraints:     107704
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3257000 | #Constraints:      72734
3585.37/3595.54	c #Conflicts:    3258000 | #Constraints:      73734
3585.37/3595.54	c #Conflicts:    3259000 | #Constraints:      74734
3585.37/3595.54	c #Conflicts:    3260000 | #Constraints:      75734
3585.37/3595.54	c #Conflicts:    3261000 | #Constraints:      76734
3585.37/3595.54	c #Conflicts:    3262000 | #Constraints:      77734
3585.37/3595.54	c #Conflicts:    3263000 | #Constraints:      78734
3585.37/3595.54	c #Conflicts:    3264000 | #Constraints:      79734
3585.37/3595.54	c #Conflicts:    3265000 | #Constraints:      80734
3585.37/3595.54	c #Conflicts:    3266000 | #Constraints:      81734
3585.37/3595.54	c #Conflicts:    3267000 | #Constraints:      82734
3585.37/3595.54	c #Conflicts:    3268000 | #Constraints:      83734
3585.37/3595.54	c #Conflicts:    3269000 | #Constraints:      84734
3585.37/3595.54	c #Conflicts:    3270000 | #Constraints:      85734
3585.37/3595.54	c #Conflicts:    3271000 | #Constraints:      86734
3585.37/3595.54	c #Conflicts:    3272000 | #Constraints:      87734
3585.37/3595.54	c #Conflicts:    3273000 | #Constraints:      88734
3585.37/3595.54	c #Conflicts:    3274000 | #Constraints:      89734
3585.37/3595.54	c #Conflicts:    3275000 | #Constraints:      90734
3585.37/3595.54	c #Conflicts:    3276000 | #Constraints:      91734
3585.37/3595.54	c #Conflicts:    3277000 | #Constraints:      92734
3585.37/3595.54	c #Conflicts:    3278000 | #Constraints:      93734
3585.37/3595.54	c #Conflicts:    3279000 | #Constraints:      94734
3585.37/3595.54	c #Conflicts:    3280000 | #Constraints:      95734
3585.37/3595.54	c #Conflicts:    3281000 | #Constraints:      96734
3585.37/3595.54	c #Conflicts:    3282000 | #Constraints:      97734
3585.37/3595.54	c #Conflicts:    3283000 | #Constraints:      98734
3585.37/3595.54	c #Conflicts:    3284000 | #Constraints:      99734
3585.37/3595.54	c #Conflicts:    3285000 | #Constraints:     100734
3585.37/3595.54	c #Conflicts:    3286000 | #Constraints:     101734
3585.37/3595.54	c #Conflicts:    3287000 | #Constraints:     102734
3585.37/3595.54	c #Conflicts:    3288000 | #Constraints:     103734
3585.37/3595.54	c #Conflicts:    3289000 | #Constraints:     104734
3585.37/3595.54	c #Conflicts:    3290000 | #Constraints:     105734
3585.37/3595.54	c #Conflicts:    3291000 | #Constraints:     106734
3585.37/3595.54	c #Conflicts:    3292000 | #Constraints:     107734
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3293000 | #Constraints:      72627
3585.37/3595.54	c #Conflicts:    3294000 | #Constraints:      73627
3585.37/3595.54	c #Conflicts:    3295000 | #Constraints:      74627
3585.37/3595.54	c #Conflicts:    3296000 | #Constraints:      75627
3585.37/3595.54	c #Conflicts:    3297000 | #Constraints:      76627
3585.37/3595.54	c #Conflicts:    3298000 | #Constraints:      77627
3585.37/3595.54	c #Conflicts:    3299000 | #Constraints:      78627
3585.37/3595.54	c #Conflicts:    3300000 | #Constraints:      79627
3585.37/3595.54	c #Conflicts:    3301000 | #Constraints:      80627
3585.37/3595.54	c #Conflicts:    3302000 | #Constraints:      81627
3585.37/3595.54	c #Conflicts:    3303000 | #Constraints:      82627
3585.37/3595.54	c #Conflicts:    3304000 | #Constraints:      83627
3585.37/3595.54	c #Conflicts:    3305000 | #Constraints:      84627
3585.37/3595.54	c #Conflicts:    3306000 | #Constraints:      85627
3585.37/3595.54	c #Conflicts:    3307000 | #Constraints:      86627
3585.37/3595.54	c #Conflicts:    3308000 | #Constraints:      87627
3585.37/3595.54	c #Conflicts:    3309000 | #Constraints:      88627
3585.37/3595.54	c #Conflicts:    3310000 | #Constraints:      89627
3585.37/3595.54	c #Conflicts:    3311000 | #Constraints:      90627
3585.37/3595.54	c #Conflicts:    3312000 | #Constraints:      91627
3585.37/3595.54	c #Conflicts:    3313000 | #Constraints:      92627
3585.37/3595.54	c #Conflicts:    3314000 | #Constraints:      93627
3585.37/3595.54	c #Conflicts:    3315000 | #Constraints:      94627
3585.37/3595.54	c #Conflicts:    3316000 | #Constraints:      95627
3585.37/3595.54	c #Conflicts:    3317000 | #Constraints:      96627
3585.37/3595.54	c #Conflicts:    3318000 | #Constraints:      97627
3585.37/3595.54	c #Conflicts:    3319000 | #Constraints:      98627
3585.37/3595.54	c #Conflicts:    3320000 | #Constraints:      99627
3585.37/3595.54	c #Conflicts:    3321000 | #Constraints:     100627
3585.37/3595.54	c #Conflicts:    3322000 | #Constraints:     101627
3585.37/3595.54	c #Conflicts:    3323000 | #Constraints:     102627
3585.37/3595.54	c #Conflicts:    3324000 | #Constraints:     103627
3585.37/3595.54	c #Conflicts:    3325000 | #Constraints:     104627
3585.37/3595.54	c #Conflicts:    3326000 | #Constraints:     105629
3585.37/3595.54	c #Conflicts:    3327000 | #Constraints:     106630
3585.37/3595.54	c #Conflicts:    3328000 | #Constraints:     107633
3585.37/3595.54	c #Conflicts:    3329000 | #Constraints:     108633
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3330000 | #Constraints:      73298
3585.37/3595.54	c #Conflicts:    3331000 | #Constraints:      74298
3585.37/3595.54	c #Conflicts:    3332000 | #Constraints:      75298
3585.37/3595.54	c #Conflicts:    3333000 | #Constraints:      76298
3585.37/3595.54	c #Conflicts:    3334000 | #Constraints:      77298
3585.37/3595.54	c #Conflicts:    3335000 | #Constraints:      78298
3585.37/3595.54	c #Conflicts:    3336000 | #Constraints:      79298
3585.37/3595.54	c #Conflicts:    3337000 | #Constraints:      80298
3585.37/3595.54	c #Conflicts:    3338000 | #Constraints:      81298
3585.37/3595.54	c #Conflicts:    3339000 | #Constraints:      82299
3585.37/3595.54	c #Conflicts:    3340000 | #Constraints:      83299
3585.37/3595.54	c #Conflicts:    3341000 | #Constraints:      84299
3585.37/3595.54	c #Conflicts:    3342000 | #Constraints:      85299
3585.37/3595.54	c #Conflicts:    3343000 | #Constraints:      86300
3585.37/3595.54	c #Conflicts:    3344000 | #Constraints:      87300
3585.37/3595.54	c #Conflicts:    3345000 | #Constraints:      88302
3585.37/3595.54	c #Conflicts:    3346000 | #Constraints:      89302
3585.37/3595.54	c #Conflicts:    3347000 | #Constraints:      90304
3585.37/3595.54	c #Conflicts:    3348000 | #Constraints:      91307
3585.37/3595.54	c #Conflicts:    3349000 | #Constraints:      92308
3585.37/3595.54	c #Conflicts:    3350000 | #Constraints:      93317
3585.37/3595.54	c #Conflicts:    3351000 | #Constraints:      94320
3585.37/3595.54	c #Conflicts:    3352000 | #Constraints:      95323
3585.37/3595.54	c #Conflicts:    3353000 | #Constraints:      96325
3585.37/3595.54	c #Conflicts:    3354000 | #Constraints:      97325
3585.37/3595.54	c #Conflicts:    3355000 | #Constraints:      98344
3585.37/3595.54	c #Conflicts:    3356000 | #Constraints:      99344
3585.37/3595.54	c #Conflicts:    3357000 | #Constraints:     100344
3585.37/3595.54	c #Conflicts:    3358000 | #Constraints:     101462
3585.37/3595.54	c #Conflicts:    3359000 | #Constraints:     102510
3585.37/3595.54	c #Conflicts:    3360000 | #Constraints:     103510
3585.37/3595.54	c #Conflicts:    3361000 | #Constraints:     104510
3585.37/3595.54	c #Conflicts:    3362000 | #Constraints:     105510
3585.37/3595.54	c #Conflicts:    3363000 | #Constraints:     106510
3585.37/3595.54	c #Conflicts:    3364000 | #Constraints:     107510
3585.37/3595.54	c #Conflicts:    3365000 | #Constraints:     108510
3585.37/3595.54	c #Conflicts:    3366000 | #Constraints:     109512
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3367000 | #Constraints:      73865
3585.37/3595.54	c #Conflicts:    3368000 | #Constraints:      74865
3585.37/3595.54	c #Conflicts:    3369000 | #Constraints:      75865
3585.37/3595.54	c #Conflicts:    3370000 | #Constraints:      76865
3585.37/3595.54	c #Conflicts:    3371000 | #Constraints:      77865
3585.37/3595.54	c #Conflicts:    3372000 | #Constraints:      78865
3585.37/3595.54	c #Conflicts:    3373000 | #Constraints:      79865
3585.37/3595.54	c #Conflicts:    3374000 | #Constraints:      80865
3585.37/3595.54	c #Conflicts:    3375000 | #Constraints:      81865
3585.37/3595.54	c #Conflicts:    3376000 | #Constraints:      82865
3585.37/3595.54	c #Conflicts:    3377000 | #Constraints:      83865
3585.37/3595.54	c #Conflicts:    3378000 | #Constraints:      84865
3585.37/3595.54	c #Conflicts:    3379000 | #Constraints:      85865
3585.37/3595.54	c #Conflicts:    3380000 | #Constraints:      86865
3585.37/3595.54	c #Conflicts:    3381000 | #Constraints:      87865
3585.37/3595.54	c #Conflicts:    3382000 | #Constraints:      88865
3585.37/3595.54	c #Conflicts:    3383000 | #Constraints:      89865
3585.37/3595.54	c #Conflicts:    3384000 | #Constraints:      90865
3585.37/3595.54	c #Conflicts:    3385000 | #Constraints:      91865
3585.37/3595.54	c #Conflicts:    3386000 | #Constraints:      92865
3585.37/3595.54	c #Conflicts:    3387000 | #Constraints:      93865
3585.37/3595.54	c #Conflicts:    3388000 | #Constraints:      94865
3585.37/3595.54	c #Conflicts:    3389000 | #Constraints:      95865
3585.37/3595.54	c #Conflicts:    3390000 | #Constraints:      96865
3585.37/3595.54	c #Conflicts:    3391000 | #Constraints:      97865
3585.37/3595.54	c #Conflicts:    3392000 | #Constraints:      98865
3585.37/3595.54	c #Conflicts:    3393000 | #Constraints:      99865
3585.37/3595.54	c #Conflicts:    3394000 | #Constraints:     100865
3585.37/3595.54	c #Conflicts:    3395000 | #Constraints:     101865
3585.37/3595.54	c #Conflicts:    3396000 | #Constraints:     102865
3585.37/3595.54	c #Conflicts:    3397000 | #Constraints:     103865
3585.37/3595.54	c #Conflicts:    3398000 | #Constraints:     104865
3585.37/3595.54	c #Conflicts:    3399000 | #Constraints:     105865
3585.37/3595.54	c #Conflicts:    3400000 | #Constraints:     106865
3585.37/3595.54	c #Conflicts:    3401000 | #Constraints:     107865
3585.37/3595.54	c #Conflicts:    3402000 | #Constraints:     108865
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3403000 | #Constraints:      73107
3585.37/3595.54	c #Conflicts:    3404000 | #Constraints:      74107
3585.37/3595.54	c #Conflicts:    3405000 | #Constraints:      75107
3585.37/3595.54	c #Conflicts:    3406000 | #Constraints:      76107
3585.37/3595.54	c #Conflicts:    3407000 | #Constraints:      77107
3585.37/3595.54	c #Conflicts:    3408000 | #Constraints:      78107
3585.37/3595.54	c #Conflicts:    3409000 | #Constraints:      79107
3585.37/3595.54	c #Conflicts:    3410000 | #Constraints:      80107
3585.37/3595.54	c #Conflicts:    3411000 | #Constraints:      81107
3585.37/3595.54	c #Conflicts:    3412000 | #Constraints:      82107
3585.37/3595.54	c #Conflicts:    3413000 | #Constraints:      83113
3585.37/3595.54	c #Conflicts:    3414000 | #Constraints:      84122
3585.37/3595.54	c #Conflicts:    3415000 | #Constraints:      85125
3585.37/3595.54	c #Conflicts:    3416000 | #Constraints:      86177
3585.37/3595.54	c #Conflicts:    3417000 | #Constraints:      87206
3585.37/3595.54	c #Conflicts:    3418000 | #Constraints:      88210
3585.37/3595.54	c #Conflicts:    3419000 | #Constraints:      89213
3585.37/3595.54	c #Conflicts:    3420000 | #Constraints:      90222
3585.37/3595.54	c #Conflicts:    3421000 | #Constraints:      91225
3585.37/3595.54	c #Conflicts:    3422000 | #Constraints:      92232
3585.37/3595.54	c #Conflicts:    3423000 | #Constraints:      93236
3585.37/3595.54	c #Conflicts:    3424000 | #Constraints:      94507
3585.37/3595.54	c #Conflicts:    3425000 | #Constraints:      95507
3585.37/3595.54	c #Conflicts:    3426000 | #Constraints:      96508
3585.37/3595.54	c #Conflicts:    3427000 | #Constraints:      97545
3585.37/3595.54	c #Conflicts:    3428000 | #Constraints:      98548
3585.37/3595.54	c #Conflicts:    3429000 | #Constraints:      99560
3585.37/3595.54	c #Conflicts:    3430000 | #Constraints:     100686
3585.37/3595.54	c #Conflicts:    3431000 | #Constraints:     101722
3585.37/3595.54	c #Conflicts:    3432000 | #Constraints:     102846
3585.37/3595.54	c #Conflicts:    3433000 | #Constraints:     103859
3585.37/3595.54	c #Conflicts:    3434000 | #Constraints:     104878
3585.37/3595.54	c #Conflicts:    3435000 | #Constraints:     105881
3585.37/3595.54	c #Conflicts:    3436000 | #Constraints:     106899
3585.37/3595.54	c #Conflicts:    3437000 | #Constraints:     107899
3585.37/3595.54	c #Conflicts:    3438000 | #Constraints:     108899
3585.37/3595.54	c #Conflicts:    3439000 | #Constraints:     109899
3585.37/3595.54	c #Conflicts:    3440000 | #Constraints:     110899
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3441000 | #Constraints:      74594
3585.37/3595.54	c #Conflicts:    3442000 | #Constraints:      75594
3585.37/3595.54	c #Conflicts:    3443000 | #Constraints:      76594
3585.37/3595.54	c #Conflicts:    3444000 | #Constraints:      77594
3585.37/3595.54	c #Conflicts:    3445000 | #Constraints:      78594
3585.37/3595.54	c #Conflicts:    3446000 | #Constraints:      79594
3585.37/3595.54	c #Conflicts:    3447000 | #Constraints:      80594
3585.37/3595.54	c #Conflicts:    3448000 | #Constraints:      81594
3585.37/3595.54	c #Conflicts:    3449000 | #Constraints:      82594
3585.37/3595.54	c #Conflicts:    3450000 | #Constraints:      83594
3585.37/3595.54	c #Conflicts:    3451000 | #Constraints:      84594
3585.37/3595.54	c #Conflicts:    3452000 | #Constraints:      85594
3585.37/3595.54	c #Conflicts:    3453000 | #Constraints:      86594
3585.37/3595.54	c #Conflicts:    3454000 | #Constraints:      87594
3585.37/3595.54	c #Conflicts:    3455000 | #Constraints:      88594
3585.37/3595.54	c #Conflicts:    3456000 | #Constraints:      89594
3585.37/3595.54	c #Conflicts:    3457000 | #Constraints:      90594
3585.37/3595.54	c #Conflicts:    3458000 | #Constraints:      91594
3585.37/3595.54	c #Conflicts:    3459000 | #Constraints:      92594
3585.37/3595.54	c #Conflicts:    3460000 | #Constraints:      93594
3585.37/3595.54	c #Conflicts:    3461000 | #Constraints:      94594
3585.37/3595.54	c #Conflicts:    3462000 | #Constraints:      95594
3585.37/3595.54	c #Conflicts:    3463000 | #Constraints:      96594
3585.37/3595.54	c #Conflicts:    3464000 | #Constraints:      97594
3585.37/3595.54	c #Conflicts:    3465000 | #Constraints:      98594
3585.37/3595.54	c #Conflicts:    3466000 | #Constraints:      99594
3585.37/3595.54	c #Conflicts:    3467000 | #Constraints:     100594
3585.37/3595.54	c #Conflicts:    3468000 | #Constraints:     101594
3585.37/3595.54	c #Conflicts:    3469000 | #Constraints:     102594
3585.37/3595.54	c #Conflicts:    3470000 | #Constraints:     103594
3585.37/3595.54	c #Conflicts:    3471000 | #Constraints:     104594
3585.37/3595.54	c #Conflicts:    3472000 | #Constraints:     105594
3585.37/3595.54	c #Conflicts:    3473000 | #Constraints:     106594
3585.37/3595.54	c #Conflicts:    3474000 | #Constraints:     107594
3585.37/3595.54	c #Conflicts:    3475000 | #Constraints:     108594
3585.37/3595.54	c #Conflicts:    3476000 | #Constraints:     109594
3585.37/3595.54	c #Conflicts:    3477000 | #Constraints:     110594
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3478000 | #Constraints:      74315
3585.37/3595.54	c #Conflicts:    3479000 | #Constraints:      75315
3585.37/3595.54	c #Conflicts:    3480000 | #Constraints:      76315
3585.37/3595.54	c #Conflicts:    3481000 | #Constraints:      77315
3585.37/3595.54	c #Conflicts:    3482000 | #Constraints:      78315
3585.37/3595.54	c #Conflicts:    3483000 | #Constraints:      79315
3585.37/3595.54	c #Conflicts:    3484000 | #Constraints:      80315
3585.37/3595.54	c #Conflicts:    3485000 | #Constraints:      81315
3585.37/3595.54	c #Conflicts:    3486000 | #Constraints:      82315
3585.37/3595.54	c #Conflicts:    3487000 | #Constraints:      83315
3585.37/3595.54	c #Conflicts:    3488000 | #Constraints:      84315
3585.37/3595.54	c #Conflicts:    3489000 | #Constraints:      85315
3585.37/3595.54	c #Conflicts:    3490000 | #Constraints:      86315
3585.37/3595.54	c #Conflicts:    3491000 | #Constraints:      87315
3585.37/3595.54	c #Conflicts:    3492000 | #Constraints:      88315
3585.37/3595.54	c #Conflicts:    3493000 | #Constraints:      89315
3585.37/3595.54	c #Conflicts:    3494000 | #Constraints:      90315
3585.37/3595.54	c #Conflicts:    3495000 | #Constraints:      91315
3585.37/3595.54	c #Conflicts:    3496000 | #Constraints:      92315
3585.37/3595.54	c #Conflicts:    3497000 | #Constraints:      93315
3585.37/3595.54	c #Conflicts:    3498000 | #Constraints:      94315
3585.37/3595.54	c #Conflicts:    3499000 | #Constraints:      95315
3585.37/3595.54	c #Conflicts:    3500000 | #Constraints:      96315
3585.37/3595.54	c #Conflicts:    3501000 | #Constraints:      97315
3585.37/3595.54	c #Conflicts:    3502000 | #Constraints:      98315
3585.37/3595.54	c #Conflicts:    3503000 | #Constraints:      99315
3585.37/3595.54	c #Conflicts:    3504000 | #Constraints:     100315
3585.37/3595.54	c #Conflicts:    3505000 | #Constraints:     101315
3585.37/3595.54	c #Conflicts:    3506000 | #Constraints:     102315
3585.37/3595.54	c #Conflicts:    3507000 | #Constraints:     103315
3585.37/3595.54	c #Conflicts:    3508000 | #Constraints:     104315
3585.37/3595.54	c #Conflicts:    3509000 | #Constraints:     105315
3585.37/3595.54	c #Conflicts:    3510000 | #Constraints:     106315
3585.37/3595.54	c #Conflicts:    3511000 | #Constraints:     107315
3585.37/3595.54	c #Conflicts:    3512000 | #Constraints:     108315
3585.37/3595.54	c #Conflicts:    3513000 | #Constraints:     109315
3585.37/3595.54	c #Conflicts:    3514000 | #Constraints:     110315
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3515000 | #Constraints:      73937
3585.37/3595.54	c #Conflicts:    3516000 | #Constraints:      74937
3585.37/3595.54	c #Conflicts:    3517000 | #Constraints:      75937
3585.37/3595.54	c #Conflicts:    3518000 | #Constraints:      76937
3585.37/3595.54	c #Conflicts:    3519000 | #Constraints:      77937
3585.37/3595.54	c #Conflicts:    3520000 | #Constraints:      78937
3585.37/3595.54	c #Conflicts:    3521000 | #Constraints:      79937
3585.37/3595.54	c #Conflicts:    3522000 | #Constraints:      80937
3585.37/3595.54	c #Conflicts:    3523000 | #Constraints:      81937
3585.37/3595.54	c #Conflicts:    3524000 | #Constraints:      82937
3585.37/3595.54	c #Conflicts:    3525000 | #Constraints:      83937
3585.37/3595.54	c #Conflicts:    3526000 | #Constraints:      84937
3585.37/3595.54	c #Conflicts:    3527000 | #Constraints:      85937
3585.37/3595.54	c #Conflicts:    3528000 | #Constraints:      86937
3585.37/3595.54	c #Conflicts:    3529000 | #Constraints:      87937
3585.37/3595.54	c #Conflicts:    3530000 | #Constraints:      88937
3585.37/3595.54	c #Conflicts:    3531000 | #Constraints:      89937
3585.37/3595.54	c #Conflicts:    3532000 | #Constraints:      90937
3585.37/3595.54	c #Conflicts:    3533000 | #Constraints:      91937
3585.37/3595.54	c #Conflicts:    3534000 | #Constraints:      92937
3585.37/3595.54	c #Conflicts:    3535000 | #Constraints:      93937
3585.37/3595.54	c #Conflicts:    3536000 | #Constraints:      94937
3585.37/3595.54	c #Conflicts:    3537000 | #Constraints:      95937
3585.37/3595.54	c #Conflicts:    3538000 | #Constraints:      96937
3585.37/3595.54	c #Conflicts:    3539000 | #Constraints:      97937
3585.37/3595.54	c #Conflicts:    3540000 | #Constraints:      98937
3585.37/3595.54	c #Conflicts:    3541000 | #Constraints:      99937
3585.37/3595.54	c #Conflicts:    3542000 | #Constraints:     100937
3585.37/3595.54	c #Conflicts:    3543000 | #Constraints:     101937
3585.37/3595.54	c #Conflicts:    3544000 | #Constraints:     102937
3585.37/3595.54	c #Conflicts:    3545000 | #Constraints:     103937
3585.37/3595.54	c #Conflicts:    3546000 | #Constraints:     104937
3585.37/3595.54	c #Conflicts:    3547000 | #Constraints:     105937
3585.37/3595.54	c #Conflicts:    3548000 | #Constraints:     106937
3585.37/3595.54	c #Conflicts:    3549000 | #Constraints:     107937
3585.37/3595.54	c #Conflicts:    3550000 | #Constraints:     108937
3585.37/3595.54	c #Conflicts:    3551000 | #Constraints:     109937
3585.37/3595.54	c #Conflicts:    3552000 | #Constraints:     110937
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3553000 | #Constraints:      74403
3585.37/3595.54	c #Conflicts:    3554000 | #Constraints:      75403
3585.37/3595.54	c #Conflicts:    3555000 | #Constraints:      76403
3585.37/3595.54	c #Conflicts:    3556000 | #Constraints:      77403
3585.37/3595.54	c #Conflicts:    3557000 | #Constraints:      78403
3585.37/3595.54	c #Conflicts:    3558000 | #Constraints:      79403
3585.37/3595.54	c #Conflicts:    3559000 | #Constraints:      80403
3585.37/3595.54	c #Conflicts:    3560000 | #Constraints:      81403
3585.37/3595.54	c #Conflicts:    3561000 | #Constraints:      82403
3585.37/3595.54	c #Conflicts:    3562000 | #Constraints:      83403
3585.37/3595.54	c #Conflicts:    3563000 | #Constraints:      84403
3585.37/3595.54	c #Conflicts:    3564000 | #Constraints:      85403
3585.37/3595.54	c #Conflicts:    3565000 | #Constraints:      86403
3585.37/3595.54	c #Conflicts:    3566000 | #Constraints:      87403
3585.37/3595.54	c #Conflicts:    3567000 | #Constraints:      88403
3585.37/3595.54	c #Conflicts:    3568000 | #Constraints:      89403
3585.37/3595.54	c #Conflicts:    3569000 | #Constraints:      90403
3585.37/3595.54	c #Conflicts:    3570000 | #Constraints:      91403
3585.37/3595.54	c #Conflicts:    3571000 | #Constraints:      92403
3585.37/3595.54	c #Conflicts:    3572000 | #Constraints:      93403
3585.37/3595.54	c #Conflicts:    3573000 | #Constraints:      94403
3585.37/3595.54	c #Conflicts:    3574000 | #Constraints:      95403
3585.37/3595.54	c #Conflicts:    3575000 | #Constraints:      96403
3585.37/3595.54	c #Conflicts:    3576000 | #Constraints:      97403
3585.37/3595.54	c #Conflicts:    3577000 | #Constraints:      98403
3585.37/3595.54	c #Conflicts:    3578000 | #Constraints:      99403
3585.37/3595.54	c #Conflicts:    3579000 | #Constraints:     100403
3585.37/3595.54	c #Conflicts:    3580000 | #Constraints:     101403
3585.37/3595.54	c #Conflicts:    3581000 | #Constraints:     102403
3585.37/3595.54	c #Conflicts:    3582000 | #Constraints:     103403
3585.37/3595.54	c #Conflicts:    3583000 | #Constraints:     104403
3585.37/3595.54	c #Conflicts:    3584000 | #Constraints:     105403
3585.37/3595.54	c #Conflicts:    3585000 | #Constraints:     106403
3585.37/3595.54	c #Conflicts:    3586000 | #Constraints:     107403
3585.37/3595.54	c #Conflicts:    3587000 | #Constraints:     108403
3585.37/3595.54	c #Conflicts:    3588000 | #Constraints:     109403
3585.37/3595.54	c #Conflicts:    3589000 | #Constraints:     110403
3585.37/3595.54	c #Conflicts:    3590000 | #Constraints:     111403
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3591000 | #Constraints:      74665
3585.37/3595.54	c #Conflicts:    3592000 | #Constraints:      75665
3585.37/3595.54	c #Conflicts:    3593000 | #Constraints:      76665
3585.37/3595.54	c #Conflicts:    3594000 | #Constraints:      77665
3585.37/3595.54	c #Conflicts:    3595000 | #Constraints:      78665
3585.37/3595.54	c #Conflicts:    3596000 | #Constraints:      79665
3585.37/3595.54	c #Conflicts:    3597000 | #Constraints:      80665
3585.37/3595.54	c #Conflicts:    3598000 | #Constraints:      81665
3585.37/3595.54	c #Conflicts:    3599000 | #Constraints:      82665
3585.37/3595.54	c #Conflicts:    3600000 | #Constraints:      83665
3585.37/3595.54	c #Conflicts:    3601000 | #Constraints:      84665
3585.37/3595.54	c #Conflicts:    3602000 | #Constraints:      85665
3585.37/3595.54	c #Conflicts:    3603000 | #Constraints:      86665
3585.37/3595.54	c #Conflicts:    3604000 | #Constraints:      87665
3585.37/3595.54	c #Conflicts:    3605000 | #Constraints:      88665
3585.37/3595.54	c #Conflicts:    3606000 | #Constraints:      89665
3585.37/3595.54	c #Conflicts:    3607000 | #Constraints:      90665
3585.37/3595.54	c #Conflicts:    3608000 | #Constraints:      91665
3585.37/3595.54	c #Conflicts:    3609000 | #Constraints:      92665
3585.37/3595.54	c #Conflicts:    3610000 | #Constraints:      93665
3585.37/3595.54	c #Conflicts:    3611000 | #Constraints:      94665
3585.37/3595.54	c #Conflicts:    3612000 | #Constraints:      95665
3585.37/3595.54	c #Conflicts:    3613000 | #Constraints:      96665
3585.37/3595.54	c #Conflicts:    3614000 | #Constraints:      97665
3585.37/3595.54	c #Conflicts:    3615000 | #Constraints:      98665
3585.37/3595.54	c #Conflicts:    3616000 | #Constraints:      99665
3585.37/3595.54	c #Conflicts:    3617000 | #Constraints:     100665
3585.37/3595.54	c #Conflicts:    3618000 | #Constraints:     101665
3585.37/3595.54	c #Conflicts:    3619000 | #Constraints:     102665
3585.37/3595.54	c #Conflicts:    3620000 | #Constraints:     103677
3585.37/3595.54	c #Conflicts:    3621000 | #Constraints:     104681
3585.37/3595.54	c #Conflicts:    3622000 | #Constraints:     105691
3585.37/3595.54	c #Conflicts:    3623000 | #Constraints:     106691
3585.37/3595.54	c #Conflicts:    3624000 | #Constraints:     107692
3585.37/3595.54	c #Conflicts:    3625000 | #Constraints:     108693
3585.37/3595.54	c #Conflicts:    3626000 | #Constraints:     109693
3585.37/3595.54	c #Conflicts:    3627000 | #Constraints:     110694
3585.37/3595.54	c #Conflicts:    3628000 | #Constraints:     111694
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3629000 | #Constraints:      74784
3585.37/3595.54	c #Conflicts:    3630000 | #Constraints:      75784
3585.37/3595.54	c #Conflicts:    3631000 | #Constraints:      76784
3585.37/3595.54	c #Conflicts:    3632000 | #Constraints:      77784
3585.37/3595.54	c #Conflicts:    3633000 | #Constraints:      78784
3585.37/3595.54	c #Conflicts:    3634000 | #Constraints:      79784
3585.37/3595.54	c #Conflicts:    3635000 | #Constraints:      80784
3585.37/3595.54	c #Conflicts:    3636000 | #Constraints:      81784
3585.37/3595.54	c #Conflicts:    3637000 | #Constraints:      82784
3585.37/3595.54	c #Conflicts:    3638000 | #Constraints:      83784
3585.37/3595.54	c #Conflicts:    3639000 | #Constraints:      84784
3585.37/3595.54	c #Conflicts:    3640000 | #Constraints:      85784
3585.37/3595.54	c #Conflicts:    3641000 | #Constraints:      86784
3585.37/3595.54	c #Conflicts:    3642000 | #Constraints:      87784
3585.37/3595.54	c #Conflicts:    3643000 | #Constraints:      88784
3585.37/3595.54	c #Conflicts:    3644000 | #Constraints:      89784
3585.37/3595.54	c #Conflicts:    3645000 | #Constraints:      90784
3585.37/3595.54	c #Conflicts:    3646000 | #Constraints:      91784
3585.37/3595.54	c #Conflicts:    3647000 | #Constraints:      92785
3585.37/3595.54	c #Conflicts:    3648000 | #Constraints:      93786
3585.37/3595.54	c #Conflicts:    3649000 | #Constraints:      94786
3585.37/3595.54	c #Conflicts:    3650000 | #Constraints:      95786
3585.37/3595.54	c #Conflicts:    3651000 | #Constraints:      96786
3585.37/3595.54	c #Conflicts:    3652000 | #Constraints:      97786
3585.37/3595.54	c #Conflicts:    3653000 | #Constraints:      98786
3585.37/3595.54	c #Conflicts:    3654000 | #Constraints:      99786
3585.37/3595.54	c #Conflicts:    3655000 | #Constraints:     100787
3585.37/3595.54	c #Conflicts:    3656000 | #Constraints:     101787
3585.37/3595.54	c #Conflicts:    3657000 | #Constraints:     102788
3585.37/3595.54	c #Conflicts:    3658000 | #Constraints:     103788
3585.37/3595.54	c #Conflicts:    3659000 | #Constraints:     104788
3585.37/3595.54	c #Conflicts:    3660000 | #Constraints:     105788
3585.37/3595.54	c #Conflicts:    3661000 | #Constraints:     106788
3585.37/3595.54	c #Conflicts:    3662000 | #Constraints:     107788
3585.37/3595.54	c #Conflicts:    3663000 | #Constraints:     108788
3585.37/3595.54	c #Conflicts:    3664000 | #Constraints:     109789
3585.37/3595.54	c #Conflicts:    3665000 | #Constraints:     110789
3585.37/3595.54	c #Conflicts:    3666000 | #Constraints:     111790
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3667000 | #Constraints:      74636
3585.37/3595.54	c #Conflicts:    3668000 | #Constraints:      75636
3585.37/3595.54	c #Conflicts:    3669000 | #Constraints:      76636
3585.37/3595.54	c #Conflicts:    3670000 | #Constraints:      77636
3585.37/3595.54	c #Conflicts:    3671000 | #Constraints:      78636
3585.37/3595.54	c #Conflicts:    3672000 | #Constraints:      79636
3585.37/3595.54	c #Conflicts:    3673000 | #Constraints:      80636
3585.37/3595.54	c #Conflicts:    3674000 | #Constraints:      81636
3585.37/3595.54	c #Conflicts:    3675000 | #Constraints:      82636
3585.37/3595.54	c #Conflicts:    3676000 | #Constraints:      83636
3585.37/3595.54	c #Conflicts:    3677000 | #Constraints:      84636
3585.37/3595.54	c #Conflicts:    3678000 | #Constraints:      85636
3585.37/3595.54	c #Conflicts:    3679000 | #Constraints:      86636
3585.37/3595.54	c #Conflicts:    3680000 | #Constraints:      87636
3585.37/3595.54	c #Conflicts:    3681000 | #Constraints:      88637
3585.37/3595.54	c #Conflicts:    3682000 | #Constraints:      89637
3585.37/3595.54	c #Conflicts:    3683000 | #Constraints:      90637
3585.37/3595.54	c #Conflicts:    3684000 | #Constraints:      91638
3585.37/3595.54	c #Conflicts:    3685000 | #Constraints:      92639
3585.37/3595.54	c #Conflicts:    3686000 | #Constraints:      93639
3585.37/3595.54	c #Conflicts:    3687000 | #Constraints:      94640
3585.37/3595.54	c #Conflicts:    3688000 | #Constraints:      95640
3585.37/3595.54	c #Conflicts:    3689000 | #Constraints:      96641
3585.37/3595.54	c #Conflicts:    3690000 | #Constraints:      97641
3585.37/3595.54	c #Conflicts:    3691000 | #Constraints:      98642
3585.37/3595.54	c #Conflicts:    3692000 | #Constraints:      99642
3585.37/3595.54	c #Conflicts:    3693000 | #Constraints:     100642
3585.37/3595.54	c #Conflicts:    3694000 | #Constraints:     101643
3585.37/3595.54	c #Conflicts:    3695000 | #Constraints:     102643
3585.37/3595.54	c #Conflicts:    3696000 | #Constraints:     103643
3585.37/3595.54	c #Conflicts:    3697000 | #Constraints:     104643
3585.37/3595.54	c #Conflicts:    3698000 | #Constraints:     105644
3585.37/3595.54	c #Conflicts:    3699000 | #Constraints:     106656
3585.37/3595.54	c #Conflicts:    3700000 | #Constraints:     107657
3585.37/3595.54	c #Conflicts:    3701000 | #Constraints:     108657
3585.37/3595.54	c #Conflicts:    3702000 | #Constraints:     109657
3585.37/3595.54	c #Conflicts:    3703000 | #Constraints:     110657
3585.37/3595.54	c #Conflicts:    3704000 | #Constraints:     111657
3585.37/3595.54	c #Conflicts:    3705000 | #Constraints:     112657
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3706000 | #Constraints:      75328
3585.37/3595.54	c #Conflicts:    3707000 | #Constraints:      76328
3585.37/3595.54	c #Conflicts:    3708000 | #Constraints:      77328
3585.37/3595.54	c #Conflicts:    3709000 | #Constraints:      78328
3585.37/3595.54	c #Conflicts:    3710000 | #Constraints:      79328
3585.37/3595.54	c #Conflicts:    3711000 | #Constraints:      80328
3585.37/3595.54	c #Conflicts:    3712000 | #Constraints:      81328
3585.37/3595.54	c #Conflicts:    3713000 | #Constraints:      82328
3585.37/3595.54	c #Conflicts:    3714000 | #Constraints:      83328
3585.37/3595.54	c #Conflicts:    3715000 | #Constraints:      84328
3585.37/3595.54	c #Conflicts:    3716000 | #Constraints:      85328
3585.37/3595.54	c #Conflicts:    3717000 | #Constraints:      86328
3585.37/3595.54	c #Conflicts:    3718000 | #Constraints:      87328
3585.37/3595.54	c #Conflicts:    3719000 | #Constraints:      88328
3585.37/3595.54	c #Conflicts:    3720000 | #Constraints:      89328
3585.37/3595.54	c #Conflicts:    3721000 | #Constraints:      90328
3585.37/3595.54	c #Conflicts:    3722000 | #Constraints:      91328
3585.37/3595.54	c #Conflicts:    3723000 | #Constraints:      92328
3585.37/3595.54	c #Conflicts:    3724000 | #Constraints:      93328
3585.37/3595.54	c #Conflicts:    3725000 | #Constraints:      94328
3585.37/3595.54	c #Conflicts:    3726000 | #Constraints:      95328
3585.37/3595.54	c #Conflicts:    3727000 | #Constraints:      96328
3585.37/3595.54	c #Conflicts:    3728000 | #Constraints:      97328
3585.37/3595.54	c #Conflicts:    3729000 | #Constraints:      98328
3585.37/3595.54	c #Conflicts:    3730000 | #Constraints:      99328
3585.37/3595.54	c #Conflicts:    3731000 | #Constraints:     100328
3585.37/3595.54	c #Conflicts:    3732000 | #Constraints:     101328
3585.37/3595.54	c #Conflicts:    3733000 | #Constraints:     102328
3585.37/3595.54	c #Conflicts:    3734000 | #Constraints:     103328
3585.37/3595.54	c #Conflicts:    3735000 | #Constraints:     104328
3585.37/3595.54	c #Conflicts:    3736000 | #Constraints:     105328
3585.37/3595.54	c #Conflicts:    3737000 | #Constraints:     106328
3585.37/3595.54	c #Conflicts:    3738000 | #Constraints:     107328
3585.37/3595.54	c #Conflicts:    3739000 | #Constraints:     108328
3585.37/3595.54	c #Conflicts:    3740000 | #Constraints:     109328
3585.37/3595.54	c #Conflicts:    3741000 | #Constraints:     110328
3585.37/3595.54	c #Conflicts:    3742000 | #Constraints:     111328
3585.37/3595.54	c #Conflicts:    3743000 | #Constraints:     112328
3585.37/3595.54	c #Conflicts:    3744000 | #Constraints:     113328
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3745000 | #Constraints:      75788
3585.37/3595.54	c #Conflicts:    3746000 | #Constraints:      76788
3585.37/3595.54	c #Conflicts:    3747000 | #Constraints:      77788
3585.37/3595.54	c #Conflicts:    3748000 | #Constraints:      78788
3585.37/3595.54	c #Conflicts:    3749000 | #Constraints:      79788
3585.37/3595.54	c #Conflicts:    3750000 | #Constraints:      80788
3585.37/3595.54	c #Conflicts:    3751000 | #Constraints:      81788
3585.37/3595.54	c #Conflicts:    3752000 | #Constraints:      82788
3585.37/3595.54	c #Conflicts:    3753000 | #Constraints:      83788
3585.37/3595.54	c #Conflicts:    3754000 | #Constraints:      84788
3585.37/3595.54	c #Conflicts:    3755000 | #Constraints:      85790
3585.37/3595.54	c #Conflicts:    3756000 | #Constraints:      86791
3585.37/3595.54	c #Conflicts:    3757000 | #Constraints:      87791
3585.37/3595.54	c #Conflicts:    3758000 | #Constraints:      88791
3585.37/3595.54	c #Conflicts:    3759000 | #Constraints:      89791
3585.37/3595.54	c #Conflicts:    3760000 | #Constraints:      90791
3585.37/3595.54	c #Conflicts:    3761000 | #Constraints:      91791
3585.37/3595.54	c #Conflicts:    3762000 | #Constraints:      92791
3585.37/3595.54	c #Conflicts:    3763000 | #Constraints:      93791
3585.37/3595.54	c #Conflicts:    3764000 | #Constraints:      94791
3585.37/3595.54	c #Conflicts:    3765000 | #Constraints:      95861
3585.37/3595.54	c #Conflicts:    3766000 | #Constraints:      96861
3585.37/3595.54	c #Conflicts:    3767000 | #Constraints:      97861
3585.37/3595.54	c #Conflicts:    3768000 | #Constraints:      98861
3585.37/3595.54	c #Conflicts:    3769000 | #Constraints:      99861
3585.37/3595.54	c #Conflicts:    3770000 | #Constraints:     100861
3585.37/3595.54	c #Conflicts:    3771000 | #Constraints:     101861
3585.37/3595.54	c #Conflicts:    3772000 | #Constraints:     102861
3585.37/3595.54	c #Conflicts:    3773000 | #Constraints:     103861
3585.37/3595.54	c #Conflicts:    3774000 | #Constraints:     104861
3585.37/3595.54	c #Conflicts:    3775000 | #Constraints:     105861
3585.37/3595.54	c #Conflicts:    3776000 | #Constraints:     106862
3585.37/3595.54	c #Conflicts:    3777000 | #Constraints:     107862
3585.37/3595.54	c #Conflicts:    3778000 | #Constraints:     108865
3585.37/3595.54	c #Conflicts:    3779000 | #Constraints:     109865
3585.37/3595.54	c #Conflicts:    3780000 | #Constraints:     110866
3585.37/3595.54	c #Conflicts:    3781000 | #Constraints:     111868
3585.37/3595.54	c #Conflicts:    3782000 | #Constraints:     112869
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3783000 | #Constraints:      75078
3585.37/3595.54	c #Conflicts:    3784000 | #Constraints:      76078
3585.37/3595.54	c #Conflicts:    3785000 | #Constraints:      77078
3585.37/3595.54	c #Conflicts:    3786000 | #Constraints:      78078
3585.37/3595.54	c #Conflicts:    3787000 | #Constraints:      79078
3585.37/3595.54	c #Conflicts:    3788000 | #Constraints:      80078
3585.37/3595.54	c #Conflicts:    3789000 | #Constraints:      81078
3585.37/3595.54	c #Conflicts:    3790000 | #Constraints:      82078
3585.37/3595.54	c #Conflicts:    3791000 | #Constraints:      83078
3585.37/3595.54	c #Conflicts:    3792000 | #Constraints:      84078
3585.37/3595.54	c #Conflicts:    3793000 | #Constraints:      85078
3585.37/3595.54	c #Conflicts:    3794000 | #Constraints:      86078
3585.37/3595.54	c #Conflicts:    3795000 | #Constraints:      87078
3585.37/3595.54	c #Conflicts:    3796000 | #Constraints:      88078
3585.37/3595.54	c #Conflicts:    3797000 | #Constraints:      89078
3585.37/3595.54	c #Conflicts:    3798000 | #Constraints:      90078
3585.37/3595.54	c #Conflicts:    3799000 | #Constraints:      91078
3585.37/3595.54	c #Conflicts:    3800000 | #Constraints:      92078
3585.37/3595.54	c #Conflicts:    3801000 | #Constraints:      93078
3585.37/3595.54	c #Conflicts:    3802000 | #Constraints:      94078
3585.37/3595.54	c #Conflicts:    3803000 | #Constraints:      95078
3585.37/3595.54	c #Conflicts:    3804000 | #Constraints:      96078
3585.37/3595.54	c #Conflicts:    3805000 | #Constraints:      97078
3585.37/3595.54	c #Conflicts:    3806000 | #Constraints:      98078
3585.37/3595.54	c #Conflicts:    3807000 | #Constraints:      99078
3585.37/3595.54	c #Conflicts:    3808000 | #Constraints:     100078
3585.37/3595.54	c #Conflicts:    3809000 | #Constraints:     101078
3585.37/3595.54	c #Conflicts:    3810000 | #Constraints:     102078
3585.37/3595.54	c #Conflicts:    3811000 | #Constraints:     103078
3585.37/3595.54	c #Conflicts:    3812000 | #Constraints:     104078
3585.37/3595.54	c #Conflicts:    3813000 | #Constraints:     105078
3585.37/3595.54	c #Conflicts:    3814000 | #Constraints:     106078
3585.37/3595.54	c #Conflicts:    3815000 | #Constraints:     107078
3585.37/3595.54	c #Conflicts:    3816000 | #Constraints:     108078
3585.37/3595.54	c #Conflicts:    3817000 | #Constraints:     109078
3585.37/3595.54	c #Conflicts:    3818000 | #Constraints:     110078
3585.37/3595.54	c #Conflicts:    3819000 | #Constraints:     111078
3585.37/3595.54	c #Conflicts:    3820000 | #Constraints:     112078
3585.37/3595.54	c #Conflicts:    3821000 | #Constraints:     113078
3585.37/3595.54	c #Conflicts:    3822000 | #Constraints:     114078
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3823000 | #Constraints:      76163
3585.37/3595.54	c #Conflicts:    3824000 | #Constraints:      77163
3585.37/3595.54	c #Conflicts:    3825000 | #Constraints:      78163
3585.37/3595.54	c #Conflicts:    3826000 | #Constraints:      79163
3585.37/3595.54	c #Conflicts:    3827000 | #Constraints:      80163
3585.37/3595.54	c #Conflicts:    3828000 | #Constraints:      81163
3585.37/3595.54	c #Conflicts:    3829000 | #Constraints:      82163
3585.37/3595.54	c #Conflicts:    3830000 | #Constraints:      83163
3585.37/3595.54	c #Conflicts:    3831000 | #Constraints:      84163
3585.37/3595.54	c #Conflicts:    3832000 | #Constraints:      85163
3585.37/3595.54	c #Conflicts:    3833000 | #Constraints:      86163
3585.37/3595.54	c #Conflicts:    3834000 | #Constraints:      87163
3585.37/3595.54	c #Conflicts:    3835000 | #Constraints:      88163
3585.37/3595.54	c #Conflicts:    3836000 | #Constraints:      89163
3585.37/3595.54	c #Conflicts:    3837000 | #Constraints:      90163
3585.37/3595.54	c #Conflicts:    3838000 | #Constraints:      91163
3585.37/3595.54	c #Conflicts:    3839000 | #Constraints:      92163
3585.37/3595.54	c #Conflicts:    3840000 | #Constraints:      93163
3585.37/3595.54	c #Conflicts:    3841000 | #Constraints:      94163
3585.37/3595.54	c #Conflicts:    3842000 | #Constraints:      95163
3585.37/3595.54	c #Conflicts:    3843000 | #Constraints:      96163
3585.37/3595.54	c #Conflicts:    3844000 | #Constraints:      97163
3585.37/3595.54	c #Conflicts:    3845000 | #Constraints:      98163
3585.37/3595.54	c #Conflicts:    3846000 | #Constraints:      99163
3585.37/3595.54	c #Conflicts:    3847000 | #Constraints:     100163
3585.37/3595.54	c #Conflicts:    3848000 | #Constraints:     101163
3585.37/3595.54	c #Conflicts:    3849000 | #Constraints:     102163
3585.37/3595.54	c #Conflicts:    3850000 | #Constraints:     103163
3585.37/3595.54	c #Conflicts:    3851000 | #Constraints:     104163
3585.37/3595.54	c #Conflicts:    3852000 | #Constraints:     105163
3585.37/3595.54	c #Conflicts:    3853000 | #Constraints:     106163
3585.37/3595.54	c #Conflicts:    3854000 | #Constraints:     107163
3585.37/3595.54	c #Conflicts:    3855000 | #Constraints:     108163
3585.37/3595.54	c #Conflicts:    3856000 | #Constraints:     109163
3585.37/3595.54	c #Conflicts:    3857000 | #Constraints:     110163
3585.37/3595.54	c #Conflicts:    3858000 | #Constraints:     111163
3585.37/3595.54	c #Conflicts:    3859000 | #Constraints:     112163
3585.37/3595.54	c #Conflicts:    3860000 | #Constraints:     113163
3585.37/3595.54	c #Conflicts:    3861000 | #Constraints:     114163
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3862000 | #Constraints:      76070
3585.37/3595.54	c #Conflicts:    3863000 | #Constraints:      77070
3585.37/3595.54	c #Conflicts:    3864000 | #Constraints:      78070
3585.37/3595.54	c #Conflicts:    3865000 | #Constraints:      79070
3585.37/3595.54	c #Conflicts:    3866000 | #Constraints:      80070
3585.37/3595.54	c #Conflicts:    3867000 | #Constraints:      81070
3585.37/3595.54	c #Conflicts:    3868000 | #Constraints:      82070
3585.37/3595.54	c #Conflicts:    3869000 | #Constraints:      83070
3585.37/3595.54	c #Conflicts:    3870000 | #Constraints:      84070
3585.37/3595.54	c #Conflicts:    3871000 | #Constraints:      85070
3585.37/3595.54	c #Conflicts:    3872000 | #Constraints:      86070
3585.37/3595.54	c #Conflicts:    3873000 | #Constraints:      87070
3585.37/3595.54	c #Conflicts:    3874000 | #Constraints:      88070
3585.37/3595.54	c #Conflicts:    3875000 | #Constraints:      89070
3585.37/3595.54	c #Conflicts:    3876000 | #Constraints:      90070
3585.37/3595.54	c #Conflicts:    3877000 | #Constraints:      91090
3585.37/3595.54	c #Conflicts:    3878000 | #Constraints:      92091
3585.37/3595.54	c #Conflicts:    3879000 | #Constraints:      93091
3585.37/3595.54	c #Conflicts:    3880000 | #Constraints:      94091
3585.37/3595.54	c #Conflicts:    3881000 | #Constraints:      95091
3585.37/3595.54	c #Conflicts:    3882000 | #Constraints:      96091
3585.37/3595.54	c #Conflicts:    3883000 | #Constraints:      97091
3585.37/3595.54	c #Conflicts:    3884000 | #Constraints:      98091
3585.37/3595.54	c #Conflicts:    3885000 | #Constraints:      99109
3585.37/3595.54	c #Conflicts:    3886000 | #Constraints:     100109
3585.37/3595.54	c #Conflicts:    3887000 | #Constraints:     101109
3585.37/3595.54	c #Conflicts:    3888000 | #Constraints:     102109
3585.37/3595.54	c #Conflicts:    3889000 | #Constraints:     103109
3585.37/3595.54	c #Conflicts:    3890000 | #Constraints:     104110
3585.37/3595.54	c #Conflicts:    3891000 | #Constraints:     105110
3585.37/3595.54	c #Conflicts:    3892000 | #Constraints:     106111
3585.37/3595.54	c #Conflicts:    3893000 | #Constraints:     107112
3585.37/3595.54	c #Conflicts:    3894000 | #Constraints:     108112
3585.37/3595.54	c #Conflicts:    3895000 | #Constraints:     109112
3585.37/3595.54	c #Conflicts:    3896000 | #Constraints:     110112
3585.37/3595.54	c #Conflicts:    3897000 | #Constraints:     111112
3585.37/3595.54	c #Conflicts:    3898000 | #Constraints:     112112
3585.37/3595.54	c #Conflicts:    3899000 | #Constraints:     113115
3585.37/3595.54	c #Conflicts:    3900000 | #Constraints:     114115
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3901000 | #Constraints:      75796
3585.37/3595.54	c #Conflicts:    3902000 | #Constraints:      76796
3585.37/3595.54	c #Conflicts:    3903000 | #Constraints:      77796
3585.37/3595.54	c #Conflicts:    3904000 | #Constraints:      78796
3585.37/3595.54	c #Conflicts:    3905000 | #Constraints:      79796
3585.37/3595.54	c #Conflicts:    3906000 | #Constraints:      80796
3585.37/3595.54	c #Conflicts:    3907000 | #Constraints:      81796
3585.37/3595.54	c #Conflicts:    3908000 | #Constraints:      82796
3585.37/3595.54	c #Conflicts:    3909000 | #Constraints:      83796
3585.37/3595.54	c #Conflicts:    3910000 | #Constraints:      84796
3585.37/3595.54	c #Conflicts:    3911000 | #Constraints:      85796
3585.37/3595.54	c #Conflicts:    3912000 | #Constraints:      86796
3585.37/3595.54	c #Conflicts:    3913000 | #Constraints:      87796
3585.37/3595.54	c #Conflicts:    3914000 | #Constraints:      88797
3585.37/3595.54	c #Conflicts:    3915000 | #Constraints:      89797
3585.37/3595.54	c #Conflicts:    3916000 | #Constraints:      90797
3585.37/3595.54	c #Conflicts:    3917000 | #Constraints:      91798
3585.37/3595.54	c #Conflicts:    3918000 | #Constraints:      92799
3585.37/3595.54	c #Conflicts:    3919000 | #Constraints:      93801
3585.37/3595.54	c #Conflicts:    3920000 | #Constraints:      94806
3585.37/3595.54	c #Conflicts:    3921000 | #Constraints:      95806
3585.37/3595.54	c #Conflicts:    3922000 | #Constraints:      96807
3585.37/3595.54	c #Conflicts:    3923000 | #Constraints:      97807
3585.37/3595.54	c #Conflicts:    3924000 | #Constraints:      98814
3585.37/3595.54	c #Conflicts:    3925000 | #Constraints:      99815
3585.37/3595.54	c #Conflicts:    3926000 | #Constraints:     100815
3585.37/3595.54	c #Conflicts:    3927000 | #Constraints:     101816
3585.37/3595.54	c #Conflicts:    3928000 | #Constraints:     102817
3585.37/3595.54	c #Conflicts:    3929000 | #Constraints:     103817
3585.37/3595.54	c #Conflicts:    3930000 | #Constraints:     104817
3585.37/3595.54	c #Conflicts:    3931000 | #Constraints:     105818
3585.37/3595.54	c #Conflicts:    3932000 | #Constraints:     106819
3585.37/3595.54	c #Conflicts:    3933000 | #Constraints:     107823
3585.37/3595.54	c #Conflicts:    3934000 | #Constraints:     108823
3585.37/3595.54	c #Conflicts:    3935000 | #Constraints:     109823
3585.37/3595.54	c #Conflicts:    3936000 | #Constraints:     110823
3585.37/3595.54	c #Conflicts:    3937000 | #Constraints:     111826
3585.37/3595.54	c #Conflicts:    3938000 | #Constraints:     112826
3585.37/3595.54	c #Conflicts:    3939000 | #Constraints:     113826
3585.37/3595.54	c #Conflicts:    3940000 | #Constraints:     114826
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3941000 | #Constraints:      76319
3585.37/3595.54	c #Conflicts:    3942000 | #Constraints:      77319
3585.37/3595.54	c #Conflicts:    3943000 | #Constraints:      78319
3585.37/3595.54	c #Conflicts:    3944000 | #Constraints:      79319
3585.37/3595.54	c #Conflicts:    3945000 | #Constraints:      80319
3585.37/3595.54	c #Conflicts:    3946000 | #Constraints:      81319
3585.37/3595.54	c #Conflicts:    3947000 | #Constraints:      82319
3585.37/3595.54	c #Conflicts:    3948000 | #Constraints:      83319
3585.37/3595.54	c #Conflicts:    3949000 | #Constraints:      84319
3585.37/3595.54	c #Conflicts:    3950000 | #Constraints:      85319
3585.37/3595.54	c #Conflicts:    3951000 | #Constraints:      86319
3585.37/3595.54	c #Conflicts:    3952000 | #Constraints:      87319
3585.37/3595.54	c #Conflicts:    3953000 | #Constraints:      88319
3585.37/3595.54	c #Conflicts:    3954000 | #Constraints:      89319
3585.37/3595.54	c #Conflicts:    3955000 | #Constraints:      90319
3585.37/3595.54	c #Conflicts:    3956000 | #Constraints:      91319
3585.37/3595.54	c #Conflicts:    3957000 | #Constraints:      92319
3585.37/3595.54	c #Conflicts:    3958000 | #Constraints:      93319
3585.37/3595.54	c #Conflicts:    3959000 | #Constraints:      94319
3585.37/3595.54	c #Conflicts:    3960000 | #Constraints:      95319
3585.37/3595.54	c #Conflicts:    3961000 | #Constraints:      96319
3585.37/3595.54	c #Conflicts:    3962000 | #Constraints:      97319
3585.37/3595.54	c #Conflicts:    3963000 | #Constraints:      98319
3585.37/3595.54	c #Conflicts:    3964000 | #Constraints:      99319
3585.37/3595.54	c #Conflicts:    3965000 | #Constraints:     100319
3585.37/3595.54	c #Conflicts:    3966000 | #Constraints:     101319
3585.37/3595.54	c #Conflicts:    3967000 | #Constraints:     102319
3585.37/3595.54	c #Conflicts:    3968000 | #Constraints:     103319
3585.37/3595.54	c #Conflicts:    3969000 | #Constraints:     104319
3585.37/3595.54	c #Conflicts:    3970000 | #Constraints:     105319
3585.37/3595.54	c #Conflicts:    3971000 | #Constraints:     106319
3585.37/3595.54	c #Conflicts:    3972000 | #Constraints:     107319
3585.37/3595.54	c #Conflicts:    3973000 | #Constraints:     108319
3585.37/3595.54	c #Conflicts:    3974000 | #Constraints:     109319
3585.37/3595.54	c #Conflicts:    3975000 | #Constraints:     110319
3585.37/3595.54	c #Conflicts:    3976000 | #Constraints:     111319
3585.37/3595.54	c #Conflicts:    3977000 | #Constraints:     112319
3585.37/3595.54	c #Conflicts:    3978000 | #Constraints:     113319
3585.37/3595.54	c #Conflicts:    3979000 | #Constraints:     114319
3585.37/3595.54	c #Conflicts:    3980000 | #Constraints:     115319
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    3981000 | #Constraints:      76603
3585.37/3595.54	c #Conflicts:    3982000 | #Constraints:      77603
3585.37/3595.54	c #Conflicts:    3983000 | #Constraints:      78603
3585.37/3595.54	c #Conflicts:    3984000 | #Constraints:      79603
3585.37/3595.54	c #Conflicts:    3985000 | #Constraints:      80603
3585.37/3595.54	c #Conflicts:    3986000 | #Constraints:      81603
3585.37/3595.54	c #Conflicts:    3987000 | #Constraints:      82603
3585.37/3595.54	c #Conflicts:    3988000 | #Constraints:      83603
3585.37/3595.54	c #Conflicts:    3989000 | #Constraints:      84603
3585.37/3595.54	c #Conflicts:    3990000 | #Constraints:      85603
3585.37/3595.54	c #Conflicts:    3991000 | #Constraints:      86603
3585.37/3595.54	c #Conflicts:    3992000 | #Constraints:      87603
3585.37/3595.54	c #Conflicts:    3993000 | #Constraints:      88603
3585.37/3595.54	c #Conflicts:    3994000 | #Constraints:      89603
3585.37/3595.54	c #Conflicts:    3995000 | #Constraints:      90603
3585.37/3595.54	c #Conflicts:    3996000 | #Constraints:      91603
3585.37/3595.54	c #Conflicts:    3997000 | #Constraints:      92603
3585.37/3595.54	c #Conflicts:    3998000 | #Constraints:      93603
3585.37/3595.54	c #Conflicts:    3999000 | #Constraints:      94603
3585.37/3595.54	c #Conflicts:    4000000 | #Constraints:      95603
3585.37/3595.54	c #Conflicts:    4001000 | #Constraints:      96603
3585.37/3595.54	c #Conflicts:    4002000 | #Constraints:      97603
3585.37/3595.54	c #Conflicts:    4003000 | #Constraints:      98603
3585.37/3595.54	c #Conflicts:    4004000 | #Constraints:      99603
3585.37/3595.54	c #Conflicts:    4005000 | #Constraints:     100603
3585.37/3595.54	c #Conflicts:    4006000 | #Constraints:     101603
3585.37/3595.54	c #Conflicts:    4007000 | #Constraints:     102603
3585.37/3595.54	c #Conflicts:    4008000 | #Constraints:     103603
3585.37/3595.54	c #Conflicts:    4009000 | #Constraints:     104603
3585.37/3595.54	c #Conflicts:    4010000 | #Constraints:     105603
3585.37/3595.54	c #Conflicts:    4011000 | #Constraints:     106603
3585.37/3595.54	c #Conflicts:    4012000 | #Constraints:     107603
3585.37/3595.54	c #Conflicts:    4013000 | #Constraints:     108603
3585.37/3595.54	c #Conflicts:    4014000 | #Constraints:     109603
3585.37/3595.54	c #Conflicts:    4015000 | #Constraints:     110603
3585.37/3595.54	c #Conflicts:    4016000 | #Constraints:     111603
3585.37/3595.54	c #Conflicts:    4017000 | #Constraints:     112603
3585.37/3595.54	c #Conflicts:    4018000 | #Constraints:     113603
3585.37/3595.54	c #Conflicts:    4019000 | #Constraints:     114603
3585.37/3595.54	c #Conflicts:    4020000 | #Constraints:     115603
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4021000 | #Constraints:      76714
3585.37/3595.54	c #Conflicts:    4022000 | #Constraints:      77714
3585.37/3595.54	c #Conflicts:    4023000 | #Constraints:      78714
3585.37/3595.54	c #Conflicts:    4024000 | #Constraints:      79714
3585.37/3595.54	c #Conflicts:    4025000 | #Constraints:      80714
3585.37/3595.54	c #Conflicts:    4026000 | #Constraints:      81714
3585.37/3595.54	c #Conflicts:    4027000 | #Constraints:      82714
3585.37/3595.54	c #Conflicts:    4028000 | #Constraints:      83714
3585.37/3595.54	c #Conflicts:    4029000 | #Constraints:      84714
3585.37/3595.54	c #Conflicts:    4030000 | #Constraints:      85714
3585.37/3595.54	c #Conflicts:    4031000 | #Constraints:      86714
3585.37/3595.54	c #Conflicts:    4032000 | #Constraints:      87714
3585.37/3595.54	c #Conflicts:    4033000 | #Constraints:      88714
3585.37/3595.54	c #Conflicts:    4034000 | #Constraints:      89714
3585.37/3595.54	c #Conflicts:    4035000 | #Constraints:      90714
3585.37/3595.54	c #Conflicts:    4036000 | #Constraints:      91714
3585.37/3595.54	c #Conflicts:    4037000 | #Constraints:      92714
3585.37/3595.54	c #Conflicts:    4038000 | #Constraints:      93714
3585.37/3595.54	c #Conflicts:    4039000 | #Constraints:      94714
3585.37/3595.54	c #Conflicts:    4040000 | #Constraints:      95714
3585.37/3595.54	c #Conflicts:    4041000 | #Constraints:      96714
3585.37/3595.54	c #Conflicts:    4042000 | #Constraints:      97714
3585.37/3595.54	c #Conflicts:    4043000 | #Constraints:      98714
3585.37/3595.54	c #Conflicts:    4044000 | #Constraints:      99714
3585.37/3595.54	c #Conflicts:    4045000 | #Constraints:     100714
3585.37/3595.54	c #Conflicts:    4046000 | #Constraints:     101714
3585.37/3595.54	c #Conflicts:    4047000 | #Constraints:     102714
3585.37/3595.54	c #Conflicts:    4048000 | #Constraints:     103714
3585.37/3595.54	c #Conflicts:    4049000 | #Constraints:     104714
3585.37/3595.54	c #Conflicts:    4050000 | #Constraints:     105714
3585.37/3595.54	c #Conflicts:    4051000 | #Constraints:     106714
3585.37/3595.54	c #Conflicts:    4052000 | #Constraints:     107714
3585.37/3595.54	c #Conflicts:    4053000 | #Constraints:     108714
3585.37/3595.54	c #Conflicts:    4054000 | #Constraints:     109714
3585.37/3595.54	c #Conflicts:    4055000 | #Constraints:     110714
3585.37/3595.54	c #Conflicts:    4056000 | #Constraints:     111714
3585.37/3595.54	c #Conflicts:    4057000 | #Constraints:     112714
3585.37/3595.54	c #Conflicts:    4058000 | #Constraints:     113714
3585.37/3595.54	c #Conflicts:    4059000 | #Constraints:     114714
3585.37/3595.54	c #Conflicts:    4060000 | #Constraints:     115714
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4061000 | #Constraints:      76632
3585.37/3595.54	c #Conflicts:    4062000 | #Constraints:      77632
3585.37/3595.54	c #Conflicts:    4063000 | #Constraints:      78632
3585.37/3595.54	c #Conflicts:    4064000 | #Constraints:      79632
3585.37/3595.54	c #Conflicts:    4065000 | #Constraints:      80632
3585.37/3595.54	c #Conflicts:    4066000 | #Constraints:      81632
3585.37/3595.54	c #Conflicts:    4067000 | #Constraints:      82632
3585.37/3595.54	c #Conflicts:    4068000 | #Constraints:      83632
3585.37/3595.54	c #Conflicts:    4069000 | #Constraints:      84635
3585.37/3595.54	c #Conflicts:    4070000 | #Constraints:      85637
3585.37/3595.54	c #Conflicts:    4071000 | #Constraints:      86638
3585.37/3595.54	c #Conflicts:    4072000 | #Constraints:      87640
3585.37/3595.54	c #Conflicts:    4073000 | #Constraints:      88715
3585.37/3595.54	c #Conflicts:    4074000 | #Constraints:      89716
3585.37/3595.54	c #Conflicts:    4075000 | #Constraints:      90718
3585.37/3595.54	c #Conflicts:    4076000 | #Constraints:      91723
3585.37/3595.54	c #Conflicts:    4077000 | #Constraints:      92735
3585.37/3595.54	c #Conflicts:    4078000 | #Constraints:      93736
3585.37/3595.54	c #Conflicts:    4079000 | #Constraints:      94741
3585.37/3595.54	c #Conflicts:    4080000 | #Constraints:      95744
3585.37/3595.54	c #Conflicts:    4081000 | #Constraints:      96748
3585.37/3595.54	c #Conflicts:    4082000 | #Constraints:      97753
3585.37/3595.54	c #Conflicts:    4083000 | #Constraints:      98753
3585.37/3595.54	c #Conflicts:    4084000 | #Constraints:      99757
3585.37/3595.54	c #Conflicts:    4085000 | #Constraints:     100760
3585.37/3595.54	c #Conflicts:    4086000 | #Constraints:     101762
3585.37/3595.54	c #Conflicts:    4087000 | #Constraints:     102763
3585.37/3595.54	c #Conflicts:    4088000 | #Constraints:     103767
3585.37/3595.54	c #Conflicts:    4089000 | #Constraints:     104776
3585.37/3595.54	c #Conflicts:    4090000 | #Constraints:     105781
3585.37/3595.54	c #Conflicts:    4091000 | #Constraints:     106781
3585.37/3595.54	c #Conflicts:    4092000 | #Constraints:     107787
3585.37/3595.54	c #Conflicts:    4093000 | #Constraints:     108791
3585.37/3595.54	c #Conflicts:    4094000 | #Constraints:     109796
3585.37/3595.54	c #Conflicts:    4095000 | #Constraints:     110799
3585.37/3595.54	c #Conflicts:    4096000 | #Constraints:     111799
3585.37/3595.54	c #Conflicts:    4097000 | #Constraints:     112809
3585.37/3595.54	c #Conflicts:    4098000 | #Constraints:     113812
3585.37/3595.54	c #Conflicts:    4099000 | #Constraints:     114815
3585.37/3595.54	c #Conflicts:    4100000 | #Constraints:     115818
3585.37/3595.54	c #Conflicts:    4101000 | #Constraints:     116829
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4102000 | #Constraints:      77448
3585.37/3595.54	c #Conflicts:    4103000 | #Constraints:      78448
3585.37/3595.54	c #Conflicts:    4104000 | #Constraints:      79448
3585.37/3595.54	c #Conflicts:    4105000 | #Constraints:      80448
3585.37/3595.54	c #Conflicts:    4106000 | #Constraints:      81448
3585.37/3595.54	c #Conflicts:    4107000 | #Constraints:      82448
3585.37/3595.54	c #Conflicts:    4108000 | #Constraints:      83448
3585.37/3595.54	c #Conflicts:    4109000 | #Constraints:      84448
3585.37/3595.54	c #Conflicts:    4110000 | #Constraints:      85448
3585.37/3595.54	c #Conflicts:    4111000 | #Constraints:      86448
3585.37/3595.54	c #Conflicts:    4112000 | #Constraints:      87448
3585.37/3595.54	c #Conflicts:    4113000 | #Constraints:      88448
3585.37/3595.54	c #Conflicts:    4114000 | #Constraints:      89448
3585.37/3595.54	c #Conflicts:    4115000 | #Constraints:      90448
3585.37/3595.54	c #Conflicts:    4116000 | #Constraints:      91448
3585.37/3595.54	c #Conflicts:    4117000 | #Constraints:      92448
3585.37/3595.54	c #Conflicts:    4118000 | #Constraints:      93448
3585.37/3595.54	c #Conflicts:    4119000 | #Constraints:      94448
3585.37/3595.54	c #Conflicts:    4120000 | #Constraints:      95448
3585.37/3595.54	c #Conflicts:    4121000 | #Constraints:      96448
3585.37/3595.54	c #Conflicts:    4122000 | #Constraints:      97448
3585.37/3595.54	c #Conflicts:    4123000 | #Constraints:      98448
3585.37/3595.54	c #Conflicts:    4124000 | #Constraints:      99448
3585.37/3595.54	c #Conflicts:    4125000 | #Constraints:     100448
3585.37/3595.54	c #Conflicts:    4126000 | #Constraints:     101448
3585.37/3595.54	c #Conflicts:    4127000 | #Constraints:     102448
3585.37/3595.54	c #Conflicts:    4128000 | #Constraints:     103448
3585.37/3595.54	c #Conflicts:    4129000 | #Constraints:     104448
3585.37/3595.54	c #Conflicts:    4130000 | #Constraints:     105448
3585.37/3595.54	c #Conflicts:    4131000 | #Constraints:     106448
3585.37/3595.54	c #Conflicts:    4132000 | #Constraints:     107448
3585.37/3595.54	c #Conflicts:    4133000 | #Constraints:     108448
3585.37/3595.54	c #Conflicts:    4134000 | #Constraints:     109448
3585.37/3595.54	c #Conflicts:    4135000 | #Constraints:     110449
3585.37/3595.54	c #Conflicts:    4136000 | #Constraints:     111449
3585.37/3595.54	c #Conflicts:    4137000 | #Constraints:     112449
3585.37/3595.54	c #Conflicts:    4138000 | #Constraints:     113449
3585.37/3595.54	c #Conflicts:    4139000 | #Constraints:     114450
3585.37/3595.54	c #Conflicts:    4140000 | #Constraints:     115450
3585.37/3595.54	c #Conflicts:    4141000 | #Constraints:     116450
3585.37/3595.54	c #Conflicts:    4142000 | #Constraints:     117450
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4143000 | #Constraints:      77841
3585.37/3595.54	c #Conflicts:    4144000 | #Constraints:      78841
3585.37/3595.54	c #Conflicts:    4145000 | #Constraints:      79841
3585.37/3595.54	c #Conflicts:    4146000 | #Constraints:      80841
3585.37/3595.54	c #Conflicts:    4147000 | #Constraints:      81841
3585.37/3595.54	c #Conflicts:    4148000 | #Constraints:      82841
3585.37/3595.54	c #Conflicts:    4149000 | #Constraints:      83841
3585.37/3595.54	c #Conflicts:    4150000 | #Constraints:      84841
3585.37/3595.54	c #Conflicts:    4151000 | #Constraints:      85841
3585.37/3595.54	c #Conflicts:    4152000 | #Constraints:      86841
3585.37/3595.54	c #Conflicts:    4153000 | #Constraints:      87841
3585.37/3595.54	c #Conflicts:    4154000 | #Constraints:      88843
3585.37/3595.54	c #Conflicts:    4155000 | #Constraints:      89843
3585.37/3595.54	c #Conflicts:    4156000 | #Constraints:      90843
3585.37/3595.54	c #Conflicts:    4157000 | #Constraints:      91843
3585.37/3595.54	c #Conflicts:    4158000 | #Constraints:      92844
3585.37/3595.54	c #Conflicts:    4159000 | #Constraints:      93844
3585.37/3595.54	c #Conflicts:    4160000 | #Constraints:      94844
3585.37/3595.54	c #Conflicts:    4161000 | #Constraints:      95844
3585.37/3595.54	c #Conflicts:    4162000 | #Constraints:      96844
3585.37/3595.54	c #Conflicts:    4163000 | #Constraints:      97844
3585.37/3595.54	c #Conflicts:    4164000 | #Constraints:      98844
3585.37/3595.54	c #Conflicts:    4165000 | #Constraints:      99844
3585.37/3595.54	c #Conflicts:    4166000 | #Constraints:     100844
3585.37/3595.54	c #Conflicts:    4167000 | #Constraints:     101845
3585.37/3595.54	c #Conflicts:    4168000 | #Constraints:     102845
3585.37/3595.54	c #Conflicts:    4169000 | #Constraints:     103845
3585.37/3595.54	c #Conflicts:    4170000 | #Constraints:     104845
3585.37/3595.54	c #Conflicts:    4171000 | #Constraints:     105845
3585.37/3595.54	c #Conflicts:    4172000 | #Constraints:     106846
3585.37/3595.54	c #Conflicts:    4173000 | #Constraints:     107846
3585.37/3595.54	c #Conflicts:    4174000 | #Constraints:     108846
3585.37/3595.54	c #Conflicts:    4175000 | #Constraints:     109846
3585.37/3595.54	c #Conflicts:    4176000 | #Constraints:     110846
3585.37/3595.54	c #Conflicts:    4177000 | #Constraints:     111846
3585.37/3595.54	c #Conflicts:    4178000 | #Constraints:     112846
3585.37/3595.54	c #Conflicts:    4179000 | #Constraints:     113846
3585.37/3595.54	c #Conflicts:    4180000 | #Constraints:     114846
3585.37/3595.54	c #Conflicts:    4181000 | #Constraints:     115847
3585.37/3595.54	c #Conflicts:    4182000 | #Constraints:     116848
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4183000 | #Constraints:      77103
3585.37/3595.54	c #Conflicts:    4184000 | #Constraints:      78103
3585.37/3595.54	c #Conflicts:    4185000 | #Constraints:      79103
3585.37/3595.54	c #Conflicts:    4186000 | #Constraints:      80103
3585.37/3595.54	c #Conflicts:    4187000 | #Constraints:      81103
3585.37/3595.54	c #Conflicts:    4188000 | #Constraints:      82103
3585.37/3595.54	c #Conflicts:    4189000 | #Constraints:      83103
3585.37/3595.54	c #Conflicts:    4190000 | #Constraints:      84103
3585.37/3595.54	c #Conflicts:    4191000 | #Constraints:      85103
3585.37/3595.54	c #Conflicts:    4192000 | #Constraints:      86103
3585.37/3595.54	c #Conflicts:    4193000 | #Constraints:      87103
3585.37/3595.54	c #Conflicts:    4194000 | #Constraints:      88103
3585.37/3595.54	c #Conflicts:    4195000 | #Constraints:      89103
3585.37/3595.54	c #Conflicts:    4196000 | #Constraints:      90103
3585.37/3595.54	c #Conflicts:    4197000 | #Constraints:      91103
3585.37/3595.54	c #Conflicts:    4198000 | #Constraints:      92103
3585.37/3595.54	c #Conflicts:    4199000 | #Constraints:      93103
3585.37/3595.54	c #Conflicts:    4200000 | #Constraints:      94103
3585.37/3595.54	c #Conflicts:    4201000 | #Constraints:      95103
3585.37/3595.54	c #Conflicts:    4202000 | #Constraints:      96103
3585.37/3595.54	c #Conflicts:    4203000 | #Constraints:      97103
3585.37/3595.54	c #Conflicts:    4204000 | #Constraints:      98103
3585.37/3595.54	c #Conflicts:    4205000 | #Constraints:      99103
3585.37/3595.54	c #Conflicts:    4206000 | #Constraints:     100103
3585.37/3595.54	c #Conflicts:    4207000 | #Constraints:     101103
3585.37/3595.54	c #Conflicts:    4208000 | #Constraints:     102103
3585.37/3595.54	c #Conflicts:    4209000 | #Constraints:     103103
3585.37/3595.54	c #Conflicts:    4210000 | #Constraints:     104103
3585.37/3595.54	c #Conflicts:    4211000 | #Constraints:     105103
3585.37/3595.54	c #Conflicts:    4212000 | #Constraints:     106104
3585.37/3595.54	c #Conflicts:    4213000 | #Constraints:     107104
3585.37/3595.54	c #Conflicts:    4214000 | #Constraints:     108105
3585.37/3595.54	c #Conflicts:    4215000 | #Constraints:     109105
3585.37/3595.54	c #Conflicts:    4216000 | #Constraints:     110106
3585.37/3595.54	c #Conflicts:    4217000 | #Constraints:     111106
3585.37/3595.54	c #Conflicts:    4218000 | #Constraints:     112108
3585.37/3595.54	c #Conflicts:    4219000 | #Constraints:     113108
3585.37/3595.54	c #Conflicts:    4220000 | #Constraints:     114108
3585.37/3595.54	c #Conflicts:    4221000 | #Constraints:     115108
3585.37/3595.54	c #Conflicts:    4222000 | #Constraints:     116108
3585.37/3595.54	c #Conflicts:    4223000 | #Constraints:     117108
3585.37/3595.54	c #Conflicts:    4224000 | #Constraints:     118108
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4225000 | #Constraints:      78210
3585.37/3595.54	c #Conflicts:    4226000 | #Constraints:      79210
3585.37/3595.54	c #Conflicts:    4227000 | #Constraints:      80210
3585.37/3595.54	c #Conflicts:    4228000 | #Constraints:      81210
3585.37/3595.54	c #Conflicts:    4229000 | #Constraints:      82210
3585.37/3595.54	c #Conflicts:    4230000 | #Constraints:      83210
3585.37/3595.54	c #Conflicts:    4231000 | #Constraints:      84210
3585.37/3595.54	c #Conflicts:    4232000 | #Constraints:      85210
3585.37/3595.54	c #Conflicts:    4233000 | #Constraints:      86210
3585.37/3595.54	c #Conflicts:    4234000 | #Constraints:      87210
3585.37/3595.54	c #Conflicts:    4235000 | #Constraints:      88210
3585.37/3595.54	c #Conflicts:    4236000 | #Constraints:      89210
3585.37/3595.54	c #Conflicts:    4237000 | #Constraints:      90210
3585.37/3595.54	c #Conflicts:    4238000 | #Constraints:      91210
3585.37/3595.54	c #Conflicts:    4239000 | #Constraints:      92210
3585.37/3595.54	c #Conflicts:    4240000 | #Constraints:      93210
3585.37/3595.54	c #Conflicts:    4241000 | #Constraints:      94210
3585.37/3595.54	c #Conflicts:    4242000 | #Constraints:      95210
3585.37/3595.54	c #Conflicts:    4243000 | #Constraints:      96210
3585.37/3595.54	c #Conflicts:    4244000 | #Constraints:      97210
3585.37/3595.54	c #Conflicts:    4245000 | #Constraints:      98210
3585.37/3595.54	c #Conflicts:    4246000 | #Constraints:      99210
3585.37/3595.54	c #Conflicts:    4247000 | #Constraints:     100210
3585.37/3595.54	c #Conflicts:    4248000 | #Constraints:     101210
3585.37/3595.54	c #Conflicts:    4249000 | #Constraints:     102210
3585.37/3595.54	c #Conflicts:    4250000 | #Constraints:     103210
3585.37/3595.54	c #Conflicts:    4251000 | #Constraints:     104210
3585.37/3595.54	c #Conflicts:    4252000 | #Constraints:     105210
3585.37/3595.54	c #Conflicts:    4253000 | #Constraints:     106210
3585.37/3595.54	c #Conflicts:    4254000 | #Constraints:     107210
3585.37/3595.54	c #Conflicts:    4255000 | #Constraints:     108210
3585.37/3595.54	c #Conflicts:    4256000 | #Constraints:     109210
3585.37/3595.54	c #Conflicts:    4257000 | #Constraints:     110210
3585.37/3595.54	c #Conflicts:    4258000 | #Constraints:     111210
3585.37/3595.54	c #Conflicts:    4259000 | #Constraints:     112210
3585.37/3595.54	c #Conflicts:    4260000 | #Constraints:     113210
3585.37/3595.54	c #Conflicts:    4261000 | #Constraints:     114210
3585.37/3595.54	c #Conflicts:    4262000 | #Constraints:     115210
3585.37/3595.54	c #Conflicts:    4263000 | #Constraints:     116210
3585.37/3595.54	c #Conflicts:    4264000 | #Constraints:     117210
3585.37/3595.54	c #Conflicts:    4265000 | #Constraints:     118210
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4266000 | #Constraints:      78037
3585.37/3595.54	c #Conflicts:    4267000 | #Constraints:      79037
3585.37/3595.54	c #Conflicts:    4268000 | #Constraints:      80037
3585.37/3595.54	c #Conflicts:    4269000 | #Constraints:      81037
3585.37/3595.54	c #Conflicts:    4270000 | #Constraints:      82037
3585.37/3595.54	c #Conflicts:    4271000 | #Constraints:      83037
3585.37/3595.54	c #Conflicts:    4272000 | #Constraints:      84037
3585.37/3595.54	c #Conflicts:    4273000 | #Constraints:      85037
3585.37/3595.54	c #Conflicts:    4274000 | #Constraints:      86037
3585.37/3595.54	c #Conflicts:    4275000 | #Constraints:      87037
3585.37/3595.54	c #Conflicts:    4276000 | #Constraints:      88042
3585.37/3595.54	c #Conflicts:    4277000 | #Constraints:      89042
3585.37/3595.54	c #Conflicts:    4278000 | #Constraints:      90042
3585.37/3595.54	c #Conflicts:    4279000 | #Constraints:      91043
3585.37/3595.54	c #Conflicts:    4280000 | #Constraints:      92043
3585.37/3595.54	c #Conflicts:    4281000 | #Constraints:      93044
3585.37/3595.54	c #Conflicts:    4282000 | #Constraints:      94044
3585.37/3595.54	c #Conflicts:    4283000 | #Constraints:      95044
3585.37/3595.54	c #Conflicts:    4284000 | #Constraints:      96049
3585.37/3595.54	c #Conflicts:    4285000 | #Constraints:      97049
3585.37/3595.54	c #Conflicts:    4286000 | #Constraints:      98060
3585.37/3595.54	c #Conflicts:    4287000 | #Constraints:      99060
3585.37/3595.54	c #Conflicts:    4288000 | #Constraints:     100122
3585.37/3595.54	c #Conflicts:    4289000 | #Constraints:     101127
3585.37/3595.54	c #Conflicts:    4290000 | #Constraints:     102139
3585.37/3595.54	c #Conflicts:    4291000 | #Constraints:     103143
3585.37/3595.54	c #Conflicts:    4292000 | #Constraints:     104146
3585.37/3595.54	c #Conflicts:    4293000 | #Constraints:     105153
3585.37/3595.54	c #Conflicts:    4294000 | #Constraints:     106164
3585.37/3595.54	c #Conflicts:    4295000 | #Constraints:     107164
3585.37/3595.54	c #Conflicts:    4296000 | #Constraints:     108168
3585.37/3595.54	c #Conflicts:    4297000 | #Constraints:     109176
3585.37/3595.54	c #Conflicts:    4298000 | #Constraints:     110185
3585.37/3595.54	c #Conflicts:    4299000 | #Constraints:     111187
3585.37/3595.54	c #Conflicts:    4300000 | #Constraints:     112249
3585.37/3595.54	c #Conflicts:    4301000 | #Constraints:     113275
3585.37/3595.54	c #Conflicts:    4302000 | #Constraints:     114277
3585.37/3595.54	c #Conflicts:    4303000 | #Constraints:     115278
3585.37/3595.54	c #Conflicts:    4304000 | #Constraints:     116281
3585.37/3595.54	c #Conflicts:    4305000 | #Constraints:     117282
3585.37/3595.54	c #Conflicts:    4306000 | #Constraints:     118308
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4307000 | #Constraints:      77938
3585.37/3595.54	c #Conflicts:    4308000 | #Constraints:      78938
3585.37/3595.54	c #Conflicts:    4309000 | #Constraints:      79938
3585.37/3595.54	c #Conflicts:    4310000 | #Constraints:      80938
3585.37/3595.54	c #Conflicts:    4311000 | #Constraints:      81938
3585.37/3595.54	c #Conflicts:    4312000 | #Constraints:      82938
3585.37/3595.54	c #Conflicts:    4313000 | #Constraints:      83938
3585.37/3595.54	c #Conflicts:    4314000 | #Constraints:      84938
3585.37/3595.54	c #Conflicts:    4315000 | #Constraints:      85939
3585.37/3595.54	c #Conflicts:    4316000 | #Constraints:      86940
3585.37/3595.54	c #Conflicts:    4317000 | #Constraints:      87941
3585.37/3595.54	c #Conflicts:    4318000 | #Constraints:      88943
3585.37/3595.54	c #Conflicts:    4319000 | #Constraints:      89951
3585.37/3595.54	c #Conflicts:    4320000 | #Constraints:      90951
3585.37/3595.54	c #Conflicts:    4321000 | #Constraints:      91954
3585.37/3595.54	c #Conflicts:    4322000 | #Constraints:      92991
3585.37/3595.54	c #Conflicts:    4323000 | #Constraints:      93992
3585.37/3595.54	c #Conflicts:    4324000 | #Constraints:      94992
3585.37/3595.54	c #Conflicts:    4325000 | #Constraints:      95992
3585.37/3595.54	c #Conflicts:    4326000 | #Constraints:      96992
3585.37/3595.54	c #Conflicts:    4327000 | #Constraints:      97994
3585.37/3595.54	c #Conflicts:    4328000 | #Constraints:      98994
3585.37/3595.54	c #Conflicts:    4329000 | #Constraints:     100081
3585.37/3595.54	c #Conflicts:    4330000 | #Constraints:     101658
3585.37/3595.54	c #Conflicts:    4331000 | #Constraints:     102775
3585.37/3595.54	c #Conflicts:    4332000 | #Constraints:     103775
3585.37/3595.54	c #Conflicts:    4333000 | #Constraints:     104775
3585.37/3595.54	c #Conflicts:    4334000 | #Constraints:     105775
3585.37/3595.54	c #Conflicts:    4335000 | #Constraints:     106776
3585.37/3595.54	c #Conflicts:    4336000 | #Constraints:     107776
3585.37/3595.54	c #Conflicts:    4337000 | #Constraints:     108776
3585.37/3595.54	c #Conflicts:    4338000 | #Constraints:     109777
3585.37/3595.54	c #Conflicts:    4339000 | #Constraints:     110778
3585.37/3595.54	c #Conflicts:    4340000 | #Constraints:     111778
3585.37/3595.54	c #Conflicts:    4341000 | #Constraints:     112779
3585.37/3595.54	c #Conflicts:    4342000 | #Constraints:     113779
3585.37/3595.54	c #Conflicts:    4343000 | #Constraints:     114779
3585.37/3595.54	c #Conflicts:    4344000 | #Constraints:     115780
3585.37/3595.54	c #Conflicts:    4345000 | #Constraints:     116808
3585.37/3595.54	c #Conflicts:    4346000 | #Constraints:     117808
3585.37/3595.54	c #Conflicts:    4347000 | #Constraints:     118810
3585.37/3595.54	c #Conflicts:    4348000 | #Constraints:     119811
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4349000 | #Constraints:      78817
3585.37/3595.54	c #Conflicts:    4350000 | #Constraints:      79817
3585.37/3595.54	c #Conflicts:    4351000 | #Constraints:      80817
3585.37/3595.54	c #Conflicts:    4352000 | #Constraints:      81817
3585.37/3595.54	c #Conflicts:    4353000 | #Constraints:      82817
3585.37/3595.54	c #Conflicts:    4354000 | #Constraints:      83817
3585.37/3595.54	c #Conflicts:    4355000 | #Constraints:      84817
3585.37/3595.54	c #Conflicts:    4356000 | #Constraints:      85817
3585.37/3595.54	c #Conflicts:    4357000 | #Constraints:      86817
3585.37/3595.54	c #Conflicts:    4358000 | #Constraints:      87817
3585.37/3595.54	c #Conflicts:    4359000 | #Constraints:      88817
3585.37/3595.54	c #Conflicts:    4360000 | #Constraints:      89817
3585.37/3595.54	c #Conflicts:    4361000 | #Constraints:      90817
3585.37/3595.54	c #Conflicts:    4362000 | #Constraints:      91817
3585.37/3595.54	c #Conflicts:    4363000 | #Constraints:      92817
3585.37/3595.54	c #Conflicts:    4364000 | #Constraints:      93817
3585.37/3595.54	c #Conflicts:    4365000 | #Constraints:      94817
3585.37/3595.54	c #Conflicts:    4366000 | #Constraints:      95817
3585.37/3595.54	c #Conflicts:    4367000 | #Constraints:      96817
3585.37/3595.54	c #Conflicts:    4368000 | #Constraints:      97817
3585.37/3595.54	c #Conflicts:    4369000 | #Constraints:      98817
3585.37/3595.54	c #Conflicts:    4370000 | #Constraints:      99817
3585.37/3595.54	c #Conflicts:    4371000 | #Constraints:     100817
3585.37/3595.54	c #Conflicts:    4372000 | #Constraints:     101817
3585.37/3595.54	c #Conflicts:    4373000 | #Constraints:     102817
3585.37/3595.54	c #Conflicts:    4374000 | #Constraints:     103817
3585.37/3595.54	c #Conflicts:    4375000 | #Constraints:     104817
3585.37/3595.54	c #Conflicts:    4376000 | #Constraints:     105817
3585.37/3595.54	c #Conflicts:    4377000 | #Constraints:     106817
3585.37/3595.54	c #Conflicts:    4378000 | #Constraints:     107817
3585.37/3595.54	c #Conflicts:    4379000 | #Constraints:     108817
3585.37/3595.54	c #Conflicts:    4380000 | #Constraints:     109817
3585.37/3595.54	c #Conflicts:    4381000 | #Constraints:     110817
3585.37/3595.54	c #Conflicts:    4382000 | #Constraints:     111817
3585.37/3595.54	c #Conflicts:    4383000 | #Constraints:     112817
3585.37/3595.54	c #Conflicts:    4384000 | #Constraints:     113817
3585.37/3595.54	c #Conflicts:    4385000 | #Constraints:     114817
3585.37/3595.54	c #Conflicts:    4386000 | #Constraints:     115817
3585.37/3595.54	c #Conflicts:    4387000 | #Constraints:     116817
3585.37/3595.54	c #Conflicts:    4388000 | #Constraints:     117817
3585.37/3595.54	c #Conflicts:    4389000 | #Constraints:     118817
3585.37/3595.54	c #Conflicts:    4390000 | #Constraints:     119817
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4391000 | #Constraints:      78832
3585.37/3595.54	c #Conflicts:    4392000 | #Constraints:      79832
3585.37/3595.54	c #Conflicts:    4393000 | #Constraints:      80832
3585.37/3595.54	c #Conflicts:    4394000 | #Constraints:      81832
3585.37/3595.54	c #Conflicts:    4395000 | #Constraints:      82832
3585.37/3595.54	c #Conflicts:    4396000 | #Constraints:      83832
3585.37/3595.54	c #Conflicts:    4397000 | #Constraints:      84832
3585.37/3595.54	c #Conflicts:    4398000 | #Constraints:      85832
3585.37/3595.54	c #Conflicts:    4399000 | #Constraints:      86832
3585.37/3595.54	c #Conflicts:    4400000 | #Constraints:      87832
3585.37/3595.54	c #Conflicts:    4401000 | #Constraints:      88832
3585.37/3595.54	c #Conflicts:    4402000 | #Constraints:      89832
3585.37/3595.54	c #Conflicts:    4403000 | #Constraints:      90832
3585.37/3595.54	c #Conflicts:    4404000 | #Constraints:      91832
3585.37/3595.54	c #Conflicts:    4405000 | #Constraints:      92832
3585.37/3595.54	c #Conflicts:    4406000 | #Constraints:      93832
3585.37/3595.54	c #Conflicts:    4407000 | #Constraints:      94833
3585.37/3595.54	c #Conflicts:    4408000 | #Constraints:      95834
3585.37/3595.54	c #Conflicts:    4409000 | #Constraints:      96834
3585.37/3595.54	c #Conflicts:    4410000 | #Constraints:      97834
3585.37/3595.54	c #Conflicts:    4411000 | #Constraints:      98834
3585.37/3595.54	c #Conflicts:    4412000 | #Constraints:      99843
3585.37/3595.54	c #Conflicts:    4413000 | #Constraints:     100844
3585.37/3595.54	c #Conflicts:    4414000 | #Constraints:     101845
3585.37/3595.54	c #Conflicts:    4415000 | #Constraints:     102850
3585.37/3595.54	c #Conflicts:    4416000 | #Constraints:     103858
3585.37/3595.54	c #Conflicts:    4417000 | #Constraints:     104864
3585.37/3595.54	c #Conflicts:    4418000 | #Constraints:     105864
3585.37/3595.54	c #Conflicts:    4419000 | #Constraints:     106864
3585.37/3595.54	c #Conflicts:    4420000 | #Constraints:     107864
3585.37/3595.54	c #Conflicts:    4421000 | #Constraints:     108864
3585.37/3595.54	c #Conflicts:    4422000 | #Constraints:     109864
3585.37/3595.54	c #Conflicts:    4423000 | #Constraints:     110864
3585.37/3595.54	c #Conflicts:    4424000 | #Constraints:     111864
3585.37/3595.54	c #Conflicts:    4425000 | #Constraints:     112864
3585.37/3595.54	c #Conflicts:    4426000 | #Constraints:     113865
3585.37/3595.54	c #Conflicts:    4427000 | #Constraints:     114873
3585.37/3595.54	c #Conflicts:    4428000 | #Constraints:     115874
3585.37/3595.54	c #Conflicts:    4429000 | #Constraints:     116874
3585.37/3595.54	c #Conflicts:    4430000 | #Constraints:     117875
3585.37/3595.54	c #Conflicts:    4431000 | #Constraints:     118875
3585.37/3595.54	c #Conflicts:    4432000 | #Constraints:     119875
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4433000 | #Constraints:      78858
3585.37/3595.54	c #Conflicts:    4434000 | #Constraints:      79858
3585.37/3595.54	c #Conflicts:    4435000 | #Constraints:      80858
3585.37/3595.54	c #Conflicts:    4436000 | #Constraints:      81858
3585.37/3595.54	c #Conflicts:    4437000 | #Constraints:      82858
3585.37/3595.54	c #Conflicts:    4438000 | #Constraints:      83858
3585.37/3595.54	c #Conflicts:    4439000 | #Constraints:      84858
3585.37/3595.54	c #Conflicts:    4440000 | #Constraints:      85858
3585.37/3595.54	c #Conflicts:    4441000 | #Constraints:      86858
3585.37/3595.54	c #Conflicts:    4442000 | #Constraints:      87858
3585.37/3595.54	c #Conflicts:    4443000 | #Constraints:      88858
3585.37/3595.54	c #Conflicts:    4444000 | #Constraints:      89858
3585.37/3595.54	c #Conflicts:    4445000 | #Constraints:      90858
3585.37/3595.54	c #Conflicts:    4446000 | #Constraints:      91858
3585.37/3595.54	c #Conflicts:    4447000 | #Constraints:      92858
3585.37/3595.54	c #Conflicts:    4448000 | #Constraints:      93858
3585.37/3595.54	c #Conflicts:    4449000 | #Constraints:      94858
3585.37/3595.54	c #Conflicts:    4450000 | #Constraints:      95858
3585.37/3595.54	c #Conflicts:    4451000 | #Constraints:      96858
3585.37/3595.54	c #Conflicts:    4452000 | #Constraints:      97858
3585.37/3595.54	c #Conflicts:    4453000 | #Constraints:      98858
3585.37/3595.54	c #Conflicts:    4454000 | #Constraints:      99858
3585.37/3595.54	c #Conflicts:    4455000 | #Constraints:     100858
3585.37/3595.54	c #Conflicts:    4456000 | #Constraints:     101858
3585.37/3595.54	c #Conflicts:    4457000 | #Constraints:     102858
3585.37/3595.54	c #Conflicts:    4458000 | #Constraints:     103858
3585.37/3595.54	c #Conflicts:    4459000 | #Constraints:     104858
3585.37/3595.54	c #Conflicts:    4460000 | #Constraints:     105858
3585.37/3595.54	c #Conflicts:    4461000 | #Constraints:     106858
3585.37/3595.54	c #Conflicts:    4462000 | #Constraints:     107858
3585.37/3595.54	c #Conflicts:    4463000 | #Constraints:     108858
3585.37/3595.54	c #Conflicts:    4464000 | #Constraints:     109858
3585.37/3595.54	c #Conflicts:    4465000 | #Constraints:     110858
3585.37/3595.54	c #Conflicts:    4466000 | #Constraints:     111858
3585.37/3595.54	c #Conflicts:    4467000 | #Constraints:     112858
3585.37/3595.54	c #Conflicts:    4468000 | #Constraints:     113858
3585.37/3595.54	c #Conflicts:    4469000 | #Constraints:     114858
3585.37/3595.54	c #Conflicts:    4470000 | #Constraints:     115858
3585.37/3595.54	c #Conflicts:    4471000 | #Constraints:     116858
3585.37/3595.54	c #Conflicts:    4472000 | #Constraints:     117858
3585.37/3595.54	c #Conflicts:    4473000 | #Constraints:     118858
3585.37/3595.54	c #Conflicts:    4474000 | #Constraints:     119858
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4475000 | #Constraints:      78676
3585.37/3595.54	c #Conflicts:    4476000 | #Constraints:      79676
3585.37/3595.54	c #Conflicts:    4477000 | #Constraints:      80676
3585.37/3595.54	c #Conflicts:    4478000 | #Constraints:      81676
3585.37/3595.54	c #Conflicts:    4479000 | #Constraints:      82676
3585.37/3595.54	c #Conflicts:    4480000 | #Constraints:      83676
3585.37/3595.54	c #Conflicts:    4481000 | #Constraints:      84676
3585.37/3595.54	c #Conflicts:    4482000 | #Constraints:      85676
3585.37/3595.54	c #Conflicts:    4483000 | #Constraints:      86676
3585.37/3595.54	c #Conflicts:    4484000 | #Constraints:      87676
3585.37/3595.54	c #Conflicts:    4485000 | #Constraints:      88676
3585.37/3595.54	c #Conflicts:    4486000 | #Constraints:      89676
3585.37/3595.54	c #Conflicts:    4487000 | #Constraints:      90676
3585.37/3595.54	c #Conflicts:    4488000 | #Constraints:      91678
3585.37/3595.54	c #Conflicts:    4489000 | #Constraints:      92699
3585.37/3595.54	c #Conflicts:    4490000 | #Constraints:      93700
3585.37/3595.54	c #Conflicts:    4491000 | #Constraints:      94700
3585.37/3595.54	c #Conflicts:    4492000 | #Constraints:      95701
3585.37/3595.54	c #Conflicts:    4493000 | #Constraints:      96702
3585.37/3595.54	c #Conflicts:    4494000 | #Constraints:      97703
3585.37/3595.54	c #Conflicts:    4495000 | #Constraints:      98704
3585.37/3595.54	c #Conflicts:    4496000 | #Constraints:      99705
3585.37/3595.54	c #Conflicts:    4497000 | #Constraints:     100705
3585.37/3595.54	c #Conflicts:    4498000 | #Constraints:     101707
3585.37/3595.54	c #Conflicts:    4499000 | #Constraints:     102713
3585.37/3595.54	c #Conflicts:    4500000 | #Constraints:     103716
3585.37/3595.54	c #Conflicts:    4501000 | #Constraints:     104716
3585.37/3595.54	c #Conflicts:    4502000 | #Constraints:     105717
3585.37/3595.54	c #Conflicts:    4503000 | #Constraints:     106719
3585.37/3595.54	c #Conflicts:    4504000 | #Constraints:     107721
3585.37/3595.54	c #Conflicts:    4505000 | #Constraints:     108723
3585.37/3595.54	c #Conflicts:    4506000 | #Constraints:     109723
3585.37/3595.54	c #Conflicts:    4507000 | #Constraints:     110723
3585.37/3595.54	c #Conflicts:    4508000 | #Constraints:     111723
3585.37/3595.54	c #Conflicts:    4509000 | #Constraints:     112724
3585.37/3595.54	c #Conflicts:    4510000 | #Constraints:     113757
3585.37/3595.54	c #Conflicts:    4511000 | #Constraints:     114758
3585.37/3595.54	c #Conflicts:    4512000 | #Constraints:     115762
3585.37/3595.54	c #Conflicts:    4513000 | #Constraints:     116775
3585.37/3595.54	c #Conflicts:    4514000 | #Constraints:     117775
3585.37/3595.54	c #Conflicts:    4515000 | #Constraints:     118777
3585.37/3595.54	c #Conflicts:    4516000 | #Constraints:     119794
3585.37/3595.54	c #Conflicts:    4517000 | #Constraints:     120805
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4518000 | #Constraints:      79382
3585.37/3595.54	c #Conflicts:    4519000 | #Constraints:      80382
3585.37/3595.54	c #Conflicts:    4520000 | #Constraints:      81382
3585.37/3595.54	c #Conflicts:    4521000 | #Constraints:      82382
3585.37/3595.54	c #Conflicts:    4522000 | #Constraints:      83382
3585.37/3595.54	c #Conflicts:    4523000 | #Constraints:      84382
3585.37/3595.54	c #Conflicts:    4524000 | #Constraints:      85382
3585.37/3595.54	c #Conflicts:    4525000 | #Constraints:      86382
3585.37/3595.54	c #Conflicts:    4526000 | #Constraints:      87382
3585.37/3595.54	c #Conflicts:    4527000 | #Constraints:      88382
3585.37/3595.54	c #Conflicts:    4528000 | #Constraints:      89382
3585.37/3595.54	c #Conflicts:    4529000 | #Constraints:      90383
3585.37/3595.54	c #Conflicts:    4530000 | #Constraints:      91384
3585.37/3595.54	c #Conflicts:    4531000 | #Constraints:      92387
3585.37/3595.54	c #Conflicts:    4532000 | #Constraints:      93387
3585.37/3595.54	c #Conflicts:    4533000 | #Constraints:      94387
3585.37/3595.54	c #Conflicts:    4534000 | #Constraints:      95387
3585.37/3595.54	c #Conflicts:    4535000 | #Constraints:      96388
3585.37/3595.54	c #Conflicts:    4536000 | #Constraints:      97388
3585.37/3595.54	c #Conflicts:    4537000 | #Constraints:      98388
3585.37/3595.54	c #Conflicts:    4538000 | #Constraints:      99388
3585.37/3595.54	c #Conflicts:    4539000 | #Constraints:     100388
3585.37/3595.54	c #Conflicts:    4540000 | #Constraints:     101390
3585.37/3595.54	c #Conflicts:    4541000 | #Constraints:     102391
3585.37/3595.54	c #Conflicts:    4542000 | #Constraints:     103392
3585.37/3595.54	c #Conflicts:    4543000 | #Constraints:     104394
3585.37/3595.54	c #Conflicts:    4544000 | #Constraints:     105397
3585.37/3595.54	c #Conflicts:    4545000 | #Constraints:     106409
3585.37/3595.54	c #Conflicts:    4546000 | #Constraints:     107414
3585.37/3595.54	c #Conflicts:    4547000 | #Constraints:     108414
3585.37/3595.54	c #Conflicts:    4548000 | #Constraints:     109416
3585.37/3595.54	c #Conflicts:    4549000 | #Constraints:     110441
3585.37/3595.54	c #Conflicts:    4550000 | #Constraints:     111898
3585.37/3595.54	c #Conflicts:    4551000 | #Constraints:     113015
3585.37/3595.54	c #Conflicts:    4552000 | #Constraints:     114116
3585.37/3595.54	c #Conflicts:    4553000 | #Constraints:     115124
3585.37/3595.54	c #Conflicts:    4554000 | #Constraints:     116193
3585.37/3595.54	c #Conflicts:    4555000 | #Constraints:     117212
3585.37/3595.54	c #Conflicts:    4556000 | #Constraints:     118223
3585.37/3595.54	c #Conflicts:    4557000 | #Constraints:     119305
3585.37/3595.54	c #Conflicts:    4558000 | #Constraints:     120330
3585.37/3595.54	c #Conflicts:    4559000 | #Constraints:     121337
3585.37/3595.54	c #Conflicts:    4560000 | #Constraints:     122351
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4561000 | #Constraints:      80343
3585.37/3595.54	c #Conflicts:    4562000 | #Constraints:      81343
3585.37/3595.54	c #Conflicts:    4563000 | #Constraints:      82343
3585.37/3595.54	c #Conflicts:    4564000 | #Constraints:      83343
3585.37/3595.54	c #Conflicts:    4565000 | #Constraints:      84343
3585.37/3595.54	c #Conflicts:    4566000 | #Constraints:      85343
3585.37/3595.54	c #Conflicts:    4567000 | #Constraints:      86343
3585.37/3595.54	c #Conflicts:    4568000 | #Constraints:      87343
3585.37/3595.54	c #Conflicts:    4569000 | #Constraints:      88343
3585.37/3595.54	c #Conflicts:    4570000 | #Constraints:      89343
3585.37/3595.54	c #Conflicts:    4571000 | #Constraints:      90343
3585.37/3595.54	c #Conflicts:    4572000 | #Constraints:      91343
3585.37/3595.54	c #Conflicts:    4573000 | #Constraints:      92343
3585.37/3595.54	c #Conflicts:    4574000 | #Constraints:      93343
3585.37/3595.54	c #Conflicts:    4575000 | #Constraints:      94343
3585.37/3595.54	c #Conflicts:    4576000 | #Constraints:      95343
3585.37/3595.54	c #Conflicts:    4577000 | #Constraints:      96343
3585.37/3595.54	c #Conflicts:    4578000 | #Constraints:      97343
3585.37/3595.54	c #Conflicts:    4579000 | #Constraints:      98343
3585.37/3595.54	c #Conflicts:    4580000 | #Constraints:      99343
3585.37/3595.54	c #Conflicts:    4581000 | #Constraints:     100343
3585.37/3595.54	c #Conflicts:    4582000 | #Constraints:     101343
3585.37/3595.54	c #Conflicts:    4583000 | #Constraints:     102343
3585.37/3595.54	c #Conflicts:    4584000 | #Constraints:     103343
3585.37/3595.54	c #Conflicts:    4585000 | #Constraints:     104343
3585.37/3595.54	c #Conflicts:    4586000 | #Constraints:     105343
3585.37/3595.54	c #Conflicts:    4587000 | #Constraints:     106343
3585.37/3595.54	c #Conflicts:    4588000 | #Constraints:     107343
3585.37/3595.54	c #Conflicts:    4589000 | #Constraints:     108343
3585.37/3595.54	c #Conflicts:    4590000 | #Constraints:     109343
3585.37/3595.54	c #Conflicts:    4591000 | #Constraints:     110343
3585.37/3595.54	c #Conflicts:    4592000 | #Constraints:     111343
3585.37/3595.54	c #Conflicts:    4593000 | #Constraints:     112343
3585.37/3595.54	c #Conflicts:    4594000 | #Constraints:     113343
3585.37/3595.54	c #Conflicts:    4595000 | #Constraints:     114343
3585.37/3595.54	c #Conflicts:    4596000 | #Constraints:     115343
3585.37/3595.54	c #Conflicts:    4597000 | #Constraints:     116343
3585.37/3595.54	c #Conflicts:    4598000 | #Constraints:     117343
3585.37/3595.54	c #Conflicts:    4599000 | #Constraints:     118343
3585.37/3595.54	c #Conflicts:    4600000 | #Constraints:     119343
3585.37/3595.54	c #Conflicts:    4601000 | #Constraints:     120343
3585.37/3595.54	c #Conflicts:    4602000 | #Constraints:     121343
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4603000 | #Constraints:      79394
3585.37/3595.54	c #Conflicts:    4604000 | #Constraints:      80394
3585.37/3595.54	c #Conflicts:    4605000 | #Constraints:      81394
3585.37/3595.54	c #Conflicts:    4606000 | #Constraints:      82394
3585.37/3595.54	c #Conflicts:    4607000 | #Constraints:      83394
3585.37/3595.54	c #Conflicts:    4608000 | #Constraints:      84394
3585.37/3595.54	c #Conflicts:    4609000 | #Constraints:      85394
3585.37/3595.54	c #Conflicts:    4610000 | #Constraints:      86394
3585.37/3595.54	c #Conflicts:    4611000 | #Constraints:      87394
3585.37/3595.54	c #Conflicts:    4612000 | #Constraints:      88394
3585.37/3595.54	c #Conflicts:    4613000 | #Constraints:      89394
3585.37/3595.54	c #Conflicts:    4614000 | #Constraints:      90394
3585.37/3595.54	c #Conflicts:    4615000 | #Constraints:      91394
3585.37/3595.54	c #Conflicts:    4616000 | #Constraints:      92394
3585.37/3595.54	c #Conflicts:    4617000 | #Constraints:      93394
3585.37/3595.54	c #Conflicts:    4618000 | #Constraints:      94394
3585.37/3595.54	c #Conflicts:    4619000 | #Constraints:      95394
3585.37/3595.54	c #Conflicts:    4620000 | #Constraints:      96394
3585.37/3595.54	c #Conflicts:    4621000 | #Constraints:      97394
3585.37/3595.54	c #Conflicts:    4622000 | #Constraints:      98394
3585.37/3595.54	c #Conflicts:    4623000 | #Constraints:      99394
3585.37/3595.54	c #Conflicts:    4624000 | #Constraints:     100394
3585.37/3595.54	c #Conflicts:    4625000 | #Constraints:     101394
3585.37/3595.54	c #Conflicts:    4626000 | #Constraints:     102394
3585.37/3595.54	c #Conflicts:    4627000 | #Constraints:     103394
3585.37/3595.54	c #Conflicts:    4628000 | #Constraints:     104394
3585.37/3595.54	c #Conflicts:    4629000 | #Constraints:     105394
3585.37/3595.54	c #Conflicts:    4630000 | #Constraints:     106394
3585.37/3595.54	c #Conflicts:    4631000 | #Constraints:     107394
3585.37/3595.54	c #Conflicts:    4632000 | #Constraints:     108394
3585.37/3595.54	c #Conflicts:    4633000 | #Constraints:     109394
3585.37/3595.54	c #Conflicts:    4634000 | #Constraints:     110394
3585.37/3595.54	c #Conflicts:    4635000 | #Constraints:     111394
3585.37/3595.54	c #Conflicts:    4636000 | #Constraints:     112394
3585.37/3595.54	c #Conflicts:    4637000 | #Constraints:     113394
3585.37/3595.54	c #Conflicts:    4638000 | #Constraints:     114394
3585.37/3595.54	c #Conflicts:    4639000 | #Constraints:     115394
3585.37/3595.54	c #Conflicts:    4640000 | #Constraints:     116394
3585.37/3595.54	c #Conflicts:    4641000 | #Constraints:     117394
3585.37/3595.54	c #Conflicts:    4642000 | #Constraints:     118394
3585.37/3595.54	c #Conflicts:    4643000 | #Constraints:     119394
3585.37/3595.54	c #Conflicts:    4644000 | #Constraints:     120394
3585.37/3595.54	c #Conflicts:    4645000 | #Constraints:     121394
3585.37/3595.54	c #Conflicts:    4646000 | #Constraints:     122394
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4647000 | #Constraints:      80369
3585.37/3595.54	c #Conflicts:    4648000 | #Constraints:      81369
3585.37/3595.54	c #Conflicts:    4649000 | #Constraints:      82369
3585.37/3595.54	c #Conflicts:    4650000 | #Constraints:      83369
3585.37/3595.54	c #Conflicts:    4651000 | #Constraints:      84369
3585.37/3595.54	c #Conflicts:    4652000 | #Constraints:      85369
3585.37/3595.54	c #Conflicts:    4653000 | #Constraints:      86369
3585.37/3595.54	c #Conflicts:    4654000 | #Constraints:      87369
3585.37/3595.54	c #Conflicts:    4655000 | #Constraints:      88369
3585.37/3595.54	c #Conflicts:    4656000 | #Constraints:      89369
3585.37/3595.54	c #Conflicts:    4657000 | #Constraints:      90369
3585.37/3595.54	c #Conflicts:    4658000 | #Constraints:      91369
3585.37/3595.54	c #Conflicts:    4659000 | #Constraints:      92369
3585.37/3595.54	c #Conflicts:    4660000 | #Constraints:      93369
3585.37/3595.54	c #Conflicts:    4661000 | #Constraints:      94369
3585.37/3595.54	c #Conflicts:    4662000 | #Constraints:      95369
3585.37/3595.54	c #Conflicts:    4663000 | #Constraints:      96369
3585.37/3595.54	c #Conflicts:    4664000 | #Constraints:      97369
3585.37/3595.54	c #Conflicts:    4665000 | #Constraints:      98369
3585.37/3595.54	c #Conflicts:    4666000 | #Constraints:      99369
3585.37/3595.54	c #Conflicts:    4667000 | #Constraints:     100369
3585.37/3595.54	c #Conflicts:    4668000 | #Constraints:     101369
3585.37/3595.54	c #Conflicts:    4669000 | #Constraints:     102369
3585.37/3595.54	c #Conflicts:    4670000 | #Constraints:     103369
3585.37/3595.54	c #Conflicts:    4671000 | #Constraints:     104369
3585.37/3595.54	c #Conflicts:    4672000 | #Constraints:     105369
3585.37/3595.54	c #Conflicts:    4673000 | #Constraints:     106369
3585.37/3595.54	c #Conflicts:    4674000 | #Constraints:     107369
3585.37/3595.54	c #Conflicts:    4675000 | #Constraints:     108369
3585.37/3595.54	c #Conflicts:    4676000 | #Constraints:     109369
3585.37/3595.54	c #Conflicts:    4677000 | #Constraints:     110369
3585.37/3595.54	c #Conflicts:    4678000 | #Constraints:     111369
3585.37/3595.54	c #Conflicts:    4679000 | #Constraints:     112369
3585.37/3595.54	c #Conflicts:    4680000 | #Constraints:     113369
3585.37/3595.54	c #Conflicts:    4681000 | #Constraints:     114369
3585.37/3595.54	c #Conflicts:    4682000 | #Constraints:     115369
3585.37/3595.54	c #Conflicts:    4683000 | #Constraints:     116369
3585.37/3595.54	c #Conflicts:    4684000 | #Constraints:     117369
3585.37/3595.54	c #Conflicts:    4685000 | #Constraints:     118369
3585.37/3595.54	c #Conflicts:    4686000 | #Constraints:     119369
3585.37/3595.54	c #Conflicts:    4687000 | #Constraints:     120369
3585.37/3595.54	c #Conflicts:    4688000 | #Constraints:     121369
3585.37/3595.54	c #Conflicts:    4689000 | #Constraints:     122369
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4690000 | #Constraints:      80114
3585.37/3595.54	c #Conflicts:    4691000 | #Constraints:      81114
3585.37/3595.54	c #Conflicts:    4692000 | #Constraints:      82114
3585.37/3595.54	c #Conflicts:    4693000 | #Constraints:      83114
3585.37/3595.54	c #Conflicts:    4694000 | #Constraints:      84114
3585.37/3595.54	c #Conflicts:    4695000 | #Constraints:      85114
3585.37/3595.54	c #Conflicts:    4696000 | #Constraints:      86114
3585.37/3595.54	c #Conflicts:    4697000 | #Constraints:      87114
3585.37/3595.54	c #Conflicts:    4698000 | #Constraints:      88114
3585.37/3595.54	c #Conflicts:    4699000 | #Constraints:      89114
3585.37/3595.54	c #Conflicts:    4700000 | #Constraints:      90114
3585.37/3595.54	c #Conflicts:    4701000 | #Constraints:      91114
3585.37/3595.54	c #Conflicts:    4702000 | #Constraints:      92114
3585.37/3595.54	c #Conflicts:    4703000 | #Constraints:      93114
3585.37/3595.54	c #Conflicts:    4704000 | #Constraints:      94114
3585.37/3595.54	c #Conflicts:    4705000 | #Constraints:      95114
3585.37/3595.54	c #Conflicts:    4706000 | #Constraints:      96114
3585.37/3595.54	c #Conflicts:    4707000 | #Constraints:      97114
3585.37/3595.54	c #Conflicts:    4708000 | #Constraints:      98146
3585.37/3595.54	c #Conflicts:    4709000 | #Constraints:      99271
3585.37/3595.54	c #Conflicts:    4710000 | #Constraints:     100305
3585.37/3595.54	c #Conflicts:    4711000 | #Constraints:     101326
3585.37/3595.54	c #Conflicts:    4712000 | #Constraints:     102381
3585.37/3595.54	c #Conflicts:    4713000 | #Constraints:     103461
3585.37/3595.54	c #Conflicts:    4714000 | #Constraints:     104565
3585.37/3595.54	c #Conflicts:    4715000 | #Constraints:     105621
3585.37/3595.54	c #Conflicts:    4716000 | #Constraints:     106685
3585.37/3595.54	c #Conflicts:    4717000 | #Constraints:     107720
3585.37/3595.54	c #Conflicts:    4718000 | #Constraints:     108872
3585.37/3595.54	c #Conflicts:    4719000 | #Constraints:     109872
3585.37/3595.54	c #Conflicts:    4720000 | #Constraints:     110872
3585.37/3595.54	c #Conflicts:    4721000 | #Constraints:     111872
3585.37/3595.54	c #Conflicts:    4722000 | #Constraints:     112872
3585.37/3595.54	c #Conflicts:    4723000 | #Constraints:     113872
3585.37/3595.54	c #Conflicts:    4724000 | #Constraints:     114872
3585.37/3595.54	c #Conflicts:    4725000 | #Constraints:     115873
3585.37/3595.54	c #Conflicts:    4726000 | #Constraints:     116897
3585.37/3595.54	c #Conflicts:    4727000 | #Constraints:     117907
3585.37/3595.54	c #Conflicts:    4728000 | #Constraints:     118970
3585.37/3595.54	c #Conflicts:    4729000 | #Constraints:     119998
3585.37/3595.54	c #Conflicts:    4730000 | #Constraints:     121133
3585.37/3595.54	c #Conflicts:    4731000 | #Constraints:     122574
3585.37/3595.54	c #Conflicts:    4732000 | #Constraints:     123604
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4733000 | #Constraints:      80592
3585.37/3595.54	c #Conflicts:    4734000 | #Constraints:      81592
3585.37/3595.54	c #Conflicts:    4735000 | #Constraints:      82592
3585.37/3595.54	c #Conflicts:    4736000 | #Constraints:      83592
3585.37/3595.54	c #Conflicts:    4737000 | #Constraints:      84592
3585.37/3595.54	c #Conflicts:    4738000 | #Constraints:      85592
3585.37/3595.54	c #Conflicts:    4739000 | #Constraints:      86592
3585.37/3595.54	c #Conflicts:    4740000 | #Constraints:      87592
3585.37/3595.54	c #Conflicts:    4741000 | #Constraints:      88592
3585.37/3595.54	c #Conflicts:    4742000 | #Constraints:      89592
3585.37/3595.54	c #Conflicts:    4743000 | #Constraints:      90592
3585.37/3595.54	c #Conflicts:    4744000 | #Constraints:      91592
3585.37/3595.54	c #Conflicts:    4745000 | #Constraints:      92592
3585.37/3595.54	c #Conflicts:    4746000 | #Constraints:      93592
3585.37/3595.54	c #Conflicts:    4747000 | #Constraints:      94592
3585.37/3595.54	c #Conflicts:    4748000 | #Constraints:      95592
3585.37/3595.54	c #Conflicts:    4749000 | #Constraints:      96592
3585.37/3595.54	c #Conflicts:    4750000 | #Constraints:      97592
3585.37/3595.54	c #Conflicts:    4751000 | #Constraints:      98592
3585.37/3595.54	c #Conflicts:    4752000 | #Constraints:      99593
3585.37/3595.54	c #Conflicts:    4753000 | #Constraints:     100594
3585.37/3595.54	c #Conflicts:    4754000 | #Constraints:     101594
3585.37/3595.54	c #Conflicts:    4755000 | #Constraints:     102595
3585.37/3595.54	c #Conflicts:    4756000 | #Constraints:     103595
3585.37/3595.54	c #Conflicts:    4757000 | #Constraints:     104596
3585.37/3595.54	c #Conflicts:    4758000 | #Constraints:     105596
3585.37/3595.54	c #Conflicts:    4759000 | #Constraints:     106598
3585.37/3595.54	c #Conflicts:    4760000 | #Constraints:     107598
3585.37/3595.54	c #Conflicts:    4761000 | #Constraints:     108599
3585.37/3595.54	c #Conflicts:    4762000 | #Constraints:     109600
3585.37/3595.54	c #Conflicts:    4763000 | #Constraints:     110615
3585.37/3595.54	c #Conflicts:    4764000 | #Constraints:     111618
3585.37/3595.54	c #Conflicts:    4765000 | #Constraints:     112624
3585.37/3595.54	c #Conflicts:    4766000 | #Constraints:     113629
3585.37/3595.54	c #Conflicts:    4767000 | #Constraints:     114637
3585.37/3595.54	c #Conflicts:    4768000 | #Constraints:     115650
3585.37/3595.54	c #Conflicts:    4769000 | #Constraints:     116688
3585.37/3595.54	c #Conflicts:    4770000 | #Constraints:     117688
3585.37/3595.54	c #Conflicts:    4771000 | #Constraints:     118702
3585.37/3595.54	c #Conflicts:    4772000 | #Constraints:     119704
3585.37/3595.54	c #Conflicts:    4773000 | #Constraints:     120708
3585.37/3595.54	c #Conflicts:    4774000 | #Constraints:     121708
3585.37/3595.54	c #Conflicts:    4775000 | #Constraints:     122710
3585.37/3595.54	c #Conflicts:    4776000 | #Constraints:     123719
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4777000 | #Constraints:      80811
3585.37/3595.54	c #Conflicts:    4778000 | #Constraints:      81811
3585.37/3595.54	c #Conflicts:    4779000 | #Constraints:      82811
3585.37/3595.54	c #Conflicts:    4780000 | #Constraints:      83811
3585.37/3595.54	c #Conflicts:    4781000 | #Constraints:      84811
3585.37/3595.54	c #Conflicts:    4782000 | #Constraints:      85811
3585.37/3595.54	c #Conflicts:    4783000 | #Constraints:      86811
3585.37/3595.54	c #Conflicts:    4784000 | #Constraints:      87811
3585.37/3595.54	c #Conflicts:    4785000 | #Constraints:      88811
3585.37/3595.54	c #Conflicts:    4786000 | #Constraints:      89811
3585.37/3595.54	c #Conflicts:    4787000 | #Constraints:      90811
3585.37/3595.54	c #Conflicts:    4788000 | #Constraints:      91811
3585.37/3595.54	c #Conflicts:    4789000 | #Constraints:      92811
3585.37/3595.54	c #Conflicts:    4790000 | #Constraints:      93811
3585.37/3595.54	c #Conflicts:    4791000 | #Constraints:      94811
3585.37/3595.54	c #Conflicts:    4792000 | #Constraints:      95811
3585.37/3595.54	c #Conflicts:    4793000 | #Constraints:      96811
3585.37/3595.54	c #Conflicts:    4794000 | #Constraints:      97811
3585.37/3595.54	c #Conflicts:    4795000 | #Constraints:      98811
3585.37/3595.54	c #Conflicts:    4796000 | #Constraints:      99811
3585.37/3595.54	c #Conflicts:    4797000 | #Constraints:     100811
3585.37/3595.54	c #Conflicts:    4798000 | #Constraints:     101811
3585.37/3595.54	c #Conflicts:    4799000 | #Constraints:     102811
3585.37/3595.54	c #Conflicts:    4800000 | #Constraints:     103811
3585.37/3595.54	c #Conflicts:    4801000 | #Constraints:     104811
3585.37/3595.54	c #Conflicts:    4802000 | #Constraints:     105811
3585.37/3595.54	c #Conflicts:    4803000 | #Constraints:     106811
3585.37/3595.54	c #Conflicts:    4804000 | #Constraints:     107811
3585.37/3595.54	c #Conflicts:    4805000 | #Constraints:     108811
3585.37/3595.54	c #Conflicts:    4806000 | #Constraints:     109811
3585.37/3595.54	c #Conflicts:    4807000 | #Constraints:     110811
3585.37/3595.54	c #Conflicts:    4808000 | #Constraints:     111811
3585.37/3595.54	c #Conflicts:    4809000 | #Constraints:     112811
3585.37/3595.54	c #Conflicts:    4810000 | #Constraints:     113811
3585.37/3595.54	c #Conflicts:    4811000 | #Constraints:     114811
3585.37/3595.54	c #Conflicts:    4812000 | #Constraints:     115811
3585.37/3595.54	c #Conflicts:    4813000 | #Constraints:     116811
3585.37/3595.54	c #Conflicts:    4814000 | #Constraints:     117811
3585.37/3595.54	c #Conflicts:    4815000 | #Constraints:     118811
3585.37/3595.54	c #Conflicts:    4816000 | #Constraints:     119811
3585.37/3595.54	c #Conflicts:    4817000 | #Constraints:     120811
3585.37/3595.54	c #Conflicts:    4818000 | #Constraints:     121811
3585.37/3595.54	c #Conflicts:    4819000 | #Constraints:     122811
3585.37/3595.54	c #Conflicts:    4820000 | #Constraints:     123811
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4821000 | #Constraints:      80837
3585.37/3595.54	c #Conflicts:    4822000 | #Constraints:      81837
3585.37/3595.54	c #Conflicts:    4823000 | #Constraints:      82837
3585.37/3595.54	c #Conflicts:    4824000 | #Constraints:      83837
3585.37/3595.54	c #Conflicts:    4825000 | #Constraints:      84837
3585.37/3595.54	c #Conflicts:    4826000 | #Constraints:      85837
3585.37/3595.54	c #Conflicts:    4827000 | #Constraints:      86837
3585.37/3595.54	c #Conflicts:    4828000 | #Constraints:      87837
3585.37/3595.54	c #Conflicts:    4829000 | #Constraints:      88837
3585.37/3595.54	c #Conflicts:    4830000 | #Constraints:      89837
3585.37/3595.54	c #Conflicts:    4831000 | #Constraints:      90837
3585.37/3595.54	c #Conflicts:    4832000 | #Constraints:      91837
3585.37/3595.54	c #Conflicts:    4833000 | #Constraints:      92837
3585.37/3595.54	c #Conflicts:    4834000 | #Constraints:      93837
3585.37/3595.54	c #Conflicts:    4835000 | #Constraints:      94837
3585.37/3595.54	c #Conflicts:    4836000 | #Constraints:      95837
3585.37/3595.54	c #Conflicts:    4837000 | #Constraints:      96837
3585.37/3595.54	c #Conflicts:    4838000 | #Constraints:      97837
3585.37/3595.54	c #Conflicts:    4839000 | #Constraints:      98837
3585.37/3595.54	c #Conflicts:    4840000 | #Constraints:      99837
3585.37/3595.54	c #Conflicts:    4841000 | #Constraints:     100837
3585.37/3595.54	c #Conflicts:    4842000 | #Constraints:     101837
3585.37/3595.54	c #Conflicts:    4843000 | #Constraints:     102837
3585.37/3595.54	c #Conflicts:    4844000 | #Constraints:     103837
3585.37/3595.54	c #Conflicts:    4845000 | #Constraints:     104837
3585.37/3595.54	c #Conflicts:    4846000 | #Constraints:     105837
3585.37/3595.54	c #Conflicts:    4847000 | #Constraints:     106837
3585.37/3595.54	c #Conflicts:    4848000 | #Constraints:     107837
3585.37/3595.54	c #Conflicts:    4849000 | #Constraints:     108837
3585.37/3595.54	c #Conflicts:    4850000 | #Constraints:     109837
3585.37/3595.54	c #Conflicts:    4851000 | #Constraints:     110837
3585.37/3595.54	c #Conflicts:    4852000 | #Constraints:     111837
3585.37/3595.54	c #Conflicts:    4853000 | #Constraints:     112837
3585.37/3595.54	c #Conflicts:    4854000 | #Constraints:     113837
3585.37/3595.54	c #Conflicts:    4855000 | #Constraints:     114837
3585.37/3595.54	c #Conflicts:    4856000 | #Constraints:     115837
3585.37/3595.54	c #Conflicts:    4857000 | #Constraints:     116837
3585.37/3595.54	c #Conflicts:    4858000 | #Constraints:     117837
3585.37/3595.54	c #Conflicts:    4859000 | #Constraints:     118837
3585.37/3595.54	c #Conflicts:    4860000 | #Constraints:     119837
3585.37/3595.54	c #Conflicts:    4861000 | #Constraints:     120837
3585.37/3595.54	c #Conflicts:    4862000 | #Constraints:     121837
3585.37/3595.54	c #Conflicts:    4863000 | #Constraints:     122837
3585.37/3595.54	c #Conflicts:    4864000 | #Constraints:     123837
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4865000 | #Constraints:      80852
3585.37/3595.54	c #Conflicts:    4866000 | #Constraints:      81852
3585.37/3595.54	c #Conflicts:    4867000 | #Constraints:      82852
3585.37/3595.54	c #Conflicts:    4868000 | #Constraints:      83852
3585.37/3595.54	c #Conflicts:    4869000 | #Constraints:      84852
3585.37/3595.54	c #Conflicts:    4870000 | #Constraints:      85852
3585.37/3595.54	c #Conflicts:    4871000 | #Constraints:      86852
3585.37/3595.54	c #Conflicts:    4872000 | #Constraints:      87852
3585.37/3595.54	c #Conflicts:    4873000 | #Constraints:      88852
3585.37/3595.54	c #Conflicts:    4874000 | #Constraints:      89852
3585.37/3595.54	c #Conflicts:    4875000 | #Constraints:      90852
3585.37/3595.54	c #Conflicts:    4876000 | #Constraints:      91852
3585.37/3595.54	c #Conflicts:    4877000 | #Constraints:      92852
3585.37/3595.54	c #Conflicts:    4878000 | #Constraints:      93852
3585.37/3595.54	c #Conflicts:    4879000 | #Constraints:      94852
3585.37/3595.54	c #Conflicts:    4880000 | #Constraints:      95852
3585.37/3595.54	c #Conflicts:    4881000 | #Constraints:      96852
3585.37/3595.54	c #Conflicts:    4882000 | #Constraints:      97852
3585.37/3595.54	c #Conflicts:    4883000 | #Constraints:      98852
3585.37/3595.54	c #Conflicts:    4884000 | #Constraints:      99852
3585.37/3595.54	c #Conflicts:    4885000 | #Constraints:     100852
3585.37/3595.54	c #Conflicts:    4886000 | #Constraints:     101852
3585.37/3595.54	c #Conflicts:    4887000 | #Constraints:     102852
3585.37/3595.54	c #Conflicts:    4888000 | #Constraints:     103852
3585.37/3595.54	c #Conflicts:    4889000 | #Constraints:     104852
3585.37/3595.54	c #Conflicts:    4890000 | #Constraints:     105852
3585.37/3595.54	c #Conflicts:    4891000 | #Constraints:     106852
3585.37/3595.54	c #Conflicts:    4892000 | #Constraints:     107852
3585.37/3595.54	c #Conflicts:    4893000 | #Constraints:     108852
3585.37/3595.54	c #Conflicts:    4894000 | #Constraints:     109852
3585.37/3595.54	c #Conflicts:    4895000 | #Constraints:     110852
3585.37/3595.54	c #Conflicts:    4896000 | #Constraints:     111852
3585.37/3595.54	c #Conflicts:    4897000 | #Constraints:     112852
3585.37/3595.54	c #Conflicts:    4898000 | #Constraints:     113852
3585.37/3595.54	c #Conflicts:    4899000 | #Constraints:     114852
3585.37/3595.54	c #Conflicts:    4900000 | #Constraints:     115852
3585.37/3595.54	c #Conflicts:    4901000 | #Constraints:     116852
3585.37/3595.54	c #Conflicts:    4902000 | #Constraints:     117852
3585.37/3595.54	c #Conflicts:    4903000 | #Constraints:     118852
3585.37/3595.54	c #Conflicts:    4904000 | #Constraints:     119852
3585.37/3595.54	c #Conflicts:    4905000 | #Constraints:     120852
3585.37/3595.54	c #Conflicts:    4906000 | #Constraints:     121852
3585.37/3595.54	c #Conflicts:    4907000 | #Constraints:     122852
3585.37/3595.54	c #Conflicts:    4908000 | #Constraints:     123852
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4909000 | #Constraints:      80740
3585.37/3595.54	c #Conflicts:    4910000 | #Constraints:      81740
3585.37/3595.54	c #Conflicts:    4911000 | #Constraints:      82740
3585.37/3595.54	c #Conflicts:    4912000 | #Constraints:      83740
3585.37/3595.54	c #Conflicts:    4913000 | #Constraints:      84740
3585.37/3595.54	c #Conflicts:    4914000 | #Constraints:      85740
3585.37/3595.54	c #Conflicts:    4915000 | #Constraints:      86740
3585.37/3595.54	c #Conflicts:    4916000 | #Constraints:      87740
3585.37/3595.54	c #Conflicts:    4917000 | #Constraints:      88740
3585.37/3595.54	c #Conflicts:    4918000 | #Constraints:      89740
3585.37/3595.54	c #Conflicts:    4919000 | #Constraints:      90740
3585.37/3595.54	c #Conflicts:    4920000 | #Constraints:      91740
3585.37/3595.54	c #Conflicts:    4921000 | #Constraints:      92740
3585.37/3595.54	c #Conflicts:    4922000 | #Constraints:      93740
3585.37/3595.54	c #Conflicts:    4923000 | #Constraints:      94740
3585.37/3595.54	c #Conflicts:    4924000 | #Constraints:      95740
3585.37/3595.54	c #Conflicts:    4925000 | #Constraints:      96740
3585.37/3595.54	c #Conflicts:    4926000 | #Constraints:      97740
3585.37/3595.54	c #Conflicts:    4927000 | #Constraints:      98740
3585.37/3595.54	c #Conflicts:    4928000 | #Constraints:      99740
3585.37/3595.54	c #Conflicts:    4929000 | #Constraints:     100740
3585.37/3595.54	c #Conflicts:    4930000 | #Constraints:     101740
3585.37/3595.54	c #Conflicts:    4931000 | #Constraints:     102740
3585.37/3595.54	c #Conflicts:    4932000 | #Constraints:     103740
3585.37/3595.54	c #Conflicts:    4933000 | #Constraints:     104740
3585.37/3595.54	c #Conflicts:    4934000 | #Constraints:     105740
3585.37/3595.54	c #Conflicts:    4935000 | #Constraints:     106740
3585.37/3595.54	c #Conflicts:    4936000 | #Constraints:     107740
3585.37/3595.54	c #Conflicts:    4937000 | #Constraints:     108740
3585.37/3595.54	c #Conflicts:    4938000 | #Constraints:     109740
3585.37/3595.54	c #Conflicts:    4939000 | #Constraints:     110740
3585.37/3595.54	c #Conflicts:    4940000 | #Constraints:     111740
3585.37/3595.54	c #Conflicts:    4941000 | #Constraints:     112740
3585.37/3595.54	c #Conflicts:    4942000 | #Constraints:     113740
3585.37/3595.54	c #Conflicts:    4943000 | #Constraints:     114740
3585.37/3595.54	c #Conflicts:    4944000 | #Constraints:     115740
3585.37/3595.54	c #Conflicts:    4945000 | #Constraints:     116740
3585.37/3595.54	c #Conflicts:    4946000 | #Constraints:     117740
3585.37/3595.54	c #Conflicts:    4947000 | #Constraints:     118740
3585.37/3595.54	c #Conflicts:    4948000 | #Constraints:     119740
3585.37/3595.54	c #Conflicts:    4949000 | #Constraints:     120740
3585.37/3595.54	c #Conflicts:    4950000 | #Constraints:     121740
3585.37/3595.54	c #Conflicts:    4951000 | #Constraints:     122740
3585.37/3595.54	c #Conflicts:    4952000 | #Constraints:     123740
3585.37/3595.54	c #Conflicts:    4953000 | #Constraints:     124740
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4954000 | #Constraints:      81435
3585.37/3595.54	c #Conflicts:    4955000 | #Constraints:      82435
3585.37/3595.54	c #Conflicts:    4956000 | #Constraints:      83435
3585.37/3595.54	c #Conflicts:    4957000 | #Constraints:      84435
3585.37/3595.54	c #Conflicts:    4958000 | #Constraints:      85435
3585.37/3595.54	c #Conflicts:    4959000 | #Constraints:      86435
3585.37/3595.54	c #Conflicts:    4960000 | #Constraints:      87435
3585.37/3595.54	c #Conflicts:    4961000 | #Constraints:      88435
3585.37/3595.54	c #Conflicts:    4962000 | #Constraints:      89440
3585.37/3595.54	c #Conflicts:    4963000 | #Constraints:      90442
3585.37/3595.54	c #Conflicts:    4964000 | #Constraints:      91448
3585.37/3595.54	c #Conflicts:    4965000 | #Constraints:      92450
3585.37/3595.54	c #Conflicts:    4966000 | #Constraints:      93450
3585.37/3595.54	c #Conflicts:    4967000 | #Constraints:      94467
3585.37/3595.54	c #Conflicts:    4968000 | #Constraints:      95472
3585.37/3595.54	c #Conflicts:    4969000 | #Constraints:      96474
3585.37/3595.54	c #Conflicts:    4970000 | #Constraints:      97484
3585.37/3595.54	c #Conflicts:    4971000 | #Constraints:      98556
3585.37/3595.54	c #Conflicts:    4972000 | #Constraints:      99572
3585.37/3595.54	c #Conflicts:    4973000 | #Constraints:     100584
3585.37/3595.54	c #Conflicts:    4974000 | #Constraints:     101588
3585.37/3595.54	c #Conflicts:    4975000 | #Constraints:     102595
3585.37/3595.54	c #Conflicts:    4976000 | #Constraints:     103599
3585.37/3595.54	c #Conflicts:    4977000 | #Constraints:     104724
3585.37/3595.54	c #Conflicts:    4978000 | #Constraints:     105851
3585.37/3595.54	c #Conflicts:    4979000 | #Constraints:     106931
3585.37/3595.54	c #Conflicts:    4980000 | #Constraints:     107934
3585.37/3595.54	c #Conflicts:    4981000 | #Constraints:     108958
3585.37/3595.54	c #Conflicts:    4982000 | #Constraints:     110007
3585.37/3595.54	c #Conflicts:    4983000 | #Constraints:     111051
3585.37/3595.54	c #Conflicts:    4984000 | #Constraints:     112195
3585.37/3595.54	c #Conflicts:    4985000 | #Constraints:     113234
3585.37/3595.54	c #Conflicts:    4986000 | #Constraints:     114236
3585.37/3595.54	c #Conflicts:    4987000 | #Constraints:     115244
3585.37/3595.54	c #Conflicts:    4988000 | #Constraints:     116302
3585.37/3595.54	c #Conflicts:    4989000 | #Constraints:     117411
3585.37/3595.54	c #Conflicts:    4990000 | #Constraints:     118442
3585.37/3595.54	c #Conflicts:    4991000 | #Constraints:     119443
3585.37/3595.54	c #Conflicts:    4992000 | #Constraints:     120446
3585.37/3595.54	c #Conflicts:    4993000 | #Constraints:     121446
3585.37/3595.54	c #Conflicts:    4994000 | #Constraints:     122465
3585.37/3595.54	c #Conflicts:    4995000 | #Constraints:     123522
3585.37/3595.54	c #Conflicts:    4996000 | #Constraints:     124540
3585.37/3595.54	c #Conflicts:    4997000 | #Constraints:     125549
3585.37/3595.54	c #Conflicts:    4998000 | #Constraints:     126549
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    4999000 | #Constraints:      82483
3585.37/3595.54	c #Conflicts:    5000000 | #Constraints:      83483
3585.37/3595.54	c #Conflicts:    5001000 | #Constraints:      84483
3585.37/3595.54	c #Conflicts:    5002000 | #Constraints:      85483
3585.37/3595.54	c #Conflicts:    5003000 | #Constraints:      86483
3585.37/3595.54	c #Conflicts:    5004000 | #Constraints:      87483
3585.37/3595.54	c #Conflicts:    5005000 | #Constraints:      88487
3585.37/3595.54	c #Conflicts:    5006000 | #Constraints:      89518
3585.37/3595.54	c #Conflicts:    5007000 | #Constraints:      90518
3585.37/3595.54	c #Conflicts:    5008000 | #Constraints:      91712
3585.37/3595.54	c #Conflicts:    5009000 | #Constraints:      93175
3585.37/3595.54	c #Conflicts:    5010000 | #Constraints:      94216
3585.37/3595.54	c #Conflicts:    5011000 | #Constraints:      95223
3585.37/3595.54	c #Conflicts:    5012000 | #Constraints:      96238
3585.37/3595.54	c #Conflicts:    5013000 | #Constraints:      97245
3585.37/3595.54	c #Conflicts:    5014000 | #Constraints:      98249
3585.37/3595.54	c #Conflicts:    5015000 | #Constraints:      99302
3585.37/3595.54	c #Conflicts:    5016000 | #Constraints:     100310
3585.37/3595.54	c #Conflicts:    5017000 | #Constraints:     101310
3585.37/3595.54	c #Conflicts:    5018000 | #Constraints:     102332
3585.37/3595.54	c #Conflicts:    5019000 | #Constraints:     103352
3585.37/3595.54	c #Conflicts:    5020000 | #Constraints:     104377
3585.37/3595.54	c #Conflicts:    5021000 | #Constraints:     105381
3585.37/3595.54	c #Conflicts:    5022000 | #Constraints:     106384
3585.37/3595.54	c #Conflicts:    5023000 | #Constraints:     107386
3585.37/3595.54	c #Conflicts:    5024000 | #Constraints:     108391
3585.37/3595.54	c #Conflicts:    5025000 | #Constraints:     109399
3585.37/3595.54	c #Conflicts:    5026000 | #Constraints:     110399
3585.37/3595.54	c #Conflicts:    5027000 | #Constraints:     111400
3585.37/3595.54	c #Conflicts:    5028000 | #Constraints:     112400
3585.37/3595.54	c #Conflicts:    5029000 | #Constraints:     113403
3585.37/3595.54	c #Conflicts:    5030000 | #Constraints:     114403
3585.37/3595.54	c #Conflicts:    5031000 | #Constraints:     115404
3585.37/3595.54	c #Conflicts:    5032000 | #Constraints:     116404
3585.37/3595.54	c #Conflicts:    5033000 | #Constraints:     117408
3585.37/3595.54	c #Conflicts:    5034000 | #Constraints:     118687
3585.37/3595.54	c #Conflicts:    5035000 | #Constraints:     120181
3585.37/3595.54	c #Conflicts:    5036000 | #Constraints:     121671
3585.37/3595.54	c #Conflicts:    5037000 | #Constraints:     123156
3585.37/3595.54	c #Conflicts:    5038000 | #Constraints:     124672
3585.37/3595.54	c #Conflicts:    5039000 | #Constraints:     125818
3585.37/3595.54	c #Conflicts:    5040000 | #Constraints:     126863
3585.37/3595.54	c #Conflicts:    5041000 | #Constraints:     127896
3585.37/3595.54	c #Conflicts:    5042000 | #Constraints:     128909
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    5043000 | #Constraints:      83275
3585.37/3595.54	c #Conflicts:    5044000 | #Constraints:      84275
3585.37/3595.54	c #Conflicts:    5045000 | #Constraints:      85275
3585.37/3595.54	c #Conflicts:    5046000 | #Constraints:      86275
3585.37/3595.54	c #Conflicts:    5047000 | #Constraints:      87275
3585.37/3595.54	c #Conflicts:    5048000 | #Constraints:      88275
3585.37/3595.54	c #Conflicts:    5049000 | #Constraints:      89275
3585.37/3595.54	c #Conflicts:    5050000 | #Constraints:      90275
3585.37/3595.54	c #Conflicts:    5051000 | #Constraints:      91275
3585.37/3595.54	c #Conflicts:    5052000 | #Constraints:      92275
3585.37/3595.54	c #Conflicts:    5053000 | #Constraints:      93275
3585.37/3595.54	c #Conflicts:    5054000 | #Constraints:      94275
3585.37/3595.54	c #Conflicts:    5055000 | #Constraints:      95275
3585.37/3595.54	c #Conflicts:    5056000 | #Constraints:      96282
3585.37/3595.54	c #Conflicts:    5057000 | #Constraints:      97282
3585.37/3595.54	c #Conflicts:    5058000 | #Constraints:      98282
3585.37/3595.54	c #Conflicts:    5059000 | #Constraints:      99283
3585.37/3595.54	c #Conflicts:    5060000 | #Constraints:     100284
3585.37/3595.54	c #Conflicts:    5061000 | #Constraints:     101285
3585.37/3595.54	c #Conflicts:    5062000 | #Constraints:     102285
3585.37/3595.54	c #Conflicts:    5063000 | #Constraints:     103285
3585.37/3595.54	c #Conflicts:    5064000 | #Constraints:     104287
3585.37/3595.54	c #Conflicts:    5065000 | #Constraints:     105287
3585.37/3595.54	c #Conflicts:    5066000 | #Constraints:     106291
3585.37/3595.54	c #Conflicts:    5067000 | #Constraints:     107293
3585.37/3595.54	c #Conflicts:    5068000 | #Constraints:     108321
3585.37/3595.54	c #Conflicts:    5069000 | #Constraints:     109321
3585.37/3595.54	c #Conflicts:    5070000 | #Constraints:     110322
3585.37/3595.54	c #Conflicts:    5071000 | #Constraints:     111325
3585.37/3595.54	c #Conflicts:    5072000 | #Constraints:     112356
3585.37/3595.54	c #Conflicts:    5073000 | #Constraints:     113357
3585.37/3595.54	c #Conflicts:    5074000 | #Constraints:     114375
3585.37/3595.54	c #Conflicts:    5075000 | #Constraints:     115377
3585.37/3595.54	c #Conflicts:    5076000 | #Constraints:     116377
3585.37/3595.54	c #Conflicts:    5077000 | #Constraints:     117379
3585.37/3595.54	c #Conflicts:    5078000 | #Constraints:     118380
3585.37/3595.54	c #Conflicts:    5079000 | #Constraints:     119383
3585.37/3595.54	c #Conflicts:    5080000 | #Constraints:     120384
3585.37/3595.54	c #Conflicts:    5081000 | #Constraints:     121385
3585.37/3595.54	c #Conflicts:    5082000 | #Constraints:     122385
3585.37/3595.54	c #Conflicts:    5083000 | #Constraints:     123388
3585.37/3595.54	c #Conflicts:    5084000 | #Constraints:     124388
3585.37/3595.54	c #Conflicts:    5085000 | #Constraints:     125444
3585.37/3595.54	c #Conflicts:    5086000 | #Constraints:     126469
3585.37/3595.54	c #Conflicts:    5087000 | #Constraints:     127484
3585.37/3595.54	c #Conflicts:    5088000 | #Constraints:     128484
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    5089000 | #Constraints:      83426
3585.37/3595.54	c #Conflicts:    5090000 | #Constraints:      84426
3585.37/3595.54	c #Conflicts:    5091000 | #Constraints:      85426
3585.37/3595.54	c #Conflicts:    5092000 | #Constraints:      86426
3585.37/3595.54	c #Conflicts:    5093000 | #Constraints:      87426
3585.37/3595.54	c #Conflicts:    5094000 | #Constraints:      88426
3585.37/3595.54	c #Conflicts:    5095000 | #Constraints:      89426
3585.37/3595.54	c #Conflicts:    5096000 | #Constraints:      90426
3585.37/3595.54	c #Conflicts:    5097000 | #Constraints:      91426
3585.37/3595.54	c #Conflicts:    5098000 | #Constraints:      92426
3585.37/3595.54	c #Conflicts:    5099000 | #Constraints:      93426
3585.37/3595.54	c #Conflicts:    5100000 | #Constraints:      94432
3585.37/3595.54	c #Conflicts:    5101000 | #Constraints:      95434
3585.37/3595.54	c #Conflicts:    5102000 | #Constraints:      96463
3585.37/3595.54	c #Conflicts:    5103000 | #Constraints:      97527
3585.37/3595.54	c #Conflicts:    5104000 | #Constraints:      98530
3585.37/3595.54	c #Conflicts:    5105000 | #Constraints:      99535
3585.37/3595.54	c #Conflicts:    5106000 | #Constraints:     100536
3585.37/3595.54	c #Conflicts:    5107000 | #Constraints:     101537
3585.37/3595.54	c #Conflicts:    5108000 | #Constraints:     102537
3585.37/3595.54	c #Conflicts:    5109000 | #Constraints:     103538
3585.37/3595.54	c #Conflicts:    5110000 | #Constraints:     104538
3585.37/3595.54	c #Conflicts:    5111000 | #Constraints:     105538
3585.37/3595.54	c #Conflicts:    5112000 | #Constraints:     106540
3585.37/3595.54	c #Conflicts:    5113000 | #Constraints:     107564
3585.37/3595.54	c #Conflicts:    5114000 | #Constraints:     108564
3585.37/3595.54	c #Conflicts:    5115000 | #Constraints:     109564
3585.37/3595.54	c #Conflicts:    5116000 | #Constraints:     110566
3585.37/3595.54	c #Conflicts:    5117000 | #Constraints:     111577
3585.37/3595.54	c #Conflicts:    5118000 | #Constraints:     112630
3585.37/3595.54	c #Conflicts:    5119000 | #Constraints:     113631
3585.37/3595.54	c #Conflicts:    5120000 | #Constraints:     114673
3585.37/3595.54	c #Conflicts:    5121000 | #Constraints:     115677
3585.37/3595.54	c #Conflicts:    5122000 | #Constraints:     116677
3585.37/3595.54	c #Conflicts:    5123000 | #Constraints:     117679
3585.37/3595.54	c #Conflicts:    5124000 | #Constraints:     118683
3585.37/3595.54	c #Conflicts:    5125000 | #Constraints:     119686
3585.37/3595.54	c #Conflicts:    5126000 | #Constraints:     120687
3585.37/3595.54	c #Conflicts:    5127000 | #Constraints:     121690
3585.37/3595.54	c #Conflicts:    5128000 | #Constraints:     122690
3585.37/3595.54	c #Conflicts:    5129000 | #Constraints:     123696
3585.37/3595.54	c #Conflicts:    5130000 | #Constraints:     124698
3585.37/3595.54	c #Conflicts:    5131000 | #Constraints:     125698
3585.37/3595.54	c #Conflicts:    5132000 | #Constraints:     126698
3585.37/3595.54	c #Conflicts:    5133000 | #Constraints:     127699
3585.37/3595.54	c INPROCESSING
3585.37/3595.54	c GARBAGE COLLECT
3585.37/3595.54	c rational objective 1808
3585.37/3595.54	c #Conflicts:    5134000 | #Constraints:      82906
3585.37/3595.54	c #Conflicts:    5135000 | #Constraints:      83906
3585.37/3595.54	c #Conflicts:    5136000 | #Constraints:      84906
3585.37/3595.54	c #Conflicts:    5137000 | #Constraints:      85906
3585.37/3595.54	c #Conflicts:    5138000 | #Constraints:      86906
3585.37/3595.54	c #Conflicts:    5139000 | #Constraints:      87906
3585.37/3595.54	c #Conflicts:    5140000 | #Constraints:      88906
3585.37/3595.54	c #Conflicts:    5141000 | #Constraints:      89913
3585.37/3595.54	c #Conflicts:    5142000 | #Constraints:      91339
3585.37/3595.54	c #Conflicts:    5143000 | #Constraints:      92370
3585.37/3595.54	c #Conflicts:    5144000 | #Constraints:      93439
3585.37/3595.54	c #Conflicts:    5145000 | #Constraints:      94544
3585.37/3595.54	c #Conflicts:    5146000 | #Constraints:      95561
3585.37/3595.54	c #Conflicts:    5147000 | #Constraints:      96588
3585.37/3595.54	c #Conflicts:    5148000 | #Constraints:      97652
3585.37/3595.54	c #Conflicts:    5149000 | #Constraints:      98677
3585.37/3595.54	c #Conflicts:    5150000 | #Constraints:      99765
3585.37/3595.54	c #Conflicts:    5151000 | #Constraints:     100819
3585.37/3595.54	c #Conflicts:    5152000 | #Constraints:     101859
3585.37/3595.54	c #Conflicts:    5153000 | #Constraints:     102922
3585.37/3595.54	c #Conflicts:    5154000 | #Constraints:     103955
3585.37/3595.54	c #Conflicts:    5155000 | #Constraints:     104991
3585.37/3595.54	c #Conflicts:    5156000 | #Constraints:     106159
3585.37/3595.54	c #Conflicts:    5157000 | #Constraints:     107278
3585.37/3595.54	c #Conflicts:    5158000 | #Constraints:     108586
3585.37/3595.54	c #Conflicts:    5159000 | #Constraints:     109949
3585.37/3595.54	c #Conflicts:    5160000 | #Constraints:     111084
3585.37/3595.54	c #Conflicts:    5161000 | #Constraints:     112212
3585.37/3595.54	c #Conflicts:    5162000 | #Constraints:     113245
3585.37/3595.54	c #Conflicts:    5163000 | #Constraints:     114518
3585.37/3595.54	c #Conflicts:    5164000 | #Constraints:     115553
3585.37/3595.54	c Program interrupted by user.
3585.37/3595.54	c cpu time 1777.97 s
3585.37/3595.54	c deterministic time 83952013441 8.40e+10
3585.37/3595.54	c optimization time 17.7311 s
3585.37/3595.54	c total solve time 1760.19 s
3585.37/3595.54	c core-guided solve time 0 s
3585.37/3595.54	c propagation time 1262.8 s
3585.37/3595.54	c conflict analysis time 420.847 s
3585.37/3595.54	c propagations 2924441911
3585.37/3595.54	c resolve steps 201917751
3585.37/3595.54	c decisions 7088897
3585.37/3595.54	c conflicts 5164173
3585.37/3595.54	c restarts 8190
3585.37/3595.54	c inprocessing phases 213
3585.37/3595.54	c input clauses 33198
3585.37/3595.54	c input cardinalities 1807
3585.37/3595.54	c input general constraints 0
3585.37/3595.54	c input average constraint length 2.72
3585.37/3595.54	c input average constraint degree 1.05
3585.37/3595.54	c learned clauses 5161047
3585.37/3595.54	c learned cardinalities 1291
3585.37/3595.54	c learned general constraints 33203
3585.37/3595.54	c learned average constraint length 323.08
3585.37/3595.54	c learned average constraint degree 6314030.66
3585.37/3595.54	c watched constraints 17795
3585.37/3595.54	c counting constraints 15408
3585.37/3595.54	c gcd simplifications 4132
3585.37/3595.54	c detected cardinalities 186
3585.37/3595.54	c weakened non-implied lits 5565444
3585.37/3595.54	c weakened non-implying lits 1176
3585.37/3595.54	c original variables 12647
3585.37/3595.54	c clausal propagations 2512486073
3585.37/3595.54	c cardinality propagations 404524999
3585.37/3595.54	c watched propagations 56540
3585.37/3595.54	c counting propagations 2214175
3585.37/3595.54	c watch lookups 16860160946
3585.37/3595.54	c watch backjump lookups 2595159363
3585.37/3595.54	c watch checks 48323484234
3585.37/3595.54	c propagation checks 6011031537
3585.37/3595.54	c constraint additions 4288782456
3585.37/3595.54	c trail pops 2936692670
3585.37/3595.54	c formula constraints 35005
3585.37/3595.54	c learned constraints 5164173
3585.37/3595.54	c bound constraints 0
3585.37/3595.54	c core-guided constraints 0
3585.37/3595.54	c encountered formula constraints 102401732
3585.37/3595.54	c encountered learned constraints 103974846
3585.37/3595.54	c encountered bound constraints 0
3585.37/3595.54	c encountered core-guided constraints 0
3585.37/3595.54	c LP total time 633.182 s
3585.37/3595.54	c LP solve time 544.7 s
3585.37/3595.54	c LP constraints added 51308
3585.37/3595.54	c LP constraints removed 16210
3585.37/3595.54	c LP pivots internal 5164193
3585.37/3595.54	c LP pivots root 7233
3585.37/3595.54	c LP calls 144490
3585.37/3595.54	c LP optimalities 115737
3585.37/3595.54	c LP no pivot count 6535
3585.37/3595.54	c LP infeasibilities 28745
3585.37/3595.54	c LP valid Farkas constraints 28745
3585.37/3595.54	c LP learned Farkas constraints 0
3585.37/3595.54	c LP basis resets 4
3585.37/3595.54	c LP cycling count 4
3585.37/3595.54	c LP singular count 0
3585.37/3595.54	c LP no primal count 0
3585.37/3595.54	c LP no farkas count 0
3585.37/3595.54	c LP other issue count 0
3585.37/3595.54	c LP Gomory cuts 2623
3585.37/3595.54	c LP learned cuts 13680
3585.37/3595.54	c LP deleted cuts 16210
3585.37/3595.54	c LP encountered Gomory constraints 621672
3585.37/3595.54	c LP encountered Farkas constraints 83674
3585.37/3595.54	c LP encountered learned Farkas constraints 0
3585.37/3595.54	c CG auxiliary variables introduced 0
3585.37/3595.54	c CG solutions found 0
3585.37/3595.54	c CG cores constructed 0
3585.37/3595.54	c CG core cardinality constraints returned 0
3585.37/3595.54	c CG unit cores 0
3585.37/3595.54	c CG single cores 0
3585.37/3595.54	c CG blocks removed during cardinality reduction 0
3585.37/3595.54	c CG first core best 0
3585.37/3595.54	c CG decision core best 0
3585.37/3595.54	c CG core reduction tie 0
3585.37/3595.54	c CG core degree average 0.00
3585.37/3595.54	c CG core slack average 0.00
3585.37/3595.54	c local search time 20.5325 s (1.2% of runtime)
3585.37/3595.54	c LS(normal)  20.5308 s, calls 1
3585.37/3595.54	c LS(restart) 0.001719 s, calls 0
3585.37/3595.54	s UNKNOWN
3585.37/3595.55	c Total time: 3595.268 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-4801619-1782564516/watcher-4801619-1782564516 -o /tmp/evaluation-result-4801619-1782564516/solver-4801619-1782564516 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4801619-1782564516/vars-4801619-1782564516 --bin-var /tmp/runsolver-exch-nodeE007-1782564516-2522244 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4801619-1782564516.opb 3600 HOME 62000 

running on 4 cores: 8-11

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

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

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (115820 MiB free)
  node 1: cores 8-15, 128973 MiB (112754 MiB free)
  node 2: cores 16-23, 129019 MiB (113913 MiB free)
  node 3: cores 24-31, 129003 MiB (115006 MiB free)
  node 4: cores 32-39, 129019 MiB (108974 MiB free)
  node 5: cores 40-47, 129019 MiB (109728 MiB free)
  node 6: cores 48-55, 129019 MiB (111753 MiB free)
  node 7: cores 56-63, 128474 MiB (111539 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=2522492, runsolver pid=2522445
Current StackSize limit: 8192 KiB


[startup+0.100049 s]*
/proc/loadavg: 2.20 1.27 2.03 3/899 2522545
/proc/meminfo: memFree=921070732/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4192 memory=3176 CPUtime=0.01 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 198 0 0 0 0 1 0 0 20 0 1 0 189739551 4292608 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 2 4 65536 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1048 794 715 219 0 110 0
[pid=2522537] ppid=2522492 vsize=4192 memory=1532 CPUtime=0 cores=8-11
/proc/2522537/stat : 2522537 (Hybrid-SynLSRS+) S 2522492 2522492 2522232 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 1 0 189739560 4292608 256 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 2 0 65538 1 0 0 17 10 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522537/statm: 1048 383 303 219 0 110 0
[pid=2522538] ppid=2522537 vsize=424 memory=268 CPUtime=0 cores=8-11
/proc/2522538/stat : 2522538 (dirname) D 2522537 2522492 2522232 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 189739560 434176 0 18446744073709551615 94208112513024 94208112524225 140733733621008 0 0 0 0 0 0 1 0 0 17 8 0 0 0 0 0 94208112532400 94208112533512 94208129310720 140733733628271 140733733628316 140733733628316 140733733634023 0
/proc/2522538/statm: 106 67 55 3 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 4976 KiB

[startup+0.212709 s]*
/proc/loadavg: 2.20 1.27 2.03 3/896 2522580
/proc/meminfo: memFree=921094388/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4192 memory=3180 CPUtime=0.03 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 256 320 0 0 0 1 0 2 20 0 1 0 189739551 4292608 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 2 4 65536 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1048 795 715 219 0 110 0
[pid=2522580] ppid=2522492 vsize=428 memory=264 CPUtime=0 cores=8-11
/proc/2522580/stat : 2522580 (basename) D 2522492 2522492 2522232 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 189739572 438272 0 18446744073709551615 94499817164800 94499817177137 140731099482496 0 0 0 0 0 0 1 0 0 17 8 0 0 0 0 0 94499817188176 94499817189528 94499821711360 140731099490638 140731099490714 140731099490714 140731099496422 0
/proc/2522580/statm: 107 66 55 4 0 42 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 4620 KiB
Current children cumulated memory: 3444 KiB

[startup+0.312185 s]*
/proc/loadavg: 2.20 1.27 2.03 7/900 2522615
/proc/meminfo: memFree=921077368/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3260 CPUtime=0.04 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 366 573 0 0 0 1 0 3 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 815 715 219 0 143 0
[pid=2522611] ppid=2522492 vsize=2660 memory=1700 CPUtime=0 cores=8-11
/proc/2522611/stat : 2522611 (timeout) S 2522492 2522611 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739580 2723840 384 18446744073709551615 94805282050048 94805282066561 140736261440768 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94805282081328 94805282083416 94805284569088 140736261449846 140736261450140 140736261450140 140736261455847 0
/proc/2522611/statm: 665 425 397 5 0 90 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4960 KiB

[startup+0.700172 s]
/proc/loadavg: 2.20 1.27 2.03 17/909 2522679
/proc/meminfo: memFree=920805472/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=90172 memory=48556 CPUtime=0.24 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 13176 0 0 0 22 2 0 0 20 0 1 0 189739594 92336128 12070 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 22543 12139 1956 574 0 11699 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 97156 KiB
Current children cumulated memory: 53508 KiB

[startup+1.50014 s]
/proc/loadavg: 2.20 1.27 2.03 18/910 2522680
/proc/meminfo: memFree=920725684/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=90172 memory=48556 CPUtime=1.04 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 13176 0 0 0 102 2 0 0 20 0 1 0 189739594 92336128 12070 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 22543 12139 1956 574 0 11699 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 97156 KiB
Current children cumulated memory: 53508 KiB

[startup+3.1123 s]
/proc/loadavg: 2.20 1.27 2.03 18/904 2522699
/proc/meminfo: memFree=920732736/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=90172 memory=48556 CPUtime=2.65 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 13176 0 0 0 263 2 0 0 20 0 1 0 189739594 92336128 12070 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 22543 12139 1956 574 0 11699 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 97156 KiB
Current children cumulated memory: 53508 KiB

[startup+6.30013 s]
/proc/loadavg: 3.47 1.55 2.12 18/910 2522822
/proc/meminfo: memFree=920690692/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=90172 memory=48556 CPUtime=5.83 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 13176 0 0 0 580 3 0 0 20 0 1 0 189739594 92336128 12070 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 22543 12139 1956 574 0 11699 0
Current children cumulated CPU time: 5.95 s
Current children cumulated vsize: 97156 KiB
Current children cumulated memory: 53508 KiB

[startup+12.7001 s]
/proc/loadavg: 4.79 1.85 2.22 17/898 2522997
/proc/meminfo: memFree=920449232/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=90172 memory=48556 CPUtime=12.21 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 13176 0 0 0 1218 3 0 0 20 0 1 0 189739594 92336128 12070 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 22543 12139 1956 574 0 11699 0
Current children cumulated CPU time: 12.33 s
Current children cumulated vsize: 97156 KiB
Current children cumulated memory: 53508 KiB

[startup+25.5002 s]
/proc/loadavg: 8.30 2.78 2.51 18/911 2523229
/proc/meminfo: memFree=919472760/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2522668] ppid=2522492 vsize=2660 memory=1688 CPUtime=0 cores=8-11
/proc/2522668/stat : 2522668 (timeout) S 2522492 2522668 2522232 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 189739593 2723840 384 18446744073709551615 94505906446336 94505906462849 140728877222336 0 0 0 0 3145728 90119 1 0 0 17 8 0 0 0 0 0 94505906477616 94505906479704 94505911062528 140728877230241 140728877230492 140728877230492 140728877236199 0
/proc/2522668/statm: 665 422 395 5 0 90 0
[pid=2522671] ppid=2522668 vsize=101880 memory=60236 CPUtime=24.97 cores=8-11
/proc/2522671/stat : 2522671 (roundingsat) R 2522668 2522668 2522232 0 -1 4194304 16298 0 0 0 2469 28 0 0 20 0 1 0 189739594 104325120 14944 18446744073709551615 94388108414976 94388110764921 140727719561840 0 0 0 0 0 8404994 0 0 0 17 10 0 0 0 0 0 94388111200952 94388111229096 94388114685952 140727719565495 140727719565727 140727719565727 140727719571434 0
/proc/2522671/statm: 25470 15059 2050 574 0 14626 0
Current children cumulated CPU time: 25.09 s
Current children cumulated vsize: 108864 KiB
Current children cumulated memory: 65188 KiB

[startup+51.1141 s]
/proc/loadavg: 11.79 4.05 2.94 16/901 2523908
/proc/meminfo: memFree=899908332/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=0.12 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 516 5593 0 0 0 1 7 4 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0

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

/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=84320 CPUtime=1660.63 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18379 0 0 0 166062 1 0 0 20 0 1 0 189919297 103215104 20849 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21080 776 3242 0 21339 0
Current children cumulated CPU time: 3452.5 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 89280 KiB

[startup+3522.3 s]
/proc/loadavg: 7.30 9.02 11.02 8/829 2526348
/proc/meminfo: memFree=888146580/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1720.5 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 172049 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3582.3 s]
/proc/loadavg: 7.11 8.65 10.76 8/830 2526352
/proc/meminfo: memFree=888099768/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1780.37 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 178036 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3572.24 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

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

# cumulated CPU time of all completed processes:  user=3571.54 s, system=13.8733 s

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

[startup+3584 s]*
/proc/loadavg: 7.11 8.65 10.76 8/830 2526352
/proc/meminfo: memFree=888101200/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1782.07 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 178206 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3573.94 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3590.4 s]
/proc/loadavg: 7.09 8.60 10.72 8/830 2526352
/proc/meminfo: memFree=888096416/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1788.45 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 178844 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3580.32 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3593.6 s]
/proc/loadavg: 7.09 8.60 10.72 8/830 2526352
/proc/meminfo: memFree=888097928/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1791.64 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 179163 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3583.51 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3594.4 s]
/proc/loadavg: 7.09 8.60 10.72 8/830 2526352
/proc/meminfo: memFree=888094196/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1792.44 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 179243 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3584.31 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3595.2 s]
/proc/loadavg: 7.08 8.57 10.70 8/830 2526352
/proc/meminfo: memFree=888094232/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1793.24 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 179323 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3585.11 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3595.4 s]
/proc/loadavg: 7.08 8.57 10.70 8/830 2526352
/proc/meminfo: memFree=888094232/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3264 CPUtime=1791.87 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 588 93675 0 0 0 1 177805 1381 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 816 715 219 0 143 0
[pid=2525122] ppid=2522492 vsize=2660 memory=1696 CPUtime=0 cores=8-11
/proc/2525122/stat : 2525122 (timeout) S 2522492 2525122 2522232 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 189919296 2723840 384 18446744073709551615 94426679549952 94426679566465 140734500219504 0 0 0 0 3145728 90119 1 0 0 17 10 0 0 0 0 0 94426679581232 94426679583320 94426683555840 140734500227339 140734500227484 140734500227484 140734500233191 0
/proc/2525122/statm: 665 424 397 5 0 90 0
[pid=2525123] ppid=2525122 vsize=100796 memory=87812 CPUtime=1793.44 cores=8-11
/proc/2525123/stat : 2525123 (cashwmaxsat-dis) R 2525122 2525122 2522232 0 -1 4194304 18741 0 0 0 179343 1 0 0 20 0 1 0 189919297 103215104 21743 18446744073709551615 4198400 17477629 140733417074208 0 0 0 0 0 8404994 0 0 0 17 8 0 0 0 0 0 19900224 19994800 37941248 140733417081107 140733417081239 140733417081239 140733417086946 0
/proc/2525123/statm: 25199 21953 776 3242 0 21339 0
Current children cumulated CPU time: 3585.31 s
Current children cumulated vsize: 107780 KiB
Current children cumulated memory: 92772 KiB

[startup+3595.5 s]
/proc/loadavg: 7.08 8.57 10.70 8/830 2526352
/proc/meminfo: memFree=888094232/1055320704 swapFree=33554428/33554428
[pid=2522492] ppid=2522445 vsize=4324 memory=3280 CPUtime=3585.37 cores=8-11
/proc/2522492/stat : 2522492 (Hybrid-SynLSRS+) S 2522445 2522492 2522232 0 -1 4194304 651 113123 0 1 0 1 357153 1383 20 0 1 0 189739551 4427776 640 18446744073709551615 94409717456896 94409718351429 140730821387536 0 0 0 2 4 65536 1 0 0 17 8 0 0 0 0 0 94409718590480 94409718638224 94409745043456 140730821392587 140730821392747 140730821392747 140730821398483 0
/proc/2522492/statm: 1081 820 715 219 0 143 0
Current children cumulated CPU time: 3585.37 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3280 KiB

Child status: 0

Real time (s): 3595.56
CPU time (s): 3585.42
CPU user time (s): 3571.54
CPU system time (s): 13.8733
CPU usage (%): 99.7178
Max. virtual memory (cumulated for all children) (KiB): 211880
Max. memory (cumulated for all children) (KiB): 170636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.54
system time used= 13.8733
maximum resident set size= 165080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115558
page faults= 1
swaps= 0
block input operations= 0
block output operations= 4008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4740
involuntary context switches= 3803


# summary of solver processes directly reported to runsolver:
#   pid: 2522492
#   total CPU time (s): 3585.42
#   total CPU user time (s): 3571.54
#   total CPU system time (s): 13.8733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3775 second user time and 36.2844 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-06-27 14:48:37
IDJOB=4801619
IDBENCH=160341
IDSOLVER=3622
FILE ID=nodeE007/4801619-1782564516
RUNJOBID= nodeE007-1782564516-2522244
SLURM_JOB_ID= 12524572
Free space on /tmp= 797448 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL/normalized-3col-almost3reg-l100-r099-n1.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4801619-1782564516/watcher-4801619-1782564516 -o /tmp/evaluation-result-4801619-1782564516/solver-4801619-1782564516 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4801619-1782564516/vars-4801619-1782564516 --bin-var /tmp/runsolver-exch-nodeE007-1782564516-2522244 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4801619-1782564516.opb 3600 HOME 62000

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

MD5SUM BENCH= cbfef680660da3006b2f0372e178bf91
RANDOM SEED=1210345658

nodeE007 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		: 3589.795
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3571.211
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	: 7089.65
TLB size	: 192 4K pages
clflush 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:       1055320704 kB
MemFree:        920916640 kB
MemAvailable:   1045992112 kB
Buffers:            3336 kB
Cached:         129425948 kB
SwapCached:            0 kB
Active:          1972520 kB
Inactive:       127578920 kB
Active(anon):    1055512 kB
Inactive(anon):        0 kB
Active(file):     917008 kB
Inactive(file): 127578920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            373672 kB
Writeback:             0 kB
AnonPages:        127260 kB
Mapped:           195220 kB
Shmem:            933356 kB
KReclaimable:    1444340 kB
Slab:            2016240 kB
SReclaimable:    1444340 kB
SUnreclaim:       571900 kB
KernelStack:       13760 kB
PageTables:         4296 kB
SecPageTables:     15384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1383960 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478308 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797248 MiB
End job on nodeE007 at 2026-06-27 15:48:33