Trace number 4793192

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat v2? 3583.07 3595.14

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-RubiksCube-13-4-20-0_c24.opb
MD5SUM416a048d6b2710704c97caf5767a9ee3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14771
Total number of constraints21212
Number of constraints which are clauses4166
Number of constraints which are cardinality constraints (but not clauses)542
Number of constraints which are nor clauses,nor cardinality constraints16504
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c Preprocess time: 0.044 seconds
3582.96/3595.10	c Exit code from Second Program: 124
3583.05/3595.12	c RoundingSat 2
3583.05/3595.12	c branch HEAD
3583.05/3595.12	c commit unknown
3583.05/3595.12	c #variables 14771 #constraints 21783
3583.05/3595.12	c Finish copy
3583.05/3595.12	c bounds - >= 0 @ 0.080219
3583.05/3595.12	c intsize: 8
3583.05/3595.12	c runls-beg
3583.05/3595.12	c clone-beg
3583.05/3595.12	c setend
3583.05/3595.12	c isMakeUpper
3583.05/3595.12	c isMakeUpper
3583.05/3595.12	c Finish cloning data from SAT to LS
3583.05/3595.12	c
3583.05/3595.12	c Use LS-small
3583.05/3595.12	c ls-end
3583.05/3595.12	c #Conflicts:       1000 | #Constraints:      22782
3583.05/3595.12	c #Conflicts:       2000 | #Constraints:      23782
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c rational objective 0
3583.05/3595.12	c bounds - >= 1 @ 600.424
3583.05/3595.12	c bounds - >= 2 @ 600.425
3583.05/3595.12	c bounds - >= 3 @ 600.428
3583.05/3595.12	c bounds - >= 4 @ 600.437
3583.05/3595.12	c bounds - >= 5 @ 600.446
3583.05/3595.12	c bounds - >= 6 @ 600.457
3583.05/3595.12	c bounds - >= 7 @ 600.506
3583.05/3595.12	c #Conflicts:       3000 | #Constraints:      22521
3583.05/3595.12	c bounds - >= 8 @ 600.687
3583.05/3595.12	c #Conflicts:       4000 | #Constraints:      23524
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c #Conflicts:       5000 | #Constraints:      22977
3583.05/3595.12	c #Conflicts:       6000 | #Constraints:      23977
3583.05/3595.12	c #Conflicts:       7000 | #Constraints:      24977
3583.05/3595.12	c #Conflicts:       8000 | #Constraints:      25977
3583.05/3595.12	c #Conflicts:       9000 | #Constraints:      26977
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 8
3583.05/3595.12	c #Conflicts:      10000 | #Constraints:      24484
3583.05/3595.12	c #Conflicts:      11000 | #Constraints:      25484
3583.05/3595.12	c bounds - >= 9 @ 602.253
3583.05/3595.12	c #Conflicts:      12000 | #Constraints:      26490
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 9
3583.05/3595.12	c #Conflicts:      13000 | #Constraints:      24110
3583.05/3595.12	c #Conflicts:      14000 | #Constraints:      25110
3583.05/3595.12	c #Conflicts:      15000 | #Constraints:      26110
3583.05/3595.12	c #Conflicts:      16000 | #Constraints:      27110
3583.05/3595.12	c #Conflicts:      17000 | #Constraints:      28111
3583.05/3595.12	c #Conflicts:      18000 | #Constraints:      29111
3583.05/3595.12	c bounds - >= 10 @ 603.856
3583.05/3595.12	c #Conflicts:      19000 | #Constraints:      30120
3583.05/3595.12	c #Conflicts:      20000 | #Constraints:      31120
3583.05/3595.12	c #Conflicts:      21000 | #Constraints:      32120
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      22000 | #Constraints:      27316
3583.05/3595.12	c #Conflicts:      23000 | #Constraints:      28316
3583.05/3595.12	c #Conflicts:      24000 | #Constraints:      29316
3583.05/3595.12	c #Conflicts:      25000 | #Constraints:      30316
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      26000 | #Constraints:      26057
3583.05/3595.12	c #Conflicts:      27000 | #Constraints:      27057
3583.05/3595.12	c #Conflicts:      28000 | #Constraints:      28057
3583.05/3595.12	c #Conflicts:      29000 | #Constraints:      29057
3583.05/3595.12	c #Conflicts:      30000 | #Constraints:      30057
3583.05/3595.12	c #Conflicts:      31000 | #Constraints:      31057
3583.05/3595.12	c #Conflicts:      32000 | #Constraints:      32057
3583.05/3595.12	c #Conflicts:      33000 | #Constraints:      33057
3583.05/3595.12	c #Conflicts:      34000 | #Constraints:      34057
3583.05/3595.12	c #Conflicts:      35000 | #Constraints:      35057
3583.05/3595.12	c #Conflicts:      36000 | #Constraints:      36057
3583.05/3595.12	c #Conflicts:      37000 | #Constraints:      37057
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      38000 | #Constraints:      29805
3583.05/3595.12	c #Conflicts:      39000 | #Constraints:      30805
3583.05/3595.12	c #Conflicts:      40000 | #Constraints:      31805
3583.05/3595.12	c #Conflicts:      41000 | #Constraints:      32805
3583.05/3595.12	c #Conflicts:      42000 | #Constraints:      33805
3583.05/3595.12	c #Conflicts:      43000 | #Constraints:      34805
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      44000 | #Constraints:      28657
3583.05/3595.12	c #Conflicts:      45000 | #Constraints:      29657
3583.05/3595.12	c #Conflicts:      46000 | #Constraints:      30657
3583.05/3595.12	c #Conflicts:      47000 | #Constraints:      31657
3583.05/3595.12	c #Conflicts:      48000 | #Constraints:      32657
3583.05/3595.12	c #Conflicts:      49000 | #Constraints:      33657
3583.05/3595.12	c #Conflicts:      50000 | #Constraints:      34657
3583.05/3595.12	c #Conflicts:      51000 | #Constraints:      35657
3583.05/3595.12	c #Conflicts:      52000 | #Constraints:      36657
3583.05/3595.12	c #Conflicts:      53000 | #Constraints:      37657
3583.05/3595.12	c #Conflicts:      54000 | #Constraints:      38657
3583.05/3595.12	c #Conflicts:      55000 | #Constraints:      39657
3583.05/3595.12	c #Conflicts:      56000 | #Constraints:      40657
3583.05/3595.12	c #Conflicts:      57000 | #Constraints:      41657
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      58000 | #Constraints:      31905
3583.05/3595.12	c #Conflicts:      59000 | #Constraints:      32905
3583.05/3595.12	c #Conflicts:      60000 | #Constraints:      33905
3583.05/3595.12	c #Conflicts:      61000 | #Constraints:      34905
3583.05/3595.12	c #Conflicts:      62000 | #Constraints:      35905
3583.05/3595.12	c #Conflicts:      63000 | #Constraints:      36905
3583.05/3595.12	c #Conflicts:      64000 | #Constraints:      37905
3583.05/3595.12	c #Conflicts:      65000 | #Constraints:      38905
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      66000 | #Constraints:      30862
3583.05/3595.12	c #Conflicts:      67000 | #Constraints:      31862
3583.05/3595.12	c #Conflicts:      68000 | #Constraints:      32862
3583.05/3595.12	c #Conflicts:      69000 | #Constraints:      33862
3583.05/3595.12	c #Conflicts:      70000 | #Constraints:      34862
3583.05/3595.12	c #Conflicts:      71000 | #Constraints:      35862
3583.05/3595.12	c #Conflicts:      72000 | #Constraints:      36862
3583.05/3595.12	c #Conflicts:      73000 | #Constraints:      37862
3583.05/3595.12	c #Conflicts:      74000 | #Constraints:      38862
3583.05/3595.12	c #Conflicts:      75000 | #Constraints:      39862
3583.05/3595.12	c #Conflicts:      76000 | #Constraints:      40862
3583.05/3595.12	c #Conflicts:      77000 | #Constraints:      41862
3583.05/3595.12	c #Conflicts:      78000 | #Constraints:      42862
3583.05/3595.12	c #Conflicts:      79000 | #Constraints:      43862
3583.05/3595.12	c #Conflicts:      80000 | #Constraints:      44862
3583.05/3595.12	c #Conflicts:      81000 | #Constraints:      45862
3583.05/3595.12	c #Conflicts:      82000 | #Constraints:      46862
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 10
3583.05/3595.12	c #Conflicts:      83000 | #Constraints:      34623
3583.05/3595.12	c #Conflicts:      84000 | #Constraints:      35623
3583.05/3595.12	c #Conflicts:      85000 | #Constraints:      36623
3583.05/3595.12	c #Conflicts:      86000 | #Constraints:      37623
3583.05/3595.12	c #Conflicts:      87000 | #Constraints:      38623
3583.05/3595.12	c #Conflicts:      88000 | #Constraints:      39623
3583.05/3595.12	c bounds - >= 11 @ 621.836
3583.05/3595.12	c #Conflicts:      89000 | #Constraints:      40632
3583.05/3595.12	c #Conflicts:      90000 | #Constraints:      41632
3583.05/3595.12	c #Conflicts:      91000 | #Constraints:      42632
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:      92000 | #Constraints:      32645
3583.05/3595.12	c #Conflicts:      93000 | #Constraints:      33645
3583.05/3595.12	c #Conflicts:      94000 | #Constraints:      34645
3583.05/3595.12	c #Conflicts:      95000 | #Constraints:      35645
3583.05/3595.12	c #Conflicts:      96000 | #Constraints:      36645
3583.05/3595.12	c #Conflicts:      97000 | #Constraints:      37645
3583.05/3595.12	c #Conflicts:      98000 | #Constraints:      38645
3583.05/3595.12	c #Conflicts:      99000 | #Constraints:      39645
3583.05/3595.12	c #Conflicts:     100000 | #Constraints:      40645
3583.05/3595.12	c #Conflicts:     101000 | #Constraints:      41645
3583.05/3595.12	c #Conflicts:     102000 | #Constraints:      42645
3583.05/3595.12	c #Conflicts:     103000 | #Constraints:      43645
3583.05/3595.12	c #Conflicts:     104000 | #Constraints:      44645
3583.05/3595.12	c #Conflicts:     105000 | #Constraints:      45645
3583.05/3595.12	c #Conflicts:     106000 | #Constraints:      46645
3583.05/3595.12	c #Conflicts:     107000 | #Constraints:      47645
3583.05/3595.12	c #Conflicts:     108000 | #Constraints:      48645
3583.05/3595.12	c #Conflicts:     109000 | #Constraints:      49645
3583.05/3595.12	c #Conflicts:     110000 | #Constraints:      50645
3583.05/3595.12	c #Conflicts:     111000 | #Constraints:      51645
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     112000 | #Constraints:      36845
3583.05/3595.12	c #Conflicts:     113000 | #Constraints:      37845
3583.05/3595.12	c #Conflicts:     114000 | #Constraints:      38845
3583.05/3595.12	c #Conflicts:     115000 | #Constraints:      39845
3583.05/3595.12	c #Conflicts:     116000 | #Constraints:      40845
3583.05/3595.12	c #Conflicts:     117000 | #Constraints:      41845
3583.05/3595.12	c #Conflicts:     118000 | #Constraints:      42845
3583.05/3595.12	c #Conflicts:     119000 | #Constraints:      43845
3583.05/3595.12	c #Conflicts:     120000 | #Constraints:      44845
3583.05/3595.12	c #Conflicts:     121000 | #Constraints:      45845
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     122000 | #Constraints:      33708
3583.05/3595.12	c #Conflicts:     123000 | #Constraints:      34708
3583.05/3595.12	c #Conflicts:     124000 | #Constraints:      35708
3583.05/3595.12	c #Conflicts:     125000 | #Constraints:      36708
3583.05/3595.12	c #Conflicts:     126000 | #Constraints:      37708
3583.05/3595.12	c #Conflicts:     127000 | #Constraints:      38708
3583.05/3595.12	c #Conflicts:     128000 | #Constraints:      39708
3583.05/3595.12	c #Conflicts:     129000 | #Constraints:      40708
3583.05/3595.12	c #Conflicts:     130000 | #Constraints:      41708
3583.05/3595.12	c #Conflicts:     131000 | #Constraints:      42708
3583.05/3595.12	c #Conflicts:     132000 | #Constraints:      43708
3583.05/3595.12	c #Conflicts:     133000 | #Constraints:      44708
3583.05/3595.12	c #Conflicts:     134000 | #Constraints:      45708
3583.05/3595.12	c #Conflicts:     135000 | #Constraints:      46708
3583.05/3595.12	c #Conflicts:     136000 | #Constraints:      47708
3583.05/3595.12	c #Conflicts:     137000 | #Constraints:      48708
3583.05/3595.12	c #Conflicts:     138000 | #Constraints:      49708
3583.05/3595.12	c #Conflicts:     139000 | #Constraints:      50708
3583.05/3595.12	c #Conflicts:     140000 | #Constraints:      51708
3583.05/3595.12	c #Conflicts:     141000 | #Constraints:      52708
3583.05/3595.12	c #Conflicts:     142000 | #Constraints:      53708
3583.05/3595.12	c #Conflicts:     143000 | #Constraints:      54708
3583.05/3595.12	c #Conflicts:     144000 | #Constraints:      55708
3583.05/3595.12	c #Conflicts:     145000 | #Constraints:      56708
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     146000 | #Constraints:      39485
3583.05/3595.12	c #Conflicts:     147000 | #Constraints:      40485
3583.05/3595.12	c #Conflicts:     148000 | #Constraints:      41485
3583.05/3595.12	c #Conflicts:     149000 | #Constraints:      42485
3583.05/3595.12	c #Conflicts:     150000 | #Constraints:      43485
3583.05/3595.12	c #Conflicts:     151000 | #Constraints:      44485
3583.05/3595.12	c #Conflicts:     152000 | #Constraints:      45485
3583.05/3595.12	c #Conflicts:     153000 | #Constraints:      46485
3583.05/3595.12	c #Conflicts:     154000 | #Constraints:      47485
3583.05/3595.12	c #Conflicts:     155000 | #Constraints:      48485
3583.05/3595.12	c #Conflicts:     156000 | #Constraints:      49485
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     157000 | #Constraints:      35712
3583.05/3595.12	c #Conflicts:     158000 | #Constraints:      36712
3583.05/3595.12	c #Conflicts:     159000 | #Constraints:      37712
3583.05/3595.12	c #Conflicts:     160000 | #Constraints:      38712
3583.05/3595.12	c #Conflicts:     161000 | #Constraints:      39712
3583.05/3595.12	c #Conflicts:     162000 | #Constraints:      40712
3583.05/3595.12	c #Conflicts:     163000 | #Constraints:      41712
3583.05/3595.12	c #Conflicts:     164000 | #Constraints:      42712
3583.05/3595.12	c #Conflicts:     165000 | #Constraints:      43712
3583.05/3595.12	c #Conflicts:     166000 | #Constraints:      44712
3583.05/3595.12	c #Conflicts:     167000 | #Constraints:      45712
3583.05/3595.12	c #Conflicts:     168000 | #Constraints:      46712
3583.05/3595.12	c #Conflicts:     169000 | #Constraints:      47712
3583.05/3595.12	c #Conflicts:     170000 | #Constraints:      48712
3583.05/3595.12	c #Conflicts:     171000 | #Constraints:      49712
3583.05/3595.12	c #Conflicts:     172000 | #Constraints:      50712
3583.05/3595.12	c #Conflicts:     173000 | #Constraints:      51712
3583.05/3595.12	c #Conflicts:     174000 | #Constraints:      52712
3583.05/3595.12	c #Conflicts:     175000 | #Constraints:      53712
3583.05/3595.12	c #Conflicts:     176000 | #Constraints:      54712
3583.05/3595.12	c #Conflicts:     177000 | #Constraints:      55712
3583.05/3595.12	c #Conflicts:     178000 | #Constraints:      56712
3583.05/3595.12	c #Conflicts:     179000 | #Constraints:      57712
3583.05/3595.12	c #Conflicts:     180000 | #Constraints:      58712
3583.05/3595.12	c #Conflicts:     181000 | #Constraints:      59712
3583.05/3595.12	c #Conflicts:     182000 | #Constraints:      60712
3583.05/3595.12	c #Conflicts:     183000 | #Constraints:      61712
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     184000 | #Constraints:      41905
3583.05/3595.12	c #Conflicts:     185000 | #Constraints:      42905
3583.05/3595.12	c #Conflicts:     186000 | #Constraints:      43905
3583.05/3595.12	c #Conflicts:     187000 | #Constraints:      44905
3583.05/3595.12	c #Conflicts:     188000 | #Constraints:      45905
3583.05/3595.12	c #Conflicts:     189000 | #Constraints:      46905
3583.05/3595.12	c #Conflicts:     190000 | #Constraints:      47905
3583.05/3595.12	c #Conflicts:     191000 | #Constraints:      48905
3583.05/3595.12	c #Conflicts:     192000 | #Constraints:      49905
3583.05/3595.12	c #Conflicts:     193000 | #Constraints:      50905
3583.05/3595.12	c #Conflicts:     194000 | #Constraints:      51905
3583.05/3595.12	c #Conflicts:     195000 | #Constraints:      52905
3583.05/3595.12	c #Conflicts:     196000 | #Constraints:      53905
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     197000 | #Constraints:      38667
3583.05/3595.12	c #Conflicts:     198000 | #Constraints:      39667
3583.05/3595.12	c #Conflicts:     199000 | #Constraints:      40667
3583.05/3595.12	c #Conflicts:     200000 | #Constraints:      41667
3583.05/3595.12	c #Conflicts:     201000 | #Constraints:      42667
3583.05/3595.12	c #Conflicts:     202000 | #Constraints:      43667
3583.05/3595.12	c #Conflicts:     203000 | #Constraints:      44667
3583.05/3595.12	c #Conflicts:     204000 | #Constraints:      45667
3583.05/3595.12	c #Conflicts:     205000 | #Constraints:      46667
3583.05/3595.12	c #Conflicts:     206000 | #Constraints:      47667
3583.05/3595.12	c #Conflicts:     207000 | #Constraints:      48667
3583.05/3595.12	c #Conflicts:     208000 | #Constraints:      49667
3583.05/3595.12	c #Conflicts:     209000 | #Constraints:      50667
3583.05/3595.12	c #Conflicts:     210000 | #Constraints:      51667
3583.05/3595.12	c #Conflicts:     211000 | #Constraints:      52667
3583.05/3595.12	c #Conflicts:     212000 | #Constraints:      53667
3583.05/3595.12	c #Conflicts:     213000 | #Constraints:      54667
3583.05/3595.12	c #Conflicts:     214000 | #Constraints:      55667
3583.05/3595.12	c #Conflicts:     215000 | #Constraints:      56667
3583.05/3595.12	c #Conflicts:     216000 | #Constraints:      57667
3583.05/3595.12	c #Conflicts:     217000 | #Constraints:      58667
3583.05/3595.12	c #Conflicts:     218000 | #Constraints:      59667
3583.05/3595.12	c #Conflicts:     219000 | #Constraints:      60667
3583.05/3595.12	c #Conflicts:     220000 | #Constraints:      61667
3583.05/3595.12	c #Conflicts:     221000 | #Constraints:      62667
3583.05/3595.12	c #Conflicts:     222000 | #Constraints:      63667
3583.05/3595.12	c #Conflicts:     223000 | #Constraints:      64667
3583.05/3595.12	c #Conflicts:     224000 | #Constraints:      65667
3583.05/3595.12	c #Conflicts:     225000 | #Constraints:      66667
3583.05/3595.12	c #Conflicts:     226000 | #Constraints:      67667
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     227000 | #Constraints:      45207
3583.05/3595.12	c #Conflicts:     228000 | #Constraints:      46207
3583.05/3595.12	c #Conflicts:     229000 | #Constraints:      47207
3583.05/3595.12	c #Conflicts:     230000 | #Constraints:      48207
3583.05/3595.12	c #Conflicts:     231000 | #Constraints:      49207
3583.05/3595.12	c #Conflicts:     232000 | #Constraints:      50207
3583.05/3595.12	c #Conflicts:     233000 | #Constraints:      51207
3583.05/3595.12	c #Conflicts:     234000 | #Constraints:      52207
3583.05/3595.12	c #Conflicts:     235000 | #Constraints:      53207
3583.05/3595.12	c #Conflicts:     236000 | #Constraints:      54207
3583.05/3595.12	c #Conflicts:     237000 | #Constraints:      55207
3583.05/3595.12	c #Conflicts:     238000 | #Constraints:      56207
3583.05/3595.12	c #Conflicts:     239000 | #Constraints:      57207
3583.05/3595.12	c #Conflicts:     240000 | #Constraints:      58207
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     241000 | #Constraints:      42114
3583.05/3595.12	c #Conflicts:     242000 | #Constraints:      43114
3583.05/3595.12	c #Conflicts:     243000 | #Constraints:      44114
3583.05/3595.12	c #Conflicts:     244000 | #Constraints:      45114
3583.05/3595.12	c #Conflicts:     245000 | #Constraints:      46114
3583.05/3595.12	c #Conflicts:     246000 | #Constraints:      47114
3583.05/3595.12	c #Conflicts:     247000 | #Constraints:      48114
3583.05/3595.12	c #Conflicts:     248000 | #Constraints:      49114
3583.05/3595.12	c #Conflicts:     249000 | #Constraints:      50114
3583.05/3595.12	c #Conflicts:     250000 | #Constraints:      51114
3583.05/3595.12	c #Conflicts:     251000 | #Constraints:      52114
3583.05/3595.12	c #Conflicts:     252000 | #Constraints:      53114
3583.05/3595.12	c #Conflicts:     253000 | #Constraints:      54114
3583.05/3595.12	c #Conflicts:     254000 | #Constraints:      55114
3583.05/3595.12	c #Conflicts:     255000 | #Constraints:      56114
3583.05/3595.12	c #Conflicts:     256000 | #Constraints:      57114
3583.05/3595.12	c #Conflicts:     257000 | #Constraints:      58114
3583.05/3595.12	c #Conflicts:     258000 | #Constraints:      59114
3583.05/3595.12	c #Conflicts:     259000 | #Constraints:      60114
3583.05/3595.12	c #Conflicts:     260000 | #Constraints:      61114
3583.05/3595.12	c #Conflicts:     261000 | #Constraints:      62114
3583.05/3595.12	c #Conflicts:     262000 | #Constraints:      63114
3583.05/3595.12	c #Conflicts:     263000 | #Constraints:      64114
3583.05/3595.12	c #Conflicts:     264000 | #Constraints:      65114
3583.05/3595.12	c #Conflicts:     265000 | #Constraints:      66114
3583.05/3595.12	c #Conflicts:     266000 | #Constraints:      67114
3583.05/3595.12	c #Conflicts:     267000 | #Constraints:      68114
3583.05/3595.12	c #Conflicts:     268000 | #Constraints:      69114
3583.05/3595.12	c #Conflicts:     269000 | #Constraints:      70114
3583.05/3595.12	c #Conflicts:     270000 | #Constraints:      71114
3583.05/3595.12	c #Conflicts:     271000 | #Constraints:      72114
3583.05/3595.12	c #Conflicts:     272000 | #Constraints:      73114
3583.05/3595.12	c #Conflicts:     273000 | #Constraints:      74114
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     274000 | #Constraints:      48487
3583.05/3595.12	c #Conflicts:     275000 | #Constraints:      49487
3583.05/3595.12	c #Conflicts:     276000 | #Constraints:      50487
3583.05/3595.12	c #Conflicts:     277000 | #Constraints:      51487
3583.05/3595.12	c #Conflicts:     278000 | #Constraints:      52487
3583.05/3595.12	c #Conflicts:     279000 | #Constraints:      53487
3583.05/3595.12	c #Conflicts:     280000 | #Constraints:      54487
3583.05/3595.12	c #Conflicts:     281000 | #Constraints:      55487
3583.05/3595.12	c #Conflicts:     282000 | #Constraints:      56487
3583.05/3595.12	c #Conflicts:     283000 | #Constraints:      57487
3583.05/3595.12	c #Conflicts:     284000 | #Constraints:      58487
3583.05/3595.12	c #Conflicts:     285000 | #Constraints:      59488
3583.05/3595.12	c #Conflicts:     286000 | #Constraints:      60488
3583.05/3595.12	c #Conflicts:     287000 | #Constraints:      61489
3583.05/3595.12	c #Conflicts:     288000 | #Constraints:      62490
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     289000 | #Constraints:      45058
3583.05/3595.12	c #Conflicts:     290000 | #Constraints:      46058
3583.05/3595.12	c #Conflicts:     291000 | #Constraints:      47058
3583.05/3595.12	c #Conflicts:     292000 | #Constraints:      48058
3583.05/3595.12	c #Conflicts:     293000 | #Constraints:      49058
3583.05/3595.12	c #Conflicts:     294000 | #Constraints:      50058
3583.05/3595.12	c #Conflicts:     295000 | #Constraints:      51058
3583.05/3595.12	c #Conflicts:     296000 | #Constraints:      52058
3583.05/3595.12	c #Conflicts:     297000 | #Constraints:      53058
3583.05/3595.12	c #Conflicts:     298000 | #Constraints:      54058
3583.05/3595.12	c #Conflicts:     299000 | #Constraints:      55058
3583.05/3595.12	c #Conflicts:     300000 | #Constraints:      56058
3583.05/3595.12	c #Conflicts:     301000 | #Constraints:      57058
3583.05/3595.12	c #Conflicts:     302000 | #Constraints:      58058
3583.05/3595.12	c #Conflicts:     303000 | #Constraints:      59058
3583.05/3595.12	c #Conflicts:     304000 | #Constraints:      60058
3583.05/3595.12	c #Conflicts:     305000 | #Constraints:      61058
3583.05/3595.12	c #Conflicts:     306000 | #Constraints:      62058
3583.05/3595.12	c #Conflicts:     307000 | #Constraints:      63058
3583.05/3595.12	c #Conflicts:     308000 | #Constraints:      64058
3583.05/3595.12	c #Conflicts:     309000 | #Constraints:      65058
3583.05/3595.12	c #Conflicts:     310000 | #Constraints:      66058
3583.05/3595.12	c #Conflicts:     311000 | #Constraints:      67058
3583.05/3595.12	c #Conflicts:     312000 | #Constraints:      68058
3583.05/3595.12	c #Conflicts:     313000 | #Constraints:      69058
3583.05/3595.12	c #Conflicts:     314000 | #Constraints:      70058
3583.05/3595.12	c #Conflicts:     315000 | #Constraints:      71058
3583.05/3595.12	c #Conflicts:     316000 | #Constraints:      72058
3583.05/3595.12	c #Conflicts:     317000 | #Constraints:      73058
3583.05/3595.12	c #Conflicts:     318000 | #Constraints:      74058
3583.05/3595.12	c #Conflicts:     319000 | #Constraints:      75058
3583.05/3595.12	c #Conflicts:     320000 | #Constraints:      76058
3583.05/3595.12	c #Conflicts:     321000 | #Constraints:      77058
3583.05/3595.12	c #Conflicts:     322000 | #Constraints:      78058
3583.05/3595.12	c #Conflicts:     323000 | #Constraints:      79058
3583.05/3595.12	c #Conflicts:     324000 | #Constraints:      80058
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     325000 | #Constraints:      51352
3583.05/3595.12	c #Conflicts:     326000 | #Constraints:      52352
3583.05/3595.12	c #Conflicts:     327000 | #Constraints:      53352
3583.05/3595.12	c #Conflicts:     328000 | #Constraints:      54352
3583.05/3595.12	c #Conflicts:     329000 | #Constraints:      55352
3583.05/3595.12	c #Conflicts:     330000 | #Constraints:      56352
3583.05/3595.12	c #Conflicts:     331000 | #Constraints:      57352
3583.05/3595.12	c #Conflicts:     332000 | #Constraints:      58352
3583.05/3595.12	c #Conflicts:     333000 | #Constraints:      59352
3583.05/3595.12	c #Conflicts:     334000 | #Constraints:      60352
3583.05/3595.12	c #Conflicts:     335000 | #Constraints:      61352
3583.05/3595.12	c #Conflicts:     336000 | #Constraints:      62352
3583.05/3595.12	c #Conflicts:     337000 | #Constraints:      63352
3583.05/3595.12	c #Conflicts:     338000 | #Constraints:      64352
3583.05/3595.12	c #Conflicts:     339000 | #Constraints:      65352
3583.05/3595.12	c #Conflicts:     340000 | #Constraints:      66352
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     341000 | #Constraints:      47774
3583.05/3595.12	c #Conflicts:     342000 | #Constraints:      48774
3583.05/3595.12	c #Conflicts:     343000 | #Constraints:      49774
3583.05/3595.12	c #Conflicts:     344000 | #Constraints:      50774
3583.05/3595.12	c #Conflicts:     345000 | #Constraints:      51774
3583.05/3595.12	c #Conflicts:     346000 | #Constraints:      52774
3583.05/3595.12	c #Conflicts:     347000 | #Constraints:      53774
3583.05/3595.12	c #Conflicts:     348000 | #Constraints:      54774
3583.05/3595.12	c #Conflicts:     349000 | #Constraints:      55774
3583.05/3595.12	c #Conflicts:     350000 | #Constraints:      56774
3583.05/3595.12	c #Conflicts:     351000 | #Constraints:      57774
3583.05/3595.12	c #Conflicts:     352000 | #Constraints:      58774
3583.05/3595.12	c #Conflicts:     353000 | #Constraints:      59774
3583.05/3595.12	c #Conflicts:     354000 | #Constraints:      60774
3583.05/3595.12	c #Conflicts:     355000 | #Constraints:      61774
3583.05/3595.12	c #Conflicts:     356000 | #Constraints:      62774
3583.05/3595.12	c #Conflicts:     357000 | #Constraints:      63774
3583.05/3595.12	c #Conflicts:     358000 | #Constraints:      64774
3583.05/3595.12	c #Conflicts:     359000 | #Constraints:      65774
3583.05/3595.12	c #Conflicts:     360000 | #Constraints:      66774
3583.05/3595.12	c #Conflicts:     361000 | #Constraints:      67774
3583.05/3595.12	c #Conflicts:     362000 | #Constraints:      68774
3583.05/3595.12	c #Conflicts:     363000 | #Constraints:      69774
3583.05/3595.12	c #Conflicts:     364000 | #Constraints:      70774
3583.05/3595.12	c #Conflicts:     365000 | #Constraints:      71774
3583.05/3595.12	c #Conflicts:     366000 | #Constraints:      72774
3583.05/3595.12	c #Conflicts:     367000 | #Constraints:      73774
3583.05/3595.12	c #Conflicts:     368000 | #Constraints:      74774
3583.05/3595.12	c #Conflicts:     369000 | #Constraints:      75774
3583.05/3595.12	c #Conflicts:     370000 | #Constraints:      76774
3583.05/3595.12	c #Conflicts:     371000 | #Constraints:      77774
3583.05/3595.12	c #Conflicts:     372000 | #Constraints:      78774
3583.05/3595.12	c #Conflicts:     373000 | #Constraints:      79774
3583.05/3595.12	c #Conflicts:     374000 | #Constraints:      80774
3583.05/3595.12	c #Conflicts:     375000 | #Constraints:      81774
3583.05/3595.12	c #Conflicts:     376000 | #Constraints:      82774
3583.05/3595.12	c #Conflicts:     377000 | #Constraints:      83774
3583.05/3595.12	c #Conflicts:     378000 | #Constraints:      84774
3583.05/3595.12	c #Conflicts:     379000 | #Constraints:      85774
3583.05/3595.12	c #Conflicts:     380000 | #Constraints:      86774
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     381000 | #Constraints:      54872
3583.05/3595.12	c #Conflicts:     382000 | #Constraints:      55872
3583.05/3595.12	c #Conflicts:     383000 | #Constraints:      56872
3583.05/3595.12	c #Conflicts:     384000 | #Constraints:      57872
3583.05/3595.12	c #Conflicts:     385000 | #Constraints:      58872
3583.05/3595.12	c #Conflicts:     386000 | #Constraints:      59872
3583.05/3595.12	c #Conflicts:     387000 | #Constraints:      60872
3583.05/3595.12	c #Conflicts:     388000 | #Constraints:      61872
3583.05/3595.12	c #Conflicts:     389000 | #Constraints:      62872
3583.05/3595.12	c #Conflicts:     390000 | #Constraints:      63872
3583.05/3595.12	c #Conflicts:     391000 | #Constraints:      64872
3583.05/3595.12	c #Conflicts:     392000 | #Constraints:      65872
3583.05/3595.12	c #Conflicts:     393000 | #Constraints:      66872
3583.05/3595.12	c #Conflicts:     394000 | #Constraints:      67872
3583.05/3595.12	c #Conflicts:     395000 | #Constraints:      68872
3583.05/3595.12	c #Conflicts:     396000 | #Constraints:      69872
3583.05/3595.12	c #Conflicts:     397000 | #Constraints:      70872
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     398000 | #Constraints:      50954
3583.05/3595.12	c #Conflicts:     399000 | #Constraints:      51954
3583.05/3595.12	c #Conflicts:     400000 | #Constraints:      52954
3583.05/3595.12	c #Conflicts:     401000 | #Constraints:      53954
3583.05/3595.12	c #Conflicts:     402000 | #Constraints:      54954
3583.05/3595.12	c #Conflicts:     403000 | #Constraints:      55954
3583.05/3595.12	c #Conflicts:     404000 | #Constraints:      56954
3583.05/3595.12	c #Conflicts:     405000 | #Constraints:      57954
3583.05/3595.12	c #Conflicts:     406000 | #Constraints:      58954
3583.05/3595.12	c #Conflicts:     407000 | #Constraints:      59954
3583.05/3595.12	c #Conflicts:     408000 | #Constraints:      60954
3583.05/3595.12	c #Conflicts:     409000 | #Constraints:      61954
3583.05/3595.12	c #Conflicts:     410000 | #Constraints:      62954
3583.05/3595.12	c #Conflicts:     411000 | #Constraints:      63954
3583.05/3595.12	c #Conflicts:     412000 | #Constraints:      64955
3583.05/3595.12	c #Conflicts:     413000 | #Constraints:      65955
3583.05/3595.12	c #Conflicts:     414000 | #Constraints:      66955
3583.05/3595.12	c #Conflicts:     415000 | #Constraints:      67955
3583.05/3595.12	c #Conflicts:     416000 | #Constraints:      68955
3583.05/3595.12	c #Conflicts:     417000 | #Constraints:      69955
3583.05/3595.12	c #Conflicts:     418000 | #Constraints:      70955
3583.05/3595.12	c #Conflicts:     419000 | #Constraints:      71955
3583.05/3595.12	c #Conflicts:     420000 | #Constraints:      72955
3583.05/3595.12	c #Conflicts:     421000 | #Constraints:      73955
3583.05/3595.12	c #Conflicts:     422000 | #Constraints:      74955
3583.05/3595.12	c #Conflicts:     423000 | #Constraints:      75955
3583.05/3595.12	c #Conflicts:     424000 | #Constraints:      76955
3583.05/3595.12	c #Conflicts:     425000 | #Constraints:      77955
3583.05/3595.12	c #Conflicts:     426000 | #Constraints:      78955
3583.05/3595.12	c #Conflicts:     427000 | #Constraints:      79955
3583.05/3595.12	c #Conflicts:     428000 | #Constraints:      80955
3583.05/3595.12	c #Conflicts:     429000 | #Constraints:      81955
3583.05/3595.12	c #Conflicts:     430000 | #Constraints:      82955
3583.05/3595.12	c #Conflicts:     431000 | #Constraints:      83955
3583.05/3595.12	c #Conflicts:     432000 | #Constraints:      84955
3583.05/3595.12	c #Conflicts:     433000 | #Constraints:      85955
3583.05/3595.12	c #Conflicts:     434000 | #Constraints:      86955
3583.05/3595.12	c #Conflicts:     435000 | #Constraints:      87955
3583.05/3595.12	c #Conflicts:     436000 | #Constraints:      88955
3583.05/3595.12	c #Conflicts:     437000 | #Constraints:      89955
3583.05/3595.12	c #Conflicts:     438000 | #Constraints:      90955
3583.05/3595.12	c #Conflicts:     439000 | #Constraints:      91955
3583.05/3595.12	c #Conflicts:     440000 | #Constraints:      92955
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     441000 | #Constraints:      57925
3583.05/3595.12	c #Conflicts:     442000 | #Constraints:      58925
3583.05/3595.12	c #Conflicts:     443000 | #Constraints:      59925
3583.05/3595.12	c #Conflicts:     444000 | #Constraints:      60925
3583.05/3595.12	c #Conflicts:     445000 | #Constraints:      61925
3583.05/3595.12	c #Conflicts:     446000 | #Constraints:      62925
3583.05/3595.12	c #Conflicts:     447000 | #Constraints:      63925
3583.05/3595.12	c #Conflicts:     448000 | #Constraints:      64925
3583.05/3595.12	c #Conflicts:     449000 | #Constraints:      65925
3583.05/3595.12	c #Conflicts:     450000 | #Constraints:      66925
3583.05/3595.12	c #Conflicts:     451000 | #Constraints:      67925
3583.05/3595.12	c #Conflicts:     452000 | #Constraints:      68925
3583.05/3595.12	c #Conflicts:     453000 | #Constraints:      69925
3583.05/3595.12	c #Conflicts:     454000 | #Constraints:      70925
3583.05/3595.12	c #Conflicts:     455000 | #Constraints:      71925
3583.05/3595.12	c #Conflicts:     456000 | #Constraints:      72925
3583.05/3595.12	c #Conflicts:     457000 | #Constraints:      73925
3583.05/3595.12	c #Conflicts:     458000 | #Constraints:      74925
3583.05/3595.12	c #Conflicts:     459000 | #Constraints:      75925
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 11
3583.05/3595.12	c #Conflicts:     460000 | #Constraints:      54387
3583.05/3595.12	c #Conflicts:     461000 | #Constraints:      55387
3583.05/3595.12	c #Conflicts:     462000 | #Constraints:      56387
3583.05/3595.12	c #Conflicts:     463000 | #Constraints:      57387
3583.05/3595.12	c #Conflicts:     464000 | #Constraints:      58387
3583.05/3595.12	c #Conflicts:     465000 | #Constraints:      59387
3583.05/3595.12	c #Conflicts:     466000 | #Constraints:      60387
3583.05/3595.12	c #Conflicts:     467000 | #Constraints:      61387
3583.05/3595.12	c #Conflicts:     468000 | #Constraints:      62387
3583.05/3595.12	c #Conflicts:     469000 | #Constraints:      63387
3583.05/3595.12	c #Conflicts:     470000 | #Constraints:      64387
3583.05/3595.12	c #Conflicts:     471000 | #Constraints:      65387
3583.05/3595.12	c #Conflicts:     472000 | #Constraints:      66387
3583.05/3595.12	c #Conflicts:     473000 | #Constraints:      67387
3583.05/3595.12	c #Conflicts:     474000 | #Constraints:      68387
3583.05/3595.12	c bounds - >= 12 @ 757.446
3583.05/3595.12	c #Conflicts:     475000 | #Constraints:      69396
3583.05/3595.12	c #Conflicts:     476000 | #Constraints:      70396
3583.05/3595.12	c #Conflicts:     477000 | #Constraints:      71396
3583.05/3595.12	c #Conflicts:     478000 | #Constraints:      72396
3583.05/3595.12	c #Conflicts:     479000 | #Constraints:      73396
3583.05/3595.12	c #Conflicts:     480000 | #Constraints:      74396
3583.05/3595.12	c #Conflicts:     481000 | #Constraints:      75396
3583.05/3595.12	c #Conflicts:     482000 | #Constraints:      76396
3583.05/3595.12	c #Conflicts:     483000 | #Constraints:      77396
3583.05/3595.12	c #Conflicts:     484000 | #Constraints:      78396
3583.05/3595.12	c #Conflicts:     485000 | #Constraints:      79396
3583.05/3595.12	c #Conflicts:     486000 | #Constraints:      80396
3583.05/3595.12	c #Conflicts:     487000 | #Constraints:      81396
3583.05/3595.12	c #Conflicts:     488000 | #Constraints:      82396
3583.05/3595.12	c #Conflicts:     489000 | #Constraints:      83396
3583.05/3595.12	c #Conflicts:     490000 | #Constraints:      84396
3583.05/3595.12	c #Conflicts:     491000 | #Constraints:      85396
3583.05/3595.12	c #Conflicts:     492000 | #Constraints:      86396
3583.05/3595.12	c #Conflicts:     493000 | #Constraints:      87396
3583.05/3595.12	c #Conflicts:     494000 | #Constraints:      88396
3583.05/3595.12	c #Conflicts:     495000 | #Constraints:      89396
3583.05/3595.12	c #Conflicts:     496000 | #Constraints:      90396
3583.05/3595.12	c #Conflicts:     497000 | #Constraints:      91396
3583.05/3595.12	c #Conflicts:     498000 | #Constraints:      92396
3583.05/3595.12	c #Conflicts:     499000 | #Constraints:      93396
3583.05/3595.12	c #Conflicts:     500000 | #Constraints:      94396
3583.05/3595.12	c #Conflicts:     501000 | #Constraints:      95396
3583.05/3595.12	c #Conflicts:     502000 | #Constraints:      96396
3583.05/3595.12	c #Conflicts:     503000 | #Constraints:      97396
3583.05/3595.12	c #Conflicts:     504000 | #Constraints:      98396
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     505000 | #Constraints:      60462
3583.05/3595.12	c #Conflicts:     506000 | #Constraints:      61462
3583.05/3595.12	c #Conflicts:     507000 | #Constraints:      62462
3583.05/3595.12	c #Conflicts:     508000 | #Constraints:      63462
3583.05/3595.12	c #Conflicts:     509000 | #Constraints:      64462
3583.05/3595.12	c #Conflicts:     510000 | #Constraints:      65462
3583.05/3595.12	c #Conflicts:     511000 | #Constraints:      66462
3583.05/3595.12	c #Conflicts:     512000 | #Constraints:      67462
3583.05/3595.12	c #Conflicts:     513000 | #Constraints:      68462
3583.05/3595.12	c #Conflicts:     514000 | #Constraints:      69462
3583.05/3595.12	c #Conflicts:     515000 | #Constraints:      70462
3583.05/3595.12	c #Conflicts:     516000 | #Constraints:      71462
3583.05/3595.12	c #Conflicts:     517000 | #Constraints:      72462
3583.05/3595.12	c #Conflicts:     518000 | #Constraints:      73462
3583.05/3595.12	c #Conflicts:     519000 | #Constraints:      74462
3583.05/3595.12	c #Conflicts:     520000 | #Constraints:      75462
3583.05/3595.12	c #Conflicts:     521000 | #Constraints:      76462
3583.05/3595.12	c #Conflicts:     522000 | #Constraints:      77462
3583.05/3595.12	c #Conflicts:     523000 | #Constraints:      78462
3583.05/3595.12	c #Conflicts:     524000 | #Constraints:      79462
3583.05/3595.12	c #Conflicts:     525000 | #Constraints:      80462
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     526000 | #Constraints:      57886
3583.05/3595.12	c #Conflicts:     527000 | #Constraints:      58886
3583.05/3595.12	c #Conflicts:     528000 | #Constraints:      59886
3583.05/3595.12	c #Conflicts:     529000 | #Constraints:      60886
3583.05/3595.12	c #Conflicts:     530000 | #Constraints:      61886
3583.05/3595.12	c #Conflicts:     531000 | #Constraints:      62886
3583.05/3595.12	c #Conflicts:     532000 | #Constraints:      63886
3583.05/3595.12	c #Conflicts:     533000 | #Constraints:      64886
3583.05/3595.12	c #Conflicts:     534000 | #Constraints:      65886
3583.05/3595.12	c #Conflicts:     535000 | #Constraints:      66886
3583.05/3595.12	c #Conflicts:     536000 | #Constraints:      67886
3583.05/3595.12	c #Conflicts:     537000 | #Constraints:      68886
3583.05/3595.12	c #Conflicts:     538000 | #Constraints:      69886
3583.05/3595.12	c #Conflicts:     539000 | #Constraints:      70886
3583.05/3595.12	c #Conflicts:     540000 | #Constraints:      71886
3583.05/3595.12	c #Conflicts:     541000 | #Constraints:      72886
3583.05/3595.12	c #Conflicts:     542000 | #Constraints:      73886
3583.05/3595.12	c #Conflicts:     543000 | #Constraints:      74886
3583.05/3595.12	c #Conflicts:     544000 | #Constraints:      75886
3583.05/3595.12	c #Conflicts:     545000 | #Constraints:      76886
3583.05/3595.12	c #Conflicts:     546000 | #Constraints:      77886
3583.05/3595.12	c #Conflicts:     547000 | #Constraints:      78886
3583.05/3595.12	c #Conflicts:     548000 | #Constraints:      79886
3583.05/3595.12	c #Conflicts:     549000 | #Constraints:      80886
3583.05/3595.12	c #Conflicts:     550000 | #Constraints:      81886
3583.05/3595.12	c #Conflicts:     551000 | #Constraints:      82886
3583.05/3595.12	c #Conflicts:     552000 | #Constraints:      83886
3583.05/3595.12	c #Conflicts:     553000 | #Constraints:      84886
3583.05/3595.12	c #Conflicts:     554000 | #Constraints:      85886
3583.05/3595.12	c #Conflicts:     555000 | #Constraints:      86886
3583.05/3595.12	c #Conflicts:     556000 | #Constraints:      87886
3583.05/3595.12	c #Conflicts:     557000 | #Constraints:      88886
3583.05/3595.12	c #Conflicts:     558000 | #Constraints:      89886
3583.05/3595.12	c #Conflicts:     559000 | #Constraints:      90886
3583.05/3595.12	c #Conflicts:     560000 | #Constraints:      91886
3583.05/3595.12	c #Conflicts:     561000 | #Constraints:      92886
3583.05/3595.12	c #Conflicts:     562000 | #Constraints:      93886
3583.05/3595.12	c #Conflicts:     563000 | #Constraints:      94886
3583.05/3595.12	c #Conflicts:     564000 | #Constraints:      95886
3583.05/3595.12	c #Conflicts:     565000 | #Constraints:      96886
3583.05/3595.12	c #Conflicts:     566000 | #Constraints:      97886
3583.05/3595.12	c #Conflicts:     567000 | #Constraints:      98886
3583.05/3595.12	c #Conflicts:     568000 | #Constraints:      99886
3583.05/3595.12	c #Conflicts:     569000 | #Constraints:     100886
3583.05/3595.12	c #Conflicts:     570000 | #Constraints:     101886
3583.05/3595.12	c #Conflicts:     571000 | #Constraints:     102886
3583.05/3595.12	c #Conflicts:     572000 | #Constraints:     103886
3583.05/3595.12	c #Conflicts:     573000 | #Constraints:     104886
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     574000 | #Constraints:      63729
3583.05/3595.12	c #Conflicts:     575000 | #Constraints:      64729
3583.05/3595.12	c #Conflicts:     576000 | #Constraints:      65729
3583.05/3595.12	c #Conflicts:     577000 | #Constraints:      66729
3583.05/3595.12	c #Conflicts:     578000 | #Constraints:      67729
3583.05/3595.12	c #Conflicts:     579000 | #Constraints:      68729
3583.05/3595.12	c #Conflicts:     580000 | #Constraints:      69729
3583.05/3595.12	c #Conflicts:     581000 | #Constraints:      70729
3583.05/3595.12	c #Conflicts:     582000 | #Constraints:      71729
3583.05/3595.12	c #Conflicts:     583000 | #Constraints:      72729
3583.05/3595.12	c #Conflicts:     584000 | #Constraints:      73729
3583.05/3595.12	c #Conflicts:     585000 | #Constraints:      74729
3583.05/3595.12	c #Conflicts:     586000 | #Constraints:      75729
3583.05/3595.12	c #Conflicts:     587000 | #Constraints:      76729
3583.05/3595.12	c #Conflicts:     588000 | #Constraints:      77729
3583.05/3595.12	c #Conflicts:     589000 | #Constraints:      78729
3583.05/3595.12	c #Conflicts:     590000 | #Constraints:      79729
3583.05/3595.12	c #Conflicts:     591000 | #Constraints:      80729
3583.05/3595.12	c #Conflicts:     592000 | #Constraints:      81729
3583.05/3595.12	c #Conflicts:     593000 | #Constraints:      82729
3583.05/3595.12	c #Conflicts:     594000 | #Constraints:      83729
3583.05/3595.12	c #Conflicts:     595000 | #Constraints:      84729
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     596000 | #Constraints:      61109
3583.05/3595.12	c #Conflicts:     597000 | #Constraints:      62109
3583.05/3595.12	c #Conflicts:     598000 | #Constraints:      63109
3583.05/3595.12	c #Conflicts:     599000 | #Constraints:      64109
3583.05/3595.12	c #Conflicts:     600000 | #Constraints:      65109
3583.05/3595.12	c #Conflicts:     601000 | #Constraints:      66109
3583.05/3595.12	c #Conflicts:     602000 | #Constraints:      67109
3583.05/3595.12	c #Conflicts:     603000 | #Constraints:      68109
3583.05/3595.12	c #Conflicts:     604000 | #Constraints:      69109
3583.05/3595.12	c #Conflicts:     605000 | #Constraints:      70109
3583.05/3595.12	c #Conflicts:     606000 | #Constraints:      71109
3583.05/3595.12	c #Conflicts:     607000 | #Constraints:      72109
3583.05/3595.12	c #Conflicts:     608000 | #Constraints:      73109
3583.05/3595.12	c #Conflicts:     609000 | #Constraints:      74109
3583.05/3595.12	c #Conflicts:     610000 | #Constraints:      75109
3583.05/3595.12	c #Conflicts:     611000 | #Constraints:      76109
3583.05/3595.12	c #Conflicts:     612000 | #Constraints:      77109
3583.05/3595.12	c #Conflicts:     613000 | #Constraints:      78109
3583.05/3595.12	c #Conflicts:     614000 | #Constraints:      79109
3583.05/3595.12	c #Conflicts:     615000 | #Constraints:      80109
3583.05/3595.12	c #Conflicts:     616000 | #Constraints:      81109
3583.05/3595.12	c #Conflicts:     617000 | #Constraints:      82109
3583.05/3595.12	c #Conflicts:     618000 | #Constraints:      83110
3583.05/3595.12	c #Conflicts:     619000 | #Constraints:      84110
3583.05/3595.12	c #Conflicts:     620000 | #Constraints:      85110
3583.05/3595.12	c #Conflicts:     621000 | #Constraints:      86110
3583.05/3595.12	c #Conflicts:     622000 | #Constraints:      87110
3583.05/3595.12	c #Conflicts:     623000 | #Constraints:      88110
3583.05/3595.12	c #Conflicts:     624000 | #Constraints:      89110
3583.05/3595.12	c #Conflicts:     625000 | #Constraints:      90110
3583.05/3595.12	c #Conflicts:     626000 | #Constraints:      91110
3583.05/3595.12	c #Conflicts:     627000 | #Constraints:      92110
3583.05/3595.12	c #Conflicts:     628000 | #Constraints:      93110
3583.05/3595.12	c #Conflicts:     629000 | #Constraints:      94110
3583.05/3595.12	c #Conflicts:     630000 | #Constraints:      95110
3583.05/3595.12	c #Conflicts:     631000 | #Constraints:      96110
3583.05/3595.12	c #Conflicts:     632000 | #Constraints:      97110
3583.05/3595.12	c #Conflicts:     633000 | #Constraints:      98110
3583.05/3595.12	c #Conflicts:     634000 | #Constraints:      99110
3583.05/3595.12	c #Conflicts:     635000 | #Constraints:     100110
3583.05/3595.12	c #Conflicts:     636000 | #Constraints:     101110
3583.05/3595.12	c #Conflicts:     637000 | #Constraints:     102110
3583.05/3595.12	c #Conflicts:     638000 | #Constraints:     103110
3583.05/3595.12	c #Conflicts:     639000 | #Constraints:     104110
3583.05/3595.12	c #Conflicts:     640000 | #Constraints:     105110
3583.05/3595.12	c #Conflicts:     641000 | #Constraints:     106110
3583.05/3595.12	c #Conflicts:     642000 | #Constraints:     107110
3583.05/3595.12	c #Conflicts:     643000 | #Constraints:     108110
3583.05/3595.12	c #Conflicts:     644000 | #Constraints:     109110
3583.05/3595.12	c #Conflicts:     645000 | #Constraints:     110110
3583.05/3595.12	c #Conflicts:     646000 | #Constraints:     111110
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     647000 | #Constraints:      66746
3583.05/3595.12	c #Conflicts:     648000 | #Constraints:      67746
3583.05/3595.12	c #Conflicts:     649000 | #Constraints:      68746
3583.05/3595.12	c #Conflicts:     650000 | #Constraints:      69746
3583.05/3595.12	c #Conflicts:     651000 | #Constraints:      70746
3583.05/3595.12	c #Conflicts:     652000 | #Constraints:      71746
3583.05/3595.12	c #Conflicts:     653000 | #Constraints:      72746
3583.05/3595.12	c #Conflicts:     654000 | #Constraints:      73746
3583.05/3595.12	c #Conflicts:     655000 | #Constraints:      74746
3583.05/3595.12	c #Conflicts:     656000 | #Constraints:      75746
3583.05/3595.12	c #Conflicts:     657000 | #Constraints:      76746
3583.05/3595.12	c #Conflicts:     658000 | #Constraints:      77746
3583.05/3595.12	c #Conflicts:     659000 | #Constraints:      78746
3583.05/3595.12	c #Conflicts:     660000 | #Constraints:      79746
3583.05/3595.12	c #Conflicts:     661000 | #Constraints:      80746
3583.05/3595.12	c #Conflicts:     662000 | #Constraints:      81746
3583.05/3595.12	c #Conflicts:     663000 | #Constraints:      82746
3583.05/3595.12	c #Conflicts:     664000 | #Constraints:      83746
3583.05/3595.12	c #Conflicts:     665000 | #Constraints:      84746
3583.05/3595.12	c #Conflicts:     666000 | #Constraints:      85746
3583.05/3595.12	c #Conflicts:     667000 | #Constraints:      86746
3583.05/3595.12	c #Conflicts:     668000 | #Constraints:      87746
3583.05/3595.12	c #Conflicts:     669000 | #Constraints:      88746
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     670000 | #Constraints:      64107
3583.05/3595.12	c #Conflicts:     671000 | #Constraints:      65107
3583.05/3595.12	c #Conflicts:     672000 | #Constraints:      66107
3583.05/3595.12	c #Conflicts:     673000 | #Constraints:      67107
3583.05/3595.12	c #Conflicts:     674000 | #Constraints:      68107
3583.05/3595.12	c #Conflicts:     675000 | #Constraints:      69107
3583.05/3595.12	c #Conflicts:     676000 | #Constraints:      70107
3583.05/3595.12	c #Conflicts:     677000 | #Constraints:      71107
3583.05/3595.12	c #Conflicts:     678000 | #Constraints:      72107
3583.05/3595.12	c #Conflicts:     679000 | #Constraints:      73107
3583.05/3595.12	c #Conflicts:     680000 | #Constraints:      74107
3583.05/3595.12	c #Conflicts:     681000 | #Constraints:      75107
3583.05/3595.12	c #Conflicts:     682000 | #Constraints:      76107
3583.05/3595.12	c #Conflicts:     683000 | #Constraints:      77107
3583.05/3595.12	c #Conflicts:     684000 | #Constraints:      78107
3583.05/3595.12	c #Conflicts:     685000 | #Constraints:      79107
3583.05/3595.12	c #Conflicts:     686000 | #Constraints:      80107
3583.05/3595.12	c #Conflicts:     687000 | #Constraints:      81107
3583.05/3595.12	c #Conflicts:     688000 | #Constraints:      82107
3583.05/3595.12	c #Conflicts:     689000 | #Constraints:      83107
3583.05/3595.12	c #Conflicts:     690000 | #Constraints:      84107
3583.05/3595.12	c #Conflicts:     691000 | #Constraints:      85107
3583.05/3595.12	c #Conflicts:     692000 | #Constraints:      86107
3583.05/3595.12	c #Conflicts:     693000 | #Constraints:      87107
3583.05/3595.12	c #Conflicts:     694000 | #Constraints:      88107
3583.05/3595.12	c #Conflicts:     695000 | #Constraints:      89107
3583.05/3595.12	c #Conflicts:     696000 | #Constraints:      90107
3583.05/3595.12	c #Conflicts:     697000 | #Constraints:      91107
3583.05/3595.12	c #Conflicts:     698000 | #Constraints:      92107
3583.05/3595.12	c #Conflicts:     699000 | #Constraints:      93107
3583.05/3595.12	c #Conflicts:     700000 | #Constraints:      94107
3583.05/3595.12	c #Conflicts:     701000 | #Constraints:      95107
3583.05/3595.12	c #Conflicts:     702000 | #Constraints:      96107
3583.05/3595.12	c #Conflicts:     703000 | #Constraints:      97107
3583.05/3595.12	c #Conflicts:     704000 | #Constraints:      98107
3583.05/3595.12	c #Conflicts:     705000 | #Constraints:      99107
3583.05/3595.12	c #Conflicts:     706000 | #Constraints:     100107
3583.05/3595.12	c #Conflicts:     707000 | #Constraints:     101107
3583.05/3595.12	c #Conflicts:     708000 | #Constraints:     102107
3583.05/3595.12	c #Conflicts:     709000 | #Constraints:     103107
3583.05/3595.12	c #Conflicts:     710000 | #Constraints:     104107
3583.05/3595.12	c #Conflicts:     711000 | #Constraints:     105107
3583.05/3595.12	c #Conflicts:     712000 | #Constraints:     106107
3583.05/3595.12	c #Conflicts:     713000 | #Constraints:     107107
3583.05/3595.12	c #Conflicts:     714000 | #Constraints:     108107
3583.05/3595.12	c #Conflicts:     715000 | #Constraints:     109107
3583.05/3595.12	c #Conflicts:     716000 | #Constraints:     110107
3583.05/3595.12	c #Conflicts:     717000 | #Constraints:     111107
3583.05/3595.12	c #Conflicts:     718000 | #Constraints:     112107
3583.05/3595.12	c #Conflicts:     719000 | #Constraints:     113107
3583.05/3595.12	c #Conflicts:     720000 | #Constraints:     114107
3583.05/3595.12	c #Conflicts:     721000 | #Constraints:     115107
3583.05/3595.12	c #Conflicts:     722000 | #Constraints:     116107
3583.05/3595.12	c #Conflicts:     723000 | #Constraints:     117107
3583.05/3595.12	c #Conflicts:     724000 | #Constraints:     118107
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     725000 | #Constraints:      70387
3583.05/3595.12	c #Conflicts:     726000 | #Constraints:      71387
3583.05/3595.12	c #Conflicts:     727000 | #Constraints:      72387
3583.05/3595.12	c #Conflicts:     728000 | #Constraints:      73387
3583.05/3595.12	c #Conflicts:     729000 | #Constraints:      74387
3583.05/3595.12	c #Conflicts:     730000 | #Constraints:      75387
3583.05/3595.12	c #Conflicts:     731000 | #Constraints:      76387
3583.05/3595.12	c #Conflicts:     732000 | #Constraints:      77387
3583.05/3595.12	c #Conflicts:     733000 | #Constraints:      78387
3583.05/3595.12	c #Conflicts:     734000 | #Constraints:      79387
3583.05/3595.12	c #Conflicts:     735000 | #Constraints:      80387
3583.05/3595.12	c #Conflicts:     736000 | #Constraints:      81387
3583.05/3595.12	c #Conflicts:     737000 | #Constraints:      82387
3583.05/3595.12	c #Conflicts:     738000 | #Constraints:      83387
3583.05/3595.12	c #Conflicts:     739000 | #Constraints:      84387
3583.05/3595.12	c #Conflicts:     740000 | #Constraints:      85387
3583.05/3595.12	c #Conflicts:     741000 | #Constraints:      86387
3583.05/3595.12	c #Conflicts:     742000 | #Constraints:      87387
3583.05/3595.12	c #Conflicts:     743000 | #Constraints:      88387
3583.05/3595.12	c #Conflicts:     744000 | #Constraints:      89387
3583.05/3595.12	c #Conflicts:     745000 | #Constraints:      90387
3583.05/3595.12	c #Conflicts:     746000 | #Constraints:      91387
3583.05/3595.12	c #Conflicts:     747000 | #Constraints:      92387
3583.05/3595.12	c #Conflicts:     748000 | #Constraints:      93387
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     749000 | #Constraints:      66828
3583.05/3595.12	c #Conflicts:     750000 | #Constraints:      67828
3583.05/3595.12	c #Conflicts:     751000 | #Constraints:      68828
3583.05/3595.12	c #Conflicts:     752000 | #Constraints:      69828
3583.05/3595.12	c #Conflicts:     753000 | #Constraints:      70828
3583.05/3595.12	c #Conflicts:     754000 | #Constraints:      71828
3583.05/3595.12	c #Conflicts:     755000 | #Constraints:      72828
3583.05/3595.12	c #Conflicts:     756000 | #Constraints:      73828
3583.05/3595.12	c #Conflicts:     757000 | #Constraints:      74828
3583.05/3595.12	c #Conflicts:     758000 | #Constraints:      75828
3583.05/3595.12	c #Conflicts:     759000 | #Constraints:      76828
3583.05/3595.12	c #Conflicts:     760000 | #Constraints:      77828
3583.05/3595.12	c #Conflicts:     761000 | #Constraints:      78828
3583.05/3595.12	c #Conflicts:     762000 | #Constraints:      79828
3583.05/3595.12	c #Conflicts:     763000 | #Constraints:      80828
3583.05/3595.12	c #Conflicts:     764000 | #Constraints:      81828
3583.05/3595.12	c #Conflicts:     765000 | #Constraints:      82828
3583.05/3595.12	c #Conflicts:     766000 | #Constraints:      83828
3583.05/3595.12	c #Conflicts:     767000 | #Constraints:      84828
3583.05/3595.12	c #Conflicts:     768000 | #Constraints:      85828
3583.05/3595.12	c #Conflicts:     769000 | #Constraints:      86828
3583.05/3595.12	c #Conflicts:     770000 | #Constraints:      87828
3583.05/3595.12	c #Conflicts:     771000 | #Constraints:      88828
3583.05/3595.12	c #Conflicts:     772000 | #Constraints:      89828
3583.05/3595.12	c #Conflicts:     773000 | #Constraints:      90828
3583.05/3595.12	c #Conflicts:     774000 | #Constraints:      91828
3583.05/3595.12	c #Conflicts:     775000 | #Constraints:      92828
3583.05/3595.12	c #Conflicts:     776000 | #Constraints:      93828
3583.05/3595.12	c #Conflicts:     777000 | #Constraints:      94828
3583.05/3595.12	c #Conflicts:     778000 | #Constraints:      95828
3583.05/3595.12	c #Conflicts:     779000 | #Constraints:      96828
3583.05/3595.12	c #Conflicts:     780000 | #Constraints:      97828
3583.05/3595.12	c #Conflicts:     781000 | #Constraints:      98828
3583.05/3595.12	c #Conflicts:     782000 | #Constraints:      99828
3583.05/3595.12	c #Conflicts:     783000 | #Constraints:     100828
3583.05/3595.12	c #Conflicts:     784000 | #Constraints:     101828
3583.05/3595.12	c #Conflicts:     785000 | #Constraints:     102828
3583.05/3595.12	c #Conflicts:     786000 | #Constraints:     103828
3583.05/3595.12	c #Conflicts:     787000 | #Constraints:     104828
3583.05/3595.12	c #Conflicts:     788000 | #Constraints:     105828
3583.05/3595.12	c #Conflicts:     789000 | #Constraints:     106828
3583.05/3595.12	c #Conflicts:     790000 | #Constraints:     107828
3583.05/3595.12	c #Conflicts:     791000 | #Constraints:     108828
3583.05/3595.12	c #Conflicts:     792000 | #Constraints:     109828
3583.05/3595.12	c #Conflicts:     793000 | #Constraints:     110828
3583.05/3595.12	c #Conflicts:     794000 | #Constraints:     111828
3583.05/3595.12	c #Conflicts:     795000 | #Constraints:     112828
3583.05/3595.12	c #Conflicts:     796000 | #Constraints:     113828
3583.05/3595.12	c #Conflicts:     797000 | #Constraints:     114828
3583.05/3595.12	c #Conflicts:     798000 | #Constraints:     115828
3583.05/3595.12	c #Conflicts:     799000 | #Constraints:     116828
3583.05/3595.12	c #Conflicts:     800000 | #Constraints:     117828
3583.05/3595.12	c #Conflicts:     801000 | #Constraints:     118828
3583.05/3595.12	c #Conflicts:     802000 | #Constraints:     119828
3583.05/3595.12	c #Conflicts:     803000 | #Constraints:     120828
3583.05/3595.12	c #Conflicts:     804000 | #Constraints:     121828
3583.05/3595.12	c #Conflicts:     805000 | #Constraints:     122828
3583.05/3595.12	c #Conflicts:     806000 | #Constraints:     123828
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     807000 | #Constraints:      73282
3583.05/3595.12	c #Conflicts:     808000 | #Constraints:      74282
3583.05/3595.12	c #Conflicts:     809000 | #Constraints:      75282
3583.05/3595.12	c #Conflicts:     810000 | #Constraints:      76282
3583.05/3595.12	c #Conflicts:     811000 | #Constraints:      77282
3583.05/3595.12	c #Conflicts:     812000 | #Constraints:      78282
3583.05/3595.12	c #Conflicts:     813000 | #Constraints:      79282
3583.05/3595.12	c #Conflicts:     814000 | #Constraints:      80282
3583.05/3595.12	c #Conflicts:     815000 | #Constraints:      81282
3583.05/3595.12	c #Conflicts:     816000 | #Constraints:      82282
3583.05/3595.12	c #Conflicts:     817000 | #Constraints:      83282
3583.05/3595.12	c #Conflicts:     818000 | #Constraints:      84282
3583.05/3595.12	c #Conflicts:     819000 | #Constraints:      85282
3583.05/3595.12	c #Conflicts:     820000 | #Constraints:      86282
3583.05/3595.12	c #Conflicts:     821000 | #Constraints:      87282
3583.05/3595.12	c #Conflicts:     822000 | #Constraints:      88282
3583.05/3595.12	c #Conflicts:     823000 | #Constraints:      89282
3583.05/3595.12	c #Conflicts:     824000 | #Constraints:      90282
3583.05/3595.12	c #Conflicts:     825000 | #Constraints:      91282
3583.05/3595.12	c #Conflicts:     826000 | #Constraints:      92282
3583.05/3595.12	c #Conflicts:     827000 | #Constraints:      93282
3583.05/3595.12	c #Conflicts:     828000 | #Constraints:      94282
3583.05/3595.12	c #Conflicts:     829000 | #Constraints:      95282
3583.05/3595.12	c #Conflicts:     830000 | #Constraints:      96282
3583.05/3595.12	c #Conflicts:     831000 | #Constraints:      97282
3583.05/3595.12	c #Conflicts:     832000 | #Constraints:      98282
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     833000 | #Constraints:      71138
3583.05/3595.12	c #Conflicts:     834000 | #Constraints:      72138
3583.05/3595.12	c #Conflicts:     835000 | #Constraints:      73138
3583.05/3595.12	c #Conflicts:     836000 | #Constraints:      74138
3583.05/3595.12	c #Conflicts:     837000 | #Constraints:      75138
3583.05/3595.12	c #Conflicts:     838000 | #Constraints:      76138
3583.05/3595.12	c #Conflicts:     839000 | #Constraints:      77138
3583.05/3595.12	c #Conflicts:     840000 | #Constraints:      78138
3583.05/3595.12	c #Conflicts:     841000 | #Constraints:      79138
3583.05/3595.12	c #Conflicts:     842000 | #Constraints:      80138
3583.05/3595.12	c #Conflicts:     843000 | #Constraints:      81138
3583.05/3595.12	c #Conflicts:     844000 | #Constraints:      82138
3583.05/3595.12	c #Conflicts:     845000 | #Constraints:      83138
3583.05/3595.12	c #Conflicts:     846000 | #Constraints:      84138
3583.05/3595.12	c #Conflicts:     847000 | #Constraints:      85138
3583.05/3595.12	c #Conflicts:     848000 | #Constraints:      86138
3583.05/3595.12	c #Conflicts:     849000 | #Constraints:      87138
3583.05/3595.12	c #Conflicts:     850000 | #Constraints:      88138
3583.05/3595.12	c #Conflicts:     851000 | #Constraints:      89138
3583.05/3595.12	c #Conflicts:     852000 | #Constraints:      90138
3583.05/3595.12	c #Conflicts:     853000 | #Constraints:      91138
3583.05/3595.12	c #Conflicts:     854000 | #Constraints:      92138
3583.05/3595.12	c #Conflicts:     855000 | #Constraints:      93138
3583.05/3595.12	c #Conflicts:     856000 | #Constraints:      94138
3583.05/3595.12	c #Conflicts:     857000 | #Constraints:      95138
3583.05/3595.12	c #Conflicts:     858000 | #Constraints:      96138
3583.05/3595.12	c #Conflicts:     859000 | #Constraints:      97138
3583.05/3595.12	c #Conflicts:     860000 | #Constraints:      98138
3583.05/3595.12	c #Conflicts:     861000 | #Constraints:      99138
3583.05/3595.12	c #Conflicts:     862000 | #Constraints:     100138
3583.05/3595.12	c #Conflicts:     863000 | #Constraints:     101138
3583.05/3595.12	c #Conflicts:     864000 | #Constraints:     102138
3583.05/3595.12	c #Conflicts:     865000 | #Constraints:     103138
3583.05/3595.12	c #Conflicts:     866000 | #Constraints:     104138
3583.05/3595.12	c #Conflicts:     867000 | #Constraints:     105138
3583.05/3595.12	c #Conflicts:     868000 | #Constraints:     106138
3583.05/3595.12	c #Conflicts:     869000 | #Constraints:     107138
3583.05/3595.12	c #Conflicts:     870000 | #Constraints:     108138
3583.05/3595.12	c #Conflicts:     871000 | #Constraints:     109138
3583.05/3595.12	c #Conflicts:     872000 | #Constraints:     110138
3583.05/3595.12	c #Conflicts:     873000 | #Constraints:     111138
3583.05/3595.12	c #Conflicts:     874000 | #Constraints:     112138
3583.05/3595.12	c #Conflicts:     875000 | #Constraints:     113138
3583.05/3595.12	c #Conflicts:     876000 | #Constraints:     114138
3583.05/3595.12	c #Conflicts:     877000 | #Constraints:     115138
3583.05/3595.12	c #Conflicts:     878000 | #Constraints:     116138
3583.05/3595.12	c #Conflicts:     879000 | #Constraints:     117138
3583.05/3595.12	c #Conflicts:     880000 | #Constraints:     118138
3583.05/3595.12	c #Conflicts:     881000 | #Constraints:     119138
3583.05/3595.12	c #Conflicts:     882000 | #Constraints:     120138
3583.05/3595.12	c #Conflicts:     883000 | #Constraints:     121138
3583.05/3595.12	c #Conflicts:     884000 | #Constraints:     122138
3583.05/3595.12	c #Conflicts:     885000 | #Constraints:     123138
3583.05/3595.12	c #Conflicts:     886000 | #Constraints:     124138
3583.05/3595.12	c #Conflicts:     887000 | #Constraints:     125138
3583.05/3595.12	c #Conflicts:     888000 | #Constraints:     126138
3583.05/3595.12	c #Conflicts:     889000 | #Constraints:     127138
3583.05/3595.12	c #Conflicts:     890000 | #Constraints:     128138
3583.05/3595.12	c #Conflicts:     891000 | #Constraints:     129138
3583.05/3595.12	c #Conflicts:     892000 | #Constraints:     130138
3583.05/3595.12	c #Conflicts:     893000 | #Constraints:     131138
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     894000 | #Constraints:      77169
3583.05/3595.12	c #Conflicts:     895000 | #Constraints:      78169
3583.05/3595.12	c #Conflicts:     896000 | #Constraints:      79169
3583.05/3595.12	c #Conflicts:     897000 | #Constraints:      80169
3583.05/3595.12	c #Conflicts:     898000 | #Constraints:      81169
3583.05/3595.12	c #Conflicts:     899000 | #Constraints:      82169
3583.05/3595.12	c #Conflicts:     900000 | #Constraints:      83169
3583.05/3595.12	c #Conflicts:     901000 | #Constraints:      84169
3583.05/3595.12	c #Conflicts:     902000 | #Constraints:      85169
3583.05/3595.12	c #Conflicts:     903000 | #Constraints:      86169
3583.05/3595.12	c #Conflicts:     904000 | #Constraints:      87169
3583.05/3595.12	c #Conflicts:     905000 | #Constraints:      88169
3583.05/3595.12	c #Conflicts:     906000 | #Constraints:      89169
3583.05/3595.12	c #Conflicts:     907000 | #Constraints:      90169
3583.05/3595.12	c #Conflicts:     908000 | #Constraints:      91169
3583.05/3595.12	c #Conflicts:     909000 | #Constraints:      92169
3583.05/3595.12	c #Conflicts:     910000 | #Constraints:      93169
3583.05/3595.12	c #Conflicts:     911000 | #Constraints:      94169
3583.05/3595.12	c #Conflicts:     912000 | #Constraints:      95169
3583.05/3595.12	c #Conflicts:     913000 | #Constraints:      96169
3583.05/3595.12	c #Conflicts:     914000 | #Constraints:      97169
3583.05/3595.12	c #Conflicts:     915000 | #Constraints:      98169
3583.05/3595.12	c #Conflicts:     916000 | #Constraints:      99169
3583.05/3595.12	c #Conflicts:     917000 | #Constraints:     100169
3583.05/3595.12	c #Conflicts:     918000 | #Constraints:     101169
3583.05/3595.12	c #Conflicts:     919000 | #Constraints:     102169
3583.05/3595.12	c #Conflicts:     920000 | #Constraints:     103169
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     921000 | #Constraints:      74622
3583.05/3595.12	c #Conflicts:     922000 | #Constraints:      75622
3583.05/3595.12	c #Conflicts:     923000 | #Constraints:      76622
3583.05/3595.12	c #Conflicts:     924000 | #Constraints:      77622
3583.05/3595.12	c #Conflicts:     925000 | #Constraints:      78622
3583.05/3595.12	c #Conflicts:     926000 | #Constraints:      79622
3583.05/3595.12	c #Conflicts:     927000 | #Constraints:      80622
3583.05/3595.12	c #Conflicts:     928000 | #Constraints:      81622
3583.05/3595.12	c #Conflicts:     929000 | #Constraints:      82622
3583.05/3595.12	c #Conflicts:     930000 | #Constraints:      83622
3583.05/3595.12	c #Conflicts:     931000 | #Constraints:      84622
3583.05/3595.12	c #Conflicts:     932000 | #Constraints:      85622
3583.05/3595.12	c #Conflicts:     933000 | #Constraints:      86622
3583.05/3595.12	c #Conflicts:     934000 | #Constraints:      87622
3583.05/3595.12	c #Conflicts:     935000 | #Constraints:      88622
3583.05/3595.12	c #Conflicts:     936000 | #Constraints:      89622
3583.05/3595.12	c #Conflicts:     937000 | #Constraints:      90622
3583.05/3595.12	c #Conflicts:     938000 | #Constraints:      91622
3583.05/3595.12	c #Conflicts:     939000 | #Constraints:      92622
3583.05/3595.12	c #Conflicts:     940000 | #Constraints:      93622
3583.05/3595.12	c #Conflicts:     941000 | #Constraints:      94622
3583.05/3595.12	c #Conflicts:     942000 | #Constraints:      95622
3583.05/3595.12	c #Conflicts:     943000 | #Constraints:      96622
3583.05/3595.12	c #Conflicts:     944000 | #Constraints:      97622
3583.05/3595.12	c #Conflicts:     945000 | #Constraints:      98622
3583.05/3595.12	c #Conflicts:     946000 | #Constraints:      99622
3583.05/3595.12	c #Conflicts:     947000 | #Constraints:     100622
3583.05/3595.12	c #Conflicts:     948000 | #Constraints:     101622
3583.05/3595.12	c #Conflicts:     949000 | #Constraints:     102622
3583.05/3595.12	c #Conflicts:     950000 | #Constraints:     103622
3583.05/3595.12	c #Conflicts:     951000 | #Constraints:     104622
3583.05/3595.12	c #Conflicts:     952000 | #Constraints:     105622
3583.05/3595.12	c #Conflicts:     953000 | #Constraints:     106622
3583.05/3595.12	c #Conflicts:     954000 | #Constraints:     107622
3583.05/3595.12	c #Conflicts:     955000 | #Constraints:     108622
3583.05/3595.12	c #Conflicts:     956000 | #Constraints:     109622
3583.05/3595.12	c #Conflicts:     957000 | #Constraints:     110622
3583.05/3595.12	c #Conflicts:     958000 | #Constraints:     111622
3583.05/3595.12	c #Conflicts:     959000 | #Constraints:     112622
3583.05/3595.12	c #Conflicts:     960000 | #Constraints:     113622
3583.05/3595.12	c #Conflicts:     961000 | #Constraints:     114622
3583.05/3595.12	c #Conflicts:     962000 | #Constraints:     115622
3583.05/3595.12	c #Conflicts:     963000 | #Constraints:     116622
3583.05/3595.12	c #Conflicts:     964000 | #Constraints:     117622
3583.05/3595.12	c #Conflicts:     965000 | #Constraints:     118622
3583.05/3595.12	c #Conflicts:     966000 | #Constraints:     119622
3583.05/3595.12	c #Conflicts:     967000 | #Constraints:     120622
3583.05/3595.12	c #Conflicts:     968000 | #Constraints:     121622
3583.05/3595.12	c #Conflicts:     969000 | #Constraints:     122622
3583.05/3595.12	c #Conflicts:     970000 | #Constraints:     123622
3583.05/3595.12	c #Conflicts:     971000 | #Constraints:     124622
3583.05/3595.12	c #Conflicts:     972000 | #Constraints:     125622
3583.05/3595.12	c #Conflicts:     973000 | #Constraints:     126622
3583.05/3595.12	c #Conflicts:     974000 | #Constraints:     127622
3583.05/3595.12	c #Conflicts:     975000 | #Constraints:     128622
3583.05/3595.12	c #Conflicts:     976000 | #Constraints:     129622
3583.05/3595.12	c #Conflicts:     977000 | #Constraints:     130623
3583.05/3595.12	c #Conflicts:     978000 | #Constraints:     131623
3583.05/3595.12	c #Conflicts:     979000 | #Constraints:     132623
3583.05/3595.12	c #Conflicts:     980000 | #Constraints:     133623
3583.05/3595.12	c #Conflicts:     981000 | #Constraints:     134623
3583.05/3595.12	c #Conflicts:     982000 | #Constraints:     135623
3583.05/3595.12	c #Conflicts:     983000 | #Constraints:     136623
3583.05/3595.12	c #Conflicts:     984000 | #Constraints:     137623
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:     985000 | #Constraints:      80479
3583.05/3595.12	c #Conflicts:     986000 | #Constraints:      81479
3583.05/3595.12	c #Conflicts:     987000 | #Constraints:      82479
3583.05/3595.12	c #Conflicts:     988000 | #Constraints:      83479
3583.05/3595.12	c #Conflicts:     989000 | #Constraints:      84479
3583.05/3595.12	c #Conflicts:     990000 | #Constraints:      85479
3583.05/3595.12	c #Conflicts:     991000 | #Constraints:      86479
3583.05/3595.12	c #Conflicts:     992000 | #Constraints:      87479
3583.05/3595.12	c #Conflicts:     993000 | #Constraints:      88479
3583.05/3595.12	c #Conflicts:     994000 | #Constraints:      89479
3583.05/3595.12	c #Conflicts:     995000 | #Constraints:      90479
3583.05/3595.12	c #Conflicts:     996000 | #Constraints:      91479
3583.05/3595.12	c #Conflicts:     997000 | #Constraints:      92479
3583.05/3595.12	c #Conflicts:     998000 | #Constraints:      93479
3583.05/3595.12	c #Conflicts:     999000 | #Constraints:      94479
3583.05/3595.12	c #Conflicts:    1000000 | #Constraints:      95479
3583.05/3595.12	c #Conflicts:    1001000 | #Constraints:      96479
3583.05/3595.12	c #Conflicts:    1002000 | #Constraints:      97479
3583.05/3595.12	c #Conflicts:    1003000 | #Constraints:      98479
3583.05/3595.12	c #Conflicts:    1004000 | #Constraints:      99479
3583.05/3595.12	c #Conflicts:    1005000 | #Constraints:     100479
3583.05/3595.12	c #Conflicts:    1006000 | #Constraints:     101479
3583.05/3595.12	c #Conflicts:    1007000 | #Constraints:     102479
3583.05/3595.12	c #Conflicts:    1008000 | #Constraints:     103479
3583.05/3595.12	c #Conflicts:    1009000 | #Constraints:     104479
3583.05/3595.12	c #Conflicts:    1010000 | #Constraints:     105479
3583.05/3595.12	c #Conflicts:    1011000 | #Constraints:     106479
3583.05/3595.12	c #Conflicts:    1012000 | #Constraints:     107479
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1013000 | #Constraints:      78112
3583.05/3595.12	c #Conflicts:    1014000 | #Constraints:      79112
3583.05/3595.12	c #Conflicts:    1015000 | #Constraints:      80112
3583.05/3595.12	c #Conflicts:    1016000 | #Constraints:      81112
3583.05/3595.12	c #Conflicts:    1017000 | #Constraints:      82112
3583.05/3595.12	c #Conflicts:    1018000 | #Constraints:      83112
3583.05/3595.12	c #Conflicts:    1019000 | #Constraints:      84112
3583.05/3595.12	c #Conflicts:    1020000 | #Constraints:      85112
3583.05/3595.12	c #Conflicts:    1021000 | #Constraints:      86112
3583.05/3595.12	c #Conflicts:    1022000 | #Constraints:      87112
3583.05/3595.12	c #Conflicts:    1023000 | #Constraints:      88112
3583.05/3595.12	c #Conflicts:    1024000 | #Constraints:      89112
3583.05/3595.12	c #Conflicts:    1025000 | #Constraints:      90112
3583.05/3595.12	c #Conflicts:    1026000 | #Constraints:      91112
3583.05/3595.12	c #Conflicts:    1027000 | #Constraints:      92112
3583.05/3595.12	c #Conflicts:    1028000 | #Constraints:      93112
3583.05/3595.12	c #Conflicts:    1029000 | #Constraints:      94112
3583.05/3595.12	c #Conflicts:    1030000 | #Constraints:      95112
3583.05/3595.12	c #Conflicts:    1031000 | #Constraints:      96112
3583.05/3595.12	c #Conflicts:    1032000 | #Constraints:      97112
3583.05/3595.12	c #Conflicts:    1033000 | #Constraints:      98112
3583.05/3595.12	c #Conflicts:    1034000 | #Constraints:      99112
3583.05/3595.12	c #Conflicts:    1035000 | #Constraints:     100112
3583.05/3595.12	c #Conflicts:    1036000 | #Constraints:     101112
3583.05/3595.12	c #Conflicts:    1037000 | #Constraints:     102112
3583.05/3595.12	c #Conflicts:    1038000 | #Constraints:     103112
3583.05/3595.12	c #Conflicts:    1039000 | #Constraints:     104112
3583.05/3595.12	c #Conflicts:    1040000 | #Constraints:     105112
3583.05/3595.12	c #Conflicts:    1041000 | #Constraints:     106112
3583.05/3595.12	c #Conflicts:    1042000 | #Constraints:     107112
3583.05/3595.12	c #Conflicts:    1043000 | #Constraints:     108112
3583.05/3595.12	c #Conflicts:    1044000 | #Constraints:     109112
3583.05/3595.12	c #Conflicts:    1045000 | #Constraints:     110112
3583.05/3595.12	c #Conflicts:    1046000 | #Constraints:     111112
3583.05/3595.12	c #Conflicts:    1047000 | #Constraints:     112112
3583.05/3595.12	c #Conflicts:    1048000 | #Constraints:     113112
3583.05/3595.12	c #Conflicts:    1049000 | #Constraints:     114112
3583.05/3595.12	c #Conflicts:    1050000 | #Constraints:     115112
3583.05/3595.12	c #Conflicts:    1051000 | #Constraints:     116112
3583.05/3595.12	c #Conflicts:    1052000 | #Constraints:     117112
3583.05/3595.12	c #Conflicts:    1053000 | #Constraints:     118112
3583.05/3595.12	c #Conflicts:    1054000 | #Constraints:     119112
3583.05/3595.12	c #Conflicts:    1055000 | #Constraints:     120112
3583.05/3595.12	c #Conflicts:    1056000 | #Constraints:     121112
3583.05/3595.12	c #Conflicts:    1057000 | #Constraints:     122112
3583.05/3595.12	c #Conflicts:    1058000 | #Constraints:     123112
3583.05/3595.12	c #Conflicts:    1059000 | #Constraints:     124112
3583.05/3595.12	c #Conflicts:    1060000 | #Constraints:     125112
3583.05/3595.12	c #Conflicts:    1061000 | #Constraints:     126112
3583.05/3595.12	c #Conflicts:    1062000 | #Constraints:     127112
3583.05/3595.12	c #Conflicts:    1063000 | #Constraints:     128112
3583.05/3595.12	c #Conflicts:    1064000 | #Constraints:     129112
3583.05/3595.12	c #Conflicts:    1065000 | #Constraints:     130112
3583.05/3595.12	c #Conflicts:    1066000 | #Constraints:     131112
3583.05/3595.12	c #Conflicts:    1067000 | #Constraints:     132112
3583.05/3595.12	c #Conflicts:    1068000 | #Constraints:     133112
3583.05/3595.12	c #Conflicts:    1069000 | #Constraints:     134112
3583.05/3595.12	c #Conflicts:    1070000 | #Constraints:     135112
3583.05/3595.12	c #Conflicts:    1071000 | #Constraints:     136112
3583.05/3595.12	c #Conflicts:    1072000 | #Constraints:     137112
3583.05/3595.12	c #Conflicts:    1073000 | #Constraints:     138112
3583.05/3595.12	c #Conflicts:    1074000 | #Constraints:     139112
3583.05/3595.12	c #Conflicts:    1075000 | #Constraints:     140112
3583.05/3595.12	c #Conflicts:    1076000 | #Constraints:     141112
3583.05/3595.12	c #Conflicts:    1077000 | #Constraints:     142112
3583.05/3595.12	c #Conflicts:    1078000 | #Constraints:     143112
3583.05/3595.12	c #Conflicts:    1079000 | #Constraints:     144112
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1080000 | #Constraints:      83574
3583.05/3595.12	c #Conflicts:    1081000 | #Constraints:      84574
3583.05/3595.12	c #Conflicts:    1082000 | #Constraints:      85574
3583.05/3595.12	c #Conflicts:    1083000 | #Constraints:      86574
3583.05/3595.12	c #Conflicts:    1084000 | #Constraints:      87574
3583.05/3595.12	c #Conflicts:    1085000 | #Constraints:      88574
3583.05/3595.12	c #Conflicts:    1086000 | #Constraints:      89574
3583.05/3595.12	c #Conflicts:    1087000 | #Constraints:      90574
3583.05/3595.12	c #Conflicts:    1088000 | #Constraints:      91574
3583.05/3595.12	c #Conflicts:    1089000 | #Constraints:      92574
3583.05/3595.12	c #Conflicts:    1090000 | #Constraints:      93574
3583.05/3595.12	c #Conflicts:    1091000 | #Constraints:      94574
3583.05/3595.12	c #Conflicts:    1092000 | #Constraints:      95574
3583.05/3595.12	c #Conflicts:    1093000 | #Constraints:      96574
3583.05/3595.12	c #Conflicts:    1094000 | #Constraints:      97574
3583.05/3595.12	c #Conflicts:    1095000 | #Constraints:      98574
3583.05/3595.12	c #Conflicts:    1096000 | #Constraints:      99574
3583.05/3595.12	c #Conflicts:    1097000 | #Constraints:     100574
3583.05/3595.12	c #Conflicts:    1098000 | #Constraints:     101574
3583.05/3595.12	c #Conflicts:    1099000 | #Constraints:     102574
3583.05/3595.12	c #Conflicts:    1100000 | #Constraints:     103574
3583.05/3595.12	c #Conflicts:    1101000 | #Constraints:     104574
3583.05/3595.12	c #Conflicts:    1102000 | #Constraints:     105574
3583.05/3595.12	c #Conflicts:    1103000 | #Constraints:     106574
3583.05/3595.12	c #Conflicts:    1104000 | #Constraints:     107574
3583.05/3595.12	c #Conflicts:    1105000 | #Constraints:     108574
3583.05/3595.12	c #Conflicts:    1106000 | #Constraints:     109574
3583.05/3595.12	c #Conflicts:    1107000 | #Constraints:     110574
3583.05/3595.12	c #Conflicts:    1108000 | #Constraints:     111574
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1109000 | #Constraints:      79762
3583.05/3595.12	c #Conflicts:    1110000 | #Constraints:      80762
3583.05/3595.12	c #Conflicts:    1111000 | #Constraints:      81762
3583.05/3595.12	c #Conflicts:    1112000 | #Constraints:      82762
3583.05/3595.12	c #Conflicts:    1113000 | #Constraints:      83762
3583.05/3595.12	c #Conflicts:    1114000 | #Constraints:      84762
3583.05/3595.12	c #Conflicts:    1115000 | #Constraints:      85762
3583.05/3595.12	c #Conflicts:    1116000 | #Constraints:      86762
3583.05/3595.12	c #Conflicts:    1117000 | #Constraints:      87762
3583.05/3595.12	c #Conflicts:    1118000 | #Constraints:      88762
3583.05/3595.12	c #Conflicts:    1119000 | #Constraints:      89762
3583.05/3595.12	c #Conflicts:    1120000 | #Constraints:      90762
3583.05/3595.12	c #Conflicts:    1121000 | #Constraints:      91762
3583.05/3595.12	c #Conflicts:    1122000 | #Constraints:      92762
3583.05/3595.12	c #Conflicts:    1123000 | #Constraints:      93762
3583.05/3595.12	c #Conflicts:    1124000 | #Constraints:      94762
3583.05/3595.12	c #Conflicts:    1125000 | #Constraints:      95762
3583.05/3595.12	c #Conflicts:    1126000 | #Constraints:      96762
3583.05/3595.12	c #Conflicts:    1127000 | #Constraints:      97762
3583.05/3595.12	c #Conflicts:    1128000 | #Constraints:      98762
3583.05/3595.12	c #Conflicts:    1129000 | #Constraints:      99762
3583.05/3595.12	c #Conflicts:    1130000 | #Constraints:     100762
3583.05/3595.12	c #Conflicts:    1131000 | #Constraints:     101762
3583.05/3595.12	c #Conflicts:    1132000 | #Constraints:     102762
3583.05/3595.12	c #Conflicts:    1133000 | #Constraints:     103762
3583.05/3595.12	c #Conflicts:    1134000 | #Constraints:     104762
3583.05/3595.12	c #Conflicts:    1135000 | #Constraints:     105762
3583.05/3595.12	c #Conflicts:    1136000 | #Constraints:     106762
3583.05/3595.12	c #Conflicts:    1137000 | #Constraints:     107762
3583.05/3595.12	c #Conflicts:    1138000 | #Constraints:     108762
3583.05/3595.12	c #Conflicts:    1139000 | #Constraints:     109762
3583.05/3595.12	c #Conflicts:    1140000 | #Constraints:     110762
3583.05/3595.12	c #Conflicts:    1141000 | #Constraints:     111762
3583.05/3595.12	c #Conflicts:    1142000 | #Constraints:     112762
3583.05/3595.12	c #Conflicts:    1143000 | #Constraints:     113762
3583.05/3595.12	c #Conflicts:    1144000 | #Constraints:     114762
3583.05/3595.12	c #Conflicts:    1145000 | #Constraints:     115762
3583.05/3595.12	c #Conflicts:    1146000 | #Constraints:     116762
3583.05/3595.12	c #Conflicts:    1147000 | #Constraints:     117762
3583.05/3595.12	c #Conflicts:    1148000 | #Constraints:     118762
3583.05/3595.12	c #Conflicts:    1149000 | #Constraints:     119762
3583.05/3595.12	c #Conflicts:    1150000 | #Constraints:     120762
3583.05/3595.12	c #Conflicts:    1151000 | #Constraints:     121762
3583.05/3595.12	c #Conflicts:    1152000 | #Constraints:     122762
3583.05/3595.12	c #Conflicts:    1153000 | #Constraints:     123762
3583.05/3595.12	c #Conflicts:    1154000 | #Constraints:     124762
3583.05/3595.12	c #Conflicts:    1155000 | #Constraints:     125762
3583.05/3595.12	c #Conflicts:    1156000 | #Constraints:     126762
3583.05/3595.12	c #Conflicts:    1157000 | #Constraints:     127762
3583.05/3595.12	c #Conflicts:    1158000 | #Constraints:     128762
3583.05/3595.12	c #Conflicts:    1159000 | #Constraints:     129762
3583.05/3595.12	c #Conflicts:    1160000 | #Constraints:     130762
3583.05/3595.12	c #Conflicts:    1161000 | #Constraints:     131762
3583.05/3595.12	c #Conflicts:    1162000 | #Constraints:     132762
3583.05/3595.12	c #Conflicts:    1163000 | #Constraints:     133762
3583.05/3595.12	c #Conflicts:    1164000 | #Constraints:     134762
3583.05/3595.12	c #Conflicts:    1165000 | #Constraints:     135762
3583.05/3595.12	c #Conflicts:    1166000 | #Constraints:     136762
3583.05/3595.12	c #Conflicts:    1167000 | #Constraints:     137762
3583.05/3595.12	c #Conflicts:    1168000 | #Constraints:     138762
3583.05/3595.12	c #Conflicts:    1169000 | #Constraints:     139762
3583.05/3595.12	c #Conflicts:    1170000 | #Constraints:     140762
3583.05/3595.12	c #Conflicts:    1171000 | #Constraints:     141762
3583.05/3595.12	c #Conflicts:    1172000 | #Constraints:     142762
3583.05/3595.12	c #Conflicts:    1173000 | #Constraints:     143762
3583.05/3595.12	c #Conflicts:    1174000 | #Constraints:     144762
3583.05/3595.12	c #Conflicts:    1175000 | #Constraints:     145762
3583.05/3595.12	c #Conflicts:    1176000 | #Constraints:     146763
3583.05/3595.12	c #Conflicts:    1177000 | #Constraints:     147763
3583.05/3595.12	c #Conflicts:    1178000 | #Constraints:     148763
3583.05/3595.12	c #Conflicts:    1179000 | #Constraints:     149763
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1180000 | #Constraints:      86608
3583.05/3595.12	c #Conflicts:    1181000 | #Constraints:      87608
3583.05/3595.12	c #Conflicts:    1182000 | #Constraints:      88608
3583.05/3595.12	c #Conflicts:    1183000 | #Constraints:      89608
3583.05/3595.12	c #Conflicts:    1184000 | #Constraints:      90608
3583.05/3595.12	c #Conflicts:    1185000 | #Constraints:      91608
3583.05/3595.12	c #Conflicts:    1186000 | #Constraints:      92608
3583.05/3595.12	c #Conflicts:    1187000 | #Constraints:      93608
3583.05/3595.12	c #Conflicts:    1188000 | #Constraints:      94608
3583.05/3595.12	c #Conflicts:    1189000 | #Constraints:      95608
3583.05/3595.12	c #Conflicts:    1190000 | #Constraints:      96608
3583.05/3595.12	c #Conflicts:    1191000 | #Constraints:      97608
3583.05/3595.12	c #Conflicts:    1192000 | #Constraints:      98608
3583.05/3595.12	c #Conflicts:    1193000 | #Constraints:      99608
3583.05/3595.12	c #Conflicts:    1194000 | #Constraints:     100608
3583.05/3595.12	c #Conflicts:    1195000 | #Constraints:     101608
3583.05/3595.12	c #Conflicts:    1196000 | #Constraints:     102608
3583.05/3595.12	c #Conflicts:    1197000 | #Constraints:     103608
3583.05/3595.12	c #Conflicts:    1198000 | #Constraints:     104608
3583.05/3595.12	c #Conflicts:    1199000 | #Constraints:     105608
3583.05/3595.12	c #Conflicts:    1200000 | #Constraints:     106608
3583.05/3595.12	c #Conflicts:    1201000 | #Constraints:     107608
3583.05/3595.12	c #Conflicts:    1202000 | #Constraints:     108608
3583.05/3595.12	c #Conflicts:    1203000 | #Constraints:     109608
3583.05/3595.12	c #Conflicts:    1204000 | #Constraints:     110608
3583.05/3595.12	c #Conflicts:    1205000 | #Constraints:     111608
3583.05/3595.12	c #Conflicts:    1206000 | #Constraints:     112608
3583.05/3595.12	c #Conflicts:    1207000 | #Constraints:     113608
3583.05/3595.12	c #Conflicts:    1208000 | #Constraints:     114608
3583.05/3595.12	c #Conflicts:    1209000 | #Constraints:     115608
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1210000 | #Constraints:      82914
3583.05/3595.12	c #Conflicts:    1211000 | #Constraints:      83914
3583.05/3595.12	c #Conflicts:    1212000 | #Constraints:      84914
3583.05/3595.12	c #Conflicts:    1213000 | #Constraints:      85914
3583.05/3595.12	c #Conflicts:    1214000 | #Constraints:      86914
3583.05/3595.12	c #Conflicts:    1215000 | #Constraints:      87914
3583.05/3595.12	c #Conflicts:    1216000 | #Constraints:      88914
3583.05/3595.12	c #Conflicts:    1217000 | #Constraints:      89914
3583.05/3595.12	c #Conflicts:    1218000 | #Constraints:      90914
3583.05/3595.12	c #Conflicts:    1219000 | #Constraints:      91914
3583.05/3595.12	c #Conflicts:    1220000 | #Constraints:      92914
3583.05/3595.12	c #Conflicts:    1221000 | #Constraints:      93914
3583.05/3595.12	c #Conflicts:    1222000 | #Constraints:      94914
3583.05/3595.12	c #Conflicts:    1223000 | #Constraints:      95914
3583.05/3595.12	c #Conflicts:    1224000 | #Constraints:      96914
3583.05/3595.12	c #Conflicts:    1225000 | #Constraints:      97914
3583.05/3595.12	c #Conflicts:    1226000 | #Constraints:      98914
3583.05/3595.12	c #Conflicts:    1227000 | #Constraints:      99914
3583.05/3595.12	c #Conflicts:    1228000 | #Constraints:     100914
3583.05/3595.12	c #Conflicts:    1229000 | #Constraints:     101914
3583.05/3595.12	c #Conflicts:    1230000 | #Constraints:     102914
3583.05/3595.12	c #Conflicts:    1231000 | #Constraints:     103914
3583.05/3595.12	c #Conflicts:    1232000 | #Constraints:     104914
3583.05/3595.12	c #Conflicts:    1233000 | #Constraints:     105914
3583.05/3595.12	c #Conflicts:    1234000 | #Constraints:     106914
3583.05/3595.12	c #Conflicts:    1235000 | #Constraints:     107914
3583.05/3595.12	c #Conflicts:    1236000 | #Constraints:     108914
3583.05/3595.12	c #Conflicts:    1237000 | #Constraints:     109914
3583.05/3595.12	c #Conflicts:    1238000 | #Constraints:     110914
3583.05/3595.12	c #Conflicts:    1239000 | #Constraints:     111914
3583.05/3595.12	c #Conflicts:    1240000 | #Constraints:     112914
3583.05/3595.12	c #Conflicts:    1241000 | #Constraints:     113914
3583.05/3595.12	c #Conflicts:    1242000 | #Constraints:     114914
3583.05/3595.12	c #Conflicts:    1243000 | #Constraints:     115914
3583.05/3595.12	c #Conflicts:    1244000 | #Constraints:     116914
3583.05/3595.12	c #Conflicts:    1245000 | #Constraints:     117914
3583.05/3595.12	c #Conflicts:    1246000 | #Constraints:     118914
3583.05/3595.12	c #Conflicts:    1247000 | #Constraints:     119914
3583.05/3595.12	c #Conflicts:    1248000 | #Constraints:     120914
3583.05/3595.12	c #Conflicts:    1249000 | #Constraints:     121914
3583.05/3595.12	c #Conflicts:    1250000 | #Constraints:     122914
3583.05/3595.12	c #Conflicts:    1251000 | #Constraints:     123914
3583.05/3595.12	c #Conflicts:    1252000 | #Constraints:     124914
3583.05/3595.12	c #Conflicts:    1253000 | #Constraints:     125914
3583.05/3595.12	c #Conflicts:    1254000 | #Constraints:     126914
3583.05/3595.12	c #Conflicts:    1255000 | #Constraints:     127914
3583.05/3595.12	c #Conflicts:    1256000 | #Constraints:     128914
3583.05/3595.12	c #Conflicts:    1257000 | #Constraints:     129914
3583.05/3595.12	c #Conflicts:    1258000 | #Constraints:     130914
3583.05/3595.12	c #Conflicts:    1259000 | #Constraints:     131914
3583.05/3595.12	c #Conflicts:    1260000 | #Constraints:     132914
3583.05/3595.12	c #Conflicts:    1261000 | #Constraints:     133914
3583.05/3595.12	c #Conflicts:    1262000 | #Constraints:     134914
3583.05/3595.12	c #Conflicts:    1263000 | #Constraints:     135914
3583.05/3595.12	c #Conflicts:    1264000 | #Constraints:     136914
3583.05/3595.12	c #Conflicts:    1265000 | #Constraints:     137914
3583.05/3595.12	c #Conflicts:    1266000 | #Constraints:     138914
3583.05/3595.12	c #Conflicts:    1267000 | #Constraints:     139914
3583.05/3595.12	c #Conflicts:    1268000 | #Constraints:     140914
3583.05/3595.12	c #Conflicts:    1269000 | #Constraints:     141914
3583.05/3595.12	c #Conflicts:    1270000 | #Constraints:     142914
3583.05/3595.12	c #Conflicts:    1271000 | #Constraints:     143914
3583.05/3595.12	c #Conflicts:    1272000 | #Constraints:     144914
3583.05/3595.12	c #Conflicts:    1273000 | #Constraints:     145914
3583.05/3595.12	c #Conflicts:    1274000 | #Constraints:     146914
3583.05/3595.12	c #Conflicts:    1275000 | #Constraints:     147914
3583.05/3595.12	c #Conflicts:    1276000 | #Constraints:     148914
3583.05/3595.12	c #Conflicts:    1277000 | #Constraints:     149914
3583.05/3595.12	c #Conflicts:    1278000 | #Constraints:     150914
3583.05/3595.12	c #Conflicts:    1279000 | #Constraints:     151914
3583.05/3595.12	c #Conflicts:    1280000 | #Constraints:     152914
3583.05/3595.12	c #Conflicts:    1281000 | #Constraints:     153914
3583.05/3595.12	c #Conflicts:    1282000 | #Constraints:     154914
3583.05/3595.12	c #Conflicts:    1283000 | #Constraints:     155914
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1284000 | #Constraints:      89598
3583.05/3595.12	c #Conflicts:    1285000 | #Constraints:      90598
3583.05/3595.12	c #Conflicts:    1286000 | #Constraints:      91598
3583.05/3595.12	c #Conflicts:    1287000 | #Constraints:      92598
3583.05/3595.12	c #Conflicts:    1288000 | #Constraints:      93598
3583.05/3595.12	c #Conflicts:    1289000 | #Constraints:      94598
3583.05/3595.12	c #Conflicts:    1290000 | #Constraints:      95598
3583.05/3595.12	c #Conflicts:    1291000 | #Constraints:      96598
3583.05/3595.12	c #Conflicts:    1292000 | #Constraints:      97598
3583.05/3595.12	c #Conflicts:    1293000 | #Constraints:      98598
3583.05/3595.12	c #Conflicts:    1294000 | #Constraints:      99598
3583.05/3595.12	c #Conflicts:    1295000 | #Constraints:     100598
3583.05/3595.12	c #Conflicts:    1296000 | #Constraints:     101598
3583.05/3595.12	c #Conflicts:    1297000 | #Constraints:     102598
3583.05/3595.12	c #Conflicts:    1298000 | #Constraints:     103598
3583.05/3595.12	c #Conflicts:    1299000 | #Constraints:     104598
3583.05/3595.12	c #Conflicts:    1300000 | #Constraints:     105598
3583.05/3595.12	c #Conflicts:    1301000 | #Constraints:     106598
3583.05/3595.12	c #Conflicts:    1302000 | #Constraints:     107598
3583.05/3595.12	c #Conflicts:    1303000 | #Constraints:     108598
3583.05/3595.12	c #Conflicts:    1304000 | #Constraints:     109598
3583.05/3595.12	c #Conflicts:    1305000 | #Constraints:     110598
3583.05/3595.12	c #Conflicts:    1306000 | #Constraints:     111598
3583.05/3595.12	c #Conflicts:    1307000 | #Constraints:     112598
3583.05/3595.12	c #Conflicts:    1308000 | #Constraints:     113598
3583.05/3595.12	c #Conflicts:    1309000 | #Constraints:     114598
3583.05/3595.12	c #Conflicts:    1310000 | #Constraints:     115598
3583.05/3595.12	c #Conflicts:    1311000 | #Constraints:     116598
3583.05/3595.12	c #Conflicts:    1312000 | #Constraints:     117598
3583.05/3595.12	c #Conflicts:    1313000 | #Constraints:     118598
3583.05/3595.12	c #Conflicts:    1314000 | #Constraints:     119598
3583.05/3595.12	c #Conflicts:    1315000 | #Constraints:     120598
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1316000 | #Constraints:      86717
3583.05/3595.12	c #Conflicts:    1317000 | #Constraints:      87717
3583.05/3595.12	c #Conflicts:    1318000 | #Constraints:      88717
3583.05/3595.12	c #Conflicts:    1319000 | #Constraints:      89717
3583.05/3595.12	c #Conflicts:    1320000 | #Constraints:      90717
3583.05/3595.12	c #Conflicts:    1321000 | #Constraints:      91717
3583.05/3595.12	c #Conflicts:    1322000 | #Constraints:      92717
3583.05/3595.12	c #Conflicts:    1323000 | #Constraints:      93717
3583.05/3595.12	c #Conflicts:    1324000 | #Constraints:      94717
3583.05/3595.12	c #Conflicts:    1325000 | #Constraints:      95717
3583.05/3595.12	c #Conflicts:    1326000 | #Constraints:      96717
3583.05/3595.12	c #Conflicts:    1327000 | #Constraints:      97717
3583.05/3595.12	c #Conflicts:    1328000 | #Constraints:      98717
3583.05/3595.12	c #Conflicts:    1329000 | #Constraints:      99717
3583.05/3595.12	c #Conflicts:    1330000 | #Constraints:     100717
3583.05/3595.12	c #Conflicts:    1331000 | #Constraints:     101717
3583.05/3595.12	c #Conflicts:    1332000 | #Constraints:     102717
3583.05/3595.12	c #Conflicts:    1333000 | #Constraints:     103717
3583.05/3595.12	c #Conflicts:    1334000 | #Constraints:     104717
3583.05/3595.12	c #Conflicts:    1335000 | #Constraints:     105717
3583.05/3595.12	c #Conflicts:    1336000 | #Constraints:     106717
3583.05/3595.12	c #Conflicts:    1337000 | #Constraints:     107717
3583.05/3595.12	c #Conflicts:    1338000 | #Constraints:     108717
3583.05/3595.12	c #Conflicts:    1339000 | #Constraints:     109717
3583.05/3595.12	c #Conflicts:    1340000 | #Constraints:     110717
3583.05/3595.12	c #Conflicts:    1341000 | #Constraints:     111717
3583.05/3595.12	c #Conflicts:    1342000 | #Constraints:     112717
3583.05/3595.12	c #Conflicts:    1343000 | #Constraints:     113717
3583.05/3595.12	c #Conflicts:    1344000 | #Constraints:     114717
3583.05/3595.12	c #Conflicts:    1345000 | #Constraints:     115717
3583.05/3595.12	c #Conflicts:    1346000 | #Constraints:     116717
3583.05/3595.12	c #Conflicts:    1347000 | #Constraints:     117717
3583.05/3595.12	c #Conflicts:    1348000 | #Constraints:     118717
3583.05/3595.12	c #Conflicts:    1349000 | #Constraints:     119717
3583.05/3595.12	c #Conflicts:    1350000 | #Constraints:     120717
3583.05/3595.12	c #Conflicts:    1351000 | #Constraints:     121717
3583.05/3595.12	c #Conflicts:    1352000 | #Constraints:     122717
3583.05/3595.12	c #Conflicts:    1353000 | #Constraints:     123717
3583.05/3595.12	c #Conflicts:    1354000 | #Constraints:     124717
3583.05/3595.12	c #Conflicts:    1355000 | #Constraints:     125717
3583.05/3595.12	c #Conflicts:    1356000 | #Constraints:     126717
3583.05/3595.12	c #Conflicts:    1357000 | #Constraints:     127717
3583.05/3595.12	c #Conflicts:    1358000 | #Constraints:     128717
3583.05/3595.12	c #Conflicts:    1359000 | #Constraints:     129717
3583.05/3595.12	c #Conflicts:    1360000 | #Constraints:     130717
3583.05/3595.12	c #Conflicts:    1361000 | #Constraints:     131717
3583.05/3595.12	c #Conflicts:    1362000 | #Constraints:     132717
3583.05/3595.12	c #Conflicts:    1363000 | #Constraints:     133717
3583.05/3595.12	c #Conflicts:    1364000 | #Constraints:     134717
3583.05/3595.12	c #Conflicts:    1365000 | #Constraints:     135717
3583.05/3595.12	c #Conflicts:    1366000 | #Constraints:     136717
3583.05/3595.12	c #Conflicts:    1367000 | #Constraints:     137717
3583.05/3595.12	c #Conflicts:    1368000 | #Constraints:     138717
3583.05/3595.12	c #Conflicts:    1369000 | #Constraints:     139717
3583.05/3595.12	c #Conflicts:    1370000 | #Constraints:     140717
3583.05/3595.12	c #Conflicts:    1371000 | #Constraints:     141717
3583.05/3595.12	c #Conflicts:    1372000 | #Constraints:     142717
3583.05/3595.12	c #Conflicts:    1373000 | #Constraints:     143717
3583.05/3595.12	c #Conflicts:    1374000 | #Constraints:     144717
3583.05/3595.12	c #Conflicts:    1375000 | #Constraints:     145717
3583.05/3595.12	c #Conflicts:    1376000 | #Constraints:     146717
3583.05/3595.12	c #Conflicts:    1377000 | #Constraints:     147717
3583.05/3595.12	c #Conflicts:    1378000 | #Constraints:     148717
3583.05/3595.12	c #Conflicts:    1379000 | #Constraints:     149717
3583.05/3595.12	c #Conflicts:    1380000 | #Constraints:     150717
3583.05/3595.12	c #Conflicts:    1381000 | #Constraints:     151717
3583.05/3595.12	c #Conflicts:    1382000 | #Constraints:     152717
3583.05/3595.12	c #Conflicts:    1383000 | #Constraints:     153717
3583.05/3595.12	c #Conflicts:    1384000 | #Constraints:     154717
3583.05/3595.12	c #Conflicts:    1385000 | #Constraints:     155717
3583.05/3595.12	c #Conflicts:    1386000 | #Constraints:     156717
3583.05/3595.12	c #Conflicts:    1387000 | #Constraints:     157717
3583.05/3595.12	c #Conflicts:    1388000 | #Constraints:     158717
3583.05/3595.12	c #Conflicts:    1389000 | #Constraints:     159717
3583.05/3595.12	c #Conflicts:    1390000 | #Constraints:     160717
3583.05/3595.12	c #Conflicts:    1391000 | #Constraints:     161717
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1392000 | #Constraints:      92308
3583.05/3595.12	c #Conflicts:    1393000 | #Constraints:      93308
3583.05/3595.12	c #Conflicts:    1394000 | #Constraints:      94308
3583.05/3595.12	c #Conflicts:    1395000 | #Constraints:      95308
3583.05/3595.12	c #Conflicts:    1396000 | #Constraints:      96308
3583.05/3595.12	c #Conflicts:    1397000 | #Constraints:      97308
3583.05/3595.12	c #Conflicts:    1398000 | #Constraints:      98308
3583.05/3595.12	c #Conflicts:    1399000 | #Constraints:      99308
3583.05/3595.12	c #Conflicts:    1400000 | #Constraints:     100308
3583.05/3595.12	c #Conflicts:    1401000 | #Constraints:     101308
3583.05/3595.12	c #Conflicts:    1402000 | #Constraints:     102308
3583.05/3595.12	c #Conflicts:    1403000 | #Constraints:     103308
3583.05/3595.12	c #Conflicts:    1404000 | #Constraints:     104308
3583.05/3595.12	c #Conflicts:    1405000 | #Constraints:     105308
3583.05/3595.12	c #Conflicts:    1406000 | #Constraints:     106308
3583.05/3595.12	c #Conflicts:    1407000 | #Constraints:     107308
3583.05/3595.12	c #Conflicts:    1408000 | #Constraints:     108308
3583.05/3595.12	c #Conflicts:    1409000 | #Constraints:     109309
3583.05/3595.12	c #Conflicts:    1410000 | #Constraints:     110309
3583.05/3595.12	c #Conflicts:    1411000 | #Constraints:     111309
3583.05/3595.12	c #Conflicts:    1412000 | #Constraints:     112309
3583.05/3595.12	c #Conflicts:    1413000 | #Constraints:     113309
3583.05/3595.12	c #Conflicts:    1414000 | #Constraints:     114309
3583.05/3595.12	c #Conflicts:    1415000 | #Constraints:     115309
3583.05/3595.12	c #Conflicts:    1416000 | #Constraints:     116309
3583.05/3595.12	c #Conflicts:    1417000 | #Constraints:     117309
3583.05/3595.12	c #Conflicts:    1418000 | #Constraints:     118309
3583.05/3595.12	c #Conflicts:    1419000 | #Constraints:     119309
3583.05/3595.12	c #Conflicts:    1420000 | #Constraints:     120309
3583.05/3595.12	c #Conflicts:    1421000 | #Constraints:     121309
3583.05/3595.12	c #Conflicts:    1422000 | #Constraints:     122309
3583.05/3595.12	c #Conflicts:    1423000 | #Constraints:     123309
3583.05/3595.12	c #Conflicts:    1424000 | #Constraints:     124309
3583.05/3595.12	c #Conflicts:    1425000 | #Constraints:     125309
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1426000 | #Constraints:      90474
3583.05/3595.12	c #Conflicts:    1427000 | #Constraints:      91474
3583.05/3595.12	c #Conflicts:    1428000 | #Constraints:      92474
3583.05/3595.12	c #Conflicts:    1429000 | #Constraints:      93474
3583.05/3595.12	c #Conflicts:    1430000 | #Constraints:      94474
3583.05/3595.12	c #Conflicts:    1431000 | #Constraints:      95474
3583.05/3595.12	c #Conflicts:    1432000 | #Constraints:      96474
3583.05/3595.12	c #Conflicts:    1433000 | #Constraints:      97474
3583.05/3595.12	c #Conflicts:    1434000 | #Constraints:      98474
3583.05/3595.12	c #Conflicts:    1435000 | #Constraints:      99474
3583.05/3595.12	c #Conflicts:    1436000 | #Constraints:     100474
3583.05/3595.12	c #Conflicts:    1437000 | #Constraints:     101474
3583.05/3595.12	c #Conflicts:    1438000 | #Constraints:     102474
3583.05/3595.12	c #Conflicts:    1439000 | #Constraints:     103474
3583.05/3595.12	c #Conflicts:    1440000 | #Constraints:     104474
3583.05/3595.12	c #Conflicts:    1441000 | #Constraints:     105474
3583.05/3595.12	c #Conflicts:    1442000 | #Constraints:     106474
3583.05/3595.12	c #Conflicts:    1443000 | #Constraints:     107474
3583.05/3595.12	c #Conflicts:    1444000 | #Constraints:     108474
3583.05/3595.12	c #Conflicts:    1445000 | #Constraints:     109474
3583.05/3595.12	c #Conflicts:    1446000 | #Constraints:     110474
3583.05/3595.12	c #Conflicts:    1447000 | #Constraints:     111474
3583.05/3595.12	c #Conflicts:    1448000 | #Constraints:     112474
3583.05/3595.12	c #Conflicts:    1449000 | #Constraints:     113474
3583.05/3595.12	c #Conflicts:    1450000 | #Constraints:     114474
3583.05/3595.12	c #Conflicts:    1451000 | #Constraints:     115474
3583.05/3595.12	c #Conflicts:    1452000 | #Constraints:     116474
3583.05/3595.12	c #Conflicts:    1453000 | #Constraints:     117474
3583.05/3595.12	c #Conflicts:    1454000 | #Constraints:     118474
3583.05/3595.12	c #Conflicts:    1455000 | #Constraints:     119474
3583.05/3595.12	c #Conflicts:    1456000 | #Constraints:     120474
3583.05/3595.12	c #Conflicts:    1457000 | #Constraints:     121474
3583.05/3595.12	c #Conflicts:    1458000 | #Constraints:     122474
3583.05/3595.12	c #Conflicts:    1459000 | #Constraints:     123474
3583.05/3595.12	c #Conflicts:    1460000 | #Constraints:     124474
3583.05/3595.12	c #Conflicts:    1461000 | #Constraints:     125474
3583.05/3595.12	c #Conflicts:    1462000 | #Constraints:     126474
3583.05/3595.12	c #Conflicts:    1463000 | #Constraints:     127474
3583.05/3595.12	c #Conflicts:    1464000 | #Constraints:     128474
3583.05/3595.12	c #Conflicts:    1465000 | #Constraints:     129474
3583.05/3595.12	c #Conflicts:    1466000 | #Constraints:     130474
3583.05/3595.12	c #Conflicts:    1467000 | #Constraints:     131474
3583.05/3595.12	c #Conflicts:    1468000 | #Constraints:     132474
3583.05/3595.12	c #Conflicts:    1469000 | #Constraints:     133474
3583.05/3595.12	c #Conflicts:    1470000 | #Constraints:     134474
3583.05/3595.12	c #Conflicts:    1471000 | #Constraints:     135474
3583.05/3595.12	c #Conflicts:    1472000 | #Constraints:     136474
3583.05/3595.12	c #Conflicts:    1473000 | #Constraints:     137474
3583.05/3595.12	c #Conflicts:    1474000 | #Constraints:     138474
3583.05/3595.12	c #Conflicts:    1475000 | #Constraints:     139474
3583.05/3595.12	c #Conflicts:    1476000 | #Constraints:     140474
3583.05/3595.12	c #Conflicts:    1477000 | #Constraints:     141474
3583.05/3595.12	c #Conflicts:    1478000 | #Constraints:     142474
3583.05/3595.12	c #Conflicts:    1479000 | #Constraints:     143474
3583.05/3595.12	c #Conflicts:    1480000 | #Constraints:     144474
3583.05/3595.12	c #Conflicts:    1481000 | #Constraints:     145474
3583.05/3595.12	c #Conflicts:    1482000 | #Constraints:     146474
3583.05/3595.12	c #Conflicts:    1483000 | #Constraints:     147474
3583.05/3595.12	c #Conflicts:    1484000 | #Constraints:     148474
3583.05/3595.12	c #Conflicts:    1485000 | #Constraints:     149474
3583.05/3595.12	c #Conflicts:    1486000 | #Constraints:     150474
3583.05/3595.12	c #Conflicts:    1487000 | #Constraints:     151474
3583.05/3595.12	c #Conflicts:    1488000 | #Constraints:     152474
3583.05/3595.12	c #Conflicts:    1489000 | #Constraints:     153474
3583.05/3595.12	c #Conflicts:    1490000 | #Constraints:     154474
3583.05/3595.12	c #Conflicts:    1491000 | #Constraints:     155474
3583.05/3595.12	c #Conflicts:    1492000 | #Constraints:     156474
3583.05/3595.12	c #Conflicts:    1493000 | #Constraints:     157474
3583.05/3595.12	c #Conflicts:    1494000 | #Constraints:     158474
3583.05/3595.12	c #Conflicts:    1495000 | #Constraints:     159474
3583.05/3595.12	c #Conflicts:    1496000 | #Constraints:     160474
3583.05/3595.12	c #Conflicts:    1497000 | #Constraints:     161474
3583.05/3595.12	c #Conflicts:    1498000 | #Constraints:     162474
3583.05/3595.12	c #Conflicts:    1499000 | #Constraints:     163474
3583.05/3595.12	c #Conflicts:    1500000 | #Constraints:     164474
3583.05/3595.12	c #Conflicts:    1501000 | #Constraints:     165474
3583.05/3595.12	c #Conflicts:    1502000 | #Constraints:     166474
3583.05/3595.12	c #Conflicts:    1503000 | #Constraints:     167474
3583.05/3595.12	c #Conflicts:    1504000 | #Constraints:     168474
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1505000 | #Constraints:      95720
3583.05/3595.12	c #Conflicts:    1506000 | #Constraints:      96720
3583.05/3595.12	c #Conflicts:    1507000 | #Constraints:      97720
3583.05/3595.12	c #Conflicts:    1508000 | #Constraints:      98720
3583.05/3595.12	c #Conflicts:    1509000 | #Constraints:      99720
3583.05/3595.12	c #Conflicts:    1510000 | #Constraints:     100720
3583.05/3595.12	c #Conflicts:    1511000 | #Constraints:     101720
3583.05/3595.12	c #Conflicts:    1512000 | #Constraints:     102720
3583.05/3595.12	c #Conflicts:    1513000 | #Constraints:     103720
3583.05/3595.12	c #Conflicts:    1514000 | #Constraints:     104720
3583.05/3595.12	c #Conflicts:    1515000 | #Constraints:     105720
3583.05/3595.12	c #Conflicts:    1516000 | #Constraints:     106720
3583.05/3595.12	c #Conflicts:    1517000 | #Constraints:     107720
3583.05/3595.12	c #Conflicts:    1518000 | #Constraints:     108720
3583.05/3595.12	c #Conflicts:    1519000 | #Constraints:     109720
3583.05/3595.12	c #Conflicts:    1520000 | #Constraints:     110720
3583.05/3595.12	c #Conflicts:    1521000 | #Constraints:     111720
3583.05/3595.12	c #Conflicts:    1522000 | #Constraints:     112720
3583.05/3595.12	c #Conflicts:    1523000 | #Constraints:     113720
3583.05/3595.12	c #Conflicts:    1524000 | #Constraints:     114720
3583.05/3595.12	c #Conflicts:    1525000 | #Constraints:     115720
3583.05/3595.12	c #Conflicts:    1526000 | #Constraints:     116720
3583.05/3595.12	c #Conflicts:    1527000 | #Constraints:     117720
3583.05/3595.12	c #Conflicts:    1528000 | #Constraints:     118720
3583.05/3595.12	c #Conflicts:    1529000 | #Constraints:     119720
3583.05/3595.12	c #Conflicts:    1530000 | #Constraints:     120720
3583.05/3595.12	c #Conflicts:    1531000 | #Constraints:     121720
3583.05/3595.12	c #Conflicts:    1532000 | #Constraints:     122720
3583.05/3595.12	c #Conflicts:    1533000 | #Constraints:     123720
3583.05/3595.12	c #Conflicts:    1534000 | #Constraints:     124720
3583.05/3595.12	c #Conflicts:    1535000 | #Constraints:     125720
3583.05/3595.12	c #Conflicts:    1536000 | #Constraints:     126720
3583.05/3595.12	c #Conflicts:    1537000 | #Constraints:     127720
3583.05/3595.12	c #Conflicts:    1538000 | #Constraints:     128720
3583.05/3595.12	c #Conflicts:    1539000 | #Constraints:     129720
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1540000 | #Constraints:      93139
3583.05/3595.12	c #Conflicts:    1541000 | #Constraints:      94139
3583.05/3595.12	c #Conflicts:    1542000 | #Constraints:      95139
3583.05/3595.12	c #Conflicts:    1543000 | #Constraints:      96139
3583.05/3595.12	c #Conflicts:    1544000 | #Constraints:      97139
3583.05/3595.12	c #Conflicts:    1545000 | #Constraints:      98139
3583.05/3595.12	c #Conflicts:    1546000 | #Constraints:      99139
3583.05/3595.12	c #Conflicts:    1547000 | #Constraints:     100139
3583.05/3595.12	c #Conflicts:    1548000 | #Constraints:     101139
3583.05/3595.12	c #Conflicts:    1549000 | #Constraints:     102139
3583.05/3595.12	c #Conflicts:    1550000 | #Constraints:     103139
3583.05/3595.12	c #Conflicts:    1551000 | #Constraints:     104139
3583.05/3595.12	c #Conflicts:    1552000 | #Constraints:     105139
3583.05/3595.12	c #Conflicts:    1553000 | #Constraints:     106139
3583.05/3595.12	c #Conflicts:    1554000 | #Constraints:     107139
3583.05/3595.12	c #Conflicts:    1555000 | #Constraints:     108139
3583.05/3595.12	c #Conflicts:    1556000 | #Constraints:     109139
3583.05/3595.12	c #Conflicts:    1557000 | #Constraints:     110139
3583.05/3595.12	c #Conflicts:    1558000 | #Constraints:     111139
3583.05/3595.12	c #Conflicts:    1559000 | #Constraints:     112139
3583.05/3595.12	c #Conflicts:    1560000 | #Constraints:     113139
3583.05/3595.12	c #Conflicts:    1561000 | #Constraints:     114139
3583.05/3595.12	c #Conflicts:    1562000 | #Constraints:     115139
3583.05/3595.12	c #Conflicts:    1563000 | #Constraints:     116139
3583.05/3595.12	c #Conflicts:    1564000 | #Constraints:     117139
3583.05/3595.12	c #Conflicts:    1565000 | #Constraints:     118139
3583.05/3595.12	c #Conflicts:    1566000 | #Constraints:     119139
3583.05/3595.12	c #Conflicts:    1567000 | #Constraints:     120139
3583.05/3595.12	c #Conflicts:    1568000 | #Constraints:     121139
3583.05/3595.12	c #Conflicts:    1569000 | #Constraints:     122139
3583.05/3595.12	c #Conflicts:    1570000 | #Constraints:     123139
3583.05/3595.12	c #Conflicts:    1571000 | #Constraints:     124139
3583.05/3595.12	c #Conflicts:    1572000 | #Constraints:     125139
3583.05/3595.12	c #Conflicts:    1573000 | #Constraints:     126139
3583.05/3595.12	c #Conflicts:    1574000 | #Constraints:     127139
3583.05/3595.12	c #Conflicts:    1575000 | #Constraints:     128139
3583.05/3595.12	c #Conflicts:    1576000 | #Constraints:     129139
3583.05/3595.12	c #Conflicts:    1577000 | #Constraints:     130139
3583.05/3595.12	c #Conflicts:    1578000 | #Constraints:     131139
3583.05/3595.12	c #Conflicts:    1579000 | #Constraints:     132139
3583.05/3595.12	c #Conflicts:    1580000 | #Constraints:     133139
3583.05/3595.12	c #Conflicts:    1581000 | #Constraints:     134139
3583.05/3595.12	c #Conflicts:    1582000 | #Constraints:     135139
3583.05/3595.12	c #Conflicts:    1583000 | #Constraints:     136139
3583.05/3595.12	c #Conflicts:    1584000 | #Constraints:     137139
3583.05/3595.12	c #Conflicts:    1585000 | #Constraints:     138139
3583.05/3595.12	c #Conflicts:    1586000 | #Constraints:     139139
3583.05/3595.12	c #Conflicts:    1587000 | #Constraints:     140139
3583.05/3595.12	c #Conflicts:    1588000 | #Constraints:     141139
3583.05/3595.12	c #Conflicts:    1589000 | #Constraints:     142139
3583.05/3595.12	c #Conflicts:    1590000 | #Constraints:     143139
3583.05/3595.12	c #Conflicts:    1591000 | #Constraints:     144139
3583.05/3595.12	c #Conflicts:    1592000 | #Constraints:     145139
3583.05/3595.12	c #Conflicts:    1593000 | #Constraints:     146139
3583.05/3595.12	c #Conflicts:    1594000 | #Constraints:     147139
3583.05/3595.12	c #Conflicts:    1595000 | #Constraints:     148139
3583.05/3595.12	c #Conflicts:    1596000 | #Constraints:     149139
3583.05/3595.12	c #Conflicts:    1597000 | #Constraints:     150139
3583.05/3595.12	c #Conflicts:    1598000 | #Constraints:     151139
3583.05/3595.12	c #Conflicts:    1599000 | #Constraints:     152139
3583.05/3595.12	c #Conflicts:    1600000 | #Constraints:     153139
3583.05/3595.12	c #Conflicts:    1601000 | #Constraints:     154139
3583.05/3595.12	c #Conflicts:    1602000 | #Constraints:     155139
3583.05/3595.12	c #Conflicts:    1603000 | #Constraints:     156139
3583.05/3595.12	c #Conflicts:    1604000 | #Constraints:     157139
3583.05/3595.12	c #Conflicts:    1605000 | #Constraints:     158139
3583.05/3595.12	c #Conflicts:    1606000 | #Constraints:     159139
3583.05/3595.12	c #Conflicts:    1607000 | #Constraints:     160139
3583.05/3595.12	c #Conflicts:    1608000 | #Constraints:     161139
3583.05/3595.12	c #Conflicts:    1609000 | #Constraints:     162139
3583.05/3595.12	c #Conflicts:    1610000 | #Constraints:     163139
3583.05/3595.12	c #Conflicts:    1611000 | #Constraints:     164139
3583.05/3595.12	c #Conflicts:    1612000 | #Constraints:     165139
3583.05/3595.12	c #Conflicts:    1613000 | #Constraints:     166139
3583.05/3595.12	c #Conflicts:    1614000 | #Constraints:     167139
3583.05/3595.12	c #Conflicts:    1615000 | #Constraints:     168139
3583.05/3595.12	c #Conflicts:    1616000 | #Constraints:     169139
3583.05/3595.12	c #Conflicts:    1617000 | #Constraints:     170139
3583.05/3595.12	c #Conflicts:    1618000 | #Constraints:     171139
3583.05/3595.12	c #Conflicts:    1619000 | #Constraints:     172139
3583.05/3595.12	c #Conflicts:    1620000 | #Constraints:     173139
3583.05/3595.12	c #Conflicts:    1621000 | #Constraints:     174139
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1622000 | #Constraints:      98418
3583.05/3595.12	c #Conflicts:    1623000 | #Constraints:      99418
3583.05/3595.12	c #Conflicts:    1624000 | #Constraints:     100418
3583.05/3595.12	c #Conflicts:    1625000 | #Constraints:     101418
3583.05/3595.12	c #Conflicts:    1626000 | #Constraints:     102418
3583.05/3595.12	c #Conflicts:    1627000 | #Constraints:     103418
3583.05/3595.12	c #Conflicts:    1628000 | #Constraints:     104418
3583.05/3595.12	c #Conflicts:    1629000 | #Constraints:     105418
3583.05/3595.12	c #Conflicts:    1630000 | #Constraints:     106418
3583.05/3595.12	c #Conflicts:    1631000 | #Constraints:     107418
3583.05/3595.12	c #Conflicts:    1632000 | #Constraints:     108418
3583.05/3595.12	c #Conflicts:    1633000 | #Constraints:     109418
3583.05/3595.12	c #Conflicts:    1634000 | #Constraints:     110418
3583.05/3595.12	c #Conflicts:    1635000 | #Constraints:     111418
3583.05/3595.12	c #Conflicts:    1636000 | #Constraints:     112418
3583.05/3595.12	c #Conflicts:    1637000 | #Constraints:     113418
3583.05/3595.12	c #Conflicts:    1638000 | #Constraints:     114418
3583.05/3595.12	c #Conflicts:    1639000 | #Constraints:     115418
3583.05/3595.12	c #Conflicts:    1640000 | #Constraints:     116418
3583.05/3595.12	c #Conflicts:    1641000 | #Constraints:     117418
3583.05/3595.12	c #Conflicts:    1642000 | #Constraints:     118418
3583.05/3595.12	c #Conflicts:    1643000 | #Constraints:     119418
3583.05/3595.12	c #Conflicts:    1644000 | #Constraints:     120418
3583.05/3595.12	c #Conflicts:    1645000 | #Constraints:     121418
3583.05/3595.12	c #Conflicts:    1646000 | #Constraints:     122418
3583.05/3595.12	c #Conflicts:    1647000 | #Constraints:     123418
3583.05/3595.12	c #Conflicts:    1648000 | #Constraints:     124418
3583.05/3595.12	c #Conflicts:    1649000 | #Constraints:     125418
3583.05/3595.12	c #Conflicts:    1650000 | #Constraints:     126418
3583.05/3595.12	c #Conflicts:    1651000 | #Constraints:     127418
3583.05/3595.12	c #Conflicts:    1652000 | #Constraints:     128418
3583.05/3595.12	c #Conflicts:    1653000 | #Constraints:     129418
3583.05/3595.12	c #Conflicts:    1654000 | #Constraints:     130418
3583.05/3595.12	c #Conflicts:    1655000 | #Constraints:     131418
3583.05/3595.12	c #Conflicts:    1656000 | #Constraints:     132418
3583.05/3595.12	c #Conflicts:    1657000 | #Constraints:     133418
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1658000 | #Constraints:      95543
3583.05/3595.12	c #Conflicts:    1659000 | #Constraints:      96543
3583.05/3595.12	c #Conflicts:    1660000 | #Constraints:      97543
3583.05/3595.12	c #Conflicts:    1661000 | #Constraints:      98543
3583.05/3595.12	c #Conflicts:    1662000 | #Constraints:      99543
3583.05/3595.12	c #Conflicts:    1663000 | #Constraints:     100543
3583.05/3595.12	c #Conflicts:    1664000 | #Constraints:     101543
3583.05/3595.12	c #Conflicts:    1665000 | #Constraints:     102543
3583.05/3595.12	c #Conflicts:    1666000 | #Constraints:     103543
3583.05/3595.12	c #Conflicts:    1667000 | #Constraints:     104543
3583.05/3595.12	c #Conflicts:    1668000 | #Constraints:     105543
3583.05/3595.12	c #Conflicts:    1669000 | #Constraints:     106543
3583.05/3595.12	c #Conflicts:    1670000 | #Constraints:     107543
3583.05/3595.12	c #Conflicts:    1671000 | #Constraints:     108543
3583.05/3595.12	c #Conflicts:    1672000 | #Constraints:     109543
3583.05/3595.12	c #Conflicts:    1673000 | #Constraints:     110543
3583.05/3595.12	c #Conflicts:    1674000 | #Constraints:     111543
3583.05/3595.12	c #Conflicts:    1675000 | #Constraints:     112543
3583.05/3595.12	c #Conflicts:    1676000 | #Constraints:     113543
3583.05/3595.12	c #Conflicts:    1677000 | #Constraints:     114543
3583.05/3595.12	c #Conflicts:    1678000 | #Constraints:     115543
3583.05/3595.12	c #Conflicts:    1679000 | #Constraints:     116543
3583.05/3595.12	c #Conflicts:    1680000 | #Constraints:     117543
3583.05/3595.12	c #Conflicts:    1681000 | #Constraints:     118543
3583.05/3595.12	c #Conflicts:    1682000 | #Constraints:     119543
3583.05/3595.12	c #Conflicts:    1683000 | #Constraints:     120543
3583.05/3595.12	c #Conflicts:    1684000 | #Constraints:     121543
3583.05/3595.12	c #Conflicts:    1685000 | #Constraints:     122543
3583.05/3595.12	c #Conflicts:    1686000 | #Constraints:     123543
3583.05/3595.12	c #Conflicts:    1687000 | #Constraints:     124543
3583.05/3595.12	c #Conflicts:    1688000 | #Constraints:     125543
3583.05/3595.12	c #Conflicts:    1689000 | #Constraints:     126543
3583.05/3595.12	c #Conflicts:    1690000 | #Constraints:     127543
3583.05/3595.12	c #Conflicts:    1691000 | #Constraints:     128543
3583.05/3595.12	c #Conflicts:    1692000 | #Constraints:     129543
3583.05/3595.12	c #Conflicts:    1693000 | #Constraints:     130543
3583.05/3595.12	c #Conflicts:    1694000 | #Constraints:     131543
3583.05/3595.12	c #Conflicts:    1695000 | #Constraints:     132543
3583.05/3595.12	c #Conflicts:    1696000 | #Constraints:     133543
3583.05/3595.12	c #Conflicts:    1697000 | #Constraints:     134543
3583.05/3595.12	c #Conflicts:    1698000 | #Constraints:     135543
3583.05/3595.12	c #Conflicts:    1699000 | #Constraints:     136543
3583.05/3595.12	c #Conflicts:    1700000 | #Constraints:     137543
3583.05/3595.12	c #Conflicts:    1701000 | #Constraints:     138543
3583.05/3595.12	c #Conflicts:    1702000 | #Constraints:     139543
3583.05/3595.12	c #Conflicts:    1703000 | #Constraints:     140543
3583.05/3595.12	c #Conflicts:    1704000 | #Constraints:     141543
3583.05/3595.12	c #Conflicts:    1705000 | #Constraints:     142543
3583.05/3595.12	c #Conflicts:    1706000 | #Constraints:     143543
3583.05/3595.12	c #Conflicts:    1707000 | #Constraints:     144543
3583.05/3595.12	c #Conflicts:    1708000 | #Constraints:     145543
3583.05/3595.12	c #Conflicts:    1709000 | #Constraints:     146543
3583.05/3595.12	c #Conflicts:    1710000 | #Constraints:     147543
3583.05/3595.12	c #Conflicts:    1711000 | #Constraints:     148543
3583.05/3595.12	c #Conflicts:    1712000 | #Constraints:     149543
3583.05/3595.12	c #Conflicts:    1713000 | #Constraints:     150543
3583.05/3595.12	c #Conflicts:    1714000 | #Constraints:     151543
3583.05/3595.12	c #Conflicts:    1715000 | #Constraints:     152543
3583.05/3595.12	c #Conflicts:    1716000 | #Constraints:     153543
3583.05/3595.12	c #Conflicts:    1717000 | #Constraints:     154543
3583.05/3595.12	c #Conflicts:    1718000 | #Constraints:     155543
3583.05/3595.12	c #Conflicts:    1719000 | #Constraints:     156543
3583.05/3595.12	c #Conflicts:    1720000 | #Constraints:     157543
3583.05/3595.12	c #Conflicts:    1721000 | #Constraints:     158543
3583.05/3595.12	c #Conflicts:    1722000 | #Constraints:     159543
3583.05/3595.12	c #Conflicts:    1723000 | #Constraints:     160543
3583.05/3595.12	c #Conflicts:    1724000 | #Constraints:     161543
3583.05/3595.12	c #Conflicts:    1725000 | #Constraints:     162543
3583.05/3595.12	c #Conflicts:    1726000 | #Constraints:     163543
3583.05/3595.12	c #Conflicts:    1727000 | #Constraints:     164543
3583.05/3595.12	c #Conflicts:    1728000 | #Constraints:     165543
3583.05/3595.12	c #Conflicts:    1729000 | #Constraints:     166543
3583.05/3595.12	c #Conflicts:    1730000 | #Constraints:     167543
3583.05/3595.12	c #Conflicts:    1731000 | #Constraints:     168543
3583.05/3595.12	c #Conflicts:    1732000 | #Constraints:     169543
3583.05/3595.12	c #Conflicts:    1733000 | #Constraints:     170543
3583.05/3595.12	c #Conflicts:    1734000 | #Constraints:     171543
3583.05/3595.12	c #Conflicts:    1735000 | #Constraints:     172543
3583.05/3595.12	c #Conflicts:    1736000 | #Constraints:     173543
3583.05/3595.12	c #Conflicts:    1737000 | #Constraints:     174543
3583.05/3595.12	c #Conflicts:    1738000 | #Constraints:     175543
3583.05/3595.12	c #Conflicts:    1739000 | #Constraints:     176543
3583.05/3595.12	c #Conflicts:    1740000 | #Constraints:     177543
3583.05/3595.12	c #Conflicts:    1741000 | #Constraints:     178543
3583.05/3595.12	c #Conflicts:    1742000 | #Constraints:     179543
3583.05/3595.12	c #Conflicts:    1743000 | #Constraints:     180543
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1744000 | #Constraints:     101790
3583.05/3595.12	c #Conflicts:    1745000 | #Constraints:     102790
3583.05/3595.12	c #Conflicts:    1746000 | #Constraints:     103790
3583.05/3595.12	c #Conflicts:    1747000 | #Constraints:     104790
3583.05/3595.12	c #Conflicts:    1748000 | #Constraints:     105790
3583.05/3595.12	c #Conflicts:    1749000 | #Constraints:     106790
3583.05/3595.12	c #Conflicts:    1750000 | #Constraints:     107790
3583.05/3595.12	c #Conflicts:    1751000 | #Constraints:     108790
3583.05/3595.12	c #Conflicts:    1752000 | #Constraints:     109790
3583.05/3595.12	c #Conflicts:    1753000 | #Constraints:     110790
3583.05/3595.12	c #Conflicts:    1754000 | #Constraints:     111790
3583.05/3595.12	c #Conflicts:    1755000 | #Constraints:     112790
3583.05/3595.12	c #Conflicts:    1756000 | #Constraints:     113790
3583.05/3595.12	c #Conflicts:    1757000 | #Constraints:     114790
3583.05/3595.12	c #Conflicts:    1758000 | #Constraints:     115790
3583.05/3595.12	c #Conflicts:    1759000 | #Constraints:     116790
3583.05/3595.12	c #Conflicts:    1760000 | #Constraints:     117790
3583.05/3595.12	c #Conflicts:    1761000 | #Constraints:     118790
3583.05/3595.12	c #Conflicts:    1762000 | #Constraints:     119790
3583.05/3595.12	c #Conflicts:    1763000 | #Constraints:     120790
3583.05/3595.12	c #Conflicts:    1764000 | #Constraints:     121790
3583.05/3595.12	c #Conflicts:    1765000 | #Constraints:     122790
3583.05/3595.12	c #Conflicts:    1766000 | #Constraints:     123790
3583.05/3595.12	c #Conflicts:    1767000 | #Constraints:     124790
3583.05/3595.12	c #Conflicts:    1768000 | #Constraints:     125790
3583.05/3595.12	c #Conflicts:    1769000 | #Constraints:     126790
3583.05/3595.12	c #Conflicts:    1770000 | #Constraints:     127790
3583.05/3595.12	c #Conflicts:    1771000 | #Constraints:     128790
3583.05/3595.12	c #Conflicts:    1772000 | #Constraints:     129790
3583.05/3595.12	c #Conflicts:    1773000 | #Constraints:     130790
3583.05/3595.12	c #Conflicts:    1774000 | #Constraints:     131790
3583.05/3595.12	c #Conflicts:    1775000 | #Constraints:     132790
3583.05/3595.12	c #Conflicts:    1776000 | #Constraints:     133790
3583.05/3595.12	c #Conflicts:    1777000 | #Constraints:     134790
3583.05/3595.12	c #Conflicts:    1778000 | #Constraints:     135790
3583.05/3595.12	c #Conflicts:    1779000 | #Constraints:     136790
3583.05/3595.12	c #Conflicts:    1780000 | #Constraints:     137790
3583.05/3595.12	c #Conflicts:    1781000 | #Constraints:     138790
3583.05/3595.12	c #Conflicts:    1782000 | #Constraints:     139790
3583.05/3595.12	c #Conflicts:    1783000 | #Constraints:     140790
3583.05/3595.12	c #Conflicts:    1784000 | #Constraints:     141790
3583.05/3595.12	c #Conflicts:    1785000 | #Constraints:     142790
3583.05/3595.12	c #Conflicts:    1786000 | #Constraints:     143790
3583.05/3595.12	c #Conflicts:    1787000 | #Constraints:     144790
3583.05/3595.12	c #Conflicts:    1788000 | #Constraints:     145790
3583.05/3595.12	c #Conflicts:    1789000 | #Constraints:     146790
3583.05/3595.12	c #Conflicts:    1790000 | #Constraints:     147790
3583.05/3595.12	c #Conflicts:    1791000 | #Constraints:     148790
3583.05/3595.12	c #Conflicts:    1792000 | #Constraints:     149790
3583.05/3595.12	c #Conflicts:    1793000 | #Constraints:     150790
3583.05/3595.12	c #Conflicts:    1794000 | #Constraints:     151790
3583.05/3595.12	c #Conflicts:    1795000 | #Constraints:     152790
3583.05/3595.12	c #Conflicts:    1796000 | #Constraints:     153790
3583.05/3595.12	c #Conflicts:    1797000 | #Constraints:     154790
3583.05/3595.12	c #Conflicts:    1798000 | #Constraints:     155790
3583.05/3595.12	c #Conflicts:    1799000 | #Constraints:     156790
3583.05/3595.12	c #Conflicts:    1800000 | #Constraints:     157790
3583.05/3595.12	c #Conflicts:    1801000 | #Constraints:     158790
3583.05/3595.12	c #Conflicts:    1802000 | #Constraints:     159790
3583.05/3595.12	c #Conflicts:    1803000 | #Constraints:     160790
3583.05/3595.12	c #Conflicts:    1804000 | #Constraints:     161790
3583.05/3595.12	c #Conflicts:    1805000 | #Constraints:     162790
3583.05/3595.12	c #Conflicts:    1806000 | #Constraints:     163790
3583.05/3595.12	c #Conflicts:    1807000 | #Constraints:     164790
3583.05/3595.12	c #Conflicts:    1808000 | #Constraints:     165790
3583.05/3595.12	c #Conflicts:    1809000 | #Constraints:     166790
3583.05/3595.12	c #Conflicts:    1810000 | #Constraints:     167790
3583.05/3595.12	c #Conflicts:    1811000 | #Constraints:     168790
3583.05/3595.12	c #Conflicts:    1812000 | #Constraints:     169790
3583.05/3595.12	c #Conflicts:    1813000 | #Constraints:     170790
3583.05/3595.12	c #Conflicts:    1814000 | #Constraints:     171790
3583.05/3595.12	c #Conflicts:    1815000 | #Constraints:     172790
3583.05/3595.12	c #Conflicts:    1816000 | #Constraints:     173790
3583.05/3595.12	c #Conflicts:    1817000 | #Constraints:     174790
3583.05/3595.12	c #Conflicts:    1818000 | #Constraints:     175790
3583.05/3595.12	c #Conflicts:    1819000 | #Constraints:     176790
3583.05/3595.12	c #Conflicts:    1820000 | #Constraints:     177790
3583.05/3595.12	c #Conflicts:    1821000 | #Constraints:     178790
3583.05/3595.12	c #Conflicts:    1822000 | #Constraints:     179790
3583.05/3595.12	c #Conflicts:    1823000 | #Constraints:     180790
3583.05/3595.12	c #Conflicts:    1824000 | #Constraints:     181790
3583.05/3595.12	c #Conflicts:    1825000 | #Constraints:     182790
3583.05/3595.12	c #Conflicts:    1826000 | #Constraints:     183790
3583.05/3595.12	c #Conflicts:    1827000 | #Constraints:     184790
3583.05/3595.12	c #Conflicts:    1828000 | #Constraints:     185790
3583.05/3595.12	c #Conflicts:    1829000 | #Constraints:     186790
3583.05/3595.12	c #Conflicts:    1830000 | #Constraints:     187790
3583.05/3595.12	c #Conflicts:    1831000 | #Constraints:     188790
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1832000 | #Constraints:     106051
3583.05/3595.12	c #Conflicts:    1833000 | #Constraints:     107051
3583.05/3595.12	c #Conflicts:    1834000 | #Constraints:     108051
3583.05/3595.12	c #Conflicts:    1835000 | #Constraints:     109051
3583.05/3595.12	c #Conflicts:    1836000 | #Constraints:     110051
3583.05/3595.12	c #Conflicts:    1837000 | #Constraints:     111051
3583.05/3595.12	c #Conflicts:    1838000 | #Constraints:     112051
3583.05/3595.12	c #Conflicts:    1839000 | #Constraints:     113051
3583.05/3595.12	c #Conflicts:    1840000 | #Constraints:     114051
3583.05/3595.12	c #Conflicts:    1841000 | #Constraints:     115051
3583.05/3595.12	c #Conflicts:    1842000 | #Constraints:     116051
3583.05/3595.12	c #Conflicts:    1843000 | #Constraints:     117051
3583.05/3595.12	c #Conflicts:    1844000 | #Constraints:     118051
3583.05/3595.12	c #Conflicts:    1845000 | #Constraints:     119051
3583.05/3595.12	c #Conflicts:    1846000 | #Constraints:     120051
3583.05/3595.12	c #Conflicts:    1847000 | #Constraints:     121051
3583.05/3595.12	c #Conflicts:    1848000 | #Constraints:     122051
3583.05/3595.12	c #Conflicts:    1849000 | #Constraints:     123051
3583.05/3595.12	c #Conflicts:    1850000 | #Constraints:     124051
3583.05/3595.12	c #Conflicts:    1851000 | #Constraints:     125051
3583.05/3595.12	c #Conflicts:    1852000 | #Constraints:     126051
3583.05/3595.12	c #Conflicts:    1853000 | #Constraints:     127051
3583.05/3595.12	c #Conflicts:    1854000 | #Constraints:     128051
3583.05/3595.12	c #Conflicts:    1855000 | #Constraints:     129051
3583.05/3595.12	c #Conflicts:    1856000 | #Constraints:     130051
3583.05/3595.12	c #Conflicts:    1857000 | #Constraints:     131051
3583.05/3595.12	c #Conflicts:    1858000 | #Constraints:     132051
3583.05/3595.12	c #Conflicts:    1859000 | #Constraints:     133051
3583.05/3595.12	c #Conflicts:    1860000 | #Constraints:     134051
3583.05/3595.12	c #Conflicts:    1861000 | #Constraints:     135051
3583.05/3595.12	c #Conflicts:    1862000 | #Constraints:     136051
3583.05/3595.12	c #Conflicts:    1863000 | #Constraints:     137051
3583.05/3595.12	c #Conflicts:    1864000 | #Constraints:     138051
3583.05/3595.12	c #Conflicts:    1865000 | #Constraints:     139051
3583.05/3595.12	c #Conflicts:    1866000 | #Constraints:     140051
3583.05/3595.12	c #Conflicts:    1867000 | #Constraints:     141051
3583.05/3595.12	c #Conflicts:    1868000 | #Constraints:     142051
3583.05/3595.12	c #Conflicts:    1869000 | #Constraints:     143051
3583.05/3595.12	c #Conflicts:    1870000 | #Constraints:     144051
3583.05/3595.12	c #Conflicts:    1871000 | #Constraints:     145051
3583.05/3595.12	c #Conflicts:    1872000 | #Constraints:     146051
3583.05/3595.12	c #Conflicts:    1873000 | #Constraints:     147051
3583.05/3595.12	c #Conflicts:    1874000 | #Constraints:     148051
3583.05/3595.12	c #Conflicts:    1875000 | #Constraints:     149051
3583.05/3595.12	c #Conflicts:    1876000 | #Constraints:     150051
3583.05/3595.12	c #Conflicts:    1877000 | #Constraints:     151051
3583.05/3595.12	c #Conflicts:    1878000 | #Constraints:     152051
3583.05/3595.12	c #Conflicts:    1879000 | #Constraints:     153051
3583.05/3595.12	c #Conflicts:    1880000 | #Constraints:     154051
3583.05/3595.12	c #Conflicts:    1881000 | #Constraints:     155051
3583.05/3595.12	c #Conflicts:    1882000 | #Constraints:     156051
3583.05/3595.12	c #Conflicts:    1883000 | #Constraints:     157051
3583.05/3595.12	c #Conflicts:    1884000 | #Constraints:     158051
3583.05/3595.12	c #Conflicts:    1885000 | #Constraints:     159051
3583.05/3595.12	c #Conflicts:    1886000 | #Constraints:     160051
3583.05/3595.12	c #Conflicts:    1887000 | #Constraints:     161051
3583.05/3595.12	c #Conflicts:    1888000 | #Constraints:     162051
3583.05/3595.12	c #Conflicts:    1889000 | #Constraints:     163051
3583.05/3595.12	c #Conflicts:    1890000 | #Constraints:     164051
3583.05/3595.12	c #Conflicts:    1891000 | #Constraints:     165051
3583.05/3595.12	c #Conflicts:    1892000 | #Constraints:     166051
3583.05/3595.12	c #Conflicts:    1893000 | #Constraints:     167051
3583.05/3595.12	c #Conflicts:    1894000 | #Constraints:     168051
3583.05/3595.12	c #Conflicts:    1895000 | #Constraints:     169051
3583.05/3595.12	c #Conflicts:    1896000 | #Constraints:     170051
3583.05/3595.12	c #Conflicts:    1897000 | #Constraints:     171051
3583.05/3595.12	c #Conflicts:    1898000 | #Constraints:     172051
3583.05/3595.12	c #Conflicts:    1899000 | #Constraints:     173051
3583.05/3595.12	c #Conflicts:    1900000 | #Constraints:     174051
3583.05/3595.12	c #Conflicts:    1901000 | #Constraints:     175051
3583.05/3595.12	c #Conflicts:    1902000 | #Constraints:     176051
3583.05/3595.12	c #Conflicts:    1903000 | #Constraints:     177051
3583.05/3595.12	c #Conflicts:    1904000 | #Constraints:     178051
3583.05/3595.12	c #Conflicts:    1905000 | #Constraints:     179051
3583.05/3595.12	c #Conflicts:    1906000 | #Constraints:     180051
3583.05/3595.12	c #Conflicts:    1907000 | #Constraints:     181051
3583.05/3595.12	c #Conflicts:    1908000 | #Constraints:     182051
3583.05/3595.12	c #Conflicts:    1909000 | #Constraints:     183051
3583.05/3595.12	c #Conflicts:    1910000 | #Constraints:     184051
3583.05/3595.12	c #Conflicts:    1911000 | #Constraints:     185051
3583.05/3595.12	c #Conflicts:    1912000 | #Constraints:     186051
3583.05/3595.12	c #Conflicts:    1913000 | #Constraints:     187051
3583.05/3595.12	c #Conflicts:    1914000 | #Constraints:     188051
3583.05/3595.12	c #Conflicts:    1915000 | #Constraints:     189051
3583.05/3595.12	c #Conflicts:    1916000 | #Constraints:     190051
3583.05/3595.12	c #Conflicts:    1917000 | #Constraints:     191051
3583.05/3595.12	c #Conflicts:    1918000 | #Constraints:     192051
3583.05/3595.12	c #Conflicts:    1919000 | #Constraints:     193051
3583.05/3595.12	c #Conflicts:    1920000 | #Constraints:     194051
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    1921000 | #Constraints:     108387
3583.05/3595.12	c #Conflicts:    1922000 | #Constraints:     109387
3583.05/3595.12	c #Conflicts:    1923000 | #Constraints:     110387
3583.05/3595.12	c #Conflicts:    1924000 | #Constraints:     111387
3583.05/3595.12	c #Conflicts:    1925000 | #Constraints:     112387
3583.05/3595.12	c #Conflicts:    1926000 | #Constraints:     113387
3583.05/3595.12	c #Conflicts:    1927000 | #Constraints:     114387
3583.05/3595.12	c #Conflicts:    1928000 | #Constraints:     115387
3583.05/3595.12	c #Conflicts:    1929000 | #Constraints:     116387
3583.05/3595.12	c #Conflicts:    1930000 | #Constraints:     117387
3583.05/3595.12	c #Conflicts:    1931000 | #Constraints:     118387
3583.05/3595.12	c #Conflicts:    1932000 | #Constraints:     119387
3583.05/3595.12	c #Conflicts:    1933000 | #Constraints:     120387
3583.05/3595.12	c #Conflicts:    1934000 | #Constraints:     121387
3583.05/3595.12	c #Conflicts:    1935000 | #Constraints:     122387
3583.05/3595.12	c #Conflicts:    1936000 | #Constraints:     123387
3583.05/3595.12	c #Conflicts:    1937000 | #Constraints:     124387
3583.05/3595.12	c #Conflicts:    1938000 | #Constraints:     125387
3583.05/3595.12	c #Conflicts:    1939000 | #Constraints:     126387
3583.05/3595.12	c #Conflicts:    1940000 | #Constraints:     127387
3583.05/3595.12	c #Conflicts:    1941000 | #Constraints:     128387
3583.05/3595.12	c #Conflicts:    1942000 | #Constraints:     129387
3583.05/3595.12	c #Conflicts:    1943000 | #Constraints:     130387
3583.05/3595.12	c #Conflicts:    1944000 | #Constraints:     131387
3583.05/3595.12	c #Conflicts:    1945000 | #Constraints:     132387
3583.05/3595.12	c #Conflicts:    1946000 | #Constraints:     133387
3583.05/3595.12	c #Conflicts:    1947000 | #Constraints:     134387
3583.05/3595.12	c #Conflicts:    1948000 | #Constraints:     135387
3583.05/3595.12	c #Conflicts:    1949000 | #Constraints:     136387
3583.05/3595.12	c #Conflicts:    1950000 | #Constraints:     137387
3583.05/3595.12	c #Conflicts:    1951000 | #Constraints:     138387
3583.05/3595.12	c #Conflicts:    1952000 | #Constraints:     139387
3583.05/3595.12	c #Conflicts:    1953000 | #Constraints:     140387
3583.05/3595.12	c #Conflicts:    1954000 | #Constraints:     141387
3583.05/3595.12	c #Conflicts:    1955000 | #Constraints:     142387
3583.05/3595.12	c #Conflicts:    1956000 | #Constraints:     143387
3583.05/3595.12	c #Conflicts:    1957000 | #Constraints:     144387
3583.05/3595.12	c #Conflicts:    1958000 | #Constraints:     145387
3583.05/3595.12	c #Conflicts:    1959000 | #Constraints:     146387
3583.05/3595.12	c #Conflicts:    1960000 | #Constraints:     147387
3583.05/3595.12	c #Conflicts:    1961000 | #Constraints:     148387
3583.05/3595.12	c #Conflicts:    1962000 | #Constraints:     149387
3583.05/3595.12	c #Conflicts:    1963000 | #Constraints:     150387
3583.05/3595.12	c #Conflicts:    1964000 | #Constraints:     151387
3583.05/3595.12	c #Conflicts:    1965000 | #Constraints:     152387
3583.05/3595.12	c #Conflicts:    1966000 | #Constraints:     153387
3583.05/3595.12	c #Conflicts:    1967000 | #Constraints:     154387
3583.05/3595.12	c #Conflicts:    1968000 | #Constraints:     155387
3583.05/3595.12	c #Conflicts:    1969000 | #Constraints:     156387
3583.05/3595.12	c #Conflicts:    1970000 | #Constraints:     157387
3583.05/3595.12	c #Conflicts:    1971000 | #Constraints:     158387
3583.05/3595.12	c #Conflicts:    1972000 | #Constraints:     159387
3583.05/3595.12	c #Conflicts:    1973000 | #Constraints:     160387
3583.05/3595.12	c #Conflicts:    1974000 | #Constraints:     161387
3583.05/3595.12	c #Conflicts:    1975000 | #Constraints:     162387
3583.05/3595.12	c #Conflicts:    1976000 | #Constraints:     163387
3583.05/3595.12	c #Conflicts:    1977000 | #Constraints:     164387
3583.05/3595.12	c #Conflicts:    1978000 | #Constraints:     165387
3583.05/3595.12	c #Conflicts:    1979000 | #Constraints:     166387
3583.05/3595.12	c #Conflicts:    1980000 | #Constraints:     167387
3583.05/3595.12	c #Conflicts:    1981000 | #Constraints:     168387
3583.05/3595.12	c #Conflicts:    1982000 | #Constraints:     169387
3583.05/3595.12	c #Conflicts:    1983000 | #Constraints:     170387
3583.05/3595.12	c #Conflicts:    1984000 | #Constraints:     171387
3583.05/3595.12	c #Conflicts:    1985000 | #Constraints:     172387
3583.05/3595.12	c #Conflicts:    1986000 | #Constraints:     173387
3583.05/3595.12	c #Conflicts:    1987000 | #Constraints:     174387
3583.05/3595.12	c #Conflicts:    1988000 | #Constraints:     175387
3583.05/3595.12	c #Conflicts:    1989000 | #Constraints:     176387
3583.05/3595.12	c #Conflicts:    1990000 | #Constraints:     177387
3583.05/3595.12	c #Conflicts:    1991000 | #Constraints:     178387
3583.05/3595.12	c #Conflicts:    1992000 | #Constraints:     179387
3583.05/3595.12	c #Conflicts:    1993000 | #Constraints:     180387
3583.05/3595.12	c #Conflicts:    1994000 | #Constraints:     181387
3583.05/3595.12	c #Conflicts:    1995000 | #Constraints:     182387
3583.05/3595.12	c #Conflicts:    1996000 | #Constraints:     183387
3583.05/3595.12	c #Conflicts:    1997000 | #Constraints:     184387
3583.05/3595.12	c #Conflicts:    1998000 | #Constraints:     185387
3583.05/3595.12	c #Conflicts:    1999000 | #Constraints:     186387
3583.05/3595.12	c #Conflicts:    2000000 | #Constraints:     187387
3583.05/3595.12	c #Conflicts:    2001000 | #Constraints:     188387
3583.05/3595.12	c #Conflicts:    2002000 | #Constraints:     189387
3583.05/3595.12	c #Conflicts:    2003000 | #Constraints:     190387
3583.05/3595.12	c #Conflicts:    2004000 | #Constraints:     191387
3583.05/3595.12	c #Conflicts:    2005000 | #Constraints:     192387
3583.05/3595.12	c #Conflicts:    2006000 | #Constraints:     193387
3583.05/3595.12	c #Conflicts:    2007000 | #Constraints:     194387
3583.05/3595.12	c #Conflicts:    2008000 | #Constraints:     195387
3583.05/3595.12	c #Conflicts:    2009000 | #Constraints:     196387
3583.05/3595.12	c #Conflicts:    2010000 | #Constraints:     197387
3583.05/3595.12	c #Conflicts:    2011000 | #Constraints:     198387
3583.05/3595.12	c #Conflicts:    2012000 | #Constraints:     199387
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    2013000 | #Constraints:     111161
3583.05/3595.12	c #Conflicts:    2014000 | #Constraints:     112161
3583.05/3595.12	c #Conflicts:    2015000 | #Constraints:     113161
3583.05/3595.12	c #Conflicts:    2016000 | #Constraints:     114161
3583.05/3595.12	c #Conflicts:    2017000 | #Constraints:     115161
3583.05/3595.12	c #Conflicts:    2018000 | #Constraints:     116161
3583.05/3595.12	c #Conflicts:    2019000 | #Constraints:     117161
3583.05/3595.12	c #Conflicts:    2020000 | #Constraints:     118161
3583.05/3595.12	c #Conflicts:    2021000 | #Constraints:     119161
3583.05/3595.12	c #Conflicts:    2022000 | #Constraints:     120161
3583.05/3595.12	c #Conflicts:    2023000 | #Constraints:     121161
3583.05/3595.12	c #Conflicts:    2024000 | #Constraints:     122161
3583.05/3595.12	c #Conflicts:    2025000 | #Constraints:     123161
3583.05/3595.12	c #Conflicts:    2026000 | #Constraints:     124161
3583.05/3595.12	c #Conflicts:    2027000 | #Constraints:     125161
3583.05/3595.12	c #Conflicts:    2028000 | #Constraints:     126161
3583.05/3595.12	c #Conflicts:    2029000 | #Constraints:     127161
3583.05/3595.12	c #Conflicts:    2030000 | #Constraints:     128161
3583.05/3595.12	c #Conflicts:    2031000 | #Constraints:     129161
3583.05/3595.12	c #Conflicts:    2032000 | #Constraints:     130161
3583.05/3595.12	c #Conflicts:    2033000 | #Constraints:     131161
3583.05/3595.12	c #Conflicts:    2034000 | #Constraints:     132161
3583.05/3595.12	c #Conflicts:    2035000 | #Constraints:     133161
3583.05/3595.12	c #Conflicts:    2036000 | #Constraints:     134161
3583.05/3595.12	c #Conflicts:    2037000 | #Constraints:     135161
3583.05/3595.12	c #Conflicts:    2038000 | #Constraints:     136161
3583.05/3595.12	c #Conflicts:    2039000 | #Constraints:     137161
3583.05/3595.12	c #Conflicts:    2040000 | #Constraints:     138161
3583.05/3595.12	c #Conflicts:    2041000 | #Constraints:     139161
3583.05/3595.12	c #Conflicts:    2042000 | #Constraints:     140161
3583.05/3595.12	c #Conflicts:    2043000 | #Constraints:     141161
3583.05/3595.12	c #Conflicts:    2044000 | #Constraints:     142161
3583.05/3595.12	c #Conflicts:    2045000 | #Constraints:     143161
3583.05/3595.12	c #Conflicts:    2046000 | #Constraints:     144161
3583.05/3595.12	c #Conflicts:    2047000 | #Constraints:     145161
3583.05/3595.12	c #Conflicts:    2048000 | #Constraints:     146161
3583.05/3595.12	c #Conflicts:    2049000 | #Constraints:     147161
3583.05/3595.12	c #Conflicts:    2050000 | #Constraints:     148161
3583.05/3595.12	c #Conflicts:    2051000 | #Constraints:     149161
3583.05/3595.12	c #Conflicts:    2052000 | #Constraints:     150161
3583.05/3595.12	c #Conflicts:    2053000 | #Constraints:     151161
3583.05/3595.12	c #Conflicts:    2054000 | #Constraints:     152161
3583.05/3595.12	c #Conflicts:    2055000 | #Constraints:     153161
3583.05/3595.12	c #Conflicts:    2056000 | #Constraints:     154161
3583.05/3595.12	c #Conflicts:    2057000 | #Constraints:     155161
3583.05/3595.12	c #Conflicts:    2058000 | #Constraints:     156161
3583.05/3595.12	c #Conflicts:    2059000 | #Constraints:     157161
3583.05/3595.12	c #Conflicts:    2060000 | #Constraints:     158161
3583.05/3595.12	c #Conflicts:    2061000 | #Constraints:     159161
3583.05/3595.12	c #Conflicts:    2062000 | #Constraints:     160161
3583.05/3595.12	c #Conflicts:    2063000 | #Constraints:     161161
3583.05/3595.12	c #Conflicts:    2064000 | #Constraints:     162161
3583.05/3595.12	c #Conflicts:    2065000 | #Constraints:     163161
3583.05/3595.12	c #Conflicts:    2066000 | #Constraints:     164161
3583.05/3595.12	c #Conflicts:    2067000 | #Constraints:     165161
3583.05/3595.12	c #Conflicts:    2068000 | #Constraints:     166161
3583.05/3595.12	c #Conflicts:    2069000 | #Constraints:     167161
3583.05/3595.12	c #Conflicts:    2070000 | #Constraints:     168161
3583.05/3595.12	c #Conflicts:    2071000 | #Constraints:     169161
3583.05/3595.12	c #Conflicts:    2072000 | #Constraints:     170161
3583.05/3595.12	c #Conflicts:    2073000 | #Constraints:     171161
3583.05/3595.12	c #Conflicts:    2074000 | #Constraints:     172161
3583.05/3595.12	c #Conflicts:    2075000 | #Constraints:     173161
3583.05/3595.12	c #Conflicts:    2076000 | #Constraints:     174161
3583.05/3595.12	c #Conflicts:    2077000 | #Constraints:     175161
3583.05/3595.12	c #Conflicts:    2078000 | #Constraints:     176161
3583.05/3595.12	c #Conflicts:    2079000 | #Constraints:     177161
3583.05/3595.12	c #Conflicts:    2080000 | #Constraints:     178161
3583.05/3595.12	c #Conflicts:    2081000 | #Constraints:     179161
3583.05/3595.12	c #Conflicts:    2082000 | #Constraints:     180161
3583.05/3595.12	c #Conflicts:    2083000 | #Constraints:     181161
3583.05/3595.12	c #Conflicts:    2084000 | #Constraints:     182161
3583.05/3595.12	c #Conflicts:    2085000 | #Constraints:     183161
3583.05/3595.12	c #Conflicts:    2086000 | #Constraints:     184161
3583.05/3595.12	c #Conflicts:    2087000 | #Constraints:     185161
3583.05/3595.12	c #Conflicts:    2088000 | #Constraints:     186161
3583.05/3595.12	c #Conflicts:    2089000 | #Constraints:     187161
3583.05/3595.12	c #Conflicts:    2090000 | #Constraints:     188161
3583.05/3595.12	c #Conflicts:    2091000 | #Constraints:     189161
3583.05/3595.12	c #Conflicts:    2092000 | #Constraints:     190161
3583.05/3595.12	c #Conflicts:    2093000 | #Constraints:     191161
3583.05/3595.12	c #Conflicts:    2094000 | #Constraints:     192161
3583.05/3595.12	c #Conflicts:    2095000 | #Constraints:     193161
3583.05/3595.12	c #Conflicts:    2096000 | #Constraints:     194161
3583.05/3595.12	c #Conflicts:    2097000 | #Constraints:     195161
3583.05/3595.12	c #Conflicts:    2098000 | #Constraints:     196161
3583.05/3595.12	c #Conflicts:    2099000 | #Constraints:     197161
3583.05/3595.12	c #Conflicts:    2100000 | #Constraints:     198161
3583.05/3595.12	c #Conflicts:    2101000 | #Constraints:     199161
3583.05/3595.12	c #Conflicts:    2102000 | #Constraints:     200161
3583.05/3595.12	c #Conflicts:    2103000 | #Constraints:     201161
3583.05/3595.12	c #Conflicts:    2104000 | #Constraints:     202161
3583.05/3595.12	c #Conflicts:    2105000 | #Constraints:     203161
3583.05/3595.12	c #Conflicts:    2106000 | #Constraints:     204161
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    2107000 | #Constraints:     113719
3583.05/3595.12	c #Conflicts:    2108000 | #Constraints:     114719
3583.05/3595.12	c #Conflicts:    2109000 | #Constraints:     115719
3583.05/3595.12	c #Conflicts:    2110000 | #Constraints:     116719
3583.05/3595.12	c #Conflicts:    2111000 | #Constraints:     117719
3583.05/3595.12	c #Conflicts:    2112000 | #Constraints:     118719
3583.05/3595.12	c #Conflicts:    2113000 | #Constraints:     119719
3583.05/3595.12	c #Conflicts:    2114000 | #Constraints:     120719
3583.05/3595.12	c #Conflicts:    2115000 | #Constraints:     121719
3583.05/3595.12	c #Conflicts:    2116000 | #Constraints:     122719
3583.05/3595.12	c #Conflicts:    2117000 | #Constraints:     123719
3583.05/3595.12	c #Conflicts:    2118000 | #Constraints:     124719
3583.05/3595.12	c #Conflicts:    2119000 | #Constraints:     125719
3583.05/3595.12	c #Conflicts:    2120000 | #Constraints:     126719
3583.05/3595.12	c #Conflicts:    2121000 | #Constraints:     127719
3583.05/3595.12	c #Conflicts:    2122000 | #Constraints:     128719
3583.05/3595.12	c #Conflicts:    2123000 | #Constraints:     129719
3583.05/3595.12	c #Conflicts:    2124000 | #Constraints:     130719
3583.05/3595.12	c #Conflicts:    2125000 | #Constraints:     131719
3583.05/3595.12	c #Conflicts:    2126000 | #Constraints:     132719
3583.05/3595.12	c #Conflicts:    2127000 | #Constraints:     133719
3583.05/3595.12	c #Conflicts:    2128000 | #Constraints:     134719
3583.05/3595.12	c #Conflicts:    2129000 | #Constraints:     135719
3583.05/3595.12	c #Conflicts:    2130000 | #Constraints:     136719
3583.05/3595.12	c #Conflicts:    2131000 | #Constraints:     137719
3583.05/3595.12	c #Conflicts:    2132000 | #Constraints:     138719
3583.05/3595.12	c #Conflicts:    2133000 | #Constraints:     139719
3583.05/3595.12	c #Conflicts:    2134000 | #Constraints:     140719
3583.05/3595.12	c #Conflicts:    2135000 | #Constraints:     141719
3583.05/3595.12	c #Conflicts:    2136000 | #Constraints:     142719
3583.05/3595.12	c #Conflicts:    2137000 | #Constraints:     143719
3583.05/3595.12	c #Conflicts:    2138000 | #Constraints:     144719
3583.05/3595.12	c #Conflicts:    2139000 | #Constraints:     145719
3583.05/3595.12	c #Conflicts:    2140000 | #Constraints:     146719
3583.05/3595.12	c #Conflicts:    2141000 | #Constraints:     147719
3583.05/3595.12	c #Conflicts:    2142000 | #Constraints:     148719
3583.05/3595.12	c #Conflicts:    2143000 | #Constraints:     149719
3583.05/3595.12	c #Conflicts:    2144000 | #Constraints:     150719
3583.05/3595.12	c #Conflicts:    2145000 | #Constraints:     151719
3583.05/3595.12	c #Conflicts:    2146000 | #Constraints:     152719
3583.05/3595.12	c #Conflicts:    2147000 | #Constraints:     153719
3583.05/3595.12	c #Conflicts:    2148000 | #Constraints:     154719
3583.05/3595.12	c #Conflicts:    2149000 | #Constraints:     155719
3583.05/3595.12	c #Conflicts:    2150000 | #Constraints:     156719
3583.05/3595.12	c #Conflicts:    2151000 | #Constraints:     157719
3583.05/3595.12	c #Conflicts:    2152000 | #Constraints:     158719
3583.05/3595.12	c #Conflicts:    2153000 | #Constraints:     159719
3583.05/3595.12	c #Conflicts:    2154000 | #Constraints:     160719
3583.05/3595.12	c #Conflicts:    2155000 | #Constraints:     161719
3583.05/3595.12	c #Conflicts:    2156000 | #Constraints:     162719
3583.05/3595.12	c #Conflicts:    2157000 | #Constraints:     163719
3583.05/3595.12	c #Conflicts:    2158000 | #Constraints:     164719
3583.05/3595.12	c #Conflicts:    2159000 | #Constraints:     165719
3583.05/3595.12	c #Conflicts:    2160000 | #Constraints:     166719
3583.05/3595.12	c #Conflicts:    2161000 | #Constraints:     167719
3583.05/3595.12	c #Conflicts:    2162000 | #Constraints:     168719
3583.05/3595.12	c #Conflicts:    2163000 | #Constraints:     169719
3583.05/3595.12	c #Conflicts:    2164000 | #Constraints:     170719
3583.05/3595.12	c #Conflicts:    2165000 | #Constraints:     171719
3583.05/3595.12	c #Conflicts:    2166000 | #Constraints:     172719
3583.05/3595.12	c #Conflicts:    2167000 | #Constraints:     173719
3583.05/3595.12	c #Conflicts:    2168000 | #Constraints:     174719
3583.05/3595.12	c #Conflicts:    2169000 | #Constraints:     175719
3583.05/3595.12	c #Conflicts:    2170000 | #Constraints:     176719
3583.05/3595.12	c #Conflicts:    2171000 | #Constraints:     177719
3583.05/3595.12	c #Conflicts:    2172000 | #Constraints:     178719
3583.05/3595.12	c #Conflicts:    2173000 | #Constraints:     179719
3583.05/3595.12	c #Conflicts:    2174000 | #Constraints:     180719
3583.05/3595.12	c #Conflicts:    2175000 | #Constraints:     181719
3583.05/3595.12	c #Conflicts:    2176000 | #Constraints:     182719
3583.05/3595.12	c #Conflicts:    2177000 | #Constraints:     183719
3583.05/3595.12	c #Conflicts:    2178000 | #Constraints:     184719
3583.05/3595.12	c #Conflicts:    2179000 | #Constraints:     185719
3583.05/3595.12	c #Conflicts:    2180000 | #Constraints:     186719
3583.05/3595.12	c #Conflicts:    2181000 | #Constraints:     187719
3583.05/3595.12	c #Conflicts:    2182000 | #Constraints:     188719
3583.05/3595.12	c #Conflicts:    2183000 | #Constraints:     189719
3583.05/3595.12	c #Conflicts:    2184000 | #Constraints:     190719
3583.05/3595.12	c #Conflicts:    2185000 | #Constraints:     191719
3583.05/3595.12	c #Conflicts:    2186000 | #Constraints:     192719
3583.05/3595.12	c #Conflicts:    2187000 | #Constraints:     193719
3583.05/3595.12	c #Conflicts:    2188000 | #Constraints:     194719
3583.05/3595.12	c #Conflicts:    2189000 | #Constraints:     195719
3583.05/3595.12	c #Conflicts:    2190000 | #Constraints:     196719
3583.05/3595.12	c #Conflicts:    2191000 | #Constraints:     197719
3583.05/3595.12	c #Conflicts:    2192000 | #Constraints:     198719
3583.05/3595.12	c #Conflicts:    2193000 | #Constraints:     199719
3583.05/3595.12	c #Conflicts:    2194000 | #Constraints:     200719
3583.05/3595.12	c #Conflicts:    2195000 | #Constraints:     201719
3583.05/3595.12	c #Conflicts:    2196000 | #Constraints:     202719
3583.05/3595.12	c #Conflicts:    2197000 | #Constraints:     203719
3583.05/3595.12	c #Conflicts:    2198000 | #Constraints:     204719
3583.05/3595.12	c #Conflicts:    2199000 | #Constraints:     205719
3583.05/3595.12	c #Conflicts:    2200000 | #Constraints:     206719
3583.05/3595.12	c #Conflicts:    2201000 | #Constraints:     207719
3583.05/3595.12	c #Conflicts:    2202000 | #Constraints:     208719
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    2203000 | #Constraints:     116192
3583.05/3595.12	c #Conflicts:    2204000 | #Constraints:     117192
3583.05/3595.12	c #Conflicts:    2205000 | #Constraints:     118192
3583.05/3595.12	c #Conflicts:    2206000 | #Constraints:     119192
3583.05/3595.12	c #Conflicts:    2207000 | #Constraints:     120192
3583.05/3595.12	c #Conflicts:    2208000 | #Constraints:     121192
3583.05/3595.12	c #Conflicts:    2209000 | #Constraints:     122192
3583.05/3595.12	c #Conflicts:    2210000 | #Constraints:     123192
3583.05/3595.12	c #Conflicts:    2211000 | #Constraints:     124192
3583.05/3595.12	c #Conflicts:    2212000 | #Constraints:     125192
3583.05/3595.12	c #Conflicts:    2213000 | #Constraints:     126192
3583.05/3595.12	c #Conflicts:    2214000 | #Constraints:     127192
3583.05/3595.12	c #Conflicts:    2215000 | #Constraints:     128192
3583.05/3595.12	c #Conflicts:    2216000 | #Constraints:     129192
3583.05/3595.12	c #Conflicts:    2217000 | #Constraints:     130192
3583.05/3595.12	c #Conflicts:    2218000 | #Constraints:     131192
3583.05/3595.12	c #Conflicts:    2219000 | #Constraints:     132192
3583.05/3595.12	c #Conflicts:    2220000 | #Constraints:     133192
3583.05/3595.12	c #Conflicts:    2221000 | #Constraints:     134192
3583.05/3595.12	c #Conflicts:    2222000 | #Constraints:     135192
3583.05/3595.12	c #Conflicts:    2223000 | #Constraints:     136192
3583.05/3595.12	c #Conflicts:    2224000 | #Constraints:     137192
3583.05/3595.12	c #Conflicts:    2225000 | #Constraints:     138192
3583.05/3595.12	c #Conflicts:    2226000 | #Constraints:     139192
3583.05/3595.12	c #Conflicts:    2227000 | #Constraints:     140192
3583.05/3595.12	c #Conflicts:    2228000 | #Constraints:     141192
3583.05/3595.12	c #Conflicts:    2229000 | #Constraints:     142192
3583.05/3595.12	c #Conflicts:    2230000 | #Constraints:     143192
3583.05/3595.12	c #Conflicts:    2231000 | #Constraints:     144192
3583.05/3595.12	c #Conflicts:    2232000 | #Constraints:     145192
3583.05/3595.12	c #Conflicts:    2233000 | #Constraints:     146192
3583.05/3595.12	c #Conflicts:    2234000 | #Constraints:     147192
3583.05/3595.12	c #Conflicts:    2235000 | #Constraints:     148192
3583.05/3595.12	c #Conflicts:    2236000 | #Constraints:     149192
3583.05/3595.12	c #Conflicts:    2237000 | #Constraints:     150192
3583.05/3595.12	c #Conflicts:    2238000 | #Constraints:     151192
3583.05/3595.12	c #Conflicts:    2239000 | #Constraints:     152192
3583.05/3595.12	c #Conflicts:    2240000 | #Constraints:     153192
3583.05/3595.12	c #Conflicts:    2241000 | #Constraints:     154192
3583.05/3595.12	c #Conflicts:    2242000 | #Constraints:     155192
3583.05/3595.12	c #Conflicts:    2243000 | #Constraints:     156192
3583.05/3595.12	c #Conflicts:    2244000 | #Constraints:     157192
3583.05/3595.12	c #Conflicts:    2245000 | #Constraints:     158192
3583.05/3595.12	c #Conflicts:    2246000 | #Constraints:     159192
3583.05/3595.12	c #Conflicts:    2247000 | #Constraints:     160192
3583.05/3595.12	c #Conflicts:    2248000 | #Constraints:     161192
3583.05/3595.12	c #Conflicts:    2249000 | #Constraints:     162192
3583.05/3595.12	c #Conflicts:    2250000 | #Constraints:     163192
3583.05/3595.12	c #Conflicts:    2251000 | #Constraints:     164192
3583.05/3595.12	c #Conflicts:    2252000 | #Constraints:     165192
3583.05/3595.12	c #Conflicts:    2253000 | #Constraints:     166192
3583.05/3595.12	c #Conflicts:    2254000 | #Constraints:     167192
3583.05/3595.12	c #Conflicts:    2255000 | #Constraints:     168192
3583.05/3595.12	c #Conflicts:    2256000 | #Constraints:     169192
3583.05/3595.12	c #Conflicts:    2257000 | #Constraints:     170192
3583.05/3595.12	c #Conflicts:    2258000 | #Constraints:     171192
3583.05/3595.12	c #Conflicts:    2259000 | #Constraints:     172192
3583.05/3595.12	c #Conflicts:    2260000 | #Constraints:     173192
3583.05/3595.12	c #Conflicts:    2261000 | #Constraints:     174192
3583.05/3595.12	c #Conflicts:    2262000 | #Constraints:     175192
3583.05/3595.12	c #Conflicts:    2263000 | #Constraints:     176192
3583.05/3595.12	c #Conflicts:    2264000 | #Constraints:     177192
3583.05/3595.12	c #Conflicts:    2265000 | #Constraints:     178192
3583.05/3595.12	c #Conflicts:    2266000 | #Constraints:     179192
3583.05/3595.12	c #Conflicts:    2267000 | #Constraints:     180192
3583.05/3595.12	c #Conflicts:    2268000 | #Constraints:     181192
3583.05/3595.12	c #Conflicts:    2269000 | #Constraints:     182192
3583.05/3595.12	c #Conflicts:    2270000 | #Constraints:     183192
3583.05/3595.12	c #Conflicts:    2271000 | #Constraints:     184192
3583.05/3595.12	c #Conflicts:    2272000 | #Constraints:     185192
3583.05/3595.12	c #Conflicts:    2273000 | #Constraints:     186192
3583.05/3595.12	c #Conflicts:    2274000 | #Constraints:     187192
3583.05/3595.12	c #Conflicts:    2275000 | #Constraints:     188192
3583.05/3595.12	c #Conflicts:    2276000 | #Constraints:     189192
3583.05/3595.12	c #Conflicts:    2277000 | #Constraints:     190192
3583.05/3595.12	c #Conflicts:    2278000 | #Constraints:     191192
3583.05/3595.12	c #Conflicts:    2279000 | #Constraints:     192192
3583.05/3595.12	c #Conflicts:    2280000 | #Constraints:     193192
3583.05/3595.12	c #Conflicts:    2281000 | #Constraints:     194192
3583.05/3595.12	c #Conflicts:    2282000 | #Constraints:     195192
3583.05/3595.12	c #Conflicts:    2283000 | #Constraints:     196192
3583.05/3595.12	c #Conflicts:    2284000 | #Constraints:     197192
3583.05/3595.12	c #Conflicts:    2285000 | #Constraints:     198192
3583.05/3595.12	c #Conflicts:    2286000 | #Constraints:     199192
3583.05/3595.12	c #Conflicts:    2287000 | #Constraints:     200192
3583.05/3595.12	c #Conflicts:    2288000 | #Constraints:     201192
3583.05/3595.12	c #Conflicts:    2289000 | #Constraints:     202192
3583.05/3595.12	c #Conflicts:    2290000 | #Constraints:     203192
3583.05/3595.12	c #Conflicts:    2291000 | #Constraints:     204192
3583.05/3595.12	c #Conflicts:    2292000 | #Constraints:     205192
3583.05/3595.12	c #Conflicts:    2293000 | #Constraints:     206192
3583.05/3595.12	c #Conflicts:    2294000 | #Constraints:     207192
3583.05/3595.12	c #Conflicts:    2295000 | #Constraints:     208192
3583.05/3595.12	c #Conflicts:    2296000 | #Constraints:     209192
3583.05/3595.12	c #Conflicts:    2297000 | #Constraints:     210192
3583.05/3595.12	c #Conflicts:    2298000 | #Constraints:     211192
3583.05/3595.12	c #Conflicts:    2299000 | #Constraints:     212192
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    2300000 | #Constraints:     117568
3583.05/3595.12	c #Conflicts:    2301000 | #Constraints:     118568
3583.05/3595.12	c #Conflicts:    2302000 | #Constraints:     119568
3583.05/3595.12	c #Conflicts:    2303000 | #Constraints:     120568
3583.05/3595.12	c #Conflicts:    2304000 | #Constraints:     121568
3583.05/3595.12	c #Conflicts:    2305000 | #Constraints:     122568
3583.05/3595.12	c #Conflicts:    2306000 | #Constraints:     123568
3583.05/3595.12	c #Conflicts:    2307000 | #Constraints:     124568
3583.05/3595.12	c #Conflicts:    2308000 | #Constraints:     125568
3583.05/3595.12	c #Conflicts:    2309000 | #Constraints:     126568
3583.05/3595.12	c #Conflicts:    2310000 | #Constraints:     127568
3583.05/3595.12	c #Conflicts:    2311000 | #Constraints:     128568
3583.05/3595.12	c #Conflicts:    2312000 | #Constraints:     129568
3583.05/3595.12	c #Conflicts:    2313000 | #Constraints:     130568
3583.05/3595.12	c #Conflicts:    2314000 | #Constraints:     131568
3583.05/3595.12	c #Conflicts:    2315000 | #Constraints:     132568
3583.05/3595.12	c #Conflicts:    2316000 | #Constraints:     133568
3583.05/3595.12	c #Conflicts:    2317000 | #Constraints:     134568
3583.05/3595.12	c #Conflicts:    2318000 | #Constraints:     135568
3583.05/3595.12	c #Conflicts:    2319000 | #Constraints:     136568
3583.05/3595.12	c #Conflicts:    2320000 | #Constraints:     137568
3583.05/3595.12	c #Conflicts:    2321000 | #Constraints:     138568
3583.05/3595.12	c #Conflicts:    2322000 | #Constraints:     139568
3583.05/3595.12	c #Conflicts:    2323000 | #Constraints:     140568
3583.05/3595.12	c #Conflicts:    2324000 | #Constraints:     141568
3583.05/3595.12	c #Conflicts:    2325000 | #Constraints:     142568
3583.05/3595.12	c #Conflicts:    2326000 | #Constraints:     143568
3583.05/3595.12	c #Conflicts:    2327000 | #Constraints:     144568
3583.05/3595.12	c #Conflicts:    2328000 | #Constraints:     145568
3583.05/3595.12	c #Conflicts:    2329000 | #Constraints:     146568
3583.05/3595.12	c #Conflicts:    2330000 | #Constraints:     147568
3583.05/3595.12	c #Conflicts:    2331000 | #Constraints:     148568
3583.05/3595.12	c #Conflicts:    2332000 | #Constraints:     149568
3583.05/3595.12	c #Conflicts:    2333000 | #Constraints:     150568
3583.05/3595.12	c #Conflicts:    2334000 | #Constraints:     151568
3583.05/3595.12	c #Conflicts:    2335000 | #Constraints:     152568
3583.05/3595.12	c #Conflicts:    2336000 | #Constraints:     153568
3583.05/3595.12	c #Conflicts:    2337000 | #Constraints:     154568
3583.05/3595.12	c #Conflicts:    2338000 | #Constraints:     155568
3583.05/3595.12	c #Conflicts:    2339000 | #Constraints:     156568
3583.05/3595.12	c #Conflicts:    2340000 | #Constraints:     157568
3583.05/3595.12	c #Conflicts:    2341000 | #Constraints:     158568
3583.05/3595.12	c #Conflicts:    2342000 | #Constraints:     159568
3583.05/3595.12	c #Conflicts:    2343000 | #Constraints:     160568
3583.05/3595.12	c #Conflicts:    2344000 | #Constraints:     161568
3583.05/3595.12	c #Conflicts:    2345000 | #Constraints:     162568
3583.05/3595.12	c #Conflicts:    2346000 | #Constraints:     163568
3583.05/3595.12	c #Conflicts:    2347000 | #Constraints:     164568
3583.05/3595.12	c #Conflicts:    2348000 | #Constraints:     165568
3583.05/3595.12	c #Conflicts:    2349000 | #Constraints:     166568
3583.05/3595.12	c #Conflicts:    2350000 | #Constraints:     167568
3583.05/3595.12	c #Conflicts:    2351000 | #Constraints:     168568
3583.05/3595.12	c #Conflicts:    2352000 | #Constraints:     169568
3583.05/3595.12	c #Conflicts:    2353000 | #Constraints:     170568
3583.05/3595.12	c #Conflicts:    2354000 | #Constraints:     171568
3583.05/3595.12	c #Conflicts:    2355000 | #Constraints:     172568
3583.05/3595.12	c #Conflicts:    2356000 | #Constraints:     173568
3583.05/3595.12	c #Conflicts:    2357000 | #Constraints:     174568
3583.05/3595.12	c #Conflicts:    2358000 | #Constraints:     175568
3583.05/3595.12	c #Conflicts:    2359000 | #Constraints:     176568
3583.05/3595.12	c #Conflicts:    2360000 | #Constraints:     177568
3583.05/3595.12	c #Conflicts:    2361000 | #Constraints:     178568
3583.05/3595.12	c #Conflicts:    2362000 | #Constraints:     179568
3583.05/3595.12	c #Conflicts:    2363000 | #Constraints:     180568
3583.05/3595.12	c #Conflicts:    2364000 | #Constraints:     181568
3583.05/3595.12	c #Conflicts:    2365000 | #Constraints:     182568
3583.05/3595.12	c #Conflicts:    2366000 | #Constraints:     183568
3583.05/3595.12	c #Conflicts:    2367000 | #Constraints:     184568
3583.05/3595.12	c #Conflicts:    2368000 | #Constraints:     185568
3583.05/3595.12	c #Conflicts:    2369000 | #Constraints:     186568
3583.05/3595.12	c #Conflicts:    2370000 | #Constraints:     187568
3583.05/3595.12	c #Conflicts:    2371000 | #Constraints:     188568
3583.05/3595.12	c #Conflicts:    2372000 | #Constraints:     189568
3583.05/3595.12	c #Conflicts:    2373000 | #Constraints:     190568
3583.05/3595.12	c #Conflicts:    2374000 | #Constraints:     191568
3583.05/3595.12	c #Conflicts:    2375000 | #Constraints:     192568
3583.05/3595.12	c #Conflicts:    2376000 | #Constraints:     193568
3583.05/3595.12	c #Conflicts:    2377000 | #Constraints:     194568
3583.05/3595.12	c #Conflicts:    2378000 | #Constraints:     195568
3583.05/3595.12	c #Conflicts:    2379000 | #Constraints:     196568
3583.05/3595.12	c #Conflicts:    2380000 | #Constraints:     197568
3583.05/3595.12	c #Conflicts:    2381000 | #Constraints:     198568
3583.05/3595.12	c #Conflicts:    2382000 | #Constraints:     199568
3583.05/3595.12	c #Conflicts:    2383000 | #Constraints:     200568
3583.05/3595.12	c #Conflicts:    2384000 | #Constraints:     201568
3583.05/3595.12	c #Conflicts:    2385000 | #Constraints:     202568
3583.05/3595.12	c #Conflicts:    2386000 | #Constraints:     203568
3583.05/3595.12	c #Conflicts:    2387000 | #Constraints:     204568
3583.05/3595.12	c #Conflicts:    2388000 | #Constraints:     205568
3583.05/3595.12	c #Conflicts:    2389000 | #Constraints:     206568
3583.05/3595.12	c #Conflicts:    2390000 | #Constraints:     207568
3583.05/3595.12	c #Conflicts:    2391000 | #Constraints:     208568
3583.05/3595.12	c #Conflicts:    2392000 | #Constraints:     209568
3583.05/3595.12	c #Conflicts:    2393000 | #Constraints:     210568
3583.05/3595.12	c #Conflicts:    2394000 | #Constraints:     211568
3583.05/3595.12	c #Conflicts:    2395000 | #Constraints:     212568
3583.05/3595.12	c #Conflicts:    2396000 | #Constraints:     213568
3583.05/3595.12	c #Conflicts:    2397000 | #Constraints:     214568
3583.05/3595.12	c #Conflicts:    2398000 | #Constraints:     215568
3583.05/3595.12	c #Conflicts:    2399000 | #Constraints:     216568
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 12
3583.05/3595.12	c #Conflicts:    2400000 | #Constraints:     120001
3583.05/3595.12	c #Conflicts:    2401000 | #Constraints:     121001
3583.05/3595.12	c #Conflicts:    2402000 | #Constraints:     122001
3583.05/3595.12	c #Conflicts:    2403000 | #Constraints:     123001
3583.05/3595.12	c #Conflicts:    2404000 | #Constraints:     124001
3583.05/3595.12	c #Conflicts:    2405000 | #Constraints:     125001
3583.05/3595.12	c #Conflicts:    2406000 | #Constraints:     126001
3583.05/3595.12	c #Conflicts:    2407000 | #Constraints:     127001
3583.05/3595.12	c #Conflicts:    2408000 | #Constraints:     128001
3583.05/3595.12	c #Conflicts:    2409000 | #Constraints:     129001
3583.05/3595.12	c #Conflicts:    2410000 | #Constraints:     130001
3583.05/3595.12	c #Conflicts:    2411000 | #Constraints:     131001
3583.05/3595.12	c #Conflicts:    2412000 | #Constraints:     132001
3583.05/3595.12	c #Conflicts:    2413000 | #Constraints:     133001
3583.05/3595.12	c #Conflicts:    2414000 | #Constraints:     134001
3583.05/3595.12	c #Conflicts:    2415000 | #Constraints:     135001
3583.05/3595.12	c #Conflicts:    2416000 | #Constraints:     136001
3583.05/3595.12	c #Conflicts:    2417000 | #Constraints:     137001
3583.05/3595.12	c #Conflicts:    2418000 | #Constraints:     138001
3583.05/3595.12	c #Conflicts:    2419000 | #Constraints:     139001
3583.05/3595.12	c #Conflicts:    2420000 | #Constraints:     140001
3583.05/3595.12	c #Conflicts:    2421000 | #Constraints:     141001
3583.05/3595.12	c #Conflicts:    2422000 | #Constraints:     142001
3583.05/3595.12	c #Conflicts:    2423000 | #Constraints:     143001
3583.05/3595.12	c #Conflicts:    2424000 | #Constraints:     144001
3583.05/3595.12	c #Conflicts:    2425000 | #Constraints:     145001
3583.05/3595.12	c #Conflicts:    2426000 | #Constraints:     146001
3583.05/3595.12	c #Conflicts:    2427000 | #Constraints:     147001
3583.05/3595.12	c #Conflicts:    2428000 | #Constraints:     148001
3583.05/3595.12	c #Conflicts:    2429000 | #Constraints:     149001
3583.05/3595.12	c #Conflicts:    2430000 | #Constraints:     150001
3583.05/3595.12	c #Conflicts:    2431000 | #Constraints:     151001
3583.05/3595.12	c #Conflicts:    2432000 | #Constraints:     152001
3583.05/3595.12	c #Conflicts:    2433000 | #Constraints:     153001
3583.05/3595.12	c #Conflicts:    2434000 | #Constraints:     154001
3583.05/3595.12	c #Conflicts:    2435000 | #Constraints:     155001
3583.05/3595.12	c #Conflicts:    2436000 | #Constraints:     156001
3583.05/3595.12	c #Conflicts:    2437000 | #Constraints:     157001
3583.05/3595.12	c #Conflicts:    2438000 | #Constraints:     158001
3583.05/3595.12	c #Conflicts:    2439000 | #Constraints:     159001
3583.05/3595.12	c #Conflicts:    2440000 | #Constraints:     160001
3583.05/3595.12	c #Conflicts:    2441000 | #Constraints:     161001
3583.05/3595.12	c #Conflicts:    2442000 | #Constraints:     162001
3583.05/3595.12	c #Conflicts:    2443000 | #Constraints:     163001
3583.05/3595.12	c #Conflicts:    2444000 | #Constraints:     164001
3583.05/3595.12	c #Conflicts:    2445000 | #Constraints:     165001
3583.05/3595.12	c bounds - >= 13 @ 2196.86
3583.05/3595.12	c #Conflicts:    2446000 | #Constraints:     166007
3583.05/3595.12	c #Conflicts:    2447000 | #Constraints:     167007
3583.05/3595.12	c #Conflicts:    2448000 | #Constraints:     168007
3583.05/3595.12	c #Conflicts:    2449000 | #Constraints:     169007
3583.05/3595.12	c #Conflicts:    2450000 | #Constraints:     170007
3583.05/3595.12	c #Conflicts:    2451000 | #Constraints:     171007
3583.05/3595.12	c #Conflicts:    2452000 | #Constraints:     172007
3583.05/3595.12	c #Conflicts:    2453000 | #Constraints:     173007
3583.05/3595.12	c #Conflicts:    2454000 | #Constraints:     174007
3583.05/3595.12	c #Conflicts:    2455000 | #Constraints:     175007
3583.05/3595.12	c #Conflicts:    2456000 | #Constraints:     176007
3583.05/3595.12	c #Conflicts:    2457000 | #Constraints:     177007
3583.05/3595.12	c #Conflicts:    2458000 | #Constraints:     178007
3583.05/3595.12	c #Conflicts:    2459000 | #Constraints:     179007
3583.05/3595.12	c #Conflicts:    2460000 | #Constraints:     180007
3583.05/3595.12	c #Conflicts:    2461000 | #Constraints:     181007
3583.05/3595.12	c #Conflicts:    2462000 | #Constraints:     182007
3583.05/3595.12	c #Conflicts:    2463000 | #Constraints:     183007
3583.05/3595.12	c #Conflicts:    2464000 | #Constraints:     184007
3583.05/3595.12	c #Conflicts:    2465000 | #Constraints:     185007
3583.05/3595.12	c #Conflicts:    2466000 | #Constraints:     186007
3583.05/3595.12	c #Conflicts:    2467000 | #Constraints:     187007
3583.05/3595.12	c #Conflicts:    2468000 | #Constraints:     188007
3583.05/3595.12	c #Conflicts:    2469000 | #Constraints:     189007
3583.05/3595.12	c #Conflicts:    2470000 | #Constraints:     190007
3583.05/3595.12	c #Conflicts:    2471000 | #Constraints:     191007
3583.05/3595.12	c #Conflicts:    2472000 | #Constraints:     192007
3583.05/3595.12	c #Conflicts:    2473000 | #Constraints:     193007
3583.05/3595.12	c #Conflicts:    2474000 | #Constraints:     194007
3583.05/3595.12	c #Conflicts:    2475000 | #Constraints:     195007
3583.05/3595.12	c #Conflicts:    2476000 | #Constraints:     196007
3583.05/3595.12	c #Conflicts:    2477000 | #Constraints:     197007
3583.05/3595.12	c #Conflicts:    2478000 | #Constraints:     198007
3583.05/3595.12	c #Conflicts:    2479000 | #Constraints:     199007
3583.05/3595.12	c #Conflicts:    2480000 | #Constraints:     200007
3583.05/3595.12	c #Conflicts:    2481000 | #Constraints:     201007
3583.05/3595.12	c #Conflicts:    2482000 | #Constraints:     202007
3583.05/3595.12	c #Conflicts:    2483000 | #Constraints:     203007
3583.05/3595.12	c #Conflicts:    2484000 | #Constraints:     204007
3583.05/3595.12	c #Conflicts:    2485000 | #Constraints:     205007
3583.05/3595.12	c #Conflicts:    2486000 | #Constraints:     206007
3583.05/3595.12	c #Conflicts:    2487000 | #Constraints:     207007
3583.05/3595.12	c #Conflicts:    2488000 | #Constraints:     208007
3583.05/3595.12	c #Conflicts:    2489000 | #Constraints:     209007
3583.05/3595.12	c #Conflicts:    2490000 | #Constraints:     210007
3583.05/3595.12	c #Conflicts:    2491000 | #Constraints:     211007
3583.05/3595.12	c #Conflicts:    2492000 | #Constraints:     212007
3583.05/3595.12	c #Conflicts:    2493000 | #Constraints:     213007
3583.05/3595.12	c #Conflicts:    2494000 | #Constraints:     214007
3583.05/3595.12	c #Conflicts:    2495000 | #Constraints:     215007
3583.05/3595.12	c #Conflicts:    2496000 | #Constraints:     216007
3583.05/3595.12	c #Conflicts:    2497000 | #Constraints:     217007
3583.05/3595.12	c #Conflicts:    2498000 | #Constraints:     218007
3583.05/3595.12	c #Conflicts:    2499000 | #Constraints:     219007
3583.05/3595.12	c #Conflicts:    2500000 | #Constraints:     220007
3583.05/3595.12	c #Conflicts:    2501000 | #Constraints:     221007
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    2502000 | #Constraints:     122333
3583.05/3595.12	c #Conflicts:    2503000 | #Constraints:     123333
3583.05/3595.12	c #Conflicts:    2504000 | #Constraints:     124333
3583.05/3595.12	c #Conflicts:    2505000 | #Constraints:     125333
3583.05/3595.12	c #Conflicts:    2506000 | #Constraints:     126333
3583.05/3595.12	c #Conflicts:    2507000 | #Constraints:     127333
3583.05/3595.12	c #Conflicts:    2508000 | #Constraints:     128333
3583.05/3595.12	c #Conflicts:    2509000 | #Constraints:     129333
3583.05/3595.12	c #Conflicts:    2510000 | #Constraints:     130333
3583.05/3595.12	c #Conflicts:    2511000 | #Constraints:     131333
3583.05/3595.12	c #Conflicts:    2512000 | #Constraints:     132333
3583.05/3595.12	c #Conflicts:    2513000 | #Constraints:     133333
3583.05/3595.12	c #Conflicts:    2514000 | #Constraints:     134333
3583.05/3595.12	c #Conflicts:    2515000 | #Constraints:     135333
3583.05/3595.12	c #Conflicts:    2516000 | #Constraints:     136333
3583.05/3595.12	c #Conflicts:    2517000 | #Constraints:     137333
3583.05/3595.12	c #Conflicts:    2518000 | #Constraints:     138333
3583.05/3595.12	c #Conflicts:    2519000 | #Constraints:     139333
3583.05/3595.12	c #Conflicts:    2520000 | #Constraints:     140333
3583.05/3595.12	c #Conflicts:    2521000 | #Constraints:     141333
3583.05/3595.12	c #Conflicts:    2522000 | #Constraints:     142333
3583.05/3595.12	c #Conflicts:    2523000 | #Constraints:     143333
3583.05/3595.12	c #Conflicts:    2524000 | #Constraints:     144333
3583.05/3595.12	c #Conflicts:    2525000 | #Constraints:     145333
3583.05/3595.12	c #Conflicts:    2526000 | #Constraints:     146333
3583.05/3595.12	c #Conflicts:    2527000 | #Constraints:     147333
3583.05/3595.12	c #Conflicts:    2528000 | #Constraints:     148333
3583.05/3595.12	c #Conflicts:    2529000 | #Constraints:     149333
3583.05/3595.12	c #Conflicts:    2530000 | #Constraints:     150333
3583.05/3595.12	c #Conflicts:    2531000 | #Constraints:     151333
3583.05/3595.12	c #Conflicts:    2532000 | #Constraints:     152333
3583.05/3595.12	c #Conflicts:    2533000 | #Constraints:     153333
3583.05/3595.12	c #Conflicts:    2534000 | #Constraints:     154333
3583.05/3595.12	c #Conflicts:    2535000 | #Constraints:     155333
3583.05/3595.12	c #Conflicts:    2536000 | #Constraints:     156333
3583.05/3595.12	c #Conflicts:    2537000 | #Constraints:     157333
3583.05/3595.12	c #Conflicts:    2538000 | #Constraints:     158333
3583.05/3595.12	c #Conflicts:    2539000 | #Constraints:     159333
3583.05/3595.12	c #Conflicts:    2540000 | #Constraints:     160333
3583.05/3595.12	c #Conflicts:    2541000 | #Constraints:     161333
3583.05/3595.12	c #Conflicts:    2542000 | #Constraints:     162333
3583.05/3595.12	c #Conflicts:    2543000 | #Constraints:     163333
3583.05/3595.12	c #Conflicts:    2544000 | #Constraints:     164333
3583.05/3595.12	c #Conflicts:    2545000 | #Constraints:     165333
3583.05/3595.12	c #Conflicts:    2546000 | #Constraints:     166333
3583.05/3595.12	c #Conflicts:    2547000 | #Constraints:     167333
3583.05/3595.12	c #Conflicts:    2548000 | #Constraints:     168333
3583.05/3595.12	c #Conflicts:    2549000 | #Constraints:     169333
3583.05/3595.12	c #Conflicts:    2550000 | #Constraints:     170333
3583.05/3595.12	c #Conflicts:    2551000 | #Constraints:     171333
3583.05/3595.12	c #Conflicts:    2552000 | #Constraints:     172333
3583.05/3595.12	c #Conflicts:    2553000 | #Constraints:     173333
3583.05/3595.12	c #Conflicts:    2554000 | #Constraints:     174333
3583.05/3595.12	c #Conflicts:    2555000 | #Constraints:     175333
3583.05/3595.12	c #Conflicts:    2556000 | #Constraints:     176333
3583.05/3595.12	c #Conflicts:    2557000 | #Constraints:     177333
3583.05/3595.12	c #Conflicts:    2558000 | #Constraints:     178333
3583.05/3595.12	c #Conflicts:    2559000 | #Constraints:     179333
3583.05/3595.12	c #Conflicts:    2560000 | #Constraints:     180333
3583.05/3595.12	c #Conflicts:    2561000 | #Constraints:     181333
3583.05/3595.12	c #Conflicts:    2562000 | #Constraints:     182333
3583.05/3595.12	c #Conflicts:    2563000 | #Constraints:     183333
3583.05/3595.12	c #Conflicts:    2564000 | #Constraints:     184333
3583.05/3595.12	c #Conflicts:    2565000 | #Constraints:     185333
3583.05/3595.12	c #Conflicts:    2566000 | #Constraints:     186333
3583.05/3595.12	c #Conflicts:    2567000 | #Constraints:     187333
3583.05/3595.12	c #Conflicts:    2568000 | #Constraints:     188333
3583.05/3595.12	c #Conflicts:    2569000 | #Constraints:     189333
3583.05/3595.12	c #Conflicts:    2570000 | #Constraints:     190333
3583.05/3595.12	c #Conflicts:    2571000 | #Constraints:     191333
3583.05/3595.12	c #Conflicts:    2572000 | #Constraints:     192333
3583.05/3595.12	c #Conflicts:    2573000 | #Constraints:     193333
3583.05/3595.12	c #Conflicts:    2574000 | #Constraints:     194333
3583.05/3595.12	c #Conflicts:    2575000 | #Constraints:     195333
3583.05/3595.12	c #Conflicts:    2576000 | #Constraints:     196333
3583.05/3595.12	c #Conflicts:    2577000 | #Constraints:     197333
3583.05/3595.12	c #Conflicts:    2578000 | #Constraints:     198333
3583.05/3595.12	c #Conflicts:    2579000 | #Constraints:     199333
3583.05/3595.12	c #Conflicts:    2580000 | #Constraints:     200333
3583.05/3595.12	c #Conflicts:    2581000 | #Constraints:     201333
3583.05/3595.12	c #Conflicts:    2582000 | #Constraints:     202333
3583.05/3595.12	c #Conflicts:    2583000 | #Constraints:     203333
3583.05/3595.12	c #Conflicts:    2584000 | #Constraints:     204333
3583.05/3595.12	c #Conflicts:    2585000 | #Constraints:     205333
3583.05/3595.12	c #Conflicts:    2586000 | #Constraints:     206333
3583.05/3595.12	c #Conflicts:    2587000 | #Constraints:     207333
3583.05/3595.12	c #Conflicts:    2588000 | #Constraints:     208333
3583.05/3595.12	c #Conflicts:    2589000 | #Constraints:     209333
3583.05/3595.12	c #Conflicts:    2590000 | #Constraints:     210333
3583.05/3595.12	c #Conflicts:    2591000 | #Constraints:     211333
3583.05/3595.12	c #Conflicts:    2592000 | #Constraints:     212333
3583.05/3595.12	c #Conflicts:    2593000 | #Constraints:     213333
3583.05/3595.12	c #Conflicts:    2594000 | #Constraints:     214333
3583.05/3595.12	c #Conflicts:    2595000 | #Constraints:     215333
3583.05/3595.12	c #Conflicts:    2596000 | #Constraints:     216333
3583.05/3595.12	c #Conflicts:    2597000 | #Constraints:     217333
3583.05/3595.12	c #Conflicts:    2598000 | #Constraints:     218333
3583.05/3595.12	c #Conflicts:    2599000 | #Constraints:     219333
3583.05/3595.12	c #Conflicts:    2600000 | #Constraints:     220333
3583.05/3595.12	c #Conflicts:    2601000 | #Constraints:     221333
3583.05/3595.12	c #Conflicts:    2602000 | #Constraints:     222333
3583.05/3595.12	c #Conflicts:    2603000 | #Constraints:     223333
3583.05/3595.12	c #Conflicts:    2604000 | #Constraints:     224333
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    2605000 | #Constraints:     123648
3583.05/3595.12	c #Conflicts:    2606000 | #Constraints:     124648
3583.05/3595.12	c #Conflicts:    2607000 | #Constraints:     125648
3583.05/3595.12	c #Conflicts:    2608000 | #Constraints:     126648
3583.05/3595.12	c #Conflicts:    2609000 | #Constraints:     127648
3583.05/3595.12	c #Conflicts:    2610000 | #Constraints:     128648
3583.05/3595.12	c #Conflicts:    2611000 | #Constraints:     129648
3583.05/3595.12	c #Conflicts:    2612000 | #Constraints:     130648
3583.05/3595.12	c #Conflicts:    2613000 | #Constraints:     131648
3583.05/3595.12	c #Conflicts:    2614000 | #Constraints:     132648
3583.05/3595.12	c #Conflicts:    2615000 | #Constraints:     133648
3583.05/3595.12	c #Conflicts:    2616000 | #Constraints:     134648
3583.05/3595.12	c #Conflicts:    2617000 | #Constraints:     135648
3583.05/3595.12	c #Conflicts:    2618000 | #Constraints:     136648
3583.05/3595.12	c #Conflicts:    2619000 | #Constraints:     137648
3583.05/3595.12	c #Conflicts:    2620000 | #Constraints:     138648
3583.05/3595.12	c #Conflicts:    2621000 | #Constraints:     139648
3583.05/3595.12	c #Conflicts:    2622000 | #Constraints:     140648
3583.05/3595.12	c #Conflicts:    2623000 | #Constraints:     141648
3583.05/3595.12	c #Conflicts:    2624000 | #Constraints:     142648
3583.05/3595.12	c #Conflicts:    2625000 | #Constraints:     143648
3583.05/3595.12	c #Conflicts:    2626000 | #Constraints:     144648
3583.05/3595.12	c #Conflicts:    2627000 | #Constraints:     145648
3583.05/3595.12	c #Conflicts:    2628000 | #Constraints:     146648
3583.05/3595.12	c #Conflicts:    2629000 | #Constraints:     147648
3583.05/3595.12	c #Conflicts:    2630000 | #Constraints:     148648
3583.05/3595.12	c #Conflicts:    2631000 | #Constraints:     149648
3583.05/3595.12	c #Conflicts:    2632000 | #Constraints:     150648
3583.05/3595.12	c #Conflicts:    2633000 | #Constraints:     151648
3583.05/3595.12	c #Conflicts:    2634000 | #Constraints:     152648
3583.05/3595.12	c #Conflicts:    2635000 | #Constraints:     153648
3583.05/3595.12	c #Conflicts:    2636000 | #Constraints:     154648
3583.05/3595.12	c #Conflicts:    2637000 | #Constraints:     155648
3583.05/3595.12	c #Conflicts:    2638000 | #Constraints:     156648
3583.05/3595.12	c #Conflicts:    2639000 | #Constraints:     157648
3583.05/3595.12	c #Conflicts:    2640000 | #Constraints:     158648
3583.05/3595.12	c #Conflicts:    2641000 | #Constraints:     159648
3583.05/3595.12	c #Conflicts:    2642000 | #Constraints:     160648
3583.05/3595.12	c #Conflicts:    2643000 | #Constraints:     161648
3583.05/3595.12	c #Conflicts:    2644000 | #Constraints:     162648
3583.05/3595.12	c #Conflicts:    2645000 | #Constraints:     163648
3583.05/3595.12	c #Conflicts:    2646000 | #Constraints:     164648
3583.05/3595.12	c #Conflicts:    2647000 | #Constraints:     165648
3583.05/3595.12	c #Conflicts:    2648000 | #Constraints:     166648
3583.05/3595.12	c #Conflicts:    2649000 | #Constraints:     167648
3583.05/3595.12	c #Conflicts:    2650000 | #Constraints:     168648
3583.05/3595.12	c #Conflicts:    2651000 | #Constraints:     169648
3583.05/3595.12	c #Conflicts:    2652000 | #Constraints:     170648
3583.05/3595.12	c #Conflicts:    2653000 | #Constraints:     171648
3583.05/3595.12	c #Conflicts:    2654000 | #Constraints:     172648
3583.05/3595.12	c #Conflicts:    2655000 | #Constraints:     173648
3583.05/3595.12	c #Conflicts:    2656000 | #Constraints:     174648
3583.05/3595.12	c #Conflicts:    2657000 | #Constraints:     175648
3583.05/3595.12	c #Conflicts:    2658000 | #Constraints:     176648
3583.05/3595.12	c #Conflicts:    2659000 | #Constraints:     177648
3583.05/3595.12	c #Conflicts:    2660000 | #Constraints:     178648
3583.05/3595.12	c #Conflicts:    2661000 | #Constraints:     179648
3583.05/3595.12	c #Conflicts:    2662000 | #Constraints:     180648
3583.05/3595.12	c #Conflicts:    2663000 | #Constraints:     181648
3583.05/3595.12	c #Conflicts:    2664000 | #Constraints:     182648
3583.05/3595.12	c #Conflicts:    2665000 | #Constraints:     183648
3583.05/3595.12	c #Conflicts:    2666000 | #Constraints:     184648
3583.05/3595.12	c #Conflicts:    2667000 | #Constraints:     185648
3583.05/3595.12	c #Conflicts:    2668000 | #Constraints:     186648
3583.05/3595.12	c #Conflicts:    2669000 | #Constraints:     187648
3583.05/3595.12	c #Conflicts:    2670000 | #Constraints:     188648
3583.05/3595.12	c #Conflicts:    2671000 | #Constraints:     189648
3583.05/3595.12	c #Conflicts:    2672000 | #Constraints:     190648
3583.05/3595.12	c #Conflicts:    2673000 | #Constraints:     191648
3583.05/3595.12	c #Conflicts:    2674000 | #Constraints:     192648
3583.05/3595.12	c #Conflicts:    2675000 | #Constraints:     193648
3583.05/3595.12	c #Conflicts:    2676000 | #Constraints:     194648
3583.05/3595.12	c #Conflicts:    2677000 | #Constraints:     195648
3583.05/3595.12	c #Conflicts:    2678000 | #Constraints:     196648
3583.05/3595.12	c #Conflicts:    2679000 | #Constraints:     197648
3583.05/3595.12	c #Conflicts:    2680000 | #Constraints:     198648
3583.05/3595.12	c #Conflicts:    2681000 | #Constraints:     199648
3583.05/3595.12	c #Conflicts:    2682000 | #Constraints:     200648
3583.05/3595.12	c #Conflicts:    2683000 | #Constraints:     201648
3583.05/3595.12	c #Conflicts:    2684000 | #Constraints:     202648
3583.05/3595.12	c #Conflicts:    2685000 | #Constraints:     203648
3583.05/3595.12	c #Conflicts:    2686000 | #Constraints:     204648
3583.05/3595.12	c #Conflicts:    2687000 | #Constraints:     205648
3583.05/3595.12	c #Conflicts:    2688000 | #Constraints:     206648
3583.05/3595.12	c #Conflicts:    2689000 | #Constraints:     207648
3583.05/3595.12	c #Conflicts:    2690000 | #Constraints:     208648
3583.05/3595.12	c #Conflicts:    2691000 | #Constraints:     209648
3583.05/3595.12	c #Conflicts:    2692000 | #Constraints:     210648
3583.05/3595.12	c #Conflicts:    2693000 | #Constraints:     211648
3583.05/3595.12	c #Conflicts:    2694000 | #Constraints:     212648
3583.05/3595.12	c #Conflicts:    2695000 | #Constraints:     213648
3583.05/3595.12	c #Conflicts:    2696000 | #Constraints:     214648
3583.05/3595.12	c #Conflicts:    2697000 | #Constraints:     215648
3583.05/3595.12	c #Conflicts:    2698000 | #Constraints:     216648
3583.05/3595.12	c #Conflicts:    2699000 | #Constraints:     217648
3583.05/3595.12	c #Conflicts:    2700000 | #Constraints:     218648
3583.05/3595.12	c #Conflicts:    2701000 | #Constraints:     219648
3583.05/3595.12	c #Conflicts:    2702000 | #Constraints:     220648
3583.05/3595.12	c #Conflicts:    2703000 | #Constraints:     221648
3583.05/3595.12	c #Conflicts:    2704000 | #Constraints:     222648
3583.05/3595.12	c #Conflicts:    2705000 | #Constraints:     223648
3583.05/3595.12	c #Conflicts:    2706000 | #Constraints:     224648
3583.05/3595.12	c #Conflicts:    2707000 | #Constraints:     225648
3583.05/3595.12	c #Conflicts:    2708000 | #Constraints:     226648
3583.05/3595.12	c #Conflicts:    2709000 | #Constraints:     227648
3583.05/3595.12	c #Conflicts:    2710000 | #Constraints:     228648
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    2711000 | #Constraints:     125969
3583.05/3595.12	c #Conflicts:    2712000 | #Constraints:     126969
3583.05/3595.12	c #Conflicts:    2713000 | #Constraints:     127969
3583.05/3595.12	c #Conflicts:    2714000 | #Constraints:     128969
3583.05/3595.12	c #Conflicts:    2715000 | #Constraints:     129969
3583.05/3595.12	c #Conflicts:    2716000 | #Constraints:     130969
3583.05/3595.12	c #Conflicts:    2717000 | #Constraints:     131969
3583.05/3595.12	c #Conflicts:    2718000 | #Constraints:     132969
3583.05/3595.12	c #Conflicts:    2719000 | #Constraints:     133969
3583.05/3595.12	c #Conflicts:    2720000 | #Constraints:     134969
3583.05/3595.12	c #Conflicts:    2721000 | #Constraints:     135969
3583.05/3595.12	c #Conflicts:    2722000 | #Constraints:     136969
3583.05/3595.12	c #Conflicts:    2723000 | #Constraints:     137969
3583.05/3595.12	c #Conflicts:    2724000 | #Constraints:     138969
3583.05/3595.12	c #Conflicts:    2725000 | #Constraints:     139969
3583.05/3595.12	c #Conflicts:    2726000 | #Constraints:     140969
3583.05/3595.12	c #Conflicts:    2727000 | #Constraints:     141969
3583.05/3595.12	c #Conflicts:    2728000 | #Constraints:     142969
3583.05/3595.12	c #Conflicts:    2729000 | #Constraints:     143969
3583.05/3595.12	c #Conflicts:    2730000 | #Constraints:     144969
3583.05/3595.12	c #Conflicts:    2731000 | #Constraints:     145969
3583.05/3595.12	c #Conflicts:    2732000 | #Constraints:     146969
3583.05/3595.12	c #Conflicts:    2733000 | #Constraints:     147969
3583.05/3595.12	c #Conflicts:    2734000 | #Constraints:     148969
3583.05/3595.12	c #Conflicts:    2735000 | #Constraints:     149969
3583.05/3595.12	c #Conflicts:    2736000 | #Constraints:     150969
3583.05/3595.12	c #Conflicts:    2737000 | #Constraints:     151969
3583.05/3595.12	c #Conflicts:    2738000 | #Constraints:     152969
3583.05/3595.12	c #Conflicts:    2739000 | #Constraints:     153969
3583.05/3595.12	c #Conflicts:    2740000 | #Constraints:     154969
3583.05/3595.12	c #Conflicts:    2741000 | #Constraints:     155969
3583.05/3595.12	c #Conflicts:    2742000 | #Constraints:     156969
3583.05/3595.12	c #Conflicts:    2743000 | #Constraints:     157969
3583.05/3595.12	c #Conflicts:    2744000 | #Constraints:     158969
3583.05/3595.12	c #Conflicts:    2745000 | #Constraints:     159969
3583.05/3595.12	c #Conflicts:    2746000 | #Constraints:     160969
3583.05/3595.12	c #Conflicts:    2747000 | #Constraints:     161969
3583.05/3595.12	c #Conflicts:    2748000 | #Constraints:     162969
3583.05/3595.12	c #Conflicts:    2749000 | #Constraints:     163969
3583.05/3595.12	c #Conflicts:    2750000 | #Constraints:     164969
3583.05/3595.12	c #Conflicts:    2751000 | #Constraints:     165969
3583.05/3595.12	c #Conflicts:    2752000 | #Constraints:     166969
3583.05/3595.12	c #Conflicts:    2753000 | #Constraints:     167969
3583.05/3595.12	c #Conflicts:    2754000 | #Constraints:     168969
3583.05/3595.12	c #Conflicts:    2755000 | #Constraints:     169969
3583.05/3595.12	c #Conflicts:    2756000 | #Constraints:     170969
3583.05/3595.12	c #Conflicts:    2757000 | #Constraints:     171969
3583.05/3595.12	c #Conflicts:    2758000 | #Constraints:     172969
3583.05/3595.12	c #Conflicts:    2759000 | #Constraints:     173969
3583.05/3595.12	c #Conflicts:    2760000 | #Constraints:     174969
3583.05/3595.12	c #Conflicts:    2761000 | #Constraints:     175969
3583.05/3595.12	c #Conflicts:    2762000 | #Constraints:     176969
3583.05/3595.12	c #Conflicts:    2763000 | #Constraints:     177969
3583.05/3595.12	c #Conflicts:    2764000 | #Constraints:     178969
3583.05/3595.12	c #Conflicts:    2765000 | #Constraints:     179969
3583.05/3595.12	c #Conflicts:    2766000 | #Constraints:     180969
3583.05/3595.12	c #Conflicts:    2767000 | #Constraints:     181969
3583.05/3595.12	c #Conflicts:    2768000 | #Constraints:     182969
3583.05/3595.12	c #Conflicts:    2769000 | #Constraints:     183969
3583.05/3595.12	c #Conflicts:    2770000 | #Constraints:     184969
3583.05/3595.12	c #Conflicts:    2771000 | #Constraints:     185969
3583.05/3595.12	c #Conflicts:    2772000 | #Constraints:     186969
3583.05/3595.12	c #Conflicts:    2773000 | #Constraints:     187969
3583.05/3595.12	c #Conflicts:    2774000 | #Constraints:     188969
3583.05/3595.12	c #Conflicts:    2775000 | #Constraints:     189969
3583.05/3595.12	c #Conflicts:    2776000 | #Constraints:     190969
3583.05/3595.12	c #Conflicts:    2777000 | #Constraints:     191969
3583.05/3595.12	c #Conflicts:    2778000 | #Constraints:     192969
3583.05/3595.12	c #Conflicts:    2779000 | #Constraints:     193969
3583.05/3595.12	c #Conflicts:    2780000 | #Constraints:     194969
3583.05/3595.12	c #Conflicts:    2781000 | #Constraints:     195969
3583.05/3595.12	c #Conflicts:    2782000 | #Constraints:     196969
3583.05/3595.12	c #Conflicts:    2783000 | #Constraints:     197969
3583.05/3595.12	c #Conflicts:    2784000 | #Constraints:     198969
3583.05/3595.12	c #Conflicts:    2785000 | #Constraints:     199969
3583.05/3595.12	c #Conflicts:    2786000 | #Constraints:     200969
3583.05/3595.12	c #Conflicts:    2787000 | #Constraints:     201969
3583.05/3595.12	c #Conflicts:    2788000 | #Constraints:     202969
3583.05/3595.12	c #Conflicts:    2789000 | #Constraints:     203969
3583.05/3595.12	c #Conflicts:    2790000 | #Constraints:     204969
3583.05/3595.12	c #Conflicts:    2791000 | #Constraints:     205969
3583.05/3595.12	c #Conflicts:    2792000 | #Constraints:     206969
3583.05/3595.12	c #Conflicts:    2793000 | #Constraints:     207969
3583.05/3595.12	c #Conflicts:    2794000 | #Constraints:     208969
3583.05/3595.12	c #Conflicts:    2795000 | #Constraints:     209969
3583.05/3595.12	c #Conflicts:    2796000 | #Constraints:     210969
3583.05/3595.12	c #Conflicts:    2797000 | #Constraints:     211969
3583.05/3595.12	c #Conflicts:    2798000 | #Constraints:     212969
3583.05/3595.12	c #Conflicts:    2799000 | #Constraints:     213969
3583.05/3595.12	c #Conflicts:    2800000 | #Constraints:     214969
3583.05/3595.12	c #Conflicts:    2801000 | #Constraints:     215969
3583.05/3595.12	c #Conflicts:    2802000 | #Constraints:     216969
3583.05/3595.12	c #Conflicts:    2803000 | #Constraints:     217969
3583.05/3595.12	c #Conflicts:    2804000 | #Constraints:     218969
3583.05/3595.12	c #Conflicts:    2805000 | #Constraints:     219969
3583.05/3595.12	c #Conflicts:    2806000 | #Constraints:     220969
3583.05/3595.12	c #Conflicts:    2807000 | #Constraints:     221969
3583.05/3595.12	c #Conflicts:    2808000 | #Constraints:     222969
3583.05/3595.12	c #Conflicts:    2809000 | #Constraints:     223969
3583.05/3595.12	c #Conflicts:    2810000 | #Constraints:     224969
3583.05/3595.12	c #Conflicts:    2811000 | #Constraints:     225969
3583.05/3595.12	c #Conflicts:    2812000 | #Constraints:     226969
3583.05/3595.12	c #Conflicts:    2813000 | #Constraints:     227969
3583.05/3595.12	c #Conflicts:    2814000 | #Constraints:     228969
3583.05/3595.12	c #Conflicts:    2815000 | #Constraints:     229969
3583.05/3595.12	c #Conflicts:    2816000 | #Constraints:     230969
3583.05/3595.12	c #Conflicts:    2817000 | #Constraints:     231969
3583.05/3595.12	c #Conflicts:    2818000 | #Constraints:     232969
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    2819000 | #Constraints:     128251
3583.05/3595.12	c #Conflicts:    2820000 | #Constraints:     129251
3583.05/3595.12	c #Conflicts:    2821000 | #Constraints:     130251
3583.05/3595.12	c #Conflicts:    2822000 | #Constraints:     131251
3583.05/3595.12	c #Conflicts:    2823000 | #Constraints:     132251
3583.05/3595.12	c #Conflicts:    2824000 | #Constraints:     133251
3583.05/3595.12	c #Conflicts:    2825000 | #Constraints:     134251
3583.05/3595.12	c #Conflicts:    2826000 | #Constraints:     135251
3583.05/3595.12	c #Conflicts:    2827000 | #Constraints:     136251
3583.05/3595.12	c #Conflicts:    2828000 | #Constraints:     137251
3583.05/3595.12	c #Conflicts:    2829000 | #Constraints:     138251
3583.05/3595.12	c #Conflicts:    2830000 | #Constraints:     139251
3583.05/3595.12	c #Conflicts:    2831000 | #Constraints:     140251
3583.05/3595.12	c #Conflicts:    2832000 | #Constraints:     141251
3583.05/3595.12	c #Conflicts:    2833000 | #Constraints:     142251
3583.05/3595.12	c #Conflicts:    2834000 | #Constraints:     143251
3583.05/3595.12	c #Conflicts:    2835000 | #Constraints:     144251
3583.05/3595.12	c #Conflicts:    2836000 | #Constraints:     145251
3583.05/3595.12	c #Conflicts:    2837000 | #Constraints:     146251
3583.05/3595.12	c #Conflicts:    2838000 | #Constraints:     147251
3583.05/3595.12	c #Conflicts:    2839000 | #Constraints:     148251
3583.05/3595.12	c #Conflicts:    2840000 | #Constraints:     149251
3583.05/3595.12	c #Conflicts:    2841000 | #Constraints:     150251
3583.05/3595.12	c #Conflicts:    2842000 | #Constraints:     151251
3583.05/3595.12	c #Conflicts:    2843000 | #Constraints:     152251
3583.05/3595.12	c #Conflicts:    2844000 | #Constraints:     153251
3583.05/3595.12	c #Conflicts:    2845000 | #Constraints:     154251
3583.05/3595.12	c #Conflicts:    2846000 | #Constraints:     155251
3583.05/3595.12	c #Conflicts:    2847000 | #Constraints:     156251
3583.05/3595.12	c #Conflicts:    2848000 | #Constraints:     157251
3583.05/3595.12	c #Conflicts:    2849000 | #Constraints:     158251
3583.05/3595.12	c #Conflicts:    2850000 | #Constraints:     159251
3583.05/3595.12	c #Conflicts:    2851000 | #Constraints:     160251
3583.05/3595.12	c #Conflicts:    2852000 | #Constraints:     161251
3583.05/3595.12	c #Conflicts:    2853000 | #Constraints:     162251
3583.05/3595.12	c #Conflicts:    2854000 | #Constraints:     163251
3583.05/3595.12	c #Conflicts:    2855000 | #Constraints:     164251
3583.05/3595.12	c #Conflicts:    2856000 | #Constraints:     165251
3583.05/3595.12	c #Conflicts:    2857000 | #Constraints:     166251
3583.05/3595.12	c #Conflicts:    2858000 | #Constraints:     167251
3583.05/3595.12	c #Conflicts:    2859000 | #Constraints:     168251
3583.05/3595.12	c #Conflicts:    2860000 | #Constraints:     169251
3583.05/3595.12	c #Conflicts:    2861000 | #Constraints:     170251
3583.05/3595.12	c #Conflicts:    2862000 | #Constraints:     171251
3583.05/3595.12	c #Conflicts:    2863000 | #Constraints:     172251
3583.05/3595.12	c #Conflicts:    2864000 | #Constraints:     173251
3583.05/3595.12	c #Conflicts:    2865000 | #Constraints:     174251
3583.05/3595.12	c #Conflicts:    2866000 | #Constraints:     175251
3583.05/3595.12	c #Conflicts:    2867000 | #Constraints:     176251
3583.05/3595.12	c #Conflicts:    2868000 | #Constraints:     177251
3583.05/3595.12	c #Conflicts:    2869000 | #Constraints:     178251
3583.05/3595.12	c #Conflicts:    2870000 | #Constraints:     179251
3583.05/3595.12	c #Conflicts:    2871000 | #Constraints:     180251
3583.05/3595.12	c #Conflicts:    2872000 | #Constraints:     181251
3583.05/3595.12	c #Conflicts:    2873000 | #Constraints:     182251
3583.05/3595.12	c #Conflicts:    2874000 | #Constraints:     183251
3583.05/3595.12	c #Conflicts:    2875000 | #Constraints:     184251
3583.05/3595.12	c #Conflicts:    2876000 | #Constraints:     185251
3583.05/3595.12	c #Conflicts:    2877000 | #Constraints:     186251
3583.05/3595.12	c #Conflicts:    2878000 | #Constraints:     187251
3583.05/3595.12	c #Conflicts:    2879000 | #Constraints:     188251
3583.05/3595.12	c #Conflicts:    2880000 | #Constraints:     189251
3583.05/3595.12	c #Conflicts:    2881000 | #Constraints:     190251
3583.05/3595.12	c #Conflicts:    2882000 | #Constraints:     191251
3583.05/3595.12	c #Conflicts:    2883000 | #Constraints:     192251
3583.05/3595.12	c #Conflicts:    2884000 | #Constraints:     193251
3583.05/3595.12	c #Conflicts:    2885000 | #Constraints:     194251
3583.05/3595.12	c #Conflicts:    2886000 | #Constraints:     195251
3583.05/3595.12	c #Conflicts:    2887000 | #Constraints:     196251
3583.05/3595.12	c #Conflicts:    2888000 | #Constraints:     197251
3583.05/3595.12	c #Conflicts:    2889000 | #Constraints:     198251
3583.05/3595.12	c #Conflicts:    2890000 | #Constraints:     199251
3583.05/3595.12	c #Conflicts:    2891000 | #Constraints:     200251
3583.05/3595.12	c #Conflicts:    2892000 | #Constraints:     201251
3583.05/3595.12	c #Conflicts:    2893000 | #Constraints:     202251
3583.05/3595.12	c #Conflicts:    2894000 | #Constraints:     203251
3583.05/3595.12	c #Conflicts:    2895000 | #Constraints:     204251
3583.05/3595.12	c #Conflicts:    2896000 | #Constraints:     205251
3583.05/3595.12	c #Conflicts:    2897000 | #Constraints:     206251
3583.05/3595.12	c #Conflicts:    2898000 | #Constraints:     207251
3583.05/3595.12	c #Conflicts:    2899000 | #Constraints:     208251
3583.05/3595.12	c #Conflicts:    2900000 | #Constraints:     209251
3583.05/3595.12	c #Conflicts:    2901000 | #Constraints:     210251
3583.05/3595.12	c #Conflicts:    2902000 | #Constraints:     211251
3583.05/3595.12	c #Conflicts:    2903000 | #Constraints:     212251
3583.05/3595.12	c #Conflicts:    2904000 | #Constraints:     213251
3583.05/3595.12	c #Conflicts:    2905000 | #Constraints:     214251
3583.05/3595.12	c #Conflicts:    2906000 | #Constraints:     215251
3583.05/3595.12	c #Conflicts:    2907000 | #Constraints:     216251
3583.05/3595.12	c #Conflicts:    2908000 | #Constraints:     217251
3583.05/3595.12	c #Conflicts:    2909000 | #Constraints:     218251
3583.05/3595.12	c #Conflicts:    2910000 | #Constraints:     219251
3583.05/3595.12	c #Conflicts:    2911000 | #Constraints:     220251
3583.05/3595.12	c #Conflicts:    2912000 | #Constraints:     221251
3583.05/3595.12	c #Conflicts:    2913000 | #Constraints:     222251
3583.05/3595.12	c #Conflicts:    2914000 | #Constraints:     223251
3583.05/3595.12	c #Conflicts:    2915000 | #Constraints:     224251
3583.05/3595.12	c #Conflicts:    2916000 | #Constraints:     225251
3583.05/3595.12	c #Conflicts:    2917000 | #Constraints:     226251
3583.05/3595.12	c #Conflicts:    2918000 | #Constraints:     227251
3583.05/3595.12	c #Conflicts:    2919000 | #Constraints:     228251
3583.05/3595.12	c #Conflicts:    2920000 | #Constraints:     229251
3583.05/3595.12	c #Conflicts:    2921000 | #Constraints:     230251
3583.05/3595.12	c #Conflicts:    2922000 | #Constraints:     231251
3583.05/3595.12	c #Conflicts:    2923000 | #Constraints:     232251
3583.05/3595.12	c #Conflicts:    2924000 | #Constraints:     233251
3583.05/3595.12	c #Conflicts:    2925000 | #Constraints:     234251
3583.05/3595.12	c #Conflicts:    2926000 | #Constraints:     235251
3583.05/3595.12	c #Conflicts:    2927000 | #Constraints:     236251
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    2928000 | #Constraints:     129571
3583.05/3595.12	c #Conflicts:    2929000 | #Constraints:     130571
3583.05/3595.12	c #Conflicts:    2930000 | #Constraints:     131571
3583.05/3595.12	c #Conflicts:    2931000 | #Constraints:     132571
3583.05/3595.12	c #Conflicts:    2932000 | #Constraints:     133571
3583.05/3595.12	c #Conflicts:    2933000 | #Constraints:     134571
3583.05/3595.12	c #Conflicts:    2934000 | #Constraints:     135571
3583.05/3595.12	c #Conflicts:    2935000 | #Constraints:     136571
3583.05/3595.12	c #Conflicts:    2936000 | #Constraints:     137571
3583.05/3595.12	c #Conflicts:    2937000 | #Constraints:     138571
3583.05/3595.12	c #Conflicts:    2938000 | #Constraints:     139571
3583.05/3595.12	c #Conflicts:    2939000 | #Constraints:     140571
3583.05/3595.12	c #Conflicts:    2940000 | #Constraints:     141571
3583.05/3595.12	c #Conflicts:    2941000 | #Constraints:     142571
3583.05/3595.12	c #Conflicts:    2942000 | #Constraints:     143571
3583.05/3595.12	c #Conflicts:    2943000 | #Constraints:     144571
3583.05/3595.12	c #Conflicts:    2944000 | #Constraints:     145571
3583.05/3595.12	c #Conflicts:    2945000 | #Constraints:     146571
3583.05/3595.12	c #Conflicts:    2946000 | #Constraints:     147571
3583.05/3595.12	c #Conflicts:    2947000 | #Constraints:     148571
3583.05/3595.12	c #Conflicts:    2948000 | #Constraints:     149571
3583.05/3595.12	c #Conflicts:    2949000 | #Constraints:     150571
3583.05/3595.12	c #Conflicts:    2950000 | #Constraints:     151571
3583.05/3595.12	c #Conflicts:    2951000 | #Constraints:     152571
3583.05/3595.12	c #Conflicts:    2952000 | #Constraints:     153571
3583.05/3595.12	c #Conflicts:    2953000 | #Constraints:     154571
3583.05/3595.12	c #Conflicts:    2954000 | #Constraints:     155571
3583.05/3595.12	c #Conflicts:    2955000 | #Constraints:     156571
3583.05/3595.12	c #Conflicts:    2956000 | #Constraints:     157571
3583.05/3595.12	c #Conflicts:    2957000 | #Constraints:     158571
3583.05/3595.12	c #Conflicts:    2958000 | #Constraints:     159571
3583.05/3595.12	c #Conflicts:    2959000 | #Constraints:     160571
3583.05/3595.12	c #Conflicts:    2960000 | #Constraints:     161571
3583.05/3595.12	c #Conflicts:    2961000 | #Constraints:     162571
3583.05/3595.12	c #Conflicts:    2962000 | #Constraints:     163571
3583.05/3595.12	c #Conflicts:    2963000 | #Constraints:     164571
3583.05/3595.12	c #Conflicts:    2964000 | #Constraints:     165571
3583.05/3595.12	c #Conflicts:    2965000 | #Constraints:     166571
3583.05/3595.12	c #Conflicts:    2966000 | #Constraints:     167571
3583.05/3595.12	c #Conflicts:    2967000 | #Constraints:     168571
3583.05/3595.12	c #Conflicts:    2968000 | #Constraints:     169571
3583.05/3595.12	c #Conflicts:    2969000 | #Constraints:     170571
3583.05/3595.12	c #Conflicts:    2970000 | #Constraints:     171571
3583.05/3595.12	c #Conflicts:    2971000 | #Constraints:     172571
3583.05/3595.12	c #Conflicts:    2972000 | #Constraints:     173571
3583.05/3595.12	c #Conflicts:    2973000 | #Constraints:     174571
3583.05/3595.12	c #Conflicts:    2974000 | #Constraints:     175571
3583.05/3595.12	c #Conflicts:    2975000 | #Constraints:     176571
3583.05/3595.12	c #Conflicts:    2976000 | #Constraints:     177571
3583.05/3595.12	c #Conflicts:    2977000 | #Constraints:     178571
3583.05/3595.12	c #Conflicts:    2978000 | #Constraints:     179571
3583.05/3595.12	c #Conflicts:    2979000 | #Constraints:     180571
3583.05/3595.12	c #Conflicts:    2980000 | #Constraints:     181571
3583.05/3595.12	c #Conflicts:    2981000 | #Constraints:     182571
3583.05/3595.12	c #Conflicts:    2982000 | #Constraints:     183571
3583.05/3595.12	c #Conflicts:    2983000 | #Constraints:     184571
3583.05/3595.12	c #Conflicts:    2984000 | #Constraints:     185571
3583.05/3595.12	c #Conflicts:    2985000 | #Constraints:     186571
3583.05/3595.12	c #Conflicts:    2986000 | #Constraints:     187571
3583.05/3595.12	c #Conflicts:    2987000 | #Constraints:     188571
3583.05/3595.12	c #Conflicts:    2988000 | #Constraints:     189571
3583.05/3595.12	c #Conflicts:    2989000 | #Constraints:     190571
3583.05/3595.12	c #Conflicts:    2990000 | #Constraints:     191571
3583.05/3595.12	c #Conflicts:    2991000 | #Constraints:     192571
3583.05/3595.12	c #Conflicts:    2992000 | #Constraints:     193571
3583.05/3595.12	c #Conflicts:    2993000 | #Constraints:     194571
3583.05/3595.12	c #Conflicts:    2994000 | #Constraints:     195571
3583.05/3595.12	c #Conflicts:    2995000 | #Constraints:     196571
3583.05/3595.12	c #Conflicts:    2996000 | #Constraints:     197571
3583.05/3595.12	c #Conflicts:    2997000 | #Constraints:     198571
3583.05/3595.12	c #Conflicts:    2998000 | #Constraints:     199571
3583.05/3595.12	c #Conflicts:    2999000 | #Constraints:     200571
3583.05/3595.12	c #Conflicts:    3000000 | #Constraints:     201571
3583.05/3595.12	c #Conflicts:    3001000 | #Constraints:     202571
3583.05/3595.12	c #Conflicts:    3002000 | #Constraints:     203571
3583.05/3595.12	c #Conflicts:    3003000 | #Constraints:     204571
3583.05/3595.12	c #Conflicts:    3004000 | #Constraints:     205571
3583.05/3595.12	c #Conflicts:    3005000 | #Constraints:     206571
3583.05/3595.12	c #Conflicts:    3006000 | #Constraints:     207571
3583.05/3595.12	c #Conflicts:    3007000 | #Constraints:     208571
3583.05/3595.12	c #Conflicts:    3008000 | #Constraints:     209571
3583.05/3595.12	c #Conflicts:    3009000 | #Constraints:     210571
3583.05/3595.12	c #Conflicts:    3010000 | #Constraints:     211571
3583.05/3595.12	c #Conflicts:    3011000 | #Constraints:     212571
3583.05/3595.12	c #Conflicts:    3012000 | #Constraints:     213571
3583.05/3595.12	c #Conflicts:    3013000 | #Constraints:     214571
3583.05/3595.12	c #Conflicts:    3014000 | #Constraints:     215571
3583.05/3595.12	c #Conflicts:    3015000 | #Constraints:     216571
3583.05/3595.12	c #Conflicts:    3016000 | #Constraints:     217571
3583.05/3595.12	c #Conflicts:    3017000 | #Constraints:     218571
3583.05/3595.12	c #Conflicts:    3018000 | #Constraints:     219571
3583.05/3595.12	c #Conflicts:    3019000 | #Constraints:     220571
3583.05/3595.12	c #Conflicts:    3020000 | #Constraints:     221571
3583.05/3595.12	c #Conflicts:    3021000 | #Constraints:     222571
3583.05/3595.12	c #Conflicts:    3022000 | #Constraints:     223571
3583.05/3595.12	c #Conflicts:    3023000 | #Constraints:     224571
3583.05/3595.12	c #Conflicts:    3024000 | #Constraints:     225571
3583.05/3595.12	c #Conflicts:    3025000 | #Constraints:     226571
3583.05/3595.12	c #Conflicts:    3026000 | #Constraints:     227571
3583.05/3595.12	c #Conflicts:    3027000 | #Constraints:     228571
3583.05/3595.12	c #Conflicts:    3028000 | #Constraints:     229571
3583.05/3595.12	c #Conflicts:    3029000 | #Constraints:     230571
3583.05/3595.12	c #Conflicts:    3030000 | #Constraints:     231571
3583.05/3595.12	c #Conflicts:    3031000 | #Constraints:     232571
3583.05/3595.12	c #Conflicts:    3032000 | #Constraints:     233571
3583.05/3595.12	c #Conflicts:    3033000 | #Constraints:     234571
3583.05/3595.12	c #Conflicts:    3034000 | #Constraints:     235571
3583.05/3595.12	c #Conflicts:    3035000 | #Constraints:     236571
3583.05/3595.12	c #Conflicts:    3036000 | #Constraints:     237571
3583.05/3595.12	c #Conflicts:    3037000 | #Constraints:     238571
3583.05/3595.12	c #Conflicts:    3038000 | #Constraints:     239571
3583.05/3595.12	c #Conflicts:    3039000 | #Constraints:     240571
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3040000 | #Constraints:     131852
3583.05/3595.12	c #Conflicts:    3041000 | #Constraints:     132852
3583.05/3595.12	c #Conflicts:    3042000 | #Constraints:     133852
3583.05/3595.12	c #Conflicts:    3043000 | #Constraints:     134852
3583.05/3595.12	c #Conflicts:    3044000 | #Constraints:     135852
3583.05/3595.12	c #Conflicts:    3045000 | #Constraints:     136852
3583.05/3595.12	c #Conflicts:    3046000 | #Constraints:     137852
3583.05/3595.12	c #Conflicts:    3047000 | #Constraints:     138852
3583.05/3595.12	c #Conflicts:    3048000 | #Constraints:     139852
3583.05/3595.12	c #Conflicts:    3049000 | #Constraints:     140852
3583.05/3595.12	c #Conflicts:    3050000 | #Constraints:     141852
3583.05/3595.12	c #Conflicts:    3051000 | #Constraints:     142852
3583.05/3595.12	c #Conflicts:    3052000 | #Constraints:     143852
3583.05/3595.12	c #Conflicts:    3053000 | #Constraints:     144852
3583.05/3595.12	c #Conflicts:    3054000 | #Constraints:     145852
3583.05/3595.12	c #Conflicts:    3055000 | #Constraints:     146852
3583.05/3595.12	c #Conflicts:    3056000 | #Constraints:     147852
3583.05/3595.12	c #Conflicts:    3057000 | #Constraints:     148852
3583.05/3595.12	c #Conflicts:    3058000 | #Constraints:     149852
3583.05/3595.12	c #Conflicts:    3059000 | #Constraints:     150852
3583.05/3595.12	c #Conflicts:    3060000 | #Constraints:     151852
3583.05/3595.12	c #Conflicts:    3061000 | #Constraints:     152852
3583.05/3595.12	c #Conflicts:    3062000 | #Constraints:     153852
3583.05/3595.12	c #Conflicts:    3063000 | #Constraints:     154852
3583.05/3595.12	c #Conflicts:    3064000 | #Constraints:     155852
3583.05/3595.12	c #Conflicts:    3065000 | #Constraints:     156852
3583.05/3595.12	c #Conflicts:    3066000 | #Constraints:     157852
3583.05/3595.12	c #Conflicts:    3067000 | #Constraints:     158852
3583.05/3595.12	c #Conflicts:    3068000 | #Constraints:     159852
3583.05/3595.12	c #Conflicts:    3069000 | #Constraints:     160852
3583.05/3595.12	c #Conflicts:    3070000 | #Constraints:     161852
3583.05/3595.12	c #Conflicts:    3071000 | #Constraints:     162852
3583.05/3595.12	c #Conflicts:    3072000 | #Constraints:     163852
3583.05/3595.12	c #Conflicts:    3073000 | #Constraints:     164852
3583.05/3595.12	c #Conflicts:    3074000 | #Constraints:     165852
3583.05/3595.12	c #Conflicts:    3075000 | #Constraints:     166852
3583.05/3595.12	c #Conflicts:    3076000 | #Constraints:     167852
3583.05/3595.12	c #Conflicts:    3077000 | #Constraints:     168852
3583.05/3595.12	c #Conflicts:    3078000 | #Constraints:     169852
3583.05/3595.12	c #Conflicts:    3079000 | #Constraints:     170852
3583.05/3595.12	c #Conflicts:    3080000 | #Constraints:     171852
3583.05/3595.12	c #Conflicts:    3081000 | #Constraints:     172852
3583.05/3595.12	c #Conflicts:    3082000 | #Constraints:     173852
3583.05/3595.12	c #Conflicts:    3083000 | #Constraints:     174852
3583.05/3595.12	c #Conflicts:    3084000 | #Constraints:     175852
3583.05/3595.12	c #Conflicts:    3085000 | #Constraints:     176852
3583.05/3595.12	c #Conflicts:    3086000 | #Constraints:     177852
3583.05/3595.12	c #Conflicts:    3087000 | #Constraints:     178852
3583.05/3595.12	c #Conflicts:    3088000 | #Constraints:     179852
3583.05/3595.12	c #Conflicts:    3089000 | #Constraints:     180852
3583.05/3595.12	c #Conflicts:    3090000 | #Constraints:     181852
3583.05/3595.12	c #Conflicts:    3091000 | #Constraints:     182852
3583.05/3595.12	c #Conflicts:    3092000 | #Constraints:     183852
3583.05/3595.12	c #Conflicts:    3093000 | #Constraints:     184852
3583.05/3595.12	c #Conflicts:    3094000 | #Constraints:     185852
3583.05/3595.12	c #Conflicts:    3095000 | #Constraints:     186852
3583.05/3595.12	c #Conflicts:    3096000 | #Constraints:     187852
3583.05/3595.12	c #Conflicts:    3097000 | #Constraints:     188852
3583.05/3595.12	c #Conflicts:    3098000 | #Constraints:     189852
3583.05/3595.12	c #Conflicts:    3099000 | #Constraints:     190852
3583.05/3595.12	c #Conflicts:    3100000 | #Constraints:     191852
3583.05/3595.12	c #Conflicts:    3101000 | #Constraints:     192852
3583.05/3595.12	c #Conflicts:    3102000 | #Constraints:     193852
3583.05/3595.12	c #Conflicts:    3103000 | #Constraints:     194852
3583.05/3595.12	c #Conflicts:    3104000 | #Constraints:     195852
3583.05/3595.12	c #Conflicts:    3105000 | #Constraints:     196852
3583.05/3595.12	c #Conflicts:    3106000 | #Constraints:     197852
3583.05/3595.12	c #Conflicts:    3107000 | #Constraints:     198852
3583.05/3595.12	c #Conflicts:    3108000 | #Constraints:     199852
3583.05/3595.12	c #Conflicts:    3109000 | #Constraints:     200852
3583.05/3595.12	c #Conflicts:    3110000 | #Constraints:     201852
3583.05/3595.12	c #Conflicts:    3111000 | #Constraints:     202852
3583.05/3595.12	c #Conflicts:    3112000 | #Constraints:     203852
3583.05/3595.12	c #Conflicts:    3113000 | #Constraints:     204852
3583.05/3595.12	c #Conflicts:    3114000 | #Constraints:     205852
3583.05/3595.12	c #Conflicts:    3115000 | #Constraints:     206852
3583.05/3595.12	c #Conflicts:    3116000 | #Constraints:     207852
3583.05/3595.12	c #Conflicts:    3117000 | #Constraints:     208852
3583.05/3595.12	c #Conflicts:    3118000 | #Constraints:     209852
3583.05/3595.12	c #Conflicts:    3119000 | #Constraints:     210852
3583.05/3595.12	c #Conflicts:    3120000 | #Constraints:     211852
3583.05/3595.12	c #Conflicts:    3121000 | #Constraints:     212852
3583.05/3595.12	c #Conflicts:    3122000 | #Constraints:     213852
3583.05/3595.12	c #Conflicts:    3123000 | #Constraints:     214852
3583.05/3595.12	c #Conflicts:    3124000 | #Constraints:     215852
3583.05/3595.12	c #Conflicts:    3125000 | #Constraints:     216852
3583.05/3595.12	c #Conflicts:    3126000 | #Constraints:     217852
3583.05/3595.12	c #Conflicts:    3127000 | #Constraints:     218852
3583.05/3595.12	c #Conflicts:    3128000 | #Constraints:     219852
3583.05/3595.12	c #Conflicts:    3129000 | #Constraints:     220852
3583.05/3595.12	c #Conflicts:    3130000 | #Constraints:     221852
3583.05/3595.12	c #Conflicts:    3131000 | #Constraints:     222852
3583.05/3595.12	c #Conflicts:    3132000 | #Constraints:     223852
3583.05/3595.12	c #Conflicts:    3133000 | #Constraints:     224852
3583.05/3595.12	c #Conflicts:    3134000 | #Constraints:     225852
3583.05/3595.12	c #Conflicts:    3135000 | #Constraints:     226852
3583.05/3595.12	c #Conflicts:    3136000 | #Constraints:     227852
3583.05/3595.12	c #Conflicts:    3137000 | #Constraints:     228852
3583.05/3595.12	c #Conflicts:    3138000 | #Constraints:     229852
3583.05/3595.12	c #Conflicts:    3139000 | #Constraints:     230852
3583.05/3595.12	c #Conflicts:    3140000 | #Constraints:     231852
3583.05/3595.12	c #Conflicts:    3141000 | #Constraints:     232852
3583.05/3595.12	c #Conflicts:    3142000 | #Constraints:     233852
3583.05/3595.12	c #Conflicts:    3143000 | #Constraints:     234852
3583.05/3595.12	c #Conflicts:    3144000 | #Constraints:     235852
3583.05/3595.12	c #Conflicts:    3145000 | #Constraints:     236852
3583.05/3595.12	c #Conflicts:    3146000 | #Constraints:     237852
3583.05/3595.12	c #Conflicts:    3147000 | #Constraints:     238852
3583.05/3595.12	c #Conflicts:    3148000 | #Constraints:     239852
3583.05/3595.12	c #Conflicts:    3149000 | #Constraints:     240852
3583.05/3595.12	c #Conflicts:    3150000 | #Constraints:     241852
3583.05/3595.12	c #Conflicts:    3151000 | #Constraints:     242852
3583.05/3595.12	c #Conflicts:    3152000 | #Constraints:     243852
3583.05/3595.12	c #Conflicts:    3153000 | #Constraints:     244852
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3154000 | #Constraints:     134196
3583.05/3595.12	c #Conflicts:    3155000 | #Constraints:     135196
3583.05/3595.12	c #Conflicts:    3156000 | #Constraints:     136196
3583.05/3595.12	c #Conflicts:    3157000 | #Constraints:     137196
3583.05/3595.12	c #Conflicts:    3158000 | #Constraints:     138196
3583.05/3595.12	c #Conflicts:    3159000 | #Constraints:     139196
3583.05/3595.12	c #Conflicts:    3160000 | #Constraints:     140196
3583.05/3595.12	c #Conflicts:    3161000 | #Constraints:     141196
3583.05/3595.12	c #Conflicts:    3162000 | #Constraints:     142196
3583.05/3595.12	c #Conflicts:    3163000 | #Constraints:     143196
3583.05/3595.12	c #Conflicts:    3164000 | #Constraints:     144196
3583.05/3595.12	c #Conflicts:    3165000 | #Constraints:     145196
3583.05/3595.12	c #Conflicts:    3166000 | #Constraints:     146196
3583.05/3595.12	c #Conflicts:    3167000 | #Constraints:     147196
3583.05/3595.12	c #Conflicts:    3168000 | #Constraints:     148196
3583.05/3595.12	c #Conflicts:    3169000 | #Constraints:     149196
3583.05/3595.12	c #Conflicts:    3170000 | #Constraints:     150196
3583.05/3595.12	c #Conflicts:    3171000 | #Constraints:     151196
3583.05/3595.12	c #Conflicts:    3172000 | #Constraints:     152196
3583.05/3595.12	c #Conflicts:    3173000 | #Constraints:     153196
3583.05/3595.12	c #Conflicts:    3174000 | #Constraints:     154196
3583.05/3595.12	c #Conflicts:    3175000 | #Constraints:     155196
3583.05/3595.12	c #Conflicts:    3176000 | #Constraints:     156196
3583.05/3595.12	c #Conflicts:    3177000 | #Constraints:     157196
3583.05/3595.12	c #Conflicts:    3178000 | #Constraints:     158196
3583.05/3595.12	c #Conflicts:    3179000 | #Constraints:     159196
3583.05/3595.12	c #Conflicts:    3180000 | #Constraints:     160196
3583.05/3595.12	c #Conflicts:    3181000 | #Constraints:     161196
3583.05/3595.12	c #Conflicts:    3182000 | #Constraints:     162196
3583.05/3595.12	c #Conflicts:    3183000 | #Constraints:     163196
3583.05/3595.12	c #Conflicts:    3184000 | #Constraints:     164196
3583.05/3595.12	c #Conflicts:    3185000 | #Constraints:     165196
3583.05/3595.12	c #Conflicts:    3186000 | #Constraints:     166196
3583.05/3595.12	c #Conflicts:    3187000 | #Constraints:     167196
3583.05/3595.12	c #Conflicts:    3188000 | #Constraints:     168196
3583.05/3595.12	c #Conflicts:    3189000 | #Constraints:     169196
3583.05/3595.12	c #Conflicts:    3190000 | #Constraints:     170196
3583.05/3595.12	c #Conflicts:    3191000 | #Constraints:     171196
3583.05/3595.12	c #Conflicts:    3192000 | #Constraints:     172196
3583.05/3595.12	c #Conflicts:    3193000 | #Constraints:     173196
3583.05/3595.12	c #Conflicts:    3194000 | #Constraints:     174196
3583.05/3595.12	c #Conflicts:    3195000 | #Constraints:     175196
3583.05/3595.12	c #Conflicts:    3196000 | #Constraints:     176196
3583.05/3595.12	c #Conflicts:    3197000 | #Constraints:     177196
3583.05/3595.12	c #Conflicts:    3198000 | #Constraints:     178196
3583.05/3595.12	c #Conflicts:    3199000 | #Constraints:     179196
3583.05/3595.12	c #Conflicts:    3200000 | #Constraints:     180196
3583.05/3595.12	c #Conflicts:    3201000 | #Constraints:     181196
3583.05/3595.12	c #Conflicts:    3202000 | #Constraints:     182196
3583.05/3595.12	c #Conflicts:    3203000 | #Constraints:     183196
3583.05/3595.12	c #Conflicts:    3204000 | #Constraints:     184196
3583.05/3595.12	c #Conflicts:    3205000 | #Constraints:     185196
3583.05/3595.12	c #Conflicts:    3206000 | #Constraints:     186196
3583.05/3595.12	c #Conflicts:    3207000 | #Constraints:     187196
3583.05/3595.12	c #Conflicts:    3208000 | #Constraints:     188196
3583.05/3595.12	c #Conflicts:    3209000 | #Constraints:     189196
3583.05/3595.12	c #Conflicts:    3210000 | #Constraints:     190196
3583.05/3595.12	c #Conflicts:    3211000 | #Constraints:     191196
3583.05/3595.12	c #Conflicts:    3212000 | #Constraints:     192196
3583.05/3595.12	c #Conflicts:    3213000 | #Constraints:     193196
3583.05/3595.12	c #Conflicts:    3214000 | #Constraints:     194196
3583.05/3595.12	c #Conflicts:    3215000 | #Constraints:     195196
3583.05/3595.12	c #Conflicts:    3216000 | #Constraints:     196196
3583.05/3595.12	c #Conflicts:    3217000 | #Constraints:     197197
3583.05/3595.12	c #Conflicts:    3218000 | #Constraints:     198197
3583.05/3595.12	c #Conflicts:    3219000 | #Constraints:     199197
3583.05/3595.12	c #Conflicts:    3220000 | #Constraints:     200197
3583.05/3595.12	c #Conflicts:    3221000 | #Constraints:     201197
3583.05/3595.12	c #Conflicts:    3222000 | #Constraints:     202197
3583.05/3595.12	c #Conflicts:    3223000 | #Constraints:     203197
3583.05/3595.12	c #Conflicts:    3224000 | #Constraints:     204197
3583.05/3595.12	c #Conflicts:    3225000 | #Constraints:     205197
3583.05/3595.12	c #Conflicts:    3226000 | #Constraints:     206197
3583.05/3595.12	c #Conflicts:    3227000 | #Constraints:     207197
3583.05/3595.12	c #Conflicts:    3228000 | #Constraints:     208197
3583.05/3595.12	c #Conflicts:    3229000 | #Constraints:     209197
3583.05/3595.12	c #Conflicts:    3230000 | #Constraints:     210197
3583.05/3595.12	c #Conflicts:    3231000 | #Constraints:     211197
3583.05/3595.12	c #Conflicts:    3232000 | #Constraints:     212197
3583.05/3595.12	c #Conflicts:    3233000 | #Constraints:     213197
3583.05/3595.12	c #Conflicts:    3234000 | #Constraints:     214197
3583.05/3595.12	c #Conflicts:    3235000 | #Constraints:     215197
3583.05/3595.12	c #Conflicts:    3236000 | #Constraints:     216197
3583.05/3595.12	c #Conflicts:    3237000 | #Constraints:     217197
3583.05/3595.12	c #Conflicts:    3238000 | #Constraints:     218197
3583.05/3595.12	c #Conflicts:    3239000 | #Constraints:     219197
3583.05/3595.12	c #Conflicts:    3240000 | #Constraints:     220197
3583.05/3595.12	c #Conflicts:    3241000 | #Constraints:     221197
3583.05/3595.12	c #Conflicts:    3242000 | #Constraints:     222197
3583.05/3595.12	c #Conflicts:    3243000 | #Constraints:     223197
3583.05/3595.12	c #Conflicts:    3244000 | #Constraints:     224197
3583.05/3595.12	c #Conflicts:    3245000 | #Constraints:     225197
3583.05/3595.12	c #Conflicts:    3246000 | #Constraints:     226197
3583.05/3595.12	c #Conflicts:    3247000 | #Constraints:     227197
3583.05/3595.12	c #Conflicts:    3248000 | #Constraints:     228197
3583.05/3595.12	c #Conflicts:    3249000 | #Constraints:     229197
3583.05/3595.12	c #Conflicts:    3250000 | #Constraints:     230197
3583.05/3595.12	c #Conflicts:    3251000 | #Constraints:     231197
3583.05/3595.12	c #Conflicts:    3252000 | #Constraints:     232197
3583.05/3595.12	c #Conflicts:    3253000 | #Constraints:     233197
3583.05/3595.12	c #Conflicts:    3254000 | #Constraints:     234197
3583.05/3595.12	c #Conflicts:    3255000 | #Constraints:     235197
3583.05/3595.12	c #Conflicts:    3256000 | #Constraints:     236197
3583.05/3595.12	c #Conflicts:    3257000 | #Constraints:     237197
3583.05/3595.12	c #Conflicts:    3258000 | #Constraints:     238197
3583.05/3595.12	c #Conflicts:    3259000 | #Constraints:     239197
3583.05/3595.12	c #Conflicts:    3260000 | #Constraints:     240197
3583.05/3595.12	c #Conflicts:    3261000 | #Constraints:     241197
3583.05/3595.12	c #Conflicts:    3262000 | #Constraints:     242197
3583.05/3595.12	c #Conflicts:    3263000 | #Constraints:     243197
3583.05/3595.12	c #Conflicts:    3264000 | #Constraints:     244197
3583.05/3595.12	c #Conflicts:    3265000 | #Constraints:     245197
3583.05/3595.12	c #Conflicts:    3266000 | #Constraints:     246197
3583.05/3595.12	c #Conflicts:    3267000 | #Constraints:     247197
3583.05/3595.12	c #Conflicts:    3268000 | #Constraints:     248197
3583.05/3595.12	c #Conflicts:    3269000 | #Constraints:     249197
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3270000 | #Constraints:     136568
3583.05/3595.12	c #Conflicts:    3271000 | #Constraints:     137568
3583.05/3595.12	c #Conflicts:    3272000 | #Constraints:     138568
3583.05/3595.12	c #Conflicts:    3273000 | #Constraints:     139568
3583.05/3595.12	c #Conflicts:    3274000 | #Constraints:     140568
3583.05/3595.12	c #Conflicts:    3275000 | #Constraints:     141568
3583.05/3595.12	c #Conflicts:    3276000 | #Constraints:     142568
3583.05/3595.12	c #Conflicts:    3277000 | #Constraints:     143568
3583.05/3595.12	c #Conflicts:    3278000 | #Constraints:     144568
3583.05/3595.12	c #Conflicts:    3279000 | #Constraints:     145568
3583.05/3595.12	c #Conflicts:    3280000 | #Constraints:     146568
3583.05/3595.12	c #Conflicts:    3281000 | #Constraints:     147568
3583.05/3595.12	c #Conflicts:    3282000 | #Constraints:     148568
3583.05/3595.12	c #Conflicts:    3283000 | #Constraints:     149568
3583.05/3595.12	c #Conflicts:    3284000 | #Constraints:     150568
3583.05/3595.12	c #Conflicts:    3285000 | #Constraints:     151568
3583.05/3595.12	c #Conflicts:    3286000 | #Constraints:     152568
3583.05/3595.12	c #Conflicts:    3287000 | #Constraints:     153568
3583.05/3595.12	c #Conflicts:    3288000 | #Constraints:     154568
3583.05/3595.12	c #Conflicts:    3289000 | #Constraints:     155568
3583.05/3595.12	c #Conflicts:    3290000 | #Constraints:     156568
3583.05/3595.12	c #Conflicts:    3291000 | #Constraints:     157568
3583.05/3595.12	c #Conflicts:    3292000 | #Constraints:     158568
3583.05/3595.12	c #Conflicts:    3293000 | #Constraints:     159568
3583.05/3595.12	c #Conflicts:    3294000 | #Constraints:     160568
3583.05/3595.12	c #Conflicts:    3295000 | #Constraints:     161568
3583.05/3595.12	c #Conflicts:    3296000 | #Constraints:     162568
3583.05/3595.12	c #Conflicts:    3297000 | #Constraints:     163568
3583.05/3595.12	c #Conflicts:    3298000 | #Constraints:     164568
3583.05/3595.12	c #Conflicts:    3299000 | #Constraints:     165568
3583.05/3595.12	c #Conflicts:    3300000 | #Constraints:     166568
3583.05/3595.12	c #Conflicts:    3301000 | #Constraints:     167568
3583.05/3595.12	c #Conflicts:    3302000 | #Constraints:     168568
3583.05/3595.12	c #Conflicts:    3303000 | #Constraints:     169568
3583.05/3595.12	c #Conflicts:    3304000 | #Constraints:     170568
3583.05/3595.12	c #Conflicts:    3305000 | #Constraints:     171568
3583.05/3595.12	c #Conflicts:    3306000 | #Constraints:     172568
3583.05/3595.12	c #Conflicts:    3307000 | #Constraints:     173568
3583.05/3595.12	c #Conflicts:    3308000 | #Constraints:     174568
3583.05/3595.12	c #Conflicts:    3309000 | #Constraints:     175568
3583.05/3595.12	c #Conflicts:    3310000 | #Constraints:     176568
3583.05/3595.12	c #Conflicts:    3311000 | #Constraints:     177568
3583.05/3595.12	c #Conflicts:    3312000 | #Constraints:     178568
3583.05/3595.12	c #Conflicts:    3313000 | #Constraints:     179568
3583.05/3595.12	c #Conflicts:    3314000 | #Constraints:     180568
3583.05/3595.12	c #Conflicts:    3315000 | #Constraints:     181568
3583.05/3595.12	c #Conflicts:    3316000 | #Constraints:     182568
3583.05/3595.12	c #Conflicts:    3317000 | #Constraints:     183568
3583.05/3595.12	c #Conflicts:    3318000 | #Constraints:     184568
3583.05/3595.12	c #Conflicts:    3319000 | #Constraints:     185568
3583.05/3595.12	c #Conflicts:    3320000 | #Constraints:     186568
3583.05/3595.12	c #Conflicts:    3321000 | #Constraints:     187568
3583.05/3595.12	c #Conflicts:    3322000 | #Constraints:     188568
3583.05/3595.12	c #Conflicts:    3323000 | #Constraints:     189568
3583.05/3595.12	c #Conflicts:    3324000 | #Constraints:     190568
3583.05/3595.12	c #Conflicts:    3325000 | #Constraints:     191568
3583.05/3595.12	c #Conflicts:    3326000 | #Constraints:     192568
3583.05/3595.12	c #Conflicts:    3327000 | #Constraints:     193568
3583.05/3595.12	c #Conflicts:    3328000 | #Constraints:     194568
3583.05/3595.12	c #Conflicts:    3329000 | #Constraints:     195568
3583.05/3595.12	c #Conflicts:    3330000 | #Constraints:     196568
3583.05/3595.12	c #Conflicts:    3331000 | #Constraints:     197568
3583.05/3595.12	c #Conflicts:    3332000 | #Constraints:     198568
3583.05/3595.12	c #Conflicts:    3333000 | #Constraints:     199568
3583.05/3595.12	c #Conflicts:    3334000 | #Constraints:     200568
3583.05/3595.12	c #Conflicts:    3335000 | #Constraints:     201568
3583.05/3595.12	c #Conflicts:    3336000 | #Constraints:     202568
3583.05/3595.12	c #Conflicts:    3337000 | #Constraints:     203568
3583.05/3595.12	c #Conflicts:    3338000 | #Constraints:     204568
3583.05/3595.12	c #Conflicts:    3339000 | #Constraints:     205568
3583.05/3595.12	c #Conflicts:    3340000 | #Constraints:     206568
3583.05/3595.12	c #Conflicts:    3341000 | #Constraints:     207568
3583.05/3595.12	c #Conflicts:    3342000 | #Constraints:     208568
3583.05/3595.12	c #Conflicts:    3343000 | #Constraints:     209568
3583.05/3595.12	c #Conflicts:    3344000 | #Constraints:     210568
3583.05/3595.12	c #Conflicts:    3345000 | #Constraints:     211568
3583.05/3595.12	c #Conflicts:    3346000 | #Constraints:     212568
3583.05/3595.12	c #Conflicts:    3347000 | #Constraints:     213568
3583.05/3595.12	c #Conflicts:    3348000 | #Constraints:     214568
3583.05/3595.12	c #Conflicts:    3349000 | #Constraints:     215568
3583.05/3595.12	c #Conflicts:    3350000 | #Constraints:     216568
3583.05/3595.12	c #Conflicts:    3351000 | #Constraints:     217568
3583.05/3595.12	c #Conflicts:    3352000 | #Constraints:     218568
3583.05/3595.12	c #Conflicts:    3353000 | #Constraints:     219568
3583.05/3595.12	c #Conflicts:    3354000 | #Constraints:     220568
3583.05/3595.12	c #Conflicts:    3355000 | #Constraints:     221568
3583.05/3595.12	c #Conflicts:    3356000 | #Constraints:     222568
3583.05/3595.12	c #Conflicts:    3357000 | #Constraints:     223568
3583.05/3595.12	c #Conflicts:    3358000 | #Constraints:     224568
3583.05/3595.12	c #Conflicts:    3359000 | #Constraints:     225568
3583.05/3595.12	c #Conflicts:    3360000 | #Constraints:     226568
3583.05/3595.12	c #Conflicts:    3361000 | #Constraints:     227568
3583.05/3595.12	c #Conflicts:    3362000 | #Constraints:     228568
3583.05/3595.12	c #Conflicts:    3363000 | #Constraints:     229568
3583.05/3595.12	c #Conflicts:    3364000 | #Constraints:     230568
3583.05/3595.12	c #Conflicts:    3365000 | #Constraints:     231568
3583.05/3595.12	c #Conflicts:    3366000 | #Constraints:     232568
3583.05/3595.12	c #Conflicts:    3367000 | #Constraints:     233568
3583.05/3595.12	c #Conflicts:    3368000 | #Constraints:     234568
3583.05/3595.12	c #Conflicts:    3369000 | #Constraints:     235568
3583.05/3595.12	c #Conflicts:    3370000 | #Constraints:     236568
3583.05/3595.12	c #Conflicts:    3371000 | #Constraints:     237568
3583.05/3595.12	c #Conflicts:    3372000 | #Constraints:     238568
3583.05/3595.12	c #Conflicts:    3373000 | #Constraints:     239568
3583.05/3595.12	c #Conflicts:    3374000 | #Constraints:     240568
3583.05/3595.12	c #Conflicts:    3375000 | #Constraints:     241568
3583.05/3595.12	c #Conflicts:    3376000 | #Constraints:     242568
3583.05/3595.12	c #Conflicts:    3377000 | #Constraints:     243568
3583.05/3595.12	c #Conflicts:    3378000 | #Constraints:     244568
3583.05/3595.12	c #Conflicts:    3379000 | #Constraints:     245568
3583.05/3595.12	c #Conflicts:    3380000 | #Constraints:     246568
3583.05/3595.12	c #Conflicts:    3381000 | #Constraints:     247568
3583.05/3595.12	c #Conflicts:    3382000 | #Constraints:     248568
3583.05/3595.12	c #Conflicts:    3383000 | #Constraints:     249568
3583.05/3595.12	c #Conflicts:    3384000 | #Constraints:     250568
3583.05/3595.12	c #Conflicts:    3385000 | #Constraints:     251568
3583.05/3595.12	c #Conflicts:    3386000 | #Constraints:     252568
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3387000 | #Constraints:     137844
3583.05/3595.12	c #Conflicts:    3388000 | #Constraints:     138844
3583.05/3595.12	c #Conflicts:    3389000 | #Constraints:     139844
3583.05/3595.12	c #Conflicts:    3390000 | #Constraints:     140844
3583.05/3595.12	c #Conflicts:    3391000 | #Constraints:     141844
3583.05/3595.12	c #Conflicts:    3392000 | #Constraints:     142844
3583.05/3595.12	c #Conflicts:    3393000 | #Constraints:     143844
3583.05/3595.12	c #Conflicts:    3394000 | #Constraints:     144844
3583.05/3595.12	c #Conflicts:    3395000 | #Constraints:     145844
3583.05/3595.12	c #Conflicts:    3396000 | #Constraints:     146844
3583.05/3595.12	c #Conflicts:    3397000 | #Constraints:     147844
3583.05/3595.12	c #Conflicts:    3398000 | #Constraints:     148844
3583.05/3595.12	c #Conflicts:    3399000 | #Constraints:     149844
3583.05/3595.12	c #Conflicts:    3400000 | #Constraints:     150845
3583.05/3595.12	c #Conflicts:    3401000 | #Constraints:     151845
3583.05/3595.12	c #Conflicts:    3402000 | #Constraints:     152845
3583.05/3595.12	c #Conflicts:    3403000 | #Constraints:     153845
3583.05/3595.12	c #Conflicts:    3404000 | #Constraints:     154845
3583.05/3595.12	c #Conflicts:    3405000 | #Constraints:     155845
3583.05/3595.12	c #Conflicts:    3406000 | #Constraints:     156845
3583.05/3595.12	c #Conflicts:    3407000 | #Constraints:     157845
3583.05/3595.12	c #Conflicts:    3408000 | #Constraints:     158845
3583.05/3595.12	c #Conflicts:    3409000 | #Constraints:     159845
3583.05/3595.12	c #Conflicts:    3410000 | #Constraints:     160845
3583.05/3595.12	c #Conflicts:    3411000 | #Constraints:     161845
3583.05/3595.12	c #Conflicts:    3412000 | #Constraints:     162845
3583.05/3595.12	c #Conflicts:    3413000 | #Constraints:     163845
3583.05/3595.12	c #Conflicts:    3414000 | #Constraints:     164845
3583.05/3595.12	c #Conflicts:    3415000 | #Constraints:     165845
3583.05/3595.12	c #Conflicts:    3416000 | #Constraints:     166845
3583.05/3595.12	c #Conflicts:    3417000 | #Constraints:     167845
3583.05/3595.12	c #Conflicts:    3418000 | #Constraints:     168845
3583.05/3595.12	c #Conflicts:    3419000 | #Constraints:     169845
3583.05/3595.12	c #Conflicts:    3420000 | #Constraints:     170845
3583.05/3595.12	c #Conflicts:    3421000 | #Constraints:     171845
3583.05/3595.12	c #Conflicts:    3422000 | #Constraints:     172845
3583.05/3595.12	c #Conflicts:    3423000 | #Constraints:     173845
3583.05/3595.12	c #Conflicts:    3424000 | #Constraints:     174845
3583.05/3595.12	c #Conflicts:    3425000 | #Constraints:     175845
3583.05/3595.12	c #Conflicts:    3426000 | #Constraints:     176845
3583.05/3595.12	c #Conflicts:    3427000 | #Constraints:     177845
3583.05/3595.12	c #Conflicts:    3428000 | #Constraints:     178845
3583.05/3595.12	c #Conflicts:    3429000 | #Constraints:     179845
3583.05/3595.12	c #Conflicts:    3430000 | #Constraints:     180845
3583.05/3595.12	c #Conflicts:    3431000 | #Constraints:     181845
3583.05/3595.12	c #Conflicts:    3432000 | #Constraints:     182845
3583.05/3595.12	c #Conflicts:    3433000 | #Constraints:     183845
3583.05/3595.12	c #Conflicts:    3434000 | #Constraints:     184845
3583.05/3595.12	c #Conflicts:    3435000 | #Constraints:     185845
3583.05/3595.12	c #Conflicts:    3436000 | #Constraints:     186845
3583.05/3595.12	c #Conflicts:    3437000 | #Constraints:     187845
3583.05/3595.12	c #Conflicts:    3438000 | #Constraints:     188845
3583.05/3595.12	c #Conflicts:    3439000 | #Constraints:     189845
3583.05/3595.12	c #Conflicts:    3440000 | #Constraints:     190845
3583.05/3595.12	c #Conflicts:    3441000 | #Constraints:     191845
3583.05/3595.12	c #Conflicts:    3442000 | #Constraints:     192845
3583.05/3595.12	c #Conflicts:    3443000 | #Constraints:     193845
3583.05/3595.12	c #Conflicts:    3444000 | #Constraints:     194845
3583.05/3595.12	c #Conflicts:    3445000 | #Constraints:     195845
3583.05/3595.12	c #Conflicts:    3446000 | #Constraints:     196845
3583.05/3595.12	c #Conflicts:    3447000 | #Constraints:     197845
3583.05/3595.12	c #Conflicts:    3448000 | #Constraints:     198845
3583.05/3595.12	c #Conflicts:    3449000 | #Constraints:     199845
3583.05/3595.12	c #Conflicts:    3450000 | #Constraints:     200845
3583.05/3595.12	c #Conflicts:    3451000 | #Constraints:     201845
3583.05/3595.12	c #Conflicts:    3452000 | #Constraints:     202845
3583.05/3595.12	c #Conflicts:    3453000 | #Constraints:     203845
3583.05/3595.12	c #Conflicts:    3454000 | #Constraints:     204845
3583.05/3595.12	c #Conflicts:    3455000 | #Constraints:     205845
3583.05/3595.12	c #Conflicts:    3456000 | #Constraints:     206845
3583.05/3595.12	c #Conflicts:    3457000 | #Constraints:     207845
3583.05/3595.12	c #Conflicts:    3458000 | #Constraints:     208845
3583.05/3595.12	c #Conflicts:    3459000 | #Constraints:     209845
3583.05/3595.12	c #Conflicts:    3460000 | #Constraints:     210845
3583.05/3595.12	c #Conflicts:    3461000 | #Constraints:     211845
3583.05/3595.12	c #Conflicts:    3462000 | #Constraints:     212845
3583.05/3595.12	c #Conflicts:    3463000 | #Constraints:     213845
3583.05/3595.12	c #Conflicts:    3464000 | #Constraints:     214845
3583.05/3595.12	c #Conflicts:    3465000 | #Constraints:     215845
3583.05/3595.12	c #Conflicts:    3466000 | #Constraints:     216845
3583.05/3595.12	c #Conflicts:    3467000 | #Constraints:     217845
3583.05/3595.12	c #Conflicts:    3468000 | #Constraints:     218845
3583.05/3595.12	c #Conflicts:    3469000 | #Constraints:     219845
3583.05/3595.12	c #Conflicts:    3470000 | #Constraints:     220845
3583.05/3595.12	c #Conflicts:    3471000 | #Constraints:     221845
3583.05/3595.12	c #Conflicts:    3472000 | #Constraints:     222845
3583.05/3595.12	c #Conflicts:    3473000 | #Constraints:     223845
3583.05/3595.12	c #Conflicts:    3474000 | #Constraints:     224845
3583.05/3595.12	c #Conflicts:    3475000 | #Constraints:     225845
3583.05/3595.12	c #Conflicts:    3476000 | #Constraints:     226845
3583.05/3595.12	c #Conflicts:    3477000 | #Constraints:     227845
3583.05/3595.12	c #Conflicts:    3478000 | #Constraints:     228845
3583.05/3595.12	c #Conflicts:    3479000 | #Constraints:     229845
3583.05/3595.12	c #Conflicts:    3480000 | #Constraints:     230845
3583.05/3595.12	c #Conflicts:    3481000 | #Constraints:     231845
3583.05/3595.12	c #Conflicts:    3482000 | #Constraints:     232845
3583.05/3595.12	c #Conflicts:    3483000 | #Constraints:     233845
3583.05/3595.12	c #Conflicts:    3484000 | #Constraints:     234845
3583.05/3595.12	c #Conflicts:    3485000 | #Constraints:     235845
3583.05/3595.12	c #Conflicts:    3486000 | #Constraints:     236845
3583.05/3595.12	c #Conflicts:    3487000 | #Constraints:     237845
3583.05/3595.12	c #Conflicts:    3488000 | #Constraints:     238845
3583.05/3595.12	c #Conflicts:    3489000 | #Constraints:     239845
3583.05/3595.12	c #Conflicts:    3490000 | #Constraints:     240845
3583.05/3595.12	c #Conflicts:    3491000 | #Constraints:     241845
3583.05/3595.12	c #Conflicts:    3492000 | #Constraints:     242845
3583.05/3595.12	c #Conflicts:    3493000 | #Constraints:     243845
3583.05/3595.12	c #Conflicts:    3494000 | #Constraints:     244845
3583.05/3595.12	c #Conflicts:    3495000 | #Constraints:     245845
3583.05/3595.12	c #Conflicts:    3496000 | #Constraints:     246845
3583.05/3595.12	c #Conflicts:    3497000 | #Constraints:     247845
3583.05/3595.12	c #Conflicts:    3498000 | #Constraints:     248845
3583.05/3595.12	c #Conflicts:    3499000 | #Constraints:     249845
3583.05/3595.12	c #Conflicts:    3500000 | #Constraints:     250845
3583.05/3595.12	c #Conflicts:    3501000 | #Constraints:     251845
3583.05/3595.12	c #Conflicts:    3502000 | #Constraints:     252845
3583.05/3595.12	c #Conflicts:    3503000 | #Constraints:     253845
3583.05/3595.12	c #Conflicts:    3504000 | #Constraints:     254845
3583.05/3595.12	c #Conflicts:    3505000 | #Constraints:     255845
3583.05/3595.12	c #Conflicts:    3506000 | #Constraints:     256845
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3507000 | #Constraints:     140225
3583.05/3595.12	c #Conflicts:    3508000 | #Constraints:     141225
3583.05/3595.12	c #Conflicts:    3509000 | #Constraints:     142225
3583.05/3595.12	c #Conflicts:    3510000 | #Constraints:     143225
3583.05/3595.12	c #Conflicts:    3511000 | #Constraints:     144225
3583.05/3595.12	c #Conflicts:    3512000 | #Constraints:     145225
3583.05/3595.12	c #Conflicts:    3513000 | #Constraints:     146225
3583.05/3595.12	c #Conflicts:    3514000 | #Constraints:     147225
3583.05/3595.12	c #Conflicts:    3515000 | #Constraints:     148225
3583.05/3595.12	c #Conflicts:    3516000 | #Constraints:     149225
3583.05/3595.12	c #Conflicts:    3517000 | #Constraints:     150225
3583.05/3595.12	c #Conflicts:    3518000 | #Constraints:     151225
3583.05/3595.12	c #Conflicts:    3519000 | #Constraints:     152225
3583.05/3595.12	c #Conflicts:    3520000 | #Constraints:     153225
3583.05/3595.12	c #Conflicts:    3521000 | #Constraints:     154225
3583.05/3595.12	c #Conflicts:    3522000 | #Constraints:     155225
3583.05/3595.12	c #Conflicts:    3523000 | #Constraints:     156225
3583.05/3595.12	c #Conflicts:    3524000 | #Constraints:     157225
3583.05/3595.12	c #Conflicts:    3525000 | #Constraints:     158225
3583.05/3595.12	c #Conflicts:    3526000 | #Constraints:     159225
3583.05/3595.12	c #Conflicts:    3527000 | #Constraints:     160225
3583.05/3595.12	c #Conflicts:    3528000 | #Constraints:     161225
3583.05/3595.12	c #Conflicts:    3529000 | #Constraints:     162225
3583.05/3595.12	c #Conflicts:    3530000 | #Constraints:     163225
3583.05/3595.12	c #Conflicts:    3531000 | #Constraints:     164225
3583.05/3595.12	c #Conflicts:    3532000 | #Constraints:     165225
3583.05/3595.12	c #Conflicts:    3533000 | #Constraints:     166225
3583.05/3595.12	c #Conflicts:    3534000 | #Constraints:     167225
3583.05/3595.12	c #Conflicts:    3535000 | #Constraints:     168225
3583.05/3595.12	c #Conflicts:    3536000 | #Constraints:     169225
3583.05/3595.12	c #Conflicts:    3537000 | #Constraints:     170225
3583.05/3595.12	c #Conflicts:    3538000 | #Constraints:     171225
3583.05/3595.12	c #Conflicts:    3539000 | #Constraints:     172225
3583.05/3595.12	c #Conflicts:    3540000 | #Constraints:     173225
3583.05/3595.12	c #Conflicts:    3541000 | #Constraints:     174225
3583.05/3595.12	c #Conflicts:    3542000 | #Constraints:     175225
3583.05/3595.12	c #Conflicts:    3543000 | #Constraints:     176225
3583.05/3595.12	c #Conflicts:    3544000 | #Constraints:     177225
3583.05/3595.12	c #Conflicts:    3545000 | #Constraints:     178225
3583.05/3595.12	c #Conflicts:    3546000 | #Constraints:     179225
3583.05/3595.12	c #Conflicts:    3547000 | #Constraints:     180225
3583.05/3595.12	c #Conflicts:    3548000 | #Constraints:     181225
3583.05/3595.12	c #Conflicts:    3549000 | #Constraints:     182225
3583.05/3595.12	c #Conflicts:    3550000 | #Constraints:     183225
3583.05/3595.12	c #Conflicts:    3551000 | #Constraints:     184225
3583.05/3595.12	c #Conflicts:    3552000 | #Constraints:     185225
3583.05/3595.12	c #Conflicts:    3553000 | #Constraints:     186225
3583.05/3595.12	c #Conflicts:    3554000 | #Constraints:     187225
3583.05/3595.12	c #Conflicts:    3555000 | #Constraints:     188225
3583.05/3595.12	c #Conflicts:    3556000 | #Constraints:     189225
3583.05/3595.12	c #Conflicts:    3557000 | #Constraints:     190225
3583.05/3595.12	c #Conflicts:    3558000 | #Constraints:     191225
3583.05/3595.12	c #Conflicts:    3559000 | #Constraints:     192225
3583.05/3595.12	c #Conflicts:    3560000 | #Constraints:     193225
3583.05/3595.12	c #Conflicts:    3561000 | #Constraints:     194225
3583.05/3595.12	c #Conflicts:    3562000 | #Constraints:     195225
3583.05/3595.12	c #Conflicts:    3563000 | #Constraints:     196225
3583.05/3595.12	c #Conflicts:    3564000 | #Constraints:     197225
3583.05/3595.12	c #Conflicts:    3565000 | #Constraints:     198225
3583.05/3595.12	c #Conflicts:    3566000 | #Constraints:     199225
3583.05/3595.12	c #Conflicts:    3567000 | #Constraints:     200225
3583.05/3595.12	c #Conflicts:    3568000 | #Constraints:     201225
3583.05/3595.12	c #Conflicts:    3569000 | #Constraints:     202225
3583.05/3595.12	c #Conflicts:    3570000 | #Constraints:     203225
3583.05/3595.12	c #Conflicts:    3571000 | #Constraints:     204225
3583.05/3595.12	c #Conflicts:    3572000 | #Constraints:     205225
3583.05/3595.12	c #Conflicts:    3573000 | #Constraints:     206225
3583.05/3595.12	c #Conflicts:    3574000 | #Constraints:     207225
3583.05/3595.12	c #Conflicts:    3575000 | #Constraints:     208225
3583.05/3595.12	c #Conflicts:    3576000 | #Constraints:     209225
3583.05/3595.12	c #Conflicts:    3577000 | #Constraints:     210225
3583.05/3595.12	c #Conflicts:    3578000 | #Constraints:     211225
3583.05/3595.12	c #Conflicts:    3579000 | #Constraints:     212225
3583.05/3595.12	c #Conflicts:    3580000 | #Constraints:     213225
3583.05/3595.12	c #Conflicts:    3581000 | #Constraints:     214225
3583.05/3595.12	c #Conflicts:    3582000 | #Constraints:     215225
3583.05/3595.12	c #Conflicts:    3583000 | #Constraints:     216225
3583.05/3595.12	c #Conflicts:    3584000 | #Constraints:     217225
3583.05/3595.12	c #Conflicts:    3585000 | #Constraints:     218225
3583.05/3595.12	c #Conflicts:    3586000 | #Constraints:     219225
3583.05/3595.12	c #Conflicts:    3587000 | #Constraints:     220225
3583.05/3595.12	c #Conflicts:    3588000 | #Constraints:     221225
3583.05/3595.12	c #Conflicts:    3589000 | #Constraints:     222225
3583.05/3595.12	c #Conflicts:    3590000 | #Constraints:     223225
3583.05/3595.12	c #Conflicts:    3591000 | #Constraints:     224225
3583.05/3595.12	c #Conflicts:    3592000 | #Constraints:     225225
3583.05/3595.12	c #Conflicts:    3593000 | #Constraints:     226225
3583.05/3595.12	c #Conflicts:    3594000 | #Constraints:     227225
3583.05/3595.12	c #Conflicts:    3595000 | #Constraints:     228225
3583.05/3595.12	c #Conflicts:    3596000 | #Constraints:     229225
3583.05/3595.12	c #Conflicts:    3597000 | #Constraints:     230225
3583.05/3595.12	c #Conflicts:    3598000 | #Constraints:     231225
3583.05/3595.12	c #Conflicts:    3599000 | #Constraints:     232225
3583.05/3595.12	c #Conflicts:    3600000 | #Constraints:     233225
3583.05/3595.12	c #Conflicts:    3601000 | #Constraints:     234225
3583.05/3595.12	c #Conflicts:    3602000 | #Constraints:     235225
3583.05/3595.12	c #Conflicts:    3603000 | #Constraints:     236225
3583.05/3595.12	c #Conflicts:    3604000 | #Constraints:     237225
3583.05/3595.12	c #Conflicts:    3605000 | #Constraints:     238225
3583.05/3595.12	c #Conflicts:    3606000 | #Constraints:     239225
3583.05/3595.12	c #Conflicts:    3607000 | #Constraints:     240225
3583.05/3595.12	c #Conflicts:    3608000 | #Constraints:     241225
3583.05/3595.12	c #Conflicts:    3609000 | #Constraints:     242225
3583.05/3595.12	c #Conflicts:    3610000 | #Constraints:     243225
3583.05/3595.12	c #Conflicts:    3611000 | #Constraints:     244225
3583.05/3595.12	c #Conflicts:    3612000 | #Constraints:     245225
3583.05/3595.12	c #Conflicts:    3613000 | #Constraints:     246225
3583.05/3595.12	c #Conflicts:    3614000 | #Constraints:     247225
3583.05/3595.12	c #Conflicts:    3615000 | #Constraints:     248225
3583.05/3595.12	c #Conflicts:    3616000 | #Constraints:     249225
3583.05/3595.12	c #Conflicts:    3617000 | #Constraints:     250225
3583.05/3595.12	c #Conflicts:    3618000 | #Constraints:     251225
3583.05/3595.12	c #Conflicts:    3619000 | #Constraints:     252225
3583.05/3595.12	c #Conflicts:    3620000 | #Constraints:     253225
3583.05/3595.12	c #Conflicts:    3621000 | #Constraints:     254225
3583.05/3595.12	c #Conflicts:    3622000 | #Constraints:     255225
3583.05/3595.12	c #Conflicts:    3623000 | #Constraints:     256225
3583.05/3595.12	c #Conflicts:    3624000 | #Constraints:     257225
3583.05/3595.12	c #Conflicts:    3625000 | #Constraints:     258225
3583.05/3595.12	c #Conflicts:    3626000 | #Constraints:     259225
3583.05/3595.12	c #Conflicts:    3627000 | #Constraints:     260225
3583.05/3595.12	c #Conflicts:    3628000 | #Constraints:     261225
3583.05/3595.12	c INPROCESSING
3583.05/3595.12	c GARBAGE COLLECT
3583.05/3595.12	c rational objective 13
3583.05/3595.12	c #Conflicts:    3629000 | #Constraints:     142514
3583.05/3595.12	c #Conflicts:    3630000 | #Constraints:     143514
3583.05/3595.12	c #Conflicts:    3631000 | #Constraints:     144514
3583.05/3595.12	c #Conflicts:    3632000 | #Constraints:     145514
3583.05/3595.12	c #Conflicts:    3633000 | #Constraints:     146514
3583.05/3595.12	c #Conflicts:    3634000 | #Constraints:     147514
3583.05/3595.12	c #Conflicts:    3635000 | #Constraints:     148514
3583.05/3595.12	c #Conflicts:    3636000 | #Constraints:     149514
3583.05/3595.12	c #Conflicts:    3637000 | #Constraints:     150514
3583.05/3595.12	c #Conflicts:    3638000 | #Constraints:     151514
3583.05/3595.12	c #Conflicts:    3639000 | #Constraints:     152514
3583.05/3595.12	c #Conflicts:    3640000 | #Constraints:     153514
3583.05/3595.12	c #Conflicts:    3641000 | #Constraints:     154514
3583.05/3595.12	c #Conflicts:    3642000 | #Constraints:     155514
3583.05/3595.12	c #Conflicts:    3643000 | #Constraints:     156514
3583.05/3595.12	c #Conflicts:    3644000 | #Constraints:     157514
3583.05/3595.12	c #Conflicts:    3645000 | #Constraints:     158514
3583.05/3595.12	c #Conflicts:    3646000 | #Constraints:     159514
3583.05/3595.12	c #Conflicts:    3647000 | #Constraints:     160514
3583.05/3595.12	c #Conflicts:    3648000 | #Constraints:     161514
3583.05/3595.12	c #Conflicts:    3649000 | #Constraints:     162514
3583.05/3595.12	c #Conflicts:    3650000 | #Constraints:     163514
3583.05/3595.12	c #Conflicts:    3651000 | #Constraints:     164514
3583.05/3595.12	c #Conflicts:    3652000 | #Constraints:     165514
3583.05/3595.12	c #Conflicts:    3653000 | #Constraints:     166514
3583.05/3595.12	c #Conflicts:    3654000 | #Constraints:     167514
3583.05/3595.12	c #Conflicts:    3655000 | #Constraints:     168514
3583.05/3595.12	c #Conflicts:    3656000 | #Constraints:     169514
3583.05/3595.12	c #Conflicts:    3657000 | #Constraints:     170514
3583.05/3595.12	c #Conflicts:    3658000 | #Constraints:     171514
3583.05/3595.12	c #Conflicts:    3659000 | #Constraints:     172514
3583.05/3595.12	c #Conflicts:    3660000 | #Constraints:     173514
3583.05/3595.12	c #Conflicts:    3661000 | #Constraints:     174514
3583.05/3595.12	c #Conflicts:    3662000 | #Constraints:     175514
3583.05/3595.12	c #Conflicts:    3663000 | #Constraints:     176514
3583.05/3595.12	c #Conflicts:    3664000 | #Constraints:     177514
3583.05/3595.12	c #Conflicts:    3665000 | #Constraints:     178514
3583.05/3595.12	c #Conflicts:    3666000 | #Constraints:     179514
3583.05/3595.12	c #Conflicts:    3667000 | #Constraints:     180514
3583.05/3595.12	c #Conflicts:    3668000 | #Constraints:     181514
3583.05/3595.12	c #Conflicts:    3669000 | #Constraints:     182514
3583.05/3595.12	c #Conflicts:    3670000 | #Constraints:     183514
3583.05/3595.12	c #Conflicts:    3671000 | #Constraints:     184514
3583.05/3595.12	c #Conflicts:    3672000 | #Constraints:     185514
3583.05/3595.12	c #Conflicts:    3673000 | #Constraints:     186514
3583.05/3595.12	c #Conflicts:    3674000 | #Constraints:     187514
3583.05/3595.12	c #Conflicts:    3675000 | #Constraints:     188514
3583.05/3595.12	c #Conflicts:    3676000 | #Constraints:     189514
3583.05/3595.12	c #Conflicts:    3677000 | #Constraints:     190514
3583.05/3595.12	c #Conflicts:    3678000 | #Constraints:     191514
3583.05/3595.12	c #Conflicts:    3679000 | #Constraints:     192514
3583.05/3595.12	c #Conflicts:    3680000 | #Constraints:     193514
3583.05/3595.12	c #Conflicts:    3681000 | #Constraints:     194514
3583.05/3595.12	c #Conflicts:    3682000 | #Constraints:     195514
3583.05/3595.12	c #Conflicts:    3683000 | #Constraints:     196514
3583.05/3595.12	c #Conflicts:    3684000 | #Constraints:     197514
3583.05/3595.12	c #Conflicts:    3685000 | #Constraints:     198514
3583.05/3595.12	c #Conflicts:    3686000 | #Constraints:     199514
3583.05/3595.12	c #Conflicts:    3687000 | #Constraints:     200514
3583.05/3595.12	c #Conflicts:    3688000 | #Constraints:     201514
3583.05/3595.12	c #Conflicts:    3689000 | #Constraints:     202514
3583.05/3595.12	c #Conflicts:    3690000 | #Constraints:     203514
3583.05/3595.12	c cpu time 3571.01 s
3583.05/3595.12	c deterministic time 250691536436 2.51e+11
3583.05/3595.12	c optimization time 45.8922 s
3583.05/3595.12	c total solve time 3525.04 s
3583.05/3595.12	c core-guided solve time 1532.92 s
3583.05/3595.12	c propagation time 2135.41 s
3583.05/3595.12	c conflict analysis time 794.086 s
3583.05/3595.12	c propagations 3286550200
3583.05/3595.12	c resolve steps 171909206
3583.05/3595.12	c decisions 5304561
3583.05/3595.12	c conflicts 3690550
3583.05/3595.12	c restarts 6396
3583.05/3595.12	c inprocessing phases 73
3583.05/3595.12	c input clauses 4685
3583.05/3595.12	c input cardinalities 557
3583.05/3595.12	c input general constraints 16616
3583.05/3595.12	c input average constraint length 6.89
3583.05/3595.12	c input average constraint degree 10.18
3583.05/3595.12	c learned clauses 3382218
3583.05/3595.12	c learned cardinalities 1042
3583.05/3595.12	c learned general constraints 307301
3583.05/3595.12	c learned average constraint length 125.94
3583.05/3595.12	c learned average constraint degree 3328082.06
3583.05/3595.12	c watched constraints 298881
3583.05/3595.12	c counting constraints 41614
3583.05/3595.12	c gcd simplifications 64697
3583.05/3595.12	c detected cardinalities 121
3583.05/3595.12	c weakened non-implied lits 94772928
3583.05/3595.12	c weakened non-implying lits 221524
3583.05/3595.12	c original variables 14771
3583.05/3595.12	c clausal propagations 657840023
3583.05/3595.12	c cardinality propagations 192618854
3583.05/3595.12	c watched propagations 40648693
3583.05/3595.12	c counting propagations 2391793005
3583.05/3595.12	c watch lookups 47755297945
3583.05/3595.12	c watch backjump lookups 28945449383
3583.05/3595.12	c watch checks 136102159060
3583.05/3595.12	c propagation checks 29140040711
3583.05/3595.12	c constraint additions 2157498690
3583.05/3595.12	c trail pops 3295536268
3583.05/3595.12	c formula constraints 21783
3583.05/3595.12	c learned constraints 3690537
3583.05/3595.12	c bound constraints 13
3583.05/3595.12	c core-guided constraints 62
3583.05/3595.12	c encountered formula constraints 90731170
3583.05/3595.12	c encountered learned constraints 84859666
3583.05/3595.12	c encountered bound constraints 1
3583.05/3595.12	c encountered core-guided constraints 11
3583.05/3595.12	c LP total time 307.751 s
3583.05/3595.12	c LP solve time 301.29 s
3583.05/3595.12	c LP constraints added 28072
3583.05/3595.12	c LP constraints removed 6045
3583.05/3595.12	c LP pivots internal 3692526
3583.05/3595.12	c LP pivots root 7091
3583.05/3595.12	c LP calls 2379
3583.05/3595.12	c LP optimalities 2363
3583.05/3595.12	c LP no pivot count 8
3583.05/3595.12	c LP infeasibilities 12
3583.05/3595.12	c LP valid Farkas constraints 12
3583.05/3595.12	c LP learned Farkas constraints 12
3583.05/3595.12	c LP basis resets 0
3583.05/3595.12	c LP cycling count 0
3583.05/3595.12	c LP singular count 0
3583.05/3595.12	c LP no primal count 0
3583.05/3595.12	c LP no farkas count 0
3583.05/3595.12	c LP other issue count 0
3583.05/3595.12	c LP Gomory cuts 0
3583.05/3595.12	c LP learned cuts 6289
3583.05/3595.12	c LP deleted cuts 6045
3583.05/3595.12	c LP encountered Gomory constraints 0
3583.05/3595.12	c LP encountered Farkas constraints 807
3583.05/3595.12	c LP encountered learned Farkas constraints 8089
3583.05/3595.12	c CG auxiliary variables introduced 25
3583.05/3595.12	c CG solutions found 0
3583.05/3595.12	c CG cores constructed 13
3583.05/3595.12	c CG core cardinality constraints returned 0
3583.05/3595.12	c CG unit cores 0
3583.05/3595.12	c CG single cores 13
3583.05/3595.12	c CG blocks removed during cardinality reduction 0
3583.05/3595.12	c CG first core best 0
3583.05/3595.12	c CG decision core best 0
3583.05/3595.12	c CG core reduction tie 0
3583.05/3595.12	c CG core degree average 1.00
3583.05/3595.12	c CG core slack average 2.08
3583.05/3595.12	c CG core upper bound improvements 0
3583.05/3595.12	c LS first time 599.837 s
3583.05/3595.12	c LS restart time 0 s
3583.05/3595.12	s UNKNOWN
3583.05/3595.12	c Program interrupted by user.
3583.05/3595.13	c Total time: 3595.107 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-4793192-1782412782/watcher-4793192-1782412782 -o /tmp/evaluation-result-4793192-1782412782/solver-4793192-1782412782 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793192-1782412782/vars-4793192-1782412782 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389318 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4793192-1782412782.opb 3600 HOME 62000 

