Trace number 4801591

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.49 3595.69

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL/
normalized-3col-almost3reg-l090-r089-n1.opb
MD5SUM7f292a96c029b97e8bec7e99c2f80bd3
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 benchmark38.4931
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints10310
Number of constraints which are clauses8700
Number of constraints which are cardinality constraints (but not clauses)1610
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.09/0.47	c Preprocess time: 0.166 seconds
0.09/0.47	c First solver time limit: 1797 seconds
0.09/0.47	c Second solver time limit: 1798 seconds
3585.39/3595.52	c Exit code from Second Program: 124
3585.46/3595.64	c RoundingSat 2
3585.46/3595.64	c branch main
3585.46/3595.64	c commit d3f91ec
3585.46/3595.64	c #variables 11268 #constraints 31236
3585.46/3595.64	c Finish cloning data from SAT to LS
3585.46/3595.64	c nbvars=11268
3585.46/3595.64	c chongqijiange= 500
3585.46/3595.64	c restart_num_ls  -100000 0
3585.46/3595.64	c Use LS-small
3585.46/3595.64	c #Conflicts:       1000 | #Constraints:      32235
3585.46/3595.64	c #Conflicts:       2000 | #Constraints:      33235
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:       3000 | #Constraints:      33695
3585.46/3595.64	c #Conflicts:       4000 | #Constraints:      34695
3585.46/3595.64	c #Conflicts:       5000 | #Constraints:      35695
3585.46/3595.64	c #Conflicts:       6000 | #Constraints:      36695
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:       7000 | #Constraints:      35462
3585.46/3595.64	c #Conflicts:       8000 | #Constraints:      36462
3585.46/3595.64	c #Conflicts:       9000 | #Constraints:      37462
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      10000 | #Constraints:      35700
3585.46/3595.64	c #Conflicts:      11000 | #Constraints:      36700
3585.46/3595.64	c #Conflicts:      12000 | #Constraints:      37700
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      13000 | #Constraints:      35585
3585.46/3595.64	c #Conflicts:      14000 | #Constraints:      36585
3585.46/3595.64	c #Conflicts:      15000 | #Constraints:      37585
3585.46/3595.64	c #Conflicts:      16000 | #Constraints:      38585
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      17000 | #Constraints:      36110
3585.46/3595.64	c #Conflicts:      18000 | #Constraints:      37110
3585.46/3595.64	c #Conflicts:      19000 | #Constraints:      38110
3585.46/3595.64	c #Conflicts:      20000 | #Constraints:      39110
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      21000 | #Constraints:      36498
3585.46/3595.64	c #Conflicts:      22000 | #Constraints:      37498
3585.46/3595.64	c #Conflicts:      23000 | #Constraints:      38498
3585.46/3595.64	c #Conflicts:      24000 | #Constraints:      39498
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      25000 | #Constraints:      36571
3585.46/3595.64	c #Conflicts:      26000 | #Constraints:      37571
3585.46/3595.64	c #Conflicts:      27000 | #Constraints:      38571
3585.46/3595.64	c #Conflicts:      28000 | #Constraints:      39571
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      29000 | #Constraints:      36459
3585.46/3595.64	c #Conflicts:      30000 | #Constraints:      37459
3585.46/3595.64	c #Conflicts:      31000 | #Constraints:      38459
3585.46/3595.64	c #Conflicts:      32000 | #Constraints:      39459
3585.46/3595.64	c #Conflicts:      33000 | #Constraints:      40459
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      34000 | #Constraints:      37195
3585.46/3595.64	c #Conflicts:      35000 | #Constraints:      38195
3585.46/3595.64	c #Conflicts:      36000 | #Constraints:      39195
3585.46/3595.64	c #Conflicts:      37000 | #Constraints:      40195
3585.46/3595.64	c #Conflicts:      38000 | #Constraints:      41195
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      39000 | #Constraints:      37706
3585.46/3595.64	c #Conflicts:      40000 | #Constraints:      38706
3585.46/3595.64	c #Conflicts:      41000 | #Constraints:      39706
3585.46/3595.64	c #Conflicts:      42000 | #Constraints:      40706
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      43000 | #Constraints:      37025
3585.46/3595.64	c #Conflicts:      44000 | #Constraints:      38025
3585.46/3595.64	c #Conflicts:      45000 | #Constraints:      39025
3585.46/3595.64	c #Conflicts:      46000 | #Constraints:      40025
3585.46/3595.64	c #Conflicts:      47000 | #Constraints:      41025
3585.46/3595.64	c #Conflicts:      48000 | #Constraints:      42025
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      49000 | #Constraints:      38137
3585.46/3595.64	c #Conflicts:      50000 | #Constraints:      39137
3585.46/3595.64	c #Conflicts:      51000 | #Constraints:      40137
3585.46/3595.64	c #Conflicts:      52000 | #Constraints:      41137
3585.46/3595.64	c #Conflicts:      53000 | #Constraints:      42137
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      54000 | #Constraints:      38032
3585.46/3595.64	c #Conflicts:      55000 | #Constraints:      39032
3585.46/3595.64	c #Conflicts:      56000 | #Constraints:      40032
3585.46/3595.64	c #Conflicts:      57000 | #Constraints:      41032
3585.46/3595.64	c #Conflicts:      58000 | #Constraints:      42032
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      59000 | #Constraints:      37737
3585.46/3595.64	c #Conflicts:      60000 | #Constraints:      38737
3585.46/3595.64	c #Conflicts:      61000 | #Constraints:      39737
3585.46/3595.64	c #Conflicts:      62000 | #Constraints:      40737
3585.46/3595.64	c #Conflicts:      63000 | #Constraints:      41737
3585.46/3595.64	c #Conflicts:      64000 | #Constraints:      42737
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      65000 | #Constraints:      38220
3585.46/3595.64	c #Conflicts:      66000 | #Constraints:      39220
3585.46/3595.64	c #Conflicts:      67000 | #Constraints:      40220
3585.46/3595.64	c #Conflicts:      68000 | #Constraints:      41220
3585.46/3595.64	c #Conflicts:      69000 | #Constraints:      42220
3585.46/3595.64	c #Conflicts:      70000 | #Constraints:      43220
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      71000 | #Constraints:      38550
3585.46/3595.64	c #Conflicts:      72000 | #Constraints:      39550
3585.46/3595.64	c #Conflicts:      73000 | #Constraints:      40550
3585.46/3595.64	c #Conflicts:      74000 | #Constraints:      41550
3585.46/3595.64	c #Conflicts:      75000 | #Constraints:      42550
3585.46/3595.64	c #Conflicts:      76000 | #Constraints:      43550
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      77000 | #Constraints:      38657
3585.46/3595.64	c #Conflicts:      78000 | #Constraints:      39657
3585.46/3595.64	c #Conflicts:      79000 | #Constraints:      40657
3585.46/3595.64	c #Conflicts:      80000 | #Constraints:      41657
3585.46/3595.64	c #Conflicts:      81000 | #Constraints:      42657
3585.46/3595.64	c #Conflicts:      82000 | #Constraints:      43657
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      83000 | #Constraints:      38537
3585.46/3595.64	c #Conflicts:      84000 | #Constraints:      39537
3585.46/3595.64	c #Conflicts:      85000 | #Constraints:      40537
3585.46/3595.64	c #Conflicts:      86000 | #Constraints:      41537
3585.46/3595.64	c #Conflicts:      87000 | #Constraints:      42537
3585.46/3595.64	c #Conflicts:      88000 | #Constraints:      43537
3585.46/3595.64	c #Conflicts:      89000 | #Constraints:      44537
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      90000 | #Constraints:      39239
3585.46/3595.64	c #Conflicts:      91000 | #Constraints:      40239
3585.46/3595.64	c #Conflicts:      92000 | #Constraints:      41239
3585.46/3595.64	c #Conflicts:      93000 | #Constraints:      42239
3585.46/3595.64	c #Conflicts:      94000 | #Constraints:      43239
3585.46/3595.64	c #Conflicts:      95000 | #Constraints:      44239
3585.46/3595.64	c #Conflicts:      96000 | #Constraints:      45239
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:      97000 | #Constraints:      39725
3585.46/3595.64	c #Conflicts:      98000 | #Constraints:      40725
3585.46/3595.64	c #Conflicts:      99000 | #Constraints:      41725
3585.46/3595.64	c #Conflicts:     100000 | #Constraints:      42725
3585.46/3595.64	c #Conflicts:     101000 | #Constraints:      43725
3585.46/3595.64	c #Conflicts:     102000 | #Constraints:      44725
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     103000 | #Constraints:      39005
3585.46/3595.64	c #Conflicts:     104000 | #Constraints:      40005
3585.46/3595.64	c #Conflicts:     105000 | #Constraints:      41005
3585.46/3595.64	c #Conflicts:     106000 | #Constraints:      42005
3585.46/3595.64	c #Conflicts:     107000 | #Constraints:      43005
3585.46/3595.64	c #Conflicts:     108000 | #Constraints:      44005
3585.46/3595.64	c #Conflicts:     109000 | #Constraints:      45005
3585.46/3595.64	c #Conflicts:     110000 | #Constraints:      46005
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     111000 | #Constraints:      40121
3585.46/3595.64	c #Conflicts:     112000 | #Constraints:      41121
3585.46/3595.64	c #Conflicts:     113000 | #Constraints:      42121
3585.46/3595.64	c #Conflicts:     114000 | #Constraints:      43121
3585.46/3595.64	c #Conflicts:     115000 | #Constraints:      44121
3585.46/3595.64	c #Conflicts:     116000 | #Constraints:      45121
3585.46/3595.64	c #Conflicts:     117000 | #Constraints:      46121
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     118000 | #Constraints:      40024
3585.46/3595.64	c #Conflicts:     119000 | #Constraints:      41024
3585.46/3595.64	c #Conflicts:     120000 | #Constraints:      42024
3585.46/3595.64	c #Conflicts:     121000 | #Constraints:      43024
3585.46/3595.64	c #Conflicts:     122000 | #Constraints:      44024
3585.46/3595.64	c #Conflicts:     123000 | #Constraints:      45024
3585.46/3595.64	c #Conflicts:     124000 | #Constraints:      46024
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     125000 | #Constraints:      39739
3585.46/3595.64	c #Conflicts:     126000 | #Constraints:      40739
3585.46/3595.64	c #Conflicts:     127000 | #Constraints:      41739
3585.46/3595.64	c #Conflicts:     128000 | #Constraints:      42739
3585.46/3595.64	c #Conflicts:     129000 | #Constraints:      43739
3585.46/3595.64	c #Conflicts:     130000 | #Constraints:      44739
3585.46/3595.64	c #Conflicts:     131000 | #Constraints:      45739
3585.46/3595.64	c #Conflicts:     132000 | #Constraints:      46739
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     133000 | #Constraints:      40244
3585.46/3595.64	c #Conflicts:     134000 | #Constraints:      41244
3585.46/3595.64	c #Conflicts:     135000 | #Constraints:      42244
3585.46/3595.64	c #Conflicts:     136000 | #Constraints:      43244
3585.46/3595.64	c #Conflicts:     137000 | #Constraints:      44244
3585.46/3595.64	c #Conflicts:     138000 | #Constraints:      45244
3585.46/3595.64	c #Conflicts:     139000 | #Constraints:      46244
3585.46/3595.64	c #Conflicts:     140000 | #Constraints:      47244
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     141000 | #Constraints:      40555
3585.46/3595.64	c #Conflicts:     142000 | #Constraints:      41555
3585.46/3595.64	c #Conflicts:     143000 | #Constraints:      42555
3585.46/3595.64	c #Conflicts:     144000 | #Constraints:      43555
3585.46/3595.64	c #Conflicts:     145000 | #Constraints:      44555
3585.46/3595.64	c #Conflicts:     146000 | #Constraints:      45555
3585.46/3595.64	c #Conflicts:     147000 | #Constraints:      46555
3585.46/3595.64	c #Conflicts:     148000 | #Constraints:      47555
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     149000 | #Constraints:      40627
3585.46/3595.64	c #Conflicts:     150000 | #Constraints:      41627
3585.46/3595.64	c #Conflicts:     151000 | #Constraints:      42627
3585.46/3595.64	c #Conflicts:     152000 | #Constraints:      43627
3585.46/3595.64	c #Conflicts:     153000 | #Constraints:      44627
3585.46/3595.64	c #Conflicts:     154000 | #Constraints:      45627
3585.46/3595.64	c #Conflicts:     155000 | #Constraints:      46627
3585.46/3595.64	c #Conflicts:     156000 | #Constraints:      47627
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     157000 | #Constraints:      40470
3585.46/3595.64	c #Conflicts:     158000 | #Constraints:      41470
3585.46/3595.64	c #Conflicts:     159000 | #Constraints:      42470
3585.46/3595.64	c #Conflicts:     160000 | #Constraints:      43470
3585.46/3595.64	c #Conflicts:     161000 | #Constraints:      44470
3585.46/3595.64	c #Conflicts:     162000 | #Constraints:      45470
3585.46/3595.64	c #Conflicts:     163000 | #Constraints:      46470
3585.46/3595.64	c #Conflicts:     164000 | #Constraints:      47470
3585.46/3595.64	c #Conflicts:     165000 | #Constraints:      48470
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     166000 | #Constraints:      41223
3585.46/3595.64	c #Conflicts:     167000 | #Constraints:      42223
3585.46/3595.64	c #Conflicts:     168000 | #Constraints:      43223
3585.46/3595.64	c #Conflicts:     169000 | #Constraints:      44223
3585.46/3595.64	c #Conflicts:     170000 | #Constraints:      45223
3585.46/3595.64	c #Conflicts:     171000 | #Constraints:      46223
3585.46/3595.64	c #Conflicts:     172000 | #Constraints:      47223
3585.46/3595.64	c #Conflicts:     173000 | #Constraints:      48223
3585.46/3595.64	c #Conflicts:     174000 | #Constraints:      49223
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     175000 | #Constraints:      41694
3585.46/3595.64	c #Conflicts:     176000 | #Constraints:      42694
3585.46/3595.64	c #Conflicts:     177000 | #Constraints:      43694
3585.46/3595.64	c #Conflicts:     178000 | #Constraints:      44694
3585.46/3595.64	c #Conflicts:     179000 | #Constraints:      45694
3585.46/3595.64	c #Conflicts:     180000 | #Constraints:      46694
3585.46/3595.64	c #Conflicts:     181000 | #Constraints:      47694
3585.46/3595.64	c #Conflicts:     182000 | #Constraints:      48694
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     183000 | #Constraints:      41007
3585.46/3595.64	c #Conflicts:     184000 | #Constraints:      42007
3585.46/3595.64	c #Conflicts:     185000 | #Constraints:      43007
3585.46/3595.64	c #Conflicts:     186000 | #Constraints:      44007
3585.46/3595.64	c #Conflicts:     187000 | #Constraints:      45007
3585.46/3595.64	c #Conflicts:     188000 | #Constraints:      46007
3585.46/3595.64	c #Conflicts:     189000 | #Constraints:      47007
3585.46/3595.64	c #Conflicts:     190000 | #Constraints:      48007
3585.46/3595.64	c #Conflicts:     191000 | #Constraints:      49007
3585.46/3595.64	c #Conflicts:     192000 | #Constraints:      50007
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     193000 | #Constraints:      42129
3585.46/3595.64	c #Conflicts:     194000 | #Constraints:      43129
3585.46/3595.64	c #Conflicts:     195000 | #Constraints:      44129
3585.46/3595.64	c #Conflicts:     196000 | #Constraints:      45129
3585.46/3595.64	c #Conflicts:     197000 | #Constraints:      46129
3585.46/3595.64	c #Conflicts:     198000 | #Constraints:      47129
3585.46/3595.64	c #Conflicts:     199000 | #Constraints:      48129
3585.46/3595.64	c #Conflicts:     200000 | #Constraints:      49129
3585.46/3595.64	c #Conflicts:     201000 | #Constraints:      50129
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     202000 | #Constraints:      42055
3585.46/3595.64	c #Conflicts:     203000 | #Constraints:      43055
3585.46/3595.64	c #Conflicts:     204000 | #Constraints:      44055
3585.46/3595.64	c #Conflicts:     205000 | #Constraints:      45055
3585.46/3595.64	c #Conflicts:     206000 | #Constraints:      46055
3585.46/3595.64	c #Conflicts:     207000 | #Constraints:      47055
3585.46/3595.64	c #Conflicts:     208000 | #Constraints:      48055
3585.46/3595.64	c #Conflicts:     209000 | #Constraints:      49055
3585.46/3595.64	c #Conflicts:     210000 | #Constraints:      50055
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     211000 | #Constraints:      41746
3585.46/3595.64	c #Conflicts:     212000 | #Constraints:      42746
3585.46/3595.64	c #Conflicts:     213000 | #Constraints:      43746
3585.46/3595.64	c #Conflicts:     214000 | #Constraints:      44746
3585.46/3595.64	c #Conflicts:     215000 | #Constraints:      45746
3585.46/3595.64	c #Conflicts:     216000 | #Constraints:      46746
3585.46/3595.64	c #Conflicts:     217000 | #Constraints:      47746
3585.46/3595.64	c #Conflicts:     218000 | #Constraints:      48746
3585.46/3595.64	c #Conflicts:     219000 | #Constraints:      49746
3585.46/3595.64	c #Conflicts:     220000 | #Constraints:      50746
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     221000 | #Constraints:      42252
3585.46/3595.64	c #Conflicts:     222000 | #Constraints:      43252
3585.46/3595.64	c #Conflicts:     223000 | #Constraints:      44252
3585.46/3595.64	c #Conflicts:     224000 | #Constraints:      45252
3585.46/3595.64	c #Conflicts:     225000 | #Constraints:      46252
3585.46/3595.64	c #Conflicts:     226000 | #Constraints:      47252
3585.46/3595.64	c #Conflicts:     227000 | #Constraints:      48252
3585.46/3595.64	c #Conflicts:     228000 | #Constraints:      49252
3585.46/3595.64	c #Conflicts:     229000 | #Constraints:      50252
3585.46/3595.64	c #Conflicts:     230000 | #Constraints:      51252
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     231000 | #Constraints:      42584
3585.46/3595.64	c #Conflicts:     232000 | #Constraints:      43584
3585.46/3595.64	c #Conflicts:     233000 | #Constraints:      44584
3585.46/3595.64	c #Conflicts:     234000 | #Constraints:      45584
3585.46/3595.64	c #Conflicts:     235000 | #Constraints:      46584
3585.46/3595.64	c #Conflicts:     236000 | #Constraints:      47584
3585.46/3595.64	c #Conflicts:     237000 | #Constraints:      48584
3585.46/3595.64	c #Conflicts:     238000 | #Constraints:      49584
3585.46/3595.64	c #Conflicts:     239000 | #Constraints:      50584
3585.46/3595.64	c #Conflicts:     240000 | #Constraints:      51584
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     241000 | #Constraints:      42670
3585.46/3595.64	c #Conflicts:     242000 | #Constraints:      43670
3585.46/3595.64	c #Conflicts:     243000 | #Constraints:      44670
3585.46/3595.64	c #Conflicts:     244000 | #Constraints:      45670
3585.46/3595.64	c #Conflicts:     245000 | #Constraints:      46670
3585.46/3595.64	c #Conflicts:     246000 | #Constraints:      47670
3585.46/3595.64	c #Conflicts:     247000 | #Constraints:      48670
3585.46/3595.64	c #Conflicts:     248000 | #Constraints:      49670
3585.46/3595.64	c #Conflicts:     249000 | #Constraints:      50670
3585.46/3595.64	c #Conflicts:     250000 | #Constraints:      51670
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     251000 | #Constraints:      42552
3585.46/3595.64	c #Conflicts:     252000 | #Constraints:      43552
3585.46/3595.64	c #Conflicts:     253000 | #Constraints:      44552
3585.46/3595.64	c #Conflicts:     254000 | #Constraints:      45552
3585.46/3595.64	c #Conflicts:     255000 | #Constraints:      46552
3585.46/3595.64	c #Conflicts:     256000 | #Constraints:      47552
3585.46/3595.64	c #Conflicts:     257000 | #Constraints:      48552
3585.46/3595.64	c #Conflicts:     258000 | #Constraints:      49552
3585.46/3595.64	c #Conflicts:     259000 | #Constraints:      50552
3585.46/3595.64	c #Conflicts:     260000 | #Constraints:      51552
3585.46/3595.64	c #Conflicts:     261000 | #Constraints:      52552
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     262000 | #Constraints:      43242
3585.46/3595.64	c #Conflicts:     263000 | #Constraints:      44242
3585.46/3595.64	c #Conflicts:     264000 | #Constraints:      45242
3585.46/3595.64	c #Conflicts:     265000 | #Constraints:      46242
3585.46/3595.64	c #Conflicts:     266000 | #Constraints:      47242
3585.46/3595.64	c #Conflicts:     267000 | #Constraints:      48242
3585.46/3595.64	c #Conflicts:     268000 | #Constraints:      49242
3585.46/3595.64	c #Conflicts:     269000 | #Constraints:      50242
3585.46/3595.64	c #Conflicts:     270000 | #Constraints:      51242
3585.46/3595.64	c #Conflicts:     271000 | #Constraints:      52242
3585.46/3595.64	c #Conflicts:     272000 | #Constraints:      53242
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     273000 | #Constraints:      43730
3585.46/3595.64	c #Conflicts:     274000 | #Constraints:      44730
3585.46/3595.64	c #Conflicts:     275000 | #Constraints:      45730
3585.46/3595.64	c #Conflicts:     276000 | #Constraints:      46730
3585.46/3595.64	c #Conflicts:     277000 | #Constraints:      47730
3585.46/3595.64	c #Conflicts:     278000 | #Constraints:      48730
3585.46/3595.64	c #Conflicts:     279000 | #Constraints:      49730
3585.46/3595.64	c #Conflicts:     280000 | #Constraints:      50730
3585.46/3595.64	c #Conflicts:     281000 | #Constraints:      51730
3585.46/3595.64	c #Conflicts:     282000 | #Constraints:      52730
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     283000 | #Constraints:      43035
3585.46/3595.64	c #Conflicts:     284000 | #Constraints:      44035
3585.46/3595.64	c #Conflicts:     285000 | #Constraints:      45035
3585.46/3595.64	c #Conflicts:     286000 | #Constraints:      46035
3585.46/3595.64	c #Conflicts:     287000 | #Constraints:      47035
3585.46/3595.64	c #Conflicts:     288000 | #Constraints:      48035
3585.46/3595.64	c #Conflicts:     289000 | #Constraints:      49035
3585.46/3595.64	c #Conflicts:     290000 | #Constraints:      50035
3585.46/3595.64	c #Conflicts:     291000 | #Constraints:      51035
3585.46/3595.64	c #Conflicts:     292000 | #Constraints:      52035
3585.46/3595.64	c #Conflicts:     293000 | #Constraints:      53035
3585.46/3595.64	c #Conflicts:     294000 | #Constraints:      54035
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     295000 | #Constraints:      44150
3585.46/3595.64	c #Conflicts:     296000 | #Constraints:      45150
3585.46/3595.64	c #Conflicts:     297000 | #Constraints:      46150
3585.46/3595.64	c #Conflicts:     298000 | #Constraints:      47150
3585.46/3595.64	c #Conflicts:     299000 | #Constraints:      48150
3585.46/3595.64	c #Conflicts:     300000 | #Constraints:      49150
3585.46/3595.64	c #Conflicts:     301000 | #Constraints:      50150
3585.46/3595.64	c #Conflicts:     302000 | #Constraints:      51150
3585.46/3595.64	c #Conflicts:     303000 | #Constraints:      52150
3585.46/3595.64	c #Conflicts:     304000 | #Constraints:      53150
3585.46/3595.64	c #Conflicts:     305000 | #Constraints:      54150
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     306000 | #Constraints:      44049
3585.46/3595.64	c #Conflicts:     307000 | #Constraints:      45049
3585.46/3595.64	c #Conflicts:     308000 | #Constraints:      46049
3585.46/3595.64	c #Conflicts:     309000 | #Constraints:      47049
3585.46/3595.64	c #Conflicts:     310000 | #Constraints:      48049
3585.46/3595.64	c #Conflicts:     311000 | #Constraints:      49049
3585.46/3595.64	c #Conflicts:     312000 | #Constraints:      50049
3585.46/3595.64	c #Conflicts:     313000 | #Constraints:      51049
3585.46/3595.64	c #Conflicts:     314000 | #Constraints:      52049
3585.46/3595.64	c #Conflicts:     315000 | #Constraints:      53049
3585.46/3595.64	c #Conflicts:     316000 | #Constraints:      54049
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     317000 | #Constraints:      43753
3585.46/3595.64	c #Conflicts:     318000 | #Constraints:      44753
3585.46/3595.64	c #Conflicts:     319000 | #Constraints:      45753
3585.46/3595.64	c #Conflicts:     320000 | #Constraints:      46753
3585.46/3595.64	c #Conflicts:     321000 | #Constraints:      47753
3585.46/3595.64	c #Conflicts:     322000 | #Constraints:      48753
3585.46/3595.64	c #Conflicts:     323000 | #Constraints:      49753
3585.46/3595.64	c #Conflicts:     324000 | #Constraints:      50753
3585.46/3595.64	c #Conflicts:     325000 | #Constraints:      51753
3585.46/3595.64	c #Conflicts:     326000 | #Constraints:      52753
3585.46/3595.64	c #Conflicts:     327000 | #Constraints:      53753
3585.46/3595.64	c #Conflicts:     328000 | #Constraints:      54753
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     329000 | #Constraints:      44265
3585.46/3595.64	c #Conflicts:     330000 | #Constraints:      45265
3585.46/3595.64	c #Conflicts:     331000 | #Constraints:      46265
3585.46/3595.64	c #Conflicts:     332000 | #Constraints:      47265
3585.46/3595.64	c #Conflicts:     333000 | #Constraints:      48265
3585.46/3595.64	c #Conflicts:     334000 | #Constraints:      49265
3585.46/3595.64	c #Conflicts:     335000 | #Constraints:      50265
3585.46/3595.64	c #Conflicts:     336000 | #Constraints:      51265
3585.46/3595.64	c #Conflicts:     337000 | #Constraints:      52265
3585.46/3595.64	c #Conflicts:     338000 | #Constraints:      53265
3585.46/3595.64	c #Conflicts:     339000 | #Constraints:      54265
3585.46/3595.64	c #Conflicts:     340000 | #Constraints:      55265
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     341000 | #Constraints:      44618
3585.46/3595.64	c #Conflicts:     342000 | #Constraints:      45618
3585.46/3595.64	c #Conflicts:     343000 | #Constraints:      46618
3585.46/3595.64	c #Conflicts:     344000 | #Constraints:      47618
3585.46/3595.64	c #Conflicts:     345000 | #Constraints:      48618
3585.46/3595.64	c #Conflicts:     346000 | #Constraints:      49618
3585.46/3595.64	c #Conflicts:     347000 | #Constraints:      50618
3585.46/3595.64	c #Conflicts:     348000 | #Constraints:      51618
3585.46/3595.64	c #Conflicts:     349000 | #Constraints:      52618
3585.46/3595.64	c #Conflicts:     350000 | #Constraints:      53618
3585.46/3595.64	c #Conflicts:     351000 | #Constraints:      54618
3585.46/3595.64	c #Conflicts:     352000 | #Constraints:      55618
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     353000 | #Constraints:      44694
3585.46/3595.64	c #Conflicts:     354000 | #Constraints:      45694
3585.46/3595.64	c #Conflicts:     355000 | #Constraints:      46694
3585.46/3595.64	c #Conflicts:     356000 | #Constraints:      47694
3585.46/3595.64	c #Conflicts:     357000 | #Constraints:      48694
3585.46/3595.64	c #Conflicts:     358000 | #Constraints:      49694
3585.46/3595.64	c #Conflicts:     359000 | #Constraints:      50694
3585.46/3595.64	c #Conflicts:     360000 | #Constraints:      51694
3585.46/3595.64	c #Conflicts:     361000 | #Constraints:      52694
3585.46/3595.64	c #Conflicts:     362000 | #Constraints:      53694
3585.46/3595.64	c #Conflicts:     363000 | #Constraints:      54694
3585.46/3595.64	c #Conflicts:     364000 | #Constraints:      55694
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     365000 | #Constraints:      44582
3585.46/3595.64	c #Conflicts:     366000 | #Constraints:      45582
3585.46/3595.64	c #Conflicts:     367000 | #Constraints:      46582
3585.46/3595.64	c #Conflicts:     368000 | #Constraints:      47582
3585.46/3595.64	c #Conflicts:     369000 | #Constraints:      48582
3585.46/3595.64	c #Conflicts:     370000 | #Constraints:      49582
3585.46/3595.64	c #Conflicts:     371000 | #Constraints:      50582
3585.46/3595.64	c #Conflicts:     372000 | #Constraints:      51582
3585.46/3595.64	c #Conflicts:     373000 | #Constraints:      52582
3585.46/3595.64	c #Conflicts:     374000 | #Constraints:      53582
3585.46/3595.64	c #Conflicts:     375000 | #Constraints:      54582
3585.46/3595.64	c #Conflicts:     376000 | #Constraints:      55582
3585.46/3595.64	c #Conflicts:     377000 | #Constraints:      56582
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     378000 | #Constraints:      45276
3585.46/3595.64	c #Conflicts:     379000 | #Constraints:      46276
3585.46/3595.64	c #Conflicts:     380000 | #Constraints:      47276
3585.46/3595.64	c #Conflicts:     381000 | #Constraints:      48276
3585.46/3595.64	c #Conflicts:     382000 | #Constraints:      49276
3585.46/3595.64	c #Conflicts:     383000 | #Constraints:      50276
3585.46/3595.64	c #Conflicts:     384000 | #Constraints:      51276
3585.46/3595.64	c #Conflicts:     385000 | #Constraints:      52276
3585.46/3595.64	c #Conflicts:     386000 | #Constraints:      53276
3585.46/3595.64	c #Conflicts:     387000 | #Constraints:      54276
3585.46/3595.64	c #Conflicts:     388000 | #Constraints:      55276
3585.46/3595.64	c #Conflicts:     389000 | #Constraints:      56276
3585.46/3595.64	c #Conflicts:     390000 | #Constraints:      57276
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     391000 | #Constraints:      45771
3585.46/3595.64	c #Conflicts:     392000 | #Constraints:      46771
3585.46/3595.64	c #Conflicts:     393000 | #Constraints:      47771
3585.46/3595.64	c #Conflicts:     394000 | #Constraints:      48771
3585.46/3595.64	c #Conflicts:     395000 | #Constraints:      49771
3585.46/3595.64	c #Conflicts:     396000 | #Constraints:      50771
3585.46/3595.64	c #Conflicts:     397000 | #Constraints:      51771
3585.46/3595.64	c #Conflicts:     398000 | #Constraints:      52771
3585.46/3595.64	c #Conflicts:     399000 | #Constraints:      53771
3585.46/3595.64	c #Conflicts:     400000 | #Constraints:      54771
3585.46/3595.64	c #Conflicts:     401000 | #Constraints:      55771
3585.46/3595.64	c #Conflicts:     402000 | #Constraints:      56771
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     403000 | #Constraints:      45071
3585.46/3595.64	c #Conflicts:     404000 | #Constraints:      46071
3585.46/3595.64	c #Conflicts:     405000 | #Constraints:      47071
3585.46/3595.64	c #Conflicts:     406000 | #Constraints:      48071
3585.46/3595.64	c #Conflicts:     407000 | #Constraints:      49071
3585.46/3595.64	c #Conflicts:     408000 | #Constraints:      50071
3585.46/3595.64	c #Conflicts:     409000 | #Constraints:      51071
3585.46/3595.64	c #Conflicts:     410000 | #Constraints:      52071
3585.46/3595.64	c #Conflicts:     411000 | #Constraints:      53071
3585.46/3595.64	c #Conflicts:     412000 | #Constraints:      54071
3585.46/3595.64	c #Conflicts:     413000 | #Constraints:      55071
3585.46/3595.64	c #Conflicts:     414000 | #Constraints:      56071
3585.46/3595.64	c #Conflicts:     415000 | #Constraints:      57071
3585.46/3595.64	c #Conflicts:     416000 | #Constraints:      58071
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     417000 | #Constraints:      46175
3585.46/3595.64	c #Conflicts:     418000 | #Constraints:      47175
3585.46/3595.64	c #Conflicts:     419000 | #Constraints:      48175
3585.46/3595.64	c #Conflicts:     420000 | #Constraints:      49175
3585.46/3595.64	c #Conflicts:     421000 | #Constraints:      50175
3585.46/3595.64	c #Conflicts:     422000 | #Constraints:      51175
3585.46/3595.64	c #Conflicts:     423000 | #Constraints:      52175
3585.46/3595.64	c #Conflicts:     424000 | #Constraints:      53175
3585.46/3595.64	c #Conflicts:     425000 | #Constraints:      54175
3585.46/3595.64	c #Conflicts:     426000 | #Constraints:      55175
3585.46/3595.64	c #Conflicts:     427000 | #Constraints:      56175
3585.46/3595.64	c #Conflicts:     428000 | #Constraints:      57175
3585.46/3595.64	c #Conflicts:     429000 | #Constraints:      58175
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     430000 | #Constraints:      46067
3585.46/3595.64	c #Conflicts:     431000 | #Constraints:      47067
3585.46/3595.64	c #Conflicts:     432000 | #Constraints:      48067
3585.46/3595.64	c #Conflicts:     433000 | #Constraints:      49067
3585.46/3595.64	c #Conflicts:     434000 | #Constraints:      50067
3585.46/3595.64	c #Conflicts:     435000 | #Constraints:      51067
3585.46/3595.64	c #Conflicts:     436000 | #Constraints:      52067
3585.46/3595.64	c #Conflicts:     437000 | #Constraints:      53067
3585.46/3595.64	c #Conflicts:     438000 | #Constraints:      54067
3585.46/3595.64	c #Conflicts:     439000 | #Constraints:      55067
3585.46/3595.64	c #Conflicts:     440000 | #Constraints:      56067
3585.46/3595.64	c #Conflicts:     441000 | #Constraints:      57067
3585.46/3595.64	c #Conflicts:     442000 | #Constraints:      58067
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     443000 | #Constraints:      45771
3585.46/3595.64	c #Conflicts:     444000 | #Constraints:      46771
3585.46/3595.64	c #Conflicts:     445000 | #Constraints:      47771
3585.46/3595.64	c #Conflicts:     446000 | #Constraints:      48771
3585.46/3595.64	c #Conflicts:     447000 | #Constraints:      49771
3585.46/3595.64	c #Conflicts:     448000 | #Constraints:      50771
3585.46/3595.64	c #Conflicts:     449000 | #Constraints:      51771
3585.46/3595.64	c #Conflicts:     450000 | #Constraints:      52771
3585.46/3595.64	c #Conflicts:     451000 | #Constraints:      53771
3585.46/3595.64	c #Conflicts:     452000 | #Constraints:      54771
3585.46/3595.64	c #Conflicts:     453000 | #Constraints:      55771
3585.46/3595.64	c #Conflicts:     454000 | #Constraints:      56771
3585.46/3595.64	c #Conflicts:     455000 | #Constraints:      57771
3585.46/3595.64	c #Conflicts:     456000 | #Constraints:      58771
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     457000 | #Constraints:      46252
3585.46/3595.64	c #Conflicts:     458000 | #Constraints:      47252
3585.46/3595.64	c #Conflicts:     459000 | #Constraints:      48252
3585.46/3595.64	c #Conflicts:     460000 | #Constraints:      49252
3585.46/3595.64	c #Conflicts:     461000 | #Constraints:      50252
3585.46/3595.64	c #Conflicts:     462000 | #Constraints:      51252
3585.46/3595.64	c #Conflicts:     463000 | #Constraints:      52252
3585.46/3595.64	c #Conflicts:     464000 | #Constraints:      53252
3585.46/3595.64	c #Conflicts:     465000 | #Constraints:      54252
3585.46/3595.64	c #Conflicts:     466000 | #Constraints:      55252
3585.46/3595.64	c #Conflicts:     467000 | #Constraints:      56252
3585.46/3595.64	c #Conflicts:     468000 | #Constraints:      57252
3585.46/3595.64	c #Conflicts:     469000 | #Constraints:      58252
3585.46/3595.64	c #Conflicts:     470000 | #Constraints:      59252
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     471000 | #Constraints:      46562
3585.46/3595.64	c #Conflicts:     472000 | #Constraints:      47562
3585.46/3595.64	c #Conflicts:     473000 | #Constraints:      48562
3585.46/3595.64	c #Conflicts:     474000 | #Constraints:      49562
3585.46/3595.64	c #Conflicts:     475000 | #Constraints:      50562
3585.46/3595.64	c #Conflicts:     476000 | #Constraints:      51562
3585.46/3595.64	c #Conflicts:     477000 | #Constraints:      52562
3585.46/3595.64	c #Conflicts:     478000 | #Constraints:      53562
3585.46/3595.64	c #Conflicts:     479000 | #Constraints:      54562
3585.46/3595.64	c #Conflicts:     480000 | #Constraints:      55562
3585.46/3595.64	c #Conflicts:     481000 | #Constraints:      56562
3585.46/3595.64	c #Conflicts:     482000 | #Constraints:      57562
3585.46/3595.64	c #Conflicts:     483000 | #Constraints:      58562
3585.46/3595.64	c #Conflicts:     484000 | #Constraints:      59562
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     485000 | #Constraints:      46679
3585.46/3595.64	c #Conflicts:     486000 | #Constraints:      47679
3585.46/3595.64	c #Conflicts:     487000 | #Constraints:      48679
3585.46/3595.64	c #Conflicts:     488000 | #Constraints:      49679
3585.46/3595.64	c #Conflicts:     489000 | #Constraints:      50679
3585.46/3595.64	c #Conflicts:     490000 | #Constraints:      51679
3585.46/3595.64	c #Conflicts:     491000 | #Constraints:      52679
3585.46/3595.64	c #Conflicts:     492000 | #Constraints:      53679
3585.46/3595.64	c #Conflicts:     493000 | #Constraints:      54679
3585.46/3595.64	c #Conflicts:     494000 | #Constraints:      55679
3585.46/3595.64	c #Conflicts:     495000 | #Constraints:      56679
3585.46/3595.64	c #Conflicts:     496000 | #Constraints:      57679
3585.46/3595.64	c #Conflicts:     497000 | #Constraints:      58679
3585.46/3595.64	c #Conflicts:     498000 | #Constraints:      59679
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     499000 | #Constraints:      46582
3585.46/3595.64	c #Conflicts:     500000 | #Constraints:      47582
3585.46/3595.64	c #Conflicts:     501000 | #Constraints:      48582
3585.46/3595.64	c #Conflicts:     502000 | #Constraints:      49582
3585.46/3595.64	c #Conflicts:     503000 | #Constraints:      50582
3585.46/3595.64	c #Conflicts:     504000 | #Constraints:      51582
3585.46/3595.64	c #Conflicts:     505000 | #Constraints:      52582
3585.46/3595.64	c #Conflicts:     506000 | #Constraints:      53582
3585.46/3595.64	c #Conflicts:     507000 | #Constraints:      54582
3585.46/3595.64	c #Conflicts:     508000 | #Constraints:      55582
3585.46/3595.64	c #Conflicts:     509000 | #Constraints:      56582
3585.46/3595.64	c #Conflicts:     510000 | #Constraints:      57582
3585.46/3595.64	c #Conflicts:     511000 | #Constraints:      58582
3585.46/3595.64	c #Conflicts:     512000 | #Constraints:      59582
3585.46/3595.64	c #Conflicts:     513000 | #Constraints:      60582
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     514000 | #Constraints:      47236
3585.46/3595.64	c #Conflicts:     515000 | #Constraints:      48236
3585.46/3595.64	c #Conflicts:     516000 | #Constraints:      49236
3585.46/3595.64	c #Conflicts:     517000 | #Constraints:      50236
3585.46/3595.64	c #Conflicts:     518000 | #Constraints:      51236
3585.46/3595.64	c #Conflicts:     519000 | #Constraints:      52236
3585.46/3595.64	c #Conflicts:     520000 | #Constraints:      53236
3585.46/3595.64	c #Conflicts:     521000 | #Constraints:      54236
3585.46/3595.64	c #Conflicts:     522000 | #Constraints:      55236
3585.46/3595.64	c #Conflicts:     523000 | #Constraints:      56236
3585.46/3595.64	c #Conflicts:     524000 | #Constraints:      57236
3585.46/3595.64	c #Conflicts:     525000 | #Constraints:      58236
3585.46/3595.64	c #Conflicts:     526000 | #Constraints:      59236
3585.46/3595.64	c #Conflicts:     527000 | #Constraints:      60236
3585.46/3595.64	c #Conflicts:     528000 | #Constraints:      61236
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     529000 | #Constraints:      47759
3585.46/3595.64	c #Conflicts:     530000 | #Constraints:      48759
3585.46/3595.64	c #Conflicts:     531000 | #Constraints:      49759
3585.46/3595.64	c #Conflicts:     532000 | #Constraints:      50759
3585.46/3595.64	c #Conflicts:     533000 | #Constraints:      51759
3585.46/3595.64	c #Conflicts:     534000 | #Constraints:      52759
3585.46/3595.64	c #Conflicts:     535000 | #Constraints:      53759
3585.46/3595.64	c #Conflicts:     536000 | #Constraints:      54759
3585.46/3595.64	c #Conflicts:     537000 | #Constraints:      55759
3585.46/3595.64	c #Conflicts:     538000 | #Constraints:      56759
3585.46/3595.64	c #Conflicts:     539000 | #Constraints:      57759
3585.46/3595.64	c #Conflicts:     540000 | #Constraints:      58759
3585.46/3595.64	c #Conflicts:     541000 | #Constraints:      59759
3585.46/3595.64	c #Conflicts:     542000 | #Constraints:      60759
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     543000 | #Constraints:      47059
3585.46/3595.64	c #Conflicts:     544000 | #Constraints:      48059
3585.46/3595.64	c #Conflicts:     545000 | #Constraints:      49059
3585.46/3595.64	c #Conflicts:     546000 | #Constraints:      50059
3585.46/3595.64	c #Conflicts:     547000 | #Constraints:      51059
3585.46/3595.64	c #Conflicts:     548000 | #Constraints:      52059
3585.46/3595.64	c #Conflicts:     549000 | #Constraints:      53059
3585.46/3595.64	c #Conflicts:     550000 | #Constraints:      54059
3585.46/3595.64	c #Conflicts:     551000 | #Constraints:      55059
3585.46/3595.64	c #Conflicts:     552000 | #Constraints:      56059
3585.46/3595.64	c #Conflicts:     553000 | #Constraints:      57059
3585.46/3595.64	c #Conflicts:     554000 | #Constraints:      58059
3585.46/3595.64	c #Conflicts:     555000 | #Constraints:      59059
3585.46/3595.64	c #Conflicts:     556000 | #Constraints:      60059
3585.46/3595.64	c #Conflicts:     557000 | #Constraints:      61059
3585.46/3595.64	c #Conflicts:     558000 | #Constraints:      62059
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     559000 | #Constraints:      48155
3585.46/3595.64	c #Conflicts:     560000 | #Constraints:      49155
3585.46/3595.64	c #Conflicts:     561000 | #Constraints:      50155
3585.46/3595.64	c #Conflicts:     562000 | #Constraints:      51155
3585.46/3595.64	c #Conflicts:     563000 | #Constraints:      52155
3585.46/3595.64	c #Conflicts:     564000 | #Constraints:      53155
3585.46/3595.64	c #Conflicts:     565000 | #Constraints:      54155
3585.46/3595.64	c #Conflicts:     566000 | #Constraints:      55155
3585.46/3595.64	c #Conflicts:     567000 | #Constraints:      56155
3585.46/3595.64	c #Conflicts:     568000 | #Constraints:      57155
3585.46/3595.64	c #Conflicts:     569000 | #Constraints:      58155
3585.46/3595.64	c #Conflicts:     570000 | #Constraints:      59155
3585.46/3595.64	c #Conflicts:     571000 | #Constraints:      60155
3585.46/3595.64	c #Conflicts:     572000 | #Constraints:      61155
3585.46/3595.64	c #Conflicts:     573000 | #Constraints:      62155
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     574000 | #Constraints:      48054
3585.46/3595.64	c #Conflicts:     575000 | #Constraints:      49054
3585.46/3595.64	c #Conflicts:     576000 | #Constraints:      50054
3585.46/3595.64	c #Conflicts:     577000 | #Constraints:      51054
3585.46/3595.64	c #Conflicts:     578000 | #Constraints:      52054
3585.46/3595.64	c #Conflicts:     579000 | #Constraints:      53054
3585.46/3595.64	c #Conflicts:     580000 | #Constraints:      54054
3585.46/3595.64	c #Conflicts:     581000 | #Constraints:      55054
3585.46/3595.64	c #Conflicts:     582000 | #Constraints:      56054
3585.46/3595.64	c #Conflicts:     583000 | #Constraints:      57054
3585.46/3595.64	c #Conflicts:     584000 | #Constraints:      58054
3585.46/3595.64	c #Conflicts:     585000 | #Constraints:      59054
3585.46/3595.64	c #Conflicts:     586000 | #Constraints:      60054
3585.46/3595.64	c #Conflicts:     587000 | #Constraints:      61054
3585.46/3595.64	c #Conflicts:     588000 | #Constraints:      62054
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     589000 | #Constraints:      47761
3585.46/3595.64	c #Conflicts:     590000 | #Constraints:      48761
3585.46/3595.64	c #Conflicts:     591000 | #Constraints:      49761
3585.46/3595.64	c #Conflicts:     592000 | #Constraints:      50761
3585.46/3595.64	c #Conflicts:     593000 | #Constraints:      51761
3585.46/3595.64	c #Conflicts:     594000 | #Constraints:      52761
3585.46/3595.64	c #Conflicts:     595000 | #Constraints:      53761
3585.46/3595.64	c #Conflicts:     596000 | #Constraints:      54761
3585.46/3595.64	c #Conflicts:     597000 | #Constraints:      55761
3585.46/3595.64	c #Conflicts:     598000 | #Constraints:      56761
3585.46/3595.64	c #Conflicts:     599000 | #Constraints:      57761
3585.46/3595.64	c #Conflicts:     600000 | #Constraints:      58761
3585.46/3595.64	c #Conflicts:     601000 | #Constraints:      59761
3585.46/3595.64	c #Conflicts:     602000 | #Constraints:      60761
3585.46/3595.64	c #Conflicts:     603000 | #Constraints:      61761
3585.46/3595.64	c #Conflicts:     604000 | #Constraints:      62761
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     605000 | #Constraints:      48275
3585.46/3595.64	c #Conflicts:     606000 | #Constraints:      49275
3585.46/3595.64	c #Conflicts:     607000 | #Constraints:      50275
3585.46/3595.64	c #Conflicts:     608000 | #Constraints:      51275
3585.46/3595.64	c #Conflicts:     609000 | #Constraints:      52275
3585.46/3595.64	c #Conflicts:     610000 | #Constraints:      53275
3585.46/3595.64	c #Conflicts:     611000 | #Constraints:      54275
3585.46/3595.64	c #Conflicts:     612000 | #Constraints:      55275
3585.46/3595.64	c #Conflicts:     613000 | #Constraints:      56275
3585.46/3595.64	c #Conflicts:     614000 | #Constraints:      57275
3585.46/3595.64	c #Conflicts:     615000 | #Constraints:      58275
3585.46/3595.64	c #Conflicts:     616000 | #Constraints:      59275
3585.46/3595.64	c #Conflicts:     617000 | #Constraints:      60275
3585.46/3595.64	c #Conflicts:     618000 | #Constraints:      61275
3585.46/3595.64	c #Conflicts:     619000 | #Constraints:      62275
3585.46/3595.64	c #Conflicts:     620000 | #Constraints:      63275
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     621000 | #Constraints:      48588
3585.46/3595.64	c #Conflicts:     622000 | #Constraints:      49588
3585.46/3595.64	c #Conflicts:     623000 | #Constraints:      50588
3585.46/3595.64	c #Conflicts:     624000 | #Constraints:      51588
3585.46/3595.64	c #Conflicts:     625000 | #Constraints:      52588
3585.46/3595.64	c #Conflicts:     626000 | #Constraints:      53588
3585.46/3595.64	c #Conflicts:     627000 | #Constraints:      54588
3585.46/3595.64	c #Conflicts:     628000 | #Constraints:      55588
3585.46/3595.64	c #Conflicts:     629000 | #Constraints:      56588
3585.46/3595.64	c #Conflicts:     630000 | #Constraints:      57588
3585.46/3595.64	c #Conflicts:     631000 | #Constraints:      58588
3585.46/3595.64	c #Conflicts:     632000 | #Constraints:      59588
3585.46/3595.64	c #Conflicts:     633000 | #Constraints:      60588
3585.46/3595.64	c #Conflicts:     634000 | #Constraints:      61588
3585.46/3595.64	c #Conflicts:     635000 | #Constraints:      62588
3585.46/3595.64	c #Conflicts:     636000 | #Constraints:      63588
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     637000 | #Constraints:      48689
3585.46/3595.64	c #Conflicts:     638000 | #Constraints:      49689
3585.46/3595.64	c #Conflicts:     639000 | #Constraints:      50689
3585.46/3595.64	c #Conflicts:     640000 | #Constraints:      51689
3585.46/3595.64	c #Conflicts:     641000 | #Constraints:      52689
3585.46/3595.64	c #Conflicts:     642000 | #Constraints:      53689
3585.46/3595.64	c #Conflicts:     643000 | #Constraints:      54689
3585.46/3595.64	c #Conflicts:     644000 | #Constraints:      55689
3585.46/3595.64	c #Conflicts:     645000 | #Constraints:      56689
3585.46/3595.64	c #Conflicts:     646000 | #Constraints:      57689
3585.46/3595.64	c #Conflicts:     647000 | #Constraints:      58689
3585.46/3595.64	c #Conflicts:     648000 | #Constraints:      59689
3585.46/3595.64	c #Conflicts:     649000 | #Constraints:      60689
3585.46/3595.64	c #Conflicts:     650000 | #Constraints:      61689
3585.46/3595.64	c #Conflicts:     651000 | #Constraints:      62689
3585.46/3595.64	c #Conflicts:     652000 | #Constraints:      63689
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     653000 | #Constraints:      48578
3585.46/3595.64	c #Conflicts:     654000 | #Constraints:      49578
3585.46/3595.64	c #Conflicts:     655000 | #Constraints:      50578
3585.46/3595.64	c #Conflicts:     656000 | #Constraints:      51578
3585.46/3595.64	c #Conflicts:     657000 | #Constraints:      52578
3585.46/3595.64	c #Conflicts:     658000 | #Constraints:      53578
3585.46/3595.64	c #Conflicts:     659000 | #Constraints:      54578
3585.46/3595.64	c #Conflicts:     660000 | #Constraints:      55578
3585.46/3595.64	c #Conflicts:     661000 | #Constraints:      56578
3585.46/3595.64	c #Conflicts:     662000 | #Constraints:      57578
3585.46/3595.64	c #Conflicts:     663000 | #Constraints:      58578
3585.46/3595.64	c #Conflicts:     664000 | #Constraints:      59578
3585.46/3595.64	c #Conflicts:     665000 | #Constraints:      60578
3585.46/3595.64	c #Conflicts:     666000 | #Constraints:      61578
3585.46/3595.64	c #Conflicts:     667000 | #Constraints:      62578
3585.46/3595.64	c #Conflicts:     668000 | #Constraints:      63578
3585.46/3595.64	c #Conflicts:     669000 | #Constraints:      64578
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     670000 | #Constraints:      49287
3585.46/3595.64	c #Conflicts:     671000 | #Constraints:      50287
3585.46/3595.64	c #Conflicts:     672000 | #Constraints:      51287
3585.46/3595.64	c #Conflicts:     673000 | #Constraints:      52287
3585.46/3595.64	c #Conflicts:     674000 | #Constraints:      53287
3585.46/3595.64	c #Conflicts:     675000 | #Constraints:      54287
3585.46/3595.64	c #Conflicts:     676000 | #Constraints:      55287
3585.46/3595.64	c #Conflicts:     677000 | #Constraints:      56287
3585.46/3595.64	c #Conflicts:     678000 | #Constraints:      57287
3585.46/3595.64	c #Conflicts:     679000 | #Constraints:      58287
3585.46/3595.64	c #Conflicts:     680000 | #Constraints:      59287
3585.46/3595.64	c #Conflicts:     681000 | #Constraints:      60287
3585.46/3595.64	c #Conflicts:     682000 | #Constraints:      61287
3585.46/3595.64	c #Conflicts:     683000 | #Constraints:      62287
3585.46/3595.64	c #Conflicts:     684000 | #Constraints:      63287
3585.46/3595.64	c #Conflicts:     685000 | #Constraints:      64287
3585.46/3595.64	c #Conflicts:     686000 | #Constraints:      65287
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     687000 | #Constraints:      49779
3585.46/3595.64	c #Conflicts:     688000 | #Constraints:      50779
3585.46/3595.64	c #Conflicts:     689000 | #Constraints:      51779
3585.46/3595.64	c #Conflicts:     690000 | #Constraints:      52779
3585.46/3595.64	c #Conflicts:     691000 | #Constraints:      53779
3585.46/3595.64	c #Conflicts:     692000 | #Constraints:      54779
3585.46/3595.64	c #Conflicts:     693000 | #Constraints:      55779
3585.46/3595.64	c #Conflicts:     694000 | #Constraints:      56779
3585.46/3595.64	c #Conflicts:     695000 | #Constraints:      57779
3585.46/3595.64	c #Conflicts:     696000 | #Constraints:      58779
3585.46/3595.64	c #Conflicts:     697000 | #Constraints:      59779
3585.46/3595.64	c #Conflicts:     698000 | #Constraints:      60779
3585.46/3595.64	c #Conflicts:     699000 | #Constraints:      61779
3585.46/3595.64	c #Conflicts:     700000 | #Constraints:      62779
3585.46/3595.64	c #Conflicts:     701000 | #Constraints:      63779
3585.46/3595.64	c #Conflicts:     702000 | #Constraints:      64779
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     703000 | #Constraints:      49051
3585.46/3595.64	c #Conflicts:     704000 | #Constraints:      50051
3585.46/3595.64	c #Conflicts:     705000 | #Constraints:      51051
3585.46/3595.64	c #Conflicts:     706000 | #Constraints:      52051
3585.46/3595.64	c #Conflicts:     707000 | #Constraints:      53051
3585.46/3595.64	c #Conflicts:     708000 | #Constraints:      54051
3585.46/3595.64	c #Conflicts:     709000 | #Constraints:      55051
3585.46/3595.64	c #Conflicts:     710000 | #Constraints:      56051
3585.46/3595.64	c #Conflicts:     711000 | #Constraints:      57051
3585.46/3595.64	c #Conflicts:     712000 | #Constraints:      58051
3585.46/3595.64	c #Conflicts:     713000 | #Constraints:      59051
3585.46/3595.64	c #Conflicts:     714000 | #Constraints:      60051
3585.46/3595.64	c #Conflicts:     715000 | #Constraints:      61051
3585.46/3595.64	c #Conflicts:     716000 | #Constraints:      62051
3585.46/3595.64	c #Conflicts:     717000 | #Constraints:      63051
3585.46/3595.64	c #Conflicts:     718000 | #Constraints:      64051
3585.46/3595.64	c #Conflicts:     719000 | #Constraints:      65051
3585.46/3595.64	c #Conflicts:     720000 | #Constraints:      66051
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     721000 | #Constraints:      50173
3585.46/3595.64	c #Conflicts:     722000 | #Constraints:      51173
3585.46/3595.64	c #Conflicts:     723000 | #Constraints:      52173
3585.46/3595.64	c #Conflicts:     724000 | #Constraints:      53173
3585.46/3595.64	c #Conflicts:     725000 | #Constraints:      54173
3585.46/3595.64	c #Conflicts:     726000 | #Constraints:      55173
3585.46/3595.64	c #Conflicts:     727000 | #Constraints:      56173
3585.46/3595.64	c #Conflicts:     728000 | #Constraints:      57173
3585.46/3595.64	c #Conflicts:     729000 | #Constraints:      58173
3585.46/3595.64	c #Conflicts:     730000 | #Constraints:      59173
3585.46/3595.64	c #Conflicts:     731000 | #Constraints:      60173
3585.46/3595.64	c #Conflicts:     732000 | #Constraints:      61173
3585.46/3595.64	c #Conflicts:     733000 | #Constraints:      62173
3585.46/3595.64	c #Conflicts:     734000 | #Constraints:      63173
3585.46/3595.64	c #Conflicts:     735000 | #Constraints:      64173
3585.46/3595.64	c #Conflicts:     736000 | #Constraints:      65173
3585.46/3595.64	c #Conflicts:     737000 | #Constraints:      66173
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     738000 | #Constraints:      50144
3585.46/3595.64	c #Conflicts:     739000 | #Constraints:      51144
3585.46/3595.64	c #Conflicts:     740000 | #Constraints:      52144
3585.46/3595.64	c #Conflicts:     741000 | #Constraints:      53144
3585.46/3595.64	c #Conflicts:     742000 | #Constraints:      54144
3585.46/3595.64	c #Conflicts:     743000 | #Constraints:      55144
3585.46/3595.64	c #Conflicts:     744000 | #Constraints:      56144
3585.46/3595.64	c #Conflicts:     745000 | #Constraints:      57144
3585.46/3595.64	c #Conflicts:     746000 | #Constraints:      58144
3585.46/3595.64	c #Conflicts:     747000 | #Constraints:      59144
3585.46/3595.64	c #Conflicts:     748000 | #Constraints:      60144
3585.46/3595.64	c #Conflicts:     749000 | #Constraints:      61144
3585.46/3595.64	c #Conflicts:     750000 | #Constraints:      62144
3585.46/3595.64	c #Conflicts:     751000 | #Constraints:      63144
3585.46/3595.64	c #Conflicts:     752000 | #Constraints:      64144
3585.46/3595.64	c #Conflicts:     753000 | #Constraints:      65144
3585.46/3595.64	c #Conflicts:     754000 | #Constraints:      66144
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     755000 | #Constraints:      49805
3585.46/3595.64	c #Conflicts:     756000 | #Constraints:      50805
3585.46/3595.64	c #Conflicts:     757000 | #Constraints:      51805
3585.46/3595.64	c #Conflicts:     758000 | #Constraints:      52805
3585.46/3595.64	c #Conflicts:     759000 | #Constraints:      53805
3585.46/3595.64	c #Conflicts:     760000 | #Constraints:      54805
3585.46/3595.64	c #Conflicts:     761000 | #Constraints:      55805
3585.46/3595.64	c #Conflicts:     762000 | #Constraints:      56805
3585.46/3595.64	c #Conflicts:     763000 | #Constraints:      57805
3585.46/3595.64	c #Conflicts:     764000 | #Constraints:      58805
3585.46/3595.64	c #Conflicts:     765000 | #Constraints:      59805
3585.46/3595.64	c #Conflicts:     766000 | #Constraints:      60805
3585.46/3595.64	c #Conflicts:     767000 | #Constraints:      61805
3585.46/3595.64	c #Conflicts:     768000 | #Constraints:      62805
3585.46/3595.64	c #Conflicts:     769000 | #Constraints:      63805
3585.46/3595.64	c #Conflicts:     770000 | #Constraints:      64805
3585.46/3595.64	c #Conflicts:     771000 | #Constraints:      65805
3585.46/3595.64	c #Conflicts:     772000 | #Constraints:      66805
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     773000 | #Constraints:      50295
3585.46/3595.64	c #Conflicts:     774000 | #Constraints:      51295
3585.46/3595.64	c #Conflicts:     775000 | #Constraints:      52295
3585.46/3595.64	c #Conflicts:     776000 | #Constraints:      53295
3585.46/3595.64	c #Conflicts:     777000 | #Constraints:      54295
3585.46/3595.64	c #Conflicts:     778000 | #Constraints:      55295
3585.46/3595.64	c #Conflicts:     779000 | #Constraints:      56295
3585.46/3595.64	c #Conflicts:     780000 | #Constraints:      57295
3585.46/3595.64	c #Conflicts:     781000 | #Constraints:      58295
3585.46/3595.64	c #Conflicts:     782000 | #Constraints:      59295
3585.46/3595.64	c #Conflicts:     783000 | #Constraints:      60295
3585.46/3595.64	c #Conflicts:     784000 | #Constraints:      61295
3585.46/3595.64	c #Conflicts:     785000 | #Constraints:      62295
3585.46/3595.64	c #Conflicts:     786000 | #Constraints:      63295
3585.46/3595.64	c #Conflicts:     787000 | #Constraints:      64295
3585.46/3595.64	c #Conflicts:     788000 | #Constraints:      65295
3585.46/3595.64	c #Conflicts:     789000 | #Constraints:      66295
3585.46/3595.64	c #Conflicts:     790000 | #Constraints:      67295
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     791000 | #Constraints:      50569
3585.46/3595.64	c #Conflicts:     792000 | #Constraints:      51569
3585.46/3595.64	c #Conflicts:     793000 | #Constraints:      52569
3585.46/3595.64	c #Conflicts:     794000 | #Constraints:      53569
3585.46/3595.64	c #Conflicts:     795000 | #Constraints:      54569
3585.46/3595.64	c #Conflicts:     796000 | #Constraints:      55569
3585.46/3595.64	c #Conflicts:     797000 | #Constraints:      56569
3585.46/3595.64	c #Conflicts:     798000 | #Constraints:      57569
3585.46/3595.64	c #Conflicts:     799000 | #Constraints:      58569
3585.46/3595.64	c #Conflicts:     800000 | #Constraints:      59569
3585.46/3595.64	c #Conflicts:     801000 | #Constraints:      60569
3585.46/3595.64	c #Conflicts:     802000 | #Constraints:      61569
3585.46/3595.64	c #Conflicts:     803000 | #Constraints:      62569
3585.46/3595.64	c #Conflicts:     804000 | #Constraints:      63569
3585.46/3595.64	c #Conflicts:     805000 | #Constraints:      64569
3585.46/3595.64	c #Conflicts:     806000 | #Constraints:      65569
3585.46/3595.64	c #Conflicts:     807000 | #Constraints:      66569
3585.46/3595.64	c #Conflicts:     808000 | #Constraints:      67569
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     809000 | #Constraints:      50656
3585.46/3595.64	c #Conflicts:     810000 | #Constraints:      51656
3585.46/3595.64	c #Conflicts:     811000 | #Constraints:      52656
3585.46/3595.64	c #Conflicts:     812000 | #Constraints:      53656
3585.46/3595.64	c #Conflicts:     813000 | #Constraints:      54656
3585.46/3595.64	c #Conflicts:     814000 | #Constraints:      55656
3585.46/3595.64	c #Conflicts:     815000 | #Constraints:      56656
3585.46/3595.64	c #Conflicts:     816000 | #Constraints:      57656
3585.46/3595.64	c #Conflicts:     817000 | #Constraints:      58656
3585.46/3595.64	c #Conflicts:     818000 | #Constraints:      59656
3585.46/3595.64	c #Conflicts:     819000 | #Constraints:      60656
3585.46/3595.64	c #Conflicts:     820000 | #Constraints:      61656
3585.46/3595.64	c #Conflicts:     821000 | #Constraints:      62656
3585.46/3595.64	c #Conflicts:     822000 | #Constraints:      63656
3585.46/3595.64	c #Conflicts:     823000 | #Constraints:      64656
3585.46/3595.64	c #Conflicts:     824000 | #Constraints:      65656
3585.46/3595.64	c #Conflicts:     825000 | #Constraints:      66656
3585.46/3595.64	c #Conflicts:     826000 | #Constraints:      67656
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     827000 | #Constraints:      50554
3585.46/3595.64	c #Conflicts:     828000 | #Constraints:      51554
3585.46/3595.64	c #Conflicts:     829000 | #Constraints:      52554
3585.46/3595.64	c #Conflicts:     830000 | #Constraints:      53554
3585.46/3595.64	c #Conflicts:     831000 | #Constraints:      54554
3585.46/3595.64	c #Conflicts:     832000 | #Constraints:      55554
3585.46/3595.64	c #Conflicts:     833000 | #Constraints:      56554
3585.46/3595.64	c #Conflicts:     834000 | #Constraints:      57554
3585.46/3595.64	c #Conflicts:     835000 | #Constraints:      58554
3585.46/3595.64	c #Conflicts:     836000 | #Constraints:      59554
3585.46/3595.64	c #Conflicts:     837000 | #Constraints:      60554
3585.46/3595.64	c #Conflicts:     838000 | #Constraints:      61554
3585.46/3595.64	c #Conflicts:     839000 | #Constraints:      62554
3585.46/3595.64	c #Conflicts:     840000 | #Constraints:      63554
3585.46/3595.64	c #Conflicts:     841000 | #Constraints:      64554
3585.46/3595.64	c #Conflicts:     842000 | #Constraints:      65554
3585.46/3595.64	c #Conflicts:     843000 | #Constraints:      66554
3585.46/3595.64	c #Conflicts:     844000 | #Constraints:      67554
3585.46/3595.64	c #Conflicts:     845000 | #Constraints:      68554
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     846000 | #Constraints:      51273
3585.46/3595.64	c #Conflicts:     847000 | #Constraints:      52273
3585.46/3595.64	c #Conflicts:     848000 | #Constraints:      53273
3585.46/3595.64	c #Conflicts:     849000 | #Constraints:      54273
3585.46/3595.64	c #Conflicts:     850000 | #Constraints:      55273
3585.46/3595.64	c #Conflicts:     851000 | #Constraints:      56273
3585.46/3595.64	c #Conflicts:     852000 | #Constraints:      57273
3585.46/3595.64	c #Conflicts:     853000 | #Constraints:      58273
3585.46/3595.64	c #Conflicts:     854000 | #Constraints:      59273
3585.46/3595.64	c #Conflicts:     855000 | #Constraints:      60273
3585.46/3595.64	c #Conflicts:     856000 | #Constraints:      61273
3585.46/3595.64	c #Conflicts:     857000 | #Constraints:      62273
3585.46/3595.64	c #Conflicts:     858000 | #Constraints:      63273
3585.46/3595.64	c #Conflicts:     859000 | #Constraints:      64273
3585.46/3595.64	c #Conflicts:     860000 | #Constraints:      65273
3585.46/3595.64	c #Conflicts:     861000 | #Constraints:      66273
3585.46/3595.64	c #Conflicts:     862000 | #Constraints:      67273
3585.46/3595.64	c #Conflicts:     863000 | #Constraints:      68273
3585.46/3595.64	c #Conflicts:     864000 | #Constraints:      69273
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     865000 | #Constraints:      51772
3585.46/3595.64	c #Conflicts:     866000 | #Constraints:      52772
3585.46/3595.64	c #Conflicts:     867000 | #Constraints:      53772
3585.46/3595.64	c #Conflicts:     868000 | #Constraints:      54772
3585.46/3595.64	c #Conflicts:     869000 | #Constraints:      55772
3585.46/3595.64	c #Conflicts:     870000 | #Constraints:      56772
3585.46/3595.64	c #Conflicts:     871000 | #Constraints:      57772
3585.46/3595.64	c #Conflicts:     872000 | #Constraints:      58772
3585.46/3595.64	c #Conflicts:     873000 | #Constraints:      59772
3585.46/3595.64	c #Conflicts:     874000 | #Constraints:      60772
3585.46/3595.64	c #Conflicts:     875000 | #Constraints:      61772
3585.46/3595.64	c #Conflicts:     876000 | #Constraints:      62772
3585.46/3595.64	c #Conflicts:     877000 | #Constraints:      63772
3585.46/3595.64	c #Conflicts:     878000 | #Constraints:      64772
3585.46/3595.64	c #Conflicts:     879000 | #Constraints:      65772
3585.46/3595.64	c #Conflicts:     880000 | #Constraints:      66772
3585.46/3595.64	c #Conflicts:     881000 | #Constraints:      67772
3585.46/3595.64	c #Conflicts:     882000 | #Constraints:      68772
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     883000 | #Constraints:      51077
3585.46/3595.64	c #Conflicts:     884000 | #Constraints:      52077
3585.46/3595.64	c #Conflicts:     885000 | #Constraints:      53077
3585.46/3595.64	c #Conflicts:     886000 | #Constraints:      54077
3585.46/3595.64	c #Conflicts:     887000 | #Constraints:      55077
3585.46/3595.64	c #Conflicts:     888000 | #Constraints:      56077
3585.46/3595.64	c #Conflicts:     889000 | #Constraints:      57077
3585.46/3595.64	c #Conflicts:     890000 | #Constraints:      58077
3585.46/3595.64	c #Conflicts:     891000 | #Constraints:      59077
3585.46/3595.64	c #Conflicts:     892000 | #Constraints:      60077
3585.46/3595.64	c #Conflicts:     893000 | #Constraints:      61077
3585.46/3595.64	c #Conflicts:     894000 | #Constraints:      62077
3585.46/3595.64	c #Conflicts:     895000 | #Constraints:      63077
3585.46/3595.64	c #Conflicts:     896000 | #Constraints:      64077
3585.46/3595.64	c #Conflicts:     897000 | #Constraints:      65077
3585.46/3595.64	c #Conflicts:     898000 | #Constraints:      66077
3585.46/3595.64	c #Conflicts:     899000 | #Constraints:      67077
3585.46/3595.64	c #Conflicts:     900000 | #Constraints:      68077
3585.46/3595.64	c #Conflicts:     901000 | #Constraints:      69077
3585.46/3595.64	c #Conflicts:     902000 | #Constraints:      70077
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     903000 | #Constraints:      52185
3585.46/3595.64	c #Conflicts:     904000 | #Constraints:      53185
3585.46/3595.64	c #Conflicts:     905000 | #Constraints:      54185
3585.46/3595.64	c #Conflicts:     906000 | #Constraints:      55185
3585.46/3595.64	c #Conflicts:     907000 | #Constraints:      56185
3585.46/3595.64	c #Conflicts:     908000 | #Constraints:      57185
3585.46/3595.64	c #Conflicts:     909000 | #Constraints:      58185
3585.46/3595.64	c #Conflicts:     910000 | #Constraints:      59185
3585.46/3595.64	c #Conflicts:     911000 | #Constraints:      60185
3585.46/3595.64	c #Conflicts:     912000 | #Constraints:      61185
3585.46/3595.64	c #Conflicts:     913000 | #Constraints:      62185
3585.46/3595.64	c #Conflicts:     914000 | #Constraints:      63185
3585.46/3595.64	c #Conflicts:     915000 | #Constraints:      64185
3585.46/3595.64	c #Conflicts:     916000 | #Constraints:      65185
3585.46/3595.64	c #Conflicts:     917000 | #Constraints:      66185
3585.46/3595.64	c #Conflicts:     918000 | #Constraints:      67185
3585.46/3595.64	c #Conflicts:     919000 | #Constraints:      68185
3585.46/3595.64	c #Conflicts:     920000 | #Constraints:      69185
3585.46/3595.64	c #Conflicts:     921000 | #Constraints:      70185
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     922000 | #Constraints:      52097
3585.46/3595.64	c #Conflicts:     923000 | #Constraints:      53097
3585.46/3595.64	c #Conflicts:     924000 | #Constraints:      54097
3585.46/3595.64	c #Conflicts:     925000 | #Constraints:      55097
3585.46/3595.64	c #Conflicts:     926000 | #Constraints:      56097
3585.46/3595.64	c #Conflicts:     927000 | #Constraints:      57097
3585.46/3595.64	c #Conflicts:     928000 | #Constraints:      58097
3585.46/3595.64	c #Conflicts:     929000 | #Constraints:      59097
3585.46/3595.64	c #Conflicts:     930000 | #Constraints:      60097
3585.46/3595.64	c #Conflicts:     931000 | #Constraints:      61097
3585.46/3595.64	c #Conflicts:     932000 | #Constraints:      62097
3585.46/3595.64	c #Conflicts:     933000 | #Constraints:      63097
3585.46/3595.64	c #Conflicts:     934000 | #Constraints:      64097
3585.46/3595.64	c #Conflicts:     935000 | #Constraints:      65097
3585.46/3595.64	c #Conflicts:     936000 | #Constraints:      66097
3585.46/3595.64	c #Conflicts:     937000 | #Constraints:      67097
3585.46/3595.64	c #Conflicts:     938000 | #Constraints:      68097
3585.46/3595.64	c #Conflicts:     939000 | #Constraints:      69097
3585.46/3595.64	c #Conflicts:     940000 | #Constraints:      70097
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     941000 | #Constraints:      51796
3585.46/3595.64	c #Conflicts:     942000 | #Constraints:      52796
3585.46/3595.64	c #Conflicts:     943000 | #Constraints:      53796
3585.46/3595.64	c #Conflicts:     944000 | #Constraints:      54796
3585.46/3595.64	c #Conflicts:     945000 | #Constraints:      55796
3585.46/3595.64	c #Conflicts:     946000 | #Constraints:      56796
3585.46/3595.64	c #Conflicts:     947000 | #Constraints:      57796
3585.46/3595.64	c #Conflicts:     948000 | #Constraints:      58796
3585.46/3595.64	c #Conflicts:     949000 | #Constraints:      59796
3585.46/3595.64	c #Conflicts:     950000 | #Constraints:      60796
3585.46/3595.64	c #Conflicts:     951000 | #Constraints:      61796
3585.46/3595.64	c #Conflicts:     952000 | #Constraints:      62796
3585.46/3595.64	c #Conflicts:     953000 | #Constraints:      63796
3585.46/3595.64	c #Conflicts:     954000 | #Constraints:      64796
3585.46/3595.64	c #Conflicts:     955000 | #Constraints:      65796
3585.46/3595.64	c #Conflicts:     956000 | #Constraints:      66796
3585.46/3595.64	c #Conflicts:     957000 | #Constraints:      67796
3585.46/3595.64	c #Conflicts:     958000 | #Constraints:      68796
3585.46/3595.64	c #Conflicts:     959000 | #Constraints:      69796
3585.46/3595.64	c #Conflicts:     960000 | #Constraints:      70796
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     961000 | #Constraints:      52297
3585.46/3595.64	c #Conflicts:     962000 | #Constraints:      53297
3585.46/3595.64	c #Conflicts:     963000 | #Constraints:      54297
3585.46/3595.64	c #Conflicts:     964000 | #Constraints:      55297
3585.46/3595.64	c #Conflicts:     965000 | #Constraints:      56297
3585.46/3595.64	c #Conflicts:     966000 | #Constraints:      57297
3585.46/3595.64	c #Conflicts:     967000 | #Constraints:      58297
3585.46/3595.64	c #Conflicts:     968000 | #Constraints:      59297
3585.46/3595.64	c #Conflicts:     969000 | #Constraints:      60297
3585.46/3595.64	c #Conflicts:     970000 | #Constraints:      61297
3585.46/3595.64	c #Conflicts:     971000 | #Constraints:      62297
3585.46/3595.64	c #Conflicts:     972000 | #Constraints:      63297
3585.46/3595.64	c #Conflicts:     973000 | #Constraints:      64297
3585.46/3595.64	c #Conflicts:     974000 | #Constraints:      65297
3585.46/3595.64	c #Conflicts:     975000 | #Constraints:      66297
3585.46/3595.64	c #Conflicts:     976000 | #Constraints:      67297
3585.46/3595.64	c #Conflicts:     977000 | #Constraints:      68297
3585.46/3595.64	c #Conflicts:     978000 | #Constraints:      69297
3585.46/3595.64	c #Conflicts:     979000 | #Constraints:      70297
3585.46/3595.64	c #Conflicts:     980000 | #Constraints:      71297
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:     981000 | #Constraints:      52591
3585.46/3595.64	c #Conflicts:     982000 | #Constraints:      53591
3585.46/3595.64	c #Conflicts:     983000 | #Constraints:      54591
3585.46/3595.64	c #Conflicts:     984000 | #Constraints:      55591
3585.46/3595.64	c #Conflicts:     985000 | #Constraints:      56591
3585.46/3595.64	c #Conflicts:     986000 | #Constraints:      57591
3585.46/3595.64	c #Conflicts:     987000 | #Constraints:      58591
3585.46/3595.64	c #Conflicts:     988000 | #Constraints:      59591
3585.46/3595.64	c #Conflicts:     989000 | #Constraints:      60591
3585.46/3595.64	c #Conflicts:     990000 | #Constraints:      61591
3585.46/3595.64	c #Conflicts:     991000 | #Constraints:      62591
3585.46/3595.64	c #Conflicts:     992000 | #Constraints:      63591
3585.46/3595.64	c #Conflicts:     993000 | #Constraints:      64591
3585.46/3595.64	c #Conflicts:     994000 | #Constraints:      65591
3585.46/3595.64	c #Conflicts:     995000 | #Constraints:      66591
3585.46/3595.64	c #Conflicts:     996000 | #Constraints:      67591
3585.46/3595.64	c #Conflicts:     997000 | #Constraints:      68591
3585.46/3595.64	c #Conflicts:     998000 | #Constraints:      69591
3585.46/3595.64	c #Conflicts:     999000 | #Constraints:      70591
3585.46/3595.64	c #Conflicts:    1000000 | #Constraints:      71591
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1001000 | #Constraints:      52710
3585.46/3595.64	c #Conflicts:    1002000 | #Constraints:      53710
3585.46/3595.64	c #Conflicts:    1003000 | #Constraints:      54710
3585.46/3595.64	c #Conflicts:    1004000 | #Constraints:      55710
3585.46/3595.64	c #Conflicts:    1005000 | #Constraints:      56710
3585.46/3595.64	c #Conflicts:    1006000 | #Constraints:      57710
3585.46/3595.64	c #Conflicts:    1007000 | #Constraints:      58710
3585.46/3595.64	c #Conflicts:    1008000 | #Constraints:      59710
3585.46/3595.64	c #Conflicts:    1009000 | #Constraints:      60710
3585.46/3595.64	c #Conflicts:    1010000 | #Constraints:      61710
3585.46/3595.64	c #Conflicts:    1011000 | #Constraints:      62710
3585.46/3595.64	c #Conflicts:    1012000 | #Constraints:      63710
3585.46/3595.64	c #Conflicts:    1013000 | #Constraints:      64710
3585.46/3595.64	c #Conflicts:    1014000 | #Constraints:      65710
3585.46/3595.64	c #Conflicts:    1015000 | #Constraints:      66710
3585.46/3595.64	c #Conflicts:    1016000 | #Constraints:      67710
3585.46/3595.64	c #Conflicts:    1017000 | #Constraints:      68710
3585.46/3595.64	c #Conflicts:    1018000 | #Constraints:      69710
3585.46/3595.64	c #Conflicts:    1019000 | #Constraints:      70710
3585.46/3595.64	c #Conflicts:    1020000 | #Constraints:      71710
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1021000 | #Constraints:      52572
3585.46/3595.64	c #Conflicts:    1022000 | #Constraints:      53572
3585.46/3595.64	c #Conflicts:    1023000 | #Constraints:      54572
3585.46/3595.64	c #Conflicts:    1024000 | #Constraints:      55572
3585.46/3595.64	c #Conflicts:    1025000 | #Constraints:      56572
3585.46/3595.64	c #Conflicts:    1026000 | #Constraints:      57572
3585.46/3595.64	c #Conflicts:    1027000 | #Constraints:      58572
3585.46/3595.64	c #Conflicts:    1028000 | #Constraints:      59572
3585.46/3595.64	c #Conflicts:    1029000 | #Constraints:      60572
3585.46/3595.64	c #Conflicts:    1030000 | #Constraints:      61572
3585.46/3595.64	c #Conflicts:    1031000 | #Constraints:      62572
3585.46/3595.64	c #Conflicts:    1032000 | #Constraints:      63572
3585.46/3595.64	c #Conflicts:    1033000 | #Constraints:      64572
3585.46/3595.64	c #Conflicts:    1034000 | #Constraints:      65572
3585.46/3595.64	c #Conflicts:    1035000 | #Constraints:      66572
3585.46/3595.64	c #Conflicts:    1036000 | #Constraints:      67572
3585.46/3595.64	c #Conflicts:    1037000 | #Constraints:      68572
3585.46/3595.64	c #Conflicts:    1038000 | #Constraints:      69572
3585.46/3595.64	c #Conflicts:    1039000 | #Constraints:      70572
3585.46/3595.64	c #Conflicts:    1040000 | #Constraints:      71572
3585.46/3595.64	c #Conflicts:    1041000 | #Constraints:      72572
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1042000 | #Constraints:      53252
3585.46/3595.64	c #Conflicts:    1043000 | #Constraints:      54252
3585.46/3595.64	c #Conflicts:    1044000 | #Constraints:      55252
3585.46/3595.64	c #Conflicts:    1045000 | #Constraints:      56252
3585.46/3595.64	c #Conflicts:    1046000 | #Constraints:      57252
3585.46/3595.64	c #Conflicts:    1047000 | #Constraints:      58252
3585.46/3595.64	c #Conflicts:    1048000 | #Constraints:      59252
3585.46/3595.64	c #Conflicts:    1049000 | #Constraints:      60252
3585.46/3595.64	c #Conflicts:    1050000 | #Constraints:      61252
3585.46/3595.64	c #Conflicts:    1051000 | #Constraints:      62252
3585.46/3595.64	c #Conflicts:    1052000 | #Constraints:      63252
3585.46/3595.64	c #Conflicts:    1053000 | #Constraints:      64252
3585.46/3595.64	c #Conflicts:    1054000 | #Constraints:      65252
3585.46/3595.64	c #Conflicts:    1055000 | #Constraints:      66252
3585.46/3595.64	c #Conflicts:    1056000 | #Constraints:      67252
3585.46/3595.64	c #Conflicts:    1057000 | #Constraints:      68252
3585.46/3595.64	c #Conflicts:    1058000 | #Constraints:      69252
3585.46/3595.64	c #Conflicts:    1059000 | #Constraints:      70252
3585.46/3595.64	c #Conflicts:    1060000 | #Constraints:      71252
3585.46/3595.64	c #Conflicts:    1061000 | #Constraints:      72252
3585.46/3595.64	c #Conflicts:    1062000 | #Constraints:      73252
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1063000 | #Constraints:      53786
3585.46/3595.64	c #Conflicts:    1064000 | #Constraints:      54786
3585.46/3595.64	c #Conflicts:    1065000 | #Constraints:      55786
3585.46/3595.64	c #Conflicts:    1066000 | #Constraints:      56786
3585.46/3595.64	c #Conflicts:    1067000 | #Constraints:      57786
3585.46/3595.64	c #Conflicts:    1068000 | #Constraints:      58786
3585.46/3595.64	c #Conflicts:    1069000 | #Constraints:      59786
3585.46/3595.64	c #Conflicts:    1070000 | #Constraints:      60786
3585.46/3595.64	c #Conflicts:    1071000 | #Constraints:      61786
3585.46/3595.64	c #Conflicts:    1072000 | #Constraints:      62786
3585.46/3595.64	c #Conflicts:    1073000 | #Constraints:      63786
3585.46/3595.64	c #Conflicts:    1074000 | #Constraints:      64786
3585.46/3595.64	c #Conflicts:    1075000 | #Constraints:      65786
3585.46/3595.64	c #Conflicts:    1076000 | #Constraints:      66786
3585.46/3595.64	c #Conflicts:    1077000 | #Constraints:      67786
3585.46/3595.64	c #Conflicts:    1078000 | #Constraints:      68786
3585.46/3595.64	c #Conflicts:    1079000 | #Constraints:      69786
3585.46/3595.64	c #Conflicts:    1080000 | #Constraints:      70786
3585.46/3595.64	c #Conflicts:    1081000 | #Constraints:      71786
3585.46/3595.64	c #Conflicts:    1082000 | #Constraints:      72786
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1083000 | #Constraints:      53115
3585.46/3595.64	c #Conflicts:    1084000 | #Constraints:      54115
3585.46/3595.64	c #Conflicts:    1085000 | #Constraints:      55115
3585.46/3595.64	c #Conflicts:    1086000 | #Constraints:      56115
3585.46/3595.64	c #Conflicts:    1087000 | #Constraints:      57116
3585.46/3595.64	c #Conflicts:    1088000 | #Constraints:      58116
3585.46/3595.64	c #Conflicts:    1089000 | #Constraints:      59241
3585.46/3595.64	c #Conflicts:    1090000 | #Constraints:      60304
3585.46/3595.64	c #Conflicts:    1091000 | #Constraints:      61305
3585.46/3595.64	c #Conflicts:    1092000 | #Constraints:      62305
3585.46/3595.64	c #Conflicts:    1093000 | #Constraints:      63306
3585.46/3595.64	c #Conflicts:    1094000 | #Constraints:      64307
3585.46/3595.64	c #Conflicts:    1095000 | #Constraints:      65307
3585.46/3595.64	c #Conflicts:    1096000 | #Constraints:      66307
3585.46/3595.64	c #Conflicts:    1097000 | #Constraints:      67308
3585.46/3595.64	c #Conflicts:    1098000 | #Constraints:      68401
3585.46/3595.64	c #Conflicts:    1099000 | #Constraints:      69828
3585.46/3595.64	c #Conflicts:    1100000 | #Constraints:      71331
3585.46/3595.64	c #Conflicts:    1101000 | #Constraints:      72851
3585.46/3595.64	c #Conflicts:    1102000 | #Constraints:      74146
3585.46/3595.64	c #Conflicts:    1103000 | #Constraints:      75186
3585.46/3595.64	c #Conflicts:    1104000 | #Constraints:      76186
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1105000 | #Constraints:      55201
3585.46/3595.64	c #Conflicts:    1106000 | #Constraints:      56201
3585.46/3595.64	c #Conflicts:    1107000 | #Constraints:      57201
3585.46/3595.64	c #Conflicts:    1108000 | #Constraints:      58201
3585.46/3595.64	c #Conflicts:    1109000 | #Constraints:      59201
3585.46/3595.64	c #Conflicts:    1110000 | #Constraints:      60201
3585.46/3595.64	c #Conflicts:    1111000 | #Constraints:      61202
3585.46/3595.64	c #Conflicts:    1112000 | #Constraints:      62221
3585.46/3595.64	c #Conflicts:    1113000 | #Constraints:      63222
3585.46/3595.64	c #Conflicts:    1114000 | #Constraints:      64230
3585.46/3595.64	c #Conflicts:    1115000 | #Constraints:      65232
3585.46/3595.64	c #Conflicts:    1116000 | #Constraints:      66239
3585.46/3595.64	c #Conflicts:    1117000 | #Constraints:      67359
3585.46/3595.64	c #Conflicts:    1118000 | #Constraints:      68367
3585.46/3595.64	c #Conflicts:    1119000 | #Constraints:      69384
3585.46/3595.64	c #Conflicts:    1120000 | #Constraints:      70443
3585.46/3595.64	c #Conflicts:    1121000 | #Constraints:      71445
3585.46/3595.64	c #Conflicts:    1122000 | #Constraints:      72476
3585.46/3595.64	c #Conflicts:    1123000 | #Constraints:      73512
3585.46/3595.64	c #Conflicts:    1124000 | #Constraints:      74520
3585.46/3595.64	c #Conflicts:    1125000 | #Constraints:      75522
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1126000 | #Constraints:      54767
3585.46/3595.64	c #Conflicts:    1127000 | #Constraints:      55767
3585.46/3595.64	c #Conflicts:    1128000 | #Constraints:      56767
3585.46/3595.64	c #Conflicts:    1129000 | #Constraints:      57767
3585.46/3595.64	c #Conflicts:    1130000 | #Constraints:      58767
3585.46/3595.64	c #Conflicts:    1131000 | #Constraints:      59767
3585.46/3595.64	c #Conflicts:    1132000 | #Constraints:      60767
3585.46/3595.64	c #Conflicts:    1133000 | #Constraints:      61767
3585.46/3595.64	c #Conflicts:    1134000 | #Constraints:      62767
3585.46/3595.64	c #Conflicts:    1135000 | #Constraints:      63767
3585.46/3595.64	c #Conflicts:    1136000 | #Constraints:      64767
3585.46/3595.64	c #Conflicts:    1137000 | #Constraints:      65767
3585.46/3595.64	c #Conflicts:    1138000 | #Constraints:      66767
3585.46/3595.64	c #Conflicts:    1139000 | #Constraints:      67767
3585.46/3595.64	c #Conflicts:    1140000 | #Constraints:      68767
3585.46/3595.64	c #Conflicts:    1141000 | #Constraints:      69767
3585.46/3595.64	c #Conflicts:    1142000 | #Constraints:      70767
3585.46/3595.64	c #Conflicts:    1143000 | #Constraints:      71767
3585.46/3595.64	c #Conflicts:    1144000 | #Constraints:      72771
3585.46/3595.64	c #Conflicts:    1145000 | #Constraints:      73862
3585.46/3595.64	c #Conflicts:    1146000 | #Constraints:      74935
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1147000 | #Constraints:      54218
3585.46/3595.64	c #Conflicts:    1148000 | #Constraints:      55218
3585.46/3595.64	c #Conflicts:    1149000 | #Constraints:      56218
3585.46/3595.64	c #Conflicts:    1150000 | #Constraints:      57218
3585.46/3595.64	c #Conflicts:    1151000 | #Constraints:      58218
3585.46/3595.64	c #Conflicts:    1152000 | #Constraints:      59218
3585.46/3595.64	c #Conflicts:    1153000 | #Constraints:      60218
3585.46/3595.64	c #Conflicts:    1154000 | #Constraints:      61218
3585.46/3595.64	c #Conflicts:    1155000 | #Constraints:      62220
3585.46/3595.64	c #Conflicts:    1156000 | #Constraints:      63220
3585.46/3595.64	c #Conflicts:    1157000 | #Constraints:      64220
3585.46/3595.64	c #Conflicts:    1158000 | #Constraints:      65221
3585.46/3595.64	c #Conflicts:    1159000 | #Constraints:      66221
3585.46/3595.64	c #Conflicts:    1160000 | #Constraints:      67221
3585.46/3595.64	c #Conflicts:    1161000 | #Constraints:      68221
3585.46/3595.64	c #Conflicts:    1162000 | #Constraints:      69221
3585.46/3595.64	c #Conflicts:    1163000 | #Constraints:      70221
3585.46/3595.64	c #Conflicts:    1164000 | #Constraints:      71221
3585.46/3595.64	c #Conflicts:    1165000 | #Constraints:      72221
3585.46/3595.64	c #Conflicts:    1166000 | #Constraints:      73221
3585.46/3595.64	c #Conflicts:    1167000 | #Constraints:      74221
3585.46/3595.64	c #Conflicts:    1168000 | #Constraints:      75221
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1169000 | #Constraints:      54510
3585.46/3595.64	c #Conflicts:    1170000 | #Constraints:      55510
3585.46/3595.64	c #Conflicts:    1171000 | #Constraints:      56510
3585.46/3595.64	c #Conflicts:    1172000 | #Constraints:      57510
3585.46/3595.64	c #Conflicts:    1173000 | #Constraints:      58510
3585.46/3595.64	c #Conflicts:    1174000 | #Constraints:      59510
3585.46/3595.64	c #Conflicts:    1175000 | #Constraints:      60510
3585.46/3595.64	c #Conflicts:    1176000 | #Constraints:      61510
3585.46/3595.64	c #Conflicts:    1177000 | #Constraints:      62510
3585.46/3595.64	c #Conflicts:    1178000 | #Constraints:      63510
3585.46/3595.64	c #Conflicts:    1179000 | #Constraints:      64510
3585.46/3595.64	c #Conflicts:    1180000 | #Constraints:      65510
3585.46/3595.64	c #Conflicts:    1181000 | #Constraints:      66510
3585.46/3595.64	c #Conflicts:    1182000 | #Constraints:      67510
3585.46/3595.64	c #Conflicts:    1183000 | #Constraints:      68510
3585.46/3595.64	c #Conflicts:    1184000 | #Constraints:      69510
3585.46/3595.64	c #Conflicts:    1185000 | #Constraints:      70510
3585.46/3595.64	c #Conflicts:    1186000 | #Constraints:      71510
3585.46/3595.64	c #Conflicts:    1187000 | #Constraints:      72510
3585.46/3595.64	c #Conflicts:    1188000 | #Constraints:      73512
3585.46/3595.64	c #Conflicts:    1189000 | #Constraints:      74980
3585.46/3595.64	c #Conflicts:    1190000 | #Constraints:      75980
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1191000 | #Constraints:      54943
3585.46/3595.64	c #Conflicts:    1192000 | #Constraints:      55943
3585.46/3595.64	c #Conflicts:    1193000 | #Constraints:      56943
3585.46/3595.64	c #Conflicts:    1194000 | #Constraints:      57943
3585.46/3595.64	c #Conflicts:    1195000 | #Constraints:      58943
3585.46/3595.64	c #Conflicts:    1196000 | #Constraints:      59943
3585.46/3595.64	c #Conflicts:    1197000 | #Constraints:      60943
3585.46/3595.64	c #Conflicts:    1198000 | #Constraints:      61943
3585.46/3595.64	c #Conflicts:    1199000 | #Constraints:      62943
3585.46/3595.64	c #Conflicts:    1200000 | #Constraints:      63943
3585.46/3595.64	c #Conflicts:    1201000 | #Constraints:      64943
3585.46/3595.64	c #Conflicts:    1202000 | #Constraints:      65943
3585.46/3595.64	c #Conflicts:    1203000 | #Constraints:      66943
3585.46/3595.64	c #Conflicts:    1204000 | #Constraints:      67943
3585.46/3595.64	c #Conflicts:    1205000 | #Constraints:      68943
3585.46/3595.64	c #Conflicts:    1206000 | #Constraints:      69943
3585.46/3595.64	c #Conflicts:    1207000 | #Constraints:      70943
3585.46/3595.64	c #Conflicts:    1208000 | #Constraints:      71943
3585.46/3595.64	c #Conflicts:    1209000 | #Constraints:      72943
3585.46/3595.64	c #Conflicts:    1210000 | #Constraints:      73943
3585.46/3595.64	c #Conflicts:    1211000 | #Constraints:      74943
3585.46/3595.64	c #Conflicts:    1212000 | #Constraints:      75943
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1213000 | #Constraints:      54872
3585.46/3595.64	c #Conflicts:    1214000 | #Constraints:      55872
3585.46/3595.64	c #Conflicts:    1215000 | #Constraints:      56872
3585.46/3595.64	c #Conflicts:    1216000 | #Constraints:      57872
3585.46/3595.64	c #Conflicts:    1217000 | #Constraints:      58872
3585.46/3595.64	c #Conflicts:    1218000 | #Constraints:      59872
3585.46/3595.64	c #Conflicts:    1219000 | #Constraints:      60872
3585.46/3595.64	c #Conflicts:    1220000 | #Constraints:      61872
3585.46/3595.64	c #Conflicts:    1221000 | #Constraints:      62872
3585.46/3595.64	c #Conflicts:    1222000 | #Constraints:      63872
3585.46/3595.64	c #Conflicts:    1223000 | #Constraints:      64872
3585.46/3595.64	c #Conflicts:    1224000 | #Constraints:      65872
3585.46/3595.64	c #Conflicts:    1225000 | #Constraints:      66872
3585.46/3595.64	c #Conflicts:    1226000 | #Constraints:      67872
3585.46/3595.64	c #Conflicts:    1227000 | #Constraints:      68872
3585.46/3595.64	c #Conflicts:    1228000 | #Constraints:      69872
3585.46/3595.64	c #Conflicts:    1229000 | #Constraints:      70872
3585.46/3595.64	c #Conflicts:    1230000 | #Constraints:      71872
3585.46/3595.64	c #Conflicts:    1231000 | #Constraints:      72872
3585.46/3595.64	c #Conflicts:    1232000 | #Constraints:      73872
3585.46/3595.64	c #Conflicts:    1233000 | #Constraints:      74872
3585.46/3595.64	c #Conflicts:    1234000 | #Constraints:      75872
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1235000 | #Constraints:      54673
3585.46/3595.64	c #Conflicts:    1236000 | #Constraints:      55673
3585.46/3595.64	c #Conflicts:    1237000 | #Constraints:      56673
3585.46/3595.64	c #Conflicts:    1238000 | #Constraints:      57673
3585.46/3595.64	c #Conflicts:    1239000 | #Constraints:      58673
3585.46/3595.64	c #Conflicts:    1240000 | #Constraints:      59673
3585.46/3595.64	c #Conflicts:    1241000 | #Constraints:      60673
3585.46/3595.64	c #Conflicts:    1242000 | #Constraints:      61673
3585.46/3595.64	c #Conflicts:    1243000 | #Constraints:      62673
3585.46/3595.64	c #Conflicts:    1244000 | #Constraints:      63673
3585.46/3595.64	c #Conflicts:    1245000 | #Constraints:      64673
3585.46/3595.64	c #Conflicts:    1246000 | #Constraints:      65677
3585.46/3595.64	c #Conflicts:    1247000 | #Constraints:      66677
3585.46/3595.64	c #Conflicts:    1248000 | #Constraints:      67678
3585.46/3595.64	c #Conflicts:    1249000 | #Constraints:      68682
3585.46/3595.64	c #Conflicts:    1250000 | #Constraints:      69682
3585.46/3595.64	c #Conflicts:    1251000 | #Constraints:      70684
3585.46/3595.64	c #Conflicts:    1252000 | #Constraints:      71684
3585.46/3595.64	c #Conflicts:    1253000 | #Constraints:      72916
3585.46/3595.64	c #Conflicts:    1254000 | #Constraints:      73918
3585.46/3595.64	c #Conflicts:    1255000 | #Constraints:      74922
3585.46/3595.64	c #Conflicts:    1256000 | #Constraints:      75922
3585.46/3595.64	c #Conflicts:    1257000 | #Constraints:      77068
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1258000 | #Constraints:      55512
3585.46/3595.64	c #Conflicts:    1259000 | #Constraints:      56512
3585.46/3595.64	c #Conflicts:    1260000 | #Constraints:      57512
3585.46/3595.64	c #Conflicts:    1261000 | #Constraints:      58512
3585.46/3595.64	c #Conflicts:    1262000 | #Constraints:      59512
3585.46/3595.64	c #Conflicts:    1263000 | #Constraints:      60512
3585.46/3595.64	c #Conflicts:    1264000 | #Constraints:      61512
3585.46/3595.64	c #Conflicts:    1265000 | #Constraints:      62512
3585.46/3595.64	c #Conflicts:    1266000 | #Constraints:      63512
3585.46/3595.64	c #Conflicts:    1267000 | #Constraints:      64512
3585.46/3595.64	c #Conflicts:    1268000 | #Constraints:      65512
3585.46/3595.64	c #Conflicts:    1269000 | #Constraints:      66512
3585.46/3595.64	c #Conflicts:    1270000 | #Constraints:      67512
3585.46/3595.64	c #Conflicts:    1271000 | #Constraints:      68513
3585.46/3595.64	c #Conflicts:    1272000 | #Constraints:      69513
3585.46/3595.64	c #Conflicts:    1273000 | #Constraints:      70513
3585.46/3595.64	c #Conflicts:    1274000 | #Constraints:      71513
3585.46/3595.64	c #Conflicts:    1275000 | #Constraints:      72513
3585.46/3595.64	c #Conflicts:    1276000 | #Constraints:      73514
3585.46/3595.64	c #Conflicts:    1277000 | #Constraints:      74514
3585.46/3595.64	c #Conflicts:    1278000 | #Constraints:      75516
3585.46/3595.64	c #Conflicts:    1279000 | #Constraints:      76516
3585.46/3595.64	c #Conflicts:    1280000 | #Constraints:      77517
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c #Conflicts:    1281000 | #Constraints:      55878
3585.46/3595.64	c #Conflicts:    1282000 | #Constraints:      56878
3585.46/3595.64	c #Conflicts:    1283000 | #Constraints:      57878
3585.46/3595.64	c #Conflicts:    1284000 | #Constraints:      58878
3585.46/3595.64	c #Conflicts:    1285000 | #Constraints:      59878
3585.46/3595.64	c #Conflicts:    1286000 | #Constraints:      60878
3585.46/3595.64	c #Conflicts:    1287000 | #Constraints:      61878
3585.46/3595.64	c #Conflicts:    1288000 | #Constraints:      62878
3585.46/3595.64	c #Conflicts:    1289000 | #Constraints:      63878
3585.46/3595.64	c #Conflicts:    1290000 | #Constraints:      64878
3585.46/3595.64	c #Conflicts:    1291000 | #Constraints:      65878
3585.46/3595.64	c #Conflicts:    1292000 | #Constraints:      66878
3585.46/3595.64	c #Conflicts:    1293000 | #Constraints:      67878
3585.46/3595.64	c #Conflicts:    1294000 | #Constraints:      68878
3585.46/3595.64	c #Conflicts:    1295000 | #Constraints:      69878
3585.46/3595.64	c #Conflicts:    1296000 | #Constraints:      70878
3585.46/3595.64	c #Conflicts:    1297000 | #Constraints:      71878
3585.46/3595.64	c #Conflicts:    1298000 | #Constraints:      72878
3585.46/3595.64	c #Conflicts:    1299000 | #Constraints:      73878
3585.46/3595.64	c #Conflicts:    1300000 | #Constraints:      74879
3585.46/3595.64	c #Conflicts:    1301000 | #Constraints:      75879
3585.46/3595.64	c #Conflicts:    1302000 | #Constraints:      76879
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1303000 | #Constraints:      55082
3585.46/3595.64	c #Conflicts:    1304000 | #Constraints:      56082
3585.46/3595.64	c #Conflicts:    1305000 | #Constraints:      57082
3585.46/3595.64	c #Conflicts:    1306000 | #Constraints:      58082
3585.46/3595.64	c #Conflicts:    1307000 | #Constraints:      59082
3585.46/3595.64	c #Conflicts:    1308000 | #Constraints:      60082
3585.46/3595.64	c #Conflicts:    1309000 | #Constraints:      61082
3585.46/3595.64	c #Conflicts:    1310000 | #Constraints:      62082
3585.46/3595.64	c #Conflicts:    1311000 | #Constraints:      63082
3585.46/3595.64	c #Conflicts:    1312000 | #Constraints:      64082
3585.46/3595.64	c #Conflicts:    1313000 | #Constraints:      65082
3585.46/3595.64	c #Conflicts:    1314000 | #Constraints:      66082
3585.46/3595.64	c #Conflicts:    1315000 | #Constraints:      67082
3585.46/3595.64	c #Conflicts:    1316000 | #Constraints:      68082
3585.46/3595.64	c #Conflicts:    1317000 | #Constraints:      69082
3585.46/3595.64	c #Conflicts:    1318000 | #Constraints:      70082
3585.46/3595.64	c #Conflicts:    1319000 | #Constraints:      71082
3585.46/3595.64	c #Conflicts:    1320000 | #Constraints:      72082
3585.46/3595.64	c #Conflicts:    1321000 | #Constraints:      73082
3585.46/3595.64	c #Conflicts:    1322000 | #Constraints:      74082
3585.46/3595.64	c #Conflicts:    1323000 | #Constraints:      75082
3585.46/3595.64	c #Conflicts:    1324000 | #Constraints:      76082
3585.46/3595.64	c #Conflicts:    1325000 | #Constraints:      77082
3585.46/3595.64	c #Conflicts:    1326000 | #Constraints:      78082
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1327000 | #Constraints:      56201
3585.46/3595.64	c #Conflicts:    1328000 | #Constraints:      57201
3585.46/3595.64	c #Conflicts:    1329000 | #Constraints:      58201
3585.46/3595.64	c #Conflicts:    1330000 | #Constraints:      59201
3585.46/3595.64	c #Conflicts:    1331000 | #Constraints:      60201
3585.46/3595.64	c #Conflicts:    1332000 | #Constraints:      61201
3585.46/3595.64	c #Conflicts:    1333000 | #Constraints:      62201
3585.46/3595.64	c #Conflicts:    1334000 | #Constraints:      63201
3585.46/3595.64	c #Conflicts:    1335000 | #Constraints:      64201
3585.46/3595.64	c #Conflicts:    1336000 | #Constraints:      65201
3585.46/3595.64	c #Conflicts:    1337000 | #Constraints:      66201
3585.46/3595.64	c #Conflicts:    1338000 | #Constraints:      67201
3585.46/3595.64	c #Conflicts:    1339000 | #Constraints:      68201
3585.46/3595.64	c #Conflicts:    1340000 | #Constraints:      69201
3585.46/3595.64	c #Conflicts:    1341000 | #Constraints:      70201
3585.46/3595.64	c #Conflicts:    1342000 | #Constraints:      71201
3585.46/3595.64	c #Conflicts:    1343000 | #Constraints:      72201
3585.46/3595.64	c #Conflicts:    1344000 | #Constraints:      73201
3585.46/3595.64	c #Conflicts:    1345000 | #Constraints:      74201
3585.46/3595.64	c #Conflicts:    1346000 | #Constraints:      75201
3585.46/3595.64	c #Conflicts:    1347000 | #Constraints:      76201
3585.46/3595.64	c #Conflicts:    1348000 | #Constraints:      77201
3585.46/3595.64	c #Conflicts:    1349000 | #Constraints:      78201
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1350000 | #Constraints:      56111
3585.46/3595.64	c #Conflicts:    1351000 | #Constraints:      57111
3585.46/3595.64	c #Conflicts:    1352000 | #Constraints:      58111
3585.46/3595.64	c #Conflicts:    1353000 | #Constraints:      59111
3585.46/3595.64	c #Conflicts:    1354000 | #Constraints:      60111
3585.46/3595.64	c #Conflicts:    1355000 | #Constraints:      61111
3585.46/3595.64	c #Conflicts:    1356000 | #Constraints:      62111
3585.46/3595.64	c #Conflicts:    1357000 | #Constraints:      63111
3585.46/3595.64	c #Conflicts:    1358000 | #Constraints:      64111
3585.46/3595.64	c #Conflicts:    1359000 | #Constraints:      65130
3585.46/3595.64	c #Conflicts:    1360000 | #Constraints:      66131
3585.46/3595.64	c #Conflicts:    1361000 | #Constraints:      67131
3585.46/3595.64	c #Conflicts:    1362000 | #Constraints:      68132
3585.46/3595.64	c #Conflicts:    1363000 | #Constraints:      69132
3585.46/3595.64	c #Conflicts:    1364000 | #Constraints:      70157
3585.46/3595.64	c #Conflicts:    1365000 | #Constraints:      71162
3585.46/3595.64	c #Conflicts:    1366000 | #Constraints:      72162
3585.46/3595.64	c #Conflicts:    1367000 | #Constraints:      73166
3585.46/3595.64	c #Conflicts:    1368000 | #Constraints:      74172
3585.46/3595.64	c #Conflicts:    1369000 | #Constraints:      75172
3585.46/3595.64	c #Conflicts:    1370000 | #Constraints:      76310
3585.46/3595.64	c #Conflicts:    1371000 | #Constraints:      77352
3585.46/3595.64	c #Conflicts:    1372000 | #Constraints:      78355
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1373000 | #Constraints:      55949
3585.46/3595.64	c #Conflicts:    1374000 | #Constraints:      56949
3585.46/3595.64	c #Conflicts:    1375000 | #Constraints:      57949
3585.46/3595.64	c #Conflicts:    1376000 | #Constraints:      58949
3585.46/3595.64	c #Conflicts:    1377000 | #Constraints:      59949
3585.46/3595.64	c #Conflicts:    1378000 | #Constraints:      60949
3585.46/3595.64	c #Conflicts:    1379000 | #Constraints:      61949
3585.46/3595.64	c #Conflicts:    1380000 | #Constraints:      62949
3585.46/3595.64	c #Conflicts:    1381000 | #Constraints:      63949
3585.46/3595.64	c #Conflicts:    1382000 | #Constraints:      64949
3585.46/3595.64	c #Conflicts:    1383000 | #Constraints:      65949
3585.46/3595.64	c #Conflicts:    1384000 | #Constraints:      66949
3585.46/3595.64	c #Conflicts:    1385000 | #Constraints:      67949
3585.46/3595.64	c #Conflicts:    1386000 | #Constraints:      68949
3585.46/3595.64	c #Conflicts:    1387000 | #Constraints:      69949
3585.46/3595.64	c #Conflicts:    1388000 | #Constraints:      70949
3585.46/3595.64	c #Conflicts:    1389000 | #Constraints:      71949
3585.46/3595.64	c #Conflicts:    1390000 | #Constraints:      72949
3585.46/3595.64	c #Conflicts:    1391000 | #Constraints:      73949
3585.46/3595.64	c #Conflicts:    1392000 | #Constraints:      74949
3585.46/3595.64	c #Conflicts:    1393000 | #Constraints:      75949
3585.46/3595.64	c #Conflicts:    1394000 | #Constraints:      76949
3585.46/3595.64	c #Conflicts:    1395000 | #Constraints:      77949
3585.46/3595.64	c #Conflicts:    1396000 | #Constraints:      78949
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1397000 | #Constraints:      56383
3585.46/3595.64	c #Conflicts:    1398000 | #Constraints:      57383
3585.46/3595.64	c #Conflicts:    1399000 | #Constraints:      58383
3585.46/3595.64	c #Conflicts:    1400000 | #Constraints:      59383
3585.46/3595.64	c #Conflicts:    1401000 | #Constraints:      60383
3585.46/3595.64	c #Conflicts:    1402000 | #Constraints:      61383
3585.46/3595.64	c #Conflicts:    1403000 | #Constraints:      62383
3585.46/3595.64	c #Conflicts:    1404000 | #Constraints:      63389
3585.46/3595.64	c #Conflicts:    1405000 | #Constraints:      64390
3585.46/3595.64	c #Conflicts:    1406000 | #Constraints:      65395
3585.46/3595.64	c #Conflicts:    1407000 | #Constraints:      66396
3585.46/3595.64	c #Conflicts:    1408000 | #Constraints:      67401
3585.46/3595.64	c #Conflicts:    1409000 | #Constraints:      68404
3585.46/3595.64	c #Conflicts:    1410000 | #Constraints:      69404
3585.46/3595.64	c #Conflicts:    1411000 | #Constraints:      70404
3585.46/3595.64	c #Conflicts:    1412000 | #Constraints:      71405
3585.46/3595.64	c #Conflicts:    1413000 | #Constraints:      72436
3585.46/3595.64	c #Conflicts:    1414000 | #Constraints:      73438
3585.46/3595.64	c #Conflicts:    1415000 | #Constraints:      74500
3585.46/3595.64	c #Conflicts:    1416000 | #Constraints:      75502
3585.46/3595.64	c #Conflicts:    1417000 | #Constraints:      76502
3585.46/3595.64	c #Conflicts:    1418000 | #Constraints:      77503
3585.46/3595.64	c #Conflicts:    1419000 | #Constraints:      78505
3585.46/3595.64	c #Conflicts:    1420000 | #Constraints:      79505
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1421000 | #Constraints:      56693
3585.46/3595.64	c #Conflicts:    1422000 | #Constraints:      57693
3585.46/3595.64	c #Conflicts:    1423000 | #Constraints:      58693
3585.46/3595.64	c #Conflicts:    1424000 | #Constraints:      59693
3585.46/3595.64	c #Conflicts:    1425000 | #Constraints:      60693
3585.46/3595.64	c #Conflicts:    1426000 | #Constraints:      61693
3585.46/3595.64	c #Conflicts:    1427000 | #Constraints:      62693
3585.46/3595.64	c #Conflicts:    1428000 | #Constraints:      63693
3585.46/3595.64	c #Conflicts:    1429000 | #Constraints:      64693
3585.46/3595.64	c #Conflicts:    1430000 | #Constraints:      65693
3585.46/3595.64	c #Conflicts:    1431000 | #Constraints:      66693
3585.46/3595.64	c #Conflicts:    1432000 | #Constraints:      67693
3585.46/3595.64	c #Conflicts:    1433000 | #Constraints:      68693
3585.46/3595.64	c #Conflicts:    1434000 | #Constraints:      69693
3585.46/3595.64	c #Conflicts:    1435000 | #Constraints:      70693
3585.46/3595.64	c #Conflicts:    1436000 | #Constraints:      71693
3585.46/3595.64	c #Conflicts:    1437000 | #Constraints:      72693
3585.46/3595.64	c #Conflicts:    1438000 | #Constraints:      73693
3585.46/3595.64	c #Conflicts:    1439000 | #Constraints:      74693
3585.46/3595.64	c #Conflicts:    1440000 | #Constraints:      75693
3585.46/3595.64	c #Conflicts:    1441000 | #Constraints:      76693
3585.46/3595.64	c #Conflicts:    1442000 | #Constraints:      77693
3585.46/3595.64	c #Conflicts:    1443000 | #Constraints:      78693
3585.46/3595.64	c #Conflicts:    1444000 | #Constraints:      79693
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1445000 | #Constraints:      56742
3585.46/3595.64	c #Conflicts:    1446000 | #Constraints:      57742
3585.46/3595.64	c #Conflicts:    1447000 | #Constraints:      58742
3585.46/3595.64	c #Conflicts:    1448000 | #Constraints:      59742
3585.46/3595.64	c #Conflicts:    1449000 | #Constraints:      60742
3585.46/3595.64	c #Conflicts:    1450000 | #Constraints:      61742
3585.46/3595.64	c #Conflicts:    1451000 | #Constraints:      62742
3585.46/3595.64	c #Conflicts:    1452000 | #Constraints:      63742
3585.46/3595.64	c #Conflicts:    1453000 | #Constraints:      64767
3585.46/3595.64	c #Conflicts:    1454000 | #Constraints:      65769
3585.46/3595.64	c #Conflicts:    1455000 | #Constraints:      66772
3585.46/3595.64	c #Conflicts:    1456000 | #Constraints:      67774
3585.46/3595.64	c #Conflicts:    1457000 | #Constraints:      68777
3585.46/3595.64	c #Conflicts:    1458000 | #Constraints:      69778
3585.46/3595.64	c #Conflicts:    1459000 | #Constraints:      70779
3585.46/3595.64	c #Conflicts:    1460000 | #Constraints:      71779
3585.46/3595.64	c #Conflicts:    1461000 | #Constraints:      72788
3585.46/3595.64	c #Conflicts:    1462000 | #Constraints:      73792
3585.46/3595.64	c #Conflicts:    1463000 | #Constraints:      74794
3585.46/3595.64	c #Conflicts:    1464000 | #Constraints:      75795
3585.46/3595.64	c #Conflicts:    1465000 | #Constraints:      76798
3585.46/3595.64	c #Conflicts:    1466000 | #Constraints:      77838
3585.46/3595.64	c #Conflicts:    1467000 | #Constraints:      78884
3585.46/3595.64	c #Conflicts:    1468000 | #Constraints:      79886
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1469000 | #Constraints:      56680
3585.46/3595.64	c #Conflicts:    1470000 | #Constraints:      57680
3585.46/3595.64	c #Conflicts:    1471000 | #Constraints:      58680
3585.46/3595.64	c #Conflicts:    1472000 | #Constraints:      59680
3585.46/3595.64	c #Conflicts:    1473000 | #Constraints:      60680
3585.46/3595.64	c #Conflicts:    1474000 | #Constraints:      61680
3585.46/3595.64	c #Conflicts:    1475000 | #Constraints:      62680
3585.46/3595.64	c #Conflicts:    1476000 | #Constraints:      63680
3585.46/3595.64	c #Conflicts:    1477000 | #Constraints:      64680
3585.46/3595.64	c #Conflicts:    1478000 | #Constraints:      65680
3585.46/3595.64	c #Conflicts:    1479000 | #Constraints:      66680
3585.46/3595.64	c #Conflicts:    1480000 | #Constraints:      67680
3585.46/3595.64	c #Conflicts:    1481000 | #Constraints:      68680
3585.46/3595.64	c #Conflicts:    1482000 | #Constraints:      69680
3585.46/3595.64	c #Conflicts:    1483000 | #Constraints:      70680
3585.46/3595.64	c #Conflicts:    1484000 | #Constraints:      71680
3585.46/3595.64	c #Conflicts:    1485000 | #Constraints:      72680
3585.46/3595.64	c #Conflicts:    1486000 | #Constraints:      73680
3585.46/3595.64	c #Conflicts:    1487000 | #Constraints:      74680
3585.46/3595.64	c #Conflicts:    1488000 | #Constraints:      75680
3585.46/3595.64	c #Conflicts:    1489000 | #Constraints:      76680
3585.46/3595.64	c #Conflicts:    1490000 | #Constraints:      77680
3585.46/3595.64	c #Conflicts:    1491000 | #Constraints:      78680
3585.46/3595.64	c #Conflicts:    1492000 | #Constraints:      79680
3585.46/3595.64	c #Conflicts:    1493000 | #Constraints:      80680
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1494000 | #Constraints:      57346
3585.46/3595.64	c #Conflicts:    1495000 | #Constraints:      58346
3585.46/3595.64	c #Conflicts:    1496000 | #Constraints:      59346
3585.46/3595.64	c #Conflicts:    1497000 | #Constraints:      60346
3585.46/3595.64	c #Conflicts:    1498000 | #Constraints:      61346
3585.46/3595.64	c #Conflicts:    1499000 | #Constraints:      62346
3585.46/3595.64	c #Conflicts:    1500000 | #Constraints:      63346
3585.46/3595.64	c #Conflicts:    1501000 | #Constraints:      64346
3585.46/3595.64	c #Conflicts:    1502000 | #Constraints:      65346
3585.46/3595.64	c #Conflicts:    1503000 | #Constraints:      66346
3585.46/3595.64	c #Conflicts:    1504000 | #Constraints:      67346
3585.46/3595.64	c #Conflicts:    1505000 | #Constraints:      68346
3585.46/3595.64	c #Conflicts:    1506000 | #Constraints:      69346
3585.46/3595.64	c #Conflicts:    1507000 | #Constraints:      70346
3585.46/3595.64	c #Conflicts:    1508000 | #Constraints:      71346
3585.46/3595.64	c #Conflicts:    1509000 | #Constraints:      72346
3585.46/3595.64	c #Conflicts:    1510000 | #Constraints:      73346
3585.46/3595.64	c #Conflicts:    1511000 | #Constraints:      74346
3585.46/3595.64	c #Conflicts:    1512000 | #Constraints:      75346
3585.46/3595.64	c #Conflicts:    1513000 | #Constraints:      76346
3585.46/3595.64	c #Conflicts:    1514000 | #Constraints:      77346
3585.46/3595.64	c #Conflicts:    1515000 | #Constraints:      78346
3585.46/3595.64	c #Conflicts:    1516000 | #Constraints:      79346
3585.46/3595.64	c #Conflicts:    1517000 | #Constraints:      80346
3585.46/3595.64	c #Conflicts:    1518000 | #Constraints:      81346
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1519000 | #Constraints:      57827
3585.46/3595.64	c #Conflicts:    1520000 | #Constraints:      58827
3585.46/3595.64	c #Conflicts:    1521000 | #Constraints:      59827
3585.46/3595.64	c #Conflicts:    1522000 | #Constraints:      60827
3585.46/3595.64	c #Conflicts:    1523000 | #Constraints:      61827
3585.46/3595.64	c #Conflicts:    1524000 | #Constraints:      62827
3585.46/3595.64	c #Conflicts:    1525000 | #Constraints:      63827
3585.46/3595.64	c #Conflicts:    1526000 | #Constraints:      64827
3585.46/3595.64	c #Conflicts:    1527000 | #Constraints:      65827
3585.46/3595.64	c #Conflicts:    1528000 | #Constraints:      66827
3585.46/3595.64	c #Conflicts:    1529000 | #Constraints:      67827
3585.46/3595.64	c #Conflicts:    1530000 | #Constraints:      68827
3585.46/3595.64	c #Conflicts:    1531000 | #Constraints:      69827
3585.46/3595.64	c #Conflicts:    1532000 | #Constraints:      70827
3585.46/3595.64	c #Conflicts:    1533000 | #Constraints:      71827
3585.46/3595.64	c #Conflicts:    1534000 | #Constraints:      72827
3585.46/3595.64	c #Conflicts:    1535000 | #Constraints:      73827
3585.46/3595.64	c #Conflicts:    1536000 | #Constraints:      74827
3585.46/3595.64	c #Conflicts:    1537000 | #Constraints:      75827
3585.46/3595.64	c #Conflicts:    1538000 | #Constraints:      76827
3585.46/3595.64	c #Conflicts:    1539000 | #Constraints:      77827
3585.46/3595.64	c #Conflicts:    1540000 | #Constraints:      78827
3585.46/3595.64	c #Conflicts:    1541000 | #Constraints:      79827
3585.46/3595.64	c #Conflicts:    1542000 | #Constraints:      80827
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1543000 | #Constraints:      57111
3585.46/3595.64	c #Conflicts:    1544000 | #Constraints:      58111
3585.46/3595.64	c #Conflicts:    1545000 | #Constraints:      59111
3585.46/3595.64	c #Conflicts:    1546000 | #Constraints:      60111
3585.46/3595.64	c #Conflicts:    1547000 | #Constraints:      61111
3585.46/3595.64	c #Conflicts:    1548000 | #Constraints:      62111
3585.46/3595.64	c #Conflicts:    1549000 | #Constraints:      63111
3585.46/3595.64	c #Conflicts:    1550000 | #Constraints:      64111
3585.46/3595.64	c #Conflicts:    1551000 | #Constraints:      65111
3585.46/3595.64	c #Conflicts:    1552000 | #Constraints:      66111
3585.46/3595.64	c #Conflicts:    1553000 | #Constraints:      67111
3585.46/3595.64	c #Conflicts:    1554000 | #Constraints:      68111
3585.46/3595.64	c #Conflicts:    1555000 | #Constraints:      69111
3585.46/3595.64	c #Conflicts:    1556000 | #Constraints:      70111
3585.46/3595.64	c #Conflicts:    1557000 | #Constraints:      71111
3585.46/3595.64	c #Conflicts:    1558000 | #Constraints:      72111
3585.46/3595.64	c #Conflicts:    1559000 | #Constraints:      73111
3585.46/3595.64	c #Conflicts:    1560000 | #Constraints:      74111
3585.46/3595.64	c #Conflicts:    1561000 | #Constraints:      75111
3585.46/3595.64	c #Conflicts:    1562000 | #Constraints:      76111
3585.46/3595.64	c #Conflicts:    1563000 | #Constraints:      77111
3585.46/3595.64	c #Conflicts:    1564000 | #Constraints:      78111
3585.46/3595.64	c #Conflicts:    1565000 | #Constraints:      79111
3585.46/3595.64	c #Conflicts:    1566000 | #Constraints:      80111
3585.46/3595.64	c #Conflicts:    1567000 | #Constraints:      81111
3585.46/3595.64	c #Conflicts:    1568000 | #Constraints:      82111
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1569000 | #Constraints:      58233
3585.46/3595.64	c #Conflicts:    1570000 | #Constraints:      59233
3585.46/3595.64	c #Conflicts:    1571000 | #Constraints:      60233
3585.46/3595.64	c #Conflicts:    1572000 | #Constraints:      61233
3585.46/3595.64	c #Conflicts:    1573000 | #Constraints:      62233
3585.46/3595.64	c #Conflicts:    1574000 | #Constraints:      63233
3585.46/3595.64	c #Conflicts:    1575000 | #Constraints:      64233
3585.46/3595.64	c #Conflicts:    1576000 | #Constraints:      65233
3585.46/3595.64	c #Conflicts:    1577000 | #Constraints:      66233
3585.46/3595.64	c #Conflicts:    1578000 | #Constraints:      67233
3585.46/3595.64	c #Conflicts:    1579000 | #Constraints:      68233
3585.46/3595.64	c #Conflicts:    1580000 | #Constraints:      69233
3585.46/3595.64	c #Conflicts:    1581000 | #Constraints:      70233
3585.46/3595.64	c #Conflicts:    1582000 | #Constraints:      71233
3585.46/3595.64	c #Conflicts:    1583000 | #Constraints:      72233
3585.46/3595.64	c #Conflicts:    1584000 | #Constraints:      73233
3585.46/3595.64	c #Conflicts:    1585000 | #Constraints:      74233
3585.46/3595.64	c #Conflicts:    1586000 | #Constraints:      75233
3585.46/3595.64	c #Conflicts:    1587000 | #Constraints:      76233
3585.46/3595.64	c #Conflicts:    1588000 | #Constraints:      77233
3585.46/3595.64	c #Conflicts:    1589000 | #Constraints:      78233
3585.46/3595.64	c #Conflicts:    1590000 | #Constraints:      79233
3585.46/3595.64	c #Conflicts:    1591000 | #Constraints:      80233
3585.46/3595.64	c #Conflicts:    1592000 | #Constraints:      81233
3585.46/3595.64	c #Conflicts:    1593000 | #Constraints:      82233
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1594000 | #Constraints:      58148
3585.46/3595.64	c #Conflicts:    1595000 | #Constraints:      59148
3585.46/3595.64	c #Conflicts:    1596000 | #Constraints:      60148
3585.46/3595.64	c #Conflicts:    1597000 | #Constraints:      61148
3585.46/3595.64	c #Conflicts:    1598000 | #Constraints:      62148
3585.46/3595.64	c #Conflicts:    1599000 | #Constraints:      63148
3585.46/3595.64	c #Conflicts:    1600000 | #Constraints:      64148
3585.46/3595.64	c #Conflicts:    1601000 | #Constraints:      65148
3585.46/3595.64	c #Conflicts:    1602000 | #Constraints:      66148
3585.46/3595.64	c #Conflicts:    1603000 | #Constraints:      67148
3585.46/3595.64	c #Conflicts:    1604000 | #Constraints:      68148
3585.46/3595.64	c #Conflicts:    1605000 | #Constraints:      69148
3585.46/3595.64	c #Conflicts:    1606000 | #Constraints:      70148
3585.46/3595.64	c #Conflicts:    1607000 | #Constraints:      71148
3585.46/3595.64	c #Conflicts:    1608000 | #Constraints:      72148
3585.46/3595.64	c #Conflicts:    1609000 | #Constraints:      73148
3585.46/3595.64	c #Conflicts:    1610000 | #Constraints:      74148
3585.46/3595.64	c #Conflicts:    1611000 | #Constraints:      75148
3585.46/3595.64	c #Conflicts:    1612000 | #Constraints:      76148
3585.46/3595.64	c #Conflicts:    1613000 | #Constraints:      77148
3585.46/3595.64	c #Conflicts:    1614000 | #Constraints:      78148
3585.46/3595.64	c #Conflicts:    1615000 | #Constraints:      79148
3585.46/3595.64	c #Conflicts:    1616000 | #Constraints:      80148
3585.46/3595.64	c #Conflicts:    1617000 | #Constraints:      81148
3585.46/3595.64	c #Conflicts:    1618000 | #Constraints:      82148
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1619000 | #Constraints:      57859
3585.46/3595.64	c #Conflicts:    1620000 | #Constraints:      58859
3585.46/3595.64	c #Conflicts:    1621000 | #Constraints:      59859
3585.46/3595.64	c #Conflicts:    1622000 | #Constraints:      60859
3585.46/3595.64	c #Conflicts:    1623000 | #Constraints:      61859
3585.46/3595.64	c #Conflicts:    1624000 | #Constraints:      62859
3585.46/3595.64	c #Conflicts:    1625000 | #Constraints:      63859
3585.46/3595.64	c #Conflicts:    1626000 | #Constraints:      64859
3585.46/3595.64	c #Conflicts:    1627000 | #Constraints:      65859
3585.46/3595.64	c #Conflicts:    1628000 | #Constraints:      66859
3585.46/3595.64	c #Conflicts:    1629000 | #Constraints:      67859
3585.46/3595.64	c #Conflicts:    1630000 | #Constraints:      68859
3585.46/3595.64	c #Conflicts:    1631000 | #Constraints:      69859
3585.46/3595.64	c #Conflicts:    1632000 | #Constraints:      70859
3585.46/3595.64	c #Conflicts:    1633000 | #Constraints:      71859
3585.46/3595.64	c #Conflicts:    1634000 | #Constraints:      72859
3585.46/3595.64	c #Conflicts:    1635000 | #Constraints:      73859
3585.46/3595.64	c #Conflicts:    1636000 | #Constraints:      74859
3585.46/3595.64	c #Conflicts:    1637000 | #Constraints:      75859
3585.46/3595.64	c #Conflicts:    1638000 | #Constraints:      76859
3585.46/3595.64	c #Conflicts:    1639000 | #Constraints:      77859
3585.46/3595.64	c #Conflicts:    1640000 | #Constraints:      78859
3585.46/3595.64	c #Conflicts:    1641000 | #Constraints:      79859
3585.46/3595.64	c #Conflicts:    1642000 | #Constraints:      80859
3585.46/3595.64	c #Conflicts:    1643000 | #Constraints:      81859
3585.46/3595.64	c #Conflicts:    1644000 | #Constraints:      82859
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1645000 | #Constraints:      58345
3585.46/3595.64	c #Conflicts:    1646000 | #Constraints:      59345
3585.46/3595.64	c #Conflicts:    1647000 | #Constraints:      60345
3585.46/3595.64	c #Conflicts:    1648000 | #Constraints:      61345
3585.46/3595.64	c #Conflicts:    1649000 | #Constraints:      62345
3585.46/3595.64	c #Conflicts:    1650000 | #Constraints:      63345
3585.46/3595.64	c #Conflicts:    1651000 | #Constraints:      64345
3585.46/3595.64	c #Conflicts:    1652000 | #Constraints:      65345
3585.46/3595.64	c #Conflicts:    1653000 | #Constraints:      66345
3585.46/3595.64	c #Conflicts:    1654000 | #Constraints:      67345
3585.46/3595.64	c #Conflicts:    1655000 | #Constraints:      68345
3585.46/3595.64	c #Conflicts:    1656000 | #Constraints:      69345
3585.46/3595.64	c #Conflicts:    1657000 | #Constraints:      70345
3585.46/3595.64	c #Conflicts:    1658000 | #Constraints:      71345
3585.46/3595.64	c #Conflicts:    1659000 | #Constraints:      72345
3585.46/3595.64	c #Conflicts:    1660000 | #Constraints:      73345
3585.46/3595.64	c #Conflicts:    1661000 | #Constraints:      74345
3585.46/3595.64	c #Conflicts:    1662000 | #Constraints:      75345
3585.46/3595.64	c #Conflicts:    1663000 | #Constraints:      76345
3585.46/3595.64	c #Conflicts:    1664000 | #Constraints:      77345
3585.46/3595.64	c #Conflicts:    1665000 | #Constraints:      78345
3585.46/3595.64	c #Conflicts:    1666000 | #Constraints:      79345
3585.46/3595.64	c #Conflicts:    1667000 | #Constraints:      80345
3585.46/3595.64	c #Conflicts:    1668000 | #Constraints:      81345
3585.46/3595.64	c #Conflicts:    1669000 | #Constraints:      82345
3585.46/3595.64	c #Conflicts:    1670000 | #Constraints:      83345
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1671000 | #Constraints:      58614
3585.46/3595.64	c #Conflicts:    1672000 | #Constraints:      59614
3585.46/3595.64	c #Conflicts:    1673000 | #Constraints:      60614
3585.46/3595.64	c #Conflicts:    1674000 | #Constraints:      61614
3585.46/3595.64	c #Conflicts:    1675000 | #Constraints:      62614
3585.46/3595.64	c #Conflicts:    1676000 | #Constraints:      63614
3585.46/3595.64	c #Conflicts:    1677000 | #Constraints:      64614
3585.46/3595.64	c #Conflicts:    1678000 | #Constraints:      65614
3585.46/3595.64	c #Conflicts:    1679000 | #Constraints:      66614
3585.46/3595.64	c #Conflicts:    1680000 | #Constraints:      67614
3585.46/3595.64	c #Conflicts:    1681000 | #Constraints:      68614
3585.46/3595.64	c #Conflicts:    1682000 | #Constraints:      69614
3585.46/3595.64	c #Conflicts:    1683000 | #Constraints:      70614
3585.46/3595.64	c #Conflicts:    1684000 | #Constraints:      71614
3585.46/3595.64	c #Conflicts:    1685000 | #Constraints:      72614
3585.46/3595.64	c #Conflicts:    1686000 | #Constraints:      73614
3585.46/3595.64	c #Conflicts:    1687000 | #Constraints:      74614
3585.46/3595.64	c #Conflicts:    1688000 | #Constraints:      75614
3585.46/3595.64	c #Conflicts:    1689000 | #Constraints:      76614
3585.46/3595.64	c #Conflicts:    1690000 | #Constraints:      77614
3585.46/3595.64	c #Conflicts:    1691000 | #Constraints:      78614
3585.46/3595.64	c #Conflicts:    1692000 | #Constraints:      79614
3585.46/3595.64	c #Conflicts:    1693000 | #Constraints:      80614
3585.46/3595.64	c #Conflicts:    1694000 | #Constraints:      81614
3585.46/3595.64	c #Conflicts:    1695000 | #Constraints:      82614
3585.46/3595.64	c #Conflicts:    1696000 | #Constraints:      83614
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1697000 | #Constraints:      58701
3585.46/3595.64	c #Conflicts:    1698000 | #Constraints:      59701
3585.46/3595.64	c #Conflicts:    1699000 | #Constraints:      60701
3585.46/3595.64	c #Conflicts:    1700000 | #Constraints:      61701
3585.46/3595.64	c #Conflicts:    1701000 | #Constraints:      62701
3585.46/3595.64	c #Conflicts:    1702000 | #Constraints:      63701
3585.46/3595.64	c #Conflicts:    1703000 | #Constraints:      64701
3585.46/3595.64	c #Conflicts:    1704000 | #Constraints:      65701
3585.46/3595.64	c #Conflicts:    1705000 | #Constraints:      66701
3585.46/3595.64	c #Conflicts:    1706000 | #Constraints:      67701
3585.46/3595.64	c #Conflicts:    1707000 | #Constraints:      68701
3585.46/3595.64	c #Conflicts:    1708000 | #Constraints:      69701
3585.46/3595.64	c #Conflicts:    1709000 | #Constraints:      70701
3585.46/3595.64	c #Conflicts:    1710000 | #Constraints:      71701
3585.46/3595.64	c #Conflicts:    1711000 | #Constraints:      72701
3585.46/3595.64	c #Conflicts:    1712000 | #Constraints:      73701
3585.46/3595.64	c #Conflicts:    1713000 | #Constraints:      74701
3585.46/3595.64	c #Conflicts:    1714000 | #Constraints:      75701
3585.46/3595.64	c #Conflicts:    1715000 | #Constraints:      76701
3585.46/3595.64	c #Conflicts:    1716000 | #Constraints:      77701
3585.46/3595.64	c #Conflicts:    1717000 | #Constraints:      78701
3585.46/3595.64	c #Conflicts:    1718000 | #Constraints:      79701
3585.46/3595.64	c #Conflicts:    1719000 | #Constraints:      80701
3585.46/3595.64	c #Conflicts:    1720000 | #Constraints:      81701
3585.46/3595.64	c #Conflicts:    1721000 | #Constraints:      82701
3585.46/3595.64	c #Conflicts:    1722000 | #Constraints:      83701
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1723000 | #Constraints:      58596
3585.46/3595.64	c #Conflicts:    1724000 | #Constraints:      59596
3585.46/3595.64	c #Conflicts:    1725000 | #Constraints:      60596
3585.46/3595.64	c #Conflicts:    1726000 | #Constraints:      61596
3585.46/3595.64	c #Conflicts:    1727000 | #Constraints:      62596
3585.46/3595.64	c #Conflicts:    1728000 | #Constraints:      63596
3585.46/3595.64	c #Conflicts:    1729000 | #Constraints:      64596
3585.46/3595.64	c #Conflicts:    1730000 | #Constraints:      65596
3585.46/3595.64	c #Conflicts:    1731000 | #Constraints:      66596
3585.46/3595.64	c #Conflicts:    1732000 | #Constraints:      67596
3585.46/3595.64	c #Conflicts:    1733000 | #Constraints:      68596
3585.46/3595.64	c #Conflicts:    1734000 | #Constraints:      69596
3585.46/3595.64	c #Conflicts:    1735000 | #Constraints:      70596
3585.46/3595.64	c #Conflicts:    1736000 | #Constraints:      71596
3585.46/3595.64	c #Conflicts:    1737000 | #Constraints:      72596
3585.46/3595.64	c #Conflicts:    1738000 | #Constraints:      73596
3585.46/3595.64	c #Conflicts:    1739000 | #Constraints:      74596
3585.46/3595.64	c #Conflicts:    1740000 | #Constraints:      75596
3585.46/3595.64	c #Conflicts:    1741000 | #Constraints:      76596
3585.46/3595.64	c #Conflicts:    1742000 | #Constraints:      77596
3585.46/3595.64	c #Conflicts:    1743000 | #Constraints:      78596
3585.46/3595.64	c #Conflicts:    1744000 | #Constraints:      79596
3585.46/3595.64	c #Conflicts:    1745000 | #Constraints:      80596
3585.46/3595.64	c #Conflicts:    1746000 | #Constraints:      81596
3585.46/3595.64	c #Conflicts:    1747000 | #Constraints:      82596
3585.46/3595.64	c #Conflicts:    1748000 | #Constraints:      83596
3585.46/3595.64	c #Conflicts:    1749000 | #Constraints:      84596
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1750000 | #Constraints:      59309
3585.46/3595.64	c #Conflicts:    1751000 | #Constraints:      60309
3585.46/3595.64	c #Conflicts:    1752000 | #Constraints:      61309
3585.46/3595.64	c #Conflicts:    1753000 | #Constraints:      62309
3585.46/3595.64	c #Conflicts:    1754000 | #Constraints:      63309
3585.46/3595.64	c #Conflicts:    1755000 | #Constraints:      64309
3585.46/3595.64	c #Conflicts:    1756000 | #Constraints:      65309
3585.46/3595.64	c #Conflicts:    1757000 | #Constraints:      66309
3585.46/3595.64	c #Conflicts:    1758000 | #Constraints:      67309
3585.46/3595.64	c #Conflicts:    1759000 | #Constraints:      68309
3585.46/3595.64	c #Conflicts:    1760000 | #Constraints:      69309
3585.46/3595.64	c #Conflicts:    1761000 | #Constraints:      70309
3585.46/3595.64	c #Conflicts:    1762000 | #Constraints:      71309
3585.46/3595.64	c #Conflicts:    1763000 | #Constraints:      72309
3585.46/3595.64	c #Conflicts:    1764000 | #Constraints:      73309
3585.46/3595.64	c #Conflicts:    1765000 | #Constraints:      74309
3585.46/3595.64	c #Conflicts:    1766000 | #Constraints:      75309
3585.46/3595.64	c #Conflicts:    1767000 | #Constraints:      76309
3585.46/3595.64	c #Conflicts:    1768000 | #Constraints:      77309
3585.46/3595.64	c #Conflicts:    1769000 | #Constraints:      78309
3585.46/3595.64	c #Conflicts:    1770000 | #Constraints:      79309
3585.46/3595.64	c #Conflicts:    1771000 | #Constraints:      80309
3585.46/3595.64	c #Conflicts:    1772000 | #Constraints:      81309
3585.46/3595.64	c #Conflicts:    1773000 | #Constraints:      82310
3585.46/3595.64	c #Conflicts:    1774000 | #Constraints:      83310
3585.46/3595.64	c #Conflicts:    1775000 | #Constraints:      84310
3585.46/3595.64	c #Conflicts:    1776000 | #Constraints:      85310
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1777000 | #Constraints:      59792
3585.46/3595.64	c #Conflicts:    1778000 | #Constraints:      60792
3585.46/3595.64	c #Conflicts:    1779000 | #Constraints:      61792
3585.46/3595.64	c #Conflicts:    1780000 | #Constraints:      62792
3585.46/3595.64	c #Conflicts:    1781000 | #Constraints:      63792
3585.46/3595.64	c #Conflicts:    1782000 | #Constraints:      64792
3585.46/3595.64	c #Conflicts:    1783000 | #Constraints:      65792
3585.46/3595.64	c #Conflicts:    1784000 | #Constraints:      66792
3585.46/3595.64	c #Conflicts:    1785000 | #Constraints:      67792
3585.46/3595.64	c #Conflicts:    1786000 | #Constraints:      68792
3585.46/3595.64	c #Conflicts:    1787000 | #Constraints:      69792
3585.46/3595.64	c #Conflicts:    1788000 | #Constraints:      70792
3585.46/3595.64	c #Conflicts:    1789000 | #Constraints:      71792
3585.46/3595.64	c #Conflicts:    1790000 | #Constraints:      72792
3585.46/3595.64	c #Conflicts:    1791000 | #Constraints:      73792
3585.46/3595.64	c #Conflicts:    1792000 | #Constraints:      74792
3585.46/3595.64	c #Conflicts:    1793000 | #Constraints:      75792
3585.46/3595.64	c #Conflicts:    1794000 | #Constraints:      76792
3585.46/3595.64	c #Conflicts:    1795000 | #Constraints:      77792
3585.46/3595.64	c #Conflicts:    1796000 | #Constraints:      78792
3585.46/3595.64	c #Conflicts:    1797000 | #Constraints:      79792
3585.46/3595.64	c #Conflicts:    1798000 | #Constraints:      80792
3585.46/3595.64	c #Conflicts:    1799000 | #Constraints:      81792
3585.46/3595.64	c #Conflicts:    1800000 | #Constraints:      82792
3585.46/3595.64	c #Conflicts:    1801000 | #Constraints:      83792
3585.46/3595.64	c #Conflicts:    1802000 | #Constraints:      84792
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1803000 | #Constraints:      59080
3585.46/3595.64	c #Conflicts:    1804000 | #Constraints:      60080
3585.46/3595.64	c #Conflicts:    1805000 | #Constraints:      61080
3585.46/3595.64	c #Conflicts:    1806000 | #Constraints:      62080
3585.46/3595.64	c #Conflicts:    1807000 | #Constraints:      63080
3585.46/3595.64	c #Conflicts:    1808000 | #Constraints:      64080
3585.46/3595.64	c #Conflicts:    1809000 | #Constraints:      65080
3585.46/3595.64	c #Conflicts:    1810000 | #Constraints:      66080
3585.46/3595.64	c #Conflicts:    1811000 | #Constraints:      67080
3585.46/3595.64	c #Conflicts:    1812000 | #Constraints:      68080
3585.46/3595.64	c #Conflicts:    1813000 | #Constraints:      69080
3585.46/3595.64	c #Conflicts:    1814000 | #Constraints:      70080
3585.46/3595.64	c #Conflicts:    1815000 | #Constraints:      71080
3585.46/3595.64	c #Conflicts:    1816000 | #Constraints:      72080
3585.46/3595.64	c #Conflicts:    1817000 | #Constraints:      73080
3585.46/3595.64	c #Conflicts:    1818000 | #Constraints:      74080
3585.46/3595.64	c #Conflicts:    1819000 | #Constraints:      75080
3585.46/3595.64	c #Conflicts:    1820000 | #Constraints:      76080
3585.46/3595.64	c #Conflicts:    1821000 | #Constraints:      77080
3585.46/3595.64	c #Conflicts:    1822000 | #Constraints:      78080
3585.46/3595.64	c #Conflicts:    1823000 | #Constraints:      79080
3585.46/3595.64	c #Conflicts:    1824000 | #Constraints:      80080
3585.46/3595.64	c #Conflicts:    1825000 | #Constraints:      81080
3585.46/3595.64	c #Conflicts:    1826000 | #Constraints:      82080
3585.46/3595.64	c #Conflicts:    1827000 | #Constraints:      83080
3585.46/3595.64	c #Conflicts:    1828000 | #Constraints:      84080
3585.46/3595.64	c #Conflicts:    1829000 | #Constraints:      85080
3585.46/3595.64	c #Conflicts:    1830000 | #Constraints:      86080
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1831000 | #Constraints:      60188
3585.46/3595.64	c #Conflicts:    1832000 | #Constraints:      61188
3585.46/3595.64	c #Conflicts:    1833000 | #Constraints:      62188
3585.46/3595.64	c #Conflicts:    1834000 | #Constraints:      63188
3585.46/3595.64	c #Conflicts:    1835000 | #Constraints:      64188
3585.46/3595.64	c #Conflicts:    1836000 | #Constraints:      65188
3585.46/3595.64	c #Conflicts:    1837000 | #Constraints:      66188
3585.46/3595.64	c #Conflicts:    1838000 | #Constraints:      67188
3585.46/3595.64	c #Conflicts:    1839000 | #Constraints:      68188
3585.46/3595.64	c #Conflicts:    1840000 | #Constraints:      69188
3585.46/3595.64	c #Conflicts:    1841000 | #Constraints:      70188
3585.46/3595.64	c #Conflicts:    1842000 | #Constraints:      71188
3585.46/3595.64	c #Conflicts:    1843000 | #Constraints:      72188
3585.46/3595.64	c #Conflicts:    1844000 | #Constraints:      73188
3585.46/3595.64	c #Conflicts:    1845000 | #Constraints:      74188
3585.46/3595.64	c #Conflicts:    1846000 | #Constraints:      75188
3585.46/3595.64	c #Conflicts:    1847000 | #Constraints:      76188
3585.46/3595.64	c #Conflicts:    1848000 | #Constraints:      77188
3585.46/3595.64	c #Conflicts:    1849000 | #Constraints:      78188
3585.46/3595.64	c #Conflicts:    1850000 | #Constraints:      79188
3585.46/3595.64	c #Conflicts:    1851000 | #Constraints:      80188
3585.46/3595.64	c #Conflicts:    1852000 | #Constraints:      81193
3585.46/3595.64	c #Conflicts:    1853000 | #Constraints:      82193
3585.46/3595.64	c #Conflicts:    1854000 | #Constraints:      83193
3585.46/3595.64	c #Conflicts:    1855000 | #Constraints:      84195
3585.46/3595.64	c #Conflicts:    1856000 | #Constraints:      85197
3585.46/3595.64	c #Conflicts:    1857000 | #Constraints:      86201
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1858000 | #Constraints:      60129
3585.46/3595.64	c #Conflicts:    1859000 | #Constraints:      61129
3585.46/3595.64	c #Conflicts:    1860000 | #Constraints:      62129
3585.46/3595.64	c #Conflicts:    1861000 | #Constraints:      63129
3585.46/3595.64	c #Conflicts:    1862000 | #Constraints:      64129
3585.46/3595.64	c #Conflicts:    1863000 | #Constraints:      65129
3585.46/3595.64	c #Conflicts:    1864000 | #Constraints:      66129
3585.46/3595.64	c #Conflicts:    1865000 | #Constraints:      67129
3585.46/3595.64	c #Conflicts:    1866000 | #Constraints:      68129
3585.46/3595.64	c #Conflicts:    1867000 | #Constraints:      69129
3585.46/3595.64	c #Conflicts:    1868000 | #Constraints:      70129
3585.46/3595.64	c #Conflicts:    1869000 | #Constraints:      71129
3585.46/3595.64	c #Conflicts:    1870000 | #Constraints:      72129
3585.46/3595.64	c #Conflicts:    1871000 | #Constraints:      73129
3585.46/3595.64	c #Conflicts:    1872000 | #Constraints:      74129
3585.46/3595.64	c #Conflicts:    1873000 | #Constraints:      75129
3585.46/3595.64	c #Conflicts:    1874000 | #Constraints:      76129
3585.46/3595.64	c #Conflicts:    1875000 | #Constraints:      77129
3585.46/3595.64	c #Conflicts:    1876000 | #Constraints:      78129
3585.46/3595.64	c #Conflicts:    1877000 | #Constraints:      79129
3585.46/3595.64	c #Conflicts:    1878000 | #Constraints:      80129
3585.46/3595.64	c #Conflicts:    1879000 | #Constraints:      81129
3585.46/3595.64	c #Conflicts:    1880000 | #Constraints:      82129
3585.46/3595.64	c #Conflicts:    1881000 | #Constraints:      83129
3585.46/3595.64	c #Conflicts:    1882000 | #Constraints:      84129
3585.46/3595.64	c #Conflicts:    1883000 | #Constraints:      85129
3585.46/3595.64	c #Conflicts:    1884000 | #Constraints:      86129
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1885000 | #Constraints:      59807
3585.46/3595.64	c #Conflicts:    1886000 | #Constraints:      60807
3585.46/3595.64	c #Conflicts:    1887000 | #Constraints:      61807
3585.46/3595.64	c #Conflicts:    1888000 | #Constraints:      62807
3585.46/3595.64	c #Conflicts:    1889000 | #Constraints:      63807
3585.46/3595.64	c #Conflicts:    1890000 | #Constraints:      64807
3585.46/3595.64	c #Conflicts:    1891000 | #Constraints:      65807
3585.46/3595.64	c #Conflicts:    1892000 | #Constraints:      66807
3585.46/3595.64	c #Conflicts:    1893000 | #Constraints:      67807
3585.46/3595.64	c #Conflicts:    1894000 | #Constraints:      68807
3585.46/3595.64	c #Conflicts:    1895000 | #Constraints:      69807
3585.46/3595.64	c #Conflicts:    1896000 | #Constraints:      70807
3585.46/3595.64	c #Conflicts:    1897000 | #Constraints:      71809
3585.46/3595.64	c #Conflicts:    1898000 | #Constraints:      72809
3585.46/3595.64	c #Conflicts:    1899000 | #Constraints:      73809
3585.46/3595.64	c #Conflicts:    1900000 | #Constraints:      74809
3585.46/3595.64	c #Conflicts:    1901000 | #Constraints:      75809
3585.46/3595.64	c #Conflicts:    1902000 | #Constraints:      76810
3585.46/3595.64	c #Conflicts:    1903000 | #Constraints:      77811
3585.46/3595.64	c #Conflicts:    1904000 | #Constraints:      78813
3585.46/3595.64	c #Conflicts:    1905000 | #Constraints:      79813
3585.46/3595.64	c #Conflicts:    1906000 | #Constraints:      80813
3585.46/3595.64	c #Conflicts:    1907000 | #Constraints:      81813
3585.46/3595.64	c #Conflicts:    1908000 | #Constraints:      82813
3585.46/3595.64	c #Conflicts:    1909000 | #Constraints:      83813
3585.46/3595.64	c #Conflicts:    1910000 | #Constraints:      84813
3585.46/3595.64	c #Conflicts:    1911000 | #Constraints:      85813
3585.46/3595.64	c #Conflicts:    1912000 | #Constraints:      86813
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1913000 | #Constraints:      60323
3585.46/3595.64	c #Conflicts:    1914000 | #Constraints:      61323
3585.46/3595.64	c #Conflicts:    1915000 | #Constraints:      62323
3585.46/3595.64	c #Conflicts:    1916000 | #Constraints:      63323
3585.46/3595.64	c #Conflicts:    1917000 | #Constraints:      64323
3585.46/3595.64	c #Conflicts:    1918000 | #Constraints:      65323
3585.46/3595.64	c #Conflicts:    1919000 | #Constraints:      66323
3585.46/3595.64	c #Conflicts:    1920000 | #Constraints:      67323
3585.46/3595.64	c #Conflicts:    1921000 | #Constraints:      68323
3585.46/3595.64	c #Conflicts:    1922000 | #Constraints:      69323
3585.46/3595.64	c #Conflicts:    1923000 | #Constraints:      70323
3585.46/3595.64	c #Conflicts:    1924000 | #Constraints:      71323
3585.46/3595.64	c #Conflicts:    1925000 | #Constraints:      72323
3585.46/3595.64	c #Conflicts:    1926000 | #Constraints:      73324
3585.46/3595.64	c #Conflicts:    1927000 | #Constraints:      74325
3585.46/3595.64	c #Conflicts:    1928000 | #Constraints:      75326
3585.46/3595.64	c #Conflicts:    1929000 | #Constraints:      76326
3585.46/3595.64	c #Conflicts:    1930000 | #Constraints:      77330
3585.46/3595.64	c #Conflicts:    1931000 | #Constraints:      78331
3585.46/3595.64	c #Conflicts:    1932000 | #Constraints:      79331
3585.46/3595.64	c #Conflicts:    1933000 | #Constraints:      80331
3585.46/3595.64	c #Conflicts:    1934000 | #Constraints:      81331
3585.46/3595.64	c #Conflicts:    1935000 | #Constraints:      82332
3585.46/3595.64	c #Conflicts:    1936000 | #Constraints:      83333
3585.46/3595.64	c #Conflicts:    1937000 | #Constraints:      84333
3585.46/3595.64	c #Conflicts:    1938000 | #Constraints:      85333
3585.46/3595.64	c #Conflicts:    1939000 | #Constraints:      86333
3585.46/3595.64	c #Conflicts:    1940000 | #Constraints:      87333
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1941000 | #Constraints:      60620
3585.46/3595.64	c #Conflicts:    1942000 | #Constraints:      61620
3585.46/3595.64	c #Conflicts:    1943000 | #Constraints:      62620
3585.46/3595.64	c #Conflicts:    1944000 | #Constraints:      63620
3585.46/3595.64	c #Conflicts:    1945000 | #Constraints:      64620
3585.46/3595.64	c #Conflicts:    1946000 | #Constraints:      65620
3585.46/3595.64	c #Conflicts:    1947000 | #Constraints:      66620
3585.46/3595.64	c #Conflicts:    1948000 | #Constraints:      67620
3585.46/3595.64	c #Conflicts:    1949000 | #Constraints:      68621
3585.46/3595.64	c #Conflicts:    1950000 | #Constraints:      69621
3585.46/3595.64	c #Conflicts:    1951000 | #Constraints:      70627
3585.46/3595.64	c #Conflicts:    1952000 | #Constraints:      71633
3585.46/3595.64	c #Conflicts:    1953000 | #Constraints:      72633
3585.46/3595.64	c #Conflicts:    1954000 | #Constraints:      73633
3585.46/3595.64	c #Conflicts:    1955000 | #Constraints:      74633
3585.46/3595.64	c #Conflicts:    1956000 | #Constraints:      75633
3585.46/3595.64	c #Conflicts:    1957000 | #Constraints:      76633
3585.46/3595.64	c #Conflicts:    1958000 | #Constraints:      77634
3585.46/3595.64	c #Conflicts:    1959000 | #Constraints:      79006
3585.46/3595.64	c #Conflicts:    1960000 | #Constraints:      80533
3585.46/3595.64	c #Conflicts:    1961000 | #Constraints:      82063
3585.46/3595.64	c #Conflicts:    1962000 | #Constraints:      83355
3585.46/3595.64	c #Conflicts:    1963000 | #Constraints:      84358
3585.46/3595.64	c #Conflicts:    1964000 | #Constraints:      85364
3585.46/3595.64	c #Conflicts:    1965000 | #Constraints:      86371
3585.46/3595.64	c #Conflicts:    1966000 | #Constraints:      87374
3585.46/3595.64	c #Conflicts:    1967000 | #Constraints:      88402
3585.46/3595.64	c #Conflicts:    1968000 | #Constraints:      89464
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1969000 | #Constraints:      61650
3585.46/3595.64	c #Conflicts:    1970000 | #Constraints:      62650
3585.46/3595.64	c #Conflicts:    1971000 | #Constraints:      63650
3585.46/3595.64	c #Conflicts:    1972000 | #Constraints:      64650
3585.46/3595.64	c #Conflicts:    1973000 | #Constraints:      65650
3585.46/3595.64	c #Conflicts:    1974000 | #Constraints:      66650
3585.46/3595.64	c #Conflicts:    1975000 | #Constraints:      67650
3585.46/3595.64	c #Conflicts:    1976000 | #Constraints:      68650
3585.46/3595.64	c #Conflicts:    1977000 | #Constraints:      69651
3585.46/3595.64	c #Conflicts:    1978000 | #Constraints:      70651
3585.46/3595.64	c #Conflicts:    1979000 | #Constraints:      71662
3585.46/3595.64	c #Conflicts:    1980000 | #Constraints:      72662
3585.46/3595.64	c #Conflicts:    1981000 | #Constraints:      73668
3585.46/3595.64	c #Conflicts:    1982000 | #Constraints:      74668
3585.46/3595.64	c #Conflicts:    1983000 | #Constraints:      75672
3585.46/3595.64	c #Conflicts:    1984000 | #Constraints:      76672
3585.46/3595.64	c #Conflicts:    1985000 | #Constraints:      77672
3585.46/3595.64	c #Conflicts:    1986000 | #Constraints:      78674
3585.46/3595.64	c #Conflicts:    1987000 | #Constraints:      79675
3585.46/3595.64	c #Conflicts:    1988000 | #Constraints:      80713
3585.46/3595.64	c #Conflicts:    1989000 | #Constraints:      81713
3585.46/3595.64	c #Conflicts:    1990000 | #Constraints:      82726
3585.46/3595.64	c #Conflicts:    1991000 | #Constraints:      83736
3585.46/3595.64	c #Conflicts:    1992000 | #Constraints:      84740
3585.46/3595.64	c #Conflicts:    1993000 | #Constraints:      85759
3585.46/3595.64	c #Conflicts:    1994000 | #Constraints:      86785
3585.46/3595.64	c #Conflicts:    1995000 | #Constraints:      87786
3585.46/3595.64	c #Conflicts:    1996000 | #Constraints:      88802
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    1997000 | #Constraints:      61157
3585.46/3595.64	c #Conflicts:    1998000 | #Constraints:      62157
3585.46/3595.64	c #Conflicts:    1999000 | #Constraints:      63157
3585.46/3595.64	c #Conflicts:    2000000 | #Constraints:      64157
3585.46/3595.64	c #Conflicts:    2001000 | #Constraints:      65157
3585.46/3595.64	c #Conflicts:    2002000 | #Constraints:      66157
3585.46/3595.64	c #Conflicts:    2003000 | #Constraints:      67230
3585.46/3595.64	c #Conflicts:    2004000 | #Constraints:      68231
3585.46/3595.64	c #Conflicts:    2005000 | #Constraints:      69231
3585.46/3595.64	c #Conflicts:    2006000 | #Constraints:      70231
3585.46/3595.64	c #Conflicts:    2007000 | #Constraints:      71232
3585.46/3595.64	c #Conflicts:    2008000 | #Constraints:      72232
3585.46/3595.64	c #Conflicts:    2009000 | #Constraints:      73232
3585.46/3595.64	c #Conflicts:    2010000 | #Constraints:      74232
3585.46/3595.64	c #Conflicts:    2011000 | #Constraints:      75232
3585.46/3595.64	c #Conflicts:    2012000 | #Constraints:      76232
3585.46/3595.64	c #Conflicts:    2013000 | #Constraints:      77232
3585.46/3595.64	c #Conflicts:    2014000 | #Constraints:      78235
3585.46/3595.64	c #Conflicts:    2015000 | #Constraints:      79238
3585.46/3595.64	c #Conflicts:    2016000 | #Constraints:      80239
3585.46/3595.64	c #Conflicts:    2017000 | #Constraints:      81241
3585.46/3595.64	c #Conflicts:    2018000 | #Constraints:      82244
3585.46/3595.64	c #Conflicts:    2019000 | #Constraints:      83246
3585.46/3595.64	c #Conflicts:    2020000 | #Constraints:      84246
3585.46/3595.64	c #Conflicts:    2021000 | #Constraints:      85247
3585.46/3595.64	c #Conflicts:    2022000 | #Constraints:      86250
3585.46/3595.64	c #Conflicts:    2023000 | #Constraints:      87251
3585.46/3595.64	c #Conflicts:    2024000 | #Constraints:      88251
3585.46/3595.64	c #Conflicts:    2025000 | #Constraints:      89251
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2026000 | #Constraints:      61612
3585.46/3595.64	c #Conflicts:    2027000 | #Constraints:      62612
3585.46/3595.64	c #Conflicts:    2028000 | #Constraints:      63612
3585.46/3595.64	c #Conflicts:    2029000 | #Constraints:      64612
3585.46/3595.64	c #Conflicts:    2030000 | #Constraints:      65612
3585.46/3595.64	c #Conflicts:    2031000 | #Constraints:      66612
3585.46/3595.64	c #Conflicts:    2032000 | #Constraints:      67612
3585.46/3595.64	c #Conflicts:    2033000 | #Constraints:      68612
3585.46/3595.64	c #Conflicts:    2034000 | #Constraints:      69612
3585.46/3595.64	c #Conflicts:    2035000 | #Constraints:      70612
3585.46/3595.64	c #Conflicts:    2036000 | #Constraints:      71612
3585.46/3595.64	c #Conflicts:    2037000 | #Constraints:      72612
3585.46/3595.64	c #Conflicts:    2038000 | #Constraints:      73612
3585.46/3595.64	c #Conflicts:    2039000 | #Constraints:      74612
3585.46/3595.64	c #Conflicts:    2040000 | #Constraints:      75612
3585.46/3595.64	c #Conflicts:    2041000 | #Constraints:      76612
3585.46/3595.64	c #Conflicts:    2042000 | #Constraints:      77612
3585.46/3595.64	c #Conflicts:    2043000 | #Constraints:      78612
3585.46/3595.64	c #Conflicts:    2044000 | #Constraints:      79612
3585.46/3595.64	c #Conflicts:    2045000 | #Constraints:      80612
3585.46/3595.64	c #Conflicts:    2046000 | #Constraints:      81612
3585.46/3595.64	c #Conflicts:    2047000 | #Constraints:      82612
3585.46/3595.64	c #Conflicts:    2048000 | #Constraints:      83612
3585.46/3595.64	c #Conflicts:    2049000 | #Constraints:      84612
3585.46/3595.64	c #Conflicts:    2050000 | #Constraints:      85612
3585.46/3595.64	c #Conflicts:    2051000 | #Constraints:      86612
3585.46/3595.64	c #Conflicts:    2052000 | #Constraints:      87612
3585.46/3595.64	c #Conflicts:    2053000 | #Constraints:      88612
3585.46/3595.64	c #Conflicts:    2054000 | #Constraints:      89612
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2055000 | #Constraints:      61953
3585.46/3595.64	c #Conflicts:    2056000 | #Constraints:      62953
3585.46/3595.64	c #Conflicts:    2057000 | #Constraints:      63953
3585.46/3595.64	c #Conflicts:    2058000 | #Constraints:      64953
3585.46/3595.64	c #Conflicts:    2059000 | #Constraints:      65953
3585.46/3595.64	c #Conflicts:    2060000 | #Constraints:      66953
3585.46/3595.64	c #Conflicts:    2061000 | #Constraints:      67953
3585.46/3595.64	c #Conflicts:    2062000 | #Constraints:      68953
3585.46/3595.64	c #Conflicts:    2063000 | #Constraints:      69953
3585.46/3595.64	c #Conflicts:    2064000 | #Constraints:      70953
3585.46/3595.64	c #Conflicts:    2065000 | #Constraints:      71953
3585.46/3595.64	c #Conflicts:    2066000 | #Constraints:      72953
3585.46/3595.64	c #Conflicts:    2067000 | #Constraints:      73954
3585.46/3595.64	c #Conflicts:    2068000 | #Constraints:      74960
3585.46/3595.64	c #Conflicts:    2069000 | #Constraints:      75966
3585.46/3595.64	c #Conflicts:    2070000 | #Constraints:      76970
3585.46/3595.64	c #Conflicts:    2071000 | #Constraints:      77971
3585.46/3595.64	c #Conflicts:    2072000 | #Constraints:      78974
3585.46/3595.64	c #Conflicts:    2073000 | #Constraints:      79977
3585.46/3595.64	c #Conflicts:    2074000 | #Constraints:      80991
3585.46/3595.64	c #Conflicts:    2075000 | #Constraints:      82004
3585.46/3595.64	c #Conflicts:    2076000 | #Constraints:      83014
3585.46/3595.64	c #Conflicts:    2077000 | #Constraints:      84040
3585.46/3595.64	c #Conflicts:    2078000 | #Constraints:      85055
3585.46/3595.64	c #Conflicts:    2079000 | #Constraints:      86067
3585.46/3595.64	c #Conflicts:    2080000 | #Constraints:      87075
3585.46/3595.64	c #Conflicts:    2081000 | #Constraints:      88090
3585.46/3595.64	c #Conflicts:    2082000 | #Constraints:      89104
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2083000 | #Constraints:      61329
3585.46/3595.64	c #Conflicts:    2084000 | #Constraints:      62329
3585.46/3595.64	c #Conflicts:    2085000 | #Constraints:      63329
3585.46/3595.64	c #Conflicts:    2086000 | #Constraints:      64329
3585.46/3595.64	c #Conflicts:    2087000 | #Constraints:      65329
3585.46/3595.64	c #Conflicts:    2088000 | #Constraints:      66329
3585.46/3595.64	c #Conflicts:    2089000 | #Constraints:      67329
3585.46/3595.64	c #Conflicts:    2090000 | #Constraints:      68329
3585.46/3595.64	c #Conflicts:    2091000 | #Constraints:      69329
3585.46/3595.64	c #Conflicts:    2092000 | #Constraints:      70329
3585.46/3595.64	c #Conflicts:    2093000 | #Constraints:      71329
3585.46/3595.64	c #Conflicts:    2094000 | #Constraints:      72329
3585.46/3595.64	c #Conflicts:    2095000 | #Constraints:      73329
3585.46/3595.64	c #Conflicts:    2096000 | #Constraints:      74329
3585.46/3595.64	c #Conflicts:    2097000 | #Constraints:      75329
3585.46/3595.64	c #Conflicts:    2098000 | #Constraints:      76329
3585.46/3595.64	c #Conflicts:    2099000 | #Constraints:      77329
3585.46/3595.64	c #Conflicts:    2100000 | #Constraints:      78329
3585.46/3595.64	c #Conflicts:    2101000 | #Constraints:      79329
3585.46/3595.64	c #Conflicts:    2102000 | #Constraints:      80329
3585.46/3595.64	c #Conflicts:    2103000 | #Constraints:      81329
3585.46/3595.64	c #Conflicts:    2104000 | #Constraints:      82329
3585.46/3595.64	c #Conflicts:    2105000 | #Constraints:      83329
3585.46/3595.64	c #Conflicts:    2106000 | #Constraints:      84329
3585.46/3595.64	c #Conflicts:    2107000 | #Constraints:      85329
3585.46/3595.64	c #Conflicts:    2108000 | #Constraints:      86329
3585.46/3595.64	c #Conflicts:    2109000 | #Constraints:      87329
3585.46/3595.64	c #Conflicts:    2110000 | #Constraints:      88329
3585.46/3595.64	c #Conflicts:    2111000 | #Constraints:      89329
3585.46/3595.64	c #Conflicts:    2112000 | #Constraints:      90329
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2113000 | #Constraints:      62368
3585.46/3595.64	c #Conflicts:    2114000 | #Constraints:      63368
3585.46/3595.64	c #Conflicts:    2115000 | #Constraints:      64368
3585.46/3595.64	c #Conflicts:    2116000 | #Constraints:      65368
3585.46/3595.64	c #Conflicts:    2117000 | #Constraints:      66368
3585.46/3595.64	c #Conflicts:    2118000 | #Constraints:      67368
3585.46/3595.64	c #Conflicts:    2119000 | #Constraints:      68368
3585.46/3595.64	c #Conflicts:    2120000 | #Constraints:      69368
3585.46/3595.64	c #Conflicts:    2121000 | #Constraints:      70368
3585.46/3595.64	c #Conflicts:    2122000 | #Constraints:      71368
3585.46/3595.64	c #Conflicts:    2123000 | #Constraints:      72368
3585.46/3595.64	c #Conflicts:    2124000 | #Constraints:      73368
3585.46/3595.64	c #Conflicts:    2125000 | #Constraints:      74368
3585.46/3595.64	c #Conflicts:    2126000 | #Constraints:      75368
3585.46/3595.64	c #Conflicts:    2127000 | #Constraints:      76368
3585.46/3595.64	c #Conflicts:    2128000 | #Constraints:      77368
3585.46/3595.64	c #Conflicts:    2129000 | #Constraints:      78368
3585.46/3595.64	c #Conflicts:    2130000 | #Constraints:      79368
3585.46/3595.64	c #Conflicts:    2131000 | #Constraints:      80368
3585.46/3595.64	c #Conflicts:    2132000 | #Constraints:      81368
3585.46/3595.64	c #Conflicts:    2133000 | #Constraints:      82368
3585.46/3595.64	c #Conflicts:    2134000 | #Constraints:      83368
3585.46/3595.64	c #Conflicts:    2135000 | #Constraints:      84368
3585.46/3595.64	c #Conflicts:    2136000 | #Constraints:      85368
3585.46/3595.64	c #Conflicts:    2137000 | #Constraints:      86368
3585.46/3595.64	c #Conflicts:    2138000 | #Constraints:      87368
3585.46/3595.64	c #Conflicts:    2139000 | #Constraints:      88368
3585.46/3595.64	c #Conflicts:    2140000 | #Constraints:      89368
3585.46/3595.64	c #Conflicts:    2141000 | #Constraints:      90368
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2142000 | #Constraints:      62244
3585.46/3595.64	c #Conflicts:    2143000 | #Constraints:      63244
3585.46/3595.64	c #Conflicts:    2144000 | #Constraints:      64244
3585.46/3595.64	c #Conflicts:    2145000 | #Constraints:      65244
3585.46/3595.64	c #Conflicts:    2146000 | #Constraints:      66244
3585.46/3595.64	c #Conflicts:    2147000 | #Constraints:      67244
3585.46/3595.64	c #Conflicts:    2148000 | #Constraints:      68244
3585.46/3595.64	c #Conflicts:    2149000 | #Constraints:      69244
3585.46/3595.64	c #Conflicts:    2150000 | #Constraints:      70244
3585.46/3595.64	c #Conflicts:    2151000 | #Constraints:      71244
3585.46/3595.64	c #Conflicts:    2152000 | #Constraints:      72244
3585.46/3595.64	c #Conflicts:    2153000 | #Constraints:      73244
3585.46/3595.64	c #Conflicts:    2154000 | #Constraints:      74244
3585.46/3595.64	c #Conflicts:    2155000 | #Constraints:      75244
3585.46/3595.64	c #Conflicts:    2156000 | #Constraints:      76244
3585.46/3595.64	c #Conflicts:    2157000 | #Constraints:      77244
3585.46/3595.64	c #Conflicts:    2158000 | #Constraints:      78244
3585.46/3595.64	c #Conflicts:    2159000 | #Constraints:      79244
3585.46/3595.64	c #Conflicts:    2160000 | #Constraints:      80244
3585.46/3595.64	c #Conflicts:    2161000 | #Constraints:      81244
3585.46/3595.64	c #Conflicts:    2162000 | #Constraints:      82244
3585.46/3595.64	c #Conflicts:    2163000 | #Constraints:      83244
3585.46/3595.64	c #Conflicts:    2164000 | #Constraints:      84244
3585.46/3595.64	c #Conflicts:    2165000 | #Constraints:      85244
3585.46/3595.64	c #Conflicts:    2166000 | #Constraints:      86244
3585.46/3595.64	c #Conflicts:    2167000 | #Constraints:      87244
3585.46/3595.64	c #Conflicts:    2168000 | #Constraints:      88244
3585.46/3595.64	c #Conflicts:    2169000 | #Constraints:      89244
3585.46/3595.64	c #Conflicts:    2170000 | #Constraints:      90244
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2171000 | #Constraints:      61933
3585.46/3595.64	c #Conflicts:    2172000 | #Constraints:      62933
3585.46/3595.64	c #Conflicts:    2173000 | #Constraints:      63933
3585.46/3595.64	c #Conflicts:    2174000 | #Constraints:      64933
3585.46/3595.64	c #Conflicts:    2175000 | #Constraints:      65933
3585.46/3595.64	c #Conflicts:    2176000 | #Constraints:      66933
3585.46/3595.64	c #Conflicts:    2177000 | #Constraints:      67933
3585.46/3595.64	c #Conflicts:    2178000 | #Constraints:      68933
3585.46/3595.64	c #Conflicts:    2179000 | #Constraints:      69933
3585.46/3595.64	c #Conflicts:    2180000 | #Constraints:      70933
3585.46/3595.64	c #Conflicts:    2181000 | #Constraints:      71933
3585.46/3595.64	c #Conflicts:    2182000 | #Constraints:      72933
3585.46/3595.64	c #Conflicts:    2183000 | #Constraints:      73933
3585.46/3595.64	c #Conflicts:    2184000 | #Constraints:      74933
3585.46/3595.64	c #Conflicts:    2185000 | #Constraints:      75933
3585.46/3595.64	c #Conflicts:    2186000 | #Constraints:      76933
3585.46/3595.64	c #Conflicts:    2187000 | #Constraints:      77933
3585.46/3595.64	c #Conflicts:    2188000 | #Constraints:      78933
3585.46/3595.64	c #Conflicts:    2189000 | #Constraints:      79933
3585.46/3595.64	c #Conflicts:    2190000 | #Constraints:      80933
3585.46/3595.64	c #Conflicts:    2191000 | #Constraints:      81933
3585.46/3595.64	c #Conflicts:    2192000 | #Constraints:      82933
3585.46/3595.64	c #Conflicts:    2193000 | #Constraints:      83933
3585.46/3595.64	c #Conflicts:    2194000 | #Constraints:      84933
3585.46/3595.64	c #Conflicts:    2195000 | #Constraints:      85933
3585.46/3595.64	c #Conflicts:    2196000 | #Constraints:      86933
3585.46/3595.64	c #Conflicts:    2197000 | #Constraints:      87933
3585.46/3595.64	c #Conflicts:    2198000 | #Constraints:      88933
3585.46/3595.64	c #Conflicts:    2199000 | #Constraints:      89933
3585.46/3595.64	c #Conflicts:    2200000 | #Constraints:      90933
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2201000 | #Constraints:      62402
3585.46/3595.64	c #Conflicts:    2202000 | #Constraints:      63402
3585.46/3595.64	c #Conflicts:    2203000 | #Constraints:      64402
3585.46/3595.64	c #Conflicts:    2204000 | #Constraints:      65402
3585.46/3595.64	c #Conflicts:    2205000 | #Constraints:      66402
3585.46/3595.64	c #Conflicts:    2206000 | #Constraints:      67402
3585.46/3595.64	c #Conflicts:    2207000 | #Constraints:      68402
3585.46/3595.64	c #Conflicts:    2208000 | #Constraints:      69402
3585.46/3595.64	c #Conflicts:    2209000 | #Constraints:      70402
3585.46/3595.64	c #Conflicts:    2210000 | #Constraints:      71402
3585.46/3595.64	c #Conflicts:    2211000 | #Constraints:      72404
3585.46/3595.64	c #Conflicts:    2212000 | #Constraints:      73423
3585.46/3595.64	c #Conflicts:    2213000 | #Constraints:      74606
3585.46/3595.64	c #Conflicts:    2214000 | #Constraints:      75609
3585.46/3595.64	c #Conflicts:    2215000 | #Constraints:      76611
3585.46/3595.64	c #Conflicts:    2216000 | #Constraints:      77616
3585.46/3595.64	c #Conflicts:    2217000 | #Constraints:      78618
3585.46/3595.64	c #Conflicts:    2218000 | #Constraints:      79620
3585.46/3595.64	c #Conflicts:    2219000 | #Constraints:      80620
3585.46/3595.64	c #Conflicts:    2220000 | #Constraints:      81621
3585.46/3595.64	c #Conflicts:    2221000 | #Constraints:      82621
3585.46/3595.64	c #Conflicts:    2222000 | #Constraints:      83621
3585.46/3595.64	c #Conflicts:    2223000 | #Constraints:      84624
3585.46/3595.64	c #Conflicts:    2224000 | #Constraints:      85624
3585.46/3595.64	c #Conflicts:    2225000 | #Constraints:      86625
3585.46/3595.64	c #Conflicts:    2226000 | #Constraints:      87629
3585.46/3595.64	c #Conflicts:    2227000 | #Constraints:      88631
3585.46/3595.64	c #Conflicts:    2228000 | #Constraints:      89632
3585.46/3595.64	c #Conflicts:    2229000 | #Constraints:      90632
3585.46/3595.64	c #Conflicts:    2230000 | #Constraints:      91632
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2231000 | #Constraints:      62802
3585.46/3595.64	c #Conflicts:    2232000 | #Constraints:      63802
3585.46/3595.64	c #Conflicts:    2233000 | #Constraints:      64802
3585.46/3595.64	c #Conflicts:    2234000 | #Constraints:      65802
3585.46/3595.64	c #Conflicts:    2235000 | #Constraints:      66802
3585.46/3595.64	c #Conflicts:    2236000 | #Constraints:      67802
3585.46/3595.64	c #Conflicts:    2237000 | #Constraints:      68802
3585.46/3595.64	c #Conflicts:    2238000 | #Constraints:      69802
3585.46/3595.64	c #Conflicts:    2239000 | #Constraints:      70802
3585.46/3595.64	c #Conflicts:    2240000 | #Constraints:      71802
3585.46/3595.64	c #Conflicts:    2241000 | #Constraints:      72802
3585.46/3595.64	c #Conflicts:    2242000 | #Constraints:      73802
3585.46/3595.64	c #Conflicts:    2243000 | #Constraints:      74802
3585.46/3595.64	c #Conflicts:    2244000 | #Constraints:      75802
3585.46/3595.64	c #Conflicts:    2245000 | #Constraints:      76802
3585.46/3595.64	c #Conflicts:    2246000 | #Constraints:      77802
3585.46/3595.64	c #Conflicts:    2247000 | #Constraints:      78802
3585.46/3595.64	c #Conflicts:    2248000 | #Constraints:      79802
3585.46/3595.64	c #Conflicts:    2249000 | #Constraints:      80802
3585.46/3595.64	c #Conflicts:    2250000 | #Constraints:      81802
3585.46/3595.64	c #Conflicts:    2251000 | #Constraints:      82802
3585.46/3595.64	c #Conflicts:    2252000 | #Constraints:      83802
3585.46/3595.64	c #Conflicts:    2253000 | #Constraints:      84802
3585.46/3595.64	c #Conflicts:    2254000 | #Constraints:      85802
3585.46/3595.64	c #Conflicts:    2255000 | #Constraints:      86802
3585.46/3595.64	c #Conflicts:    2256000 | #Constraints:      87802
3585.46/3595.64	c #Conflicts:    2257000 | #Constraints:      88802
3585.46/3595.64	c #Conflicts:    2258000 | #Constraints:      89802
3585.46/3595.64	c #Conflicts:    2259000 | #Constraints:      90802
3585.46/3595.64	c #Conflicts:    2260000 | #Constraints:      91802
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2261000 | #Constraints:      62791
3585.46/3595.64	c #Conflicts:    2262000 | #Constraints:      63791
3585.46/3595.64	c #Conflicts:    2263000 | #Constraints:      64791
3585.46/3595.64	c #Conflicts:    2264000 | #Constraints:      65791
3585.46/3595.64	c #Conflicts:    2265000 | #Constraints:      66791
3585.46/3595.64	c #Conflicts:    2266000 | #Constraints:      67791
3585.46/3595.64	c #Conflicts:    2267000 | #Constraints:      68791
3585.46/3595.64	c #Conflicts:    2268000 | #Constraints:      69791
3585.46/3595.64	c #Conflicts:    2269000 | #Constraints:      70791
3585.46/3595.64	c #Conflicts:    2270000 | #Constraints:      71791
3585.46/3595.64	c #Conflicts:    2271000 | #Constraints:      72791
3585.46/3595.64	c #Conflicts:    2272000 | #Constraints:      73791
3585.46/3595.64	c #Conflicts:    2273000 | #Constraints:      74791
3585.46/3595.64	c #Conflicts:    2274000 | #Constraints:      75791
3585.46/3595.64	c #Conflicts:    2275000 | #Constraints:      76791
3585.46/3595.64	c #Conflicts:    2276000 | #Constraints:      77791
3585.46/3595.64	c #Conflicts:    2277000 | #Constraints:      78791
3585.46/3595.64	c #Conflicts:    2278000 | #Constraints:      79791
3585.46/3595.64	c #Conflicts:    2279000 | #Constraints:      80791
3585.46/3595.64	c #Conflicts:    2280000 | #Constraints:      81791
3585.46/3595.64	c #Conflicts:    2281000 | #Constraints:      82791
3585.46/3595.64	c #Conflicts:    2282000 | #Constraints:      83791
3585.46/3595.64	c #Conflicts:    2283000 | #Constraints:      84791
3585.46/3595.64	c #Conflicts:    2284000 | #Constraints:      85791
3585.46/3595.64	c #Conflicts:    2285000 | #Constraints:      86791
3585.46/3595.64	c #Conflicts:    2286000 | #Constraints:      87791
3585.46/3595.64	c #Conflicts:    2287000 | #Constraints:      88791
3585.46/3595.64	c #Conflicts:    2288000 | #Constraints:      89791
3585.46/3595.64	c #Conflicts:    2289000 | #Constraints:      90791
3585.46/3595.64	c #Conflicts:    2290000 | #Constraints:      91791
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2291000 | #Constraints:      62665
3585.46/3595.64	c #Conflicts:    2292000 | #Constraints:      63665
3585.46/3595.64	c #Conflicts:    2293000 | #Constraints:      64665
3585.46/3595.64	c #Conflicts:    2294000 | #Constraints:      65665
3585.46/3595.64	c #Conflicts:    2295000 | #Constraints:      66665
3585.46/3595.64	c #Conflicts:    2296000 | #Constraints:      67665
3585.46/3595.64	c #Conflicts:    2297000 | #Constraints:      68665
3585.46/3595.64	c #Conflicts:    2298000 | #Constraints:      69665
3585.46/3595.64	c #Conflicts:    2299000 | #Constraints:      70665
3585.46/3595.64	c #Conflicts:    2300000 | #Constraints:      71665
3585.46/3595.64	c #Conflicts:    2301000 | #Constraints:      72665
3585.46/3595.64	c #Conflicts:    2302000 | #Constraints:      73665
3585.46/3595.64	c #Conflicts:    2303000 | #Constraints:      74665
3585.46/3595.64	c #Conflicts:    2304000 | #Constraints:      75665
3585.46/3595.64	c #Conflicts:    2305000 | #Constraints:      76665
3585.46/3595.64	c #Conflicts:    2306000 | #Constraints:      77665
3585.46/3595.64	c #Conflicts:    2307000 | #Constraints:      78665
3585.46/3595.64	c #Conflicts:    2308000 | #Constraints:      79665
3585.46/3595.64	c #Conflicts:    2309000 | #Constraints:      80665
3585.46/3595.64	c #Conflicts:    2310000 | #Constraints:      81665
3585.46/3595.64	c #Conflicts:    2311000 | #Constraints:      82665
3585.46/3595.64	c #Conflicts:    2312000 | #Constraints:      83665
3585.46/3595.64	c #Conflicts:    2313000 | #Constraints:      84665
3585.46/3595.64	c #Conflicts:    2314000 | #Constraints:      85665
3585.46/3595.64	c #Conflicts:    2315000 | #Constraints:      86665
3585.46/3595.64	c #Conflicts:    2316000 | #Constraints:      87665
3585.46/3595.64	c #Conflicts:    2317000 | #Constraints:      88665
3585.46/3595.64	c #Conflicts:    2318000 | #Constraints:      89665
3585.46/3595.64	c #Conflicts:    2319000 | #Constraints:      90665
3585.46/3595.64	c #Conflicts:    2320000 | #Constraints:      91665
3585.46/3595.64	c #Conflicts:    2321000 | #Constraints:      92665
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2322000 | #Constraints:      63373
3585.46/3595.64	c #Conflicts:    2323000 | #Constraints:      64373
3585.46/3595.64	c #Conflicts:    2324000 | #Constraints:      65373
3585.46/3595.64	c #Conflicts:    2325000 | #Constraints:      66373
3585.46/3595.64	c #Conflicts:    2326000 | #Constraints:      67373
3585.46/3595.64	c #Conflicts:    2327000 | #Constraints:      68373
3585.46/3595.64	c #Conflicts:    2328000 | #Constraints:      69373
3585.46/3595.64	c #Conflicts:    2329000 | #Constraints:      70373
3585.46/3595.64	c #Conflicts:    2330000 | #Constraints:      71373
3585.46/3595.64	c #Conflicts:    2331000 | #Constraints:      72373
3585.46/3595.64	c #Conflicts:    2332000 | #Constraints:      73373
3585.46/3595.64	c #Conflicts:    2333000 | #Constraints:      74373
3585.46/3595.64	c #Conflicts:    2334000 | #Constraints:      75373
3585.46/3595.64	c #Conflicts:    2335000 | #Constraints:      76373
3585.46/3595.64	c #Conflicts:    2336000 | #Constraints:      77373
3585.46/3595.64	c #Conflicts:    2337000 | #Constraints:      78373
3585.46/3595.64	c #Conflicts:    2338000 | #Constraints:      79373
3585.46/3595.64	c #Conflicts:    2339000 | #Constraints:      80373
3585.46/3595.64	c #Conflicts:    2340000 | #Constraints:      81373
3585.46/3595.64	c #Conflicts:    2341000 | #Constraints:      82373
3585.46/3595.64	c #Conflicts:    2342000 | #Constraints:      83373
3585.46/3595.64	c #Conflicts:    2343000 | #Constraints:      84373
3585.46/3595.64	c #Conflicts:    2344000 | #Constraints:      85373
3585.46/3595.64	c #Conflicts:    2345000 | #Constraints:      86373
3585.46/3595.64	c #Conflicts:    2346000 | #Constraints:      87373
3585.46/3595.64	c #Conflicts:    2347000 | #Constraints:      88373
3585.46/3595.64	c #Conflicts:    2348000 | #Constraints:      89373
3585.46/3595.64	c #Conflicts:    2349000 | #Constraints:      90373
3585.46/3595.64	c #Conflicts:    2350000 | #Constraints:      91374
3585.46/3595.64	c #Conflicts:    2351000 | #Constraints:      92391
3585.46/3595.64	c #Conflicts:    2352000 | #Constraints:      93394
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2353000 | #Constraints:      63881
3585.46/3595.64	c #Conflicts:    2354000 | #Constraints:      64881
3585.46/3595.64	c #Conflicts:    2355000 | #Constraints:      65881
3585.46/3595.64	c #Conflicts:    2356000 | #Constraints:      66881
3585.46/3595.64	c #Conflicts:    2357000 | #Constraints:      67881
3585.46/3595.64	c #Conflicts:    2358000 | #Constraints:      68881
3585.46/3595.64	c #Conflicts:    2359000 | #Constraints:      69881
3585.46/3595.64	c #Conflicts:    2360000 | #Constraints:      70881
3585.46/3595.64	c #Conflicts:    2361000 | #Constraints:      71881
3585.46/3595.64	c #Conflicts:    2362000 | #Constraints:      72881
3585.46/3595.64	c #Conflicts:    2363000 | #Constraints:      73881
3585.46/3595.64	c #Conflicts:    2364000 | #Constraints:      74881
3585.46/3595.64	c #Conflicts:    2365000 | #Constraints:      75881
3585.46/3595.64	c #Conflicts:    2366000 | #Constraints:      76881
3585.46/3595.64	c #Conflicts:    2367000 | #Constraints:      77881
3585.46/3595.64	c #Conflicts:    2368000 | #Constraints:      78881
3585.46/3595.64	c #Conflicts:    2369000 | #Constraints:      79881
3585.46/3595.64	c #Conflicts:    2370000 | #Constraints:      80881
3585.46/3595.64	c #Conflicts:    2371000 | #Constraints:      81881
3585.46/3595.64	c #Conflicts:    2372000 | #Constraints:      82881
3585.46/3595.64	c #Conflicts:    2373000 | #Constraints:      83881
3585.46/3595.64	c #Conflicts:    2374000 | #Constraints:      84881
3585.46/3595.64	c #Conflicts:    2375000 | #Constraints:      85881
3585.46/3595.64	c #Conflicts:    2376000 | #Constraints:      86881
3585.46/3595.64	c #Conflicts:    2377000 | #Constraints:      87881
3585.46/3595.64	c #Conflicts:    2378000 | #Constraints:      88881
3585.46/3595.64	c #Conflicts:    2379000 | #Constraints:      89881
3585.46/3595.64	c #Conflicts:    2380000 | #Constraints:      90881
3585.46/3595.64	c #Conflicts:    2381000 | #Constraints:      91881
3585.46/3595.64	c #Conflicts:    2382000 | #Constraints:      92881
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2383000 | #Constraints:      63149
3585.46/3595.64	c #Conflicts:    2384000 | #Constraints:      64149
3585.46/3595.64	c #Conflicts:    2385000 | #Constraints:      65149
3585.46/3595.64	c #Conflicts:    2386000 | #Constraints:      66149
3585.46/3595.64	c #Conflicts:    2387000 | #Constraints:      67149
3585.46/3595.64	c #Conflicts:    2388000 | #Constraints:      68149
3585.46/3595.64	c #Conflicts:    2389000 | #Constraints:      69149
3585.46/3595.64	c #Conflicts:    2390000 | #Constraints:      70149
3585.46/3595.64	c #Conflicts:    2391000 | #Constraints:      71149
3585.46/3595.64	c #Conflicts:    2392000 | #Constraints:      72149
3585.46/3595.64	c #Conflicts:    2393000 | #Constraints:      73149
3585.46/3595.64	c #Conflicts:    2394000 | #Constraints:      74149
3585.46/3595.64	c #Conflicts:    2395000 | #Constraints:      75149
3585.46/3595.64	c #Conflicts:    2396000 | #Constraints:      76149
3585.46/3595.64	c #Conflicts:    2397000 | #Constraints:      77149
3585.46/3595.64	c #Conflicts:    2398000 | #Constraints:      78149
3585.46/3595.64	c #Conflicts:    2399000 | #Constraints:      79149
3585.46/3595.64	c #Conflicts:    2400000 | #Constraints:      80149
3585.46/3595.64	c #Conflicts:    2401000 | #Constraints:      81149
3585.46/3595.64	c #Conflicts:    2402000 | #Constraints:      82149
3585.46/3595.64	c #Conflicts:    2403000 | #Constraints:      83149
3585.46/3595.64	c #Conflicts:    2404000 | #Constraints:      84149
3585.46/3595.64	c #Conflicts:    2405000 | #Constraints:      85149
3585.46/3595.64	c #Conflicts:    2406000 | #Constraints:      86149
3585.46/3595.64	c #Conflicts:    2407000 | #Constraints:      87149
3585.46/3595.64	c #Conflicts:    2408000 | #Constraints:      88149
3585.46/3595.64	c #Conflicts:    2409000 | #Constraints:      89149
3585.46/3595.64	c #Conflicts:    2410000 | #Constraints:      90149
3585.46/3595.64	c #Conflicts:    2411000 | #Constraints:      91149
3585.46/3595.64	c #Conflicts:    2412000 | #Constraints:      92149
3585.46/3595.64	c #Conflicts:    2413000 | #Constraints:      93149
3585.46/3595.64	c #Conflicts:    2414000 | #Constraints:      94149
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2415000 | #Constraints:      64240
3585.46/3595.64	c #Conflicts:    2416000 | #Constraints:      65240
3585.46/3595.64	c #Conflicts:    2417000 | #Constraints:      66240
3585.46/3595.64	c #Conflicts:    2418000 | #Constraints:      67240
3585.46/3595.64	c #Conflicts:    2419000 | #Constraints:      68240
3585.46/3595.64	c #Conflicts:    2420000 | #Constraints:      69240
3585.46/3595.64	c #Conflicts:    2421000 | #Constraints:      70240
3585.46/3595.64	c #Conflicts:    2422000 | #Constraints:      71240
3585.46/3595.64	c #Conflicts:    2423000 | #Constraints:      72240
3585.46/3595.64	c #Conflicts:    2424000 | #Constraints:      73240
3585.46/3595.64	c #Conflicts:    2425000 | #Constraints:      74240
3585.46/3595.64	c #Conflicts:    2426000 | #Constraints:      75240
3585.46/3595.64	c #Conflicts:    2427000 | #Constraints:      76240
3585.46/3595.64	c #Conflicts:    2428000 | #Constraints:      77240
3585.46/3595.64	c #Conflicts:    2429000 | #Constraints:      78240
3585.46/3595.64	c #Conflicts:    2430000 | #Constraints:      79240
3585.46/3595.64	c #Conflicts:    2431000 | #Constraints:      80240
3585.46/3595.64	c #Conflicts:    2432000 | #Constraints:      81240
3585.46/3595.64	c #Conflicts:    2433000 | #Constraints:      82240
3585.46/3595.64	c #Conflicts:    2434000 | #Constraints:      83240
3585.46/3595.64	c #Conflicts:    2435000 | #Constraints:      84240
3585.46/3595.64	c #Conflicts:    2436000 | #Constraints:      85240
3585.46/3595.64	c #Conflicts:    2437000 | #Constraints:      86240
3585.46/3595.64	c #Conflicts:    2438000 | #Constraints:      87240
3585.46/3595.64	c #Conflicts:    2439000 | #Constraints:      88240
3585.46/3595.64	c #Conflicts:    2440000 | #Constraints:      89240
3585.46/3595.64	c #Conflicts:    2441000 | #Constraints:      90240
3585.46/3595.64	c #Conflicts:    2442000 | #Constraints:      91240
3585.46/3595.64	c #Conflicts:    2443000 | #Constraints:      92240
3585.46/3595.64	c #Conflicts:    2444000 | #Constraints:      93240
3585.46/3595.64	c #Conflicts:    2445000 | #Constraints:      94240
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2446000 | #Constraints:      64153
3585.46/3595.64	c #Conflicts:    2447000 | #Constraints:      65153
3585.46/3595.64	c #Conflicts:    2448000 | #Constraints:      66153
3585.46/3595.64	c #Conflicts:    2449000 | #Constraints:      67153
3585.46/3595.64	c #Conflicts:    2450000 | #Constraints:      68153
3585.46/3595.64	c #Conflicts:    2451000 | #Constraints:      69153
3585.46/3595.64	c #Conflicts:    2452000 | #Constraints:      70153
3585.46/3595.64	c #Conflicts:    2453000 | #Constraints:      71153
3585.46/3595.64	c #Conflicts:    2454000 | #Constraints:      72153
3585.46/3595.64	c #Conflicts:    2455000 | #Constraints:      73153
3585.46/3595.64	c #Conflicts:    2456000 | #Constraints:      74153
3585.46/3595.64	c #Conflicts:    2457000 | #Constraints:      75153
3585.46/3595.64	c #Conflicts:    2458000 | #Constraints:      76153
3585.46/3595.64	c #Conflicts:    2459000 | #Constraints:      77153
3585.46/3595.64	c #Conflicts:    2460000 | #Constraints:      78153
3585.46/3595.64	c #Conflicts:    2461000 | #Constraints:      79153
3585.46/3595.64	c #Conflicts:    2462000 | #Constraints:      80153
3585.46/3595.64	c #Conflicts:    2463000 | #Constraints:      81153
3585.46/3595.64	c #Conflicts:    2464000 | #Constraints:      82153
3585.46/3595.64	c #Conflicts:    2465000 | #Constraints:      83153
3585.46/3595.64	c #Conflicts:    2466000 | #Constraints:      84153
3585.46/3595.64	c #Conflicts:    2467000 | #Constraints:      85153
3585.46/3595.64	c #Conflicts:    2468000 | #Constraints:      86153
3585.46/3595.64	c #Conflicts:    2469000 | #Constraints:      87153
3585.46/3595.64	c #Conflicts:    2470000 | #Constraints:      88153
3585.46/3595.64	c #Conflicts:    2471000 | #Constraints:      89153
3585.46/3595.64	c #Conflicts:    2472000 | #Constraints:      90153
3585.46/3595.64	c #Conflicts:    2473000 | #Constraints:      91153
3585.46/3595.64	c #Conflicts:    2474000 | #Constraints:      92153
3585.46/3595.64	c #Conflicts:    2475000 | #Constraints:      93153
3585.46/3595.64	c #Conflicts:    2476000 | #Constraints:      94153
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2477000 | #Constraints:      63838
3585.46/3595.64	c #Conflicts:    2478000 | #Constraints:      64838
3585.46/3595.64	c #Conflicts:    2479000 | #Constraints:      65838
3585.46/3595.64	c #Conflicts:    2480000 | #Constraints:      66838
3585.46/3595.64	c #Conflicts:    2481000 | #Constraints:      67838
3585.46/3595.64	c #Conflicts:    2482000 | #Constraints:      68838
3585.46/3595.64	c #Conflicts:    2483000 | #Constraints:      69838
3585.46/3595.64	c #Conflicts:    2484000 | #Constraints:      70838
3585.46/3595.64	c #Conflicts:    2485000 | #Constraints:      71838
3585.46/3595.64	c #Conflicts:    2486000 | #Constraints:      72838
3585.46/3595.64	c #Conflicts:    2487000 | #Constraints:      73838
3585.46/3595.64	c #Conflicts:    2488000 | #Constraints:      74838
3585.46/3595.64	c #Conflicts:    2489000 | #Constraints:      75838
3585.46/3595.64	c #Conflicts:    2490000 | #Constraints:      76838
3585.46/3595.64	c #Conflicts:    2491000 | #Constraints:      77838
3585.46/3595.64	c #Conflicts:    2492000 | #Constraints:      78838
3585.46/3595.64	c #Conflicts:    2493000 | #Constraints:      79838
3585.46/3595.64	c #Conflicts:    2494000 | #Constraints:      80838
3585.46/3595.64	c #Conflicts:    2495000 | #Constraints:      81838
3585.46/3595.64	c #Conflicts:    2496000 | #Constraints:      82838
3585.46/3595.64	c #Conflicts:    2497000 | #Constraints:      83838
3585.46/3595.64	c #Conflicts:    2498000 | #Constraints:      84838
3585.46/3595.64	c #Conflicts:    2499000 | #Constraints:      85838
3585.46/3595.64	c #Conflicts:    2500000 | #Constraints:      86838
3585.46/3595.64	c #Conflicts:    2501000 | #Constraints:      87838
3585.46/3595.64	c #Conflicts:    2502000 | #Constraints:      88838
3585.46/3595.64	c #Conflicts:    2503000 | #Constraints:      89838
3585.46/3595.64	c #Conflicts:    2504000 | #Constraints:      90838
3585.46/3595.64	c #Conflicts:    2505000 | #Constraints:      91838
3585.46/3595.64	c #Conflicts:    2506000 | #Constraints:      92838
3585.46/3595.64	c #Conflicts:    2507000 | #Constraints:      93838
3585.46/3595.64	c #Conflicts:    2508000 | #Constraints:      94838
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2509000 | #Constraints:      64267
3585.46/3595.64	c #Conflicts:    2510000 | #Constraints:      65267
3585.46/3595.64	c #Conflicts:    2511000 | #Constraints:      66267
3585.46/3595.64	c #Conflicts:    2512000 | #Constraints:      67267
3585.46/3595.64	c #Conflicts:    2513000 | #Constraints:      68267
3585.46/3595.64	c #Conflicts:    2514000 | #Constraints:      69267
3585.46/3595.64	c #Conflicts:    2515000 | #Constraints:      70267
3585.46/3595.64	c #Conflicts:    2516000 | #Constraints:      71267
3585.46/3595.64	c #Conflicts:    2517000 | #Constraints:      72267
3585.46/3595.64	c #Conflicts:    2518000 | #Constraints:      73267
3585.46/3595.64	c #Conflicts:    2519000 | #Constraints:      74267
3585.46/3595.64	c #Conflicts:    2520000 | #Constraints:      75267
3585.46/3595.64	c #Conflicts:    2521000 | #Constraints:      76267
3585.46/3595.64	c #Conflicts:    2522000 | #Constraints:      77267
3585.46/3595.64	c #Conflicts:    2523000 | #Constraints:      78267
3585.46/3595.64	c #Conflicts:    2524000 | #Constraints:      79267
3585.46/3595.64	c #Conflicts:    2525000 | #Constraints:      80267
3585.46/3595.64	c #Conflicts:    2526000 | #Constraints:      81267
3585.46/3595.64	c #Conflicts:    2527000 | #Constraints:      82267
3585.46/3595.64	c #Conflicts:    2528000 | #Constraints:      83267
3585.46/3595.64	c #Conflicts:    2529000 | #Constraints:      84267
3585.46/3595.64	c #Conflicts:    2530000 | #Constraints:      85267
3585.46/3595.64	c #Conflicts:    2531000 | #Constraints:      86267
3585.46/3595.64	c #Conflicts:    2532000 | #Constraints:      87267
3585.46/3595.64	c #Conflicts:    2533000 | #Constraints:      88267
3585.46/3595.64	c #Conflicts:    2534000 | #Constraints:      89267
3585.46/3595.64	c #Conflicts:    2535000 | #Constraints:      90267
3585.46/3595.64	c #Conflicts:    2536000 | #Constraints:      91267
3585.46/3595.64	c #Conflicts:    2537000 | #Constraints:      92267
3585.46/3595.64	c #Conflicts:    2538000 | #Constraints:      93267
3585.46/3595.64	c #Conflicts:    2539000 | #Constraints:      94267
3585.46/3595.64	c #Conflicts:    2540000 | #Constraints:      95267
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2541000 | #Constraints:      64586
3585.46/3595.64	c #Conflicts:    2542000 | #Constraints:      65586
3585.46/3595.64	c #Conflicts:    2543000 | #Constraints:      66586
3585.46/3595.64	c #Conflicts:    2544000 | #Constraints:      67586
3585.46/3595.64	c #Conflicts:    2545000 | #Constraints:      68586
3585.46/3595.64	c #Conflicts:    2546000 | #Constraints:      69586
3585.46/3595.64	c #Conflicts:    2547000 | #Constraints:      70586
3585.46/3595.64	c #Conflicts:    2548000 | #Constraints:      71586
3585.46/3595.64	c #Conflicts:    2549000 | #Constraints:      72586
3585.46/3595.64	c #Conflicts:    2550000 | #Constraints:      73586
3585.46/3595.64	c #Conflicts:    2551000 | #Constraints:      74586
3585.46/3595.64	c #Conflicts:    2552000 | #Constraints:      75586
3585.46/3595.64	c #Conflicts:    2553000 | #Constraints:      76586
3585.46/3595.64	c #Conflicts:    2554000 | #Constraints:      77586
3585.46/3595.64	c #Conflicts:    2555000 | #Constraints:      78586
3585.46/3595.64	c #Conflicts:    2556000 | #Constraints:      79586
3585.46/3595.64	c #Conflicts:    2557000 | #Constraints:      80586
3585.46/3595.64	c #Conflicts:    2558000 | #Constraints:      81586
3585.46/3595.64	c #Conflicts:    2559000 | #Constraints:      82586
3585.46/3595.64	c #Conflicts:    2560000 | #Constraints:      83586
3585.46/3595.64	c #Conflicts:    2561000 | #Constraints:      84586
3585.46/3595.64	c #Conflicts:    2562000 | #Constraints:      85586
3585.46/3595.64	c #Conflicts:    2563000 | #Constraints:      86586
3585.46/3595.64	c #Conflicts:    2564000 | #Constraints:      87586
3585.46/3595.64	c #Conflicts:    2565000 | #Constraints:      88586
3585.46/3595.64	c #Conflicts:    2566000 | #Constraints:      89586
3585.46/3595.64	c #Conflicts:    2567000 | #Constraints:      90586
3585.46/3595.64	c #Conflicts:    2568000 | #Constraints:      91586
3585.46/3595.64	c #Conflicts:    2569000 | #Constraints:      92586
3585.46/3595.64	c #Conflicts:    2570000 | #Constraints:      93586
3585.46/3595.64	c #Conflicts:    2571000 | #Constraints:      94586
3585.46/3595.64	c #Conflicts:    2572000 | #Constraints:      95586
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2573000 | #Constraints:      64685
3585.46/3595.64	c #Conflicts:    2574000 | #Constraints:      65685
3585.46/3595.64	c #Conflicts:    2575000 | #Constraints:      66685
3585.46/3595.64	c #Conflicts:    2576000 | #Constraints:      67685
3585.46/3595.64	c #Conflicts:    2577000 | #Constraints:      68685
3585.46/3595.64	c #Conflicts:    2578000 | #Constraints:      69685
3585.46/3595.64	c #Conflicts:    2579000 | #Constraints:      70685
3585.46/3595.64	c #Conflicts:    2580000 | #Constraints:      71685
3585.46/3595.64	c #Conflicts:    2581000 | #Constraints:      72685
3585.46/3595.64	c #Conflicts:    2582000 | #Constraints:      73685
3585.46/3595.64	c #Conflicts:    2583000 | #Constraints:      74685
3585.46/3595.64	c #Conflicts:    2584000 | #Constraints:      75685
3585.46/3595.64	c #Conflicts:    2585000 | #Constraints:      76685
3585.46/3595.64	c #Conflicts:    2586000 | #Constraints:      77685
3585.46/3595.64	c #Conflicts:    2587000 | #Constraints:      78685
3585.46/3595.64	c #Conflicts:    2588000 | #Constraints:      79685
3585.46/3595.64	c #Conflicts:    2589000 | #Constraints:      80685
3585.46/3595.64	c #Conflicts:    2590000 | #Constraints:      81685
3585.46/3595.64	c #Conflicts:    2591000 | #Constraints:      82685
3585.46/3595.64	c #Conflicts:    2592000 | #Constraints:      83685
3585.46/3595.64	c #Conflicts:    2593000 | #Constraints:      84685
3585.46/3595.64	c #Conflicts:    2594000 | #Constraints:      85685
3585.46/3595.64	c #Conflicts:    2595000 | #Constraints:      86685
3585.46/3595.64	c #Conflicts:    2596000 | #Constraints:      87685
3585.46/3595.64	c #Conflicts:    2597000 | #Constraints:      88685
3585.46/3595.64	c #Conflicts:    2598000 | #Constraints:      89685
3585.46/3595.64	c #Conflicts:    2599000 | #Constraints:      90685
3585.46/3595.64	c #Conflicts:    2600000 | #Constraints:      91685
3585.46/3595.64	c #Conflicts:    2601000 | #Constraints:      92685
3585.46/3595.64	c #Conflicts:    2602000 | #Constraints:      93685
3585.46/3595.64	c #Conflicts:    2603000 | #Constraints:      94685
3585.46/3595.64	c #Conflicts:    2604000 | #Constraints:      95685
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2605000 | #Constraints:      64646
3585.46/3595.64	c #Conflicts:    2606000 | #Constraints:      65646
3585.46/3595.64	c #Conflicts:    2607000 | #Constraints:      66646
3585.46/3595.64	c #Conflicts:    2608000 | #Constraints:      67646
3585.46/3595.64	c #Conflicts:    2609000 | #Constraints:      68646
3585.46/3595.64	c #Conflicts:    2610000 | #Constraints:      69646
3585.46/3595.64	c #Conflicts:    2611000 | #Constraints:      70646
3585.46/3595.64	c #Conflicts:    2612000 | #Constraints:      71646
3585.46/3595.64	c #Conflicts:    2613000 | #Constraints:      72646
3585.46/3595.64	c #Conflicts:    2614000 | #Constraints:      73646
3585.46/3595.64	c #Conflicts:    2615000 | #Constraints:      74646
3585.46/3595.64	c #Conflicts:    2616000 | #Constraints:      75646
3585.46/3595.64	c #Conflicts:    2617000 | #Constraints:      76646
3585.46/3595.64	c #Conflicts:    2618000 | #Constraints:      77646
3585.46/3595.64	c #Conflicts:    2619000 | #Constraints:      78646
3585.46/3595.64	c #Conflicts:    2620000 | #Constraints:      79646
3585.46/3595.64	c #Conflicts:    2621000 | #Constraints:      80646
3585.46/3595.64	c #Conflicts:    2622000 | #Constraints:      81646
3585.46/3595.64	c #Conflicts:    2623000 | #Constraints:      82646
3585.46/3595.64	c #Conflicts:    2624000 | #Constraints:      83646
3585.46/3595.64	c #Conflicts:    2625000 | #Constraints:      84646
3585.46/3595.64	c #Conflicts:    2626000 | #Constraints:      85646
3585.46/3595.64	c #Conflicts:    2627000 | #Constraints:      86646
3585.46/3595.64	c #Conflicts:    2628000 | #Constraints:      87646
3585.46/3595.64	c #Conflicts:    2629000 | #Constraints:      88646
3585.46/3595.64	c #Conflicts:    2630000 | #Constraints:      89646
3585.46/3595.64	c #Conflicts:    2631000 | #Constraints:      90646
3585.46/3595.64	c #Conflicts:    2632000 | #Constraints:      91646
3585.46/3595.64	c #Conflicts:    2633000 | #Constraints:      92646
3585.46/3595.64	c #Conflicts:    2634000 | #Constraints:      93646
3585.46/3595.64	c #Conflicts:    2635000 | #Constraints:      94646
3585.46/3595.64	c #Conflicts:    2636000 | #Constraints:      95646
3585.46/3595.64	c #Conflicts:    2637000 | #Constraints:      96646
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2638000 | #Constraints:      65312
3585.46/3595.64	c #Conflicts:    2639000 | #Constraints:      66312
3585.46/3595.64	c #Conflicts:    2640000 | #Constraints:      67312
3585.46/3595.64	c #Conflicts:    2641000 | #Constraints:      68312
3585.46/3595.64	c #Conflicts:    2642000 | #Constraints:      69312
3585.46/3595.64	c #Conflicts:    2643000 | #Constraints:      70312
3585.46/3595.64	c #Conflicts:    2644000 | #Constraints:      71312
3585.46/3595.64	c #Conflicts:    2645000 | #Constraints:      72312
3585.46/3595.64	c #Conflicts:    2646000 | #Constraints:      73312
3585.46/3595.64	c #Conflicts:    2647000 | #Constraints:      74312
3585.46/3595.64	c #Conflicts:    2648000 | #Constraints:      75312
3585.46/3595.64	c #Conflicts:    2649000 | #Constraints:      76312
3585.46/3595.64	c #Conflicts:    2650000 | #Constraints:      77312
3585.46/3595.64	c #Conflicts:    2651000 | #Constraints:      78312
3585.46/3595.64	c #Conflicts:    2652000 | #Constraints:      79312
3585.46/3595.64	c #Conflicts:    2653000 | #Constraints:      80312
3585.46/3595.64	c #Conflicts:    2654000 | #Constraints:      81312
3585.46/3595.64	c #Conflicts:    2655000 | #Constraints:      82312
3585.46/3595.64	c #Conflicts:    2656000 | #Constraints:      83312
3585.46/3595.64	c #Conflicts:    2657000 | #Constraints:      84312
3585.46/3595.64	c #Conflicts:    2658000 | #Constraints:      85312
3585.46/3595.64	c #Conflicts:    2659000 | #Constraints:      86312
3585.46/3595.64	c #Conflicts:    2660000 | #Constraints:      87312
3585.46/3595.64	c #Conflicts:    2661000 | #Constraints:      88312
3585.46/3595.64	c #Conflicts:    2662000 | #Constraints:      89312
3585.46/3595.64	c #Conflicts:    2663000 | #Constraints:      90312
3585.46/3595.64	c #Conflicts:    2664000 | #Constraints:      91312
3585.46/3595.64	c #Conflicts:    2665000 | #Constraints:      92312
3585.46/3595.64	c #Conflicts:    2666000 | #Constraints:      93312
3585.46/3595.64	c #Conflicts:    2667000 | #Constraints:      94312
3585.46/3595.64	c #Conflicts:    2668000 | #Constraints:      95312
3585.46/3595.64	c #Conflicts:    2669000 | #Constraints:      96312
3585.46/3595.64	c #Conflicts:    2670000 | #Constraints:      97312
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2671000 | #Constraints:      65835
3585.46/3595.64	c #Conflicts:    2672000 | #Constraints:      66835
3585.46/3595.64	c #Conflicts:    2673000 | #Constraints:      67835
3585.46/3595.64	c #Conflicts:    2674000 | #Constraints:      68835
3585.46/3595.64	c #Conflicts:    2675000 | #Constraints:      69835
3585.46/3595.64	c #Conflicts:    2676000 | #Constraints:      70835
3585.46/3595.64	c #Conflicts:    2677000 | #Constraints:      71835
3585.46/3595.64	c #Conflicts:    2678000 | #Constraints:      72835
3585.46/3595.64	c #Conflicts:    2679000 | #Constraints:      73835
3585.46/3595.64	c #Conflicts:    2680000 | #Constraints:      74835
3585.46/3595.64	c #Conflicts:    2681000 | #Constraints:      75835
3585.46/3595.64	c #Conflicts:    2682000 | #Constraints:      76835
3585.46/3595.64	c #Conflicts:    2683000 | #Constraints:      77835
3585.46/3595.64	c #Conflicts:    2684000 | #Constraints:      78835
3585.46/3595.64	c #Conflicts:    2685000 | #Constraints:      79835
3585.46/3595.64	c #Conflicts:    2686000 | #Constraints:      80835
3585.46/3595.64	c #Conflicts:    2687000 | #Constraints:      81835
3585.46/3595.64	c #Conflicts:    2688000 | #Constraints:      82835
3585.46/3595.64	c #Conflicts:    2689000 | #Constraints:      83835
3585.46/3595.64	c #Conflicts:    2690000 | #Constraints:      84835
3585.46/3595.64	c #Conflicts:    2691000 | #Constraints:      85835
3585.46/3595.64	c #Conflicts:    2692000 | #Constraints:      86835
3585.46/3595.64	c #Conflicts:    2693000 | #Constraints:      87835
3585.46/3595.64	c #Conflicts:    2694000 | #Constraints:      88835
3585.46/3595.64	c #Conflicts:    2695000 | #Constraints:      89835
3585.46/3595.64	c #Conflicts:    2696000 | #Constraints:      90835
3585.46/3595.64	c #Conflicts:    2697000 | #Constraints:      91835
3585.46/3595.64	c #Conflicts:    2698000 | #Constraints:      92835
3585.46/3595.64	c #Conflicts:    2699000 | #Constraints:      93835
3585.46/3595.64	c #Conflicts:    2700000 | #Constraints:      94835
3585.46/3595.64	c #Conflicts:    2701000 | #Constraints:      95835
3585.46/3595.64	c #Conflicts:    2702000 | #Constraints:      96835
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2703000 | #Constraints:      65140
3585.46/3595.64	c #Conflicts:    2704000 | #Constraints:      66140
3585.46/3595.64	c #Conflicts:    2705000 | #Constraints:      67140
3585.46/3595.64	c #Conflicts:    2706000 | #Constraints:      68140
3585.46/3595.64	c #Conflicts:    2707000 | #Constraints:      69140
3585.46/3595.64	c #Conflicts:    2708000 | #Constraints:      70140
3585.46/3595.64	c #Conflicts:    2709000 | #Constraints:      71140
3585.46/3595.64	c #Conflicts:    2710000 | #Constraints:      72140
3585.46/3595.64	c #Conflicts:    2711000 | #Constraints:      73140
3585.46/3595.64	c #Conflicts:    2712000 | #Constraints:      74140
3585.46/3595.64	c #Conflicts:    2713000 | #Constraints:      75140
3585.46/3595.64	c #Conflicts:    2714000 | #Constraints:      76140
3585.46/3595.64	c #Conflicts:    2715000 | #Constraints:      77140
3585.46/3595.64	c #Conflicts:    2716000 | #Constraints:      78140
3585.46/3595.64	c #Conflicts:    2717000 | #Constraints:      79140
3585.46/3595.64	c #Conflicts:    2718000 | #Constraints:      80140
3585.46/3595.64	c #Conflicts:    2719000 | #Constraints:      81140
3585.46/3595.64	c #Conflicts:    2720000 | #Constraints:      82140
3585.46/3595.64	c #Conflicts:    2721000 | #Constraints:      83140
3585.46/3595.64	c #Conflicts:    2722000 | #Constraints:      84140
3585.46/3595.64	c #Conflicts:    2723000 | #Constraints:      85140
3585.46/3595.64	c #Conflicts:    2724000 | #Constraints:      86140
3585.46/3595.64	c #Conflicts:    2725000 | #Constraints:      87140
3585.46/3595.64	c #Conflicts:    2726000 | #Constraints:      88140
3585.46/3595.64	c #Conflicts:    2727000 | #Constraints:      89140
3585.46/3595.64	c #Conflicts:    2728000 | #Constraints:      90140
3585.46/3595.64	c #Conflicts:    2729000 | #Constraints:      91140
3585.46/3595.64	c #Conflicts:    2730000 | #Constraints:      92140
3585.46/3595.64	c #Conflicts:    2731000 | #Constraints:      93140
3585.46/3595.64	c #Conflicts:    2732000 | #Constraints:      94140
3585.46/3595.64	c #Conflicts:    2733000 | #Constraints:      95140
3585.46/3595.64	c #Conflicts:    2734000 | #Constraints:      96140
3585.46/3595.64	c #Conflicts:    2735000 | #Constraints:      97140
3585.46/3595.64	c #Conflicts:    2736000 | #Constraints:      98140
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2737000 | #Constraints:      66250
3585.46/3595.64	c #Conflicts:    2738000 | #Constraints:      67250
3585.46/3595.64	c #Conflicts:    2739000 | #Constraints:      68250
3585.46/3595.64	c #Conflicts:    2740000 | #Constraints:      69250
3585.46/3595.64	c #Conflicts:    2741000 | #Constraints:      70250
3585.46/3595.64	c #Conflicts:    2742000 | #Constraints:      71250
3585.46/3595.64	c #Conflicts:    2743000 | #Constraints:      72250
3585.46/3595.64	c #Conflicts:    2744000 | #Constraints:      73250
3585.46/3595.64	c #Conflicts:    2745000 | #Constraints:      74250
3585.46/3595.64	c #Conflicts:    2746000 | #Constraints:      75250
3585.46/3595.64	c #Conflicts:    2747000 | #Constraints:      76250
3585.46/3595.64	c #Conflicts:    2748000 | #Constraints:      77250
3585.46/3595.64	c #Conflicts:    2749000 | #Constraints:      78250
3585.46/3595.64	c #Conflicts:    2750000 | #Constraints:      79250
3585.46/3595.64	c #Conflicts:    2751000 | #Constraints:      80250
3585.46/3595.64	c #Conflicts:    2752000 | #Constraints:      81250
3585.46/3595.64	c #Conflicts:    2753000 | #Constraints:      82250
3585.46/3595.64	c #Conflicts:    2754000 | #Constraints:      83250
3585.46/3595.64	c #Conflicts:    2755000 | #Constraints:      84250
3585.46/3595.64	c #Conflicts:    2756000 | #Constraints:      85250
3585.46/3595.64	c #Conflicts:    2757000 | #Constraints:      86250
3585.46/3595.64	c #Conflicts:    2758000 | #Constraints:      87250
3585.46/3595.64	c #Conflicts:    2759000 | #Constraints:      88250
3585.46/3595.64	c #Conflicts:    2760000 | #Constraints:      89250
3585.46/3595.64	c #Conflicts:    2761000 | #Constraints:      90250
3585.46/3595.64	c #Conflicts:    2762000 | #Constraints:      91250
3585.46/3595.64	c #Conflicts:    2763000 | #Constraints:      92250
3585.46/3595.64	c #Conflicts:    2764000 | #Constraints:      93250
3585.46/3595.64	c #Conflicts:    2765000 | #Constraints:      94250
3585.46/3595.64	c #Conflicts:    2766000 | #Constraints:      95250
3585.46/3595.64	c #Conflicts:    2767000 | #Constraints:      96250
3585.46/3595.64	c #Conflicts:    2768000 | #Constraints:      97250
3585.46/3595.64	c #Conflicts:    2769000 | #Constraints:      98250
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2770000 | #Constraints:      66146
3585.46/3595.64	c #Conflicts:    2771000 | #Constraints:      67146
3585.46/3595.64	c #Conflicts:    2772000 | #Constraints:      68146
3585.46/3595.64	c #Conflicts:    2773000 | #Constraints:      69146
3585.46/3595.64	c #Conflicts:    2774000 | #Constraints:      70146
3585.46/3595.64	c #Conflicts:    2775000 | #Constraints:      71146
3585.46/3595.64	c #Conflicts:    2776000 | #Constraints:      72146
3585.46/3595.64	c #Conflicts:    2777000 | #Constraints:      73146
3585.46/3595.64	c #Conflicts:    2778000 | #Constraints:      74146
3585.46/3595.64	c #Conflicts:    2779000 | #Constraints:      75146
3585.46/3595.64	c #Conflicts:    2780000 | #Constraints:      76146
3585.46/3595.64	c #Conflicts:    2781000 | #Constraints:      77146
3585.46/3595.64	c #Conflicts:    2782000 | #Constraints:      78146
3585.46/3595.64	c #Conflicts:    2783000 | #Constraints:      79146
3585.46/3595.64	c #Conflicts:    2784000 | #Constraints:      80146
3585.46/3595.64	c #Conflicts:    2785000 | #Constraints:      81146
3585.46/3595.64	c #Conflicts:    2786000 | #Constraints:      82146
3585.46/3595.64	c #Conflicts:    2787000 | #Constraints:      83146
3585.46/3595.64	c #Conflicts:    2788000 | #Constraints:      84146
3585.46/3595.64	c #Conflicts:    2789000 | #Constraints:      85146
3585.46/3595.64	c #Conflicts:    2790000 | #Constraints:      86146
3585.46/3595.64	c #Conflicts:    2791000 | #Constraints:      87146
3585.46/3595.64	c #Conflicts:    2792000 | #Constraints:      88146
3585.46/3595.64	c #Conflicts:    2793000 | #Constraints:      89146
3585.46/3595.64	c #Conflicts:    2794000 | #Constraints:      90146
3585.46/3595.64	c #Conflicts:    2795000 | #Constraints:      91146
3585.46/3595.64	c #Conflicts:    2796000 | #Constraints:      92146
3585.46/3595.64	c #Conflicts:    2797000 | #Constraints:      93146
3585.46/3595.64	c #Conflicts:    2798000 | #Constraints:      94146
3585.46/3595.64	c #Conflicts:    2799000 | #Constraints:      95148
3585.46/3595.64	c #Conflicts:    2800000 | #Constraints:      96149
3585.46/3595.64	c #Conflicts:    2801000 | #Constraints:      97149
3585.46/3595.64	c #Conflicts:    2802000 | #Constraints:      98149
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2803000 | #Constraints:      65835
3585.46/3595.64	c #Conflicts:    2804000 | #Constraints:      66835
3585.46/3595.64	c #Conflicts:    2805000 | #Constraints:      67835
3585.46/3595.64	c #Conflicts:    2806000 | #Constraints:      68835
3585.46/3595.64	c #Conflicts:    2807000 | #Constraints:      69835
3585.46/3595.64	c #Conflicts:    2808000 | #Constraints:      70835
3585.46/3595.64	c #Conflicts:    2809000 | #Constraints:      71835
3585.46/3595.64	c #Conflicts:    2810000 | #Constraints:      72835
3585.46/3595.64	c #Conflicts:    2811000 | #Constraints:      73835
3585.46/3595.64	c #Conflicts:    2812000 | #Constraints:      74835
3585.46/3595.64	c #Conflicts:    2813000 | #Constraints:      75835
3585.46/3595.64	c #Conflicts:    2814000 | #Constraints:      76835
3585.46/3595.64	c #Conflicts:    2815000 | #Constraints:      77835
3585.46/3595.64	c #Conflicts:    2816000 | #Constraints:      78835
3585.46/3595.64	c #Conflicts:    2817000 | #Constraints:      79835
3585.46/3595.64	c #Conflicts:    2818000 | #Constraints:      80835
3585.46/3595.64	c #Conflicts:    2819000 | #Constraints:      81835
3585.46/3595.64	c #Conflicts:    2820000 | #Constraints:      82835
3585.46/3595.64	c #Conflicts:    2821000 | #Constraints:      83835
3585.46/3595.64	c #Conflicts:    2822000 | #Constraints:      84835
3585.46/3595.64	c #Conflicts:    2823000 | #Constraints:      85835
3585.46/3595.64	c #Conflicts:    2824000 | #Constraints:      86835
3585.46/3595.64	c #Conflicts:    2825000 | #Constraints:      87835
3585.46/3595.64	c #Conflicts:    2826000 | #Constraints:      88835
3585.46/3595.64	c #Conflicts:    2827000 | #Constraints:      89835
3585.46/3595.64	c #Conflicts:    2828000 | #Constraints:      90835
3585.46/3595.64	c #Conflicts:    2829000 | #Constraints:      91835
3585.46/3595.64	c #Conflicts:    2830000 | #Constraints:      92835
3585.46/3595.64	c #Conflicts:    2831000 | #Constraints:      93835
3585.46/3595.64	c #Conflicts:    2832000 | #Constraints:      94835
3585.46/3595.64	c #Conflicts:    2833000 | #Constraints:      95835
3585.46/3595.64	c #Conflicts:    2834000 | #Constraints:      96835
3585.46/3595.64	c #Conflicts:    2835000 | #Constraints:      97835
3585.46/3595.64	c #Conflicts:    2836000 | #Constraints:      98835
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2837000 | #Constraints:      66324
3585.46/3595.64	c #Conflicts:    2838000 | #Constraints:      67324
3585.46/3595.64	c #Conflicts:    2839000 | #Constraints:      68324
3585.46/3595.64	c #Conflicts:    2840000 | #Constraints:      69324
3585.46/3595.64	c #Conflicts:    2841000 | #Constraints:      70324
3585.46/3595.64	c #Conflicts:    2842000 | #Constraints:      71324
3585.46/3595.64	c #Conflicts:    2843000 | #Constraints:      72324
3585.46/3595.64	c #Conflicts:    2844000 | #Constraints:      73324
3585.46/3595.64	c #Conflicts:    2845000 | #Constraints:      74325
3585.46/3595.64	c #Conflicts:    2846000 | #Constraints:      75417
3585.46/3595.64	c #Conflicts:    2847000 | #Constraints:      76420
3585.46/3595.64	c #Conflicts:    2848000 | #Constraints:      77431
3585.46/3595.64	c #Conflicts:    2849000 | #Constraints:      78530
3585.46/3595.64	c #Conflicts:    2850000 | #Constraints:      79736
3585.46/3595.64	c #Conflicts:    2851000 | #Constraints:      80943
3585.46/3595.64	c #Conflicts:    2852000 | #Constraints:      81947
3585.46/3595.64	c #Conflicts:    2853000 | #Constraints:      83144
3585.46/3595.64	c #Conflicts:    2854000 | #Constraints:      84148
3585.46/3595.64	c #Conflicts:    2855000 | #Constraints:      85152
3585.46/3595.64	c #Conflicts:    2856000 | #Constraints:      86155
3585.46/3595.64	c #Conflicts:    2857000 | #Constraints:      87163
3585.46/3595.64	c #Conflicts:    2858000 | #Constraints:      88179
3585.46/3595.64	c #Conflicts:    2859000 | #Constraints:      89185
3585.46/3595.64	c #Conflicts:    2860000 | #Constraints:      90241
3585.46/3595.64	c #Conflicts:    2861000 | #Constraints:      91241
3585.46/3595.64	c #Conflicts:    2862000 | #Constraints:      92256
3585.46/3595.64	c #Conflicts:    2863000 | #Constraints:      93264
3585.46/3595.64	c #Conflicts:    2864000 | #Constraints:      94383
3585.46/3595.64	c #Conflicts:    2865000 | #Constraints:      95477
3585.46/3595.64	c #Conflicts:    2866000 | #Constraints:      96956
3585.46/3595.64	c #Conflicts:    2867000 | #Constraints:      98201
3585.46/3595.64	c #Conflicts:    2868000 | #Constraints:      99213
3585.46/3595.64	c #Conflicts:    2869000 | #Constraints:     100213
3585.46/3595.64	c #Conflicts:    2870000 | #Constraints:     101214
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2871000 | #Constraints:      67562
3585.46/3595.64	c #Conflicts:    2872000 | #Constraints:      68562
3585.46/3595.64	c #Conflicts:    2873000 | #Constraints:      69562
3585.46/3595.64	c #Conflicts:    2874000 | #Constraints:      70562
3585.46/3595.64	c #Conflicts:    2875000 | #Constraints:      71562
3585.46/3595.64	c #Conflicts:    2876000 | #Constraints:      72562
3585.46/3595.64	c #Conflicts:    2877000 | #Constraints:      73562
3585.46/3595.64	c #Conflicts:    2878000 | #Constraints:      74562
3585.46/3595.64	c #Conflicts:    2879000 | #Constraints:      75562
3585.46/3595.64	c #Conflicts:    2880000 | #Constraints:      76562
3585.46/3595.64	c #Conflicts:    2881000 | #Constraints:      77562
3585.46/3595.64	c #Conflicts:    2882000 | #Constraints:      78562
3585.46/3595.64	c #Conflicts:    2883000 | #Constraints:      79562
3585.46/3595.64	c #Conflicts:    2884000 | #Constraints:      80562
3585.46/3595.64	c #Conflicts:    2885000 | #Constraints:      81562
3585.46/3595.64	c #Conflicts:    2886000 | #Constraints:      82562
3585.46/3595.64	c #Conflicts:    2887000 | #Constraints:      83562
3585.46/3595.64	c #Conflicts:    2888000 | #Constraints:      84562
3585.46/3595.64	c #Conflicts:    2889000 | #Constraints:      85562
3585.46/3595.64	c #Conflicts:    2890000 | #Constraints:      86562
3585.46/3595.64	c #Conflicts:    2891000 | #Constraints:      87562
3585.46/3595.64	c #Conflicts:    2892000 | #Constraints:      88562
3585.46/3595.64	c #Conflicts:    2893000 | #Constraints:      89562
3585.46/3595.64	c #Conflicts:    2894000 | #Constraints:      90562
3585.46/3595.64	c #Conflicts:    2895000 | #Constraints:      91562
3585.46/3595.64	c #Conflicts:    2896000 | #Constraints:      92562
3585.46/3595.64	c #Conflicts:    2897000 | #Constraints:      93562
3585.46/3595.64	c #Conflicts:    2898000 | #Constraints:      94562
3585.46/3595.64	c #Conflicts:    2899000 | #Constraints:      95562
3585.46/3595.64	c #Conflicts:    2900000 | #Constraints:      96562
3585.46/3595.64	c #Conflicts:    2901000 | #Constraints:      97562
3585.46/3595.64	c #Conflicts:    2902000 | #Constraints:      98562
3585.46/3595.64	c #Conflicts:    2903000 | #Constraints:      99562
3585.46/3595.64	c #Conflicts:    2904000 | #Constraints:     100562
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2905000 | #Constraints:      67201
3585.46/3595.64	c #Conflicts:    2906000 | #Constraints:      68201
3585.46/3595.64	c #Conflicts:    2907000 | #Constraints:      69201
3585.46/3595.64	c #Conflicts:    2908000 | #Constraints:      70201
3585.46/3595.64	c #Conflicts:    2909000 | #Constraints:      71201
3585.46/3595.64	c #Conflicts:    2910000 | #Constraints:      72201
3585.46/3595.64	c #Conflicts:    2911000 | #Constraints:      73201
3585.46/3595.64	c #Conflicts:    2912000 | #Constraints:      74201
3585.46/3595.64	c #Conflicts:    2913000 | #Constraints:      75201
3585.46/3595.64	c #Conflicts:    2914000 | #Constraints:      76201
3585.46/3595.64	c #Conflicts:    2915000 | #Constraints:      77201
3585.46/3595.64	c #Conflicts:    2916000 | #Constraints:      78201
3585.46/3595.64	c #Conflicts:    2917000 | #Constraints:      79201
3585.46/3595.64	c #Conflicts:    2918000 | #Constraints:      80201
3585.46/3595.64	c #Conflicts:    2919000 | #Constraints:      81201
3585.46/3595.64	c #Conflicts:    2920000 | #Constraints:      82201
3585.46/3595.64	c #Conflicts:    2921000 | #Constraints:      83201
3585.46/3595.64	c #Conflicts:    2922000 | #Constraints:      84201
3585.46/3595.64	c #Conflicts:    2923000 | #Constraints:      85201
3585.46/3595.64	c #Conflicts:    2924000 | #Constraints:      86201
3585.46/3595.64	c #Conflicts:    2925000 | #Constraints:      87201
3585.46/3595.64	c #Conflicts:    2926000 | #Constraints:      88201
3585.46/3595.64	c #Conflicts:    2927000 | #Constraints:      89209
3585.46/3595.64	c #Conflicts:    2928000 | #Constraints:      90268
3585.46/3595.64	c #Conflicts:    2929000 | #Constraints:      91281
3585.46/3595.64	c #Conflicts:    2930000 | #Constraints:      92281
3585.46/3595.64	c #Conflicts:    2931000 | #Constraints:      93285
3585.46/3595.64	c #Conflicts:    2932000 | #Constraints:      94285
3585.46/3595.64	c #Conflicts:    2933000 | #Constraints:      95290
3585.46/3595.64	c #Conflicts:    2934000 | #Constraints:      96393
3585.46/3595.64	c #Conflicts:    2935000 | #Constraints:      97623
3585.46/3595.64	c #Conflicts:    2936000 | #Constraints:      98634
3585.46/3595.64	c #Conflicts:    2937000 | #Constraints:      99659
3585.46/3595.64	c #Conflicts:    2938000 | #Constraints:     100673
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2939000 | #Constraints:      67104
3585.46/3595.64	c #Conflicts:    2940000 | #Constraints:      68104
3585.46/3595.64	c #Conflicts:    2941000 | #Constraints:      69104
3585.46/3595.64	c #Conflicts:    2942000 | #Constraints:      70104
3585.46/3595.64	c #Conflicts:    2943000 | #Constraints:      71104
3585.46/3595.64	c #Conflicts:    2944000 | #Constraints:      72104
3585.46/3595.64	c #Conflicts:    2945000 | #Constraints:      73104
3585.46/3595.64	c #Conflicts:    2946000 | #Constraints:      74104
3585.46/3595.64	c #Conflicts:    2947000 | #Constraints:      75104
3585.46/3595.64	c #Conflicts:    2948000 | #Constraints:      76104
3585.46/3595.64	c #Conflicts:    2949000 | #Constraints:      77104
3585.46/3595.64	c #Conflicts:    2950000 | #Constraints:      78104
3585.46/3595.64	c #Conflicts:    2951000 | #Constraints:      79104
3585.46/3595.64	c #Conflicts:    2952000 | #Constraints:      80104
3585.46/3595.64	c #Conflicts:    2953000 | #Constraints:      81104
3585.46/3595.64	c #Conflicts:    2954000 | #Constraints:      82104
3585.46/3595.64	c #Conflicts:    2955000 | #Constraints:      83104
3585.46/3595.64	c #Conflicts:    2956000 | #Constraints:      84104
3585.46/3595.64	c #Conflicts:    2957000 | #Constraints:      85104
3585.46/3595.64	c #Conflicts:    2958000 | #Constraints:      86104
3585.46/3595.64	c #Conflicts:    2959000 | #Constraints:      87104
3585.46/3595.64	c #Conflicts:    2960000 | #Constraints:      88104
3585.46/3595.64	c #Conflicts:    2961000 | #Constraints:      89104
3585.46/3595.64	c #Conflicts:    2962000 | #Constraints:      90104
3585.46/3595.64	c #Conflicts:    2963000 | #Constraints:      91104
3585.46/3595.64	c #Conflicts:    2964000 | #Constraints:      92104
3585.46/3595.64	c #Conflicts:    2965000 | #Constraints:      93104
3585.46/3595.64	c #Conflicts:    2966000 | #Constraints:      94104
3585.46/3595.64	c #Conflicts:    2967000 | #Constraints:      95104
3585.46/3595.64	c #Conflicts:    2968000 | #Constraints:      96104
3585.46/3595.64	c #Conflicts:    2969000 | #Constraints:      97106
3585.46/3595.64	c #Conflicts:    2970000 | #Constraints:      98310
3585.46/3595.64	c #Conflicts:    2971000 | #Constraints:      99334
3585.46/3595.64	c #Conflicts:    2972000 | #Constraints:     100412
3585.46/3595.64	c #Conflicts:    2973000 | #Constraints:     101435
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    2974000 | #Constraints:      67760
3585.46/3595.64	c #Conflicts:    2975000 | #Constraints:      68760
3585.46/3595.64	c #Conflicts:    2976000 | #Constraints:      69760
3585.46/3595.64	c #Conflicts:    2977000 | #Constraints:      70760
3585.46/3595.64	c #Conflicts:    2978000 | #Constraints:      71760
3585.46/3595.64	c #Conflicts:    2979000 | #Constraints:      72760
3585.46/3595.64	c #Conflicts:    2980000 | #Constraints:      73760
3585.46/3595.64	c #Conflicts:    2981000 | #Constraints:      74760
3585.46/3595.64	c #Conflicts:    2982000 | #Constraints:      75760
3585.46/3595.64	c #Conflicts:    2983000 | #Constraints:      76760
3585.46/3595.64	c #Conflicts:    2984000 | #Constraints:      77760
3585.46/3595.64	c #Conflicts:    2985000 | #Constraints:      78760
3585.46/3595.64	c #Conflicts:    2986000 | #Constraints:      79760
3585.46/3595.64	c #Conflicts:    2987000 | #Constraints:      80760
3585.46/3595.64	c #Conflicts:    2988000 | #Constraints:      81760
3585.46/3595.64	c #Conflicts:    2989000 | #Constraints:      82760
3585.46/3595.64	c #Conflicts:    2990000 | #Constraints:      83760
3585.46/3595.64	c #Conflicts:    2991000 | #Constraints:      84760
3585.46/3595.64	c #Conflicts:    2992000 | #Constraints:      85760
3585.46/3595.64	c #Conflicts:    2993000 | #Constraints:      86760
3585.46/3595.64	c #Conflicts:    2994000 | #Constraints:      87760
3585.46/3595.64	c #Conflicts:    2995000 | #Constraints:      88760
3585.46/3595.64	c #Conflicts:    2996000 | #Constraints:      89760
3585.46/3595.64	c #Conflicts:    2997000 | #Constraints:      90760
3585.46/3595.64	c #Conflicts:    2998000 | #Constraints:      91760
3585.46/3595.64	c #Conflicts:    2999000 | #Constraints:      92761
3585.46/3595.64	c #Conflicts:    3000000 | #Constraints:      93761
3585.46/3595.64	c #Conflicts:    3001000 | #Constraints:      94761
3585.46/3595.64	c #Conflicts:    3002000 | #Constraints:      95761
3585.46/3595.64	c #Conflicts:    3003000 | #Constraints:      96761
3585.46/3595.64	c #Conflicts:    3004000 | #Constraints:      97761
3585.46/3595.64	c #Conflicts:    3005000 | #Constraints:      98761
3585.46/3595.64	c #Conflicts:    3006000 | #Constraints:      99762
3585.46/3595.64	c #Conflicts:    3007000 | #Constraints:     100762
3585.46/3595.64	c #Conflicts:    3008000 | #Constraints:     101763
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3009000 | #Constraints:      68022
3585.46/3595.64	c #Conflicts:    3010000 | #Constraints:      69022
3585.46/3595.64	c #Conflicts:    3011000 | #Constraints:      70022
3585.46/3595.64	c #Conflicts:    3012000 | #Constraints:      71022
3585.46/3595.64	c #Conflicts:    3013000 | #Constraints:      72022
3585.46/3595.64	c #Conflicts:    3014000 | #Constraints:      73022
3585.46/3595.64	c #Conflicts:    3015000 | #Constraints:      74022
3585.46/3595.64	c #Conflicts:    3016000 | #Constraints:      75022
3585.46/3595.64	c #Conflicts:    3017000 | #Constraints:      76022
3585.46/3595.64	c #Conflicts:    3018000 | #Constraints:      77022
3585.46/3595.64	c #Conflicts:    3019000 | #Constraints:      78022
3585.46/3595.64	c #Conflicts:    3020000 | #Constraints:      79022
3585.46/3595.64	c #Conflicts:    3021000 | #Constraints:      80022
3585.46/3595.64	c #Conflicts:    3022000 | #Constraints:      81022
3585.46/3595.64	c #Conflicts:    3023000 | #Constraints:      82022
3585.46/3595.64	c #Conflicts:    3024000 | #Constraints:      83022
3585.46/3595.64	c #Conflicts:    3025000 | #Constraints:      84022
3585.46/3595.64	c #Conflicts:    3026000 | #Constraints:      85022
3585.46/3595.64	c #Conflicts:    3027000 | #Constraints:      86022
3585.46/3595.64	c #Conflicts:    3028000 | #Constraints:      87022
3585.46/3595.64	c #Conflicts:    3029000 | #Constraints:      88022
3585.46/3595.64	c #Conflicts:    3030000 | #Constraints:      89022
3585.46/3595.64	c #Conflicts:    3031000 | #Constraints:      90022
3585.46/3595.64	c #Conflicts:    3032000 | #Constraints:      91022
3585.46/3595.64	c #Conflicts:    3033000 | #Constraints:      92022
3585.46/3595.64	c #Conflicts:    3034000 | #Constraints:      93022
3585.46/3595.64	c #Conflicts:    3035000 | #Constraints:      94022
3585.46/3595.64	c #Conflicts:    3036000 | #Constraints:      95022
3585.46/3595.64	c #Conflicts:    3037000 | #Constraints:      96022
3585.46/3595.64	c #Conflicts:    3038000 | #Constraints:      97022
3585.46/3595.64	c #Conflicts:    3039000 | #Constraints:      98022
3585.46/3595.64	c #Conflicts:    3040000 | #Constraints:      99022
3585.46/3595.64	c #Conflicts:    3041000 | #Constraints:     100022
3585.46/3595.64	c #Conflicts:    3042000 | #Constraints:     101022
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3043000 | #Constraints:      67239
3585.46/3595.64	c #Conflicts:    3044000 | #Constraints:      68239
3585.46/3595.64	c #Conflicts:    3045000 | #Constraints:      69239
3585.46/3595.64	c #Conflicts:    3046000 | #Constraints:      70239
3585.46/3595.64	c #Conflicts:    3047000 | #Constraints:      71239
3585.46/3595.64	c #Conflicts:    3048000 | #Constraints:      72239
3585.46/3595.64	c #Conflicts:    3049000 | #Constraints:      73239
3585.46/3595.64	c #Conflicts:    3050000 | #Constraints:      74239
3585.46/3595.64	c #Conflicts:    3051000 | #Constraints:      75239
3585.46/3595.64	c #Conflicts:    3052000 | #Constraints:      76239
3585.46/3595.64	c #Conflicts:    3053000 | #Constraints:      77239
3585.46/3595.64	c #Conflicts:    3054000 | #Constraints:      78239
3585.46/3595.64	c #Conflicts:    3055000 | #Constraints:      79239
3585.46/3595.64	c #Conflicts:    3056000 | #Constraints:      80239
3585.46/3595.64	c #Conflicts:    3057000 | #Constraints:      81239
3585.46/3595.64	c #Conflicts:    3058000 | #Constraints:      82239
3585.46/3595.64	c #Conflicts:    3059000 | #Constraints:      83239
3585.46/3595.64	c #Conflicts:    3060000 | #Constraints:      84239
3585.46/3595.64	c #Conflicts:    3061000 | #Constraints:      85239
3585.46/3595.64	c #Conflicts:    3062000 | #Constraints:      86239
3585.46/3595.64	c #Conflicts:    3063000 | #Constraints:      87239
3585.46/3595.64	c #Conflicts:    3064000 | #Constraints:      88239
3585.46/3595.64	c #Conflicts:    3065000 | #Constraints:      89239
3585.46/3595.64	c #Conflicts:    3066000 | #Constraints:      90239
3585.46/3595.64	c #Conflicts:    3067000 | #Constraints:      91239
3585.46/3595.64	c #Conflicts:    3068000 | #Constraints:      92239
3585.46/3595.64	c #Conflicts:    3069000 | #Constraints:      93239
3585.46/3595.64	c #Conflicts:    3070000 | #Constraints:      94239
3585.46/3595.64	c #Conflicts:    3071000 | #Constraints:      95239
3585.46/3595.64	c #Conflicts:    3072000 | #Constraints:      96239
3585.46/3595.64	c #Conflicts:    3073000 | #Constraints:      97239
3585.46/3595.64	c #Conflicts:    3074000 | #Constraints:      98239
3585.46/3595.64	c #Conflicts:    3075000 | #Constraints:      99239
3585.46/3595.64	c #Conflicts:    3076000 | #Constraints:     100239
3585.46/3595.64	c #Conflicts:    3077000 | #Constraints:     101239
3585.46/3595.64	c #Conflicts:    3078000 | #Constraints:     102239
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3079000 | #Constraints:      68257
3585.46/3595.64	c #Conflicts:    3080000 | #Constraints:      69257
3585.46/3595.64	c #Conflicts:    3081000 | #Constraints:      70257
3585.46/3595.64	c #Conflicts:    3082000 | #Constraints:      71257
3585.46/3595.64	c #Conflicts:    3083000 | #Constraints:      72257
3585.46/3595.64	c #Conflicts:    3084000 | #Constraints:      73257
3585.46/3595.64	c #Conflicts:    3085000 | #Constraints:      74257
3585.46/3595.64	c #Conflicts:    3086000 | #Constraints:      75257
3585.46/3595.64	c #Conflicts:    3087000 | #Constraints:      76257
3585.46/3595.64	c #Conflicts:    3088000 | #Constraints:      77257
3585.46/3595.64	c #Conflicts:    3089000 | #Constraints:      78257
3585.46/3595.64	c #Conflicts:    3090000 | #Constraints:      79257
3585.46/3595.64	c #Conflicts:    3091000 | #Constraints:      80257
3585.46/3595.64	c #Conflicts:    3092000 | #Constraints:      81257
3585.46/3595.64	c #Conflicts:    3093000 | #Constraints:      82257
3585.46/3595.64	c #Conflicts:    3094000 | #Constraints:      83257
3585.46/3595.64	c #Conflicts:    3095000 | #Constraints:      84257
3585.46/3595.64	c #Conflicts:    3096000 | #Constraints:      85257
3585.46/3595.64	c #Conflicts:    3097000 | #Constraints:      86257
3585.46/3595.64	c #Conflicts:    3098000 | #Constraints:      87257
3585.46/3595.64	c #Conflicts:    3099000 | #Constraints:      88257
3585.46/3595.64	c #Conflicts:    3100000 | #Constraints:      89257
3585.46/3595.64	c #Conflicts:    3101000 | #Constraints:      90257
3585.46/3595.64	c #Conflicts:    3102000 | #Constraints:      91257
3585.46/3595.64	c #Conflicts:    3103000 | #Constraints:      92257
3585.46/3595.64	c #Conflicts:    3104000 | #Constraints:      93257
3585.46/3595.64	c #Conflicts:    3105000 | #Constraints:      94257
3585.46/3595.64	c #Conflicts:    3106000 | #Constraints:      95257
3585.46/3595.64	c #Conflicts:    3107000 | #Constraints:      96257
3585.46/3595.64	c #Conflicts:    3108000 | #Constraints:      97257
3585.46/3595.64	c #Conflicts:    3109000 | #Constraints:      98257
3585.46/3595.64	c #Conflicts:    3110000 | #Constraints:      99257
3585.46/3595.64	c #Conflicts:    3111000 | #Constraints:     100257
3585.46/3595.64	c #Conflicts:    3112000 | #Constraints:     101257
3585.46/3595.64	c #Conflicts:    3113000 | #Constraints:     102257
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3114000 | #Constraints:      68130
3585.46/3595.64	c #Conflicts:    3115000 | #Constraints:      69130
3585.46/3595.64	c #Conflicts:    3116000 | #Constraints:      70130
3585.46/3595.64	c #Conflicts:    3117000 | #Constraints:      71130
3585.46/3595.64	c #Conflicts:    3118000 | #Constraints:      72130
3585.46/3595.64	c #Conflicts:    3119000 | #Constraints:      73130
3585.46/3595.64	c #Conflicts:    3120000 | #Constraints:      74130
3585.46/3595.64	c #Conflicts:    3121000 | #Constraints:      75130
3585.46/3595.64	c #Conflicts:    3122000 | #Constraints:      76130
3585.46/3595.64	c #Conflicts:    3123000 | #Constraints:      77130
3585.46/3595.64	c #Conflicts:    3124000 | #Constraints:      78130
3585.46/3595.64	c #Conflicts:    3125000 | #Constraints:      79130
3585.46/3595.64	c #Conflicts:    3126000 | #Constraints:      80130
3585.46/3595.64	c #Conflicts:    3127000 | #Constraints:      81130
3585.46/3595.64	c #Conflicts:    3128000 | #Constraints:      82130
3585.46/3595.64	c #Conflicts:    3129000 | #Constraints:      83130
3585.46/3595.64	c #Conflicts:    3130000 | #Constraints:      84130
3585.46/3595.64	c #Conflicts:    3131000 | #Constraints:      85131
3585.46/3595.64	c #Conflicts:    3132000 | #Constraints:      86131
3585.46/3595.64	c #Conflicts:    3133000 | #Constraints:      87131
3585.46/3595.64	c #Conflicts:    3134000 | #Constraints:      88131
3585.46/3595.64	c #Conflicts:    3135000 | #Constraints:      89131
3585.46/3595.64	c #Conflicts:    3136000 | #Constraints:      90131
3585.46/3595.64	c #Conflicts:    3137000 | #Constraints:      91131
3585.46/3595.64	c #Conflicts:    3138000 | #Constraints:      92131
3585.46/3595.64	c #Conflicts:    3139000 | #Constraints:      93131
3585.46/3595.64	c #Conflicts:    3140000 | #Constraints:      94131
3585.46/3595.64	c #Conflicts:    3141000 | #Constraints:      95131
3585.46/3595.64	c #Conflicts:    3142000 | #Constraints:      96131
3585.46/3595.64	c #Conflicts:    3143000 | #Constraints:      97131
3585.46/3595.64	c #Conflicts:    3144000 | #Constraints:      98131
3585.46/3595.64	c #Conflicts:    3145000 | #Constraints:      99132
3585.46/3595.64	c #Conflicts:    3146000 | #Constraints:     100132
3585.46/3595.64	c #Conflicts:    3147000 | #Constraints:     101132
3585.46/3595.64	c #Conflicts:    3148000 | #Constraints:     102132
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3149000 | #Constraints:      67818
3585.46/3595.64	c #Conflicts:    3150000 | #Constraints:      68818
3585.46/3595.64	c #Conflicts:    3151000 | #Constraints:      69818
3585.46/3595.64	c #Conflicts:    3152000 | #Constraints:      70818
3585.46/3595.64	c #Conflicts:    3153000 | #Constraints:      71818
3585.46/3595.64	c #Conflicts:    3154000 | #Constraints:      72818
3585.46/3595.64	c #Conflicts:    3155000 | #Constraints:      73818
3585.46/3595.64	c #Conflicts:    3156000 | #Constraints:      74818
3585.46/3595.64	c #Conflicts:    3157000 | #Constraints:      75818
3585.46/3595.64	c #Conflicts:    3158000 | #Constraints:      76818
3585.46/3595.64	c #Conflicts:    3159000 | #Constraints:      77818
3585.46/3595.64	c #Conflicts:    3160000 | #Constraints:      78818
3585.46/3595.64	c #Conflicts:    3161000 | #Constraints:      79818
3585.46/3595.64	c #Conflicts:    3162000 | #Constraints:      80818
3585.46/3595.64	c #Conflicts:    3163000 | #Constraints:      81818
3585.46/3595.64	c #Conflicts:    3164000 | #Constraints:      82818
3585.46/3595.64	c #Conflicts:    3165000 | #Constraints:      83818
3585.46/3595.64	c #Conflicts:    3166000 | #Constraints:      84818
3585.46/3595.64	c #Conflicts:    3167000 | #Constraints:      85818
3585.46/3595.64	c #Conflicts:    3168000 | #Constraints:      86818
3585.46/3595.64	c #Conflicts:    3169000 | #Constraints:      87818
3585.46/3595.64	c #Conflicts:    3170000 | #Constraints:      88818
3585.46/3595.64	c #Conflicts:    3171000 | #Constraints:      89818
3585.46/3595.64	c #Conflicts:    3172000 | #Constraints:      90818
3585.46/3595.64	c #Conflicts:    3173000 | #Constraints:      91818
3585.46/3595.64	c #Conflicts:    3174000 | #Constraints:      92818
3585.46/3595.64	c #Conflicts:    3175000 | #Constraints:      93818
3585.46/3595.64	c #Conflicts:    3176000 | #Constraints:      94818
3585.46/3595.64	c #Conflicts:    3177000 | #Constraints:      95818
3585.46/3595.64	c #Conflicts:    3178000 | #Constraints:      96818
3585.46/3595.64	c #Conflicts:    3179000 | #Constraints:      97818
3585.46/3595.64	c #Conflicts:    3180000 | #Constraints:      98818
3585.46/3595.64	c #Conflicts:    3181000 | #Constraints:      99818
3585.46/3595.64	c #Conflicts:    3182000 | #Constraints:     100818
3585.46/3595.64	c #Conflicts:    3183000 | #Constraints:     101818
3585.46/3595.64	c #Conflicts:    3184000 | #Constraints:     102818
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3185000 | #Constraints:      68331
3585.46/3595.64	c #Conflicts:    3186000 | #Constraints:      69331
3585.46/3595.64	c #Conflicts:    3187000 | #Constraints:      70331
3585.46/3595.64	c #Conflicts:    3188000 | #Constraints:      71331
3585.46/3595.64	c #Conflicts:    3189000 | #Constraints:      72331
3585.46/3595.64	c #Conflicts:    3190000 | #Constraints:      73331
3585.46/3595.64	c #Conflicts:    3191000 | #Constraints:      74331
3585.46/3595.64	c #Conflicts:    3192000 | #Constraints:      75331
3585.46/3595.64	c #Conflicts:    3193000 | #Constraints:      76331
3585.46/3595.64	c #Conflicts:    3194000 | #Constraints:      77331
3585.46/3595.64	c #Conflicts:    3195000 | #Constraints:      78331
3585.46/3595.64	c #Conflicts:    3196000 | #Constraints:      79331
3585.46/3595.64	c #Conflicts:    3197000 | #Constraints:      80331
3585.46/3595.64	c #Conflicts:    3198000 | #Constraints:      81331
3585.46/3595.64	c #Conflicts:    3199000 | #Constraints:      82331
3585.46/3595.64	c #Conflicts:    3200000 | #Constraints:      83331
3585.46/3595.64	c #Conflicts:    3201000 | #Constraints:      84331
3585.46/3595.64	c #Conflicts:    3202000 | #Constraints:      85331
3585.46/3595.64	c #Conflicts:    3203000 | #Constraints:      86331
3585.46/3595.64	c #Conflicts:    3204000 | #Constraints:      87331
3585.46/3595.64	c #Conflicts:    3205000 | #Constraints:      88331
3585.46/3595.64	c #Conflicts:    3206000 | #Constraints:      89331
3585.46/3595.64	c #Conflicts:    3207000 | #Constraints:      90331
3585.46/3595.64	c #Conflicts:    3208000 | #Constraints:      91331
3585.46/3595.64	c #Conflicts:    3209000 | #Constraints:      92331
3585.46/3595.64	c #Conflicts:    3210000 | #Constraints:      93331
3585.46/3595.64	c #Conflicts:    3211000 | #Constraints:      94331
3585.46/3595.64	c #Conflicts:    3212000 | #Constraints:      95331
3585.46/3595.64	c #Conflicts:    3213000 | #Constraints:      96331
3585.46/3595.64	c #Conflicts:    3214000 | #Constraints:      97331
3585.46/3595.64	c #Conflicts:    3215000 | #Constraints:      98331
3585.46/3595.64	c #Conflicts:    3216000 | #Constraints:      99331
3585.46/3595.64	c #Conflicts:    3217000 | #Constraints:     100331
3585.46/3595.64	c #Conflicts:    3218000 | #Constraints:     101331
3585.46/3595.64	c #Conflicts:    3219000 | #Constraints:     102331
3585.46/3595.64	c #Conflicts:    3220000 | #Constraints:     103331
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3221000 | #Constraints:      68630
3585.46/3595.64	c #Conflicts:    3222000 | #Constraints:      69630
3585.46/3595.64	c #Conflicts:    3223000 | #Constraints:      70630
3585.46/3595.64	c #Conflicts:    3224000 | #Constraints:      71630
3585.46/3595.64	c #Conflicts:    3225000 | #Constraints:      72630
3585.46/3595.64	c #Conflicts:    3226000 | #Constraints:      73630
3585.46/3595.64	c #Conflicts:    3227000 | #Constraints:      74630
3585.46/3595.64	c #Conflicts:    3228000 | #Constraints:      75630
3585.46/3595.64	c #Conflicts:    3229000 | #Constraints:      76630
3585.46/3595.64	c #Conflicts:    3230000 | #Constraints:      77630
3585.46/3595.64	c #Conflicts:    3231000 | #Constraints:      78630
3585.46/3595.64	c #Conflicts:    3232000 | #Constraints:      79630
3585.46/3595.64	c #Conflicts:    3233000 | #Constraints:      80630
3585.46/3595.64	c #Conflicts:    3234000 | #Constraints:      81630
3585.46/3595.64	c #Conflicts:    3235000 | #Constraints:      82630
3585.46/3595.64	c #Conflicts:    3236000 | #Constraints:      83630
3585.46/3595.64	c #Conflicts:    3237000 | #Constraints:      84630
3585.46/3595.64	c #Conflicts:    3238000 | #Constraints:      85630
3585.46/3595.64	c #Conflicts:    3239000 | #Constraints:      86630
3585.46/3595.64	c #Conflicts:    3240000 | #Constraints:      87630
3585.46/3595.64	c #Conflicts:    3241000 | #Constraints:      88630
3585.46/3595.64	c #Conflicts:    3242000 | #Constraints:      89630
3585.46/3595.64	c #Conflicts:    3243000 | #Constraints:      90630
3585.46/3595.64	c #Conflicts:    3244000 | #Constraints:      91630
3585.46/3595.64	c #Conflicts:    3245000 | #Constraints:      92630
3585.46/3595.64	c #Conflicts:    3246000 | #Constraints:      93630
3585.46/3595.64	c #Conflicts:    3247000 | #Constraints:      94630
3585.46/3595.64	c #Conflicts:    3248000 | #Constraints:      95630
3585.46/3595.64	c #Conflicts:    3249000 | #Constraints:      96630
3585.46/3595.64	c #Conflicts:    3250000 | #Constraints:      97630
3585.46/3595.64	c #Conflicts:    3251000 | #Constraints:      98630
3585.46/3595.64	c #Conflicts:    3252000 | #Constraints:      99630
3585.46/3595.64	c #Conflicts:    3253000 | #Constraints:     100630
3585.46/3595.64	c #Conflicts:    3254000 | #Constraints:     101630
3585.46/3595.64	c #Conflicts:    3255000 | #Constraints:     102630
3585.46/3595.64	c #Conflicts:    3256000 | #Constraints:     103630
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3257000 | #Constraints:      68751
3585.46/3595.64	c #Conflicts:    3258000 | #Constraints:      69751
3585.46/3595.64	c #Conflicts:    3259000 | #Constraints:      70751
3585.46/3595.64	c #Conflicts:    3260000 | #Constraints:      71751
3585.46/3595.64	c #Conflicts:    3261000 | #Constraints:      72751
3585.46/3595.64	c #Conflicts:    3262000 | #Constraints:      73751
3585.46/3595.64	c #Conflicts:    3263000 | #Constraints:      74751
3585.46/3595.64	c #Conflicts:    3264000 | #Constraints:      75751
3585.46/3595.64	c #Conflicts:    3265000 | #Constraints:      76751
3585.46/3595.64	c #Conflicts:    3266000 | #Constraints:      77751
3585.46/3595.64	c #Conflicts:    3267000 | #Constraints:      78751
3585.46/3595.64	c #Conflicts:    3268000 | #Constraints:      79756
3585.46/3595.64	c #Conflicts:    3269000 | #Constraints:      80756
3585.46/3595.64	c #Conflicts:    3270000 | #Constraints:      81758
3585.46/3595.64	c #Conflicts:    3271000 | #Constraints:      82762
3585.46/3595.64	c #Conflicts:    3272000 | #Constraints:      83765
3585.46/3595.64	c #Conflicts:    3273000 | #Constraints:      84766
3585.46/3595.64	c #Conflicts:    3274000 | #Constraints:      85766
3585.46/3595.64	c #Conflicts:    3275000 | #Constraints:      86767
3585.46/3595.64	c #Conflicts:    3276000 | #Constraints:      87768
3585.46/3595.64	c #Conflicts:    3277000 | #Constraints:      88768
3585.46/3595.64	c #Conflicts:    3278000 | #Constraints:      89768
3585.46/3595.64	c #Conflicts:    3279000 | #Constraints:      90770
3585.46/3595.64	c #Conflicts:    3280000 | #Constraints:      91771
3585.46/3595.64	c #Conflicts:    3281000 | #Constraints:      92776
3585.46/3595.64	c #Conflicts:    3282000 | #Constraints:      93776
3585.46/3595.64	c #Conflicts:    3283000 | #Constraints:      94776
3585.46/3595.64	c #Conflicts:    3284000 | #Constraints:      95779
3585.46/3595.64	c #Conflicts:    3285000 | #Constraints:      96782
3585.46/3595.64	c #Conflicts:    3286000 | #Constraints:      97782
3585.46/3595.64	c #Conflicts:    3287000 | #Constraints:      98783
3585.46/3595.64	c #Conflicts:    3288000 | #Constraints:      99787
3585.46/3595.64	c #Conflicts:    3289000 | #Constraints:     100796
3585.46/3595.64	c #Conflicts:    3290000 | #Constraints:     101800
3585.46/3595.64	c #Conflicts:    3291000 | #Constraints:     102812
3585.46/3595.64	c #Conflicts:    3292000 | #Constraints:     103821
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3293000 | #Constraints:      68670
3585.46/3595.64	c #Conflicts:    3294000 | #Constraints:      69670
3585.46/3595.64	c #Conflicts:    3295000 | #Constraints:      70670
3585.46/3595.64	c #Conflicts:    3296000 | #Constraints:      71670
3585.46/3595.64	c #Conflicts:    3297000 | #Constraints:      72670
3585.46/3595.64	c #Conflicts:    3298000 | #Constraints:      73670
3585.46/3595.64	c #Conflicts:    3299000 | #Constraints:      74670
3585.46/3595.64	c #Conflicts:    3300000 | #Constraints:      75670
3585.46/3595.64	c #Conflicts:    3301000 | #Constraints:      76670
3585.46/3595.64	c #Conflicts:    3302000 | #Constraints:      77670
3585.46/3595.64	c #Conflicts:    3303000 | #Constraints:      78670
3585.46/3595.64	c #Conflicts:    3304000 | #Constraints:      79670
3585.46/3595.64	c #Conflicts:    3305000 | #Constraints:      80670
3585.46/3595.64	c #Conflicts:    3306000 | #Constraints:      81670
3585.46/3595.64	c #Conflicts:    3307000 | #Constraints:      82670
3585.46/3595.64	c #Conflicts:    3308000 | #Constraints:      83670
3585.46/3595.64	c #Conflicts:    3309000 | #Constraints:      84670
3585.46/3595.64	c #Conflicts:    3310000 | #Constraints:      85670
3585.46/3595.64	c #Conflicts:    3311000 | #Constraints:      86670
3585.46/3595.64	c #Conflicts:    3312000 | #Constraints:      87670
3585.46/3595.64	c #Conflicts:    3313000 | #Constraints:      88670
3585.46/3595.64	c #Conflicts:    3314000 | #Constraints:      89670
3585.46/3595.64	c #Conflicts:    3315000 | #Constraints:      90670
3585.46/3595.64	c #Conflicts:    3316000 | #Constraints:      91670
3585.46/3595.64	c #Conflicts:    3317000 | #Constraints:      92671
3585.46/3595.64	c #Conflicts:    3318000 | #Constraints:      93673
3585.46/3595.64	c #Conflicts:    3319000 | #Constraints:      94680
3585.46/3595.64	c #Conflicts:    3320000 | #Constraints:      95686
3585.46/3595.64	c #Conflicts:    3321000 | #Constraints:      96686
3585.46/3595.64	c #Conflicts:    3322000 | #Constraints:      97688
3585.46/3595.64	c #Conflicts:    3323000 | #Constraints:      98689
3585.46/3595.64	c #Conflicts:    3324000 | #Constraints:      99692
3585.46/3595.64	c #Conflicts:    3325000 | #Constraints:     100696
3585.46/3595.64	c #Conflicts:    3326000 | #Constraints:     101698
3585.46/3595.64	c #Conflicts:    3327000 | #Constraints:     102710
3585.46/3595.64	c #Conflicts:    3328000 | #Constraints:     103712
3585.46/3595.64	c #Conflicts:    3329000 | #Constraints:     104714
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3330000 | #Constraints:      69428
3585.46/3595.64	c #Conflicts:    3331000 | #Constraints:      70428
3585.46/3595.64	c #Conflicts:    3332000 | #Constraints:      71428
3585.46/3595.64	c #Conflicts:    3333000 | #Constraints:      72428
3585.46/3595.64	c #Conflicts:    3334000 | #Constraints:      73428
3585.46/3595.64	c #Conflicts:    3335000 | #Constraints:      74428
3585.46/3595.64	c #Conflicts:    3336000 | #Constraints:      75428
3585.46/3595.64	c #Conflicts:    3337000 | #Constraints:      76428
3585.46/3595.64	c #Conflicts:    3338000 | #Constraints:      77428
3585.46/3595.64	c #Conflicts:    3339000 | #Constraints:      78428
3585.46/3595.64	c #Conflicts:    3340000 | #Constraints:      79429
3585.46/3595.64	c #Conflicts:    3341000 | #Constraints:      80430
3585.46/3595.64	c #Conflicts:    3342000 | #Constraints:      81430
3585.46/3595.64	c #Conflicts:    3343000 | #Constraints:      82430
3585.46/3595.64	c #Conflicts:    3344000 | #Constraints:      83430
3585.46/3595.64	c #Conflicts:    3345000 | #Constraints:      84438
3585.46/3595.64	c #Conflicts:    3346000 | #Constraints:      85452
3585.46/3595.64	c #Conflicts:    3347000 | #Constraints:      86468
3585.46/3595.64	c #Conflicts:    3348000 | #Constraints:      87481
3585.46/3595.64	c #Conflicts:    3349000 | #Constraints:      88503
3585.46/3595.64	c #Conflicts:    3350000 | #Constraints:      89521
3585.46/3595.64	c #Conflicts:    3351000 | #Constraints:      90533
3585.46/3595.64	c #Conflicts:    3352000 | #Constraints:      91549
3585.46/3595.64	c #Conflicts:    3353000 | #Constraints:      92586
3585.46/3595.64	c #Conflicts:    3354000 | #Constraints:      93592
3585.46/3595.64	c #Conflicts:    3355000 | #Constraints:      94768
3585.46/3595.64	c #Conflicts:    3356000 | #Constraints:      95774
3585.46/3595.64	c #Conflicts:    3357000 | #Constraints:      96776
3585.46/3595.64	c #Conflicts:    3358000 | #Constraints:      97776
3585.46/3595.64	c #Conflicts:    3359000 | #Constraints:      98782
3585.46/3595.64	c #Conflicts:    3360000 | #Constraints:      99793
3585.46/3595.64	c #Conflicts:    3361000 | #Constraints:     100796
3585.46/3595.64	c #Conflicts:    3362000 | #Constraints:     101800
3585.46/3595.64	c #Conflicts:    3363000 | #Constraints:     102800
3585.46/3595.64	c #Conflicts:    3364000 | #Constraints:     103802
3585.46/3595.64	c #Conflicts:    3365000 | #Constraints:     104811
3585.46/3595.64	c #Conflicts:    3366000 | #Constraints:     105825
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3367000 | #Constraints:      70071
3585.46/3595.64	c #Conflicts:    3368000 | #Constraints:      71071
3585.46/3595.64	c #Conflicts:    3369000 | #Constraints:      72071
3585.46/3595.64	c #Conflicts:    3370000 | #Constraints:      73071
3585.46/3595.64	c #Conflicts:    3371000 | #Constraints:      74071
3585.46/3595.64	c #Conflicts:    3372000 | #Constraints:      75071
3585.46/3595.64	c #Conflicts:    3373000 | #Constraints:      76071
3585.46/3595.64	c #Conflicts:    3374000 | #Constraints:      77071
3585.46/3595.64	c #Conflicts:    3375000 | #Constraints:      78071
3585.46/3595.64	c #Conflicts:    3376000 | #Constraints:      79071
3585.46/3595.64	c #Conflicts:    3377000 | #Constraints:      80071
3585.46/3595.64	c #Conflicts:    3378000 | #Constraints:      81071
3585.46/3595.64	c #Conflicts:    3379000 | #Constraints:      82071
3585.46/3595.64	c #Conflicts:    3380000 | #Constraints:      83071
3585.46/3595.64	c #Conflicts:    3381000 | #Constraints:      84071
3585.46/3595.64	c #Conflicts:    3382000 | #Constraints:      85071
3585.46/3595.64	c #Conflicts:    3383000 | #Constraints:      86071
3585.46/3595.64	c #Conflicts:    3384000 | #Constraints:      87071
3585.46/3595.64	c #Conflicts:    3385000 | #Constraints:      88071
3585.46/3595.64	c #Conflicts:    3386000 | #Constraints:      89071
3585.46/3595.64	c #Conflicts:    3387000 | #Constraints:      90073
3585.46/3595.64	c #Conflicts:    3388000 | #Constraints:      91073
3585.46/3595.64	c #Conflicts:    3389000 | #Constraints:      92073
3585.46/3595.64	c #Conflicts:    3390000 | #Constraints:      93073
3585.46/3595.64	c #Conflicts:    3391000 | #Constraints:      94073
3585.46/3595.64	c #Conflicts:    3392000 | #Constraints:      95075
3585.46/3595.64	c #Conflicts:    3393000 | #Constraints:      96078
3585.46/3595.64	c #Conflicts:    3394000 | #Constraints:      97079
3585.46/3595.64	c #Conflicts:    3395000 | #Constraints:      98084
3585.46/3595.64	c #Conflicts:    3396000 | #Constraints:      99089
3585.46/3595.64	c #Conflicts:    3397000 | #Constraints:     100096
3585.46/3595.64	c #Conflicts:    3398000 | #Constraints:     101098
3585.46/3595.64	c #Conflicts:    3399000 | #Constraints:     102100
3585.46/3595.64	c #Conflicts:    3400000 | #Constraints:     103100
3585.46/3595.64	c #Conflicts:    3401000 | #Constraints:     104113
3585.46/3595.64	c #Conflicts:    3402000 | #Constraints:     105114
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3403000 | #Constraints:      69283
3585.46/3595.64	c #Conflicts:    3404000 | #Constraints:      70283
3585.46/3595.64	c #Conflicts:    3405000 | #Constraints:      71283
3585.46/3595.64	c #Conflicts:    3406000 | #Constraints:      72283
3585.46/3595.64	c #Conflicts:    3407000 | #Constraints:      73283
3585.46/3595.64	c #Conflicts:    3408000 | #Constraints:      74283
3585.46/3595.64	c #Conflicts:    3409000 | #Constraints:      75283
3585.46/3595.64	c #Conflicts:    3410000 | #Constraints:      76283
3585.46/3595.64	c #Conflicts:    3411000 | #Constraints:      77283
3585.46/3595.64	c #Conflicts:    3412000 | #Constraints:      78434
3585.46/3595.64	c #Conflicts:    3413000 | #Constraints:      79659
3585.46/3595.64	c #Conflicts:    3414000 | #Constraints:      81264
3585.46/3595.64	c #Conflicts:    3415000 | #Constraints:      82869
3585.46/3595.64	c #Conflicts:    3416000 | #Constraints:      84115
3585.46/3595.64	c #Conflicts:    3417000 | #Constraints:      85143
3585.46/3595.64	c #Conflicts:    3418000 | #Constraints:      86178
3585.46/3595.64	c #Conflicts:    3419000 | #Constraints:      87223
3585.46/3595.64	c #Conflicts:    3420000 | #Constraints:      88381
3585.46/3595.64	c #Conflicts:    3421000 | #Constraints:      89707
3585.46/3595.64	c #Conflicts:    3422000 | #Constraints:      90770
3585.46/3595.64	c #Conflicts:    3423000 | #Constraints:      91866
3585.46/3595.64	c #Conflicts:    3424000 | #Constraints:      92866
3585.46/3595.64	c #Conflicts:    3425000 | #Constraints:      93878
3585.46/3595.64	c #Conflicts:    3426000 | #Constraints:      94974
3585.46/3595.64	c #Conflicts:    3427000 | #Constraints:      96376
3585.46/3595.64	c #Conflicts:    3428000 | #Constraints:      97857
3585.46/3595.64	c #Conflicts:    3429000 | #Constraints:      98871
3585.46/3595.64	c #Conflicts:    3430000 | #Constraints:     100007
3585.46/3595.64	c #Conflicts:    3431000 | #Constraints:     101078
3585.46/3595.64	c #Conflicts:    3432000 | #Constraints:     102130
3585.46/3595.64	c #Conflicts:    3433000 | #Constraints:     103137
3585.46/3595.64	c #Conflicts:    3434000 | #Constraints:     104170
3585.46/3595.64	c #Conflicts:    3435000 | #Constraints:     105190
3585.46/3595.64	c #Conflicts:    3436000 | #Constraints:     106381
3585.46/3595.64	c #Conflicts:    3437000 | #Constraints:     107589
3585.46/3595.64	c #Conflicts:    3438000 | #Constraints:     108638
3585.46/3595.64	c #Conflicts:    3439000 | #Constraints:     109701
3585.46/3595.64	c #Conflicts:    3440000 | #Constraints:     110796
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3441000 | #Constraints:      72561
3585.46/3595.64	c #Conflicts:    3442000 | #Constraints:      73561
3585.46/3595.64	c #Conflicts:    3443000 | #Constraints:      74561
3585.46/3595.64	c #Conflicts:    3444000 | #Constraints:      75561
3585.46/3595.64	c #Conflicts:    3445000 | #Constraints:      76561
3585.46/3595.64	c #Conflicts:    3446000 | #Constraints:      77561
3585.46/3595.64	c #Conflicts:    3447000 | #Constraints:      78561
3585.46/3595.64	c #Conflicts:    3448000 | #Constraints:      79561
3585.46/3595.64	c #Conflicts:    3449000 | #Constraints:      80561
3585.46/3595.64	c #Conflicts:    3450000 | #Constraints:      81561
3585.46/3595.64	c #Conflicts:    3451000 | #Constraints:      82561
3585.46/3595.64	c #Conflicts:    3452000 | #Constraints:      83561
3585.46/3595.64	c #Conflicts:    3453000 | #Constraints:      84561
3585.46/3595.64	c #Conflicts:    3454000 | #Constraints:      85561
3585.46/3595.64	c #Conflicts:    3455000 | #Constraints:      86561
3585.46/3595.64	c #Conflicts:    3456000 | #Constraints:      87561
3585.46/3595.64	c #Conflicts:    3457000 | #Constraints:      88561
3585.46/3595.64	c #Conflicts:    3458000 | #Constraints:      89562
3585.46/3595.64	c #Conflicts:    3459000 | #Constraints:      90574
3585.46/3595.64	c #Conflicts:    3460000 | #Constraints:      91578
3585.46/3595.64	c #Conflicts:    3461000 | #Constraints:      92586
3585.46/3595.64	c #Conflicts:    3462000 | #Constraints:      93593
3585.46/3595.64	c #Conflicts:    3463000 | #Constraints:      94600
3585.46/3595.64	c #Conflicts:    3464000 | #Constraints:      95607
3585.46/3595.64	c #Conflicts:    3465000 | #Constraints:      96616
3585.46/3595.64	c #Conflicts:    3466000 | #Constraints:      97618
3585.46/3595.64	c #Conflicts:    3467000 | #Constraints:      98629
3585.46/3595.64	c #Conflicts:    3468000 | #Constraints:      99631
3585.46/3595.64	c #Conflicts:    3469000 | #Constraints:     100633
3585.46/3595.64	c #Conflicts:    3470000 | #Constraints:     101644
3585.46/3595.64	c #Conflicts:    3471000 | #Constraints:     102653
3585.46/3595.64	c #Conflicts:    3472000 | #Constraints:     103658
3585.46/3595.64	c #Conflicts:    3473000 | #Constraints:     104659
3585.46/3595.64	c #Conflicts:    3474000 | #Constraints:     105664
3585.46/3595.64	c #Conflicts:    3475000 | #Constraints:     106666
3585.46/3595.64	c #Conflicts:    3476000 | #Constraints:     107668
3585.46/3595.64	c #Conflicts:    3477000 | #Constraints:     108673
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3478000 | #Constraints:      71382
3585.46/3595.64	c #Conflicts:    3479000 | #Constraints:      72382
3585.46/3595.64	c #Conflicts:    3480000 | #Constraints:      73382
3585.46/3595.64	c #Conflicts:    3481000 | #Constraints:      74382
3585.46/3595.64	c #Conflicts:    3482000 | #Constraints:      75382
3585.46/3595.64	c #Conflicts:    3483000 | #Constraints:      76382
3585.46/3595.64	c #Conflicts:    3484000 | #Constraints:      77382
3585.46/3595.64	c #Conflicts:    3485000 | #Constraints:      78382
3585.46/3595.64	c #Conflicts:    3486000 | #Constraints:      79382
3585.46/3595.64	c #Conflicts:    3487000 | #Constraints:      80382
3585.46/3595.64	c #Conflicts:    3488000 | #Constraints:      81382
3585.46/3595.64	c #Conflicts:    3489000 | #Constraints:      82382
3585.46/3595.64	c #Conflicts:    3490000 | #Constraints:      83382
3585.46/3595.64	c #Conflicts:    3491000 | #Constraints:      84391
3585.46/3595.64	c #Conflicts:    3492000 | #Constraints:      85402
3585.46/3595.64	c #Conflicts:    3493000 | #Constraints:      86408
3585.46/3595.64	c #Conflicts:    3494000 | #Constraints:      87418
3585.46/3595.64	c #Conflicts:    3495000 | #Constraints:      88443
3585.46/3595.64	c #Conflicts:    3496000 | #Constraints:      89456
3585.46/3595.64	c #Conflicts:    3497000 | #Constraints:      90467
3585.46/3595.64	c #Conflicts:    3498000 | #Constraints:      91478
3585.46/3595.64	c #Conflicts:    3499000 | #Constraints:      92488
3585.46/3595.64	c #Conflicts:    3500000 | #Constraints:      93496
3585.46/3595.64	c #Conflicts:    3501000 | #Constraints:      94506
3585.46/3595.64	c #Conflicts:    3502000 | #Constraints:      95530
3585.46/3595.64	c #Conflicts:    3503000 | #Constraints:      96549
3585.46/3595.64	c #Conflicts:    3504000 | #Constraints:      97680
3585.46/3595.64	c #Conflicts:    3505000 | #Constraints:      98705
3585.46/3595.64	c #Conflicts:    3506000 | #Constraints:      99769
3585.46/3595.64	c #Conflicts:    3507000 | #Constraints:     100785
3585.46/3595.64	c #Conflicts:    3508000 | #Constraints:     101805
3585.46/3595.64	c #Conflicts:    3509000 | #Constraints:     102823
3585.46/3595.64	c #Conflicts:    3510000 | #Constraints:     103843
3585.46/3595.64	c #Conflicts:    3511000 | #Constraints:     104886
3585.46/3595.64	c #Conflicts:    3512000 | #Constraints:     105899
3585.46/3595.64	c #Conflicts:    3513000 | #Constraints:     106914
3585.46/3595.64	c #Conflicts:    3514000 | #Constraints:     107932
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3515000 | #Constraints:      70766
3585.46/3595.64	c #Conflicts:    3516000 | #Constraints:      71766
3585.46/3595.64	c #Conflicts:    3517000 | #Constraints:      72766
3585.46/3595.64	c #Conflicts:    3518000 | #Constraints:      73766
3585.46/3595.64	c #Conflicts:    3519000 | #Constraints:      74766
3585.46/3595.64	c #Conflicts:    3520000 | #Constraints:      75766
3585.46/3595.64	c #Conflicts:    3521000 | #Constraints:      76766
3585.46/3595.64	c #Conflicts:    3522000 | #Constraints:      77766
3585.46/3595.64	c #Conflicts:    3523000 | #Constraints:      78766
3585.46/3595.64	c #Conflicts:    3524000 | #Constraints:      79766
3585.46/3595.64	c #Conflicts:    3525000 | #Constraints:      80766
3585.46/3595.64	c #Conflicts:    3526000 | #Constraints:      81766
3585.46/3595.64	c #Conflicts:    3527000 | #Constraints:      82766
3585.46/3595.64	c #Conflicts:    3528000 | #Constraints:      83767
3585.46/3595.64	c #Conflicts:    3529000 | #Constraints:      84767
3585.46/3595.64	c #Conflicts:    3530000 | #Constraints:      85769
3585.46/3595.64	c #Conflicts:    3531000 | #Constraints:      86769
3585.46/3595.64	c #Conflicts:    3532000 | #Constraints:      87769
3585.46/3595.64	c #Conflicts:    3533000 | #Constraints:      88769
3585.46/3595.64	c #Conflicts:    3534000 | #Constraints:      89769
3585.46/3595.64	c #Conflicts:    3535000 | #Constraints:      90769
3585.46/3595.64	c #Conflicts:    3536000 | #Constraints:      91769
3585.46/3595.64	c #Conflicts:    3537000 | #Constraints:      92769
3585.46/3595.64	c #Conflicts:    3538000 | #Constraints:      93769
3585.46/3595.64	c #Conflicts:    3539000 | #Constraints:      94769
3585.46/3595.64	c #Conflicts:    3540000 | #Constraints:      95769
3585.46/3595.64	c #Conflicts:    3541000 | #Constraints:      96769
3585.46/3595.64	c #Conflicts:    3542000 | #Constraints:      97769
3585.46/3595.64	c #Conflicts:    3543000 | #Constraints:      98769
3585.46/3595.64	c #Conflicts:    3544000 | #Constraints:      99769
3585.46/3595.64	c #Conflicts:    3545000 | #Constraints:     100775
3585.46/3595.64	c #Conflicts:    3546000 | #Constraints:     101775
3585.46/3595.64	c #Conflicts:    3547000 | #Constraints:     102775
3585.46/3595.64	c #Conflicts:    3548000 | #Constraints:     103775
3585.46/3595.64	c #Conflicts:    3549000 | #Constraints:     104775
3585.46/3595.64	c #Conflicts:    3550000 | #Constraints:     105775
3585.46/3595.64	c #Conflicts:    3551000 | #Constraints:     106775
3585.46/3595.64	c #Conflicts:    3552000 | #Constraints:     107775
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3553000 | #Constraints:      70844
3585.46/3595.64	c #Conflicts:    3554000 | #Constraints:      71844
3585.46/3595.64	c #Conflicts:    3555000 | #Constraints:      72844
3585.46/3595.64	c #Conflicts:    3556000 | #Constraints:      73844
3585.46/3595.64	c #Conflicts:    3557000 | #Constraints:      74844
3585.46/3595.64	c #Conflicts:    3558000 | #Constraints:      75844
3585.46/3595.64	c #Conflicts:    3559000 | #Constraints:      76844
3585.46/3595.64	c #Conflicts:    3560000 | #Constraints:      77845
3585.46/3595.64	c #Conflicts:    3561000 | #Constraints:      78849
3585.46/3595.64	c #Conflicts:    3562000 | #Constraints:      79864
3585.46/3595.64	c #Conflicts:    3563000 | #Constraints:      80869
3585.46/3595.64	c #Conflicts:    3564000 | #Constraints:      81870
3585.46/3595.64	c #Conflicts:    3565000 | #Constraints:      82872
3585.46/3595.64	c #Conflicts:    3566000 | #Constraints:      83873
3585.46/3595.64	c #Conflicts:    3567000 | #Constraints:      84875
3585.46/3595.64	c #Conflicts:    3568000 | #Constraints:      85877
3585.46/3595.64	c #Conflicts:    3569000 | #Constraints:      86881
3585.46/3595.64	c #Conflicts:    3570000 | #Constraints:      87890
3585.46/3595.64	c #Conflicts:    3571000 | #Constraints:      88891
3585.46/3595.64	c #Conflicts:    3572000 | #Constraints:      89899
3585.46/3595.64	c #Conflicts:    3573000 | #Constraints:      90903
3585.46/3595.64	c #Conflicts:    3574000 | #Constraints:      91914
3585.46/3595.64	c #Conflicts:    3575000 | #Constraints:      92933
3585.46/3595.64	c #Conflicts:    3576000 | #Constraints:      93946
3585.46/3595.64	c #Conflicts:    3577000 | #Constraints:      94958
3585.46/3595.64	c #Conflicts:    3578000 | #Constraints:      95962
3585.46/3595.64	c #Conflicts:    3579000 | #Constraints:      96965
3585.46/3595.64	c #Conflicts:    3580000 | #Constraints:      97973
3585.46/3595.64	c #Conflicts:    3581000 | #Constraints:      98975
3585.46/3595.64	c #Conflicts:    3582000 | #Constraints:      99983
3585.46/3595.64	c #Conflicts:    3583000 | #Constraints:     100995
3585.46/3595.64	c #Conflicts:    3584000 | #Constraints:     102002
3585.46/3595.64	c #Conflicts:    3585000 | #Constraints:     103006
3585.46/3595.64	c #Conflicts:    3586000 | #Constraints:     104015
3585.46/3595.64	c #Conflicts:    3587000 | #Constraints:     105021
3585.46/3595.64	c #Conflicts:    3588000 | #Constraints:     106027
3585.46/3595.64	c #Conflicts:    3589000 | #Constraints:     107032
3585.46/3595.64	c #Conflicts:    3590000 | #Constraints:     108032
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3591000 | #Constraints:      70986
3585.46/3595.64	c #Conflicts:    3592000 | #Constraints:      71986
3585.46/3595.64	c #Conflicts:    3593000 | #Constraints:      72986
3585.46/3595.64	c #Conflicts:    3594000 | #Constraints:      73986
3585.46/3595.64	c #Conflicts:    3595000 | #Constraints:      74986
3585.46/3595.64	c #Conflicts:    3596000 | #Constraints:      75986
3585.46/3595.64	c #Conflicts:    3597000 | #Constraints:      76986
3585.46/3595.64	c #Conflicts:    3598000 | #Constraints:      77987
3585.46/3595.64	c #Conflicts:    3599000 | #Constraints:      78987
3585.46/3595.64	c #Conflicts:    3600000 | #Constraints:      79987
3585.46/3595.64	c #Conflicts:    3601000 | #Constraints:      80988
3585.46/3595.64	c #Conflicts:    3602000 | #Constraints:      81988
3585.46/3595.64	c #Conflicts:    3603000 | #Constraints:      82988
3585.46/3595.64	c #Conflicts:    3604000 | #Constraints:      83988
3585.46/3595.64	c #Conflicts:    3605000 | #Constraints:      84988
3585.46/3595.64	c #Conflicts:    3606000 | #Constraints:      85988
3585.46/3595.64	c #Conflicts:    3607000 | #Constraints:      86988
3585.46/3595.64	c #Conflicts:    3608000 | #Constraints:      87988
3585.46/3595.64	c #Conflicts:    3609000 | #Constraints:      88988
3585.46/3595.64	c #Conflicts:    3610000 | #Constraints:      89989
3585.46/3595.64	c #Conflicts:    3611000 | #Constraints:      90989
3585.46/3595.64	c #Conflicts:    3612000 | #Constraints:      91989
3585.46/3595.64	c #Conflicts:    3613000 | #Constraints:      92989
3585.46/3595.64	c #Conflicts:    3614000 | #Constraints:      93989
3585.46/3595.64	c #Conflicts:    3615000 | #Constraints:      94989
3585.46/3595.64	c #Conflicts:    3616000 | #Constraints:      95989
3585.46/3595.64	c #Conflicts:    3617000 | #Constraints:      96989
3585.46/3595.64	c #Conflicts:    3618000 | #Constraints:      97989
3585.46/3595.64	c #Conflicts:    3619000 | #Constraints:      98989
3585.46/3595.64	c #Conflicts:    3620000 | #Constraints:      99989
3585.46/3595.64	c #Conflicts:    3621000 | #Constraints:     100989
3585.46/3595.64	c #Conflicts:    3622000 | #Constraints:     101989
3585.46/3595.64	c #Conflicts:    3623000 | #Constraints:     102989
3585.46/3595.64	c #Conflicts:    3624000 | #Constraints:     103989
3585.46/3595.64	c #Conflicts:    3625000 | #Constraints:     104989
3585.46/3595.64	c #Conflicts:    3626000 | #Constraints:     105989
3585.46/3595.64	c #Conflicts:    3627000 | #Constraints:     106989
3585.46/3595.64	c #Conflicts:    3628000 | #Constraints:     107989
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3629000 | #Constraints:      70913
3585.46/3595.64	c #Conflicts:    3630000 | #Constraints:      71913
3585.46/3595.64	c #Conflicts:    3631000 | #Constraints:      72913
3585.46/3595.64	c #Conflicts:    3632000 | #Constraints:      73913
3585.46/3595.64	c #Conflicts:    3633000 | #Constraints:      74913
3585.46/3595.64	c #Conflicts:    3634000 | #Constraints:      75913
3585.46/3595.64	c #Conflicts:    3635000 | #Constraints:      76913
3585.46/3595.64	c #Conflicts:    3636000 | #Constraints:      77913
3585.46/3595.64	c #Conflicts:    3637000 | #Constraints:      78914
3585.46/3595.64	c #Conflicts:    3638000 | #Constraints:      79915
3585.46/3595.64	c #Conflicts:    3639000 | #Constraints:      80915
3585.46/3595.64	c #Conflicts:    3640000 | #Constraints:      81915
3585.46/3595.64	c #Conflicts:    3641000 | #Constraints:      82915
3585.46/3595.64	c #Conflicts:    3642000 | #Constraints:      83915
3585.46/3595.64	c #Conflicts:    3643000 | #Constraints:      84915
3585.46/3595.64	c #Conflicts:    3644000 | #Constraints:      85915
3585.46/3595.64	c #Conflicts:    3645000 | #Constraints:      86915
3585.46/3595.64	c #Conflicts:    3646000 | #Constraints:      87916
3585.46/3595.64	c #Conflicts:    3647000 | #Constraints:      88916
3585.46/3595.64	c #Conflicts:    3648000 | #Constraints:      89916
3585.46/3595.64	c #Conflicts:    3649000 | #Constraints:      90916
3585.46/3595.64	c #Conflicts:    3650000 | #Constraints:      91916
3585.46/3595.64	c #Conflicts:    3651000 | #Constraints:      92916
3585.46/3595.64	c #Conflicts:    3652000 | #Constraints:      93919
3585.46/3595.64	c #Conflicts:    3653000 | #Constraints:      94919
3585.46/3595.64	c #Conflicts:    3654000 | #Constraints:      95920
3585.46/3595.64	c #Conflicts:    3655000 | #Constraints:      96920
3585.46/3595.64	c #Conflicts:    3656000 | #Constraints:      97920
3585.46/3595.64	c #Conflicts:    3657000 | #Constraints:      98920
3585.46/3595.64	c #Conflicts:    3658000 | #Constraints:      99920
3585.46/3595.64	c #Conflicts:    3659000 | #Constraints:     100952
3585.46/3595.64	c #Conflicts:    3660000 | #Constraints:     102237
3585.46/3595.64	c #Conflicts:    3661000 | #Constraints:     103237
3585.46/3595.64	c #Conflicts:    3662000 | #Constraints:     104237
3585.46/3595.64	c #Conflicts:    3663000 | #Constraints:     105237
3585.46/3595.64	c #Conflicts:    3664000 | #Constraints:     106240
3585.46/3595.64	c #Conflicts:    3665000 | #Constraints:     107240
3585.46/3595.64	c #Conflicts:    3666000 | #Constraints:     108276
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3667000 | #Constraints:      70878
3585.46/3595.64	c #Conflicts:    3668000 | #Constraints:      71878
3585.46/3595.64	c #Conflicts:    3669000 | #Constraints:      72878
3585.46/3595.64	c #Conflicts:    3670000 | #Constraints:      73878
3585.46/3595.64	c #Conflicts:    3671000 | #Constraints:      74878
3585.46/3595.64	c #Conflicts:    3672000 | #Constraints:      75878
3585.46/3595.64	c #Conflicts:    3673000 | #Constraints:      76878
3585.46/3595.64	c #Conflicts:    3674000 | #Constraints:      77878
3585.46/3595.64	c #Conflicts:    3675000 | #Constraints:      78878
3585.46/3595.64	c #Conflicts:    3676000 | #Constraints:      79878
3585.46/3595.64	c #Conflicts:    3677000 | #Constraints:      80878
3585.46/3595.64	c #Conflicts:    3678000 | #Constraints:      81878
3585.46/3595.64	c #Conflicts:    3679000 | #Constraints:      82878
3585.46/3595.64	c #Conflicts:    3680000 | #Constraints:      83878
3585.46/3595.64	c #Conflicts:    3681000 | #Constraints:      84878
3585.46/3595.64	c #Conflicts:    3682000 | #Constraints:      85878
3585.46/3595.64	c #Conflicts:    3683000 | #Constraints:      86878
3585.46/3595.64	c #Conflicts:    3684000 | #Constraints:      87878
3585.46/3595.64	c #Conflicts:    3685000 | #Constraints:      88878
3585.46/3595.64	c #Conflicts:    3686000 | #Constraints:      89878
3585.46/3595.64	c #Conflicts:    3687000 | #Constraints:      90878
3585.46/3595.64	c #Conflicts:    3688000 | #Constraints:      91878
3585.46/3595.64	c #Conflicts:    3689000 | #Constraints:      92878
3585.46/3595.64	c #Conflicts:    3690000 | #Constraints:      93878
3585.46/3595.64	c #Conflicts:    3691000 | #Constraints:      94878
3585.46/3595.64	c #Conflicts:    3692000 | #Constraints:      95878
3585.46/3595.64	c #Conflicts:    3693000 | #Constraints:      96878
3585.46/3595.64	c #Conflicts:    3694000 | #Constraints:      97878
3585.46/3595.64	c #Conflicts:    3695000 | #Constraints:      98878
3585.46/3595.64	c #Conflicts:    3696000 | #Constraints:      99878
3585.46/3595.64	c #Conflicts:    3697000 | #Constraints:     100878
3585.46/3595.64	c #Conflicts:    3698000 | #Constraints:     101878
3585.46/3595.64	c #Conflicts:    3699000 | #Constraints:     102878
3585.46/3595.64	c #Conflicts:    3700000 | #Constraints:     103878
3585.46/3595.64	c #Conflicts:    3701000 | #Constraints:     104878
3585.46/3595.64	c #Conflicts:    3702000 | #Constraints:     105878
3585.46/3595.64	c #Conflicts:    3703000 | #Constraints:     106878
3585.46/3595.64	c #Conflicts:    3704000 | #Constraints:     107878
3585.46/3595.64	c #Conflicts:    3705000 | #Constraints:     108878
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3706000 | #Constraints:      71413
3585.46/3595.64	c #Conflicts:    3707000 | #Constraints:      72413
3585.46/3595.64	c #Conflicts:    3708000 | #Constraints:      73413
3585.46/3595.64	c #Conflicts:    3709000 | #Constraints:      74413
3585.46/3595.64	c #Conflicts:    3710000 | #Constraints:      75413
3585.46/3595.64	c #Conflicts:    3711000 | #Constraints:      76413
3585.46/3595.64	c #Conflicts:    3712000 | #Constraints:      77413
3585.46/3595.64	c #Conflicts:    3713000 | #Constraints:      78413
3585.46/3595.64	c #Conflicts:    3714000 | #Constraints:      79413
3585.46/3595.64	c #Conflicts:    3715000 | #Constraints:      80413
3585.46/3595.64	c #Conflicts:    3716000 | #Constraints:      81413
3585.46/3595.64	c #Conflicts:    3717000 | #Constraints:      82414
3585.46/3595.64	c #Conflicts:    3718000 | #Constraints:      83414
3585.46/3595.64	c #Conflicts:    3719000 | #Constraints:      84421
3585.46/3595.64	c #Conflicts:    3720000 | #Constraints:      85424
3585.46/3595.64	c #Conflicts:    3721000 | #Constraints:      86424
3585.46/3595.64	c #Conflicts:    3722000 | #Constraints:      87439
3585.46/3595.64	c #Conflicts:    3723000 | #Constraints:      88440
3585.46/3595.64	c #Conflicts:    3724000 | #Constraints:      89441
3585.46/3595.64	c #Conflicts:    3725000 | #Constraints:      90441
3585.46/3595.64	c #Conflicts:    3726000 | #Constraints:      91441
3585.46/3595.64	c #Conflicts:    3727000 | #Constraints:      92442
3585.46/3595.64	c #Conflicts:    3728000 | #Constraints:      93500
3585.46/3595.64	c #Conflicts:    3729000 | #Constraints:      94534
3585.46/3595.64	c #Conflicts:    3730000 | #Constraints:      95550
3585.46/3595.64	c #Conflicts:    3731000 | #Constraints:      96552
3585.46/3595.64	c #Conflicts:    3732000 | #Constraints:      97635
3585.46/3595.64	c #Conflicts:    3733000 | #Constraints:      98640
3585.46/3595.64	c #Conflicts:    3734000 | #Constraints:      99665
3585.46/3595.64	c #Conflicts:    3735000 | #Constraints:     100674
3585.46/3595.64	c #Conflicts:    3736000 | #Constraints:     101690
3585.46/3595.64	c #Conflicts:    3737000 | #Constraints:     102696
3585.46/3595.64	c #Conflicts:    3738000 | #Constraints:     103696
3585.46/3595.64	c #Conflicts:    3739000 | #Constraints:     104698
3585.46/3595.64	c #Conflicts:    3740000 | #Constraints:     105702
3585.46/3595.64	c #Conflicts:    3741000 | #Constraints:     106704
3585.46/3595.64	c #Conflicts:    3742000 | #Constraints:     107704
3585.46/3595.64	c #Conflicts:    3743000 | #Constraints:     108704
3585.46/3595.64	c #Conflicts:    3744000 | #Constraints:     109704
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3745000 | #Constraints:      72022
3585.46/3595.64	c #Conflicts:    3746000 | #Constraints:      73022
3585.46/3595.64	c #Conflicts:    3747000 | #Constraints:      74022
3585.46/3595.64	c #Conflicts:    3748000 | #Constraints:      75022
3585.46/3595.64	c #Conflicts:    3749000 | #Constraints:      76022
3585.46/3595.64	c #Conflicts:    3750000 | #Constraints:      77023
3585.46/3595.64	c #Conflicts:    3751000 | #Constraints:      78023
3585.46/3595.64	c #Conflicts:    3752000 | #Constraints:      79023
3585.46/3595.64	c #Conflicts:    3753000 | #Constraints:      80025
3585.46/3595.64	c #Conflicts:    3754000 | #Constraints:      81025
3585.46/3595.64	c #Conflicts:    3755000 | #Constraints:      82113
3585.46/3595.64	c #Conflicts:    3756000 | #Constraints:      83478
3585.46/3595.64	c #Conflicts:    3757000 | #Constraints:      84479
3585.46/3595.64	c #Conflicts:    3758000 | #Constraints:      85480
3585.46/3595.64	c #Conflicts:    3759000 | #Constraints:      86480
3585.46/3595.64	c #Conflicts:    3760000 | #Constraints:      87480
3585.46/3595.64	c #Conflicts:    3761000 | #Constraints:      88480
3585.46/3595.64	c #Conflicts:    3762000 | #Constraints:      89480
3585.46/3595.64	c #Conflicts:    3763000 | #Constraints:      90480
3585.46/3595.64	c #Conflicts:    3764000 | #Constraints:      91480
3585.46/3595.64	c #Conflicts:    3765000 | #Constraints:      92480
3585.46/3595.64	c #Conflicts:    3766000 | #Constraints:      93480
3585.46/3595.64	c #Conflicts:    3767000 | #Constraints:      94480
3585.46/3595.64	c #Conflicts:    3768000 | #Constraints:      95481
3585.46/3595.64	c #Conflicts:    3769000 | #Constraints:      96481
3585.46/3595.64	c #Conflicts:    3770000 | #Constraints:      97481
3585.46/3595.64	c #Conflicts:    3771000 | #Constraints:      98481
3585.46/3595.64	c #Conflicts:    3772000 | #Constraints:      99481
3585.46/3595.64	c #Conflicts:    3773000 | #Constraints:     100482
3585.46/3595.64	c #Conflicts:    3774000 | #Constraints:     101494
3585.46/3595.64	c #Conflicts:    3775000 | #Constraints:     102505
3585.46/3595.64	c #Conflicts:    3776000 | #Constraints:     103523
3585.46/3595.64	c #Conflicts:    3777000 | #Constraints:     104536
3585.46/3595.64	c #Conflicts:    3778000 | #Constraints:     105542
3585.46/3595.64	c #Conflicts:    3779000 | #Constraints:     106551
3585.46/3595.64	c #Conflicts:    3780000 | #Constraints:     107599
3585.46/3595.64	c #Conflicts:    3781000 | #Constraints:     108602
3585.46/3595.64	c #Conflicts:    3782000 | #Constraints:     109606
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3783000 | #Constraints:      71529
3585.46/3595.64	c #Conflicts:    3784000 | #Constraints:      72529
3585.46/3595.64	c #Conflicts:    3785000 | #Constraints:      73529
3585.46/3595.64	c #Conflicts:    3786000 | #Constraints:      74529
3585.46/3595.64	c #Conflicts:    3787000 | #Constraints:      75529
3585.46/3595.64	c #Conflicts:    3788000 | #Constraints:      76529
3585.46/3595.64	c #Conflicts:    3789000 | #Constraints:      77529
3585.46/3595.64	c #Conflicts:    3790000 | #Constraints:      78529
3585.46/3595.64	c #Conflicts:    3791000 | #Constraints:      79529
3585.46/3595.64	c #Conflicts:    3792000 | #Constraints:      80529
3585.46/3595.64	c #Conflicts:    3793000 | #Constraints:      81529
3585.46/3595.64	c #Conflicts:    3794000 | #Constraints:      82529
3585.46/3595.64	c #Conflicts:    3795000 | #Constraints:      83529
3585.46/3595.64	c #Conflicts:    3796000 | #Constraints:      84529
3585.46/3595.64	c #Conflicts:    3797000 | #Constraints:      85529
3585.46/3595.64	c #Conflicts:    3798000 | #Constraints:      86529
3585.46/3595.64	c #Conflicts:    3799000 | #Constraints:      87529
3585.46/3595.64	c #Conflicts:    3800000 | #Constraints:      88529
3585.46/3595.64	c #Conflicts:    3801000 | #Constraints:      89529
3585.46/3595.64	c #Conflicts:    3802000 | #Constraints:      90529
3585.46/3595.64	c #Conflicts:    3803000 | #Constraints:      91529
3585.46/3595.64	c #Conflicts:    3804000 | #Constraints:      92529
3585.46/3595.64	c #Conflicts:    3805000 | #Constraints:      93529
3585.46/3595.64	c #Conflicts:    3806000 | #Constraints:      94529
3585.46/3595.64	c #Conflicts:    3807000 | #Constraints:      95529
3585.46/3595.64	c #Conflicts:    3808000 | #Constraints:      96529
3585.46/3595.64	c #Conflicts:    3809000 | #Constraints:      97529
3585.46/3595.64	c #Conflicts:    3810000 | #Constraints:      98529
3585.46/3595.64	c #Conflicts:    3811000 | #Constraints:      99529
3585.46/3595.64	c #Conflicts:    3812000 | #Constraints:     100529
3585.46/3595.64	c #Conflicts:    3813000 | #Constraints:     101529
3585.46/3595.64	c #Conflicts:    3814000 | #Constraints:     102529
3585.46/3595.64	c #Conflicts:    3815000 | #Constraints:     103529
3585.46/3595.64	c #Conflicts:    3816000 | #Constraints:     104529
3585.46/3595.64	c #Conflicts:    3817000 | #Constraints:     105529
3585.46/3595.64	c #Conflicts:    3818000 | #Constraints:     106529
3585.46/3595.64	c #Conflicts:    3819000 | #Constraints:     107529
3585.46/3595.64	c #Conflicts:    3820000 | #Constraints:     108529
3585.46/3595.64	c #Conflicts:    3821000 | #Constraints:     109529
3585.46/3595.64	c #Conflicts:    3822000 | #Constraints:     110529
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3823000 | #Constraints:      72399
3585.46/3595.64	c #Conflicts:    3824000 | #Constraints:      73399
3585.46/3595.64	c #Conflicts:    3825000 | #Constraints:      74399
3585.46/3595.64	c #Conflicts:    3826000 | #Constraints:      75399
3585.46/3595.64	c #Conflicts:    3827000 | #Constraints:      76399
3585.46/3595.64	c #Conflicts:    3828000 | #Constraints:      77399
3585.46/3595.64	c #Conflicts:    3829000 | #Constraints:      78399
3585.46/3595.64	c #Conflicts:    3830000 | #Constraints:      79399
3585.46/3595.64	c #Conflicts:    3831000 | #Constraints:      80399
3585.46/3595.64	c #Conflicts:    3832000 | #Constraints:      81399
3585.46/3595.64	c #Conflicts:    3833000 | #Constraints:      82399
3585.46/3595.64	c #Conflicts:    3834000 | #Constraints:      83399
3585.46/3595.64	c #Conflicts:    3835000 | #Constraints:      84399
3585.46/3595.64	c #Conflicts:    3836000 | #Constraints:      85399
3585.46/3595.64	c #Conflicts:    3837000 | #Constraints:      86399
3585.46/3595.64	c #Conflicts:    3838000 | #Constraints:      87399
3585.46/3595.64	c #Conflicts:    3839000 | #Constraints:      88399
3585.46/3595.64	c #Conflicts:    3840000 | #Constraints:      89399
3585.46/3595.64	c #Conflicts:    3841000 | #Constraints:      90399
3585.46/3595.64	c #Conflicts:    3842000 | #Constraints:      91399
3585.46/3595.64	c #Conflicts:    3843000 | #Constraints:      92399
3585.46/3595.64	c #Conflicts:    3844000 | #Constraints:      93399
3585.46/3595.64	c #Conflicts:    3845000 | #Constraints:      94399
3585.46/3595.64	c #Conflicts:    3846000 | #Constraints:      95399
3585.46/3595.64	c #Conflicts:    3847000 | #Constraints:      96399
3585.46/3595.64	c #Conflicts:    3848000 | #Constraints:      97399
3585.46/3595.64	c #Conflicts:    3849000 | #Constraints:      98399
3585.46/3595.64	c #Conflicts:    3850000 | #Constraints:      99399
3585.46/3595.64	c #Conflicts:    3851000 | #Constraints:     100399
3585.46/3595.64	c #Conflicts:    3852000 | #Constraints:     101399
3585.46/3595.64	c #Conflicts:    3853000 | #Constraints:     102399
3585.46/3595.64	c #Conflicts:    3854000 | #Constraints:     103399
3585.46/3595.64	c #Conflicts:    3855000 | #Constraints:     104399
3585.46/3595.64	c #Conflicts:    3856000 | #Constraints:     105399
3585.46/3595.64	c #Conflicts:    3857000 | #Constraints:     106399
3585.46/3595.64	c #Conflicts:    3858000 | #Constraints:     107399
3585.46/3595.64	c #Conflicts:    3859000 | #Constraints:     108399
3585.46/3595.64	c #Conflicts:    3860000 | #Constraints:     109399
3585.46/3595.64	c #Conflicts:    3861000 | #Constraints:     110399
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3862000 | #Constraints:      72222
3585.46/3595.64	c #Conflicts:    3863000 | #Constraints:      73222
3585.46/3595.64	c #Conflicts:    3864000 | #Constraints:      74222
3585.46/3595.64	c #Conflicts:    3865000 | #Constraints:      75222
3585.46/3595.64	c #Conflicts:    3866000 | #Constraints:      76222
3585.46/3595.64	c #Conflicts:    3867000 | #Constraints:      77222
3585.46/3595.64	c #Conflicts:    3868000 | #Constraints:      78222
3585.46/3595.64	c #Conflicts:    3869000 | #Constraints:      79222
3585.46/3595.64	c #Conflicts:    3870000 | #Constraints:      80222
3585.46/3595.64	c #Conflicts:    3871000 | #Constraints:      81222
3585.46/3595.64	c #Conflicts:    3872000 | #Constraints:      82222
3585.46/3595.64	c #Conflicts:    3873000 | #Constraints:      83222
3585.46/3595.64	c #Conflicts:    3874000 | #Constraints:      84222
3585.46/3595.64	c #Conflicts:    3875000 | #Constraints:      85222
3585.46/3595.64	c #Conflicts:    3876000 | #Constraints:      86222
3585.46/3595.64	c #Conflicts:    3877000 | #Constraints:      87222
3585.46/3595.64	c #Conflicts:    3878000 | #Constraints:      88224
3585.46/3595.64	c #Conflicts:    3879000 | #Constraints:      89240
3585.46/3595.64	c #Conflicts:    3880000 | #Constraints:      90240
3585.46/3595.64	c #Conflicts:    3881000 | #Constraints:      91240
3585.46/3595.64	c #Conflicts:    3882000 | #Constraints:      92241
3585.46/3595.64	c #Conflicts:    3883000 | #Constraints:      93242
3585.46/3595.64	c #Conflicts:    3884000 | #Constraints:      94242
3585.46/3595.64	c #Conflicts:    3885000 | #Constraints:      95244
3585.46/3595.64	c #Conflicts:    3886000 | #Constraints:      96247
3585.46/3595.64	c #Conflicts:    3887000 | #Constraints:      97247
3585.46/3595.64	c #Conflicts:    3888000 | #Constraints:      98273
3585.46/3595.64	c #Conflicts:    3889000 | #Constraints:      99275
3585.46/3595.64	c #Conflicts:    3890000 | #Constraints:     100280
3585.46/3595.64	c #Conflicts:    3891000 | #Constraints:     101280
3585.46/3595.64	c #Conflicts:    3892000 | #Constraints:     102301
3585.46/3595.64	c #Conflicts:    3893000 | #Constraints:     103302
3585.46/3595.64	c #Conflicts:    3894000 | #Constraints:     104302
3585.46/3595.64	c #Conflicts:    3895000 | #Constraints:     105302
3585.46/3595.64	c #Conflicts:    3896000 | #Constraints:     106304
3585.46/3595.64	c #Conflicts:    3897000 | #Constraints:     107305
3585.46/3595.64	c #Conflicts:    3898000 | #Constraints:     108306
3585.46/3595.64	c #Conflicts:    3899000 | #Constraints:     109307
3585.46/3595.64	c #Conflicts:    3900000 | #Constraints:     110319
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3901000 | #Constraints:      71924
3585.46/3595.64	c #Conflicts:    3902000 | #Constraints:      72924
3585.46/3595.64	c #Conflicts:    3903000 | #Constraints:      73924
3585.46/3595.64	c #Conflicts:    3904000 | #Constraints:      74924
3585.46/3595.64	c #Conflicts:    3905000 | #Constraints:      75924
3585.46/3595.64	c #Conflicts:    3906000 | #Constraints:      76924
3585.46/3595.64	c #Conflicts:    3907000 | #Constraints:      77924
3585.46/3595.64	c #Conflicts:    3908000 | #Constraints:      78924
3585.46/3595.64	c #Conflicts:    3909000 | #Constraints:      79924
3585.46/3595.64	c #Conflicts:    3910000 | #Constraints:      80924
3585.46/3595.64	c #Conflicts:    3911000 | #Constraints:      81924
3585.46/3595.64	c #Conflicts:    3912000 | #Constraints:      82924
3585.46/3595.64	c #Conflicts:    3913000 | #Constraints:      83924
3585.46/3595.64	c #Conflicts:    3914000 | #Constraints:      84924
3585.46/3595.64	c #Conflicts:    3915000 | #Constraints:      85924
3585.46/3595.64	c #Conflicts:    3916000 | #Constraints:      86924
3585.46/3595.64	c #Conflicts:    3917000 | #Constraints:      87924
3585.46/3595.64	c #Conflicts:    3918000 | #Constraints:      88924
3585.46/3595.64	c #Conflicts:    3919000 | #Constraints:      89924
3585.46/3595.64	c #Conflicts:    3920000 | #Constraints:      90924
3585.46/3595.64	c #Conflicts:    3921000 | #Constraints:      91924
3585.46/3595.64	c #Conflicts:    3922000 | #Constraints:      92924
3585.46/3595.64	c #Conflicts:    3923000 | #Constraints:      93924
3585.46/3595.64	c #Conflicts:    3924000 | #Constraints:      94924
3585.46/3595.64	c #Conflicts:    3925000 | #Constraints:      95924
3585.46/3595.64	c #Conflicts:    3926000 | #Constraints:      96924
3585.46/3595.64	c #Conflicts:    3927000 | #Constraints:      97924
3585.46/3595.64	c #Conflicts:    3928000 | #Constraints:      98924
3585.46/3595.64	c #Conflicts:    3929000 | #Constraints:      99924
3585.46/3595.64	c #Conflicts:    3930000 | #Constraints:     100924
3585.46/3595.64	c #Conflicts:    3931000 | #Constraints:     101924
3585.46/3595.64	c #Conflicts:    3932000 | #Constraints:     102924
3585.46/3595.64	c #Conflicts:    3933000 | #Constraints:     103924
3585.46/3595.64	c #Conflicts:    3934000 | #Constraints:     104924
3585.46/3595.64	c #Conflicts:    3935000 | #Constraints:     105924
3585.46/3595.64	c #Conflicts:    3936000 | #Constraints:     106924
3585.46/3595.64	c #Conflicts:    3937000 | #Constraints:     107924
3585.46/3595.64	c #Conflicts:    3938000 | #Constraints:     108924
3585.46/3595.64	c #Conflicts:    3939000 | #Constraints:     109924
3585.46/3595.64	c #Conflicts:    3940000 | #Constraints:     110924
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3941000 | #Constraints:      72382
3585.46/3595.64	c #Conflicts:    3942000 | #Constraints:      73382
3585.46/3595.64	c #Conflicts:    3943000 | #Constraints:      74382
3585.46/3595.64	c #Conflicts:    3944000 | #Constraints:      75382
3585.46/3595.64	c #Conflicts:    3945000 | #Constraints:      76382
3585.46/3595.64	c #Conflicts:    3946000 | #Constraints:      77382
3585.46/3595.64	c #Conflicts:    3947000 | #Constraints:      78382
3585.46/3595.64	c #Conflicts:    3948000 | #Constraints:      79382
3585.46/3595.64	c #Conflicts:    3949000 | #Constraints:      80382
3585.46/3595.64	c #Conflicts:    3950000 | #Constraints:      81382
3585.46/3595.64	c #Conflicts:    3951000 | #Constraints:      82382
3585.46/3595.64	c #Conflicts:    3952000 | #Constraints:      83382
3585.46/3595.64	c #Conflicts:    3953000 | #Constraints:      84382
3585.46/3595.64	c #Conflicts:    3954000 | #Constraints:      85382
3585.46/3595.64	c #Conflicts:    3955000 | #Constraints:      86382
3585.46/3595.64	c #Conflicts:    3956000 | #Constraints:      87382
3585.46/3595.64	c #Conflicts:    3957000 | #Constraints:      88382
3585.46/3595.64	c #Conflicts:    3958000 | #Constraints:      89382
3585.46/3595.64	c #Conflicts:    3959000 | #Constraints:      90382
3585.46/3595.64	c #Conflicts:    3960000 | #Constraints:      91382
3585.46/3595.64	c #Conflicts:    3961000 | #Constraints:      92382
3585.46/3595.64	c #Conflicts:    3962000 | #Constraints:      93382
3585.46/3595.64	c #Conflicts:    3963000 | #Constraints:      94382
3585.46/3595.64	c #Conflicts:    3964000 | #Constraints:      95382
3585.46/3595.64	c #Conflicts:    3965000 | #Constraints:      96382
3585.46/3595.64	c #Conflicts:    3966000 | #Constraints:      97382
3585.46/3595.64	c #Conflicts:    3967000 | #Constraints:      98382
3585.46/3595.64	c #Conflicts:    3968000 | #Constraints:      99382
3585.46/3595.64	c #Conflicts:    3969000 | #Constraints:     100382
3585.46/3595.64	c #Conflicts:    3970000 | #Constraints:     101382
3585.46/3595.64	c #Conflicts:    3971000 | #Constraints:     102382
3585.46/3595.64	c #Conflicts:    3972000 | #Constraints:     103382
3585.46/3595.64	c #Conflicts:    3973000 | #Constraints:     104382
3585.46/3595.64	c #Conflicts:    3974000 | #Constraints:     105382
3585.46/3595.64	c #Conflicts:    3975000 | #Constraints:     106382
3585.46/3595.64	c #Conflicts:    3976000 | #Constraints:     107382
3585.46/3595.64	c #Conflicts:    3977000 | #Constraints:     108382
3585.46/3595.64	c #Conflicts:    3978000 | #Constraints:     109382
3585.46/3595.64	c #Conflicts:    3979000 | #Constraints:     110382
3585.46/3595.64	c #Conflicts:    3980000 | #Constraints:     111382
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    3981000 | #Constraints:      72634
3585.46/3595.64	c #Conflicts:    3982000 | #Constraints:      73634
3585.46/3595.64	c #Conflicts:    3983000 | #Constraints:      74634
3585.46/3595.64	c #Conflicts:    3984000 | #Constraints:      75634
3585.46/3595.64	c #Conflicts:    3985000 | #Constraints:      76634
3585.46/3595.64	c #Conflicts:    3986000 | #Constraints:      77634
3585.46/3595.64	c #Conflicts:    3987000 | #Constraints:      78634
3585.46/3595.64	c #Conflicts:    3988000 | #Constraints:      79634
3585.46/3595.64	c #Conflicts:    3989000 | #Constraints:      80634
3585.46/3595.64	c #Conflicts:    3990000 | #Constraints:      81634
3585.46/3595.64	c #Conflicts:    3991000 | #Constraints:      82635
3585.46/3595.64	c #Conflicts:    3992000 | #Constraints:      83635
3585.46/3595.64	c #Conflicts:    3993000 | #Constraints:      84635
3585.46/3595.64	c #Conflicts:    3994000 | #Constraints:      85636
3585.46/3595.64	c #Conflicts:    3995000 | #Constraints:      86639
3585.46/3595.64	c #Conflicts:    3996000 | #Constraints:      87639
3585.46/3595.64	c #Conflicts:    3997000 | #Constraints:      88639
3585.46/3595.64	c #Conflicts:    3998000 | #Constraints:      89640
3585.46/3595.64	c #Conflicts:    3999000 | #Constraints:      90640
3585.46/3595.64	c #Conflicts:    4000000 | #Constraints:      91640
3585.46/3595.64	c #Conflicts:    4001000 | #Constraints:      92640
3585.46/3595.64	c #Conflicts:    4002000 | #Constraints:      93640
3585.46/3595.64	c #Conflicts:    4003000 | #Constraints:      94640
3585.46/3595.64	c #Conflicts:    4004000 | #Constraints:      95640
3585.46/3595.64	c #Conflicts:    4005000 | #Constraints:      96640
3585.46/3595.64	c #Conflicts:    4006000 | #Constraints:      97640
3585.46/3595.64	c #Conflicts:    4007000 | #Constraints:      98640
3585.46/3595.64	c #Conflicts:    4008000 | #Constraints:      99641
3585.46/3595.64	c #Conflicts:    4009000 | #Constraints:     100641
3585.46/3595.64	c #Conflicts:    4010000 | #Constraints:     101641
3585.46/3595.64	c #Conflicts:    4011000 | #Constraints:     102641
3585.46/3595.64	c #Conflicts:    4012000 | #Constraints:     103641
3585.46/3595.64	c #Conflicts:    4013000 | #Constraints:     104641
3585.46/3595.64	c #Conflicts:    4014000 | #Constraints:     105642
3585.46/3595.64	c #Conflicts:    4015000 | #Constraints:     106649
3585.46/3595.64	c #Conflicts:    4016000 | #Constraints:     107716
3585.46/3595.64	c #Conflicts:    4017000 | #Constraints:     108716
3585.46/3595.64	c #Conflicts:    4018000 | #Constraints:     109716
3585.46/3595.64	c #Conflicts:    4019000 | #Constraints:     110842
3585.46/3595.64	c #Conflicts:    4020000 | #Constraints:     112208
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    4021000 | #Constraints:      73043
3585.46/3595.64	c #Conflicts:    4022000 | #Constraints:      74043
3585.46/3595.64	c #Conflicts:    4023000 | #Constraints:      75043
3585.46/3595.64	c #Conflicts:    4024000 | #Constraints:      76043
3585.46/3595.64	c #Conflicts:    4025000 | #Constraints:      77043
3585.46/3595.64	c #Conflicts:    4026000 | #Constraints:      78043
3585.46/3595.64	c #Conflicts:    4027000 | #Constraints:      79043
3585.46/3595.64	c #Conflicts:    4028000 | #Constraints:      80043
3585.46/3595.64	c #Conflicts:    4029000 | #Constraints:      81043
3585.46/3595.64	c #Conflicts:    4030000 | #Constraints:      82043
3585.46/3595.64	c #Conflicts:    4031000 | #Constraints:      83043
3585.46/3595.64	c #Conflicts:    4032000 | #Constraints:      84043
3585.46/3595.64	c #Conflicts:    4033000 | #Constraints:      85043
3585.46/3595.64	c #Conflicts:    4034000 | #Constraints:      86043
3585.46/3595.64	c #Conflicts:    4035000 | #Constraints:      87043
3585.46/3595.64	c #Conflicts:    4036000 | #Constraints:      88043
3585.46/3595.64	c #Conflicts:    4037000 | #Constraints:      89043
3585.46/3595.64	c #Conflicts:    4038000 | #Constraints:      90043
3585.46/3595.64	c #Conflicts:    4039000 | #Constraints:      91043
3585.46/3595.64	c #Conflicts:    4040000 | #Constraints:      92043
3585.46/3595.64	c #Conflicts:    4041000 | #Constraints:      93043
3585.46/3595.64	c #Conflicts:    4042000 | #Constraints:      94043
3585.46/3595.64	c #Conflicts:    4043000 | #Constraints:      95043
3585.46/3595.64	c #Conflicts:    4044000 | #Constraints:      96043
3585.46/3595.64	c #Conflicts:    4045000 | #Constraints:      97043
3585.46/3595.64	c #Conflicts:    4046000 | #Constraints:      98043
3585.46/3595.64	c #Conflicts:    4047000 | #Constraints:      99043
3585.46/3595.64	c #Conflicts:    4048000 | #Constraints:     100043
3585.46/3595.64	c #Conflicts:    4049000 | #Constraints:     101043
3585.46/3595.64	c #Conflicts:    4050000 | #Constraints:     102043
3585.46/3595.64	c #Conflicts:    4051000 | #Constraints:     103043
3585.46/3595.64	c #Conflicts:    4052000 | #Constraints:     104043
3585.46/3595.64	c #Conflicts:    4053000 | #Constraints:     105043
3585.46/3595.64	c #Conflicts:    4054000 | #Constraints:     106043
3585.46/3595.64	c #Conflicts:    4055000 | #Constraints:     107043
3585.46/3595.64	c #Conflicts:    4056000 | #Constraints:     108043
3585.46/3595.64	c #Conflicts:    4057000 | #Constraints:     109043
3585.46/3595.64	c #Conflicts:    4058000 | #Constraints:     110043
3585.46/3595.64	c #Conflicts:    4059000 | #Constraints:     111043
3585.46/3595.64	c #Conflicts:    4060000 | #Constraints:     112043
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    4061000 | #Constraints:      72780
3585.46/3595.64	c #Conflicts:    4062000 | #Constraints:      73780
3585.46/3595.64	c #Conflicts:    4063000 | #Constraints:      74780
3585.46/3595.64	c #Conflicts:    4064000 | #Constraints:      75780
3585.46/3595.64	c #Conflicts:    4065000 | #Constraints:      76780
3585.46/3595.64	c #Conflicts:    4066000 | #Constraints:      77780
3585.46/3595.64	c #Conflicts:    4067000 | #Constraints:      78780
3585.46/3595.64	c #Conflicts:    4068000 | #Constraints:      79780
3585.46/3595.64	c #Conflicts:    4069000 | #Constraints:      80780
3585.46/3595.64	c #Conflicts:    4070000 | #Constraints:      81780
3585.46/3595.64	c #Conflicts:    4071000 | #Constraints:      82780
3585.46/3595.64	c #Conflicts:    4072000 | #Constraints:      83780
3585.46/3595.64	c #Conflicts:    4073000 | #Constraints:      84780
3585.46/3595.64	c #Conflicts:    4074000 | #Constraints:      85780
3585.46/3595.64	c #Conflicts:    4075000 | #Constraints:      86780
3585.46/3595.64	c #Conflicts:    4076000 | #Constraints:      87780
3585.46/3595.64	c #Conflicts:    4077000 | #Constraints:      88780
3585.46/3595.64	c #Conflicts:    4078000 | #Constraints:      89780
3585.46/3595.64	c #Conflicts:    4079000 | #Constraints:      90780
3585.46/3595.64	c #Conflicts:    4080000 | #Constraints:      91780
3585.46/3595.64	c #Conflicts:    4081000 | #Constraints:      92780
3585.46/3595.64	c #Conflicts:    4082000 | #Constraints:      93780
3585.46/3595.64	c #Conflicts:    4083000 | #Constraints:      94780
3585.46/3595.64	c #Conflicts:    4084000 | #Constraints:      95780
3585.46/3595.64	c #Conflicts:    4085000 | #Constraints:      96780
3585.46/3595.64	c #Conflicts:    4086000 | #Constraints:      97780
3585.46/3595.64	c #Conflicts:    4087000 | #Constraints:      98780
3585.46/3595.64	c #Conflicts:    4088000 | #Constraints:      99780
3585.46/3595.64	c #Conflicts:    4089000 | #Constraints:     100780
3585.46/3595.64	c #Conflicts:    4090000 | #Constraints:     101780
3585.46/3595.64	c #Conflicts:    4091000 | #Constraints:     102780
3585.46/3595.64	c #Conflicts:    4092000 | #Constraints:     103780
3585.46/3595.64	c #Conflicts:    4093000 | #Constraints:     104780
3585.46/3595.64	c #Conflicts:    4094000 | #Constraints:     105780
3585.46/3595.64	c #Conflicts:    4095000 | #Constraints:     106780
3585.46/3595.64	c #Conflicts:    4096000 | #Constraints:     107780
3585.46/3595.64	c #Conflicts:    4097000 | #Constraints:     108780
3585.46/3595.64	c #Conflicts:    4098000 | #Constraints:     109780
3585.46/3595.64	c #Conflicts:    4099000 | #Constraints:     110780
3585.46/3595.64	c #Conflicts:    4100000 | #Constraints:     111780
3585.46/3595.64	c #Conflicts:    4101000 | #Constraints:     112780
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    4102000 | #Constraints:      73437
3585.46/3595.64	c #Conflicts:    4103000 | #Constraints:      74437
3585.46/3595.64	c #Conflicts:    4104000 | #Constraints:      75437
3585.46/3595.64	c #Conflicts:    4105000 | #Constraints:      76437
3585.46/3595.64	c #Conflicts:    4106000 | #Constraints:      77437
3585.46/3595.64	c #Conflicts:    4107000 | #Constraints:      78437
3585.46/3595.64	c #Conflicts:    4108000 | #Constraints:      79437
3585.46/3595.64	c #Conflicts:    4109000 | #Constraints:      80437
3585.46/3595.64	c #Conflicts:    4110000 | #Constraints:      81437
3585.46/3595.64	c #Conflicts:    4111000 | #Constraints:      82437
3585.46/3595.64	c #Conflicts:    4112000 | #Constraints:      83437
3585.46/3595.64	c #Conflicts:    4113000 | #Constraints:      84437
3585.46/3595.64	c #Conflicts:    4114000 | #Constraints:      85437
3585.46/3595.64	c #Conflicts:    4115000 | #Constraints:      86437
3585.46/3595.64	c #Conflicts:    4116000 | #Constraints:      87437
3585.46/3595.64	c #Conflicts:    4117000 | #Constraints:      88437
3585.46/3595.64	c #Conflicts:    4118000 | #Constraints:      89437
3585.46/3595.64	c #Conflicts:    4119000 | #Constraints:      90437
3585.46/3595.64	c #Conflicts:    4120000 | #Constraints:      91437
3585.46/3595.64	c #Conflicts:    4121000 | #Constraints:      92437
3585.46/3595.64	c #Conflicts:    4122000 | #Constraints:      93437
3585.46/3595.64	c #Conflicts:    4123000 | #Constraints:      94437
3585.46/3595.64	c #Conflicts:    4124000 | #Constraints:      95437
3585.46/3595.64	c #Conflicts:    4125000 | #Constraints:      96437
3585.46/3595.64	c #Conflicts:    4126000 | #Constraints:      97437
3585.46/3595.64	c #Conflicts:    4127000 | #Constraints:      98437
3585.46/3595.64	c #Conflicts:    4128000 | #Constraints:      99437
3585.46/3595.64	c #Conflicts:    4129000 | #Constraints:     100437
3585.46/3595.64	c #Conflicts:    4130000 | #Constraints:     101437
3585.46/3595.64	c #Conflicts:    4131000 | #Constraints:     102437
3585.46/3595.64	c #Conflicts:    4132000 | #Constraints:     103437
3585.46/3595.64	c #Conflicts:    4133000 | #Constraints:     104437
3585.46/3595.64	c #Conflicts:    4134000 | #Constraints:     105437
3585.46/3595.64	c #Conflicts:    4135000 | #Constraints:     106437
3585.46/3595.64	c #Conflicts:    4136000 | #Constraints:     107437
3585.46/3595.64	c #Conflicts:    4137000 | #Constraints:     108437
3585.46/3595.64	c #Conflicts:    4138000 | #Constraints:     109437
3585.46/3595.64	c #Conflicts:    4139000 | #Constraints:     110437
3585.46/3595.64	c #Conflicts:    4140000 | #Constraints:     111437
3585.46/3595.64	c #Conflicts:    4141000 | #Constraints:     112437
3585.46/3595.64	c #Conflicts:    4142000 | #Constraints:     113437
3585.46/3595.64	c INPROCESSING
3585.46/3595.64	c GARBAGE COLLECT
3585.46/3595.64	c rational objective 1611
3585.46/3595.64	c #Conflicts:    4143000 | #Constraints:      73874
3585.46/3595.64	c #Conflicts:    4144000 | #Constraints:      74874
3585.46/3595.64	c #Conflicts:    4145000 | #Constraints:      75874
3585.46/3595.64	c #Conflicts:    4146000 | #Constraints:      76874
3585.46/3595.64	c #Conflicts:    4147000 | #Constraints:      77874
3585.46/3595.64	c #Conflicts:    4148000 | #Constraints:      78874
3585.46/3595.64	c #Conflicts:    4149000 | #Constraints:      79874
3585.46/3595.64	c #Conflicts:    4150000 | #Constraints:      80874
3585.46/3595.64	c #Conflicts:    4151000 | #Constraints:      81874
3585.46/3595.64	c #Conflicts:    4152000 | #Constraints:      82874
3585.46/3595.64	c #Conflicts:    4153000 | #Constraints:      83874
3585.46/3595.64	c #Conflicts:    4154000 | #Constraints:      84874
3585.46/3595.65	c #Conflicts:    4155000 | #Constraints:      85874
3585.46/3595.65	c #Conflicts:    4156000 | #Constraints:      86874
3585.46/3595.65	c #Conflicts:    4157000 | #Constraints:      87874
3585.46/3595.65	c #Conflicts:    4158000 | #Constraints:      88874
3585.46/3595.65	c #Conflicts:    4159000 | #Constraints:      89874
3585.46/3595.65	c #Conflicts:    4160000 | #Constraints:      90874
3585.46/3595.65	c #Conflicts:    4161000 | #Constraints:      91874
3585.46/3595.65	c #Conflicts:    4162000 | #Constraints:      92874
3585.46/3595.65	c #Conflicts:    4163000 | #Constraints:      93874
3585.46/3595.65	c #Conflicts:    4164000 | #Constraints:      94874
3585.46/3595.65	c #Conflicts:    4165000 | #Constraints:      95874
3585.46/3595.65	c #Conflicts:    4166000 | #Constraints:      96874
3585.46/3595.65	c #Conflicts:    4167000 | #Constraints:      97874
3585.46/3595.65	c #Conflicts:    4168000 | #Constraints:      98874
3585.46/3595.65	c #Conflicts:    4169000 | #Constraints:      99874
3585.46/3595.65	c #Conflicts:    4170000 | #Constraints:     100874
3585.46/3595.65	c #Conflicts:    4171000 | #Constraints:     101874
3585.46/3595.65	c #Conflicts:    4172000 | #Constraints:     102874
3585.46/3595.65	c #Conflicts:    4173000 | #Constraints:     103874
3585.46/3595.65	c #Conflicts:    4174000 | #Constraints:     104874
3585.46/3595.65	c #Conflicts:    4175000 | #Constraints:     105874
3585.46/3595.65	c #Conflicts:    4176000 | #Constraints:     106874
3585.46/3595.65	c #Conflicts:    4177000 | #Constraints:     107874
3585.46/3595.65	c #Conflicts:    4178000 | #Constraints:     108874
3585.46/3595.65	c #Conflicts:    4179000 | #Constraints:     109874
3585.46/3595.65	c #Conflicts:    4180000 | #Constraints:     110874
3585.46/3595.65	c #Conflicts:    4181000 | #Constraints:     111874
3585.46/3595.65	c #Conflicts:    4182000 | #Constraints:     112874
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4183000 | #Constraints:      73165
3585.46/3595.65	c #Conflicts:    4184000 | #Constraints:      74165
3585.46/3595.65	c #Conflicts:    4185000 | #Constraints:      75165
3585.46/3595.65	c #Conflicts:    4186000 | #Constraints:      76165
3585.46/3595.65	c #Conflicts:    4187000 | #Constraints:      77165
3585.46/3595.65	c #Conflicts:    4188000 | #Constraints:      78165
3585.46/3595.65	c #Conflicts:    4189000 | #Constraints:      79165
3585.46/3595.65	c #Conflicts:    4190000 | #Constraints:      80165
3585.46/3595.65	c #Conflicts:    4191000 | #Constraints:      81165
3585.46/3595.65	c #Conflicts:    4192000 | #Constraints:      82165
3585.46/3595.65	c #Conflicts:    4193000 | #Constraints:      83165
3585.46/3595.65	c #Conflicts:    4194000 | #Constraints:      84165
3585.46/3595.65	c #Conflicts:    4195000 | #Constraints:      85165
3585.46/3595.65	c #Conflicts:    4196000 | #Constraints:      86165
3585.46/3595.65	c #Conflicts:    4197000 | #Constraints:      87165
3585.46/3595.65	c #Conflicts:    4198000 | #Constraints:      88165
3585.46/3595.65	c #Conflicts:    4199000 | #Constraints:      89165
3585.46/3595.65	c #Conflicts:    4200000 | #Constraints:      90165
3585.46/3595.65	c #Conflicts:    4201000 | #Constraints:      91165
3585.46/3595.65	c #Conflicts:    4202000 | #Constraints:      92165
3585.46/3595.65	c #Conflicts:    4203000 | #Constraints:      93165
3585.46/3595.65	c #Conflicts:    4204000 | #Constraints:      94165
3585.46/3595.65	c #Conflicts:    4205000 | #Constraints:      95165
3585.46/3595.65	c #Conflicts:    4206000 | #Constraints:      96165
3585.46/3595.65	c #Conflicts:    4207000 | #Constraints:      97165
3585.46/3595.65	c #Conflicts:    4208000 | #Constraints:      98165
3585.46/3595.65	c #Conflicts:    4209000 | #Constraints:      99165
3585.46/3595.65	c #Conflicts:    4210000 | #Constraints:     100165
3585.46/3595.65	c #Conflicts:    4211000 | #Constraints:     101165
3585.46/3595.65	c #Conflicts:    4212000 | #Constraints:     102165
3585.46/3595.65	c #Conflicts:    4213000 | #Constraints:     103165
3585.46/3595.65	c #Conflicts:    4214000 | #Constraints:     104165
3585.46/3595.65	c #Conflicts:    4215000 | #Constraints:     105165
3585.46/3595.65	c #Conflicts:    4216000 | #Constraints:     106165
3585.46/3595.65	c #Conflicts:    4217000 | #Constraints:     107165
3585.46/3595.65	c #Conflicts:    4218000 | #Constraints:     108165
3585.46/3595.65	c #Conflicts:    4219000 | #Constraints:     109165
3585.46/3595.65	c #Conflicts:    4220000 | #Constraints:     110165
3585.46/3595.65	c #Conflicts:    4221000 | #Constraints:     111165
3585.46/3595.65	c #Conflicts:    4222000 | #Constraints:     112165
3585.46/3595.65	c #Conflicts:    4223000 | #Constraints:     113165
3585.46/3595.65	c #Conflicts:    4224000 | #Constraints:     114165
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4225000 | #Constraints:      74272
3585.46/3595.65	c #Conflicts:    4226000 | #Constraints:      75272
3585.46/3595.65	c #Conflicts:    4227000 | #Constraints:      76272
3585.46/3595.65	c #Conflicts:    4228000 | #Constraints:      77272
3585.46/3595.65	c #Conflicts:    4229000 | #Constraints:      78272
3585.46/3595.65	c #Conflicts:    4230000 | #Constraints:      79272
3585.46/3595.65	c #Conflicts:    4231000 | #Constraints:      80272
3585.46/3595.65	c #Conflicts:    4232000 | #Constraints:      81272
3585.46/3595.65	c #Conflicts:    4233000 | #Constraints:      82272
3585.46/3595.65	c #Conflicts:    4234000 | #Constraints:      83272
3585.46/3595.65	c #Conflicts:    4235000 | #Constraints:      84272
3585.46/3595.65	c #Conflicts:    4236000 | #Constraints:      85272
3585.46/3595.65	c #Conflicts:    4237000 | #Constraints:      86272
3585.46/3595.65	c #Conflicts:    4238000 | #Constraints:      87272
3585.46/3595.65	c #Conflicts:    4239000 | #Constraints:      88272
3585.46/3595.65	c #Conflicts:    4240000 | #Constraints:      89272
3585.46/3595.65	c #Conflicts:    4241000 | #Constraints:      90272
3585.46/3595.65	c #Conflicts:    4242000 | #Constraints:      91272
3585.46/3595.65	c #Conflicts:    4243000 | #Constraints:      92272
3585.46/3595.65	c #Conflicts:    4244000 | #Constraints:      93272
3585.46/3595.65	c #Conflicts:    4245000 | #Constraints:      94272
3585.46/3595.65	c #Conflicts:    4246000 | #Constraints:      95272
3585.46/3595.65	c #Conflicts:    4247000 | #Constraints:      96272
3585.46/3595.65	c #Conflicts:    4248000 | #Constraints:      97272
3585.46/3595.65	c #Conflicts:    4249000 | #Constraints:      98272
3585.46/3595.65	c #Conflicts:    4250000 | #Constraints:      99272
3585.46/3595.65	c #Conflicts:    4251000 | #Constraints:     100272
3585.46/3595.65	c #Conflicts:    4252000 | #Constraints:     101272
3585.46/3595.65	c #Conflicts:    4253000 | #Constraints:     102272
3585.46/3595.65	c #Conflicts:    4254000 | #Constraints:     103272
3585.46/3595.65	c #Conflicts:    4255000 | #Constraints:     104272
3585.46/3595.65	c #Conflicts:    4256000 | #Constraints:     105272
3585.46/3595.65	c #Conflicts:    4257000 | #Constraints:     106272
3585.46/3595.65	c #Conflicts:    4258000 | #Constraints:     107272
3585.46/3595.65	c #Conflicts:    4259000 | #Constraints:     108272
3585.46/3595.65	c #Conflicts:    4260000 | #Constraints:     109272
3585.46/3595.65	c #Conflicts:    4261000 | #Constraints:     110272
3585.46/3595.65	c #Conflicts:    4262000 | #Constraints:     111272
3585.46/3595.65	c #Conflicts:    4263000 | #Constraints:     112272
3585.46/3595.65	c #Conflicts:    4264000 | #Constraints:     113272
3585.46/3595.65	c #Conflicts:    4265000 | #Constraints:     114272
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4266000 | #Constraints:      74142
3585.46/3595.65	c #Conflicts:    4267000 | #Constraints:      75142
3585.46/3595.65	c #Conflicts:    4268000 | #Constraints:      76142
3585.46/3595.65	c #Conflicts:    4269000 | #Constraints:      77142
3585.46/3595.65	c #Conflicts:    4270000 | #Constraints:      78142
3585.46/3595.65	c #Conflicts:    4271000 | #Constraints:      79142
3585.46/3595.65	c #Conflicts:    4272000 | #Constraints:      80142
3585.46/3595.65	c #Conflicts:    4273000 | #Constraints:      81142
3585.46/3595.65	c #Conflicts:    4274000 | #Constraints:      82142
3585.46/3595.65	c #Conflicts:    4275000 | #Constraints:      83142
3585.46/3595.65	c #Conflicts:    4276000 | #Constraints:      84142
3585.46/3595.65	c #Conflicts:    4277000 | #Constraints:      85142
3585.46/3595.65	c #Conflicts:    4278000 | #Constraints:      86142
3585.46/3595.65	c #Conflicts:    4279000 | #Constraints:      87142
3585.46/3595.65	c #Conflicts:    4280000 | #Constraints:      88142
3585.46/3595.65	c #Conflicts:    4281000 | #Constraints:      89142
3585.46/3595.65	c #Conflicts:    4282000 | #Constraints:      90142
3585.46/3595.65	c #Conflicts:    4283000 | #Constraints:      91142
3585.46/3595.65	c #Conflicts:    4284000 | #Constraints:      92142
3585.46/3595.65	c #Conflicts:    4285000 | #Constraints:      93142
3585.46/3595.65	c #Conflicts:    4286000 | #Constraints:      94142
3585.46/3595.65	c #Conflicts:    4287000 | #Constraints:      95142
3585.46/3595.65	c #Conflicts:    4288000 | #Constraints:      96142
3585.46/3595.65	c #Conflicts:    4289000 | #Constraints:      97142
3585.46/3595.65	c #Conflicts:    4290000 | #Constraints:      98142
3585.46/3595.65	c #Conflicts:    4291000 | #Constraints:      99142
3585.46/3595.65	c #Conflicts:    4292000 | #Constraints:     100142
3585.46/3595.65	c #Conflicts:    4293000 | #Constraints:     101142
3585.46/3595.65	c #Conflicts:    4294000 | #Constraints:     102142
3585.46/3595.65	c #Conflicts:    4295000 | #Constraints:     103142
3585.46/3595.65	c #Conflicts:    4296000 | #Constraints:     104142
3585.46/3595.65	c #Conflicts:    4297000 | #Constraints:     105142
3585.46/3595.65	c #Conflicts:    4298000 | #Constraints:     106142
3585.46/3595.65	c #Conflicts:    4299000 | #Constraints:     107142
3585.46/3595.65	c #Conflicts:    4300000 | #Constraints:     108142
3585.46/3595.65	c #Conflicts:    4301000 | #Constraints:     109142
3585.46/3595.65	c #Conflicts:    4302000 | #Constraints:     110142
3585.46/3595.65	c #Conflicts:    4303000 | #Constraints:     111142
3585.46/3595.65	c #Conflicts:    4304000 | #Constraints:     112142
3585.46/3595.65	c #Conflicts:    4305000 | #Constraints:     113142
3585.46/3595.65	c #Conflicts:    4306000 | #Constraints:     114142
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4307000 | #Constraints:      73829
3585.46/3595.65	c #Conflicts:    4308000 | #Constraints:      74829
3585.46/3595.65	c #Conflicts:    4309000 | #Constraints:      75829
3585.46/3595.65	c #Conflicts:    4310000 | #Constraints:      76829
3585.46/3595.65	c #Conflicts:    4311000 | #Constraints:      77829
3585.46/3595.65	c #Conflicts:    4312000 | #Constraints:      78829
3585.46/3595.65	c #Conflicts:    4313000 | #Constraints:      79829
3585.46/3595.65	c #Conflicts:    4314000 | #Constraints:      80829
3585.46/3595.65	c #Conflicts:    4315000 | #Constraints:      81829
3585.46/3595.65	c #Conflicts:    4316000 | #Constraints:      82829
3585.46/3595.65	c #Conflicts:    4317000 | #Constraints:      83829
3585.46/3595.65	c #Conflicts:    4318000 | #Constraints:      84829
3585.46/3595.65	c #Conflicts:    4319000 | #Constraints:      85829
3585.46/3595.65	c #Conflicts:    4320000 | #Constraints:      86829
3585.46/3595.65	c #Conflicts:    4321000 | #Constraints:      87829
3585.46/3595.65	c #Conflicts:    4322000 | #Constraints:      88829
3585.46/3595.65	c #Conflicts:    4323000 | #Constraints:      89829
3585.46/3595.65	c #Conflicts:    4324000 | #Constraints:      90829
3585.46/3595.65	c #Conflicts:    4325000 | #Constraints:      91829
3585.46/3595.65	c #Conflicts:    4326000 | #Constraints:      92829
3585.46/3595.65	c #Conflicts:    4327000 | #Constraints:      93829
3585.46/3595.65	c #Conflicts:    4328000 | #Constraints:      94829
3585.46/3595.65	c #Conflicts:    4329000 | #Constraints:      95829
3585.46/3595.65	c #Conflicts:    4330000 | #Constraints:      96829
3585.46/3595.65	c #Conflicts:    4331000 | #Constraints:      97830
3585.46/3595.65	c #Conflicts:    4332000 | #Constraints:      98830
3585.46/3595.65	c #Conflicts:    4333000 | #Constraints:      99830
3585.46/3595.65	c #Conflicts:    4334000 | #Constraints:     100830
3585.46/3595.65	c #Conflicts:    4335000 | #Constraints:     101830
3585.46/3595.65	c #Conflicts:    4336000 | #Constraints:     102830
3585.46/3595.65	c #Conflicts:    4337000 | #Constraints:     103830
3585.46/3595.65	c #Conflicts:    4338000 | #Constraints:     104830
3585.46/3595.65	c #Conflicts:    4339000 | #Constraints:     105830
3585.46/3595.65	c #Conflicts:    4340000 | #Constraints:     106830
3585.46/3595.65	c #Conflicts:    4341000 | #Constraints:     107831
3585.46/3595.65	c #Conflicts:    4342000 | #Constraints:     108831
3585.46/3595.65	c #Conflicts:    4343000 | #Constraints:     109831
3585.46/3595.65	c #Conflicts:    4344000 | #Constraints:     110837
3585.46/3595.65	c #Conflicts:    4345000 | #Constraints:     111837
3585.46/3595.65	c #Conflicts:    4346000 | #Constraints:     112843
3585.46/3595.65	c #Conflicts:    4347000 | #Constraints:     113843
3585.46/3595.65	c #Conflicts:    4348000 | #Constraints:     114845
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4349000 | #Constraints:      74329
3585.46/3595.65	c #Conflicts:    4350000 | #Constraints:      75329
3585.46/3595.65	c #Conflicts:    4351000 | #Constraints:      76329
3585.46/3595.65	c #Conflicts:    4352000 | #Constraints:      77329
3585.46/3595.65	c #Conflicts:    4353000 | #Constraints:      78329
3585.46/3595.65	c #Conflicts:    4354000 | #Constraints:      79329
3585.46/3595.65	c #Conflicts:    4355000 | #Constraints:      80329
3585.46/3595.65	c #Conflicts:    4356000 | #Constraints:      81329
3585.46/3595.65	c #Conflicts:    4357000 | #Constraints:      82329
3585.46/3595.65	c #Conflicts:    4358000 | #Constraints:      83329
3585.46/3595.65	c #Conflicts:    4359000 | #Constraints:      84329
3585.46/3595.65	c #Conflicts:    4360000 | #Constraints:      85330
3585.46/3595.65	c #Conflicts:    4361000 | #Constraints:      86330
3585.46/3595.65	c #Conflicts:    4362000 | #Constraints:      87330
3585.46/3595.65	c #Conflicts:    4363000 | #Constraints:      88331
3585.46/3595.65	c #Conflicts:    4364000 | #Constraints:      89332
3585.46/3595.65	c #Conflicts:    4365000 | #Constraints:      90332
3585.46/3595.65	c #Conflicts:    4366000 | #Constraints:      91332
3585.46/3595.65	c #Conflicts:    4367000 | #Constraints:      92332
3585.46/3595.65	c #Conflicts:    4368000 | #Constraints:      93333
3585.46/3595.65	c #Conflicts:    4369000 | #Constraints:      94342
3585.46/3595.65	c #Conflicts:    4370000 | #Constraints:      95354
3585.46/3595.65	c #Conflicts:    4371000 | #Constraints:      96361
3585.46/3595.65	c #Conflicts:    4372000 | #Constraints:      97363
3585.46/3595.65	c #Conflicts:    4373000 | #Constraints:      98363
3585.46/3595.65	c #Conflicts:    4374000 | #Constraints:      99363
3585.46/3595.65	c #Conflicts:    4375000 | #Constraints:     100363
3585.46/3595.65	c #Conflicts:    4376000 | #Constraints:     101363
3585.46/3595.65	c #Conflicts:    4377000 | #Constraints:     102363
3585.46/3595.65	c #Conflicts:    4378000 | #Constraints:     103364
3585.46/3595.65	c #Conflicts:    4379000 | #Constraints:     104364
3585.46/3595.65	c #Conflicts:    4380000 | #Constraints:     105390
3585.46/3595.65	c #Conflicts:    4381000 | #Constraints:     106394
3585.46/3595.65	c #Conflicts:    4382000 | #Constraints:     107394
3585.46/3595.65	c #Conflicts:    4383000 | #Constraints:     108394
3585.46/3595.65	c #Conflicts:    4384000 | #Constraints:     109397
3585.46/3595.65	c #Conflicts:    4385000 | #Constraints:     110399
3585.46/3595.65	c #Conflicts:    4386000 | #Constraints:     111401
3585.46/3595.65	c #Conflicts:    4387000 | #Constraints:     112403
3585.46/3595.65	c #Conflicts:    4388000 | #Constraints:     113430
3585.46/3595.65	c #Conflicts:    4389000 | #Constraints:     114432
3585.46/3595.65	c #Conflicts:    4390000 | #Constraints:     115433
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4391000 | #Constraints:      74665
3585.46/3595.65	c #Conflicts:    4392000 | #Constraints:      75665
3585.46/3595.65	c #Conflicts:    4393000 | #Constraints:      76665
3585.46/3595.65	c #Conflicts:    4394000 | #Constraints:      77665
3585.46/3595.65	c #Conflicts:    4395000 | #Constraints:      78665
3585.46/3595.65	c #Conflicts:    4396000 | #Constraints:      79665
3585.46/3595.65	c #Conflicts:    4397000 | #Constraints:      80665
3585.46/3595.65	c #Conflicts:    4398000 | #Constraints:      81665
3585.46/3595.65	c #Conflicts:    4399000 | #Constraints:      82665
3585.46/3595.65	c #Conflicts:    4400000 | #Constraints:      83665
3585.46/3595.65	c #Conflicts:    4401000 | #Constraints:      84665
3585.46/3595.65	c #Conflicts:    4402000 | #Constraints:      85665
3585.46/3595.65	c #Conflicts:    4403000 | #Constraints:      86665
3585.46/3595.65	c #Conflicts:    4404000 | #Constraints:      87665
3585.46/3595.65	c #Conflicts:    4405000 | #Constraints:      88665
3585.46/3595.65	c #Conflicts:    4406000 | #Constraints:      89665
3585.46/3595.65	c #Conflicts:    4407000 | #Constraints:      90665
3585.46/3595.65	c #Conflicts:    4408000 | #Constraints:      91665
3585.46/3595.65	c #Conflicts:    4409000 | #Constraints:      92665
3585.46/3595.65	c #Conflicts:    4410000 | #Constraints:      93665
3585.46/3595.65	c #Conflicts:    4411000 | #Constraints:      94665
3585.46/3595.65	c #Conflicts:    4412000 | #Constraints:      95665
3585.46/3595.65	c #Conflicts:    4413000 | #Constraints:      96665
3585.46/3595.65	c #Conflicts:    4414000 | #Constraints:      97665
3585.46/3595.65	c #Conflicts:    4415000 | #Constraints:      98665
3585.46/3595.65	c #Conflicts:    4416000 | #Constraints:      99665
3585.46/3595.65	c #Conflicts:    4417000 | #Constraints:     100665
3585.46/3595.65	c #Conflicts:    4418000 | #Constraints:     101665
3585.46/3595.65	c #Conflicts:    4419000 | #Constraints:     102665
3585.46/3595.65	c #Conflicts:    4420000 | #Constraints:     103665
3585.46/3595.65	c #Conflicts:    4421000 | #Constraints:     104665
3585.46/3595.65	c #Conflicts:    4422000 | #Constraints:     105665
3585.46/3595.65	c #Conflicts:    4423000 | #Constraints:     106665
3585.46/3595.65	c #Conflicts:    4424000 | #Constraints:     107665
3585.46/3595.65	c #Conflicts:    4425000 | #Constraints:     108665
3585.46/3595.65	c #Conflicts:    4426000 | #Constraints:     109665
3585.46/3595.65	c #Conflicts:    4427000 | #Constraints:     110665
3585.46/3595.65	c #Conflicts:    4428000 | #Constraints:     111665
3585.46/3595.65	c #Conflicts:    4429000 | #Constraints:     112665
3585.46/3595.65	c #Conflicts:    4430000 | #Constraints:     113665
3585.46/3595.65	c #Conflicts:    4431000 | #Constraints:     114665
3585.46/3595.65	c #Conflicts:    4432000 | #Constraints:     115665
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4433000 | #Constraints:      74748
3585.46/3595.65	c #Conflicts:    4434000 | #Constraints:      75748
3585.46/3595.65	c #Conflicts:    4435000 | #Constraints:      76748
3585.46/3595.65	c #Conflicts:    4436000 | #Constraints:      77748
3585.46/3595.65	c #Conflicts:    4437000 | #Constraints:      78748
3585.46/3595.65	c #Conflicts:    4438000 | #Constraints:      79748
3585.46/3595.65	c #Conflicts:    4439000 | #Constraints:      80748
3585.46/3595.65	c #Conflicts:    4440000 | #Constraints:      81748
3585.46/3595.65	c #Conflicts:    4441000 | #Constraints:      82748
3585.46/3595.65	c #Conflicts:    4442000 | #Constraints:      83748
3585.46/3595.65	c #Conflicts:    4443000 | #Constraints:      84748
3585.46/3595.65	c #Conflicts:    4444000 | #Constraints:      85748
3585.46/3595.65	c #Conflicts:    4445000 | #Constraints:      86748
3585.46/3595.65	c #Conflicts:    4446000 | #Constraints:      87748
3585.46/3595.65	c #Conflicts:    4447000 | #Constraints:      88749
3585.46/3595.65	c #Conflicts:    4448000 | #Constraints:      89749
3585.46/3595.65	c #Conflicts:    4449000 | #Constraints:      90749
3585.46/3595.65	c #Conflicts:    4450000 | #Constraints:      91749
3585.46/3595.65	c #Conflicts:    4451000 | #Constraints:      92749
3585.46/3595.65	c #Conflicts:    4452000 | #Constraints:      93749
3585.46/3595.65	c #Conflicts:    4453000 | #Constraints:      94749
3585.46/3595.65	c #Conflicts:    4454000 | #Constraints:      95749
3585.46/3595.65	c #Conflicts:    4455000 | #Constraints:      96749
3585.46/3595.65	c #Conflicts:    4456000 | #Constraints:      97750
3585.46/3595.65	c #Conflicts:    4457000 | #Constraints:      98750
3585.46/3595.65	c #Conflicts:    4458000 | #Constraints:      99751
3585.46/3595.65	c #Conflicts:    4459000 | #Constraints:     100751
3585.46/3595.65	c #Conflicts:    4460000 | #Constraints:     101751
3585.46/3595.65	c #Conflicts:    4461000 | #Constraints:     102751
3585.46/3595.65	c #Conflicts:    4462000 | #Constraints:     103752
3585.46/3595.65	c #Conflicts:    4463000 | #Constraints:     104757
3585.46/3595.65	c #Conflicts:    4464000 | #Constraints:     105757
3585.46/3595.65	c #Conflicts:    4465000 | #Constraints:     106757
3585.46/3595.65	c #Conflicts:    4466000 | #Constraints:     107757
3585.46/3595.65	c #Conflicts:    4467000 | #Constraints:     108757
3585.46/3595.65	c #Conflicts:    4468000 | #Constraints:     109757
3585.46/3595.65	c #Conflicts:    4469000 | #Constraints:     110757
3585.46/3595.65	c #Conflicts:    4470000 | #Constraints:     111757
3585.46/3595.65	c #Conflicts:    4471000 | #Constraints:     112757
3585.46/3595.65	c #Conflicts:    4472000 | #Constraints:     113757
3585.46/3595.65	c #Conflicts:    4473000 | #Constraints:     114757
3585.46/3595.65	c #Conflicts:    4474000 | #Constraints:     115757
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4475000 | #Constraints:      74648
3585.46/3595.65	c #Conflicts:    4476000 | #Constraints:      75648
3585.46/3595.65	c #Conflicts:    4477000 | #Constraints:      76648
3585.46/3595.65	c #Conflicts:    4478000 | #Constraints:      77648
3585.46/3595.65	c #Conflicts:    4479000 | #Constraints:      78648
3585.46/3595.65	c #Conflicts:    4480000 | #Constraints:      79648
3585.46/3595.65	c #Conflicts:    4481000 | #Constraints:      80648
3585.46/3595.65	c #Conflicts:    4482000 | #Constraints:      81648
3585.46/3595.65	c #Conflicts:    4483000 | #Constraints:      82648
3585.46/3595.65	c #Conflicts:    4484000 | #Constraints:      83648
3585.46/3595.65	c #Conflicts:    4485000 | #Constraints:      84648
3585.46/3595.65	c #Conflicts:    4486000 | #Constraints:      85648
3585.46/3595.65	c #Conflicts:    4487000 | #Constraints:      86648
3585.46/3595.65	c #Conflicts:    4488000 | #Constraints:      87648
3585.46/3595.65	c #Conflicts:    4489000 | #Constraints:      88648
3585.46/3595.65	c #Conflicts:    4490000 | #Constraints:      89648
3585.46/3595.65	c #Conflicts:    4491000 | #Constraints:      90648
3585.46/3595.65	c #Conflicts:    4492000 | #Constraints:      91648
3585.46/3595.65	c #Conflicts:    4493000 | #Constraints:      92648
3585.46/3595.65	c #Conflicts:    4494000 | #Constraints:      93648
3585.46/3595.65	c #Conflicts:    4495000 | #Constraints:      94648
3585.46/3595.65	c #Conflicts:    4496000 | #Constraints:      95648
3585.46/3595.65	c #Conflicts:    4497000 | #Constraints:      96648
3585.46/3595.65	c #Conflicts:    4498000 | #Constraints:      97648
3585.46/3595.65	c #Conflicts:    4499000 | #Constraints:      98648
3585.46/3595.65	c #Conflicts:    4500000 | #Constraints:      99648
3585.46/3595.65	c #Conflicts:    4501000 | #Constraints:     100648
3585.46/3595.65	c #Conflicts:    4502000 | #Constraints:     101648
3585.46/3595.65	c #Conflicts:    4503000 | #Constraints:     102648
3585.46/3595.65	c #Conflicts:    4504000 | #Constraints:     103648
3585.46/3595.65	c #Conflicts:    4505000 | #Constraints:     104648
3585.46/3595.65	c #Conflicts:    4506000 | #Constraints:     105648
3585.46/3595.65	c #Conflicts:    4507000 | #Constraints:     106648
3585.46/3595.65	c #Conflicts:    4508000 | #Constraints:     107648
3585.46/3595.65	c #Conflicts:    4509000 | #Constraints:     108648
3585.46/3595.65	c #Conflicts:    4510000 | #Constraints:     109648
3585.46/3595.65	c #Conflicts:    4511000 | #Constraints:     110648
3585.46/3595.65	c #Conflicts:    4512000 | #Constraints:     111648
3585.46/3595.65	c #Conflicts:    4513000 | #Constraints:     112648
3585.46/3595.65	c #Conflicts:    4514000 | #Constraints:     113648
3585.46/3595.65	c #Conflicts:    4515000 | #Constraints:     114648
3585.46/3595.65	c #Conflicts:    4516000 | #Constraints:     115648
3585.46/3595.65	c #Conflicts:    4517000 | #Constraints:     116648
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4518000 | #Constraints:      75322
3585.46/3595.65	c #Conflicts:    4519000 | #Constraints:      76322
3585.46/3595.65	c #Conflicts:    4520000 | #Constraints:      77322
3585.46/3595.65	c #Conflicts:    4521000 | #Constraints:      78322
3585.46/3595.65	c #Conflicts:    4522000 | #Constraints:      79322
3585.46/3595.65	c #Conflicts:    4523000 | #Constraints:      80322
3585.46/3595.65	c #Conflicts:    4524000 | #Constraints:      81322
3585.46/3595.65	c #Conflicts:    4525000 | #Constraints:      82322
3585.46/3595.65	c #Conflicts:    4526000 | #Constraints:      83322
3585.46/3595.65	c #Conflicts:    4527000 | #Constraints:      84322
3585.46/3595.65	c #Conflicts:    4528000 | #Constraints:      85322
3585.46/3595.65	c #Conflicts:    4529000 | #Constraints:      86322
3585.46/3595.65	c #Conflicts:    4530000 | #Constraints:      87322
3585.46/3595.65	c #Conflicts:    4531000 | #Constraints:      88322
3585.46/3595.65	c #Conflicts:    4532000 | #Constraints:      89322
3585.46/3595.65	c #Conflicts:    4533000 | #Constraints:      90322
3585.46/3595.65	c #Conflicts:    4534000 | #Constraints:      91322
3585.46/3595.65	c #Conflicts:    4535000 | #Constraints:      92322
3585.46/3595.65	c #Conflicts:    4536000 | #Constraints:      93322
3585.46/3595.65	c #Conflicts:    4537000 | #Constraints:      94322
3585.46/3595.65	c #Conflicts:    4538000 | #Constraints:      95322
3585.46/3595.65	c #Conflicts:    4539000 | #Constraints:      96322
3585.46/3595.65	c #Conflicts:    4540000 | #Constraints:      97322
3585.46/3595.65	c #Conflicts:    4541000 | #Constraints:      98322
3585.46/3595.65	c #Conflicts:    4542000 | #Constraints:      99322
3585.46/3595.65	c #Conflicts:    4543000 | #Constraints:     100322
3585.46/3595.65	c #Conflicts:    4544000 | #Constraints:     101322
3585.46/3595.65	c #Conflicts:    4545000 | #Constraints:     102322
3585.46/3595.65	c #Conflicts:    4546000 | #Constraints:     103322
3585.46/3595.65	c #Conflicts:    4547000 | #Constraints:     104322
3585.46/3595.65	c #Conflicts:    4548000 | #Constraints:     105322
3585.46/3595.65	c #Conflicts:    4549000 | #Constraints:     106322
3585.46/3595.65	c #Conflicts:    4550000 | #Constraints:     107322
3585.46/3595.65	c #Conflicts:    4551000 | #Constraints:     108322
3585.46/3595.65	c #Conflicts:    4552000 | #Constraints:     109322
3585.46/3595.65	c #Conflicts:    4553000 | #Constraints:     110322
3585.46/3595.65	c #Conflicts:    4554000 | #Constraints:     111322
3585.46/3595.65	c #Conflicts:    4555000 | #Constraints:     112322
3585.46/3595.65	c #Conflicts:    4556000 | #Constraints:     113322
3585.46/3595.65	c #Conflicts:    4557000 | #Constraints:     114322
3585.46/3595.65	c #Conflicts:    4558000 | #Constraints:     115322
3585.46/3595.65	c #Conflicts:    4559000 | #Constraints:     116322
3585.46/3595.65	c #Conflicts:    4560000 | #Constraints:     117322
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4561000 | #Constraints:      75852
3585.46/3595.65	c #Conflicts:    4562000 | #Constraints:      76852
3585.46/3595.65	c #Conflicts:    4563000 | #Constraints:      77852
3585.46/3595.65	c #Conflicts:    4564000 | #Constraints:      78852
3585.46/3595.65	c #Conflicts:    4565000 | #Constraints:      79852
3585.46/3595.65	c #Conflicts:    4566000 | #Constraints:      80852
3585.46/3595.65	c #Conflicts:    4567000 | #Constraints:      81852
3585.46/3595.65	c #Conflicts:    4568000 | #Constraints:      82852
3585.46/3595.65	c #Conflicts:    4569000 | #Constraints:      83852
3585.46/3595.65	c #Conflicts:    4570000 | #Constraints:      84852
3585.46/3595.65	c #Conflicts:    4571000 | #Constraints:      85852
3585.46/3595.65	c #Conflicts:    4572000 | #Constraints:      86852
3585.46/3595.65	c #Conflicts:    4573000 | #Constraints:      87852
3585.46/3595.65	c #Conflicts:    4574000 | #Constraints:      88852
3585.46/3595.65	c #Conflicts:    4575000 | #Constraints:      89852
3585.46/3595.65	c #Conflicts:    4576000 | #Constraints:      90852
3585.46/3595.65	c #Conflicts:    4577000 | #Constraints:      91852
3585.46/3595.65	c #Conflicts:    4578000 | #Constraints:      92852
3585.46/3595.65	c #Conflicts:    4579000 | #Constraints:      93852
3585.46/3595.65	c #Conflicts:    4580000 | #Constraints:      94852
3585.46/3595.65	c #Conflicts:    4581000 | #Constraints:      95852
3585.46/3595.65	c #Conflicts:    4582000 | #Constraints:      96852
3585.46/3595.65	c #Conflicts:    4583000 | #Constraints:      97852
3585.46/3595.65	c #Conflicts:    4584000 | #Constraints:      98852
3585.46/3595.65	c #Conflicts:    4585000 | #Constraints:      99852
3585.46/3595.65	c #Conflicts:    4586000 | #Constraints:     100852
3585.46/3595.65	c #Conflicts:    4587000 | #Constraints:     101852
3585.46/3595.65	c #Conflicts:    4588000 | #Constraints:     102852
3585.46/3595.65	c #Conflicts:    4589000 | #Constraints:     103852
3585.46/3595.65	c #Conflicts:    4590000 | #Constraints:     104852
3585.46/3595.65	c #Conflicts:    4591000 | #Constraints:     105852
3585.46/3595.65	c #Conflicts:    4592000 | #Constraints:     106852
3585.46/3595.65	c #Conflicts:    4593000 | #Constraints:     107852
3585.46/3595.65	c #Conflicts:    4594000 | #Constraints:     108852
3585.46/3595.65	c #Conflicts:    4595000 | #Constraints:     109852
3585.46/3595.65	c #Conflicts:    4596000 | #Constraints:     110852
3585.46/3595.65	c #Conflicts:    4597000 | #Constraints:     111852
3585.46/3595.65	c #Conflicts:    4598000 | #Constraints:     112852
3585.46/3595.65	c #Conflicts:    4599000 | #Constraints:     113852
3585.46/3595.65	c #Conflicts:    4600000 | #Constraints:     114852
3585.46/3595.65	c #Conflicts:    4601000 | #Constraints:     115852
3585.46/3595.65	c #Conflicts:    4602000 | #Constraints:     116852
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4603000 | #Constraints:      75179
3585.46/3595.65	c #Conflicts:    4604000 | #Constraints:      76179
3585.46/3595.65	c #Conflicts:    4605000 | #Constraints:      77179
3585.46/3595.65	c #Conflicts:    4606000 | #Constraints:      78179
3585.46/3595.65	c #Conflicts:    4607000 | #Constraints:      79179
3585.46/3595.65	c #Conflicts:    4608000 | #Constraints:      80179
3585.46/3595.65	c #Conflicts:    4609000 | #Constraints:      81179
3585.46/3595.65	c #Conflicts:    4610000 | #Constraints:      82179
3585.46/3595.65	c #Conflicts:    4611000 | #Constraints:      83179
3585.46/3595.65	c #Conflicts:    4612000 | #Constraints:      84179
3585.46/3595.65	c #Conflicts:    4613000 | #Constraints:      85179
3585.46/3595.65	c #Conflicts:    4614000 | #Constraints:      86180
3585.46/3595.65	c #Conflicts:    4615000 | #Constraints:      87181
3585.46/3595.65	c #Conflicts:    4616000 | #Constraints:      88182
3585.46/3595.65	c #Conflicts:    4617000 | #Constraints:      89182
3585.46/3595.65	c #Conflicts:    4618000 | #Constraints:      90198
3585.46/3595.65	c #Conflicts:    4619000 | #Constraints:      91714
3585.46/3595.65	c #Conflicts:    4620000 | #Constraints:      93217
3585.46/3595.65	c #Conflicts:    4621000 | #Constraints:      94699
3585.46/3595.65	c #Conflicts:    4622000 | #Constraints:      96194
3585.46/3595.65	c #Conflicts:    4623000 | #Constraints:      97698
3585.46/3595.65	c #Conflicts:    4624000 | #Constraints:      99202
3585.46/3595.65	c #Conflicts:    4625000 | #Constraints:     100690
3585.46/3595.65	c #Conflicts:    4626000 | #Constraints:     102181
3585.46/3595.65	c #Conflicts:    4627000 | #Constraints:     103397
3585.46/3595.65	c #Conflicts:    4628000 | #Constraints:     104416
3585.46/3595.65	c #Conflicts:    4629000 | #Constraints:     105418
3585.46/3595.65	c #Conflicts:    4630000 | #Constraints:     106418
3585.46/3595.65	c #Conflicts:    4631000 | #Constraints:     107419
3585.46/3595.65	c #Conflicts:    4632000 | #Constraints:     108419
3585.46/3595.65	c #Conflicts:    4633000 | #Constraints:     109419
3585.46/3595.65	c #Conflicts:    4634000 | #Constraints:     110420
3585.46/3595.65	c #Conflicts:    4635000 | #Constraints:     111427
3585.46/3595.65	c #Conflicts:    4636000 | #Constraints:     112428
3585.46/3595.65	c #Conflicts:    4637000 | #Constraints:     113492
3585.46/3595.65	c #Conflicts:    4638000 | #Constraints:     114505
3585.46/3595.65	c #Conflicts:    4639000 | #Constraints:     115521
3585.46/3595.65	c #Conflicts:    4640000 | #Constraints:     116538
3585.46/3595.65	c #Conflicts:    4641000 | #Constraints:     117606
3585.46/3595.65	c #Conflicts:    4642000 | #Constraints:     118671
3585.46/3595.65	c #Conflicts:    4643000 | #Constraints:     119835
3585.46/3595.65	c #Conflicts:    4644000 | #Constraints:     120835
3585.46/3595.65	c #Conflicts:    4645000 | #Constraints:     121835
3585.46/3595.65	c #Conflicts:    4646000 | #Constraints:     122835
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4647000 | #Constraints:      78556
3585.46/3595.65	c #Conflicts:    4648000 | #Constraints:      79556
3585.46/3595.65	c #Conflicts:    4649000 | #Constraints:      80556
3585.46/3595.65	c #Conflicts:    4650000 | #Constraints:      81556
3585.46/3595.65	c #Conflicts:    4651000 | #Constraints:      82556
3585.46/3595.65	c #Conflicts:    4652000 | #Constraints:      83557
3585.46/3595.65	c #Conflicts:    4653000 | #Constraints:      84562
3585.46/3595.65	c #Conflicts:    4654000 | #Constraints:      85565
3585.46/3595.65	c #Conflicts:    4655000 | #Constraints:      86568
3585.46/3595.65	c #Conflicts:    4656000 | #Constraints:      87570
3585.46/3595.65	c #Conflicts:    4657000 | #Constraints:      88574
3585.46/3595.65	c #Conflicts:    4658000 | #Constraints:      89581
3585.46/3595.65	c #Conflicts:    4659000 | #Constraints:      90602
3585.46/3595.65	c #Conflicts:    4660000 | #Constraints:      91651
3585.46/3595.65	c #Conflicts:    4661000 | #Constraints:      92731
3585.46/3595.65	c #Conflicts:    4662000 | #Constraints:      93765
3585.46/3595.65	c #Conflicts:    4663000 | #Constraints:      94847
3585.46/3595.65	c #Conflicts:    4664000 | #Constraints:      95914
3585.46/3595.65	c #Conflicts:    4665000 | #Constraints:      96940
3585.46/3595.65	c #Conflicts:    4666000 | #Constraints:      98039
3585.46/3595.65	c #Conflicts:    4667000 | #Constraints:      99046
3585.46/3595.65	c #Conflicts:    4668000 | #Constraints:     100144
3585.46/3595.65	c #Conflicts:    4669000 | #Constraints:     101271
3585.46/3595.65	c #Conflicts:    4670000 | #Constraints:     102363
3585.46/3595.65	c #Conflicts:    4671000 | #Constraints:     103519
3585.46/3595.65	c #Conflicts:    4672000 | #Constraints:     104536
3585.46/3595.65	c #Conflicts:    4673000 | #Constraints:     105891
3585.46/3595.65	c #Conflicts:    4674000 | #Constraints:     106928
3585.46/3595.65	c #Conflicts:    4675000 | #Constraints:     107975
3585.46/3595.65	c #Conflicts:    4676000 | #Constraints:     108988
3585.46/3595.65	c #Conflicts:    4677000 | #Constraints:     110087
3585.46/3595.65	c #Conflicts:    4678000 | #Constraints:     111156
3585.46/3595.65	c #Conflicts:    4679000 | #Constraints:     112190
3585.46/3595.65	c #Conflicts:    4680000 | #Constraints:     113214
3585.46/3595.65	c #Conflicts:    4681000 | #Constraints:     114245
3585.46/3595.65	c #Conflicts:    4682000 | #Constraints:     115292
3585.46/3595.65	c #Conflicts:    4683000 | #Constraints:     116308
3585.46/3595.65	c #Conflicts:    4684000 | #Constraints:     117394
3585.46/3595.65	c #Conflicts:    4685000 | #Constraints:     118551
3585.46/3595.65	c #Conflicts:    4686000 | #Constraints:     119576
3585.46/3595.65	c #Conflicts:    4687000 | #Constraints:     120594
3585.46/3595.65	c #Conflicts:    4688000 | #Constraints:     121689
3585.46/3595.65	c #Conflicts:    4689000 | #Constraints:     122886
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4690000 | #Constraints:      78503
3585.46/3595.65	c #Conflicts:    4691000 | #Constraints:      79503
3585.46/3595.65	c #Conflicts:    4692000 | #Constraints:      80503
3585.46/3595.65	c #Conflicts:    4693000 | #Constraints:      81503
3585.46/3595.65	c #Conflicts:    4694000 | #Constraints:      82503
3585.46/3595.65	c #Conflicts:    4695000 | #Constraints:      83503
3585.46/3595.65	c #Conflicts:    4696000 | #Constraints:      84503
3585.46/3595.65	c #Conflicts:    4697000 | #Constraints:      85503
3585.46/3595.65	c #Conflicts:    4698000 | #Constraints:      86503
3585.46/3595.65	c #Conflicts:    4699000 | #Constraints:      87503
3585.46/3595.65	c #Conflicts:    4700000 | #Constraints:      88503
3585.46/3595.65	c #Conflicts:    4701000 | #Constraints:      89503
3585.46/3595.65	c #Conflicts:    4702000 | #Constraints:      90503
3585.46/3595.65	c #Conflicts:    4703000 | #Constraints:      91503
3585.46/3595.65	c #Conflicts:    4704000 | #Constraints:      92503
3585.46/3595.65	c #Conflicts:    4705000 | #Constraints:      93503
3585.46/3595.65	c #Conflicts:    4706000 | #Constraints:      94503
3585.46/3595.65	c #Conflicts:    4707000 | #Constraints:      95503
3585.46/3595.65	c #Conflicts:    4708000 | #Constraints:      96503
3585.46/3595.65	c #Conflicts:    4709000 | #Constraints:      97503
3585.46/3595.65	c #Conflicts:    4710000 | #Constraints:      98503
3585.46/3595.65	c #Conflicts:    4711000 | #Constraints:      99503
3585.46/3595.65	c #Conflicts:    4712000 | #Constraints:     100503
3585.46/3595.65	c #Conflicts:    4713000 | #Constraints:     101503
3585.46/3595.65	c #Conflicts:    4714000 | #Constraints:     102503
3585.46/3595.65	c #Conflicts:    4715000 | #Constraints:     103503
3585.46/3595.65	c #Conflicts:    4716000 | #Constraints:     104503
3585.46/3595.65	c #Conflicts:    4717000 | #Constraints:     105503
3585.46/3595.65	c #Conflicts:    4718000 | #Constraints:     106503
3585.46/3595.65	c #Conflicts:    4719000 | #Constraints:     107503
3585.46/3595.65	c #Conflicts:    4720000 | #Constraints:     108503
3585.46/3595.65	c #Conflicts:    4721000 | #Constraints:     109503
3585.46/3595.65	c #Conflicts:    4722000 | #Constraints:     110503
3585.46/3595.65	c #Conflicts:    4723000 | #Constraints:     111503
3585.46/3595.65	c #Conflicts:    4724000 | #Constraints:     112503
3585.46/3595.65	c #Conflicts:    4725000 | #Constraints:     113503
3585.46/3595.65	c #Conflicts:    4726000 | #Constraints:     114503
3585.46/3595.65	c #Conflicts:    4727000 | #Constraints:     115503
3585.46/3595.65	c #Conflicts:    4728000 | #Constraints:     116503
3585.46/3595.65	c #Conflicts:    4729000 | #Constraints:     117503
3585.46/3595.65	c #Conflicts:    4730000 | #Constraints:     118503
3585.46/3595.65	c #Conflicts:    4731000 | #Constraints:     119503
3585.46/3595.65	c #Conflicts:    4732000 | #Constraints:     120503
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4733000 | #Constraints:      77044
3585.46/3595.65	c #Conflicts:    4734000 | #Constraints:      78044
3585.46/3595.65	c #Conflicts:    4735000 | #Constraints:      79044
3585.46/3595.65	c #Conflicts:    4736000 | #Constraints:      80044
3585.46/3595.65	c #Conflicts:    4737000 | #Constraints:      81044
3585.46/3595.65	c #Conflicts:    4738000 | #Constraints:      82044
3585.46/3595.65	c #Conflicts:    4739000 | #Constraints:      83044
3585.46/3595.65	c #Conflicts:    4740000 | #Constraints:      84044
3585.46/3595.65	c #Conflicts:    4741000 | #Constraints:      85044
3585.46/3595.65	c #Conflicts:    4742000 | #Constraints:      86044
3585.46/3595.65	c #Conflicts:    4743000 | #Constraints:      87044
3585.46/3595.65	c #Conflicts:    4744000 | #Constraints:      88044
3585.46/3595.65	c #Conflicts:    4745000 | #Constraints:      89044
3585.46/3595.65	c #Conflicts:    4746000 | #Constraints:      90044
3585.46/3595.65	c #Conflicts:    4747000 | #Constraints:      91044
3585.46/3595.65	c #Conflicts:    4748000 | #Constraints:      92044
3585.46/3595.65	c #Conflicts:    4749000 | #Constraints:      93044
3585.46/3595.65	c #Conflicts:    4750000 | #Constraints:      94044
3585.46/3595.65	c #Conflicts:    4751000 | #Constraints:      95044
3585.46/3595.65	c #Conflicts:    4752000 | #Constraints:      96044
3585.46/3595.65	c #Conflicts:    4753000 | #Constraints:      97044
3585.46/3595.65	c #Conflicts:    4754000 | #Constraints:      98044
3585.46/3595.65	c #Conflicts:    4755000 | #Constraints:      99044
3585.46/3595.65	c #Conflicts:    4756000 | #Constraints:     100044
3585.46/3595.65	c #Conflicts:    4757000 | #Constraints:     101044
3585.46/3595.65	c #Conflicts:    4758000 | #Constraints:     102044
3585.46/3595.65	c #Conflicts:    4759000 | #Constraints:     103044
3585.46/3595.65	c #Conflicts:    4760000 | #Constraints:     104044
3585.46/3595.65	c #Conflicts:    4761000 | #Constraints:     105044
3585.46/3595.65	c #Conflicts:    4762000 | #Constraints:     106044
3585.46/3595.65	c #Conflicts:    4763000 | #Constraints:     107044
3585.46/3595.65	c #Conflicts:    4764000 | #Constraints:     108044
3585.46/3595.65	c #Conflicts:    4765000 | #Constraints:     109044
3585.46/3595.65	c #Conflicts:    4766000 | #Constraints:     110044
3585.46/3595.65	c #Conflicts:    4767000 | #Constraints:     111044
3585.46/3595.65	c #Conflicts:    4768000 | #Constraints:     112044
3585.46/3595.65	c #Conflicts:    4769000 | #Constraints:     113044
3585.46/3595.65	c #Conflicts:    4770000 | #Constraints:     114044
3585.46/3595.65	c #Conflicts:    4771000 | #Constraints:     115044
3585.46/3595.65	c #Conflicts:    4772000 | #Constraints:     116044
3585.46/3595.65	c #Conflicts:    4773000 | #Constraints:     117044
3585.46/3595.65	c #Conflicts:    4774000 | #Constraints:     118044
3585.46/3595.65	c #Conflicts:    4775000 | #Constraints:     119044
3585.46/3595.65	c #Conflicts:    4776000 | #Constraints:     120044
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4777000 | #Constraints:      76991
3585.46/3595.65	c #Conflicts:    4778000 | #Constraints:      77991
3585.46/3595.65	c #Conflicts:    4779000 | #Constraints:      78991
3585.46/3595.65	c #Conflicts:    4780000 | #Constraints:      79991
3585.46/3595.65	c #Conflicts:    4781000 | #Constraints:      80991
3585.46/3595.65	c #Conflicts:    4782000 | #Constraints:      81991
3585.46/3595.65	c #Conflicts:    4783000 | #Constraints:      82991
3585.46/3595.65	c #Conflicts:    4784000 | #Constraints:      83991
3585.46/3595.65	c #Conflicts:    4785000 | #Constraints:      84991
3585.46/3595.65	c #Conflicts:    4786000 | #Constraints:      85991
3585.46/3595.65	c #Conflicts:    4787000 | #Constraints:      86991
3585.46/3595.65	c #Conflicts:    4788000 | #Constraints:      87991
3585.46/3595.65	c #Conflicts:    4789000 | #Constraints:      88991
3585.46/3595.65	c #Conflicts:    4790000 | #Constraints:      89991
3585.46/3595.65	c #Conflicts:    4791000 | #Constraints:      90991
3585.46/3595.65	c #Conflicts:    4792000 | #Constraints:      91991
3585.46/3595.65	c #Conflicts:    4793000 | #Constraints:      92991
3585.46/3595.65	c #Conflicts:    4794000 | #Constraints:      93991
3585.46/3595.65	c #Conflicts:    4795000 | #Constraints:      94991
3585.46/3595.65	c #Conflicts:    4796000 | #Constraints:      95991
3585.46/3595.65	c #Conflicts:    4797000 | #Constraints:      96991
3585.46/3595.65	c #Conflicts:    4798000 | #Constraints:      97991
3585.46/3595.65	c #Conflicts:    4799000 | #Constraints:      98991
3585.46/3595.65	c #Conflicts:    4800000 | #Constraints:      99991
3585.46/3595.65	c #Conflicts:    4801000 | #Constraints:     100991
3585.46/3595.65	c #Conflicts:    4802000 | #Constraints:     101991
3585.46/3595.65	c #Conflicts:    4803000 | #Constraints:     102991
3585.46/3595.65	c #Conflicts:    4804000 | #Constraints:     103991
3585.46/3595.65	c #Conflicts:    4805000 | #Constraints:     104991
3585.46/3595.65	c #Conflicts:    4806000 | #Constraints:     105991
3585.46/3595.65	c #Conflicts:    4807000 | #Constraints:     106991
3585.46/3595.65	c #Conflicts:    4808000 | #Constraints:     107991
3585.46/3595.65	c #Conflicts:    4809000 | #Constraints:     108991
3585.46/3595.65	c #Conflicts:    4810000 | #Constraints:     109991
3585.46/3595.65	c #Conflicts:    4811000 | #Constraints:     110991
3585.46/3595.65	c #Conflicts:    4812000 | #Constraints:     111991
3585.46/3595.65	c #Conflicts:    4813000 | #Constraints:     112991
3585.46/3595.65	c #Conflicts:    4814000 | #Constraints:     113991
3585.46/3595.65	c #Conflicts:    4815000 | #Constraints:     114991
3585.46/3595.65	c #Conflicts:    4816000 | #Constraints:     115991
3585.46/3595.65	c #Conflicts:    4817000 | #Constraints:     116991
3585.46/3595.65	c #Conflicts:    4818000 | #Constraints:     117991
3585.46/3595.65	c #Conflicts:    4819000 | #Constraints:     118991
3585.46/3595.65	c #Conflicts:    4820000 | #Constraints:     119991
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4821000 | #Constraints:      76970
3585.46/3595.65	c #Conflicts:    4822000 | #Constraints:      77970
3585.46/3595.65	c #Conflicts:    4823000 | #Constraints:      78970
3585.46/3595.65	c #Conflicts:    4824000 | #Constraints:      79970
3585.46/3595.65	c #Conflicts:    4825000 | #Constraints:      80970
3585.46/3595.65	c #Conflicts:    4826000 | #Constraints:      81970
3585.46/3595.65	c #Conflicts:    4827000 | #Constraints:      82970
3585.46/3595.65	c #Conflicts:    4828000 | #Constraints:      83970
3585.46/3595.65	c #Conflicts:    4829000 | #Constraints:      84970
3585.46/3595.65	c #Conflicts:    4830000 | #Constraints:      85970
3585.46/3595.65	c #Conflicts:    4831000 | #Constraints:      86970
3585.46/3595.65	c #Conflicts:    4832000 | #Constraints:      87970
3585.46/3595.65	c #Conflicts:    4833000 | #Constraints:      88970
3585.46/3595.65	c #Conflicts:    4834000 | #Constraints:      89970
3585.46/3595.65	c #Conflicts:    4835000 | #Constraints:      90970
3585.46/3595.65	c #Conflicts:    4836000 | #Constraints:      91970
3585.46/3595.65	c #Conflicts:    4837000 | #Constraints:      92970
3585.46/3595.65	c #Conflicts:    4838000 | #Constraints:      93970
3585.46/3595.65	c #Conflicts:    4839000 | #Constraints:      94970
3585.46/3595.65	c #Conflicts:    4840000 | #Constraints:      95970
3585.46/3595.65	c #Conflicts:    4841000 | #Constraints:      96970
3585.46/3595.65	c #Conflicts:    4842000 | #Constraints:      97970
3585.46/3595.65	c #Conflicts:    4843000 | #Constraints:      98970
3585.46/3595.65	c #Conflicts:    4844000 | #Constraints:      99970
3585.46/3595.65	c #Conflicts:    4845000 | #Constraints:     100970
3585.46/3595.65	c #Conflicts:    4846000 | #Constraints:     101970
3585.46/3595.65	c #Conflicts:    4847000 | #Constraints:     102970
3585.46/3595.65	c #Conflicts:    4848000 | #Constraints:     103970
3585.46/3595.65	c #Conflicts:    4849000 | #Constraints:     104970
3585.46/3595.65	c #Conflicts:    4850000 | #Constraints:     105970
3585.46/3595.65	c #Conflicts:    4851000 | #Constraints:     106970
3585.46/3595.65	c #Conflicts:    4852000 | #Constraints:     107970
3585.46/3595.65	c #Conflicts:    4853000 | #Constraints:     108970
3585.46/3595.65	c #Conflicts:    4854000 | #Constraints:     109970
3585.46/3595.65	c #Conflicts:    4855000 | #Constraints:     110970
3585.46/3595.65	c #Conflicts:    4856000 | #Constraints:     111970
3585.46/3595.65	c #Conflicts:    4857000 | #Constraints:     112970
3585.46/3595.65	c #Conflicts:    4858000 | #Constraints:     113970
3585.46/3595.65	c #Conflicts:    4859000 | #Constraints:     114970
3585.46/3595.65	c #Conflicts:    4860000 | #Constraints:     115970
3585.46/3595.65	c #Conflicts:    4861000 | #Constraints:     116970
3585.46/3595.65	c #Conflicts:    4862000 | #Constraints:     117970
3585.46/3595.65	c #Conflicts:    4863000 | #Constraints:     118970
3585.46/3595.65	c #Conflicts:    4864000 | #Constraints:     119970
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4865000 | #Constraints:      76934
3585.46/3595.65	c #Conflicts:    4866000 | #Constraints:      77934
3585.46/3595.65	c #Conflicts:    4867000 | #Constraints:      78934
3585.46/3595.65	c #Conflicts:    4868000 | #Constraints:      79934
3585.46/3595.65	c #Conflicts:    4869000 | #Constraints:      80934
3585.46/3595.65	c #Conflicts:    4870000 | #Constraints:      81934
3585.46/3595.65	c #Conflicts:    4871000 | #Constraints:      82934
3585.46/3595.65	c #Conflicts:    4872000 | #Constraints:      83934
3585.46/3595.65	c #Conflicts:    4873000 | #Constraints:      84934
3585.46/3595.65	c #Conflicts:    4874000 | #Constraints:      85934
3585.46/3595.65	c #Conflicts:    4875000 | #Constraints:      86934
3585.46/3595.65	c #Conflicts:    4876000 | #Constraints:      87934
3585.46/3595.65	c #Conflicts:    4877000 | #Constraints:      88934
3585.46/3595.65	c #Conflicts:    4878000 | #Constraints:      89934
3585.46/3595.65	c #Conflicts:    4879000 | #Constraints:      90934
3585.46/3595.65	c #Conflicts:    4880000 | #Constraints:      91934
3585.46/3595.65	c #Conflicts:    4881000 | #Constraints:      92934
3585.46/3595.65	c #Conflicts:    4882000 | #Constraints:      93934
3585.46/3595.65	c #Conflicts:    4883000 | #Constraints:      94934
3585.46/3595.65	c #Conflicts:    4884000 | #Constraints:      95934
3585.46/3595.65	c #Conflicts:    4885000 | #Constraints:      96934
3585.46/3595.65	c #Conflicts:    4886000 | #Constraints:      97934
3585.46/3595.65	c #Conflicts:    4887000 | #Constraints:      98934
3585.46/3595.65	c #Conflicts:    4888000 | #Constraints:      99934
3585.46/3595.65	c #Conflicts:    4889000 | #Constraints:     100934
3585.46/3595.65	c #Conflicts:    4890000 | #Constraints:     101934
3585.46/3595.65	c #Conflicts:    4891000 | #Constraints:     102934
3585.46/3595.65	c #Conflicts:    4892000 | #Constraints:     103934
3585.46/3595.65	c #Conflicts:    4893000 | #Constraints:     104934
3585.46/3595.65	c #Conflicts:    4894000 | #Constraints:     105934
3585.46/3595.65	c #Conflicts:    4895000 | #Constraints:     106934
3585.46/3595.65	c #Conflicts:    4896000 | #Constraints:     107934
3585.46/3595.65	c #Conflicts:    4897000 | #Constraints:     108934
3585.46/3595.65	c #Conflicts:    4898000 | #Constraints:     109934
3585.46/3595.65	c #Conflicts:    4899000 | #Constraints:     110934
3585.46/3595.65	c #Conflicts:    4900000 | #Constraints:     111934
3585.46/3595.65	c #Conflicts:    4901000 | #Constraints:     112934
3585.46/3595.65	c #Conflicts:    4902000 | #Constraints:     113934
3585.46/3595.65	c #Conflicts:    4903000 | #Constraints:     114934
3585.46/3595.65	c #Conflicts:    4904000 | #Constraints:     115934
3585.46/3595.65	c #Conflicts:    4905000 | #Constraints:     116934
3585.46/3595.65	c #Conflicts:    4906000 | #Constraints:     117934
3585.46/3595.65	c #Conflicts:    4907000 | #Constraints:     118934
3585.46/3595.65	c #Conflicts:    4908000 | #Constraints:     119934
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4909000 | #Constraints:      76731
3585.46/3595.65	c #Conflicts:    4910000 | #Constraints:      77731
3585.46/3595.65	c #Conflicts:    4911000 | #Constraints:      78731
3585.46/3595.65	c #Conflicts:    4912000 | #Constraints:      79731
3585.46/3595.65	c #Conflicts:    4913000 | #Constraints:      80731
3585.46/3595.65	c #Conflicts:    4914000 | #Constraints:      81731
3585.46/3595.65	c #Conflicts:    4915000 | #Constraints:      82731
3585.46/3595.65	c #Conflicts:    4916000 | #Constraints:      83731
3585.46/3595.65	c #Conflicts:    4917000 | #Constraints:      84731
3585.46/3595.65	c #Conflicts:    4918000 | #Constraints:      85731
3585.46/3595.65	c #Conflicts:    4919000 | #Constraints:      86731
3585.46/3595.65	c #Conflicts:    4920000 | #Constraints:      87731
3585.46/3595.65	c #Conflicts:    4921000 | #Constraints:      88731
3585.46/3595.65	c #Conflicts:    4922000 | #Constraints:      89731
3585.46/3595.65	c #Conflicts:    4923000 | #Constraints:      90731
3585.46/3595.65	c #Conflicts:    4924000 | #Constraints:      91731
3585.46/3595.65	c #Conflicts:    4925000 | #Constraints:      92731
3585.46/3595.65	c #Conflicts:    4926000 | #Constraints:      93731
3585.46/3595.65	c #Conflicts:    4927000 | #Constraints:      94731
3585.46/3595.65	c #Conflicts:    4928000 | #Constraints:      95731
3585.46/3595.65	c #Conflicts:    4929000 | #Constraints:      96731
3585.46/3595.65	c #Conflicts:    4930000 | #Constraints:      97731
3585.46/3595.65	c #Conflicts:    4931000 | #Constraints:      98731
3585.46/3595.65	c #Conflicts:    4932000 | #Constraints:      99731
3585.46/3595.65	c #Conflicts:    4933000 | #Constraints:     100731
3585.46/3595.65	c #Conflicts:    4934000 | #Constraints:     101731
3585.46/3595.65	c #Conflicts:    4935000 | #Constraints:     102731
3585.46/3595.65	c #Conflicts:    4936000 | #Constraints:     103731
3585.46/3595.65	c #Conflicts:    4937000 | #Constraints:     104731
3585.46/3595.65	c #Conflicts:    4938000 | #Constraints:     105731
3585.46/3595.65	c #Conflicts:    4939000 | #Constraints:     106731
3585.46/3595.65	c #Conflicts:    4940000 | #Constraints:     107731
3585.46/3595.65	c #Conflicts:    4941000 | #Constraints:     108731
3585.46/3595.65	c #Conflicts:    4942000 | #Constraints:     109731
3585.46/3595.65	c #Conflicts:    4943000 | #Constraints:     110731
3585.46/3595.65	c #Conflicts:    4944000 | #Constraints:     111731
3585.46/3595.65	c #Conflicts:    4945000 | #Constraints:     112731
3585.46/3595.65	c #Conflicts:    4946000 | #Constraints:     113731
3585.46/3595.65	c #Conflicts:    4947000 | #Constraints:     114731
3585.46/3595.65	c #Conflicts:    4948000 | #Constraints:     115731
3585.46/3595.65	c #Conflicts:    4949000 | #Constraints:     116731
3585.46/3595.65	c #Conflicts:    4950000 | #Constraints:     117731
3585.46/3595.65	c #Conflicts:    4951000 | #Constraints:     118731
3585.46/3595.65	c #Conflicts:    4952000 | #Constraints:     119731
3585.46/3595.65	c #Conflicts:    4953000 | #Constraints:     120731
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4954000 | #Constraints:      77407
3585.46/3595.65	c #Conflicts:    4955000 | #Constraints:      78407
3585.46/3595.65	c #Conflicts:    4956000 | #Constraints:      79407
3585.46/3595.65	c #Conflicts:    4957000 | #Constraints:      80407
3585.46/3595.65	c #Conflicts:    4958000 | #Constraints:      81407
3585.46/3595.65	c #Conflicts:    4959000 | #Constraints:      82407
3585.46/3595.65	c #Conflicts:    4960000 | #Constraints:      83407
3585.46/3595.65	c #Conflicts:    4961000 | #Constraints:      84407
3585.46/3595.65	c #Conflicts:    4962000 | #Constraints:      85407
3585.46/3595.65	c #Conflicts:    4963000 | #Constraints:      86407
3585.46/3595.65	c #Conflicts:    4964000 | #Constraints:      87407
3585.46/3595.65	c #Conflicts:    4965000 | #Constraints:      88407
3585.46/3595.65	c #Conflicts:    4966000 | #Constraints:      89407
3585.46/3595.65	c #Conflicts:    4967000 | #Constraints:      90407
3585.46/3595.65	c #Conflicts:    4968000 | #Constraints:      91407
3585.46/3595.65	c #Conflicts:    4969000 | #Constraints:      92407
3585.46/3595.65	c #Conflicts:    4970000 | #Constraints:      93407
3585.46/3595.65	c #Conflicts:    4971000 | #Constraints:      94407
3585.46/3595.65	c #Conflicts:    4972000 | #Constraints:      95407
3585.46/3595.65	c #Conflicts:    4973000 | #Constraints:      96407
3585.46/3595.65	c #Conflicts:    4974000 | #Constraints:      97407
3585.46/3595.65	c #Conflicts:    4975000 | #Constraints:      98407
3585.46/3595.65	c #Conflicts:    4976000 | #Constraints:      99407
3585.46/3595.65	c #Conflicts:    4977000 | #Constraints:     100407
3585.46/3595.65	c #Conflicts:    4978000 | #Constraints:     101407
3585.46/3595.65	c #Conflicts:    4979000 | #Constraints:     102407
3585.46/3595.65	c #Conflicts:    4980000 | #Constraints:     103407
3585.46/3595.65	c #Conflicts:    4981000 | #Constraints:     104407
3585.46/3595.65	c #Conflicts:    4982000 | #Constraints:     105407
3585.46/3595.65	c #Conflicts:    4983000 | #Constraints:     106407
3585.46/3595.65	c #Conflicts:    4984000 | #Constraints:     107407
3585.46/3595.65	c #Conflicts:    4985000 | #Constraints:     108407
3585.46/3595.65	c #Conflicts:    4986000 | #Constraints:     109407
3585.46/3595.65	c #Conflicts:    4987000 | #Constraints:     110407
3585.46/3595.65	c #Conflicts:    4988000 | #Constraints:     111407
3585.46/3595.65	c #Conflicts:    4989000 | #Constraints:     112407
3585.46/3595.65	c #Conflicts:    4990000 | #Constraints:     113407
3585.46/3595.65	c #Conflicts:    4991000 | #Constraints:     114407
3585.46/3595.65	c #Conflicts:    4992000 | #Constraints:     115407
3585.46/3595.65	c #Conflicts:    4993000 | #Constraints:     116407
3585.46/3595.65	c #Conflicts:    4994000 | #Constraints:     117407
3585.46/3595.65	c #Conflicts:    4995000 | #Constraints:     118407
3585.46/3595.65	c #Conflicts:    4996000 | #Constraints:     119407
3585.46/3595.65	c #Conflicts:    4997000 | #Constraints:     120407
3585.46/3595.65	c #Conflicts:    4998000 | #Constraints:     121407
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    4999000 | #Constraints:      77907
3585.46/3595.65	c #Conflicts:    5000000 | #Constraints:      78907
3585.46/3595.65	c #Conflicts:    5001000 | #Constraints:      79907
3585.46/3595.65	c #Conflicts:    5002000 | #Constraints:      80907
3585.46/3595.65	c #Conflicts:    5003000 | #Constraints:      81907
3585.46/3595.65	c #Conflicts:    5004000 | #Constraints:      82907
3585.46/3595.65	c #Conflicts:    5005000 | #Constraints:      83907
3585.46/3595.65	c #Conflicts:    5006000 | #Constraints:      84907
3585.46/3595.65	c #Conflicts:    5007000 | #Constraints:      85907
3585.46/3595.65	c #Conflicts:    5008000 | #Constraints:      86907
3585.46/3595.65	c #Conflicts:    5009000 | #Constraints:      87907
3585.46/3595.65	c #Conflicts:    5010000 | #Constraints:      88907
3585.46/3595.65	c #Conflicts:    5011000 | #Constraints:      89907
3585.46/3595.65	c #Conflicts:    5012000 | #Constraints:      90907
3585.46/3595.65	c #Conflicts:    5013000 | #Constraints:      91907
3585.46/3595.65	c #Conflicts:    5014000 | #Constraints:      92907
3585.46/3595.65	c #Conflicts:    5015000 | #Constraints:      93907
3585.46/3595.65	c #Conflicts:    5016000 | #Constraints:      94907
3585.46/3595.65	c #Conflicts:    5017000 | #Constraints:      95907
3585.46/3595.65	c #Conflicts:    5018000 | #Constraints:      96907
3585.46/3595.65	c #Conflicts:    5019000 | #Constraints:      97907
3585.46/3595.65	c #Conflicts:    5020000 | #Constraints:      98907
3585.46/3595.65	c #Conflicts:    5021000 | #Constraints:      99907
3585.46/3595.65	c #Conflicts:    5022000 | #Constraints:     100907
3585.46/3595.65	c #Conflicts:    5023000 | #Constraints:     101907
3585.46/3595.65	c #Conflicts:    5024000 | #Constraints:     102907
3585.46/3595.65	c #Conflicts:    5025000 | #Constraints:     103907
3585.46/3595.65	c #Conflicts:    5026000 | #Constraints:     104907
3585.46/3595.65	c #Conflicts:    5027000 | #Constraints:     105907
3585.46/3595.65	c #Conflicts:    5028000 | #Constraints:     106907
3585.46/3595.65	c #Conflicts:    5029000 | #Constraints:     107907
3585.46/3595.65	c #Conflicts:    5030000 | #Constraints:     108907
3585.46/3595.65	c #Conflicts:    5031000 | #Constraints:     109907
3585.46/3595.65	c #Conflicts:    5032000 | #Constraints:     110907
3585.46/3595.65	c #Conflicts:    5033000 | #Constraints:     111907
3585.46/3595.65	c #Conflicts:    5034000 | #Constraints:     112907
3585.46/3595.65	c #Conflicts:    5035000 | #Constraints:     113907
3585.46/3595.65	c #Conflicts:    5036000 | #Constraints:     114907
3585.46/3595.65	c #Conflicts:    5037000 | #Constraints:     115907
3585.46/3595.65	c #Conflicts:    5038000 | #Constraints:     116907
3585.46/3595.65	c #Conflicts:    5039000 | #Constraints:     117907
3585.46/3595.65	c #Conflicts:    5040000 | #Constraints:     118907
3585.46/3595.65	c #Conflicts:    5041000 | #Constraints:     119907
3585.46/3595.65	c #Conflicts:    5042000 | #Constraints:     120907
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5043000 | #Constraints:      77200
3585.46/3595.65	c #Conflicts:    5044000 | #Constraints:      78200
3585.46/3595.65	c #Conflicts:    5045000 | #Constraints:      79200
3585.46/3595.65	c #Conflicts:    5046000 | #Constraints:      80200
3585.46/3595.65	c #Conflicts:    5047000 | #Constraints:      81200
3585.46/3595.65	c #Conflicts:    5048000 | #Constraints:      82200
3585.46/3595.65	c #Conflicts:    5049000 | #Constraints:      83200
3585.46/3595.65	c #Conflicts:    5050000 | #Constraints:      84200
3585.46/3595.65	c #Conflicts:    5051000 | #Constraints:      85200
3585.46/3595.65	c #Conflicts:    5052000 | #Constraints:      86200
3585.46/3595.65	c #Conflicts:    5053000 | #Constraints:      87200
3585.46/3595.65	c #Conflicts:    5054000 | #Constraints:      88200
3585.46/3595.65	c #Conflicts:    5055000 | #Constraints:      89200
3585.46/3595.65	c #Conflicts:    5056000 | #Constraints:      90200
3585.46/3595.65	c #Conflicts:    5057000 | #Constraints:      91200
3585.46/3595.65	c #Conflicts:    5058000 | #Constraints:      92200
3585.46/3595.65	c #Conflicts:    5059000 | #Constraints:      93200
3585.46/3595.65	c #Conflicts:    5060000 | #Constraints:      94200
3585.46/3595.65	c #Conflicts:    5061000 | #Constraints:      95200
3585.46/3595.65	c #Conflicts:    5062000 | #Constraints:      96200
3585.46/3595.65	c #Conflicts:    5063000 | #Constraints:      97200
3585.46/3595.65	c #Conflicts:    5064000 | #Constraints:      98200
3585.46/3595.65	c #Conflicts:    5065000 | #Constraints:      99200
3585.46/3595.65	c #Conflicts:    5066000 | #Constraints:     100200
3585.46/3595.65	c #Conflicts:    5067000 | #Constraints:     101200
3585.46/3595.65	c #Conflicts:    5068000 | #Constraints:     102200
3585.46/3595.65	c #Conflicts:    5069000 | #Constraints:     103200
3585.46/3595.65	c #Conflicts:    5070000 | #Constraints:     104200
3585.46/3595.65	c #Conflicts:    5071000 | #Constraints:     105200
3585.46/3595.65	c #Conflicts:    5072000 | #Constraints:     106200
3585.46/3595.65	c #Conflicts:    5073000 | #Constraints:     107200
3585.46/3595.65	c #Conflicts:    5074000 | #Constraints:     108200
3585.46/3595.65	c #Conflicts:    5075000 | #Constraints:     109200
3585.46/3595.65	c #Conflicts:    5076000 | #Constraints:     110200
3585.46/3595.65	c #Conflicts:    5077000 | #Constraints:     111200
3585.46/3595.65	c #Conflicts:    5078000 | #Constraints:     112200
3585.46/3595.65	c #Conflicts:    5079000 | #Constraints:     113200
3585.46/3595.65	c #Conflicts:    5080000 | #Constraints:     114200
3585.46/3595.65	c #Conflicts:    5081000 | #Constraints:     115200
3585.46/3595.65	c #Conflicts:    5082000 | #Constraints:     116200
3585.46/3595.65	c #Conflicts:    5083000 | #Constraints:     117200
3585.46/3595.65	c #Conflicts:    5084000 | #Constraints:     118200
3585.46/3595.65	c #Conflicts:    5085000 | #Constraints:     119200
3585.46/3595.65	c #Conflicts:    5086000 | #Constraints:     120200
3585.46/3595.65	c #Conflicts:    5087000 | #Constraints:     121200
3585.46/3595.65	c #Conflicts:    5088000 | #Constraints:     122200
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5089000 | #Constraints:      78301
3585.46/3595.65	c #Conflicts:    5090000 | #Constraints:      79301
3585.46/3595.65	c #Conflicts:    5091000 | #Constraints:      80301
3585.46/3595.65	c #Conflicts:    5092000 | #Constraints:      81301
3585.46/3595.65	c #Conflicts:    5093000 | #Constraints:      82301
3585.46/3595.65	c #Conflicts:    5094000 | #Constraints:      83301
3585.46/3595.65	c #Conflicts:    5095000 | #Constraints:      84301
3585.46/3595.65	c #Conflicts:    5096000 | #Constraints:      85301
3585.46/3595.65	c #Conflicts:    5097000 | #Constraints:      86301
3585.46/3595.65	c #Conflicts:    5098000 | #Constraints:      87301
3585.46/3595.65	c #Conflicts:    5099000 | #Constraints:      88301
3585.46/3595.65	c #Conflicts:    5100000 | #Constraints:      89301
3585.46/3595.65	c #Conflicts:    5101000 | #Constraints:      90301
3585.46/3595.65	c #Conflicts:    5102000 | #Constraints:      91301
3585.46/3595.65	c #Conflicts:    5103000 | #Constraints:      92301
3585.46/3595.65	c #Conflicts:    5104000 | #Constraints:      93301
3585.46/3595.65	c #Conflicts:    5105000 | #Constraints:      94301
3585.46/3595.65	c #Conflicts:    5106000 | #Constraints:      95301
3585.46/3595.65	c #Conflicts:    5107000 | #Constraints:      96301
3585.46/3595.65	c #Conflicts:    5108000 | #Constraints:      97301
3585.46/3595.65	c #Conflicts:    5109000 | #Constraints:      98301
3585.46/3595.65	c #Conflicts:    5110000 | #Constraints:      99301
3585.46/3595.65	c #Conflicts:    5111000 | #Constraints:     100301
3585.46/3595.65	c #Conflicts:    5112000 | #Constraints:     101301
3585.46/3595.65	c #Conflicts:    5113000 | #Constraints:     102301
3585.46/3595.65	c #Conflicts:    5114000 | #Constraints:     103301
3585.46/3595.65	c #Conflicts:    5115000 | #Constraints:     104301
3585.46/3595.65	c #Conflicts:    5116000 | #Constraints:     105301
3585.46/3595.65	c #Conflicts:    5117000 | #Constraints:     106301
3585.46/3595.65	c #Conflicts:    5118000 | #Constraints:     107301
3585.46/3595.65	c #Conflicts:    5119000 | #Constraints:     108301
3585.46/3595.65	c #Conflicts:    5120000 | #Constraints:     109301
3585.46/3595.65	c #Conflicts:    5121000 | #Constraints:     110301
3585.46/3595.65	c #Conflicts:    5122000 | #Constraints:     111301
3585.46/3595.65	c #Conflicts:    5123000 | #Constraints:     112301
3585.46/3595.65	c #Conflicts:    5124000 | #Constraints:     113301
3585.46/3595.65	c #Conflicts:    5125000 | #Constraints:     114301
3585.46/3595.65	c #Conflicts:    5126000 | #Constraints:     115301
3585.46/3595.65	c #Conflicts:    5127000 | #Constraints:     116301
3585.46/3595.65	c #Conflicts:    5128000 | #Constraints:     117301
3585.46/3595.65	c #Conflicts:    5129000 | #Constraints:     118301
3585.46/3595.65	c #Conflicts:    5130000 | #Constraints:     119301
3585.46/3595.65	c #Conflicts:    5131000 | #Constraints:     120301
3585.46/3595.65	c #Conflicts:    5132000 | #Constraints:     121301
3585.46/3595.65	c #Conflicts:    5133000 | #Constraints:     122301
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5134000 | #Constraints:      78202
3585.46/3595.65	c #Conflicts:    5135000 | #Constraints:      79202
3585.46/3595.65	c #Conflicts:    5136000 | #Constraints:      80202
3585.46/3595.65	c #Conflicts:    5137000 | #Constraints:      81202
3585.46/3595.65	c #Conflicts:    5138000 | #Constraints:      82202
3585.46/3595.65	c #Conflicts:    5139000 | #Constraints:      83203
3585.46/3595.65	c #Conflicts:    5140000 | #Constraints:      84203
3585.46/3595.65	c #Conflicts:    5141000 | #Constraints:      85205
3585.46/3595.65	c #Conflicts:    5142000 | #Constraints:      86207
3585.46/3595.65	c #Conflicts:    5143000 | #Constraints:      87210
3585.46/3595.65	c #Conflicts:    5144000 | #Constraints:      88210
3585.46/3595.65	c #Conflicts:    5145000 | #Constraints:      89211
3585.46/3595.65	c #Conflicts:    5146000 | #Constraints:      90240
3585.46/3595.65	c #Conflicts:    5147000 | #Constraints:      91245
3585.46/3595.65	c #Conflicts:    5148000 | #Constraints:      92245
3585.46/3595.65	c #Conflicts:    5149000 | #Constraints:      93247
3585.46/3595.65	c #Conflicts:    5150000 | #Constraints:      94248
3585.46/3595.65	c #Conflicts:    5151000 | #Constraints:      95248
3585.46/3595.65	c #Conflicts:    5152000 | #Constraints:      96248
3585.46/3595.65	c #Conflicts:    5153000 | #Constraints:      97249
3585.46/3595.65	c #Conflicts:    5154000 | #Constraints:      98311
3585.46/3595.65	c #Conflicts:    5155000 | #Constraints:      99342
3585.46/3595.65	c #Conflicts:    5156000 | #Constraints:     100342
3585.46/3595.65	c #Conflicts:    5157000 | #Constraints:     101343
3585.46/3595.65	c #Conflicts:    5158000 | #Constraints:     102343
3585.46/3595.65	c #Conflicts:    5159000 | #Constraints:     103343
3585.46/3595.65	c #Conflicts:    5160000 | #Constraints:     104345
3585.46/3595.65	c #Conflicts:    5161000 | #Constraints:     105345
3585.46/3595.65	c #Conflicts:    5162000 | #Constraints:     106346
3585.46/3595.65	c #Conflicts:    5163000 | #Constraints:     107349
3585.46/3595.65	c #Conflicts:    5164000 | #Constraints:     108349
3585.46/3595.65	c #Conflicts:    5165000 | #Constraints:     109349
3585.46/3595.65	c #Conflicts:    5166000 | #Constraints:     110350
3585.46/3595.65	c #Conflicts:    5167000 | #Constraints:     111350
3585.46/3595.65	c #Conflicts:    5168000 | #Constraints:     112350
3585.46/3595.65	c #Conflicts:    5169000 | #Constraints:     113351
3585.46/3595.65	c #Conflicts:    5170000 | #Constraints:     114354
3585.46/3595.65	c #Conflicts:    5171000 | #Constraints:     115360
3585.46/3595.65	c #Conflicts:    5172000 | #Constraints:     116362
3585.46/3595.65	c #Conflicts:    5173000 | #Constraints:     117376
3585.46/3595.65	c #Conflicts:    5174000 | #Constraints:     118630
3585.46/3595.65	c #Conflicts:    5175000 | #Constraints:     119647
3585.46/3595.65	c #Conflicts:    5176000 | #Constraints:     120679
3585.46/3595.65	c #Conflicts:    5177000 | #Constraints:     121820
3585.46/3595.65	c #Conflicts:    5178000 | #Constraints:     122905
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5179000 | #Constraints:      78179
3585.46/3595.65	c #Conflicts:    5180000 | #Constraints:      79179
3585.46/3595.65	c #Conflicts:    5181000 | #Constraints:      80179
3585.46/3595.65	c #Conflicts:    5182000 | #Constraints:      81179
3585.46/3595.65	c #Conflicts:    5183000 | #Constraints:      82179
3585.46/3595.65	c #Conflicts:    5184000 | #Constraints:      83179
3585.46/3595.65	c #Conflicts:    5185000 | #Constraints:      84179
3585.46/3595.65	c #Conflicts:    5186000 | #Constraints:      85179
3585.46/3595.65	c #Conflicts:    5187000 | #Constraints:      86179
3585.46/3595.65	c #Conflicts:    5188000 | #Constraints:      87179
3585.46/3595.65	c #Conflicts:    5189000 | #Constraints:      88179
3585.46/3595.65	c #Conflicts:    5190000 | #Constraints:      89179
3585.46/3595.65	c #Conflicts:    5191000 | #Constraints:      90179
3585.46/3595.65	c #Conflicts:    5192000 | #Constraints:      91179
3585.46/3595.65	c #Conflicts:    5193000 | #Constraints:      92179
3585.46/3595.65	c #Conflicts:    5194000 | #Constraints:      93179
3585.46/3595.65	c #Conflicts:    5195000 | #Constraints:      94179
3585.46/3595.65	c #Conflicts:    5196000 | #Constraints:      95179
3585.46/3595.65	c #Conflicts:    5197000 | #Constraints:      96179
3585.46/3595.65	c #Conflicts:    5198000 | #Constraints:      97179
3585.46/3595.65	c #Conflicts:    5199000 | #Constraints:      98179
3585.46/3595.65	c #Conflicts:    5200000 | #Constraints:      99179
3585.46/3595.65	c #Conflicts:    5201000 | #Constraints:     100179
3585.46/3595.65	c #Conflicts:    5202000 | #Constraints:     101179
3585.46/3595.65	c #Conflicts:    5203000 | #Constraints:     102179
3585.46/3595.65	c #Conflicts:    5204000 | #Constraints:     103200
3585.46/3595.65	c #Conflicts:    5205000 | #Constraints:     104200
3585.46/3595.65	c #Conflicts:    5206000 | #Constraints:     105200
3585.46/3595.65	c #Conflicts:    5207000 | #Constraints:     106200
3585.46/3595.65	c #Conflicts:    5208000 | #Constraints:     107200
3585.46/3595.65	c #Conflicts:    5209000 | #Constraints:     108200
3585.46/3595.65	c #Conflicts:    5210000 | #Constraints:     109200
3585.46/3595.65	c #Conflicts:    5211000 | #Constraints:     110200
3585.46/3595.65	c #Conflicts:    5212000 | #Constraints:     111200
3585.46/3595.65	c #Conflicts:    5213000 | #Constraints:     112201
3585.46/3595.65	c #Conflicts:    5214000 | #Constraints:     113202
3585.46/3595.65	c #Conflicts:    5215000 | #Constraints:     114202
3585.46/3595.65	c #Conflicts:    5216000 | #Constraints:     115202
3585.46/3595.65	c #Conflicts:    5217000 | #Constraints:     116202
3585.46/3595.65	c #Conflicts:    5218000 | #Constraints:     117202
3585.46/3595.65	c #Conflicts:    5219000 | #Constraints:     118202
3585.46/3595.65	c #Conflicts:    5220000 | #Constraints:     119202
3585.46/3595.65	c #Conflicts:    5221000 | #Constraints:     120202
3585.46/3595.65	c #Conflicts:    5222000 | #Constraints:     121202
3585.46/3595.65	c #Conflicts:    5223000 | #Constraints:     122202
3585.46/3595.65	c #Conflicts:    5224000 | #Constraints:     123202
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5225000 | #Constraints:      78526
3585.46/3595.65	c #Conflicts:    5226000 | #Constraints:      79526
3585.46/3595.65	c #Conflicts:    5227000 | #Constraints:      80526
3585.46/3595.65	c #Conflicts:    5228000 | #Constraints:      81526
3585.46/3595.65	c #Conflicts:    5229000 | #Constraints:      82526
3585.46/3595.65	c #Conflicts:    5230000 | #Constraints:      83526
3585.46/3595.65	c #Conflicts:    5231000 | #Constraints:      84526
3585.46/3595.65	c #Conflicts:    5232000 | #Constraints:      85526
3585.46/3595.65	c #Conflicts:    5233000 | #Constraints:      86526
3585.46/3595.65	c #Conflicts:    5234000 | #Constraints:      87526
3585.46/3595.65	c #Conflicts:    5235000 | #Constraints:      88526
3585.46/3595.65	c #Conflicts:    5236000 | #Constraints:      89526
3585.46/3595.65	c #Conflicts:    5237000 | #Constraints:      90526
3585.46/3595.65	c #Conflicts:    5238000 | #Constraints:      91526
3585.46/3595.65	c #Conflicts:    5239000 | #Constraints:      92526
3585.46/3595.65	c #Conflicts:    5240000 | #Constraints:      93526
3585.46/3595.65	c #Conflicts:    5241000 | #Constraints:      94526
3585.46/3595.65	c #Conflicts:    5242000 | #Constraints:      95526
3585.46/3595.65	c #Conflicts:    5243000 | #Constraints:      96526
3585.46/3595.65	c #Conflicts:    5244000 | #Constraints:      97526
3585.46/3595.65	c #Conflicts:    5245000 | #Constraints:      98526
3585.46/3595.65	c #Conflicts:    5246000 | #Constraints:      99526
3585.46/3595.65	c #Conflicts:    5247000 | #Constraints:     100526
3585.46/3595.65	c #Conflicts:    5248000 | #Constraints:     101526
3585.46/3595.65	c #Conflicts:    5249000 | #Constraints:     102526
3585.46/3595.65	c #Conflicts:    5250000 | #Constraints:     103526
3585.46/3595.65	c #Conflicts:    5251000 | #Constraints:     104526
3585.46/3595.65	c #Conflicts:    5252000 | #Constraints:     105526
3585.46/3595.65	c #Conflicts:    5253000 | #Constraints:     106526
3585.46/3595.65	c #Conflicts:    5254000 | #Constraints:     107526
3585.46/3595.65	c #Conflicts:    5255000 | #Constraints:     108526
3585.46/3595.65	c #Conflicts:    5256000 | #Constraints:     109526
3585.46/3595.65	c #Conflicts:    5257000 | #Constraints:     110526
3585.46/3595.65	c #Conflicts:    5258000 | #Constraints:     111526
3585.46/3595.65	c #Conflicts:    5259000 | #Constraints:     112526
3585.46/3595.65	c #Conflicts:    5260000 | #Constraints:     113526
3585.46/3595.65	c #Conflicts:    5261000 | #Constraints:     114526
3585.46/3595.65	c #Conflicts:    5262000 | #Constraints:     115526
3585.46/3595.65	c #Conflicts:    5263000 | #Constraints:     116526
3585.46/3595.65	c #Conflicts:    5264000 | #Constraints:     117526
3585.46/3595.65	c #Conflicts:    5265000 | #Constraints:     118526
3585.46/3595.65	c #Conflicts:    5266000 | #Constraints:     119526
3585.46/3595.65	c #Conflicts:    5267000 | #Constraints:     120526
3585.46/3595.65	c #Conflicts:    5268000 | #Constraints:     121526
3585.46/3595.65	c #Conflicts:    5269000 | #Constraints:     122526
3585.46/3595.65	c #Conflicts:    5270000 | #Constraints:     123526
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5271000 | #Constraints:      78763
3585.46/3595.65	c #Conflicts:    5272000 | #Constraints:      79763
3585.46/3595.65	c #Conflicts:    5273000 | #Constraints:      80763
3585.46/3595.65	c #Conflicts:    5274000 | #Constraints:      81763
3585.46/3595.65	c #Conflicts:    5275000 | #Constraints:      82763
3585.46/3595.65	c #Conflicts:    5276000 | #Constraints:      83763
3585.46/3595.65	c #Conflicts:    5277000 | #Constraints:      84763
3585.46/3595.65	c #Conflicts:    5278000 | #Constraints:      85763
3585.46/3595.65	c #Conflicts:    5279000 | #Constraints:      86763
3585.46/3595.65	c #Conflicts:    5280000 | #Constraints:      87763
3585.46/3595.65	c #Conflicts:    5281000 | #Constraints:      88763
3585.46/3595.65	c #Conflicts:    5282000 | #Constraints:      89763
3585.46/3595.65	c #Conflicts:    5283000 | #Constraints:      90763
3585.46/3595.65	c #Conflicts:    5284000 | #Constraints:      91763
3585.46/3595.65	c #Conflicts:    5285000 | #Constraints:      92763
3585.46/3595.65	c #Conflicts:    5286000 | #Constraints:      93763
3585.46/3595.65	c #Conflicts:    5287000 | #Constraints:      94763
3585.46/3595.65	c #Conflicts:    5288000 | #Constraints:      95763
3585.46/3595.65	c #Conflicts:    5289000 | #Constraints:      96763
3585.46/3595.65	c #Conflicts:    5290000 | #Constraints:      97763
3585.46/3595.65	c #Conflicts:    5291000 | #Constraints:      98781
3585.46/3595.65	c #Conflicts:    5292000 | #Constraints:      99781
3585.46/3595.65	c #Conflicts:    5293000 | #Constraints:     100808
3585.46/3595.65	c #Conflicts:    5294000 | #Constraints:     101820
3585.46/3595.65	c #Conflicts:    5295000 | #Constraints:     102848
3585.46/3595.65	c #Conflicts:    5296000 | #Constraints:     103853
3585.46/3595.65	c #Conflicts:    5297000 | #Constraints:     104868
3585.46/3595.65	c #Conflicts:    5298000 | #Constraints:     105884
3585.46/3595.65	c #Conflicts:    5299000 | #Constraints:     106918
3585.46/3595.65	c #Conflicts:    5300000 | #Constraints:     108026
3585.46/3595.65	c #Conflicts:    5301000 | #Constraints:     109027
3585.46/3595.65	c #Conflicts:    5302000 | #Constraints:     110054
3585.46/3595.65	c #Conflicts:    5303000 | #Constraints:     111067
3585.46/3595.65	c #Conflicts:    5304000 | #Constraints:     112094
3585.46/3595.65	c #Conflicts:    5305000 | #Constraints:     113117
3585.46/3595.65	c #Conflicts:    5306000 | #Constraints:     114117
3585.46/3595.65	c #Conflicts:    5307000 | #Constraints:     115168
3585.46/3595.65	c #Conflicts:    5308000 | #Constraints:     116184
3585.46/3595.65	c #Conflicts:    5309000 | #Constraints:     117211
3585.46/3595.65	c #Conflicts:    5310000 | #Constraints:     118218
3585.46/3595.65	c #Conflicts:    5311000 | #Constraints:     119240
3585.46/3595.65	c #Conflicts:    5312000 | #Constraints:     120247
3585.46/3595.65	c #Conflicts:    5313000 | #Constraints:     121271
3585.46/3595.65	c #Conflicts:    5314000 | #Constraints:     122297
3585.46/3595.65	c #Conflicts:    5315000 | #Constraints:     123313
3585.46/3595.65	c #Conflicts:    5316000 | #Constraints:     124327
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5317000 | #Constraints:      79166
3585.46/3595.65	c #Conflicts:    5318000 | #Constraints:      80166
3585.46/3595.65	c #Conflicts:    5319000 | #Constraints:      81166
3585.46/3595.65	c #Conflicts:    5320000 | #Constraints:      82166
3585.46/3595.65	c #Conflicts:    5321000 | #Constraints:      83166
3585.46/3595.65	c #Conflicts:    5322000 | #Constraints:      84166
3585.46/3595.65	c #Conflicts:    5323000 | #Constraints:      85166
3585.46/3595.65	c #Conflicts:    5324000 | #Constraints:      86166
3585.46/3595.65	c #Conflicts:    5325000 | #Constraints:      87166
3585.46/3595.65	c #Conflicts:    5326000 | #Constraints:      88166
3585.46/3595.65	c #Conflicts:    5327000 | #Constraints:      89166
3585.46/3595.65	c #Conflicts:    5328000 | #Constraints:      90166
3585.46/3595.65	c #Conflicts:    5329000 | #Constraints:      91166
3585.46/3595.65	c #Conflicts:    5330000 | #Constraints:      92166
3585.46/3595.65	c #Conflicts:    5331000 | #Constraints:      93166
3585.46/3595.65	c #Conflicts:    5332000 | #Constraints:      94166
3585.46/3595.65	c #Conflicts:    5333000 | #Constraints:      95168
3585.46/3595.65	c #Conflicts:    5334000 | #Constraints:      96171
3585.46/3595.65	c #Conflicts:    5335000 | #Constraints:      97171
3585.46/3595.65	c #Conflicts:    5336000 | #Constraints:      98174
3585.46/3595.65	c #Conflicts:    5337000 | #Constraints:      99174
3585.46/3595.65	c #Conflicts:    5338000 | #Constraints:     100174
3585.46/3595.65	c #Conflicts:    5339000 | #Constraints:     101174
3585.46/3595.65	c #Conflicts:    5340000 | #Constraints:     102174
3585.46/3595.65	c #Conflicts:    5341000 | #Constraints:     103200
3585.46/3595.65	c #Conflicts:    5342000 | #Constraints:     104200
3585.46/3595.65	c #Conflicts:    5343000 | #Constraints:     105201
3585.46/3595.65	c #Conflicts:    5344000 | #Constraints:     106201
3585.46/3595.65	c #Conflicts:    5345000 | #Constraints:     107204
3585.46/3595.65	c #Conflicts:    5346000 | #Constraints:     108205
3585.46/3595.65	c #Conflicts:    5347000 | #Constraints:     109206
3585.46/3595.65	c #Conflicts:    5348000 | #Constraints:     110213
3585.46/3595.65	c #Conflicts:    5349000 | #Constraints:     111215
3585.46/3595.65	c #Conflicts:    5350000 | #Constraints:     112215
3585.46/3595.65	c #Conflicts:    5351000 | #Constraints:     113215
3585.46/3595.65	c #Conflicts:    5352000 | #Constraints:     114218
3585.46/3595.65	c #Conflicts:    5353000 | #Constraints:     115222
3585.46/3595.65	c #Conflicts:    5354000 | #Constraints:     116226
3585.46/3595.65	c #Conflicts:    5355000 | #Constraints:     117228
3585.46/3595.65	c #Conflicts:    5356000 | #Constraints:     118230
3585.46/3595.65	c #Conflicts:    5357000 | #Constraints:     119235
3585.46/3595.65	c #Conflicts:    5358000 | #Constraints:     120251
3585.46/3595.65	c #Conflicts:    5359000 | #Constraints:     121257
3585.46/3595.65	c #Conflicts:    5360000 | #Constraints:     122262
3585.46/3595.65	c #Conflicts:    5361000 | #Constraints:     123263
3585.46/3595.65	c #Conflicts:    5362000 | #Constraints:     124263
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5363000 | #Constraints:      78887
3585.46/3595.65	c #Conflicts:    5364000 | #Constraints:      79887
3585.46/3595.65	c #Conflicts:    5365000 | #Constraints:      80887
3585.46/3595.65	c #Conflicts:    5366000 | #Constraints:      81887
3585.46/3595.65	c #Conflicts:    5367000 | #Constraints:      82887
3585.46/3595.65	c #Conflicts:    5368000 | #Constraints:      83887
3585.46/3595.65	c #Conflicts:    5369000 | #Constraints:      84887
3585.46/3595.65	c #Conflicts:    5370000 | #Constraints:      85887
3585.46/3595.65	c #Conflicts:    5371000 | #Constraints:      86887
3585.46/3595.65	c #Conflicts:    5372000 | #Constraints:      87887
3585.46/3595.65	c #Conflicts:    5373000 | #Constraints:      88887
3585.46/3595.65	c #Conflicts:    5374000 | #Constraints:      89887
3585.46/3595.65	c #Conflicts:    5375000 | #Constraints:      90887
3585.46/3595.65	c #Conflicts:    5376000 | #Constraints:      91887
3585.46/3595.65	c #Conflicts:    5377000 | #Constraints:      92887
3585.46/3595.65	c #Conflicts:    5378000 | #Constraints:      93887
3585.46/3595.65	c #Conflicts:    5379000 | #Constraints:      94887
3585.46/3595.65	c #Conflicts:    5380000 | #Constraints:      95887
3585.46/3595.65	c #Conflicts:    5381000 | #Constraints:      96887
3585.46/3595.65	c #Conflicts:    5382000 | #Constraints:      97887
3585.46/3595.65	c #Conflicts:    5383000 | #Constraints:      98887
3585.46/3595.65	c #Conflicts:    5384000 | #Constraints:      99913
3585.46/3595.65	c #Conflicts:    5385000 | #Constraints:     100918
3585.46/3595.65	c #Conflicts:    5386000 | #Constraints:     101918
3585.46/3595.65	c #Conflicts:    5387000 | #Constraints:     102920
3585.46/3595.65	c #Conflicts:    5388000 | #Constraints:     103927
3585.46/3595.65	c #Conflicts:    5389000 | #Constraints:     104927
3585.46/3595.65	c #Conflicts:    5390000 | #Constraints:     105928
3585.46/3595.65	c #Conflicts:    5391000 | #Constraints:     106931
3585.46/3595.65	c #Conflicts:    5392000 | #Constraints:     107931
3585.46/3595.65	c #Conflicts:    5393000 | #Constraints:     108932
3585.46/3595.65	c #Conflicts:    5394000 | #Constraints:     109936
3585.46/3595.65	c #Conflicts:    5395000 | #Constraints:     110946
3585.46/3595.65	c #Conflicts:    5396000 | #Constraints:     111950
3585.46/3595.65	c #Conflicts:    5397000 | #Constraints:     112952
3585.46/3595.65	c #Conflicts:    5398000 | #Constraints:     113956
3585.46/3595.65	c #Conflicts:    5399000 | #Constraints:     114956
3585.46/3595.65	c #Conflicts:    5400000 | #Constraints:     115956
3585.46/3595.65	c #Conflicts:    5401000 | #Constraints:     116957
3585.46/3595.65	c #Conflicts:    5402000 | #Constraints:     117997
3585.46/3595.65	c #Conflicts:    5403000 | #Constraints:     118999
3585.46/3595.65	c #Conflicts:    5404000 | #Constraints:     120002
3585.46/3595.65	c #Conflicts:    5405000 | #Constraints:     121002
3585.46/3595.65	c #Conflicts:    5406000 | #Constraints:     122002
3585.46/3595.65	c #Conflicts:    5407000 | #Constraints:     123005
3585.46/3595.65	c #Conflicts:    5408000 | #Constraints:     124005
3585.46/3595.65	c #Conflicts:    5409000 | #Constraints:     125006
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5410000 | #Constraints:      79517
3585.46/3595.65	c #Conflicts:    5411000 | #Constraints:      80517
3585.46/3595.65	c #Conflicts:    5412000 | #Constraints:      81517
3585.46/3595.65	c #Conflicts:    5413000 | #Constraints:      82517
3585.46/3595.65	c #Conflicts:    5414000 | #Constraints:      83517
3585.46/3595.65	c #Conflicts:    5415000 | #Constraints:      84517
3585.46/3595.65	c #Conflicts:    5416000 | #Constraints:      85517
3585.46/3595.65	c #Conflicts:    5417000 | #Constraints:      86517
3585.46/3595.65	c #Conflicts:    5418000 | #Constraints:      87517
3585.46/3595.65	c #Conflicts:    5419000 | #Constraints:      88517
3585.46/3595.65	c #Conflicts:    5420000 | #Constraints:      89517
3585.46/3595.65	c #Conflicts:    5421000 | #Constraints:      90519
3585.46/3595.65	c #Conflicts:    5422000 | #Constraints:      91520
3585.46/3595.65	c #Conflicts:    5423000 | #Constraints:      92570
3585.46/3595.65	c #Conflicts:    5424000 | #Constraints:      93636
3585.46/3595.65	c #Conflicts:    5425000 | #Constraints:      94641
3585.46/3595.65	c #Conflicts:    5426000 | #Constraints:      95655
3585.46/3595.65	c #Conflicts:    5427000 | #Constraints:      96663
3585.46/3595.65	c #Conflicts:    5428000 | #Constraints:      97670
3585.46/3595.65	c #Conflicts:    5429000 | #Constraints:      98673
3585.46/3595.65	c #Conflicts:    5430000 | #Constraints:      99707
3585.46/3595.65	c #Conflicts:    5431000 | #Constraints:     100811
3585.46/3595.65	c #Conflicts:    5432000 | #Constraints:     101971
3585.46/3595.65	c #Conflicts:    5433000 | #Constraints:     103216
3585.46/3595.65	c #Conflicts:    5434000 | #Constraints:     104507
3585.46/3595.65	c #Conflicts:    5435000 | #Constraints:     105507
3585.46/3595.65	c #Conflicts:    5436000 | #Constraints:     106507
3585.46/3595.65	c #Conflicts:    5437000 | #Constraints:     107510
3585.46/3595.65	c #Conflicts:    5438000 | #Constraints:     108513
3585.46/3595.65	c #Conflicts:    5439000 | #Constraints:     109514
3585.46/3595.65	c #Conflicts:    5440000 | #Constraints:     110514
3585.46/3595.65	c #Conflicts:    5441000 | #Constraints:     111514
3585.46/3595.65	c #Conflicts:    5442000 | #Constraints:     112514
3585.46/3595.65	c #Conflicts:    5443000 | #Constraints:     113515
3585.46/3595.65	c #Conflicts:    5444000 | #Constraints:     114516
3585.46/3595.65	c #Conflicts:    5445000 | #Constraints:     115516
3585.46/3595.65	c #Conflicts:    5446000 | #Constraints:     116519
3585.46/3595.65	c #Conflicts:    5447000 | #Constraints:     117519
3585.46/3595.65	c #Conflicts:    5448000 | #Constraints:     118522
3585.46/3595.65	c #Conflicts:    5449000 | #Constraints:     119522
3585.46/3595.65	c #Conflicts:    5450000 | #Constraints:     120527
3585.46/3595.65	c #Conflicts:    5451000 | #Constraints:     121527
3585.46/3595.65	c #Conflicts:    5452000 | #Constraints:     122527
3585.46/3595.65	c #Conflicts:    5453000 | #Constraints:     123527
3585.46/3595.65	c #Conflicts:    5454000 | #Constraints:     124529
3585.46/3595.65	c #Conflicts:    5455000 | #Constraints:     125530
3585.46/3595.65	c #Conflicts:    5456000 | #Constraints:     126530
3585.46/3595.65	c INPROCESSING
3585.46/3595.65	c GARBAGE COLLECT
3585.46/3595.65	c rational objective 1611
3585.46/3595.65	c #Conflicts:    5457000 | #Constraints:      80429
3585.46/3595.65	c #Conflicts:    5458000 | #Constraints:      81429
3585.46/3595.65	c #Conflicts:    5459000 | #Constraints:      82429
3585.46/3595.65	c #Conflicts:    5460000 | #Constraints:      83429
3585.46/3595.65	c #Conflicts:    5461000 | #Constraints:      84429
3585.46/3595.65	c #Conflicts:    5462000 | #Constraints:      85429
3585.46/3595.65	c #Conflicts:    5463000 | #Constraints:      86429
3585.46/3595.65	c #Conflicts:    5464000 | #Constraints:      87429
3585.46/3595.65	c #Conflicts:    5465000 | #Constraints:      88429
3585.46/3595.65	c #Conflicts:    5466000 | #Constraints:      89430
3585.46/3595.65	c #Conflicts:    5467000 | #Constraints:      90436
3585.46/3595.65	c #Conflicts:    5468000 | #Constraints:      91437
3585.46/3595.65	c #Conflicts:    5469000 | #Constraints:      92437
3585.46/3595.65	c #Conflicts:    5470000 | #Constraints:      93438
3585.46/3595.65	c #Conflicts:    5471000 | #Constraints:      94439
3585.46/3595.65	c #Conflicts:    5472000 | #Constraints:      95440
3585.46/3595.65	c #Conflicts:    5473000 | #Constraints:      96448
3585.46/3595.65	c #Conflicts:    5474000 | #Constraints:      97451
3585.46/3595.65	c #Conflicts:    5475000 | #Constraints:      98452
3585.46/3595.65	c #Conflicts:    5476000 | #Constraints:      99453
3585.46/3595.65	c #Conflicts:    5477000 | #Constraints:     100453
3585.46/3595.65	c #Conflicts:    5478000 | #Constraints:     101453
3585.46/3595.65	c #Conflicts:    5479000 | #Constraints:     102453
3585.46/3595.65	c #Conflicts:    5480000 | #Constraints:     103453
3585.46/3595.65	c #Conflicts:    5481000 | #Constraints:     104453
3585.46/3595.65	c #Conflicts:    5482000 | #Constraints:     105453
3585.46/3595.65	c #Conflicts:    5483000 | #Constraints:     106507
3585.46/3595.65	c #Conflicts:    5484000 | #Constraints:     107546
3585.46/3595.65	c #Conflicts:    5485000 | #Constraints:     108683
3585.46/3595.65	c #Conflicts:    5486000 | #Constraints:     109683
3585.46/3595.65	c #Conflicts:    5487000 | #Constraints:     110683
3585.46/3595.65	c #Conflicts:    5488000 | #Constraints:     111685
3585.46/3595.65	c #Conflicts:    5489000 | #Constraints:     112685
3585.46/3595.65	c #Conflicts:    5490000 | #Constraints:     113688
3585.46/3595.65	c #Conflicts:    5491000 | #Constraints:     114689
3585.46/3595.65	c #Conflicts:    5492000 | #Constraints:     115689
3585.46/3595.65	c #Conflicts:    5493000 | #Constraints:     116689
3585.46/3595.65	c #Conflicts:    5494000 | #Constraints:     117689
3585.46/3595.65	c #Conflicts:    5495000 | #Constraints:     118693
3585.46/3595.65	c #Conflicts:    5496000 | #Constraints:     119694
3585.46/3595.65	c #Conflicts:    5497000 | #Constraints:     120694
3585.46/3595.65	c #Conflicts:    5498000 | #Constraints:     121694
3585.46/3595.65	c Program interrupted by user.
3585.46/3595.65	c cpu time 1777.94 s
3585.46/3595.65	c deterministic time 75175963792 7.52e+10
3585.46/3595.65	c optimization time 13.4452 s
3585.46/3595.65	c total solve time 1764.46 s
3585.46/3595.65	c core-guided solve time 0 s
3585.46/3595.65	c propagation time 1246.58 s
3585.46/3595.65	c conflict analysis time 442.061 s
3585.46/3595.65	c propagations 3210717489
3585.46/3595.65	c resolve steps 225104670
3585.46/3595.65	c decisions 7169653
3585.46/3595.65	c conflicts 5498086
3585.46/3595.65	c restarts 8635
3585.46/3595.65	c inprocessing phases 220
3585.46/3595.65	c input clauses 29626
3585.46/3595.65	c input cardinalities 1610
3585.46/3595.65	c input general constraints 0
3585.46/3595.65	c input average constraint length 2.72
3585.46/3595.65	c input average constraint degree 1.05
3585.46/3595.65	c learned clauses 5489757
3585.46/3595.65	c learned cardinalities 1356
3585.46/3595.65	c learned general constraints 36861
3585.46/3595.65	c learned average constraint length 288.57
3585.46/3595.65	c learned average constraint degree 5625469.65
3585.46/3595.65	c watched constraints 20729
3585.46/3595.65	c counting constraints 16132
3585.46/3595.65	c gcd simplifications 5502
3585.46/3595.65	c detected cardinalities 110
3585.46/3595.65	c weakened non-implied lits 8780674
3585.46/3595.65	c weakened non-implying lits 2600
3585.46/3595.65	c original variables 11268
3585.46/3595.65	c clausal propagations 2763270160
3585.46/3595.65	c cardinality propagations 437192402
3585.46/3595.65	c watched propagations 469512
3585.46/3595.65	c counting propagations 4296333
3585.46/3595.65	c watch lookups 17017103436
3585.46/3595.65	c watch backjump lookups 1319607067
3585.46/3595.65	c watch checks 40816802838
3585.46/3595.65	c propagation checks 5565379624
3585.46/3595.65	c constraint additions 4010286971
3585.46/3595.65	c trail pops 3223383805
3585.46/3595.65	c formula constraints 31236
3585.46/3595.65	c learned constraints 5498086
3585.46/3595.65	c bound constraints 0
3585.46/3595.65	c core-guided constraints 0
3585.46/3595.65	c encountered formula constraints 114487887
3585.46/3595.65	c encountered learned constraints 114928868
3585.46/3595.65	c encountered bound constraints 0
3585.46/3595.65	c encountered core-guided constraints 0
3585.46/3595.65	c LP total time 565.415 s
3585.46/3595.65	c LP solve time 487.26 s
3585.46/3595.65	c LP constraints added 45748
3585.46/3595.65	c LP constraints removed 14447
3585.46/3595.65	c LP pivots internal 5498104
3585.46/3595.65	c LP pivots root 14804
3585.46/3595.65	c LP calls 136117
3585.46/3595.65	c LP optimalities 108895
3585.46/3595.65	c LP no pivot count 4438
3585.46/3595.65	c LP infeasibilities 27201
3585.46/3595.65	c LP valid Farkas constraints 27198
3585.46/3595.65	c LP learned Farkas constraints 0
3585.46/3595.65	c LP basis resets 18
3585.46/3595.65	c LP cycling count 17
3585.46/3595.65	c LP singular count 0
3585.46/3595.65	c LP no primal count 0
3585.46/3595.65	c LP no farkas count 0
3585.46/3595.65	c LP other issue count 1
3585.46/3595.65	c LP Gomory cuts 2690
3585.46/3595.65	c LP learned cuts 11822
3585.46/3595.65	c LP deleted cuts 14447
3585.46/3595.65	c LP encountered Gomory constraints 1136018
3585.46/3595.65	c LP encountered Farkas constraints 49983
3585.46/3595.65	c LP encountered learned Farkas constraints 0
3585.46/3595.65	c CG auxiliary variables introduced 0
3585.46/3595.65	c CG solutions found 0
3585.46/3595.65	c CG cores constructed 0
3585.46/3595.65	c CG core cardinality constraints returned 0
3585.46/3595.65	c CG unit cores 0
3585.46/3595.65	c CG single cores 0
3585.46/3595.65	c CG blocks removed during cardinality reduction 0
3585.46/3595.65	c CG first core best 0
3585.46/3595.65	c CG decision core best 0
3585.46/3595.65	c CG core reduction tie 0
3585.46/3595.65	c CG core degree average 0.00
3585.46/3595.65	c CG core slack average 0.00
3585.46/3595.65	c local search time 18.8461 s (1.1% of runtime)
3585.46/3595.65	c LS(normal)  18.8441 s, calls 1
3585.46/3595.65	c LS(restart) 0.001937 s, calls 0
3585.46/3595.65	s UNKNOWN
3585.46/3595.68	c Total time: 3595.370 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-4801591-1782564516/watcher-4801591-1782564516 -o /tmp/evaluation-result-4801591-1782564516/solver-4801591-1782564516 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4801591-1782564516/vars-4801591-1782564516 --bin-var /tmp/runsolver-exch-nodeE007-1782564516-2522248 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4801591-1782564516.opb 3600 HOME 62000 

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,10-11,14,31,34,45
  3550 MHz: 16,18-19,28,40-43,60-63
  3600 MHz: 0-1,3-9,12-13,15,17,20-27,29-30,32-33,35-39,44,46-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (115801 MiB free)
  node 1: cores 8-15, 128973 MiB (112725 MiB free)
  node 2: cores 16-23, 129019 MiB (113913 MiB free)
  node 3: cores 24-31, 129003 MiB (114998 MiB free)
  node 4: cores 32-39, 129019 MiB (108972 MiB free)
  node 5: cores 40-47, 129019 MiB (109712 MiB free)
  node 6: cores 48-55, 129019 MiB (111752 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=2522434, runsolver pid=2522411
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.20 1.27 2.03 4/851 2522473
/proc/meminfo: memFree=921076112/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4192 memory=3132 CPUtime=0.01 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 238 210 0 0 0 0 0 1 20 0 1 0 189739537 4292608 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1048 783 703 219 0 110 0
[pid=2522468] ppid=2522434 vsize=464 memory=264 CPUtime=0 cores=24-27
/proc/2522468/stat : 2522468 (mkdir) D 2522434 2522434 2522232 0 -1 4194304 50 0 0 0 0 0 0 0 20 0 1 0 189739546 475136 0 18446744073709551615 94429026320384 94429026362737 140723476744064 0 0 0 0 0 0 1 0 0 17 25 0 0 0 0 0 94429026380176 94429026381976 94429051723776 140723476752756 140723476752800 140723476752800 140723476758505 0
/proc/2522468/statm: 116 66 55 11 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3396 KiB

[startup+0.212917 s]*
/proc/loadavg: 2.20 1.27 2.03 4/894 2522532
/proc/meminfo: memFree=921070784/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4192 memory=3132 CPUtime=0.02 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 253 320 0 0 0 0 0 2 20 0 1 0 189739537 4292608 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 2 4 65536 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1048 783 703 219 0 110 0
[pid=2522511] ppid=2522434 vsize=428 memory=264 CPUtime=0.01 cores=24-27
/proc/2522511/stat : 2522511 (basename) D 2522434 2522434 2522232 0 -1 4194304 76 0 0 0 0 1 0 0 20 0 1 0 189739553 438272 0 18446744073709551615 94228399538176 94228399550513 140734189792096 0 0 0 0 0 0 1 0 0 17 24 0 0 0 0 0 94228399561552 94228399562904 94228413300736 140734189799758 140734189799834 140734189799834 140734189805542 0
/proc/2522511/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: 3396 KiB

[startup+0.312899 s]*
/proc/loadavg: 2.20 1.27 2.03 5/895 2522567
/proc/meminfo: memFree=921095568/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3212 CPUtime=0.05 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 362 575 0 0 0 0 0 5 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 803 703 219 0 143 0
[pid=2522566] ppid=2522434 vsize=436 memory=264 CPUtime=0 cores=24-27
/proc/2522566/stat : 2522566 (timeout) D 2522434 2522434 2522232 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 189739568 446464 0 18446744073709551615 94406634606592 94406634623105 140735818071616 0 0 0 0 0 0 1 0 0 17 24 0 0 0 0 0 94406634637872 94406634639960 94406653181952 140735818074230 140735818074524 140735818074524 140735818080231 0
/proc/2522566/statm: 109 66 55 5 0 42 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 4760 KiB
Current children cumulated memory: 3476 KiB

[startup+0.700205 s]
/proc/loadavg: 2.20 1.27 2.03 18/906 2522647
/proc/meminfo: memFree=921038284/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=86040 memory=44860 CPUtime=0.18 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 10738 0 0 0 16 2 0 0 20 0 1 0 189739586 88104960 11107 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 21510 11215 1944 574 0 10666 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 93024 KiB
Current children cumulated memory: 49772 KiB

[startup+1.50014 s]
/proc/loadavg: 2.20 1.27 2.03 19/910 2522680
/proc/meminfo: memFree=920725372/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=86040 memory=44860 CPUtime=0.98 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 10738 0 0 0 96 2 0 0 20 0 1 0 189739586 88104960 11107 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 21510 11215 1944 574 0 10666 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 93024 KiB
Current children cumulated memory: 49772 KiB

[startup+3.11282 s]
/proc/loadavg: 2.20 1.27 2.03 18/904 2522699
/proc/meminfo: memFree=920733864/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=86040 memory=44860 CPUtime=2.58 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 10738 0 0 0 256 2 0 0 20 0 1 0 189739586 88104960 11107 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 21510 11215 1944 574 0 10666 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 93024 KiB
Current children cumulated memory: 49772 KiB

[startup+6.30013 s]
/proc/loadavg: 3.47 1.55 2.12 18/910 2522822
/proc/meminfo: memFree=920700752/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=86040 memory=44860 CPUtime=5.76 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 10738 0 0 0 574 2 0 0 20 0 1 0 189739586 88104960 11107 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 21510 11215 1944 574 0 10666 0
Current children cumulated CPU time: 5.89 s
Current children cumulated vsize: 93024 KiB
Current children cumulated memory: 49772 KiB

[startup+12.7001 s]
/proc/loadavg: 4.79 1.85 2.22 16/898 2522997
/proc/meminfo: memFree=920487536/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=86040 memory=44860 CPUtime=12.14 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 10738 0 0 0 1212 2 0 0 20 0 1 0 189739586 88104960 11107 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 21510 11215 1944 574 0 10666 0
Current children cumulated CPU time: 12.27 s
Current children cumulated vsize: 93024 KiB
Current children cumulated memory: 49772 KiB

[startup+25.5002 s]
/proc/loadavg: 8.30 2.78 2.51 18/911 2523229
/proc/meminfo: memFree=919472956/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0
/proc/2522632/statm: 665 424 397 5 0 90 0
[pid=2522640] ppid=2522632 vsize=97820 memory=57084 CPUtime=24.91 cores=24-27
/proc/2522640/stat : 2522640 (roundingsat) R 2522632 2522632 2522232 0 -1 4194304 13388 0 0 0 2459 32 0 0 20 0 1 0 189739586 100167680 14126 18446744073709551615 94764269907968 94764272257913 140734189704832 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 94764272693944 94764272722088 94764275060736 140734189709495 140734189709727 140734189709727 140734189715434 0
/proc/2522640/statm: 24455 14271 2023 574 0 13611 0
Current children cumulated CPU time: 25.04 s
Current children cumulated vsize: 104804 KiB
Current children cumulated memory: 61996 KiB

[startup+51.1153 s]
/proc/loadavg: 11.79 4.05 2.94 19/901 2523908
/proc/meminfo: memFree=900872116/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=0.13 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 512 5187 0 0 0 0 6 7 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2522632] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2522632/stat : 2522632 (timeout) S 2522434 2522632 2522232 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 189739585 2723840 384 18446744073709551615 94541998567424 94541998583937 140733009598736 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94541998598704 94541998600792 94542017355776 140733009606817 140733009607068 140733009607068 140733009612775 0

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

/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80756 CPUtime=1600.71 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14465 0 0 0 160070 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20189 776 3242 0 19670 0
Current children cumulated CPU time: 3392.62 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85668 KiB

[startup+3462.3 s]
/proc/loadavg: 7.82 9.48 11.29 9/829 2526347
/proc/meminfo: memFree=888189792/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80756 CPUtime=1660.58 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14465 0 0 0 166057 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20189 776 3242 0 19670 0
Current children cumulated CPU time: 3452.49 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85668 KiB

[startup+3522.3 s]
/proc/loadavg: 7.30 9.02 11.02 9/829 2526348
/proc/meminfo: memFree=888146580/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1720.44 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 172043 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3512.35 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3582.3 s]
/proc/loadavg: 7.11 8.65 10.76 9/830 2526352
/proc/meminfo: memFree=888099736/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1780.31 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 178030 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3572.22 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

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

# cumulated CPU time of all completed processes:  user=3571.53 s, system=13.9632 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 9/830 2526352
/proc/meminfo: memFree=888100936/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1782.02 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 178201 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3573.93 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3590.4 s]
/proc/loadavg: 7.09 8.60 10.72 9/830 2526352
/proc/meminfo: memFree=888097176/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1788.39 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 178838 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3580.3 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3593.6 s]
/proc/loadavg: 7.09 8.60 10.72 9/830 2526352
/proc/meminfo: memFree=888097912/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1791.59 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 179158 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3583.5 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3594.4 s]
/proc/loadavg: 7.09 8.60 10.72 9/830 2526352
/proc/meminfo: memFree=888094180/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1792.39 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 179238 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3584.3 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3595.2 s]
/proc/loadavg: 7.08 8.57 10.70 9/830 2526352
/proc/meminfo: memFree=888094232/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3216 CPUtime=1791.91 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 583 61953 0 0 0 0 177801 1390 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 804 703 219 0 143 0
[pid=2525109] ppid=2522434 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2525109/stat : 2525109 (timeout) S 2522434 2525109 2522232 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 189919289 2723840 256 18446744073709551615 94101910781952 94101910798465 140726296231216 0 0 0 0 3145728 90119 1 0 0 17 26 0 0 0 0 0 94101910813232 94101910815320 94101937553408 140726296234251 140726296234396 140726296234396 140726296240103 0
/proc/2525109/statm: 665 424 397 5 0 90 0
[pid=2525111] ppid=2525109 vsize=94120 memory=80852 CPUtime=1793.18 cores=24-27
/proc/2525111/stat : 2525111 (cashwmaxsat-dis) R 2525109 2525109 2522232 0 -1 4194304 14489 0 0 0 179317 1 0 0 20 0 1 0 189919290 96378880 20074 18446744073709551615 4198400 17477629 140733899172432 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 44339200 140733899176211 140733899176343 140733899176343 140733899182050 0
/proc/2525111/statm: 23530 20213 776 3242 0 19670 0
Current children cumulated CPU time: 3585.09 s
Current children cumulated vsize: 101104 KiB
Current children cumulated memory: 85764 KiB

[startup+3595.6 s]
/proc/loadavg: 7.08 8.57 10.70 9/830 2526352
/proc/meminfo: memFree=888094232/1055320704 swapFree=33554428/33554428
[pid=2522434] ppid=2522411 vsize=4324 memory=3236 CPUtime=3585.46 cores=24-27
/proc/2522434/stat : 2522434 (Hybrid-SynLSRS+) S 2522411 2522434 2522232 0 -1 4194304 687 77710 0 0 0 0 357152 1394 20 0 1 0 189739537 4427776 640 18446744073709551615 94132249792512 94132250687045 140727964531440 0 0 0 2 4 65536 1 0 0 17 27 0 0 0 0 0 94132250926096 94132250973840 94132264140800 140727964534987 140727964535147 140727964535147 140727964540883 0
/proc/2522434/statm: 1081 809 703 219 0 143 0
Current children cumulated CPU time: 3585.46 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3236 KiB

Child status: 0

Real time (s): 3595.69
CPU time (s): 3585.49
CPU user time (s): 3571.53
CPU system time (s): 13.9632
CPU usage (%): 99.7164
Max. virtual memory (cumulated for all children) (KiB): 207044
Max. memory (cumulated for all children) (KiB): 167096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.53
system time used= 13.9632
maximum resident set size= 164212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79596
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5834
involuntary context switches= 1542


# summary of solver processes directly reported to runsolver:
#   pid: 2522434
#   total CPU time (s): 3585.49
#   total CPU user time (s): 3571.53
#   total CPU system time (s): 13.9632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0756 second user time and 39.15 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-06-27 14:48:37
IDJOB=4801591
IDBENCH=160340
IDSOLVER=3622
FILE ID=nodeE007/4801591-1782564516
RUNJOBID= nodeE007-1782564516-2522248
SLURM_JOB_ID= 12524572
Free space on /tmp= 797452 MiB

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

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

MD5SUM BENCH= 7f292a96c029b97e8bec7e99c2f80bd3
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:    1384004 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478324 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