running on 4 cores: 52-55

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

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

CPU governors:
  performance: 52-55

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (117646 MiB free)
  node 1: cores 8-15, 128973 MiB (104103 MiB free)
  node 2: cores 16-23, 129019 MiB (110535 MiB free)
  node 3: cores 24-31, 129003 MiB (120278 MiB free)
  node 4: cores 32-39, 129019 MiB (111276 MiB free)
  node 5: cores 40-47, 129019 MiB (119491 MiB free)
  node 6: cores 48-55, 129019 MiB (117768 MiB free)
  node 7: cores 56-63, 128474 MiB (116637 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=2394182, runsolver pid=2394179
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 16.11 16.13 16.17 17/904 2394195
/proc/meminfo: memFree=939742588/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=54484 memory=14724 CPUtime=0.02 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 1504 0 0 0 2 0 0 0 20 0 1 0 174565884 55791616 3623 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 13621 3681 2065 1054 0 2202 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 61468 KiB
Current children cumulated memory: 19720 KiB

[startup+0.214428 s]*
/proc/loadavg: 16.11 16.13 16.17 17/904 2394195
/proc/meminfo: memFree=939713368/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=100468 memory=54428 CPUtime=0.13 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 10081 0 0 0 12 1 0 0 20 0 1 0 174565884 102879232 13575 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 25117 13607 2383 1054 0 13698 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 107452 KiB
Current children cumulated memory: 59424 KiB

[startup+0.314096 s]*
/proc/loadavg: 16.11 16.13 16.17 17/904 2394195
/proc/meminfo: memFree=939698264/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67496 CPUtime=0.24 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13335 0 0 0 22 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16874 2398 1054 0 17031 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72492 KiB

[startup+0.700162 s]
/proc/loadavg: 16.18 16.14 16.18 17/904 2394195
/proc/meminfo: memFree=939686796/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=0.61 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13366 0 0 0 59 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72616 KiB

[startup+1.50016 s]
/proc/loadavg: 16.18 16.14 16.18 17/904 2394195
/proc/meminfo: memFree=939659328/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=1.4 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13366 0 0 0 138 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72616 KiB

[startup+3.11268 s]
/proc/loadavg: 16.18 16.14 16.18 17/904 2394195
/proc/meminfo: memFree=938884120/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=3.01 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13367 0 0 0 299 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72616 KiB

[startup+6.30019 s]
/proc/loadavg: 16.17 16.14 16.18 17/904 2394195
/proc/meminfo: memFree=936767544/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=6.19 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13368 0 0 0 617 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72616 KiB

[startup+12.7002 s]
/proc/loadavg: 16.15 16.14 16.18 17/904 2394195
/proc/meminfo: memFree=932733012/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=12.56 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13369 0 0 0 1254 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 120784 KiB
Current children cumulated memory: 72616 KiB

[startup+25.5002 s]
/proc/loadavg: 16.13 16.13 16.18 17/904 2394195
/proc/meminfo: memFree=930141016/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=113800 memory=67620 CPUtime=25.31 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 13369 0 0 0 2529 2 0 0 20 0 1 0 174565884 116531200 16775 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 28450 16905 2398 1054 0 17031 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 120784 KiB

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

/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=324408 memory=268152 CPUtime=3450.67 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 35969 0 0 0 343906 1161 0 0 20 0 1 0 174565884 332193792 66846 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 81102 67038 2429 1054 0 69683 0
Current children cumulated CPU time: 3450.71 s
Current children cumulated vsize: 331392 KiB
Current children cumulated memory: 273148 KiB

[startup+3522.3 s]
/proc/loadavg: 16.05 16.30 16.27 17/903 2395267
/proc/meminfo: memFree=911587764/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=324408 memory=278392 CPUtime=3510.46 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 35974 0 0 0 349873 1173 0 0 20 0 1 0 174565884 332193792 69473 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 81102 69598 2429 1054 0 69683 0
Current children cumulated CPU time: 3510.5 s
Current children cumulated vsize: 331392 KiB
Current children cumulated memory: 283388 KiB

[startup+3582.3 s]
/proc/loadavg: 15.95 16.23 16.25 18/903 2395405
/proc/meminfo: memFree=952277788/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3570.25 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 355832 1193 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3570.29 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

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

# cumulated CPU time of all completed processes:  user=3571.06 s, system=12.0129 s

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

[startup+3584 s]*
/proc/loadavg: 15.95 16.23 16.25 17/903 2395405
/proc/meminfo: memFree=952260500/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3571.95 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 356002 1193 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3590.4 s]
/proc/loadavg: 15.95 16.22 16.25 17/903 2395405
/proc/meminfo: memFree=952238960/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3578.32 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 356636 1196 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3578.36 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3593.6 s]
/proc/loadavg: 15.96 16.22 16.25 16/897 2395421
/proc/meminfo: memFree=953220392/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3581.51 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 356953 1198 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3581.55 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3594.4 s]
/proc/loadavg: 15.96 16.22 16.25 16/897 2395421
/proc/meminfo: memFree=953220688/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3582.31 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 357033 1198 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3582.35 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3594.8 s]
/proc/loadavg: 15.96 16.22 16.25 16/897 2395421
/proc/meminfo: memFree=953220688/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3582.7 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 357072 1198 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3582.74 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3595 s]*
/proc/loadavg: 15.96 16.22 16.25 17/903 2395468
/proc/meminfo: memFree=953182984/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3264 CPUtime=0.04 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 504 11664 0 0 0 0 3 1 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 816 715 219 0 143 0
[pid=2394194] ppid=2394182 vsize=2660 memory=1732 CPUtime=0 cores=52-55
/proc/2394194/stat : 2394194 (timeout) S 2394182 2394194 2389295 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 174565883 2723840 384 18446744073709551615 94596191461376 94596191477889 140734428358048 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94596191492656 94596191494744 94596206964736 140734428366977 140734428367260 140734428367260 140734428372967 0
/proc/2394194/statm: 665 433 406 5 0 90 0
[pid=2394195] ppid=2394194 vsize=405796 memory=289460 CPUtime=3582.92 cores=52-55
/proc/2394195/stat : 2394195 (roundingsat) R 2394194 2394194 2389295 0 -1 4194304 36186 0 0 0 357094 1198 0 0 20 0 1 0 174565884 415535104 72204 18446744073709551615 93848037912576 93848042227721 140730925640832 0 0 0 0 0 8405026 0 0 0 17 53 0 0 0 0 0 93848042971560 93848043024904 93848071827456 140730925648023 140730925648287 140730925648287 140730925653994 0
/proc/2394195/statm: 101449 72365 2429 1054 0 90030 0
Current children cumulated CPU time: 3582.96 s
Current children cumulated vsize: 412780 KiB
Current children cumulated memory: 294456 KiB

[startup+3595.11 s]
/proc/loadavg: 15.96 16.22 16.25 17/903 2395468
/proc/meminfo: memFree=953182984/1055320708 swapFree=32681640/33554428
[pid=2394182] ppid=2394179 vsize=4324 memory=3272 CPUtime=3583.05 cores=52-55
/proc/2394182/stat : 2394182 (AutoAdaptRoundi) S 2394179 2394182 2389295 0 -1 4194304 533 48002 0 0 0 0 357105 1200 20 0 1 0 174565876 4427776 640 18446744073709551615 94505778966528 94505779861061 140724754059872 0 0 0 2 4 65536 1 0 0 17 52 0 0 0 0 0 94505780100112 94505780147856 94505787031552 140724754065639 140724754065785 140724754065785 140724754071521 0
/proc/2394182/statm: 1081 818 715 219 0 143 0
Current children cumulated CPU time: 3583.05 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3272 KiB

Child status: 0

Real time (s): 3595.14
CPU time (s): 3583.07
CPU user time (s): 3571.06
CPU system time (s): 12.0129
CPU usage (%): 99.6643
Max. virtual memory (cumulated for all children) (KiB): 412780
Max. memory (cumulated for all children) (KiB): 294456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.06
system time used= 12.0129
maximum resident set size= 289328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49725
page faults= 1
swaps= 0
block input operations= 0
block output operations= 3824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1489
involuntary context switches= 1662


# summary of solver processes directly reported to runsolver:
#   pid: 2394182
#   total CPU time (s): 3583.07
#   total CPU user time (s): 3571.06
#   total CPU system time (s): 12.0129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0052 second user time and 40.4857 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-25 20:39:42
IDJOB=4793192
IDBENCH=180492
IDSOLVER=3619
FILE ID=nodeE010/4793192-1782412782
RUNJOBID= nodeE010-1782407942-2389318
SLURM_JOB_ID= 12511033
Free space on /tmp= 799688 MiB

SOLVER NAME= AutoAdaptRoundingSat v2
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-RubiksCube-13-4-20-0_c24.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4793192-1782412782/watcher-4793192-1782412782 -o /tmp/evaluation-result-4793192-1782412782/solver-4793192-1782412782 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793192-1782412782/vars-4793192-1782412782 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389318 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4793192-1782412782.opb 3600 HOME 62000

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

MD5SUM BENCH= 416a048d6b2710704c97caf5767a9ee3
RANDOM SEED=1360082087

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        939759660 kB
MemAvailable:   1020687040 kB
Buffers:              32 kB
Cached:         84710168 kB
SwapCached:         6960 kB
Active:         27467972 kB
Inactive:       83217832 kB
Active(anon):   26012048 kB
Inactive(anon):    50244 kB
Active(file):    1455924 kB
Inactive(file): 83167588 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681640 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            763220 kB
Writeback:           100 kB
AnonPages:      25978900 kB
Mapped:           121984 kB
Shmem:             86672 kB
KReclaimable:    1105984 kB
Slab:            1622820 kB
SReclaimable:    1105984 kB
SUnreclaim:       516836 kB
KernelStack:       15376 kB
PageTables:        58760 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   32950896 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479716 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3837952 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800936 MiB
End job on nodeE010 at 2026-06-25 21:39:37