Trace number 4799798

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v1? 3585.35 3595.16

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-820146.opb
MD5SUM081659ee65bc936cbb896171f511d736
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.0177
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
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.06	c Preprocess time: 0.029 seconds
0.00/0.06	c First solver time limit: 1495 seconds
0.00/0.06	c Second solver time limit: 2100 seconds
3585.23/3595.08	c Exit code from Second Program: 124
3585.32/3595.13	c RoundingSat 2
3585.32/3595.13	c branch main
3585.32/3595.13	c commit d3f91ec
3585.32/3595.13	c #variables 812 #constraints 2169
3585.32/3595.13	c Finish cloning data from SAT to LS
3585.32/3595.13	c nbvars=812
3585.32/3595.13	c chongqijiange= 2000
3585.32/3595.13	c rational objective 58.5333
3585.32/3595.13	c restart_num_ls  -100000 0
3585.32/3595.13	c Use LS-small
3585.32/3595.13	c #Conflicts:       1000 | #Constraints:       3172
3585.32/3595.13	c #Conflicts:       2000 | #Constraints:       4173
3585.32/3595.13	c INPROCESSING
3585.32/3595.13	c GARBAGE COLLECT
3585.32/3595.13	c rational objective 58.79
3585.32/3595.13	c #Conflicts:       3000 | #Constraints:       4095
3585.32/3595.13	c #Conflicts:       4000 | #Constraints:       5096
3585.32/3595.13	c INPROCESSING
3585.32/3595.13	c GARBAGE COLLECT
3585.32/3595.13	c rational objective 59.2579
3585.32/3595.13	c #Conflicts:       5000 | #Constraints:       4517
3585.32/3595.13	c #Conflicts:       6000 | #Constraints:       5518
3585.32/3595.13	c INPROCESSING
3585.32/3595.13	c GARBAGE COLLECT
3585.32/3595.13	c rational objective 59.9167
3585.32/3595.13	c #Conflicts:       7000 | #Constraints:       4525
3585.32/3595.13	c #Conflicts:       8000 | #Constraints:       5527
3585.32/3595.13	c #Conflicts:       9000 | #Constraints:       6528
3585.32/3595.13	c INPROCESSING
3585.32/3595.13	c GARBAGE COLLECT
3585.32/3595.13	c rational objective 60.4167
3585.32/3595.13	c #Conflicts:      10000 | #Constraints:       5234
3585.32/3595.13	c #Conflicts:      11000 | #Constraints:       6235
3585.32/3595.14	c #Conflicts:      12000 | #Constraints:       7236
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 60.75
3585.32/3595.14	c #Conflicts:      13000 | #Constraints:       5693
3585.32/3595.14	c #Conflicts:      14000 | #Constraints:       6693
3585.32/3595.14	c #Conflicts:      15000 | #Constraints:       7694
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.25
3585.32/3595.14	c #Conflicts:      16000 | #Constraints:       5918
3585.32/3595.14	c #Conflicts:      17000 | #Constraints:       6919
3585.32/3595.14	c #Conflicts:      18000 | #Constraints:       7920
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.25
3585.32/3595.14	c #Conflicts:      19000 | #Constraints:       5936
3585.32/3595.14	c #Conflicts:      20000 | #Constraints:       6936
3585.32/3595.14	c #Conflicts:      21000 | #Constraints:       7936
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.3026
3585.32/3595.14	c #Conflicts:      22000 | #Constraints:       5737
3585.32/3595.14	c #Conflicts:      23000 | #Constraints:       6737
3585.32/3595.14	c #Conflicts:      24000 | #Constraints:       7738
3585.32/3595.14	c #Conflicts:      25000 | #Constraints:       8738
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.7222
3585.32/3595.14	c #Conflicts:      26000 | #Constraints:       6347
3585.32/3595.14	c #Conflicts:      27000 | #Constraints:       7347
3585.32/3595.14	c #Conflicts:      28000 | #Constraints:       8348
3585.32/3595.14	c #Conflicts:      29000 | #Constraints:       9350
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.7655
3585.32/3595.14	c #Conflicts:      30000 | #Constraints:       6751
3585.32/3595.14	c #Conflicts:      31000 | #Constraints:       7751
3585.32/3595.14	c #Conflicts:      32000 | #Constraints:       8752
3585.32/3595.14	c #Conflicts:      33000 | #Constraints:       9752
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.9041
3585.32/3595.14	c #Conflicts:      34000 | #Constraints:       6957
3585.32/3595.14	c #Conflicts:      35000 | #Constraints:       7958
3585.32/3595.14	c #Conflicts:      36000 | #Constraints:       8960
3585.32/3595.14	c #Conflicts:      37000 | #Constraints:       9962
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 61.9843
3585.32/3595.14	c #Conflicts:      38000 | #Constraints:       6958
3585.32/3595.14	c #Conflicts:      39000 | #Constraints:       7959
3585.32/3595.14	c #Conflicts:      40000 | #Constraints:       8959
3585.32/3595.14	c #Conflicts:      41000 | #Constraints:       9962
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.1717
3585.32/3595.14	c #Conflicts:      42000 | #Constraints:       6754
3585.32/3595.14	c #Conflicts:      43000 | #Constraints:       7755
3585.32/3595.14	c #Conflicts:      44000 | #Constraints:       8755
3585.32/3595.14	c #Conflicts:      45000 | #Constraints:       9755
3585.32/3595.14	c #Conflicts:      46000 | #Constraints:      10755
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.5549
3585.32/3595.14	c #Conflicts:      47000 | #Constraints:       7351
3585.32/3595.14	c #Conflicts:      48000 | #Constraints:       8351
3585.32/3595.14	c #Conflicts:      49000 | #Constraints:       9351
3585.32/3595.14	c #Conflicts:      50000 | #Constraints:      10352
3585.32/3595.14	c #Conflicts:      51000 | #Constraints:      11353
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.5628
3585.32/3595.14	c #Conflicts:      52000 | #Constraints:       7754
3585.32/3595.14	c #Conflicts:      53000 | #Constraints:       8754
3585.32/3595.14	c #Conflicts:      54000 | #Constraints:       9754
3585.32/3595.14	c #Conflicts:      55000 | #Constraints:      10754
3585.32/3595.14	c #Conflicts:      56000 | #Constraints:      11755
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c #Conflicts:      57000 | #Constraints:       7960
3585.32/3595.14	c #Conflicts:      58000 | #Constraints:       8961
3585.32/3595.14	c #Conflicts:      59000 | #Constraints:       9961
3585.32/3595.14	c #Conflicts:      60000 | #Constraints:      10963
3585.32/3595.14	c #Conflicts:      61000 | #Constraints:      11963
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.5786
3585.32/3595.14	c #Conflicts:      62000 | #Constraints:       7965
3585.32/3595.14	c #Conflicts:      63000 | #Constraints:       8967
3585.32/3595.14	c #Conflicts:      64000 | #Constraints:       9968
3585.32/3595.14	c #Conflicts:      65000 | #Constraints:      10969
3585.32/3595.14	c #Conflicts:      66000 | #Constraints:      11969
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.5789
3585.32/3595.14	c #Conflicts:      67000 | #Constraints:       7764
3585.32/3595.14	c #Conflicts:      68000 | #Constraints:       8765
3585.32/3595.14	c #Conflicts:      69000 | #Constraints:       9765
3585.32/3595.14	c #Conflicts:      70000 | #Constraints:      10765
3585.32/3595.14	c #Conflicts:      71000 | #Constraints:      11765
3585.32/3595.14	c #Conflicts:      72000 | #Constraints:      12766
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.765
3585.32/3595.14	c #Conflicts:      73000 | #Constraints:       8365
3585.32/3595.14	c #Conflicts:      74000 | #Constraints:       9365
3585.32/3595.14	c #Conflicts:      75000 | #Constraints:      10365
3585.32/3595.14	c #Conflicts:      76000 | #Constraints:      11365
3585.32/3595.14	c #Conflicts:      77000 | #Constraints:      12365
3585.32/3595.14	c #Conflicts:      78000 | #Constraints:      13365
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.7833
3585.32/3595.14	c #Conflicts:      79000 | #Constraints:       8761
3585.32/3595.14	c #Conflicts:      80000 | #Constraints:       9761
3585.32/3595.14	c #Conflicts:      81000 | #Constraints:      10761
3585.32/3595.14	c #Conflicts:      82000 | #Constraints:      11761
3585.32/3595.14	c #Conflicts:      83000 | #Constraints:      12761
3585.32/3595.14	c #Conflicts:      84000 | #Constraints:      13761
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 62.8667
3585.32/3595.14	c #Conflicts:      85000 | #Constraints:       8975
3585.32/3595.14	c #Conflicts:      86000 | #Constraints:       9976
3585.32/3595.14	c #Conflicts:      87000 | #Constraints:      10977
3585.32/3595.14	c #Conflicts:      88000 | #Constraints:      11978
3585.32/3595.14	c #Conflicts:      89000 | #Constraints:      12980
3585.32/3595.14	c #Conflicts:      90000 | #Constraints:      13980
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.0012
3585.32/3595.14	c #Conflicts:      91000 | #Constraints:       8971
3585.32/3595.14	c #Conflicts:      92000 | #Constraints:       9971
3585.32/3595.14	c #Conflicts:      93000 | #Constraints:      10971
3585.32/3595.14	c #Conflicts:      94000 | #Constraints:      11972
3585.32/3595.14	c #Conflicts:      95000 | #Constraints:      12972
3585.32/3595.14	c #Conflicts:      96000 | #Constraints:      13972
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.169
3585.32/3595.14	c #Conflicts:      97000 | #Constraints:       8769
3585.32/3595.14	c #Conflicts:      98000 | #Constraints:       9770
3585.32/3595.14	c #Conflicts:      99000 | #Constraints:      10770
3585.32/3595.14	c #Conflicts:     100000 | #Constraints:      11771
3585.32/3595.14	c #Conflicts:     101000 | #Constraints:      12771
3585.32/3595.14	c #Conflicts:     102000 | #Constraints:      13772
3585.32/3595.14	c #Conflicts:     103000 | #Constraints:      14772
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.1694
3585.32/3595.14	c #Conflicts:     104000 | #Constraints:       9372
3585.32/3595.14	c #Conflicts:     105000 | #Constraints:      10372
3585.32/3595.14	c #Conflicts:     106000 | #Constraints:      11372
3585.32/3595.14	c #Conflicts:     107000 | #Constraints:      12372
3585.32/3595.14	c #Conflicts:     108000 | #Constraints:      13372
3585.32/3595.14	c #Conflicts:     109000 | #Constraints:      14373
3585.32/3595.14	c #Conflicts:     110000 | #Constraints:      15373
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.17
3585.32/3595.14	c #Conflicts:     111000 | #Constraints:       9770
3585.32/3595.14	c #Conflicts:     112000 | #Constraints:      10770
3585.32/3595.14	c #Conflicts:     113000 | #Constraints:      11770
3585.32/3595.14	c #Conflicts:     114000 | #Constraints:      12771
3585.32/3595.14	c #Conflicts:     115000 | #Constraints:      13771
3585.32/3595.14	c #Conflicts:     116000 | #Constraints:      14771
3585.32/3595.14	c #Conflicts:     117000 | #Constraints:      15772
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.1815
3585.32/3595.14	c #Conflicts:     118000 | #Constraints:       9966
3585.32/3595.14	c #Conflicts:     119000 | #Constraints:      10967
3585.32/3595.14	c #Conflicts:     120000 | #Constraints:      11967
3585.32/3595.14	c #Conflicts:     121000 | #Constraints:      12969
3585.32/3595.14	c #Conflicts:     122000 | #Constraints:      13970
3585.32/3595.14	c #Conflicts:     123000 | #Constraints:      14970
3585.32/3595.14	c #Conflicts:     124000 | #Constraints:      15971
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.225
3585.32/3595.14	c #Conflicts:     125000 | #Constraints:       9971
3585.32/3595.14	c #Conflicts:     126000 | #Constraints:      10971
3585.32/3595.14	c #Conflicts:     127000 | #Constraints:      11971
3585.32/3595.14	c #Conflicts:     128000 | #Constraints:      12971
3585.32/3595.14	c #Conflicts:     129000 | #Constraints:      13971
3585.32/3595.14	c #Conflicts:     130000 | #Constraints:      14973
3585.32/3595.14	c #Conflicts:     131000 | #Constraints:      15973
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2667
3585.32/3595.14	c #Conflicts:     132000 | #Constraints:       9773
3585.32/3595.14	c #Conflicts:     133000 | #Constraints:      10773
3585.32/3595.14	c #Conflicts:     134000 | #Constraints:      11773
3585.32/3595.14	c #Conflicts:     135000 | #Constraints:      12773
3585.32/3595.14	c #Conflicts:     136000 | #Constraints:      13773
3585.32/3595.14	c #Conflicts:     137000 | #Constraints:      14773
3585.32/3595.14	c #Conflicts:     138000 | #Constraints:      15773
3585.32/3595.14	c #Conflicts:     139000 | #Constraints:      16773
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2667
3585.32/3595.14	c #Conflicts:     140000 | #Constraints:      10371
3585.32/3595.14	c #Conflicts:     141000 | #Constraints:      11372
3585.32/3595.14	c #Conflicts:     142000 | #Constraints:      12372
3585.32/3595.14	c #Conflicts:     143000 | #Constraints:      13372
3585.32/3595.14	c #Conflicts:     144000 | #Constraints:      14372
3585.32/3595.14	c #Conflicts:     145000 | #Constraints:      15372
3585.32/3595.14	c #Conflicts:     146000 | #Constraints:      16372
3585.32/3595.14	c #Conflicts:     147000 | #Constraints:      17372
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2708
3585.32/3595.14	c #Conflicts:     148000 | #Constraints:      10776
3585.32/3595.14	c #Conflicts:     149000 | #Constraints:      11776
3585.32/3595.14	c #Conflicts:     150000 | #Constraints:      12776
3585.32/3595.14	c #Conflicts:     151000 | #Constraints:      13776
3585.32/3595.14	c #Conflicts:     152000 | #Constraints:      14776
3585.32/3595.14	c #Conflicts:     153000 | #Constraints:      15777
3585.32/3595.14	c #Conflicts:     154000 | #Constraints:      16777
3585.32/3595.14	c #Conflicts:     155000 | #Constraints:      17777
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2708
3585.32/3595.14	c #Conflicts:     156000 | #Constraints:      10978
3585.32/3595.14	c #Conflicts:     157000 | #Constraints:      11978
3585.32/3595.14	c #Conflicts:     158000 | #Constraints:      12978
3585.32/3595.14	c #Conflicts:     159000 | #Constraints:      13978
3585.32/3595.14	c #Conflicts:     160000 | #Constraints:      14978
3585.32/3595.14	c #Conflicts:     161000 | #Constraints:      15978
3585.32/3595.14	c #Conflicts:     162000 | #Constraints:      16979
3585.32/3595.14	c #Conflicts:     163000 | #Constraints:      17979
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2708
3585.32/3595.14	c #Conflicts:     164000 | #Constraints:      10980
3585.32/3595.14	c #Conflicts:     165000 | #Constraints:      11980
3585.32/3595.14	c #Conflicts:     166000 | #Constraints:      12981
3585.32/3595.14	c #Conflicts:     167000 | #Constraints:      13981
3585.32/3595.14	c #Conflicts:     168000 | #Constraints:      14982
3585.32/3595.14	c #Conflicts:     169000 | #Constraints:      15982
3585.32/3595.14	c #Conflicts:     170000 | #Constraints:      16982
3585.32/3595.14	c #Conflicts:     171000 | #Constraints:      17982
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.2727
3585.32/3595.14	c #Conflicts:     172000 | #Constraints:      10778
3585.32/3595.14	c #Conflicts:     173000 | #Constraints:      11778
3585.32/3595.14	c #Conflicts:     174000 | #Constraints:      12780
3585.32/3595.14	c #Conflicts:     175000 | #Constraints:      13780
3585.32/3595.14	c #Conflicts:     176000 | #Constraints:      14780
3585.32/3595.14	c #Conflicts:     177000 | #Constraints:      15780
3585.32/3595.14	c #Conflicts:     178000 | #Constraints:      16781
3585.32/3595.14	c #Conflicts:     179000 | #Constraints:      17781
3585.32/3595.14	c #Conflicts:     180000 | #Constraints:      18781
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5028
3585.32/3595.14	c #Conflicts:     181000 | #Constraints:      11378
3585.32/3595.14	c #Conflicts:     182000 | #Constraints:      12378
3585.32/3595.14	c #Conflicts:     183000 | #Constraints:      13379
3585.32/3595.14	c #Conflicts:     184000 | #Constraints:      14381
3585.32/3595.14	c #Conflicts:     185000 | #Constraints:      15382
3585.32/3595.14	c #Conflicts:     186000 | #Constraints:      16382
3585.32/3595.14	c #Conflicts:     187000 | #Constraints:      17382
3585.32/3595.14	c #Conflicts:     188000 | #Constraints:      18382
3585.32/3595.14	c #Conflicts:     189000 | #Constraints:      19382
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5045
3585.32/3595.14	c #Conflicts:     190000 | #Constraints:      11778
3585.32/3595.14	c #Conflicts:     191000 | #Constraints:      12779
3585.32/3595.14	c #Conflicts:     192000 | #Constraints:      13781
3585.32/3595.14	c #Conflicts:     193000 | #Constraints:      14781
3585.32/3595.14	c #Conflicts:     194000 | #Constraints:      15781
3585.32/3595.14	c #Conflicts:     195000 | #Constraints:      16781
3585.32/3595.14	c #Conflicts:     196000 | #Constraints:      17781
3585.32/3595.14	c #Conflicts:     197000 | #Constraints:      18781
3585.32/3595.14	c #Conflicts:     198000 | #Constraints:      19781
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5125
3585.32/3595.14	c #Conflicts:     199000 | #Constraints:      11972
3585.32/3595.14	c #Conflicts:     200000 | #Constraints:      12972
3585.32/3595.14	c #Conflicts:     201000 | #Constraints:      13973
3585.32/3595.14	c #Conflicts:     202000 | #Constraints:      14974
3585.32/3595.14	c #Conflicts:     203000 | #Constraints:      15974
3585.32/3595.14	c #Conflicts:     204000 | #Constraints:      16974
3585.32/3595.14	c #Conflicts:     205000 | #Constraints:      17975
3585.32/3595.14	c #Conflicts:     206000 | #Constraints:      18976
3585.32/3595.14	c #Conflicts:     207000 | #Constraints:      19976
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5635
3585.32/3595.14	c #Conflicts:     208000 | #Constraints:      11975
3585.32/3595.14	c #Conflicts:     209000 | #Constraints:      12975
3585.32/3595.14	c #Conflicts:     210000 | #Constraints:      13976
3585.32/3595.14	c #Conflicts:     211000 | #Constraints:      14976
3585.32/3595.14	c #Conflicts:     212000 | #Constraints:      15976
3585.32/3595.14	c #Conflicts:     213000 | #Constraints:      16978
3585.32/3595.14	c #Conflicts:     214000 | #Constraints:      17978
3585.32/3595.14	c #Conflicts:     215000 | #Constraints:      18978
3585.32/3595.14	c #Conflicts:     216000 | #Constraints:      19979
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5635
3585.32/3595.14	c #Conflicts:     217000 | #Constraints:      11767
3585.32/3595.14	c #Conflicts:     218000 | #Constraints:      12769
3585.32/3595.14	c #Conflicts:     219000 | #Constraints:      13769
3585.32/3595.14	c #Conflicts:     220000 | #Constraints:      14769
3585.32/3595.14	c #Conflicts:     221000 | #Constraints:      15771
3585.32/3595.14	c #Conflicts:     222000 | #Constraints:      16771
3585.32/3595.14	c #Conflicts:     223000 | #Constraints:      17771
3585.32/3595.14	c #Conflicts:     224000 | #Constraints:      18772
3585.32/3595.14	c #Conflicts:     225000 | #Constraints:      19772
3585.32/3595.14	c #Conflicts:     226000 | #Constraints:      20773
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5635
3585.32/3595.14	c #Conflicts:     227000 | #Constraints:      12383
3585.32/3595.14	c #Conflicts:     228000 | #Constraints:      13383
3585.32/3595.14	c #Conflicts:     229000 | #Constraints:      14383
3585.32/3595.14	c #Conflicts:     230000 | #Constraints:      15383
3585.32/3595.14	c #Conflicts:     231000 | #Constraints:      16383
3585.32/3595.14	c #Conflicts:     232000 | #Constraints:      17383
3585.32/3595.14	c #Conflicts:     233000 | #Constraints:      18383
3585.32/3595.14	c #Conflicts:     234000 | #Constraints:      19384
3585.32/3595.14	c #Conflicts:     235000 | #Constraints:      20384
3585.32/3595.14	c #Conflicts:     236000 | #Constraints:      21384
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5679
3585.32/3595.14	c #Conflicts:     237000 | #Constraints:      12783
3585.32/3595.14	c #Conflicts:     238000 | #Constraints:      13783
3585.32/3595.14	c #Conflicts:     239000 | #Constraints:      14783
3585.32/3595.14	c #Conflicts:     240000 | #Constraints:      15783
3585.32/3595.14	c #Conflicts:     241000 | #Constraints:      16784
3585.32/3595.14	c #Conflicts:     242000 | #Constraints:      17784
3585.32/3595.14	c #Conflicts:     243000 | #Constraints:      18784
3585.32/3595.14	c #Conflicts:     244000 | #Constraints:      19784
3585.32/3595.14	c #Conflicts:     245000 | #Constraints:      20785
3585.32/3595.14	c #Conflicts:     246000 | #Constraints:      21785
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5679
3585.32/3595.14	c #Conflicts:     247000 | #Constraints:      12984
3585.32/3595.14	c #Conflicts:     248000 | #Constraints:      13984
3585.32/3595.14	c #Conflicts:     249000 | #Constraints:      14984
3585.32/3595.14	c #Conflicts:     250000 | #Constraints:      15984
3585.32/3595.14	c #Conflicts:     251000 | #Constraints:      16984
3585.32/3595.14	c #Conflicts:     252000 | #Constraints:      17984
3585.32/3595.14	c #Conflicts:     253000 | #Constraints:      18985
3585.32/3595.14	c #Conflicts:     254000 | #Constraints:      19985
3585.32/3595.14	c #Conflicts:     255000 | #Constraints:      20985
3585.32/3595.14	c #Conflicts:     256000 | #Constraints:      21986
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5683
3585.32/3595.14	c #Conflicts:     257000 | #Constraints:      12974
3585.32/3595.14	c #Conflicts:     258000 | #Constraints:      13974
3585.32/3595.14	c #Conflicts:     259000 | #Constraints:      14975
3585.32/3595.14	c #Conflicts:     260000 | #Constraints:      15976
3585.32/3595.14	c #Conflicts:     261000 | #Constraints:      16976
3585.32/3595.14	c #Conflicts:     262000 | #Constraints:      17976
3585.32/3595.14	c #Conflicts:     263000 | #Constraints:      18976
3585.32/3595.14	c #Conflicts:     264000 | #Constraints:      19976
3585.32/3595.14	c #Conflicts:     265000 | #Constraints:      20977
3585.32/3595.14	c #Conflicts:     266000 | #Constraints:      21978
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.5685
3585.32/3595.14	c #Conflicts:     267000 | #Constraints:      12778
3585.32/3595.14	c #Conflicts:     268000 | #Constraints:      13778
3585.32/3595.14	c #Conflicts:     269000 | #Constraints:      14778
3585.32/3595.14	c #Conflicts:     270000 | #Constraints:      15778
3585.32/3595.14	c #Conflicts:     271000 | #Constraints:      16778
3585.32/3595.14	c #Conflicts:     272000 | #Constraints:      17778
3585.32/3595.14	c #Conflicts:     273000 | #Constraints:      18778
3585.32/3595.14	c #Conflicts:     274000 | #Constraints:      19779
3585.32/3595.14	c #Conflicts:     275000 | #Constraints:      20779
3585.32/3595.14	c #Conflicts:     276000 | #Constraints:      21779
3585.32/3595.14	c #Conflicts:     277000 | #Constraints:      22779
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.6127
3585.32/3595.14	c #Conflicts:     278000 | #Constraints:      13382
3585.32/3595.14	c #Conflicts:     279000 | #Constraints:      14382
3585.32/3595.14	c #Conflicts:     280000 | #Constraints:      15382
3585.32/3595.14	c #Conflicts:     281000 | #Constraints:      16382
3585.32/3595.14	c #Conflicts:     282000 | #Constraints:      17382
3585.32/3595.14	c #Conflicts:     283000 | #Constraints:      18382
3585.32/3595.14	c #Conflicts:     284000 | #Constraints:      19382
3585.32/3595.14	c #Conflicts:     285000 | #Constraints:      20382
3585.32/3595.14	c #Conflicts:     286000 | #Constraints:      21382
3585.32/3595.14	c #Conflicts:     287000 | #Constraints:      22382
3585.32/3595.14	c #Conflicts:     288000 | #Constraints:      23382
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.65
3585.32/3595.14	c #Conflicts:     289000 | #Constraints:      13777
3585.32/3595.14	c #Conflicts:     290000 | #Constraints:      14778
3585.32/3595.14	c #Conflicts:     291000 | #Constraints:      15778
3585.32/3595.14	c #Conflicts:     292000 | #Constraints:      16778
3585.32/3595.14	c #Conflicts:     293000 | #Constraints:      17778
3585.32/3595.14	c #Conflicts:     294000 | #Constraints:      18778
3585.32/3595.14	c #Conflicts:     295000 | #Constraints:      19779
3585.32/3595.14	c #Conflicts:     296000 | #Constraints:      20780
3585.32/3595.14	c #Conflicts:     297000 | #Constraints:      21780
3585.32/3595.14	c #Conflicts:     298000 | #Constraints:      22780
3585.32/3595.14	c #Conflicts:     299000 | #Constraints:      23780
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.6786
3585.32/3595.14	c #Conflicts:     300000 | #Constraints:      13976
3585.32/3595.14	c #Conflicts:     301000 | #Constraints:      14976
3585.32/3595.14	c #Conflicts:     302000 | #Constraints:      15977
3585.32/3595.14	c #Conflicts:     303000 | #Constraints:      16977
3585.32/3595.14	c #Conflicts:     304000 | #Constraints:      17977
3585.32/3595.14	c #Conflicts:     305000 | #Constraints:      18977
3585.32/3595.14	c #Conflicts:     306000 | #Constraints:      19977
3585.32/3595.14	c #Conflicts:     307000 | #Constraints:      20977
3585.32/3595.14	c #Conflicts:     308000 | #Constraints:      21977
3585.32/3595.14	c #Conflicts:     309000 | #Constraints:      22977
3585.32/3595.14	c #Conflicts:     310000 | #Constraints:      23977
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.7389
3585.32/3595.14	c #Conflicts:     311000 | #Constraints:      13977
3585.32/3595.14	c #Conflicts:     312000 | #Constraints:      14977
3585.32/3595.14	c #Conflicts:     313000 | #Constraints:      15978
3585.32/3595.14	c #Conflicts:     314000 | #Constraints:      16978
3585.32/3595.14	c #Conflicts:     315000 | #Constraints:      17978
3585.32/3595.14	c #Conflicts:     316000 | #Constraints:      18979
3585.32/3595.14	c #Conflicts:     317000 | #Constraints:      19979
3585.32/3595.14	c #Conflicts:     318000 | #Constraints:      20979
3585.32/3595.14	c #Conflicts:     319000 | #Constraints:      21980
3585.32/3595.14	c #Conflicts:     320000 | #Constraints:      22980
3585.32/3595.14	c #Conflicts:     321000 | #Constraints:      23980
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.7591
3585.32/3595.14	c #Conflicts:     322000 | #Constraints:      13779
3585.32/3595.14	c #Conflicts:     323000 | #Constraints:      14779
3585.32/3595.14	c #Conflicts:     324000 | #Constraints:      15779
3585.32/3595.14	c #Conflicts:     325000 | #Constraints:      16780
3585.32/3595.14	c #Conflicts:     326000 | #Constraints:      17780
3585.32/3595.14	c #Conflicts:     327000 | #Constraints:      18780
3585.32/3595.14	c #Conflicts:     328000 | #Constraints:      19781
3585.32/3595.14	c #Conflicts:     329000 | #Constraints:      20782
3585.32/3595.14	c #Conflicts:     330000 | #Constraints:      21783
3585.32/3595.14	c #Conflicts:     331000 | #Constraints:      22783
3585.32/3595.14	c #Conflicts:     332000 | #Constraints:      23784
3585.32/3595.14	c #Conflicts:     333000 | #Constraints:      24785
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.8654
3585.32/3595.14	c #Conflicts:     334000 | #Constraints:      14386
3585.32/3595.14	c #Conflicts:     335000 | #Constraints:      15386
3585.32/3595.14	c #Conflicts:     336000 | #Constraints:      16386
3585.32/3595.14	c #Conflicts:     337000 | #Constraints:      17387
3585.32/3595.14	c #Conflicts:     338000 | #Constraints:      18387
3585.32/3595.14	c #Conflicts:     339000 | #Constraints:      19387
3585.32/3595.14	c #Conflicts:     340000 | #Constraints:      20387
3585.32/3595.14	c #Conflicts:     341000 | #Constraints:      21389
3585.32/3595.14	c #Conflicts:     342000 | #Constraints:      22391
3585.32/3595.14	c #Conflicts:     343000 | #Constraints:      23391
3585.32/3595.14	c #Conflicts:     344000 | #Constraints:      24391
3585.32/3595.14	c #Conflicts:     345000 | #Constraints:      25391
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 63.9773
3585.32/3595.14	c #Conflicts:     346000 | #Constraints:      14780
3585.32/3595.14	c #Conflicts:     347000 | #Constraints:      15780
3585.32/3595.14	c #Conflicts:     348000 | #Constraints:      16780
3585.32/3595.14	c #Conflicts:     349000 | #Constraints:      17780
3585.32/3595.14	c #Conflicts:     350000 | #Constraints:      18780
3585.32/3595.14	c #Conflicts:     351000 | #Constraints:      19780
3585.32/3595.14	c #Conflicts:     352000 | #Constraints:      20780
3585.32/3595.14	c #Conflicts:     353000 | #Constraints:      21780
3585.32/3595.14	c #Conflicts:     354000 | #Constraints:      22780
3585.32/3595.14	c #Conflicts:     355000 | #Constraints:      23781
3585.32/3595.14	c #Conflicts:     356000 | #Constraints:      24781
3585.32/3595.14	c #Conflicts:     357000 | #Constraints:      25781
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.0379
3585.32/3595.14	c #Conflicts:     358000 | #Constraints:      14978
3585.32/3595.14	c #Conflicts:     359000 | #Constraints:      15980
3585.32/3595.14	c #Conflicts:     360000 | #Constraints:      16981
3585.32/3595.14	c #Conflicts:     361000 | #Constraints:      17982
3585.32/3595.14	c #Conflicts:     362000 | #Constraints:      18982
3585.32/3595.14	c #Conflicts:     363000 | #Constraints:      19983
3585.32/3595.14	c #Conflicts:     364000 | #Constraints:      20983
3585.32/3595.14	c #Conflicts:     365000 | #Constraints:      21983
3585.32/3595.14	c #Conflicts:     366000 | #Constraints:      22983
3585.32/3595.14	c #Conflicts:     367000 | #Constraints:      23983
3585.32/3595.14	c #Conflicts:     368000 | #Constraints:      24984
3585.32/3595.14	c #Conflicts:     369000 | #Constraints:      25984
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.0379
3585.32/3595.14	c #Conflicts:     370000 | #Constraints:      14986
3585.32/3595.14	c #Conflicts:     371000 | #Constraints:      15986
3585.32/3595.14	c #Conflicts:     372000 | #Constraints:      16986
3585.32/3595.14	c #Conflicts:     373000 | #Constraints:      17986
3585.32/3595.14	c #Conflicts:     374000 | #Constraints:      18987
3585.32/3595.14	c #Conflicts:     375000 | #Constraints:      19987
3585.32/3595.14	c #Conflicts:     376000 | #Constraints:      20987
3585.32/3595.14	c #Conflicts:     377000 | #Constraints:      21987
3585.32/3595.14	c #Conflicts:     378000 | #Constraints:      22987
3585.32/3595.14	c #Conflicts:     379000 | #Constraints:      23987
3585.32/3595.14	c #Conflicts:     380000 | #Constraints:      24988
3585.32/3595.14	c #Conflicts:     381000 | #Constraints:      25988
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.1045
3585.32/3595.14	c #Conflicts:     382000 | #Constraints:      14791
3585.32/3595.14	c #Conflicts:     383000 | #Constraints:      15791
3585.32/3595.14	c #Conflicts:     384000 | #Constraints:      16792
3585.32/3595.14	c #Conflicts:     385000 | #Constraints:      17792
3585.32/3595.14	c #Conflicts:     386000 | #Constraints:      18792
3585.32/3595.14	c #Conflicts:     387000 | #Constraints:      19792
3585.32/3595.14	c #Conflicts:     388000 | #Constraints:      20792
3585.32/3595.14	c #Conflicts:     389000 | #Constraints:      21794
3585.32/3595.14	c #Conflicts:     390000 | #Constraints:      22795
3585.32/3595.14	c #Conflicts:     391000 | #Constraints:      23795
3585.32/3595.14	c #Conflicts:     392000 | #Constraints:      24795
3585.32/3595.14	c #Conflicts:     393000 | #Constraints:      25795
3585.32/3595.14	c #Conflicts:     394000 | #Constraints:      26795
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.1045
3585.32/3595.14	c #Conflicts:     395000 | #Constraints:      15384
3585.32/3595.14	c #Conflicts:     396000 | #Constraints:      16387
3585.32/3595.14	c #Conflicts:     397000 | #Constraints:      17388
3585.32/3595.14	c #Conflicts:     398000 | #Constraints:      18389
3585.32/3595.14	c #Conflicts:     399000 | #Constraints:      19389
3585.32/3595.14	c #Conflicts:     400000 | #Constraints:      20389
3585.32/3595.14	c #Conflicts:     401000 | #Constraints:      21389
3585.32/3595.14	c #Conflicts:     402000 | #Constraints:      22389
3585.32/3595.14	c #Conflicts:     403000 | #Constraints:      23389
3585.32/3595.14	c #Conflicts:     404000 | #Constraints:      24389
3585.32/3595.14	c #Conflicts:     405000 | #Constraints:      25389
3585.32/3595.14	c #Conflicts:     406000 | #Constraints:      26390
3585.32/3595.14	c #Conflicts:     407000 | #Constraints:      27390
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.1045
3585.32/3595.14	c #Conflicts:     408000 | #Constraints:      15784
3585.32/3595.14	c #Conflicts:     409000 | #Constraints:      16786
3585.32/3595.14	c #Conflicts:     410000 | #Constraints:      17786
3585.32/3595.14	c #Conflicts:     411000 | #Constraints:      18787
3585.32/3595.14	c #Conflicts:     412000 | #Constraints:      19787
3585.32/3595.14	c #Conflicts:     413000 | #Constraints:      20787
3585.32/3595.14	c #Conflicts:     414000 | #Constraints:      21787
3585.32/3595.14	c #Conflicts:     415000 | #Constraints:      22787
3585.32/3595.14	c #Conflicts:     416000 | #Constraints:      23787
3585.32/3595.14	c #Conflicts:     417000 | #Constraints:      24787
3585.32/3595.14	c #Conflicts:     418000 | #Constraints:      25787
3585.32/3595.14	c #Conflicts:     419000 | #Constraints:      26787
3585.32/3595.14	c #Conflicts:     420000 | #Constraints:      27788
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.3583
3585.32/3595.14	c #Conflicts:     421000 | #Constraints:      15977
3585.32/3595.14	c #Conflicts:     422000 | #Constraints:      16977
3585.32/3595.14	c #Conflicts:     423000 | #Constraints:      17978
3585.32/3595.14	c #Conflicts:     424000 | #Constraints:      18979
3585.32/3595.14	c #Conflicts:     425000 | #Constraints:      19980
3585.32/3595.14	c #Conflicts:     426000 | #Constraints:      20980
3585.32/3595.14	c #Conflicts:     427000 | #Constraints:      21980
3585.32/3595.14	c #Conflicts:     428000 | #Constraints:      22980
3585.32/3595.14	c #Conflicts:     429000 | #Constraints:      23980
3585.32/3595.14	c #Conflicts:     430000 | #Constraints:      24980
3585.32/3595.14	c #Conflicts:     431000 | #Constraints:      25980
3585.32/3595.14	c #Conflicts:     432000 | #Constraints:      26980
3585.32/3595.14	c #Conflicts:     433000 | #Constraints:      27980
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4476
3585.32/3595.14	c #Conflicts:     434000 | #Constraints:      15986
3585.32/3595.14	c #Conflicts:     435000 | #Constraints:      16986
3585.32/3595.14	c #Conflicts:     436000 | #Constraints:      17986
3585.32/3595.14	c #Conflicts:     437000 | #Constraints:      18987
3585.32/3595.14	c #Conflicts:     438000 | #Constraints:      19988
3585.32/3595.14	c #Conflicts:     439000 | #Constraints:      20988
3585.32/3595.14	c #Conflicts:     440000 | #Constraints:      21988
3585.32/3595.14	c #Conflicts:     441000 | #Constraints:      22989
3585.32/3595.14	c #Conflicts:     442000 | #Constraints:      23989
3585.32/3595.14	c #Conflicts:     443000 | #Constraints:      24990
3585.32/3595.14	c #Conflicts:     444000 | #Constraints:      25990
3585.32/3595.14	c #Conflicts:     445000 | #Constraints:      26990
3585.32/3595.14	c #Conflicts:     446000 | #Constraints:      27990
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4556
3585.32/3595.14	c #Conflicts:     447000 | #Constraints:      15783
3585.32/3595.14	c #Conflicts:     448000 | #Constraints:      16783
3585.32/3595.14	c #Conflicts:     449000 | #Constraints:      17784
3585.32/3595.14	c #Conflicts:     450000 | #Constraints:      18785
3585.32/3595.14	c #Conflicts:     451000 | #Constraints:      19785
3585.32/3595.14	c #Conflicts:     452000 | #Constraints:      20785
3585.32/3595.14	c #Conflicts:     453000 | #Constraints:      21786
3585.32/3595.14	c #Conflicts:     454000 | #Constraints:      22787
3585.32/3595.14	c #Conflicts:     455000 | #Constraints:      23788
3585.32/3595.14	c #Conflicts:     456000 | #Constraints:      24789
3585.32/3595.14	c #Conflicts:     457000 | #Constraints:      25790
3585.32/3595.14	c #Conflicts:     458000 | #Constraints:      26790
3585.32/3595.14	c #Conflicts:     459000 | #Constraints:      27790
3585.32/3595.14	c #Conflicts:     460000 | #Constraints:      28790
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4556
3585.32/3595.14	c #Conflicts:     461000 | #Constraints:      16393
3585.32/3595.14	c #Conflicts:     462000 | #Constraints:      17394
3585.32/3595.14	c #Conflicts:     463000 | #Constraints:      18396
3585.32/3595.14	c #Conflicts:     464000 | #Constraints:      19396
3585.32/3595.14	c #Conflicts:     465000 | #Constraints:      20397
3585.32/3595.14	c #Conflicts:     466000 | #Constraints:      21398
3585.32/3595.14	c #Conflicts:     467000 | #Constraints:      22398
3585.32/3595.14	c #Conflicts:     468000 | #Constraints:      23399
3585.32/3595.14	c #Conflicts:     469000 | #Constraints:      24399
3585.32/3595.14	c #Conflicts:     470000 | #Constraints:      25399
3585.32/3595.14	c #Conflicts:     471000 | #Constraints:      26399
3585.32/3595.14	c #Conflicts:     472000 | #Constraints:      27399
3585.32/3595.14	c #Conflicts:     473000 | #Constraints:      28399
3585.32/3595.14	c #Conflicts:     474000 | #Constraints:      29399
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4556
3585.32/3595.14	c #Conflicts:     475000 | #Constraints:      16790
3585.32/3595.14	c #Conflicts:     476000 | #Constraints:      17790
3585.32/3595.14	c #Conflicts:     477000 | #Constraints:      18790
3585.32/3595.14	c #Conflicts:     478000 | #Constraints:      19790
3585.32/3595.14	c #Conflicts:     479000 | #Constraints:      20791
3585.32/3595.14	c #Conflicts:     480000 | #Constraints:      21792
3585.32/3595.14	c #Conflicts:     481000 | #Constraints:      22793
3585.32/3595.14	c #Conflicts:     482000 | #Constraints:      23794
3585.32/3595.14	c #Conflicts:     483000 | #Constraints:      24795
3585.32/3595.14	c #Conflicts:     484000 | #Constraints:      25796
3585.32/3595.14	c #Conflicts:     485000 | #Constraints:      26796
3585.32/3595.14	c #Conflicts:     486000 | #Constraints:      27796
3585.32/3595.14	c #Conflicts:     487000 | #Constraints:      28796
3585.32/3595.14	c #Conflicts:     488000 | #Constraints:      29797
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     489000 | #Constraints:      16996
3585.32/3595.14	c #Conflicts:     490000 | #Constraints:      17996
3585.32/3595.14	c #Conflicts:     491000 | #Constraints:      18997
3585.32/3595.14	c #Conflicts:     492000 | #Constraints:      19997
3585.32/3595.14	c #Conflicts:     493000 | #Constraints:      20997
3585.32/3595.14	c #Conflicts:     494000 | #Constraints:      21998
3585.32/3595.14	c #Conflicts:     495000 | #Constraints:      22998
3585.32/3595.14	c #Conflicts:     496000 | #Constraints:      23998
3585.32/3595.14	c #Conflicts:     497000 | #Constraints:      24999
3585.32/3595.14	c #Conflicts:     498000 | #Constraints:      25999
3585.32/3595.14	c #Conflicts:     499000 | #Constraints:      26999
3585.32/3595.14	c #Conflicts:     500000 | #Constraints:      28000
3585.32/3595.14	c #Conflicts:     501000 | #Constraints:      29000
3585.32/3595.14	c #Conflicts:     502000 | #Constraints:      30000
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     503000 | #Constraints:      16999
3585.32/3595.14	c #Conflicts:     504000 | #Constraints:      17999
3585.32/3595.14	c #Conflicts:     505000 | #Constraints:      18999
3585.32/3595.14	c #Conflicts:     506000 | #Constraints:      20000
3585.32/3595.14	c #Conflicts:     507000 | #Constraints:      21000
3585.32/3595.14	c #Conflicts:     508000 | #Constraints:      22000
3585.32/3595.14	c #Conflicts:     509000 | #Constraints:      23001
3585.32/3595.14	c #Conflicts:     510000 | #Constraints:      24001
3585.32/3595.14	c #Conflicts:     511000 | #Constraints:      25001
3585.32/3595.14	c #Conflicts:     512000 | #Constraints:      26003
3585.32/3595.14	c #Conflicts:     513000 | #Constraints:      27003
3585.32/3595.14	c #Conflicts:     514000 | #Constraints:      28004
3585.32/3595.14	c #Conflicts:     515000 | #Constraints:      29005
3585.32/3595.14	c #Conflicts:     516000 | #Constraints:      30006
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     517000 | #Constraints:      16803
3585.32/3595.14	c #Conflicts:     518000 | #Constraints:      17803
3585.32/3595.14	c #Conflicts:     519000 | #Constraints:      18804
3585.32/3595.14	c #Conflicts:     520000 | #Constraints:      19805
3585.32/3595.14	c #Conflicts:     521000 | #Constraints:      20806
3585.32/3595.14	c #Conflicts:     522000 | #Constraints:      21807
3585.32/3595.14	c #Conflicts:     523000 | #Constraints:      22807
3585.32/3595.14	c #Conflicts:     524000 | #Constraints:      23807
3585.32/3595.14	c #Conflicts:     525000 | #Constraints:      24807
3585.32/3595.14	c #Conflicts:     526000 | #Constraints:      25807
3585.32/3595.14	c #Conflicts:     527000 | #Constraints:      26808
3585.32/3595.14	c #Conflicts:     528000 | #Constraints:      27808
3585.32/3595.14	c #Conflicts:     529000 | #Constraints:      28808
3585.32/3595.14	c #Conflicts:     530000 | #Constraints:      29808
3585.32/3595.14	c #Conflicts:     531000 | #Constraints:      30809
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     532000 | #Constraints:      17391
3585.32/3595.14	c #Conflicts:     533000 | #Constraints:      18391
3585.32/3595.14	c #Conflicts:     534000 | #Constraints:      19392
3585.32/3595.14	c #Conflicts:     535000 | #Constraints:      20392
3585.32/3595.14	c #Conflicts:     536000 | #Constraints:      21392
3585.32/3595.14	c #Conflicts:     537000 | #Constraints:      22393
3585.32/3595.14	c #Conflicts:     538000 | #Constraints:      23394
3585.32/3595.14	c #Conflicts:     539000 | #Constraints:      24395
3585.32/3595.14	c #Conflicts:     540000 | #Constraints:      25395
3585.32/3595.14	c #Conflicts:     541000 | #Constraints:      26395
3585.32/3595.14	c #Conflicts:     542000 | #Constraints:      27395
3585.32/3595.14	c #Conflicts:     543000 | #Constraints:      28395
3585.32/3595.14	c #Conflicts:     544000 | #Constraints:      29395
3585.32/3595.14	c #Conflicts:     545000 | #Constraints:      30395
3585.32/3595.14	c #Conflicts:     546000 | #Constraints:      31395
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     547000 | #Constraints:      17780
3585.32/3595.14	c #Conflicts:     548000 | #Constraints:      18780
3585.32/3595.14	c #Conflicts:     549000 | #Constraints:      19780
3585.32/3595.14	c #Conflicts:     550000 | #Constraints:      20780
3585.32/3595.14	c #Conflicts:     551000 | #Constraints:      21781
3585.32/3595.14	c #Conflicts:     552000 | #Constraints:      22781
3585.32/3595.14	c #Conflicts:     553000 | #Constraints:      23781
3585.32/3595.14	c #Conflicts:     554000 | #Constraints:      24782
3585.32/3595.14	c #Conflicts:     555000 | #Constraints:      25782
3585.32/3595.14	c #Conflicts:     556000 | #Constraints:      26783
3585.32/3595.14	c #Conflicts:     557000 | #Constraints:      27783
3585.32/3595.14	c #Conflicts:     558000 | #Constraints:      28783
3585.32/3595.14	c #Conflicts:     559000 | #Constraints:      29783
3585.32/3595.14	c #Conflicts:     560000 | #Constraints:      30783
3585.32/3595.14	c #Conflicts:     561000 | #Constraints:      31783
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4667
3585.32/3595.14	c #Conflicts:     562000 | #Constraints:      17984
3585.32/3595.14	c #Conflicts:     563000 | #Constraints:      18985
3585.32/3595.14	c #Conflicts:     564000 | #Constraints:      19986
3585.32/3595.14	c #Conflicts:     565000 | #Constraints:      20987
3585.32/3595.14	c #Conflicts:     566000 | #Constraints:      21988
3585.32/3595.14	c #Conflicts:     567000 | #Constraints:      22989
3585.32/3595.14	c #Conflicts:     568000 | #Constraints:      23989
3585.32/3595.14	c #Conflicts:     569000 | #Constraints:      24989
3585.32/3595.14	c #Conflicts:     570000 | #Constraints:      25989
3585.32/3595.14	c #Conflicts:     571000 | #Constraints:      26989
3585.32/3595.14	c #Conflicts:     572000 | #Constraints:      27990
3585.32/3595.14	c #Conflicts:     573000 | #Constraints:      28990
3585.32/3595.14	c #Conflicts:     574000 | #Constraints:      29990
3585.32/3595.14	c #Conflicts:     575000 | #Constraints:      30990
3585.32/3595.14	c #Conflicts:     576000 | #Constraints:      31991
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4833
3585.32/3595.14	c #Conflicts:     577000 | #Constraints:      17982
3585.32/3595.14	c #Conflicts:     578000 | #Constraints:      18982
3585.32/3595.14	c #Conflicts:     579000 | #Constraints:      19983
3585.32/3595.14	c #Conflicts:     580000 | #Constraints:      20983
3585.32/3595.14	c #Conflicts:     581000 | #Constraints:      21983
3585.32/3595.14	c #Conflicts:     582000 | #Constraints:      22984
3585.32/3595.14	c #Conflicts:     583000 | #Constraints:      23984
3585.32/3595.14	c #Conflicts:     584000 | #Constraints:      24984
3585.32/3595.14	c #Conflicts:     585000 | #Constraints:      25984
3585.32/3595.14	c #Conflicts:     586000 | #Constraints:      26984
3585.32/3595.14	c #Conflicts:     587000 | #Constraints:      27984
3585.32/3595.14	c #Conflicts:     588000 | #Constraints:      28984
3585.32/3595.14	c #Conflicts:     589000 | #Constraints:      29984
3585.32/3595.14	c #Conflicts:     590000 | #Constraints:      30985
3585.32/3595.14	c #Conflicts:     591000 | #Constraints:      31985
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.4833
3585.32/3595.14	c #Conflicts:     592000 | #Constraints:      17785
3585.32/3595.14	c #Conflicts:     593000 | #Constraints:      18786
3585.32/3595.14	c #Conflicts:     594000 | #Constraints:      19787
3585.32/3595.14	c #Conflicts:     595000 | #Constraints:      20789
3585.32/3595.14	c #Conflicts:     596000 | #Constraints:      21790
3585.32/3595.14	c #Conflicts:     597000 | #Constraints:      22790
3585.32/3595.14	c #Conflicts:     598000 | #Constraints:      23790
3585.32/3595.14	c #Conflicts:     599000 | #Constraints:      24792
3585.32/3595.14	c #Conflicts:     600000 | #Constraints:      25792
3585.32/3595.14	c #Conflicts:     601000 | #Constraints:      26793
3585.32/3595.14	c #Conflicts:     602000 | #Constraints:      27793
3585.32/3595.14	c #Conflicts:     603000 | #Constraints:      28793
3585.32/3595.14	c #Conflicts:     604000 | #Constraints:      29794
3585.32/3595.14	c #Conflicts:     605000 | #Constraints:      30794
3585.32/3595.14	c #Conflicts:     606000 | #Constraints:      31796
3585.32/3595.14	c #Conflicts:     607000 | #Constraints:      32797
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.5429
3585.32/3595.14	c #Conflicts:     608000 | #Constraints:      18391
3585.32/3595.14	c #Conflicts:     609000 | #Constraints:      19391
3585.32/3595.14	c #Conflicts:     610000 | #Constraints:      20392
3585.32/3595.14	c #Conflicts:     611000 | #Constraints:      21392
3585.32/3595.14	c #Conflicts:     612000 | #Constraints:      22392
3585.32/3595.14	c #Conflicts:     613000 | #Constraints:      23392
3585.32/3595.14	c #Conflicts:     614000 | #Constraints:      24392
3585.32/3595.14	c #Conflicts:     615000 | #Constraints:      25392
3585.32/3595.14	c #Conflicts:     616000 | #Constraints:      26392
3585.32/3595.14	c #Conflicts:     617000 | #Constraints:      27392
3585.32/3595.14	c #Conflicts:     618000 | #Constraints:      28392
3585.32/3595.14	c #Conflicts:     619000 | #Constraints:      29392
3585.32/3595.14	c #Conflicts:     620000 | #Constraints:      30392
3585.32/3595.14	c #Conflicts:     621000 | #Constraints:      31392
3585.32/3595.14	c #Conflicts:     622000 | #Constraints:      32392
3585.32/3595.14	c #Conflicts:     623000 | #Constraints:      33392
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.6875
3585.32/3595.14	c #Conflicts:     624000 | #Constraints:      18794
3585.32/3595.14	c #Conflicts:     625000 | #Constraints:      19794
3585.32/3595.14	c #Conflicts:     626000 | #Constraints:      20794
3585.32/3595.14	c #Conflicts:     627000 | #Constraints:      21797
3585.32/3595.14	c #Conflicts:     628000 | #Constraints:      22797
3585.32/3595.14	c #Conflicts:     629000 | #Constraints:      23797
3585.32/3595.14	c #Conflicts:     630000 | #Constraints:      24797
3585.32/3595.14	c #Conflicts:     631000 | #Constraints:      25797
3585.32/3595.14	c #Conflicts:     632000 | #Constraints:      26797
3585.32/3595.14	c #Conflicts:     633000 | #Constraints:      27797
3585.32/3595.14	c #Conflicts:     634000 | #Constraints:      28797
3585.32/3595.14	c #Conflicts:     635000 | #Constraints:      29797
3585.32/3595.14	c #Conflicts:     636000 | #Constraints:      30797
3585.32/3595.14	c #Conflicts:     637000 | #Constraints:      31797
3585.32/3595.14	c #Conflicts:     638000 | #Constraints:      32797
3585.32/3595.14	c #Conflicts:     639000 | #Constraints:      33797
3585.32/3595.14	c #Conflicts:     640000 | #Constraints:      34797
3585.32/3595.14	c #Conflicts:     641000 | #Constraints:      35799
3585.32/3595.14	c #Conflicts:     642000 | #Constraints:      36799
3585.32/3595.14	c #Conflicts:     643000 | #Constraints:      37799
3585.32/3595.14	c #Conflicts:     644000 | #Constraints:      38799
3585.32/3595.14	c #Conflicts:     645000 | #Constraints:      39799
3585.32/3595.14	c #Conflicts:     646000 | #Constraints:      40799
3585.32/3595.14	c #Conflicts:     647000 | #Constraints:      41799
3585.32/3595.14	c #Conflicts:     648000 | #Constraints:      42799
3585.32/3595.14	c #Conflicts:     649000 | #Constraints:      43799
3585.32/3595.14	c #Conflicts:     650000 | #Constraints:      44799
3585.32/3595.14	c #Conflicts:     651000 | #Constraints:      45799
3585.32/3595.14	c #Conflicts:     652000 | #Constraints:      46800
3585.32/3595.14	c #Conflicts:     653000 | #Constraints:      47800
3585.32/3595.14	c #Conflicts:     654000 | #Constraints:      48800
3585.32/3595.14	c #Conflicts:     655000 | #Constraints:      49800
3585.32/3595.14	c #Conflicts:     656000 | #Constraints:      50800
3585.32/3595.14	c #Conflicts:     657000 | #Constraints:      51801
3585.32/3595.14	c #Conflicts:     658000 | #Constraints:      52803
3585.32/3595.14	c #Conflicts:     659000 | #Constraints:      53803
3585.32/3595.14	c #Conflicts:     660000 | #Constraints:      54803
3585.32/3595.14	c #Conflicts:     661000 | #Constraints:      55803
3585.32/3595.14	c #Conflicts:     662000 | #Constraints:      56803
3585.32/3595.14	c #Conflicts:     663000 | #Constraints:      57804
3585.32/3595.14	c #Conflicts:     664000 | #Constraints:      58804
3585.32/3595.14	c #Conflicts:     665000 | #Constraints:      59804
3585.32/3595.14	c #Conflicts:     666000 | #Constraints:      60804
3585.32/3595.14	c #Conflicts:     667000 | #Constraints:      61805
3585.32/3595.14	c #Conflicts:     668000 | #Constraints:      62806
3585.32/3595.14	c #Conflicts:     669000 | #Constraints:      63806
3585.32/3595.14	c #Conflicts:     670000 | #Constraints:      64806
3585.32/3595.14	c #Conflicts:     671000 | #Constraints:      65807
3585.32/3595.14	c #Conflicts:     672000 | #Constraints:      66808
3585.32/3595.14	c #Conflicts:     673000 | #Constraints:      67808
3585.32/3595.14	c #Conflicts:     674000 | #Constraints:      68808
3585.32/3595.14	c #Conflicts:     675000 | #Constraints:      69809
3585.32/3595.14	c #Conflicts:     676000 | #Constraints:      70809
3585.32/3595.14	c #Conflicts:     677000 | #Constraints:      71809
3585.32/3595.14	c #Conflicts:     678000 | #Constraints:      72809
3585.32/3595.14	c #Conflicts:     679000 | #Constraints:      73810
3585.32/3595.14	c #Conflicts:     680000 | #Constraints:      74810
3585.32/3595.14	c #Conflicts:     681000 | #Constraints:      75810
3585.32/3595.14	c #Conflicts:     682000 | #Constraints:      76811
3585.32/3595.14	c #Conflicts:     683000 | #Constraints:      77811
3585.32/3595.14	c #Conflicts:     684000 | #Constraints:      78811
3585.32/3595.14	c #Conflicts:     685000 | #Constraints:      79811
3585.32/3595.14	c #Conflicts:     686000 | #Constraints:      80811
3585.32/3595.14	c #Conflicts:     687000 | #Constraints:      81811
3585.32/3595.14	c #Conflicts:     688000 | #Constraints:      82812
3585.32/3595.14	c #Conflicts:     689000 | #Constraints:      83812
3585.32/3595.14	c #Conflicts:     690000 | #Constraints:      84813
3585.32/3595.14	c #Conflicts:     691000 | #Constraints:      85813
3585.32/3595.14	c #Conflicts:     692000 | #Constraints:      86813
3585.32/3595.14	c #Conflicts:     693000 | #Constraints:      87813
3585.32/3595.14	c #Conflicts:     694000 | #Constraints:      88813
3585.32/3595.14	c #Conflicts:     695000 | #Constraints:      89813
3585.32/3595.14	c #Conflicts:     696000 | #Constraints:      90813
3585.32/3595.14	c #Conflicts:     697000 | #Constraints:      91813
3585.32/3595.14	c #Conflicts:     698000 | #Constraints:      92813
3585.32/3595.14	c #Conflicts:     699000 | #Constraints:      93813
3585.32/3595.14	c #Conflicts:     700000 | #Constraints:      94813
3585.32/3595.14	c #Conflicts:     701000 | #Constraints:      95813
3585.32/3595.14	c #Conflicts:     702000 | #Constraints:      96814
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7
3585.32/3595.14	c #Conflicts:     703000 | #Constraints:      50054
3585.32/3595.14	c #Conflicts:     704000 | #Constraints:      51054
3585.32/3595.14	c #Conflicts:     705000 | #Constraints:      52054
3585.32/3595.14	c #Conflicts:     706000 | #Constraints:      53055
3585.32/3595.14	c #Conflicts:     707000 | #Constraints:      54055
3585.32/3595.14	c #Conflicts:     708000 | #Constraints:      55055
3585.32/3595.14	c #Conflicts:     709000 | #Constraints:      56055
3585.32/3595.14	c #Conflicts:     710000 | #Constraints:      57055
3585.32/3595.14	c #Conflicts:     711000 | #Constraints:      58055
3585.32/3595.14	c #Conflicts:     712000 | #Constraints:      59055
3585.32/3595.14	c #Conflicts:     713000 | #Constraints:      60055
3585.32/3595.14	c #Conflicts:     714000 | #Constraints:      61055
3585.32/3595.14	c #Conflicts:     715000 | #Constraints:      62055
3585.32/3595.14	c #Conflicts:     716000 | #Constraints:      63056
3585.32/3595.14	c #Conflicts:     717000 | #Constraints:      64056
3585.32/3595.14	c #Conflicts:     718000 | #Constraints:      65056
3585.32/3595.14	c #Conflicts:     719000 | #Constraints:      66056
3585.32/3595.14	c #Conflicts:     720000 | #Constraints:      67057
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7059
3585.32/3595.14	c #Conflicts:     721000 | #Constraints:      35622
3585.32/3595.14	c #Conflicts:     722000 | #Constraints:      36623
3585.32/3595.14	c #Conflicts:     723000 | #Constraints:      37623
3585.32/3595.14	c #Conflicts:     724000 | #Constraints:      38624
3585.32/3595.14	c #Conflicts:     725000 | #Constraints:      39624
3585.32/3595.14	c #Conflicts:     726000 | #Constraints:      40624
3585.32/3595.14	c #Conflicts:     727000 | #Constraints:      41624
3585.32/3595.14	c #Conflicts:     728000 | #Constraints:      42624
3585.32/3595.14	c #Conflicts:     729000 | #Constraints:      43624
3585.32/3595.14	c #Conflicts:     730000 | #Constraints:      44624
3585.32/3595.14	c #Conflicts:     731000 | #Constraints:      45624
3585.32/3595.14	c #Conflicts:     732000 | #Constraints:      46624
3585.32/3595.14	c #Conflicts:     733000 | #Constraints:      47625
3585.32/3595.14	c #Conflicts:     734000 | #Constraints:      48625
3585.32/3595.14	c #Conflicts:     735000 | #Constraints:      49625
3585.32/3595.14	c #Conflicts:     736000 | #Constraints:      50625
3585.32/3595.14	c #Conflicts:     737000 | #Constraints:      51625
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7059
3585.32/3595.14	c #Conflicts:     738000 | #Constraints:      27762
3585.32/3595.14	c #Conflicts:     739000 | #Constraints:      28762
3585.32/3595.14	c #Conflicts:     740000 | #Constraints:      29762
3585.32/3595.14	c #Conflicts:     741000 | #Constraints:      30762
3585.32/3595.14	c #Conflicts:     742000 | #Constraints:      31762
3585.32/3595.14	c #Conflicts:     743000 | #Constraints:      32762
3585.32/3595.14	c #Conflicts:     744000 | #Constraints:      33762
3585.32/3595.14	c #Conflicts:     745000 | #Constraints:      34762
3585.32/3595.14	c #Conflicts:     746000 | #Constraints:      35762
3585.32/3595.14	c #Conflicts:     747000 | #Constraints:      36762
3585.32/3595.14	c #Conflicts:     748000 | #Constraints:      37763
3585.32/3595.14	c #Conflicts:     749000 | #Constraints:      38763
3585.32/3595.14	c #Conflicts:     750000 | #Constraints:      39763
3585.32/3595.14	c #Conflicts:     751000 | #Constraints:      40763
3585.32/3595.14	c #Conflicts:     752000 | #Constraints:      41764
3585.32/3595.14	c #Conflicts:     753000 | #Constraints:      42765
3585.32/3595.14	c #Conflicts:     754000 | #Constraints:      43765
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7059
3585.32/3595.14	c #Conflicts:     755000 | #Constraints:      23580
3585.32/3595.14	c #Conflicts:     756000 | #Constraints:      24580
3585.32/3595.14	c #Conflicts:     757000 | #Constraints:      25581
3585.32/3595.14	c #Conflicts:     758000 | #Constraints:      26581
3585.32/3595.14	c #Conflicts:     759000 | #Constraints:      27581
3585.32/3595.14	c #Conflicts:     760000 | #Constraints:      28581
3585.32/3595.14	c #Conflicts:     761000 | #Constraints:      29582
3585.32/3595.14	c #Conflicts:     762000 | #Constraints:      30583
3585.32/3595.14	c #Conflicts:     763000 | #Constraints:      31583
3585.32/3595.14	c #Conflicts:     764000 | #Constraints:      32583
3585.32/3595.14	c #Conflicts:     765000 | #Constraints:      33583
3585.32/3595.14	c #Conflicts:     766000 | #Constraints:      34583
3585.32/3595.14	c #Conflicts:     767000 | #Constraints:      35583
3585.32/3595.14	c #Conflicts:     768000 | #Constraints:      36584
3585.32/3595.14	c #Conflicts:     769000 | #Constraints:      37584
3585.32/3595.14	c #Conflicts:     770000 | #Constraints:      38584
3585.32/3595.14	c #Conflicts:     771000 | #Constraints:      39586
3585.32/3595.14	c #Conflicts:     772000 | #Constraints:      40586
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7059
3585.32/3595.14	c #Conflicts:     773000 | #Constraints:      22138
3585.32/3595.14	c #Conflicts:     774000 | #Constraints:      23138
3585.32/3595.14	c #Conflicts:     775000 | #Constraints:      24138
3585.32/3595.14	c #Conflicts:     776000 | #Constraints:      25138
3585.32/3595.14	c #Conflicts:     777000 | #Constraints:      26139
3585.32/3595.14	c #Conflicts:     778000 | #Constraints:      27139
3585.32/3595.14	c #Conflicts:     779000 | #Constraints:      28139
3585.32/3595.14	c #Conflicts:     780000 | #Constraints:      29139
3585.32/3595.14	c #Conflicts:     781000 | #Constraints:      30139
3585.32/3595.14	c #Conflicts:     782000 | #Constraints:      31139
3585.32/3595.14	c #Conflicts:     783000 | #Constraints:      32139
3585.32/3595.14	c #Conflicts:     784000 | #Constraints:      33139
3585.32/3595.14	c #Conflicts:     785000 | #Constraints:      34139
3585.32/3595.14	c #Conflicts:     786000 | #Constraints:      35139
3585.32/3595.14	c #Conflicts:     787000 | #Constraints:      36139
3585.32/3595.14	c #Conflicts:     788000 | #Constraints:      37139
3585.32/3595.14	c #Conflicts:     789000 | #Constraints:      38139
3585.32/3595.14	c #Conflicts:     790000 | #Constraints:      39139
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7059
3585.32/3595.14	c #Conflicts:     791000 | #Constraints:      21466
3585.32/3595.14	c #Conflicts:     792000 | #Constraints:      22466
3585.32/3595.14	c #Conflicts:     793000 | #Constraints:      23466
3585.32/3595.14	c #Conflicts:     794000 | #Constraints:      24466
3585.32/3595.14	c #Conflicts:     795000 | #Constraints:      25467
3585.32/3595.14	c #Conflicts:     796000 | #Constraints:      26468
3585.32/3595.14	c #Conflicts:     797000 | #Constraints:      27468
3585.32/3595.14	c #Conflicts:     798000 | #Constraints:      28468
3585.32/3595.14	c #Conflicts:     799000 | #Constraints:      29468
3585.32/3595.14	c #Conflicts:     800000 | #Constraints:      30469
3585.32/3595.14	c #Conflicts:     801000 | #Constraints:      31469
3585.32/3595.14	c #Conflicts:     802000 | #Constraints:      32469
3585.32/3595.14	c #Conflicts:     803000 | #Constraints:      33471
3585.32/3595.14	c #Conflicts:     804000 | #Constraints:      34471
3585.32/3595.14	c #Conflicts:     805000 | #Constraints:      35471
3585.32/3595.14	c #Conflicts:     806000 | #Constraints:      36471
3585.32/3595.14	c #Conflicts:     807000 | #Constraints:      37473
3585.32/3595.14	c #Conflicts:     808000 | #Constraints:      38474
3585.32/3595.14	c #Conflicts:     809000 | #Constraints:      39474
3585.32/3595.14	c #Conflicts:     810000 | #Constraints:      40474
3585.32/3595.14	c #Conflicts:     811000 | #Constraints:      41474
3585.32/3595.14	c #Conflicts:     812000 | #Constraints:      42475
3585.32/3595.14	c #Conflicts:     813000 | #Constraints:      43475
3585.32/3595.14	c #Conflicts:     814000 | #Constraints:      44475
3585.32/3595.14	c #Conflicts:     815000 | #Constraints:      45475
3585.32/3595.14	c #Conflicts:     816000 | #Constraints:      46475
3585.32/3595.14	c #Conflicts:     817000 | #Constraints:      47475
3585.32/3595.14	c #Conflicts:     818000 | #Constraints:      48476
3585.32/3595.14	c #Conflicts:     819000 | #Constraints:      49476
3585.32/3595.14	c #Conflicts:     820000 | #Constraints:      50476
3585.32/3595.14	c #Conflicts:     821000 | #Constraints:      51476
3585.32/3595.14	c #Conflicts:     822000 | #Constraints:      52476
3585.32/3595.14	c #Conflicts:     823000 | #Constraints:      53476
3585.32/3595.14	c #Conflicts:     824000 | #Constraints:      54477
3585.32/3595.14	c #Conflicts:     825000 | #Constraints:      55479
3585.32/3595.14	c #Conflicts:     826000 | #Constraints:      56479
3585.32/3595.14	c #Conflicts:     827000 | #Constraints:      57479
3585.32/3595.14	c #Conflicts:     828000 | #Constraints:      58479
3585.32/3595.14	c #Conflicts:     829000 | #Constraints:      59479
3585.32/3595.14	c #Conflicts:     830000 | #Constraints:      60479
3585.32/3595.14	c #Conflicts:     831000 | #Constraints:      61479
3585.32/3595.14	c #Conflicts:     832000 | #Constraints:      62479
3585.32/3595.14	c #Conflicts:     833000 | #Constraints:      63479
3585.32/3595.14	c #Conflicts:     834000 | #Constraints:      64479
3585.32/3595.14	c #Conflicts:     835000 | #Constraints:      65479
3585.32/3595.14	c #Conflicts:     836000 | #Constraints:      66479
3585.32/3595.14	c #Conflicts:     837000 | #Constraints:      67480
3585.32/3595.14	c #Conflicts:     838000 | #Constraints:      68480
3585.32/3595.14	c #Conflicts:     839000 | #Constraints:      69480
3585.32/3595.14	c #Conflicts:     840000 | #Constraints:      70480
3585.32/3595.14	c #Conflicts:     841000 | #Constraints:      71481
3585.32/3595.14	c #Conflicts:     842000 | #Constraints:      72481
3585.32/3595.14	c #Conflicts:     843000 | #Constraints:      73482
3585.32/3595.14	c #Conflicts:     844000 | #Constraints:      74482
3585.32/3595.14	c #Conflicts:     845000 | #Constraints:      75483
3585.32/3595.14	c #Conflicts:     846000 | #Constraints:      76484
3585.32/3595.14	c #Conflicts:     847000 | #Constraints:      77485
3585.32/3595.14	c #Conflicts:     848000 | #Constraints:      78486
3585.32/3595.14	c #Conflicts:     849000 | #Constraints:      79486
3585.32/3595.14	c #Conflicts:     850000 | #Constraints:      80486
3585.32/3595.14	c #Conflicts:     851000 | #Constraints:      81486
3585.32/3595.14	c #Conflicts:     852000 | #Constraints:      82486
3585.32/3595.14	c #Conflicts:     853000 | #Constraints:      83486
3585.32/3595.14	c #Conflicts:     854000 | #Constraints:      84486
3585.32/3595.14	c #Conflicts:     855000 | #Constraints:      85486
3585.32/3595.14	c #Conflicts:     856000 | #Constraints:      86486
3585.32/3595.14	c #Conflicts:     857000 | #Constraints:      87486
3585.32/3595.14	c #Conflicts:     858000 | #Constraints:      88486
3585.32/3595.14	c #Conflicts:     859000 | #Constraints:      89486
3585.32/3595.14	c #Conflicts:     860000 | #Constraints:      90487
3585.32/3595.14	c #Conflicts:     861000 | #Constraints:      91487
3585.32/3595.14	c #Conflicts:     862000 | #Constraints:      92487
3585.32/3595.14	c #Conflicts:     863000 | #Constraints:      93487
3585.32/3595.14	c #Conflicts:     864000 | #Constraints:      94487
3585.32/3595.14	c #Conflicts:     865000 | #Constraints:      95487
3585.32/3595.14	c #Conflicts:     866000 | #Constraints:      96487
3585.32/3595.14	c #Conflicts:     867000 | #Constraints:      97488
3585.32/3595.14	c #Conflicts:     868000 | #Constraints:      98488
3585.32/3595.14	c #Conflicts:     869000 | #Constraints:      99488
3585.32/3595.14	c #Conflicts:     870000 | #Constraints:     100488
3585.32/3595.14	c #Conflicts:     871000 | #Constraints:     101488
3585.32/3595.14	c #Conflicts:     872000 | #Constraints:     102488
3585.32/3595.14	c #Conflicts:     873000 | #Constraints:     103489
3585.32/3595.14	c #Conflicts:     874000 | #Constraints:     104489
3585.32/3595.14	c #Conflicts:     875000 | #Constraints:     105489
3585.32/3595.14	c #Conflicts:     876000 | #Constraints:     106489
3585.32/3595.14	c #Conflicts:     877000 | #Constraints:     107490
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.75
3585.32/3595.14	c #Conflicts:     878000 | #Constraints:      55446
3585.32/3595.14	c #Conflicts:     879000 | #Constraints:      56446
3585.32/3595.14	c #Conflicts:     880000 | #Constraints:      57446
3585.32/3595.14	c #Conflicts:     881000 | #Constraints:      58446
3585.32/3595.14	c #Conflicts:     882000 | #Constraints:      59446
3585.32/3595.14	c #Conflicts:     883000 | #Constraints:      60447
3585.32/3595.14	c #Conflicts:     884000 | #Constraints:      61447
3585.32/3595.14	c #Conflicts:     885000 | #Constraints:      62447
3585.32/3595.14	c #Conflicts:     886000 | #Constraints:      63447
3585.32/3595.14	c #Conflicts:     887000 | #Constraints:      64447
3585.32/3595.14	c #Conflicts:     888000 | #Constraints:      65447
3585.32/3595.14	c #Conflicts:     889000 | #Constraints:      66448
3585.32/3595.14	c #Conflicts:     890000 | #Constraints:      67448
3585.32/3595.14	c #Conflicts:     891000 | #Constraints:      68448
3585.32/3595.14	c #Conflicts:     892000 | #Constraints:      69448
3585.32/3595.14	c #Conflicts:     893000 | #Constraints:      70448
3585.32/3595.14	c #Conflicts:     894000 | #Constraints:      71448
3585.32/3595.14	c #Conflicts:     895000 | #Constraints:      72448
3585.32/3595.14	c #Conflicts:     896000 | #Constraints:      73448
3585.32/3595.14	c #Conflicts:     897000 | #Constraints:      74448
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.7647
3585.32/3595.14	c #Conflicts:     898000 | #Constraints:      39325
3585.32/3595.14	c #Conflicts:     899000 | #Constraints:      40325
3585.32/3595.14	c #Conflicts:     900000 | #Constraints:      41326
3585.32/3595.14	c #Conflicts:     901000 | #Constraints:      42326
3585.32/3595.14	c #Conflicts:     902000 | #Constraints:      43326
3585.32/3595.14	c #Conflicts:     903000 | #Constraints:      44326
3585.32/3595.14	c #Conflicts:     904000 | #Constraints:      45326
3585.32/3595.14	c #Conflicts:     905000 | #Constraints:      46326
3585.32/3595.14	c #Conflicts:     906000 | #Constraints:      47327
3585.32/3595.14	c #Conflicts:     907000 | #Constraints:      48327
3585.32/3595.14	c #Conflicts:     908000 | #Constraints:      49327
3585.32/3595.14	c #Conflicts:     909000 | #Constraints:      50328
3585.32/3595.14	c #Conflicts:     910000 | #Constraints:      51330
3585.32/3595.14	c #Conflicts:     911000 | #Constraints:      52330
3585.32/3595.14	c #Conflicts:     912000 | #Constraints:      53330
3585.32/3595.14	c #Conflicts:     913000 | #Constraints:      54330
3585.32/3595.14	c #Conflicts:     914000 | #Constraints:      55330
3585.32/3595.14	c #Conflicts:     915000 | #Constraints:      56330
3585.32/3595.14	c #Conflicts:     916000 | #Constraints:      57330
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8357
3585.32/3595.14	c #Conflicts:     917000 | #Constraints:      30561
3585.32/3595.14	c #Conflicts:     918000 | #Constraints:      31561
3585.32/3595.14	c #Conflicts:     919000 | #Constraints:      32561
3585.32/3595.14	c #Conflicts:     920000 | #Constraints:      33561
3585.32/3595.14	c #Conflicts:     921000 | #Constraints:      34561
3585.32/3595.14	c #Conflicts:     922000 | #Constraints:      35561
3585.32/3595.14	c #Conflicts:     923000 | #Constraints:      36561
3585.32/3595.14	c #Conflicts:     924000 | #Constraints:      37561
3585.32/3595.14	c #Conflicts:     925000 | #Constraints:      38561
3585.32/3595.14	c #Conflicts:     926000 | #Constraints:      39561
3585.32/3595.14	c #Conflicts:     927000 | #Constraints:      40561
3585.32/3595.14	c #Conflicts:     928000 | #Constraints:      41562
3585.32/3595.14	c #Conflicts:     929000 | #Constraints:      42562
3585.32/3595.14	c #Conflicts:     930000 | #Constraints:      43562
3585.32/3595.14	c #Conflicts:     931000 | #Constraints:      44562
3585.32/3595.14	c #Conflicts:     932000 | #Constraints:      45562
3585.32/3595.14	c #Conflicts:     933000 | #Constraints:      46562
3585.32/3595.14	c #Conflicts:     934000 | #Constraints:      47562
3585.32/3595.14	c #Conflicts:     935000 | #Constraints:      48562
3585.32/3595.14	c #Conflicts:     936000 | #Constraints:      49562
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.85
3585.32/3595.14	c #Conflicts:     937000 | #Constraints:      26879
3585.32/3595.14	c #Conflicts:     938000 | #Constraints:      27881
3585.32/3595.14	c #Conflicts:     939000 | #Constraints:      28883
3585.32/3595.14	c #Conflicts:     940000 | #Constraints:      29885
3585.32/3595.14	c #Conflicts:     941000 | #Constraints:      30885
3585.32/3595.14	c #Conflicts:     942000 | #Constraints:      31885
3585.32/3595.14	c #Conflicts:     943000 | #Constraints:      32886
3585.32/3595.14	c #Conflicts:     944000 | #Constraints:      33886
3585.32/3595.14	c #Conflicts:     945000 | #Constraints:      34886
3585.32/3595.14	c #Conflicts:     946000 | #Constraints:      35886
3585.32/3595.14	c #Conflicts:     947000 | #Constraints:      36886
3585.32/3595.14	c #Conflicts:     948000 | #Constraints:      37886
3585.32/3595.14	c #Conflicts:     949000 | #Constraints:      38888
3585.32/3595.14	c #Conflicts:     950000 | #Constraints:      39888
3585.32/3595.14	c #Conflicts:     951000 | #Constraints:      40888
3585.32/3595.14	c #Conflicts:     952000 | #Constraints:      41888
3585.32/3595.14	c #Conflicts:     953000 | #Constraints:      42888
3585.32/3595.14	c #Conflicts:     954000 | #Constraints:      43888
3585.32/3595.14	c #Conflicts:     955000 | #Constraints:      44888
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.85
3585.32/3595.14	c #Conflicts:     956000 | #Constraints:      24136
3585.32/3595.14	c #Conflicts:     957000 | #Constraints:      25136
3585.32/3595.14	c #Conflicts:     958000 | #Constraints:      26136
3585.32/3595.14	c #Conflicts:     959000 | #Constraints:      27137
3585.32/3595.14	c #Conflicts:     960000 | #Constraints:      28137
3585.32/3595.14	c #Conflicts:     961000 | #Constraints:      29137
3585.32/3595.14	c #Conflicts:     962000 | #Constraints:      30137
3585.32/3595.14	c #Conflicts:     963000 | #Constraints:      31137
3585.32/3595.14	c #Conflicts:     964000 | #Constraints:      32137
3585.32/3595.14	c #Conflicts:     965000 | #Constraints:      33138
3585.32/3595.14	c #Conflicts:     966000 | #Constraints:      34139
3585.32/3595.14	c #Conflicts:     967000 | #Constraints:      35139
3585.32/3595.14	c #Conflicts:     968000 | #Constraints:      36139
3585.32/3595.14	c #Conflicts:     969000 | #Constraints:      37139
3585.32/3595.14	c #Conflicts:     970000 | #Constraints:      38139
3585.32/3595.14	c #Conflicts:     971000 | #Constraints:      39139
3585.32/3595.14	c #Conflicts:     972000 | #Constraints:      40139
3585.32/3595.14	c #Conflicts:     973000 | #Constraints:      41139
3585.32/3595.14	c #Conflicts:     974000 | #Constraints:      42139
3585.32/3595.14	c #Conflicts:     975000 | #Constraints:      43139
3585.32/3595.14	c #Conflicts:     976000 | #Constraints:      44140
3585.32/3595.14	c #Conflicts:     977000 | #Constraints:      45141
3585.32/3595.14	c #Conflicts:     978000 | #Constraints:      46141
3585.32/3595.14	c #Conflicts:     979000 | #Constraints:      47142
3585.32/3595.14	c #Conflicts:     980000 | #Constraints:      48142
3585.32/3595.14	c #Conflicts:     981000 | #Constraints:      49142
3585.32/3595.14	c #Conflicts:     982000 | #Constraints:      50143
3585.32/3595.14	c #Conflicts:     983000 | #Constraints:      51144
3585.32/3595.14	c #Conflicts:     984000 | #Constraints:      52146
3585.32/3595.14	c #Conflicts:     985000 | #Constraints:      53147
3585.32/3595.14	c #Conflicts:     986000 | #Constraints:      54148
3585.32/3595.14	c #Conflicts:     987000 | #Constraints:      55149
3585.32/3595.14	c #Conflicts:     988000 | #Constraints:      56150
3585.32/3595.14	c #Conflicts:     989000 | #Constraints:      57151
3585.32/3595.14	c #Conflicts:     990000 | #Constraints:      58152
3585.32/3595.14	c #Conflicts:     991000 | #Constraints:      59152
3585.32/3595.14	c #Conflicts:     992000 | #Constraints:      60153
3585.32/3595.14	c #Conflicts:     993000 | #Constraints:      61153
3585.32/3595.14	c #Conflicts:     994000 | #Constraints:      62155
3585.32/3595.14	c #Conflicts:     995000 | #Constraints:      63155
3585.32/3595.14	c #Conflicts:     996000 | #Constraints:      64155
3585.32/3595.14	c #Conflicts:     997000 | #Constraints:      65155
3585.32/3595.14	c #Conflicts:     998000 | #Constraints:      66155
3585.32/3595.14	c #Conflicts:     999000 | #Constraints:      67156
3585.32/3595.14	c #Conflicts:    1000000 | #Constraints:      68157
3585.32/3595.14	c #Conflicts:    1001000 | #Constraints:      69157
3585.32/3595.14	c #Conflicts:    1002000 | #Constraints:      70157
3585.32/3595.14	c #Conflicts:    1003000 | #Constraints:      71157
3585.32/3595.14	c #Conflicts:    1004000 | #Constraints:      72157
3585.32/3595.14	c #Conflicts:    1005000 | #Constraints:      73157
3585.32/3595.14	c #Conflicts:    1006000 | #Constraints:      74157
3585.32/3595.14	c #Conflicts:    1007000 | #Constraints:      75158
3585.32/3595.14	c #Conflicts:    1008000 | #Constraints:      76158
3585.32/3595.14	c #Conflicts:    1009000 | #Constraints:      77158
3585.32/3595.14	c #Conflicts:    1010000 | #Constraints:      78158
3585.32/3595.14	c #Conflicts:    1011000 | #Constraints:      79159
3585.32/3595.14	c #Conflicts:    1012000 | #Constraints:      80160
3585.32/3595.14	c #Conflicts:    1013000 | #Constraints:      81160
3585.32/3595.14	c #Conflicts:    1014000 | #Constraints:      82160
3585.32/3595.14	c #Conflicts:    1015000 | #Constraints:      83160
3585.32/3595.14	c #Conflicts:    1016000 | #Constraints:      84160
3585.32/3595.14	c #Conflicts:    1017000 | #Constraints:      85160
3585.32/3595.14	c #Conflicts:    1018000 | #Constraints:      86161
3585.32/3595.14	c #Conflicts:    1019000 | #Constraints:      87161
3585.32/3595.14	c #Conflicts:    1020000 | #Constraints:      88161
3585.32/3595.14	c #Conflicts:    1021000 | #Constraints:      89162
3585.32/3595.14	c #Conflicts:    1022000 | #Constraints:      90162
3585.32/3595.14	c #Conflicts:    1023000 | #Constraints:      91162
3585.32/3595.14	c #Conflicts:    1024000 | #Constraints:      92164
3585.32/3595.14	c #Conflicts:    1025000 | #Constraints:      93165
3585.32/3595.14	c #Conflicts:    1026000 | #Constraints:      94165
3585.32/3595.14	c #Conflicts:    1027000 | #Constraints:      95165
3585.32/3595.14	c #Conflicts:    1028000 | #Constraints:      96165
3585.32/3595.14	c #Conflicts:    1029000 | #Constraints:      97166
3585.32/3595.14	c #Conflicts:    1030000 | #Constraints:      98166
3585.32/3595.14	c #Conflicts:    1031000 | #Constraints:      99166
3585.32/3595.14	c #Conflicts:    1032000 | #Constraints:     100166
3585.32/3595.14	c #Conflicts:    1033000 | #Constraints:     101166
3585.32/3595.14	c #Conflicts:    1034000 | #Constraints:     102166
3585.32/3595.14	c #Conflicts:    1035000 | #Constraints:     103166
3585.32/3595.14	c #Conflicts:    1036000 | #Constraints:     104166
3585.32/3595.14	c #Conflicts:    1037000 | #Constraints:     105166
3585.32/3595.14	c #Conflicts:    1038000 | #Constraints:     106166
3585.32/3595.14	c #Conflicts:    1039000 | #Constraints:     107166
3585.32/3595.14	c #Conflicts:    1040000 | #Constraints:     108166
3585.32/3595.14	c #Conflicts:    1041000 | #Constraints:     109166
3585.32/3595.14	c #Conflicts:    1042000 | #Constraints:     110166
3585.32/3595.14	c #Conflicts:    1043000 | #Constraints:     111166
3585.32/3595.14	c #Conflicts:    1044000 | #Constraints:     112166
3585.32/3595.14	c #Conflicts:    1045000 | #Constraints:     113166
3585.32/3595.14	c #Conflicts:    1046000 | #Constraints:     114167
3585.32/3595.14	c #Conflicts:    1047000 | #Constraints:     115167
3585.32/3595.14	c #Conflicts:    1048000 | #Constraints:     116168
3585.32/3595.14	c #Conflicts:    1049000 | #Constraints:     117168
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8833
3585.32/3595.14	c #Conflicts:    1050000 | #Constraints:      60380
3585.32/3595.14	c #Conflicts:    1051000 | #Constraints:      61381
3585.32/3595.14	c #Conflicts:    1052000 | #Constraints:      62381
3585.32/3595.14	c #Conflicts:    1053000 | #Constraints:      63381
3585.32/3595.14	c #Conflicts:    1054000 | #Constraints:      64383
3585.32/3595.14	c #Conflicts:    1055000 | #Constraints:      65383
3585.32/3595.14	c #Conflicts:    1056000 | #Constraints:      66384
3585.32/3595.14	c #Conflicts:    1057000 | #Constraints:      67385
3585.32/3595.14	c #Conflicts:    1058000 | #Constraints:      68385
3585.32/3595.14	c #Conflicts:    1059000 | #Constraints:      69385
3585.32/3595.14	c #Conflicts:    1060000 | #Constraints:      70385
3585.32/3595.14	c #Conflicts:    1061000 | #Constraints:      71385
3585.32/3595.14	c #Conflicts:    1062000 | #Constraints:      72385
3585.32/3595.14	c #Conflicts:    1063000 | #Constraints:      73387
3585.32/3595.14	c #Conflicts:    1064000 | #Constraints:      74387
3585.32/3595.14	c #Conflicts:    1065000 | #Constraints:      75388
3585.32/3595.14	c #Conflicts:    1066000 | #Constraints:      76388
3585.32/3595.14	c #Conflicts:    1067000 | #Constraints:      77389
3585.32/3595.14	c #Conflicts:    1068000 | #Constraints:      78389
3585.32/3595.14	c #Conflicts:    1069000 | #Constraints:      79389
3585.32/3595.14	c #Conflicts:    1070000 | #Constraints:      80389
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8833
3585.32/3595.14	c #Conflicts:    1071000 | #Constraints:      41940
3585.32/3595.14	c #Conflicts:    1072000 | #Constraints:      42940
3585.32/3595.14	c #Conflicts:    1073000 | #Constraints:      43941
3585.32/3595.14	c #Conflicts:    1074000 | #Constraints:      44941
3585.32/3595.14	c #Conflicts:    1075000 | #Constraints:      45941
3585.32/3595.14	c #Conflicts:    1076000 | #Constraints:      46941
3585.32/3595.14	c #Conflicts:    1077000 | #Constraints:      47941
3585.32/3595.14	c #Conflicts:    1078000 | #Constraints:      48941
3585.32/3595.14	c #Conflicts:    1079000 | #Constraints:      49941
3585.32/3595.14	c #Conflicts:    1080000 | #Constraints:      50941
3585.32/3595.14	c #Conflicts:    1081000 | #Constraints:      51941
3585.32/3595.14	c #Conflicts:    1082000 | #Constraints:      52941
3585.32/3595.14	c #Conflicts:    1083000 | #Constraints:      53941
3585.32/3595.14	c #Conflicts:    1084000 | #Constraints:      54941
3585.32/3595.14	c #Conflicts:    1085000 | #Constraints:      55942
3585.32/3595.14	c #Conflicts:    1086000 | #Constraints:      56942
3585.32/3595.14	c #Conflicts:    1087000 | #Constraints:      57942
3585.32/3595.14	c #Conflicts:    1088000 | #Constraints:      58942
3585.32/3595.14	c #Conflicts:    1089000 | #Constraints:      59942
3585.32/3595.14	c #Conflicts:    1090000 | #Constraints:      60943
3585.32/3595.14	c #Conflicts:    1091000 | #Constraints:      61943
3585.32/3595.14	c #Conflicts:    1092000 | #Constraints:      62943
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8833
3585.32/3595.14	c #Conflicts:    1093000 | #Constraints:      33571
3585.32/3595.14	c #Conflicts:    1094000 | #Constraints:      34572
3585.32/3595.14	c #Conflicts:    1095000 | #Constraints:      35572
3585.32/3595.14	c #Conflicts:    1096000 | #Constraints:      36573
3585.32/3595.14	c #Conflicts:    1097000 | #Constraints:      37574
3585.32/3595.14	c #Conflicts:    1098000 | #Constraints:      38574
3585.32/3595.14	c #Conflicts:    1099000 | #Constraints:      39574
3585.32/3595.14	c #Conflicts:    1100000 | #Constraints:      40574
3585.32/3595.14	c #Conflicts:    1101000 | #Constraints:      41575
3585.32/3595.14	c #Conflicts:    1102000 | #Constraints:      42576
3585.32/3595.14	c #Conflicts:    1103000 | #Constraints:      43576
3585.32/3595.14	c #Conflicts:    1104000 | #Constraints:      44577
3585.32/3595.14	c #Conflicts:    1105000 | #Constraints:      45577
3585.32/3595.14	c #Conflicts:    1106000 | #Constraints:      46579
3585.32/3595.14	c #Conflicts:    1107000 | #Constraints:      47580
3585.32/3595.14	c #Conflicts:    1108000 | #Constraints:      48580
3585.32/3595.14	c #Conflicts:    1109000 | #Constraints:      49580
3585.32/3595.14	c #Conflicts:    1110000 | #Constraints:      50580
3585.32/3595.14	c #Conflicts:    1111000 | #Constraints:      51581
3585.32/3595.14	c #Conflicts:    1112000 | #Constraints:      52581
3585.32/3595.14	c #Conflicts:    1113000 | #Constraints:      53581
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8833
3585.32/3595.14	c #Conflicts:    1114000 | #Constraints:      28640
3585.32/3595.14	c #Conflicts:    1115000 | #Constraints:      29640
3585.32/3595.14	c #Conflicts:    1116000 | #Constraints:      30640
3585.32/3595.14	c #Conflicts:    1117000 | #Constraints:      31640
3585.32/3595.14	c #Conflicts:    1118000 | #Constraints:      32640
3585.32/3595.14	c #Conflicts:    1119000 | #Constraints:      33640
3585.32/3595.14	c #Conflicts:    1120000 | #Constraints:      34641
3585.32/3595.14	c #Conflicts:    1121000 | #Constraints:      35641
3585.32/3595.14	c #Conflicts:    1122000 | #Constraints:      36641
3585.32/3595.14	c #Conflicts:    1123000 | #Constraints:      37641
3585.32/3595.14	c #Conflicts:    1124000 | #Constraints:      38641
3585.32/3595.14	c #Conflicts:    1125000 | #Constraints:      39642
3585.32/3595.14	c #Conflicts:    1126000 | #Constraints:      40642
3585.32/3595.14	c #Conflicts:    1127000 | #Constraints:      41642
3585.32/3595.14	c #Conflicts:    1128000 | #Constraints:      42642
3585.32/3595.14	c #Conflicts:    1129000 | #Constraints:      43642
3585.32/3595.14	c #Conflicts:    1130000 | #Constraints:      44642
3585.32/3595.14	c #Conflicts:    1131000 | #Constraints:      45642
3585.32/3595.14	c #Conflicts:    1132000 | #Constraints:      46642
3585.32/3595.14	c #Conflicts:    1133000 | #Constraints:      47642
3585.32/3595.14	c #Conflicts:    1134000 | #Constraints:      48642
3585.32/3595.14	c #Conflicts:    1135000 | #Constraints:      49642
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.8882
3585.32/3595.14	c #Conflicts:    1136000 | #Constraints:      26810
3585.32/3595.14	c #Conflicts:    1137000 | #Constraints:      27810
3585.32/3595.14	c #Conflicts:    1138000 | #Constraints:      28810
3585.32/3595.14	c #Conflicts:    1139000 | #Constraints:      29810
3585.32/3595.14	c #Conflicts:    1140000 | #Constraints:      30810
3585.32/3595.14	c #Conflicts:    1141000 | #Constraints:      31810
3585.32/3595.14	c #Conflicts:    1142000 | #Constraints:      32810
3585.32/3595.14	c #Conflicts:    1143000 | #Constraints:      33811
3585.32/3595.14	c #Conflicts:    1144000 | #Constraints:      34811
3585.32/3595.14	c #Conflicts:    1145000 | #Constraints:      35811
3585.32/3595.14	c #Conflicts:    1146000 | #Constraints:      36811
3585.32/3595.14	c #Conflicts:    1147000 | #Constraints:      37811
3585.32/3595.14	c #Conflicts:    1148000 | #Constraints:      38811
3585.32/3595.14	c #Conflicts:    1149000 | #Constraints:      39811
3585.32/3595.14	c #Conflicts:    1150000 | #Constraints:      40811
3585.32/3595.14	c #Conflicts:    1151000 | #Constraints:      41811
3585.32/3595.14	c #Conflicts:    1152000 | #Constraints:      42811
3585.32/3595.14	c #Conflicts:    1153000 | #Constraints:      43811
3585.32/3595.14	c #Conflicts:    1154000 | #Constraints:      44811
3585.32/3595.14	c #Conflicts:    1155000 | #Constraints:      45811
3585.32/3595.14	c #Conflicts:    1156000 | #Constraints:      46811
3585.32/3595.14	c #Conflicts:    1157000 | #Constraints:      47811
3585.32/3595.14	c #Conflicts:    1158000 | #Constraints:      48811
3585.32/3595.14	c #Conflicts:    1159000 | #Constraints:      49812
3585.32/3595.14	c #Conflicts:    1160000 | #Constraints:      50813
3585.32/3595.14	c #Conflicts:    1161000 | #Constraints:      51813
3585.32/3595.14	c #Conflicts:    1162000 | #Constraints:      52814
3585.32/3595.14	c #Conflicts:    1163000 | #Constraints:      53814
3585.32/3595.14	c #Conflicts:    1164000 | #Constraints:      54814
3585.32/3595.14	c #Conflicts:    1165000 | #Constraints:      55814
3585.32/3595.14	c #Conflicts:    1166000 | #Constraints:      56814
3585.32/3595.14	c #Conflicts:    1167000 | #Constraints:      57814
3585.32/3595.14	c #Conflicts:    1168000 | #Constraints:      58816
3585.32/3595.14	c #Conflicts:    1169000 | #Constraints:      59817
3585.32/3595.14	c #Conflicts:    1170000 | #Constraints:      60817
3585.32/3595.14	c #Conflicts:    1171000 | #Constraints:      61817
3585.32/3595.14	c #Conflicts:    1172000 | #Constraints:      62818
3585.32/3595.14	c #Conflicts:    1173000 | #Constraints:      63818
3585.32/3595.14	c #Conflicts:    1174000 | #Constraints:      64818
3585.32/3595.14	c #Conflicts:    1175000 | #Constraints:      65818
3585.32/3595.14	c #Conflicts:    1176000 | #Constraints:      66818
3585.32/3595.14	c #Conflicts:    1177000 | #Constraints:      67818
3585.32/3595.14	c #Conflicts:    1178000 | #Constraints:      68818
3585.32/3595.14	c #Conflicts:    1179000 | #Constraints:      69818
3585.32/3595.14	c #Conflicts:    1180000 | #Constraints:      70818
3585.32/3595.14	c #Conflicts:    1181000 | #Constraints:      71818
3585.32/3595.14	c #Conflicts:    1182000 | #Constraints:      72819
3585.32/3595.14	c #Conflicts:    1183000 | #Constraints:      73819
3585.32/3595.14	c #Conflicts:    1184000 | #Constraints:      74819
3585.32/3595.14	c #Conflicts:    1185000 | #Constraints:      75819
3585.32/3595.14	c #Conflicts:    1186000 | #Constraints:      76819
3585.32/3595.14	c #Conflicts:    1187000 | #Constraints:      77819
3585.32/3595.14	c #Conflicts:    1188000 | #Constraints:      78819
3585.32/3595.14	c #Conflicts:    1189000 | #Constraints:      79819
3585.32/3595.14	c #Conflicts:    1190000 | #Constraints:      80819
3585.32/3595.14	c #Conflicts:    1191000 | #Constraints:      81819
3585.32/3595.14	c #Conflicts:    1192000 | #Constraints:      82819
3585.32/3595.14	c #Conflicts:    1193000 | #Constraints:      83819
3585.32/3595.14	c #Conflicts:    1194000 | #Constraints:      84819
3585.32/3595.14	c #Conflicts:    1195000 | #Constraints:      85820
3585.32/3595.14	c #Conflicts:    1196000 | #Constraints:      86820
3585.32/3595.14	c #Conflicts:    1197000 | #Constraints:      87820
3585.32/3595.14	c #Conflicts:    1198000 | #Constraints:      88821
3585.32/3595.14	c #Conflicts:    1199000 | #Constraints:      89821
3585.32/3595.14	c #Conflicts:    1200000 | #Constraints:      90821
3585.32/3595.14	c #Conflicts:    1201000 | #Constraints:      91822
3585.32/3595.14	c #Conflicts:    1202000 | #Constraints:      92822
3585.32/3595.14	c #Conflicts:    1203000 | #Constraints:      93822
3585.32/3595.14	c #Conflicts:    1204000 | #Constraints:      94822
3585.32/3595.14	c #Conflicts:    1205000 | #Constraints:      95822
3585.32/3595.14	c #Conflicts:    1206000 | #Constraints:      96822
3585.32/3595.14	c #Conflicts:    1207000 | #Constraints:      97823
3585.32/3595.14	c #Conflicts:    1208000 | #Constraints:      98824
3585.32/3595.14	c #Conflicts:    1209000 | #Constraints:      99824
3585.32/3595.14	c #Conflicts:    1210000 | #Constraints:     100824
3585.32/3595.14	c #Conflicts:    1211000 | #Constraints:     101824
3585.32/3595.14	c #Conflicts:    1212000 | #Constraints:     102824
3585.32/3595.14	c #Conflicts:    1213000 | #Constraints:     103824
3585.32/3595.14	c #Conflicts:    1214000 | #Constraints:     104824
3585.32/3595.14	c #Conflicts:    1215000 | #Constraints:     105824
3585.32/3595.14	c #Conflicts:    1216000 | #Constraints:     106824
3585.32/3595.14	c #Conflicts:    1217000 | #Constraints:     107824
3585.32/3595.14	c #Conflicts:    1218000 | #Constraints:     108824
3585.32/3595.14	c #Conflicts:    1219000 | #Constraints:     109825
3585.32/3595.14	c #Conflicts:    1220000 | #Constraints:     110825
3585.32/3595.14	c #Conflicts:    1221000 | #Constraints:     111825
3585.32/3595.14	c #Conflicts:    1222000 | #Constraints:     112826
3585.32/3595.14	c #Conflicts:    1223000 | #Constraints:     113827
3585.32/3595.14	c #Conflicts:    1224000 | #Constraints:     114827
3585.32/3595.14	c #Conflicts:    1225000 | #Constraints:     115827
3585.32/3595.14	c #Conflicts:    1226000 | #Constraints:     116827
3585.32/3595.14	c #Conflicts:    1227000 | #Constraints:     117827
3585.32/3595.14	c #Conflicts:    1228000 | #Constraints:     118827
3585.32/3595.14	c #Conflicts:    1229000 | #Constraints:     119827
3585.32/3595.14	c #Conflicts:    1230000 | #Constraints:     120827
3585.32/3595.14	c #Conflicts:    1231000 | #Constraints:     121827
3585.32/3595.14	c #Conflicts:    1232000 | #Constraints:     122828
3585.32/3595.14	c #Conflicts:    1233000 | #Constraints:     123828
3585.32/3595.14	c #Conflicts:    1234000 | #Constraints:     124828
3585.32/3595.14	c #Conflicts:    1235000 | #Constraints:     125828
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 64.9444
3585.32/3595.14	c #Conflicts:    1236000 | #Constraints:      64805
3585.32/3595.14	c #Conflicts:    1237000 | #Constraints:      65806
3585.32/3595.14	c #Conflicts:    1238000 | #Constraints:      66806
3585.32/3595.14	c #Conflicts:    1239000 | #Constraints:      67806
3585.32/3595.14	c #Conflicts:    1240000 | #Constraints:      68806
3585.32/3595.14	c #Conflicts:    1241000 | #Constraints:      69806
3585.32/3595.14	c #Conflicts:    1242000 | #Constraints:      70806
3585.32/3595.14	c #Conflicts:    1243000 | #Constraints:      71806
3585.32/3595.14	c #Conflicts:    1244000 | #Constraints:      72806
3585.32/3595.14	c #Conflicts:    1245000 | #Constraints:      73806
3585.32/3595.14	c #Conflicts:    1246000 | #Constraints:      74806
3585.32/3595.14	c #Conflicts:    1247000 | #Constraints:      75806
3585.32/3595.14	c #Conflicts:    1248000 | #Constraints:      76807
3585.32/3595.14	c #Conflicts:    1249000 | #Constraints:      77807
3585.32/3595.14	c #Conflicts:    1250000 | #Constraints:      78807
3585.32/3595.14	c #Conflicts:    1251000 | #Constraints:      79807
3585.32/3595.14	c #Conflicts:    1252000 | #Constraints:      80808
3585.32/3595.14	c #Conflicts:    1253000 | #Constraints:      81809
3585.32/3595.14	c #Conflicts:    1254000 | #Constraints:      82809
3585.32/3595.14	c #Conflicts:    1255000 | #Constraints:      83809
3585.32/3595.14	c #Conflicts:    1256000 | #Constraints:      84809
3585.32/3595.14	c #Conflicts:    1257000 | #Constraints:      85809
3585.32/3595.14	c #Conflicts:    1258000 | #Constraints:      86809
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1508
3585.32/3595.14	c #Conflicts:    1259000 | #Constraints:      45302
3585.32/3595.14	c #Conflicts:    1260000 | #Constraints:      46302
3585.32/3595.14	c #Conflicts:    1261000 | #Constraints:      47302
3585.32/3595.14	c #Conflicts:    1262000 | #Constraints:      48302
3585.32/3595.14	c #Conflicts:    1263000 | #Constraints:      49302
3585.32/3595.14	c #Conflicts:    1264000 | #Constraints:      50302
3585.32/3595.14	c #Conflicts:    1265000 | #Constraints:      51302
3585.32/3595.14	c #Conflicts:    1266000 | #Constraints:      52302
3585.32/3595.14	c #Conflicts:    1267000 | #Constraints:      53302
3585.32/3595.14	c #Conflicts:    1268000 | #Constraints:      54302
3585.32/3595.14	c #Conflicts:    1269000 | #Constraints:      55302
3585.32/3595.14	c #Conflicts:    1270000 | #Constraints:      56302
3585.32/3595.14	c #Conflicts:    1271000 | #Constraints:      57302
3585.32/3595.14	c #Conflicts:    1272000 | #Constraints:      58302
3585.32/3595.14	c #Conflicts:    1273000 | #Constraints:      59302
3585.32/3595.14	c #Conflicts:    1274000 | #Constraints:      60302
3585.32/3595.14	c #Conflicts:    1275000 | #Constraints:      61303
3585.32/3595.14	c #Conflicts:    1276000 | #Constraints:      62303
3585.32/3595.14	c #Conflicts:    1277000 | #Constraints:      63303
3585.32/3595.14	c #Conflicts:    1278000 | #Constraints:      64303
3585.32/3595.14	c #Conflicts:    1279000 | #Constraints:      65303
3585.32/3595.14	c #Conflicts:    1280000 | #Constraints:      66303
3585.32/3595.14	c #Conflicts:    1281000 | #Constraints:      67304
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1508
3585.32/3595.14	c #Conflicts:    1282000 | #Constraints:      35456
3585.32/3595.14	c #Conflicts:    1283000 | #Constraints:      36456
3585.32/3595.14	c #Conflicts:    1284000 | #Constraints:      37457
3585.32/3595.14	c #Conflicts:    1285000 | #Constraints:      38458
3585.32/3595.14	c #Conflicts:    1286000 | #Constraints:      39458
3585.32/3595.14	c #Conflicts:    1287000 | #Constraints:      40458
3585.32/3595.14	c #Conflicts:    1288000 | #Constraints:      41458
3585.32/3595.14	c #Conflicts:    1289000 | #Constraints:      42458
3585.32/3595.14	c #Conflicts:    1290000 | #Constraints:      43458
3585.32/3595.14	c #Conflicts:    1291000 | #Constraints:      44458
3585.32/3595.14	c #Conflicts:    1292000 | #Constraints:      45458
3585.32/3595.14	c #Conflicts:    1293000 | #Constraints:      46458
3585.32/3595.14	c #Conflicts:    1294000 | #Constraints:      47458
3585.32/3595.14	c #Conflicts:    1295000 | #Constraints:      48458
3585.32/3595.14	c #Conflicts:    1296000 | #Constraints:      49458
3585.32/3595.14	c #Conflicts:    1297000 | #Constraints:      50458
3585.32/3595.14	c #Conflicts:    1298000 | #Constraints:      51458
3585.32/3595.14	c #Conflicts:    1299000 | #Constraints:      52458
3585.32/3595.14	c #Conflicts:    1300000 | #Constraints:      53458
3585.32/3595.14	c #Conflicts:    1301000 | #Constraints:      54458
3585.32/3595.14	c #Conflicts:    1302000 | #Constraints:      55459
3585.32/3595.14	c #Conflicts:    1303000 | #Constraints:      56461
3585.32/3595.14	c #Conflicts:    1304000 | #Constraints:      57461
3585.32/3595.14	c #Conflicts:    1305000 | #Constraints:      58462
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1511
3585.32/3595.14	c #Conflicts:    1306000 | #Constraints:      31336
3585.32/3595.14	c #Conflicts:    1307000 | #Constraints:      32336
3585.32/3595.14	c #Conflicts:    1308000 | #Constraints:      33336
3585.32/3595.14	c #Conflicts:    1309000 | #Constraints:      34336
3585.32/3595.14	c #Conflicts:    1310000 | #Constraints:      35336
3585.32/3595.14	c #Conflicts:    1311000 | #Constraints:      36336
3585.32/3595.14	c #Conflicts:    1312000 | #Constraints:      37337
3585.32/3595.14	c #Conflicts:    1313000 | #Constraints:      38338
3585.32/3595.14	c #Conflicts:    1314000 | #Constraints:      39338
3585.32/3595.14	c #Conflicts:    1315000 | #Constraints:      40338
3585.32/3595.14	c #Conflicts:    1316000 | #Constraints:      41338
3585.32/3595.14	c #Conflicts:    1317000 | #Constraints:      42338
3585.32/3595.14	c #Conflicts:    1318000 | #Constraints:      43338
3585.32/3595.14	c #Conflicts:    1319000 | #Constraints:      44338
3585.32/3595.14	c #Conflicts:    1320000 | #Constraints:      45338
3585.32/3595.14	c #Conflicts:    1321000 | #Constraints:      46338
3585.32/3595.14	c #Conflicts:    1322000 | #Constraints:      47338
3585.32/3595.14	c #Conflicts:    1323000 | #Constraints:      48338
3585.32/3595.14	c #Conflicts:    1324000 | #Constraints:      49339
3585.32/3595.14	c #Conflicts:    1325000 | #Constraints:      50341
3585.32/3595.14	c #Conflicts:    1326000 | #Constraints:      51341
3585.32/3595.14	c #Conflicts:    1327000 | #Constraints:      52342
3585.32/3595.14	c #Conflicts:    1328000 | #Constraints:      53342
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1511
3585.32/3595.14	c #Conflicts:    1329000 | #Constraints:      28457
3585.32/3595.14	c #Conflicts:    1330000 | #Constraints:      29457
3585.32/3595.14	c #Conflicts:    1331000 | #Constraints:      30458
3585.32/3595.14	c #Conflicts:    1332000 | #Constraints:      31458
3585.32/3595.14	c #Conflicts:    1333000 | #Constraints:      32458
3585.32/3595.14	c #Conflicts:    1334000 | #Constraints:      33458
3585.32/3595.14	c #Conflicts:    1335000 | #Constraints:      34459
3585.32/3595.14	c #Conflicts:    1336000 | #Constraints:      35459
3585.32/3595.14	c #Conflicts:    1337000 | #Constraints:      36459
3585.32/3595.14	c #Conflicts:    1338000 | #Constraints:      37459
3585.32/3595.14	c #Conflicts:    1339000 | #Constraints:      38459
3585.32/3595.14	c #Conflicts:    1340000 | #Constraints:      39459
3585.32/3595.14	c #Conflicts:    1341000 | #Constraints:      40459
3585.32/3595.14	c #Conflicts:    1342000 | #Constraints:      41459
3585.32/3595.14	c #Conflicts:    1343000 | #Constraints:      42459
3585.32/3595.14	c #Conflicts:    1344000 | #Constraints:      43459
3585.32/3595.14	c #Conflicts:    1345000 | #Constraints:      44459
3585.32/3595.14	c #Conflicts:    1346000 | #Constraints:      45459
3585.32/3595.14	c #Conflicts:    1347000 | #Constraints:      46460
3585.32/3595.14	c #Conflicts:    1348000 | #Constraints:      47461
3585.32/3595.14	c #Conflicts:    1349000 | #Constraints:      48461
3585.32/3595.14	c #Conflicts:    1350000 | #Constraints:      49461
3585.32/3595.14	c #Conflicts:    1351000 | #Constraints:      50461
3585.32/3595.14	c #Conflicts:    1352000 | #Constraints:      51462
3585.32/3595.14	c #Conflicts:    1353000 | #Constraints:      52462
3585.32/3595.14	c #Conflicts:    1354000 | #Constraints:      53462
3585.32/3595.14	c #Conflicts:    1355000 | #Constraints:      54462
3585.32/3595.14	c #Conflicts:    1356000 | #Constraints:      55462
3585.32/3595.14	c #Conflicts:    1357000 | #Constraints:      56462
3585.32/3595.14	c #Conflicts:    1358000 | #Constraints:      57463
3585.32/3595.14	c #Conflicts:    1359000 | #Constraints:      58463
3585.32/3595.14	c #Conflicts:    1360000 | #Constraints:      59463
3585.32/3595.14	c #Conflicts:    1361000 | #Constraints:      60463
3585.32/3595.14	c #Conflicts:    1362000 | #Constraints:      61464
3585.32/3595.14	c #Conflicts:    1363000 | #Constraints:      62465
3585.32/3595.14	c #Conflicts:    1364000 | #Constraints:      63466
3585.32/3595.14	c #Conflicts:    1365000 | #Constraints:      64466
3585.32/3595.14	c #Conflicts:    1366000 | #Constraints:      65466
3585.32/3595.14	c #Conflicts:    1367000 | #Constraints:      66466
3585.32/3595.14	c #Conflicts:    1368000 | #Constraints:      67466
3585.32/3595.14	c #Conflicts:    1369000 | #Constraints:      68466
3585.32/3595.14	c #Conflicts:    1370000 | #Constraints:      69466
3585.32/3595.14	c #Conflicts:    1371000 | #Constraints:      70466
3585.32/3595.14	c #Conflicts:    1372000 | #Constraints:      71466
3585.32/3595.14	c #Conflicts:    1373000 | #Constraints:      72466
3585.32/3595.14	c #Conflicts:    1374000 | #Constraints:      73466
3585.32/3595.14	c #Conflicts:    1375000 | #Constraints:      74467
3585.32/3595.14	c #Conflicts:    1376000 | #Constraints:      75467
3585.32/3595.14	c #Conflicts:    1377000 | #Constraints:      76467
3585.32/3595.14	c #Conflicts:    1378000 | #Constraints:      77468
3585.32/3595.14	c #Conflicts:    1379000 | #Constraints:      78468
3585.32/3595.14	c #Conflicts:    1380000 | #Constraints:      79468
3585.32/3595.14	c #Conflicts:    1381000 | #Constraints:      80468
3585.32/3595.14	c #Conflicts:    1382000 | #Constraints:      81468
3585.32/3595.14	c #Conflicts:    1383000 | #Constraints:      82468
3585.32/3595.14	c #Conflicts:    1384000 | #Constraints:      83468
3585.32/3595.14	c #Conflicts:    1385000 | #Constraints:      84468
3585.32/3595.14	c #Conflicts:    1386000 | #Constraints:      85468
3585.32/3595.14	c #Conflicts:    1387000 | #Constraints:      86468
3585.32/3595.14	c #Conflicts:    1388000 | #Constraints:      87468
3585.32/3595.14	c #Conflicts:    1389000 | #Constraints:      88468
3585.32/3595.14	c #Conflicts:    1390000 | #Constraints:      89468
3585.32/3595.14	c #Conflicts:    1391000 | #Constraints:      90469
3585.32/3595.14	c #Conflicts:    1392000 | #Constraints:      91469
3585.32/3595.14	c #Conflicts:    1393000 | #Constraints:      92469
3585.32/3595.14	c #Conflicts:    1394000 | #Constraints:      93470
3585.32/3595.14	c #Conflicts:    1395000 | #Constraints:      94470
3585.32/3595.14	c #Conflicts:    1396000 | #Constraints:      95471
3585.32/3595.14	c #Conflicts:    1397000 | #Constraints:      96471
3585.32/3595.14	c #Conflicts:    1398000 | #Constraints:      97472
3585.32/3595.14	c #Conflicts:    1399000 | #Constraints:      98473
3585.32/3595.14	c #Conflicts:    1400000 | #Constraints:      99473
3585.32/3595.14	c #Conflicts:    1401000 | #Constraints:     100473
3585.32/3595.14	c #Conflicts:    1402000 | #Constraints:     101473
3585.32/3595.14	c #Conflicts:    1403000 | #Constraints:     102474
3585.32/3595.14	c #Conflicts:    1404000 | #Constraints:     103474
3585.32/3595.14	c #Conflicts:    1405000 | #Constraints:     104474
3585.32/3595.14	c #Conflicts:    1406000 | #Constraints:     105474
3585.32/3595.14	c #Conflicts:    1407000 | #Constraints:     106474
3585.32/3595.14	c #Conflicts:    1408000 | #Constraints:     107474
3585.32/3595.14	c #Conflicts:    1409000 | #Constraints:     108474
3585.32/3595.14	c #Conflicts:    1410000 | #Constraints:     109474
3585.32/3595.14	c #Conflicts:    1411000 | #Constraints:     110474
3585.32/3595.14	c #Conflicts:    1412000 | #Constraints:     111474
3585.32/3595.14	c #Conflicts:    1413000 | #Constraints:     112474
3585.32/3595.14	c #Conflicts:    1414000 | #Constraints:     113474
3585.32/3595.14	c #Conflicts:    1415000 | #Constraints:     114475
3585.32/3595.14	c #Conflicts:    1416000 | #Constraints:     115475
3585.32/3595.14	c #Conflicts:    1417000 | #Constraints:     116475
3585.32/3595.14	c #Conflicts:    1418000 | #Constraints:     117475
3585.32/3595.14	c #Conflicts:    1419000 | #Constraints:     118475
3585.32/3595.14	c #Conflicts:    1420000 | #Constraints:     119475
3585.32/3595.14	c #Conflicts:    1421000 | #Constraints:     120475
3585.32/3595.14	c #Conflicts:    1422000 | #Constraints:     121475
3585.32/3595.14	c #Conflicts:    1423000 | #Constraints:     122475
3585.32/3595.14	c #Conflicts:    1424000 | #Constraints:     123475
3585.32/3595.14	c #Conflicts:    1425000 | #Constraints:     124476
3585.32/3595.14	c #Conflicts:    1426000 | #Constraints:     125476
3585.32/3595.14	c #Conflicts:    1427000 | #Constraints:     126476
3585.32/3595.14	c #Conflicts:    1428000 | #Constraints:     127476
3585.32/3595.14	c #Conflicts:    1429000 | #Constraints:     128476
3585.32/3595.14	c #Conflicts:    1430000 | #Constraints:     129476
3585.32/3595.14	c #Conflicts:    1431000 | #Constraints:     130476
3585.32/3595.14	c #Conflicts:    1432000 | #Constraints:     131476
3585.32/3595.14	c #Conflicts:    1433000 | #Constraints:     132476
3585.32/3595.14	c #Conflicts:    1434000 | #Constraints:     133476
3585.32/3595.14	c #Conflicts:    1435000 | #Constraints:     134476
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1523
3585.32/3595.14	c #Conflicts:    1436000 | #Constraints:      69232
3585.32/3595.14	c #Conflicts:    1437000 | #Constraints:      70235
3585.32/3595.14	c #Conflicts:    1438000 | #Constraints:      71236
3585.32/3595.14	c #Conflicts:    1439000 | #Constraints:      72236
3585.32/3595.14	c #Conflicts:    1440000 | #Constraints:      73236
3585.32/3595.14	c #Conflicts:    1441000 | #Constraints:      74237
3585.32/3595.14	c #Conflicts:    1442000 | #Constraints:      75237
3585.32/3595.14	c #Conflicts:    1443000 | #Constraints:      76237
3585.32/3595.14	c #Conflicts:    1444000 | #Constraints:      77237
3585.32/3595.14	c #Conflicts:    1445000 | #Constraints:      78237
3585.32/3595.14	c #Conflicts:    1446000 | #Constraints:      79238
3585.32/3595.14	c #Conflicts:    1447000 | #Constraints:      80239
3585.32/3595.14	c #Conflicts:    1448000 | #Constraints:      81239
3585.32/3595.14	c #Conflicts:    1449000 | #Constraints:      82239
3585.32/3595.14	c #Conflicts:    1450000 | #Constraints:      83239
3585.32/3595.14	c #Conflicts:    1451000 | #Constraints:      84239
3585.32/3595.14	c #Conflicts:    1452000 | #Constraints:      85239
3585.32/3595.14	c #Conflicts:    1453000 | #Constraints:      86240
3585.32/3595.14	c #Conflicts:    1454000 | #Constraints:      87241
3585.32/3595.14	c #Conflicts:    1455000 | #Constraints:      88241
3585.32/3595.14	c #Conflicts:    1456000 | #Constraints:      89241
3585.32/3595.14	c #Conflicts:    1457000 | #Constraints:      90241
3585.32/3595.14	c #Conflicts:    1458000 | #Constraints:      91241
3585.32/3595.14	c #Conflicts:    1459000 | #Constraints:      92241
3585.32/3595.14	c #Conflicts:    1460000 | #Constraints:      93241
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1523
3585.32/3595.14	c #Conflicts:    1461000 | #Constraints:      48675
3585.32/3595.14	c #Conflicts:    1462000 | #Constraints:      49675
3585.32/3595.14	c #Conflicts:    1463000 | #Constraints:      50675
3585.32/3595.14	c #Conflicts:    1464000 | #Constraints:      51675
3585.32/3595.14	c #Conflicts:    1465000 | #Constraints:      52676
3585.32/3595.14	c #Conflicts:    1466000 | #Constraints:      53677
3585.32/3595.14	c #Conflicts:    1467000 | #Constraints:      54677
3585.32/3595.14	c #Conflicts:    1468000 | #Constraints:      55677
3585.32/3595.14	c #Conflicts:    1469000 | #Constraints:      56677
3585.32/3595.14	c #Conflicts:    1470000 | #Constraints:      57677
3585.32/3595.14	c #Conflicts:    1471000 | #Constraints:      58677
3585.32/3595.14	c #Conflicts:    1472000 | #Constraints:      59677
3585.32/3595.14	c #Conflicts:    1473000 | #Constraints:      60677
3585.32/3595.14	c #Conflicts:    1474000 | #Constraints:      61679
3585.32/3595.14	c #Conflicts:    1475000 | #Constraints:      62679
3585.32/3595.14	c #Conflicts:    1476000 | #Constraints:      63679
3585.32/3595.14	c #Conflicts:    1477000 | #Constraints:      64679
3585.32/3595.14	c #Conflicts:    1478000 | #Constraints:      65679
3585.32/3595.14	c #Conflicts:    1479000 | #Constraints:      66679
3585.32/3595.14	c #Conflicts:    1480000 | #Constraints:      67680
3585.32/3595.14	c #Conflicts:    1481000 | #Constraints:      68680
3585.32/3595.14	c #Conflicts:    1482000 | #Constraints:      69680
3585.32/3595.14	c #Conflicts:    1483000 | #Constraints:      70680
3585.32/3595.14	c #Conflicts:    1484000 | #Constraints:      71680
3585.32/3595.14	c #Conflicts:    1485000 | #Constraints:      72680
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1529
3585.32/3595.14	c #Conflicts:    1486000 | #Constraints:      38344
3585.32/3595.14	c #Conflicts:    1487000 | #Constraints:      39344
3585.32/3595.14	c #Conflicts:    1488000 | #Constraints:      40344
3585.32/3595.14	c #Conflicts:    1489000 | #Constraints:      41345
3585.32/3595.14	c #Conflicts:    1490000 | #Constraints:      42345
3585.32/3595.14	c #Conflicts:    1491000 | #Constraints:      43345
3585.32/3595.14	c #Conflicts:    1492000 | #Constraints:      44345
3585.32/3595.14	c #Conflicts:    1493000 | #Constraints:      45345
3585.32/3595.14	c #Conflicts:    1494000 | #Constraints:      46345
3585.32/3595.14	c #Conflicts:    1495000 | #Constraints:      47345
3585.32/3595.14	c #Conflicts:    1496000 | #Constraints:      48346
3585.32/3595.14	c #Conflicts:    1497000 | #Constraints:      49346
3585.32/3595.14	c #Conflicts:    1498000 | #Constraints:      50347
3585.32/3595.14	c #Conflicts:    1499000 | #Constraints:      51348
3585.32/3595.14	c #Conflicts:    1500000 | #Constraints:      52348
3585.32/3595.14	c #Conflicts:    1501000 | #Constraints:      53348
3585.32/3595.14	c #Conflicts:    1502000 | #Constraints:      54348
3585.32/3595.14	c #Conflicts:    1503000 | #Constraints:      55349
3585.32/3595.14	c #Conflicts:    1504000 | #Constraints:      56350
3585.32/3595.14	c #Conflicts:    1505000 | #Constraints:      57350
3585.32/3595.14	c #Conflicts:    1506000 | #Constraints:      58351
3585.32/3595.14	c #Conflicts:    1507000 | #Constraints:      59351
3585.32/3595.14	c #Conflicts:    1508000 | #Constraints:      60351
3585.32/3595.14	c #Conflicts:    1509000 | #Constraints:      61351
3585.32/3595.14	c #Conflicts:    1510000 | #Constraints:      62351
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1529
3585.32/3595.14	c #Conflicts:    1511000 | #Constraints:      33015
3585.32/3595.14	c #Conflicts:    1512000 | #Constraints:      34015
3585.32/3595.14	c #Conflicts:    1513000 | #Constraints:      35015
3585.32/3595.14	c #Conflicts:    1514000 | #Constraints:      36015
3585.32/3595.14	c #Conflicts:    1515000 | #Constraints:      37016
3585.32/3595.14	c #Conflicts:    1516000 | #Constraints:      38016
3585.32/3595.14	c #Conflicts:    1517000 | #Constraints:      39016
3585.32/3595.14	c #Conflicts:    1518000 | #Constraints:      40016
3585.32/3595.14	c #Conflicts:    1519000 | #Constraints:      41016
3585.32/3595.14	c #Conflicts:    1520000 | #Constraints:      42016
3585.32/3595.14	c #Conflicts:    1521000 | #Constraints:      43016
3585.32/3595.14	c #Conflicts:    1522000 | #Constraints:      44016
3585.32/3595.14	c #Conflicts:    1523000 | #Constraints:      45017
3585.32/3595.14	c #Conflicts:    1524000 | #Constraints:      46017
3585.32/3595.14	c #Conflicts:    1525000 | #Constraints:      47017
3585.32/3595.14	c #Conflicts:    1526000 | #Constraints:      48017
3585.32/3595.14	c #Conflicts:    1527000 | #Constraints:      49018
3585.32/3595.14	c #Conflicts:    1528000 | #Constraints:      50018
3585.32/3595.14	c #Conflicts:    1529000 | #Constraints:      51019
3585.32/3595.14	c #Conflicts:    1530000 | #Constraints:      52019
3585.32/3595.14	c #Conflicts:    1531000 | #Constraints:      53019
3585.32/3595.14	c #Conflicts:    1532000 | #Constraints:      54019
3585.32/3595.14	c #Conflicts:    1533000 | #Constraints:      55019
3585.32/3595.14	c #Conflicts:    1534000 | #Constraints:      56019
3585.32/3595.14	c #Conflicts:    1535000 | #Constraints:      57020
3585.32/3595.14	c #Conflicts:    1536000 | #Constraints:      58020
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1529
3585.32/3595.14	c #Conflicts:    1537000 | #Constraints:      31106
3585.32/3595.14	c #Conflicts:    1538000 | #Constraints:      32106
3585.32/3595.14	c #Conflicts:    1539000 | #Constraints:      33106
3585.32/3595.14	c #Conflicts:    1540000 | #Constraints:      34106
3585.32/3595.14	c #Conflicts:    1541000 | #Constraints:      35106
3585.32/3595.14	c #Conflicts:    1542000 | #Constraints:      36106
3585.32/3595.14	c #Conflicts:    1543000 | #Constraints:      37106
3585.32/3595.14	c #Conflicts:    1544000 | #Constraints:      38106
3585.32/3595.14	c #Conflicts:    1545000 | #Constraints:      39106
3585.32/3595.14	c #Conflicts:    1546000 | #Constraints:      40106
3585.32/3595.14	c #Conflicts:    1547000 | #Constraints:      41107
3585.32/3595.14	c #Conflicts:    1548000 | #Constraints:      42107
3585.32/3595.14	c #Conflicts:    1549000 | #Constraints:      43107
3585.32/3595.14	c #Conflicts:    1550000 | #Constraints:      44107
3585.32/3595.14	c #Conflicts:    1551000 | #Constraints:      45108
3585.32/3595.14	c #Conflicts:    1552000 | #Constraints:      46108
3585.32/3595.14	c #Conflicts:    1553000 | #Constraints:      47108
3585.32/3595.14	c #Conflicts:    1554000 | #Constraints:      48109
3585.32/3595.14	c #Conflicts:    1555000 | #Constraints:      49109
3585.32/3595.14	c #Conflicts:    1556000 | #Constraints:      50109
3585.32/3595.14	c #Conflicts:    1557000 | #Constraints:      51109
3585.32/3595.14	c #Conflicts:    1558000 | #Constraints:      52109
3585.32/3595.14	c #Conflicts:    1559000 | #Constraints:      53110
3585.32/3595.14	c #Conflicts:    1560000 | #Constraints:      54111
3585.32/3595.14	c #Conflicts:    1561000 | #Constraints:      55111
3585.32/3595.14	c #Conflicts:    1562000 | #Constraints:      56111
3585.32/3595.14	c #Conflicts:    1563000 | #Constraints:      57111
3585.32/3595.14	c #Conflicts:    1564000 | #Constraints:      58111
3585.32/3595.14	c #Conflicts:    1565000 | #Constraints:      59111
3585.32/3595.14	c #Conflicts:    1566000 | #Constraints:      60111
3585.32/3595.14	c #Conflicts:    1567000 | #Constraints:      61111
3585.32/3595.14	c #Conflicts:    1568000 | #Constraints:      62112
3585.32/3595.14	c #Conflicts:    1569000 | #Constraints:      63112
3585.32/3595.14	c #Conflicts:    1570000 | #Constraints:      64112
3585.32/3595.14	c #Conflicts:    1571000 | #Constraints:      65112
3585.32/3595.14	c #Conflicts:    1572000 | #Constraints:      66112
3585.32/3595.14	c #Conflicts:    1573000 | #Constraints:      67113
3585.32/3595.14	c #Conflicts:    1574000 | #Constraints:      68113
3585.32/3595.14	c #Conflicts:    1575000 | #Constraints:      69113
3585.32/3595.14	c #Conflicts:    1576000 | #Constraints:      70113
3585.32/3595.14	c #Conflicts:    1577000 | #Constraints:      71113
3585.32/3595.14	c #Conflicts:    1578000 | #Constraints:      72113
3585.32/3595.14	c #Conflicts:    1579000 | #Constraints:      73113
3585.32/3595.14	c #Conflicts:    1580000 | #Constraints:      74113
3585.32/3595.14	c #Conflicts:    1581000 | #Constraints:      75113
3585.32/3595.14	c #Conflicts:    1582000 | #Constraints:      76113
3585.32/3595.14	c #Conflicts:    1583000 | #Constraints:      77113
3585.32/3595.14	c #Conflicts:    1584000 | #Constraints:      78113
3585.32/3595.14	c #Conflicts:    1585000 | #Constraints:      79113
3585.32/3595.14	c #Conflicts:    1586000 | #Constraints:      80113
3585.32/3595.14	c #Conflicts:    1587000 | #Constraints:      81113
3585.32/3595.14	c #Conflicts:    1588000 | #Constraints:      82113
3585.32/3595.14	c #Conflicts:    1589000 | #Constraints:      83113
3585.32/3595.14	c #Conflicts:    1590000 | #Constraints:      84113
3585.32/3595.14	c #Conflicts:    1591000 | #Constraints:      85114
3585.32/3595.14	c #Conflicts:    1592000 | #Constraints:      86114
3585.32/3595.14	c #Conflicts:    1593000 | #Constraints:      87114
3585.32/3595.14	c #Conflicts:    1594000 | #Constraints:      88115
3585.32/3595.14	c #Conflicts:    1595000 | #Constraints:      89115
3585.32/3595.14	c #Conflicts:    1596000 | #Constraints:      90115
3585.32/3595.14	c #Conflicts:    1597000 | #Constraints:      91115
3585.32/3595.14	c #Conflicts:    1598000 | #Constraints:      92115
3585.32/3595.14	c #Conflicts:    1599000 | #Constraints:      93115
3585.32/3595.14	c #Conflicts:    1600000 | #Constraints:      94115
3585.32/3595.14	c #Conflicts:    1601000 | #Constraints:      95115
3585.32/3595.14	c #Conflicts:    1602000 | #Constraints:      96115
3585.32/3595.14	c #Conflicts:    1603000 | #Constraints:      97115
3585.32/3595.14	c #Conflicts:    1604000 | #Constraints:      98115
3585.32/3595.14	c #Conflicts:    1605000 | #Constraints:      99115
3585.32/3595.14	c #Conflicts:    1606000 | #Constraints:     100115
3585.32/3595.14	c #Conflicts:    1607000 | #Constraints:     101115
3585.32/3595.14	c #Conflicts:    1608000 | #Constraints:     102115
3585.32/3595.14	c #Conflicts:    1609000 | #Constraints:     103115
3585.32/3595.14	c #Conflicts:    1610000 | #Constraints:     104115
3585.32/3595.14	c #Conflicts:    1611000 | #Constraints:     105115
3585.32/3595.14	c #Conflicts:    1612000 | #Constraints:     106115
3585.32/3595.14	c #Conflicts:    1613000 | #Constraints:     107115
3585.32/3595.14	c #Conflicts:    1614000 | #Constraints:     108115
3585.32/3595.14	c #Conflicts:    1615000 | #Constraints:     109115
3585.32/3595.14	c #Conflicts:    1616000 | #Constraints:     110115
3585.32/3595.14	c #Conflicts:    1617000 | #Constraints:     111115
3585.32/3595.14	c #Conflicts:    1618000 | #Constraints:     112115
3585.32/3595.14	c #Conflicts:    1619000 | #Constraints:     113116
3585.32/3595.14	c #Conflicts:    1620000 | #Constraints:     114116
3585.32/3595.14	c #Conflicts:    1621000 | #Constraints:     115116
3585.32/3595.14	c #Conflicts:    1622000 | #Constraints:     116116
3585.32/3595.14	c #Conflicts:    1623000 | #Constraints:     117116
3585.32/3595.14	c #Conflicts:    1624000 | #Constraints:     118116
3585.32/3595.14	c #Conflicts:    1625000 | #Constraints:     119116
3585.32/3595.14	c #Conflicts:    1626000 | #Constraints:     120116
3585.32/3595.14	c #Conflicts:    1627000 | #Constraints:     121116
3585.32/3595.14	c #Conflicts:    1628000 | #Constraints:     122116
3585.32/3595.14	c #Conflicts:    1629000 | #Constraints:     123116
3585.32/3595.14	c #Conflicts:    1630000 | #Constraints:     124116
3585.32/3595.14	c #Conflicts:    1631000 | #Constraints:     125117
3585.32/3595.14	c #Conflicts:    1632000 | #Constraints:     126117
3585.32/3595.14	c #Conflicts:    1633000 | #Constraints:     127117
3585.32/3595.14	c #Conflicts:    1634000 | #Constraints:     128117
3585.32/3595.14	c #Conflicts:    1635000 | #Constraints:     129117
3585.32/3595.14	c #Conflicts:    1636000 | #Constraints:     130117
3585.32/3595.14	c #Conflicts:    1637000 | #Constraints:     131117
3585.32/3595.14	c #Conflicts:    1638000 | #Constraints:     132117
3585.32/3595.14	c #Conflicts:    1639000 | #Constraints:     133117
3585.32/3595.14	c #Conflicts:    1640000 | #Constraints:     134117
3585.32/3595.14	c #Conflicts:    1641000 | #Constraints:     135117
3585.32/3595.14	c #Conflicts:    1642000 | #Constraints:     136117
3585.32/3595.14	c #Conflicts:    1643000 | #Constraints:     137117
3585.32/3595.14	c #Conflicts:    1644000 | #Constraints:     138118
3585.32/3595.14	c #Conflicts:    1645000 | #Constraints:     139118
3585.32/3595.14	c #Conflicts:    1646000 | #Constraints:     140118
3585.32/3595.14	c #Conflicts:    1647000 | #Constraints:     141118
3585.32/3595.14	c #Conflicts:    1648000 | #Constraints:     142118
3585.32/3595.14	c #Conflicts:    1649000 | #Constraints:     143119
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1529
3585.32/3595.14	c #Conflicts:    1650000 | #Constraints:      73652
3585.32/3595.14	c #Conflicts:    1651000 | #Constraints:      74652
3585.32/3595.14	c #Conflicts:    1652000 | #Constraints:      75652
3585.32/3595.14	c #Conflicts:    1653000 | #Constraints:      76653
3585.32/3595.14	c #Conflicts:    1654000 | #Constraints:      77653
3585.32/3595.14	c #Conflicts:    1655000 | #Constraints:      78653
3585.32/3595.14	c #Conflicts:    1656000 | #Constraints:      79655
3585.32/3595.14	c #Conflicts:    1657000 | #Constraints:      80655
3585.32/3595.14	c #Conflicts:    1658000 | #Constraints:      81655
3585.32/3595.14	c #Conflicts:    1659000 | #Constraints:      82655
3585.32/3595.14	c #Conflicts:    1660000 | #Constraints:      83656
3585.32/3595.14	c #Conflicts:    1661000 | #Constraints:      84656
3585.32/3595.14	c #Conflicts:    1662000 | #Constraints:      85656
3585.32/3595.14	c #Conflicts:    1663000 | #Constraints:      86656
3585.32/3595.14	c #Conflicts:    1664000 | #Constraints:      87656
3585.32/3595.14	c #Conflicts:    1665000 | #Constraints:      88656
3585.32/3595.14	c #Conflicts:    1666000 | #Constraints:      89657
3585.32/3595.14	c #Conflicts:    1667000 | #Constraints:      90659
3585.32/3595.14	c #Conflicts:    1668000 | #Constraints:      91660
3585.32/3595.14	c #Conflicts:    1669000 | #Constraints:      92660
3585.32/3595.14	c #Conflicts:    1670000 | #Constraints:      93660
3585.32/3595.14	c #Conflicts:    1671000 | #Constraints:      94660
3585.32/3595.14	c #Conflicts:    1672000 | #Constraints:      95660
3585.32/3595.14	c #Conflicts:    1673000 | #Constraints:      96660
3585.32/3595.14	c #Conflicts:    1674000 | #Constraints:      97660
3585.32/3595.14	c #Conflicts:    1675000 | #Constraints:      98662
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1537
3585.32/3595.14	c #Conflicts:    1676000 | #Constraints:      51036
3585.32/3595.14	c #Conflicts:    1677000 | #Constraints:      52036
3585.32/3595.14	c #Conflicts:    1678000 | #Constraints:      53037
3585.32/3595.14	c #Conflicts:    1679000 | #Constraints:      54037
3585.32/3595.14	c #Conflicts:    1680000 | #Constraints:      55037
3585.32/3595.14	c #Conflicts:    1681000 | #Constraints:      56037
3585.32/3595.14	c #Conflicts:    1682000 | #Constraints:      57037
3585.32/3595.14	c #Conflicts:    1683000 | #Constraints:      58037
3585.32/3595.14	c #Conflicts:    1684000 | #Constraints:      59037
3585.32/3595.14	c #Conflicts:    1685000 | #Constraints:      60037
3585.32/3595.14	c #Conflicts:    1686000 | #Constraints:      61037
3585.32/3595.14	c #Conflicts:    1687000 | #Constraints:      62038
3585.32/3595.14	c #Conflicts:    1688000 | #Constraints:      63038
3585.32/3595.14	c #Conflicts:    1689000 | #Constraints:      64038
3585.32/3595.14	c #Conflicts:    1690000 | #Constraints:      65038
3585.32/3595.14	c #Conflicts:    1691000 | #Constraints:      66038
3585.32/3595.14	c #Conflicts:    1692000 | #Constraints:      67038
3585.32/3595.14	c #Conflicts:    1693000 | #Constraints:      68038
3585.32/3595.14	c #Conflicts:    1694000 | #Constraints:      69038
3585.32/3595.14	c #Conflicts:    1695000 | #Constraints:      70038
3585.32/3595.14	c #Conflicts:    1696000 | #Constraints:      71038
3585.32/3595.14	c #Conflicts:    1697000 | #Constraints:      72038
3585.32/3595.14	c #Conflicts:    1698000 | #Constraints:      73038
3585.32/3595.14	c #Conflicts:    1699000 | #Constraints:      74038
3585.32/3595.14	c #Conflicts:    1700000 | #Constraints:      75038
3585.32/3595.14	c #Conflicts:    1701000 | #Constraints:      76038
3585.32/3595.14	c #Conflicts:    1702000 | #Constraints:      77039
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1548
3585.32/3595.14	c #Conflicts:    1703000 | #Constraints:      40216
3585.32/3595.14	c #Conflicts:    1704000 | #Constraints:      41216
3585.32/3595.14	c #Conflicts:    1705000 | #Constraints:      42218
3585.32/3595.14	c #Conflicts:    1706000 | #Constraints:      43219
3585.32/3595.14	c #Conflicts:    1707000 | #Constraints:      44219
3585.32/3595.14	c #Conflicts:    1708000 | #Constraints:      45219
3585.32/3595.14	c #Conflicts:    1709000 | #Constraints:      46220
3585.32/3595.14	c #Conflicts:    1710000 | #Constraints:      47220
3585.32/3595.14	c #Conflicts:    1711000 | #Constraints:      48220
3585.32/3595.14	c #Conflicts:    1712000 | #Constraints:      49220
3585.32/3595.14	c #Conflicts:    1713000 | #Constraints:      50220
3585.32/3595.14	c #Conflicts:    1714000 | #Constraints:      51220
3585.32/3595.14	c #Conflicts:    1715000 | #Constraints:      52221
3585.32/3595.14	c #Conflicts:    1716000 | #Constraints:      53221
3585.32/3595.14	c #Conflicts:    1717000 | #Constraints:      54221
3585.32/3595.14	c #Conflicts:    1718000 | #Constraints:      55221
3585.32/3595.14	c #Conflicts:    1719000 | #Constraints:      56221
3585.32/3595.14	c #Conflicts:    1720000 | #Constraints:      57222
3585.32/3595.14	c #Conflicts:    1721000 | #Constraints:      58222
3585.32/3595.14	c #Conflicts:    1722000 | #Constraints:      59222
3585.32/3595.14	c #Conflicts:    1723000 | #Constraints:      60222
3585.32/3595.14	c #Conflicts:    1724000 | #Constraints:      61222
3585.32/3595.14	c #Conflicts:    1725000 | #Constraints:      62222
3585.32/3595.14	c #Conflicts:    1726000 | #Constraints:      63222
3585.32/3595.14	c #Conflicts:    1727000 | #Constraints:      64222
3585.32/3595.14	c #Conflicts:    1728000 | #Constraints:      65222
3585.32/3595.14	c #Conflicts:    1729000 | #Constraints:      66222
3585.32/3595.14	c #Conflicts:    1730000 | #Constraints:      67222
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1548
3585.32/3595.14	c #Conflicts:    1731000 | #Constraints:      35711
3585.32/3595.14	c #Conflicts:    1732000 | #Constraints:      36712
3585.32/3595.14	c #Conflicts:    1733000 | #Constraints:      37712
3585.32/3595.14	c #Conflicts:    1734000 | #Constraints:      38713
3585.32/3595.14	c #Conflicts:    1735000 | #Constraints:      39713
3585.32/3595.14	c #Conflicts:    1736000 | #Constraints:      40713
3585.32/3595.14	c #Conflicts:    1737000 | #Constraints:      41713
3585.32/3595.14	c #Conflicts:    1738000 | #Constraints:      42713
3585.32/3595.14	c #Conflicts:    1739000 | #Constraints:      43713
3585.32/3595.14	c #Conflicts:    1740000 | #Constraints:      44713
3585.32/3595.14	c #Conflicts:    1741000 | #Constraints:      45713
3585.32/3595.14	c #Conflicts:    1742000 | #Constraints:      46713
3585.32/3595.14	c #Conflicts:    1743000 | #Constraints:      47714
3585.32/3595.14	c #Conflicts:    1744000 | #Constraints:      48714
3585.32/3595.14	c #Conflicts:    1745000 | #Constraints:      49714
3585.32/3595.14	c #Conflicts:    1746000 | #Constraints:      50714
3585.32/3595.14	c #Conflicts:    1747000 | #Constraints:      51714
3585.32/3595.14	c #Conflicts:    1748000 | #Constraints:      52715
3585.32/3595.14	c #Conflicts:    1749000 | #Constraints:      53715
3585.32/3595.14	c #Conflicts:    1750000 | #Constraints:      54715
3585.32/3595.14	c #Conflicts:    1751000 | #Constraints:      55715
3585.32/3595.14	c #Conflicts:    1752000 | #Constraints:      56715
3585.32/3595.14	c #Conflicts:    1753000 | #Constraints:      57715
3585.32/3595.14	c #Conflicts:    1754000 | #Constraints:      58715
3585.32/3595.14	c #Conflicts:    1755000 | #Constraints:      59715
3585.32/3595.14	c #Conflicts:    1756000 | #Constraints:      60715
3585.32/3595.14	c #Conflicts:    1757000 | #Constraints:      61715
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.1577
3585.32/3595.14	c #Conflicts:    1758000 | #Constraints:      32753
3585.32/3595.14	c #Conflicts:    1759000 | #Constraints:      33753
3585.32/3595.14	c #Conflicts:    1760000 | #Constraints:      34753
3585.32/3595.14	c #Conflicts:    1761000 | #Constraints:      35753
3585.32/3595.14	c #Conflicts:    1762000 | #Constraints:      36753
3585.32/3595.14	c #Conflicts:    1763000 | #Constraints:      37753
3585.32/3595.14	c #Conflicts:    1764000 | #Constraints:      38754
3585.32/3595.14	c #Conflicts:    1765000 | #Constraints:      39754
3585.32/3595.14	c #Conflicts:    1766000 | #Constraints:      40754
3585.32/3595.14	c #Conflicts:    1767000 | #Constraints:      41754
3585.32/3595.14	c #Conflicts:    1768000 | #Constraints:      42754
3585.32/3595.14	c #Conflicts:    1769000 | #Constraints:      43754
3585.32/3595.14	c #Conflicts:    1770000 | #Constraints:      44754
3585.32/3595.14	c #Conflicts:    1771000 | #Constraints:      45755
3585.32/3595.14	c #Conflicts:    1772000 | #Constraints:      46755
3585.32/3595.14	c #Conflicts:    1773000 | #Constraints:      47755
3585.32/3595.14	c #Conflicts:    1774000 | #Constraints:      48756
3585.32/3595.14	c #Conflicts:    1775000 | #Constraints:      49756
3585.32/3595.14	c #Conflicts:    1776000 | #Constraints:      50756
3585.32/3595.14	c #Conflicts:    1777000 | #Constraints:      51756
3585.32/3595.14	c #Conflicts:    1778000 | #Constraints:      52757
3585.32/3595.14	c #Conflicts:    1779000 | #Constraints:      53757
3585.32/3595.14	c #Conflicts:    1780000 | #Constraints:      54757
3585.32/3595.14	c #Conflicts:    1781000 | #Constraints:      55757
3585.32/3595.14	c #Conflicts:    1782000 | #Constraints:      56757
3585.32/3595.14	c #Conflicts:    1783000 | #Constraints:      57757
3585.32/3595.14	c #Conflicts:    1784000 | #Constraints:      58757
3585.32/3595.14	c #Conflicts:    1785000 | #Constraints:      59758
3585.32/3595.14	c #Conflicts:    1786000 | #Constraints:      60758
3585.32/3595.14	c #Conflicts:    1787000 | #Constraints:      61758
3585.32/3595.14	c #Conflicts:    1788000 | #Constraints:      62759
3585.32/3595.14	c #Conflicts:    1789000 | #Constraints:      63759
3585.32/3595.14	c #Conflicts:    1790000 | #Constraints:      64759
3585.32/3595.14	c #Conflicts:    1791000 | #Constraints:      65759
3585.32/3595.14	c #Conflicts:    1792000 | #Constraints:      66760
3585.32/3595.14	c #Conflicts:    1793000 | #Constraints:      67760
3585.32/3595.14	c #Conflicts:    1794000 | #Constraints:      68760
3585.32/3595.14	c #Conflicts:    1795000 | #Constraints:      69760
3585.32/3595.14	c #Conflicts:    1796000 | #Constraints:      70760
3585.32/3595.14	c #Conflicts:    1797000 | #Constraints:      71760
3585.32/3595.14	c #Conflicts:    1798000 | #Constraints:      72760
3585.32/3595.14	c #Conflicts:    1799000 | #Constraints:      73760
3585.32/3595.14	c #Conflicts:    1800000 | #Constraints:      74760
3585.32/3595.14	c #Conflicts:    1801000 | #Constraints:      75760
3585.32/3595.14	c #Conflicts:    1802000 | #Constraints:      76760
3585.32/3595.14	c #Conflicts:    1803000 | #Constraints:      77760
3585.32/3595.14	c #Conflicts:    1804000 | #Constraints:      78760
3585.32/3595.14	c #Conflicts:    1805000 | #Constraints:      79760
3585.32/3595.14	c #Conflicts:    1806000 | #Constraints:      80760
3585.32/3595.14	c #Conflicts:    1807000 | #Constraints:      81762
3585.32/3595.14	c #Conflicts:    1808000 | #Constraints:      82762
3585.32/3595.14	c #Conflicts:    1809000 | #Constraints:      83762
3585.32/3595.14	c #Conflicts:    1810000 | #Constraints:      84762
3585.32/3595.14	c #Conflicts:    1811000 | #Constraints:      85762
3585.32/3595.14	c #Conflicts:    1812000 | #Constraints:      86762
3585.32/3595.14	c #Conflicts:    1813000 | #Constraints:      87762
3585.32/3595.14	c #Conflicts:    1814000 | #Constraints:      88762
3585.32/3595.14	c #Conflicts:    1815000 | #Constraints:      89762
3585.32/3595.14	c #Conflicts:    1816000 | #Constraints:      90762
3585.32/3595.14	c #Conflicts:    1817000 | #Constraints:      91762
3585.32/3595.14	c #Conflicts:    1818000 | #Constraints:      92762
3585.32/3595.14	c #Conflicts:    1819000 | #Constraints:      93762
3585.32/3595.14	c #Conflicts:    1820000 | #Constraints:      94762
3585.32/3595.14	c #Conflicts:    1821000 | #Constraints:      95762
3585.32/3595.14	c #Conflicts:    1822000 | #Constraints:      96762
3585.32/3595.14	c #Conflicts:    1823000 | #Constraints:      97762
3585.32/3595.14	c #Conflicts:    1824000 | #Constraints:      98762
3585.32/3595.14	c #Conflicts:    1825000 | #Constraints:      99762
3585.32/3595.14	c #Conflicts:    1826000 | #Constraints:     100762
3585.32/3595.14	c #Conflicts:    1827000 | #Constraints:     101765
3585.32/3595.14	c #Conflicts:    1828000 | #Constraints:     102765
3585.32/3595.14	c #Conflicts:    1829000 | #Constraints:     103766
3585.32/3595.14	c #Conflicts:    1830000 | #Constraints:     104766
3585.32/3595.14	c #Conflicts:    1831000 | #Constraints:     105766
3585.32/3595.14	c #Conflicts:    1832000 | #Constraints:     106767
3585.32/3595.14	c #Conflicts:    1833000 | #Constraints:     107767
3585.32/3595.14	c #Conflicts:    1834000 | #Constraints:     108767
3585.32/3595.14	c #Conflicts:    1835000 | #Constraints:     109767
3585.32/3595.14	c #Conflicts:    1836000 | #Constraints:     110768
3585.32/3595.14	c #Conflicts:    1837000 | #Constraints:     111768
3585.32/3595.14	c #Conflicts:    1838000 | #Constraints:     112769
3585.32/3595.14	c #Conflicts:    1839000 | #Constraints:     113769
3585.32/3595.14	c #Conflicts:    1840000 | #Constraints:     114769
3585.32/3595.14	c #Conflicts:    1841000 | #Constraints:     115769
3585.32/3595.14	c #Conflicts:    1842000 | #Constraints:     116769
3585.32/3595.14	c #Conflicts:    1843000 | #Constraints:     117769
3585.32/3595.14	c #Conflicts:    1844000 | #Constraints:     118769
3585.32/3595.14	c #Conflicts:    1845000 | #Constraints:     119771
3585.32/3595.14	c #Conflicts:    1846000 | #Constraints:     120772
3585.32/3595.14	c #Conflicts:    1847000 | #Constraints:     121772
3585.32/3595.14	c #Conflicts:    1848000 | #Constraints:     122772
3585.32/3595.14	c #Conflicts:    1849000 | #Constraints:     123772
3585.32/3595.14	c #Conflicts:    1850000 | #Constraints:     124772
3585.32/3595.14	c #Conflicts:    1851000 | #Constraints:     125772
3585.32/3595.14	c #Conflicts:    1852000 | #Constraints:     126772
3585.32/3595.14	c #Conflicts:    1853000 | #Constraints:     127772
3585.32/3595.14	c #Conflicts:    1854000 | #Constraints:     128772
3585.32/3595.14	c #Conflicts:    1855000 | #Constraints:     129773
3585.32/3595.14	c #Conflicts:    1856000 | #Constraints:     130773
3585.32/3595.14	c #Conflicts:    1857000 | #Constraints:     131775
3585.32/3595.14	c #Conflicts:    1858000 | #Constraints:     132776
3585.32/3595.14	c #Conflicts:    1859000 | #Constraints:     133776
3585.32/3595.14	c #Conflicts:    1860000 | #Constraints:     134776
3585.32/3595.14	c #Conflicts:    1861000 | #Constraints:     135776
3585.32/3595.14	c #Conflicts:    1862000 | #Constraints:     136776
3585.32/3595.14	c #Conflicts:    1863000 | #Constraints:     137776
3585.32/3595.14	c #Conflicts:    1864000 | #Constraints:     138776
3585.32/3595.14	c #Conflicts:    1865000 | #Constraints:     139776
3585.32/3595.14	c #Conflicts:    1866000 | #Constraints:     140776
3585.32/3595.14	c #Conflicts:    1867000 | #Constraints:     141776
3585.32/3595.14	c #Conflicts:    1868000 | #Constraints:     142776
3585.32/3595.14	c #Conflicts:    1869000 | #Constraints:     143776
3585.32/3595.14	c #Conflicts:    1870000 | #Constraints:     144776
3585.32/3595.14	c #Conflicts:    1871000 | #Constraints:     145776
3585.32/3595.14	c #Conflicts:    1872000 | #Constraints:     146776
3585.32/3595.14	c #Conflicts:    1873000 | #Constraints:     147776
3585.32/3595.14	c #Conflicts:    1874000 | #Constraints:     148776
3585.32/3595.14	c #Conflicts:    1875000 | #Constraints:     149778
3585.32/3595.14	c #Conflicts:    1876000 | #Constraints:     150778
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.2024
3585.32/3595.14	c #Conflicts:    1877000 | #Constraints:      77095
3585.32/3595.14	c #Conflicts:    1878000 | #Constraints:      78095
3585.32/3595.14	c #Conflicts:    1879000 | #Constraints:      79095
3585.32/3595.14	c #Conflicts:    1880000 | #Constraints:      80095
3585.32/3595.14	c #Conflicts:    1881000 | #Constraints:      81095
3585.32/3595.14	c #Conflicts:    1882000 | #Constraints:      82095
3585.32/3595.14	c #Conflicts:    1883000 | #Constraints:      83095
3585.32/3595.14	c #Conflicts:    1884000 | #Constraints:      84095
3585.32/3595.14	c #Conflicts:    1885000 | #Constraints:      85095
3585.32/3595.14	c #Conflicts:    1886000 | #Constraints:      86095
3585.32/3595.14	c #Conflicts:    1887000 | #Constraints:      87096
3585.32/3595.14	c #Conflicts:    1888000 | #Constraints:      88096
3585.32/3595.14	c #Conflicts:    1889000 | #Constraints:      89096
3585.32/3595.14	c #Conflicts:    1890000 | #Constraints:      90096
3585.32/3595.14	c #Conflicts:    1891000 | #Constraints:      91096
3585.32/3595.14	c #Conflicts:    1892000 | #Constraints:      92096
3585.32/3595.14	c #Conflicts:    1893000 | #Constraints:      93096
3585.32/3595.14	c #Conflicts:    1894000 | #Constraints:      94096
3585.32/3595.14	c #Conflicts:    1895000 | #Constraints:      95096
3585.32/3595.14	c #Conflicts:    1896000 | #Constraints:      96096
3585.32/3595.14	c #Conflicts:    1897000 | #Constraints:      97097
3585.32/3595.14	c #Conflicts:    1898000 | #Constraints:      98097
3585.32/3595.14	c #Conflicts:    1899000 | #Constraints:      99097
3585.32/3595.14	c #Conflicts:    1900000 | #Constraints:     100097
3585.32/3595.14	c #Conflicts:    1901000 | #Constraints:     101097
3585.32/3595.14	c #Conflicts:    1902000 | #Constraints:     102097
3585.32/3595.14	c #Conflicts:    1903000 | #Constraints:     103097
3585.32/3595.14	c #Conflicts:    1904000 | #Constraints:     104097
3585.32/3595.14	c #Conflicts:    1905000 | #Constraints:     105097
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.2024
3585.32/3595.14	c #Conflicts:    1906000 | #Constraints:      54408
3585.32/3595.14	c #Conflicts:    1907000 | #Constraints:      55408
3585.32/3595.14	c #Conflicts:    1908000 | #Constraints:      56408
3585.32/3595.14	c #Conflicts:    1909000 | #Constraints:      57408
3585.32/3595.14	c #Conflicts:    1910000 | #Constraints:      58408
3585.32/3595.14	c #Conflicts:    1911000 | #Constraints:      59408
3585.32/3595.14	c #Conflicts:    1912000 | #Constraints:      60409
3585.32/3595.14	c #Conflicts:    1913000 | #Constraints:      61409
3585.32/3595.14	c #Conflicts:    1914000 | #Constraints:      62409
3585.32/3595.14	c #Conflicts:    1915000 | #Constraints:      63409
3585.32/3595.14	c #Conflicts:    1916000 | #Constraints:      64409
3585.32/3595.14	c #Conflicts:    1917000 | #Constraints:      65409
3585.32/3595.14	c #Conflicts:    1918000 | #Constraints:      66409
3585.32/3595.14	c #Conflicts:    1919000 | #Constraints:      67409
3585.32/3595.14	c #Conflicts:    1920000 | #Constraints:      68409
3585.32/3595.14	c #Conflicts:    1921000 | #Constraints:      69409
3585.32/3595.14	c #Conflicts:    1922000 | #Constraints:      70409
3585.32/3595.14	c #Conflicts:    1923000 | #Constraints:      71410
3585.32/3595.14	c #Conflicts:    1924000 | #Constraints:      72410
3585.32/3595.14	c #Conflicts:    1925000 | #Constraints:      73410
3585.32/3595.14	c #Conflicts:    1926000 | #Constraints:      74410
3585.32/3595.14	c #Conflicts:    1927000 | #Constraints:      75410
3585.32/3595.14	c #Conflicts:    1928000 | #Constraints:      76410
3585.32/3595.14	c #Conflicts:    1929000 | #Constraints:      77410
3585.32/3595.14	c #Conflicts:    1930000 | #Constraints:      78410
3585.32/3595.14	c #Conflicts:    1931000 | #Constraints:      79411
3585.32/3595.14	c #Conflicts:    1932000 | #Constraints:      80412
3585.32/3595.14	c #Conflicts:    1933000 | #Constraints:      81412
3585.32/3595.14	c #Conflicts:    1934000 | #Constraints:      82412
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.2024
3585.32/3595.14	c #Conflicts:    1935000 | #Constraints:      43123
3585.32/3595.14	c #Conflicts:    1936000 | #Constraints:      44123
3585.32/3595.14	c #Conflicts:    1937000 | #Constraints:      45123
3585.32/3595.14	c #Conflicts:    1938000 | #Constraints:      46123
3585.32/3595.14	c #Conflicts:    1939000 | #Constraints:      47123
3585.32/3595.14	c #Conflicts:    1940000 | #Constraints:      48123
3585.32/3595.14	c #Conflicts:    1941000 | #Constraints:      49123
3585.32/3595.14	c #Conflicts:    1942000 | #Constraints:      50123
3585.32/3595.14	c #Conflicts:    1943000 | #Constraints:      51123
3585.32/3595.14	c #Conflicts:    1944000 | #Constraints:      52124
3585.32/3595.14	c #Conflicts:    1945000 | #Constraints:      53124
3585.32/3595.14	c #Conflicts:    1946000 | #Constraints:      54124
3585.32/3595.14	c #Conflicts:    1947000 | #Constraints:      55124
3585.32/3595.14	c #Conflicts:    1948000 | #Constraints:      56124
3585.32/3595.14	c #Conflicts:    1949000 | #Constraints:      57124
3585.32/3595.14	c #Conflicts:    1950000 | #Constraints:      58124
3585.32/3595.14	c #Conflicts:    1951000 | #Constraints:      59124
3585.32/3595.14	c #Conflicts:    1952000 | #Constraints:      60124
3585.32/3595.14	c #Conflicts:    1953000 | #Constraints:      61124
3585.32/3595.14	c #Conflicts:    1954000 | #Constraints:      62124
3585.32/3595.14	c #Conflicts:    1955000 | #Constraints:      63124
3585.32/3595.14	c #Conflicts:    1956000 | #Constraints:      64124
3585.32/3595.14	c #Conflicts:    1957000 | #Constraints:      65124
3585.32/3595.14	c #Conflicts:    1958000 | #Constraints:      66124
3585.32/3595.14	c #Conflicts:    1959000 | #Constraints:      67124
3585.32/3595.14	c #Conflicts:    1960000 | #Constraints:      68125
3585.32/3595.14	c #Conflicts:    1961000 | #Constraints:      69126
3585.32/3595.14	c #Conflicts:    1962000 | #Constraints:      70126
3585.32/3595.14	c #Conflicts:    1963000 | #Constraints:      71126
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.2024
3585.32/3595.14	c #Conflicts:    1964000 | #Constraints:      37408
3585.32/3595.14	c #Conflicts:    1965000 | #Constraints:      38408
3585.32/3595.14	c #Conflicts:    1966000 | #Constraints:      39408
3585.32/3595.14	c #Conflicts:    1967000 | #Constraints:      40408
3585.32/3595.14	c #Conflicts:    1968000 | #Constraints:      41408
3585.32/3595.14	c #Conflicts:    1969000 | #Constraints:      42408
3585.32/3595.14	c #Conflicts:    1970000 | #Constraints:      43408
3585.32/3595.14	c #Conflicts:    1971000 | #Constraints:      44408
3585.32/3595.14	c #Conflicts:    1972000 | #Constraints:      45408
3585.32/3595.14	c #Conflicts:    1973000 | #Constraints:      46408
3585.32/3595.14	c #Conflicts:    1974000 | #Constraints:      47408
3585.32/3595.14	c #Conflicts:    1975000 | #Constraints:      48408
3585.32/3595.14	c #Conflicts:    1976000 | #Constraints:      49408
3585.32/3595.14	c #Conflicts:    1977000 | #Constraints:      50408
3585.32/3595.14	c #Conflicts:    1978000 | #Constraints:      51408
3585.32/3595.14	c #Conflicts:    1979000 | #Constraints:      52408
3585.32/3595.14	c #Conflicts:    1980000 | #Constraints:      53408
3585.32/3595.14	c #Conflicts:    1981000 | #Constraints:      54408
3585.32/3595.14	c #Conflicts:    1982000 | #Constraints:      55408
3585.32/3595.14	c #Conflicts:    1983000 | #Constraints:      56408
3585.32/3595.14	c #Conflicts:    1984000 | #Constraints:      57409
3585.32/3595.14	c #Conflicts:    1985000 | #Constraints:      58409
3585.32/3595.14	c #Conflicts:    1986000 | #Constraints:      59409
3585.32/3595.14	c #Conflicts:    1987000 | #Constraints:      60409
3585.32/3595.14	c #Conflicts:    1988000 | #Constraints:      61409
3585.32/3595.14	c #Conflicts:    1989000 | #Constraints:      62409
3585.32/3595.14	c #Conflicts:    1990000 | #Constraints:      63409
3585.32/3595.14	c #Conflicts:    1991000 | #Constraints:      64409
3585.32/3595.14	c #Conflicts:    1992000 | #Constraints:      65409
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.3786
3585.32/3595.14	c #Conflicts:    1993000 | #Constraints:      34408
3585.32/3595.14	c #Conflicts:    1994000 | #Constraints:      35408
3585.32/3595.14	c #Conflicts:    1995000 | #Constraints:      36408
3585.32/3595.14	c #Conflicts:    1996000 | #Constraints:      37408
3585.32/3595.14	c #Conflicts:    1997000 | #Constraints:      38408
3585.32/3595.14	c #Conflicts:    1998000 | #Constraints:      39408
3585.32/3595.14	c #Conflicts:    1999000 | #Constraints:      40409
3585.32/3595.14	c #Conflicts:    2000000 | #Constraints:      41409
3585.32/3595.14	c #Conflicts:    2001000 | #Constraints:      42409
3585.32/3595.14	c #Conflicts:    2002000 | #Constraints:      43409
3585.32/3595.14	c #Conflicts:    2003000 | #Constraints:      44410
3585.32/3595.14	c #Conflicts:    2004000 | #Constraints:      45410
3585.32/3595.14	c #Conflicts:    2005000 | #Constraints:      46410
3585.32/3595.14	c #Conflicts:    2006000 | #Constraints:      47410
3585.32/3595.14	c #Conflicts:    2007000 | #Constraints:      48410
3585.32/3595.14	c #Conflicts:    2008000 | #Constraints:      49410
3585.32/3595.14	c #Conflicts:    2009000 | #Constraints:      50410
3585.32/3595.14	c #Conflicts:    2010000 | #Constraints:      51410
3585.32/3595.14	c #Conflicts:    2011000 | #Constraints:      52410
3585.32/3595.14	c #Conflicts:    2012000 | #Constraints:      53410
3585.32/3595.14	c #Conflicts:    2013000 | #Constraints:      54411
3585.32/3595.14	c #Conflicts:    2014000 | #Constraints:      55412
3585.32/3595.14	c #Conflicts:    2015000 | #Constraints:      56412
3585.32/3595.14	c #Conflicts:    2016000 | #Constraints:      57412
3585.32/3595.14	c #Conflicts:    2017000 | #Constraints:      58412
3585.32/3595.14	c #Conflicts:    2018000 | #Constraints:      59412
3585.32/3595.14	c #Conflicts:    2019000 | #Constraints:      60412
3585.32/3595.14	c #Conflicts:    2020000 | #Constraints:      61412
3585.32/3595.14	c #Conflicts:    2021000 | #Constraints:      62412
3585.32/3595.14	c #Conflicts:    2022000 | #Constraints:      63412
3585.32/3595.14	c #Conflicts:    2023000 | #Constraints:      64412
3585.32/3595.14	c #Conflicts:    2024000 | #Constraints:      65412
3585.32/3595.14	c #Conflicts:    2025000 | #Constraints:      66412
3585.32/3595.14	c #Conflicts:    2026000 | #Constraints:      67412
3585.32/3595.14	c #Conflicts:    2027000 | #Constraints:      68412
3585.32/3595.14	c #Conflicts:    2028000 | #Constraints:      69412
3585.32/3595.14	c #Conflicts:    2029000 | #Constraints:      70412
3585.32/3595.14	c #Conflicts:    2030000 | #Constraints:      71412
3585.32/3595.14	c #Conflicts:    2031000 | #Constraints:      72412
3585.32/3595.14	c #Conflicts:    2032000 | #Constraints:      73412
3585.32/3595.14	c #Conflicts:    2033000 | #Constraints:      74412
3585.32/3595.14	c #Conflicts:    2034000 | #Constraints:      75412
3585.32/3595.14	c #Conflicts:    2035000 | #Constraints:      76412
3585.32/3595.14	c #Conflicts:    2036000 | #Constraints:      77413
3585.32/3595.14	c #Conflicts:    2037000 | #Constraints:      78413
3585.32/3595.14	c #Conflicts:    2038000 | #Constraints:      79413
3585.32/3595.14	c #Conflicts:    2039000 | #Constraints:      80413
3585.32/3595.14	c #Conflicts:    2040000 | #Constraints:      81413
3585.32/3595.14	c #Conflicts:    2041000 | #Constraints:      82413
3585.32/3595.14	c #Conflicts:    2042000 | #Constraints:      83413
3585.32/3595.14	c #Conflicts:    2043000 | #Constraints:      84414
3585.32/3595.14	c #Conflicts:    2044000 | #Constraints:      85414
3585.32/3595.14	c #Conflicts:    2045000 | #Constraints:      86414
3585.32/3595.14	c #Conflicts:    2046000 | #Constraints:      87414
3585.32/3595.14	c #Conflicts:    2047000 | #Constraints:      88414
3585.32/3595.14	c #Conflicts:    2048000 | #Constraints:      89414
3585.32/3595.14	c #Conflicts:    2049000 | #Constraints:      90414
3585.32/3595.14	c #Conflicts:    2050000 | #Constraints:      91414
3585.32/3595.14	c #Conflicts:    2051000 | #Constraints:      92414
3585.32/3595.14	c #Conflicts:    2052000 | #Constraints:      93414
3585.32/3595.14	c #Conflicts:    2053000 | #Constraints:      94414
3585.32/3595.14	c #Conflicts:    2054000 | #Constraints:      95414
3585.32/3595.14	c #Conflicts:    2055000 | #Constraints:      96414
3585.32/3595.14	c #Conflicts:    2056000 | #Constraints:      97415
3585.32/3595.14	c #Conflicts:    2057000 | #Constraints:      98415
3585.32/3595.14	c #Conflicts:    2058000 | #Constraints:      99415
3585.32/3595.14	c #Conflicts:    2059000 | #Constraints:     100415
3585.32/3595.14	c #Conflicts:    2060000 | #Constraints:     101415
3585.32/3595.14	c #Conflicts:    2061000 | #Constraints:     102415
3585.32/3595.14	c #Conflicts:    2062000 | #Constraints:     103416
3585.32/3595.14	c #Conflicts:    2063000 | #Constraints:     104417
3585.32/3595.14	c #Conflicts:    2064000 | #Constraints:     105417
3585.32/3595.14	c #Conflicts:    2065000 | #Constraints:     106417
3585.32/3595.14	c #Conflicts:    2066000 | #Constraints:     107417
3585.32/3595.14	c #Conflicts:    2067000 | #Constraints:     108417
3585.32/3595.14	c #Conflicts:    2068000 | #Constraints:     109417
3585.32/3595.14	c #Conflicts:    2069000 | #Constraints:     110418
3585.32/3595.14	c #Conflicts:    2070000 | #Constraints:     111419
3585.32/3595.14	c #Conflicts:    2071000 | #Constraints:     112419
3585.32/3595.14	c #Conflicts:    2072000 | #Constraints:     113419
3585.32/3595.14	c #Conflicts:    2073000 | #Constraints:     114420
3585.32/3595.14	c #Conflicts:    2074000 | #Constraints:     115420
3585.32/3595.14	c #Conflicts:    2075000 | #Constraints:     116420
3585.32/3595.14	c #Conflicts:    2076000 | #Constraints:     117420
3585.32/3595.14	c #Conflicts:    2077000 | #Constraints:     118420
3585.32/3595.14	c #Conflicts:    2078000 | #Constraints:     119420
3585.32/3595.14	c #Conflicts:    2079000 | #Constraints:     120420
3585.32/3595.14	c #Conflicts:    2080000 | #Constraints:     121420
3585.32/3595.14	c #Conflicts:    2081000 | #Constraints:     122420
3585.32/3595.14	c #Conflicts:    2082000 | #Constraints:     123420
3585.32/3595.14	c #Conflicts:    2083000 | #Constraints:     124420
3585.32/3595.14	c #Conflicts:    2084000 | #Constraints:     125420
3585.32/3595.14	c #Conflicts:    2085000 | #Constraints:     126420
3585.32/3595.14	c #Conflicts:    2086000 | #Constraints:     127420
3585.32/3595.14	c #Conflicts:    2087000 | #Constraints:     128420
3585.32/3595.14	c #Conflicts:    2088000 | #Constraints:     129420
3585.32/3595.14	c #Conflicts:    2089000 | #Constraints:     130420
3585.32/3595.14	c #Conflicts:    2090000 | #Constraints:     131420
3585.32/3595.14	c #Conflicts:    2091000 | #Constraints:     132420
3585.32/3595.14	c #Conflicts:    2092000 | #Constraints:     133420
3585.32/3595.14	c #Conflicts:    2093000 | #Constraints:     134420
3585.32/3595.14	c #Conflicts:    2094000 | #Constraints:     135420
3585.32/3595.14	c #Conflicts:    2095000 | #Constraints:     136420
3585.32/3595.14	c #Conflicts:    2096000 | #Constraints:     137420
3585.32/3595.14	c #Conflicts:    2097000 | #Constraints:     138421
3585.32/3595.14	c #Conflicts:    2098000 | #Constraints:     139422
3585.32/3595.14	c #Conflicts:    2099000 | #Constraints:     140422
3585.32/3595.14	c #Conflicts:    2100000 | #Constraints:     141422
3585.32/3595.14	c #Conflicts:    2101000 | #Constraints:     142423
3585.32/3595.14	c #Conflicts:    2102000 | #Constraints:     143423
3585.32/3595.14	c #Conflicts:    2103000 | #Constraints:     144424
3585.32/3595.14	c #Conflicts:    2104000 | #Constraints:     145424
3585.32/3595.14	c #Conflicts:    2105000 | #Constraints:     146424
3585.32/3595.14	c #Conflicts:    2106000 | #Constraints:     147424
3585.32/3595.14	c #Conflicts:    2107000 | #Constraints:     148424
3585.32/3595.14	c #Conflicts:    2108000 | #Constraints:     149424
3585.32/3595.14	c #Conflicts:    2109000 | #Constraints:     150424
3585.32/3595.14	c #Conflicts:    2110000 | #Constraints:     151424
3585.32/3595.14	c #Conflicts:    2111000 | #Constraints:     152424
3585.32/3595.14	c #Conflicts:    2112000 | #Constraints:     153424
3585.32/3595.14	c #Conflicts:    2113000 | #Constraints:     154424
3585.32/3595.14	c #Conflicts:    2114000 | #Constraints:     155424
3585.32/3595.14	c #Conflicts:    2115000 | #Constraints:     156424
3585.32/3595.14	c #Conflicts:    2116000 | #Constraints:     157424
3585.32/3595.14	c #Conflicts:    2117000 | #Constraints:     158424
3585.32/3595.14	c #Conflicts:    2118000 | #Constraints:     159424
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.3786
3585.32/3595.14	c #Conflicts:    2119000 | #Constraints:      81518
3585.32/3595.14	c #Conflicts:    2120000 | #Constraints:      82518
3585.32/3595.14	c #Conflicts:    2121000 | #Constraints:      83518
3585.32/3595.14	c #Conflicts:    2122000 | #Constraints:      84518
3585.32/3595.14	c #Conflicts:    2123000 | #Constraints:      85518
3585.32/3595.14	c #Conflicts:    2124000 | #Constraints:      86518
3585.32/3595.14	c #Conflicts:    2125000 | #Constraints:      87518
3585.32/3595.14	c #Conflicts:    2126000 | #Constraints:      88518
3585.32/3595.14	c #Conflicts:    2127000 | #Constraints:      89519
3585.32/3595.14	c #Conflicts:    2128000 | #Constraints:      90519
3585.32/3595.14	c #Conflicts:    2129000 | #Constraints:      91519
3585.32/3595.14	c #Conflicts:    2130000 | #Constraints:      92519
3585.32/3595.14	c #Conflicts:    2131000 | #Constraints:      93520
3585.32/3595.14	c #Conflicts:    2132000 | #Constraints:      94521
3585.32/3595.14	c #Conflicts:    2133000 | #Constraints:      95522
3585.32/3595.14	c #Conflicts:    2134000 | #Constraints:      96522
3585.32/3595.14	c #Conflicts:    2135000 | #Constraints:      97522
3585.32/3595.14	c #Conflicts:    2136000 | #Constraints:      98522
3585.32/3595.14	c #Conflicts:    2137000 | #Constraints:      99523
3585.32/3595.14	c #Conflicts:    2138000 | #Constraints:     100523
3585.32/3595.14	c #Conflicts:    2139000 | #Constraints:     101523
3585.32/3595.14	c #Conflicts:    2140000 | #Constraints:     102523
3585.32/3595.14	c #Conflicts:    2141000 | #Constraints:     103523
3585.32/3595.14	c #Conflicts:    2142000 | #Constraints:     104524
3585.32/3595.14	c #Conflicts:    2143000 | #Constraints:     105524
3585.32/3595.14	c #Conflicts:    2144000 | #Constraints:     106524
3585.32/3595.14	c #Conflicts:    2145000 | #Constraints:     107524
3585.32/3595.14	c #Conflicts:    2146000 | #Constraints:     108526
3585.32/3595.14	c #Conflicts:    2147000 | #Constraints:     109526
3585.32/3595.14	c #Conflicts:    2148000 | #Constraints:     110527
3585.32/3595.14	c #Conflicts:    2149000 | #Constraints:     111528
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.3786
3585.32/3595.14	c #Conflicts:    2150000 | #Constraints:      57764
3585.32/3595.14	c #Conflicts:    2151000 | #Constraints:      58764
3585.32/3595.14	c #Conflicts:    2152000 | #Constraints:      59764
3585.32/3595.14	c #Conflicts:    2153000 | #Constraints:      60765
3585.32/3595.14	c #Conflicts:    2154000 | #Constraints:      61765
3585.32/3595.14	c #Conflicts:    2155000 | #Constraints:      62765
3585.32/3595.14	c #Conflicts:    2156000 | #Constraints:      63765
3585.32/3595.14	c #Conflicts:    2157000 | #Constraints:      64765
3585.32/3595.14	c #Conflicts:    2158000 | #Constraints:      65766
3585.32/3595.14	c #Conflicts:    2159000 | #Constraints:      66768
3585.32/3595.14	c #Conflicts:    2160000 | #Constraints:      67768
3585.32/3595.14	c #Conflicts:    2161000 | #Constraints:      68768
3585.32/3595.14	c #Conflicts:    2162000 | #Constraints:      69768
3585.32/3595.14	c #Conflicts:    2163000 | #Constraints:      70768
3585.32/3595.14	c #Conflicts:    2164000 | #Constraints:      71768
3585.32/3595.14	c #Conflicts:    2165000 | #Constraints:      72769
3585.32/3595.14	c #Conflicts:    2166000 | #Constraints:      73769
3585.32/3595.14	c #Conflicts:    2167000 | #Constraints:      74769
3585.32/3595.14	c #Conflicts:    2168000 | #Constraints:      75769
3585.32/3595.14	c #Conflicts:    2169000 | #Constraints:      76769
3585.32/3595.14	c #Conflicts:    2170000 | #Constraints:      77769
3585.32/3595.14	c #Conflicts:    2171000 | #Constraints:      78769
3585.32/3595.14	c #Conflicts:    2172000 | #Constraints:      79769
3585.32/3595.14	c #Conflicts:    2173000 | #Constraints:      80769
3585.32/3595.14	c #Conflicts:    2174000 | #Constraints:      81769
3585.32/3595.14	c #Conflicts:    2175000 | #Constraints:      82769
3585.32/3595.14	c #Conflicts:    2176000 | #Constraints:      83769
3585.32/3595.14	c #Conflicts:    2177000 | #Constraints:      84769
3585.32/3595.14	c #Conflicts:    2178000 | #Constraints:      85770
3585.32/3595.14	c #Conflicts:    2179000 | #Constraints:      86770
3585.32/3595.14	c #Conflicts:    2180000 | #Constraints:      87770
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.3786
3585.32/3595.14	c #Conflicts:    2181000 | #Constraints:      45989
3585.32/3595.14	c #Conflicts:    2182000 | #Constraints:      46989
3585.32/3595.14	c #Conflicts:    2183000 | #Constraints:      47990
3585.32/3595.14	c #Conflicts:    2184000 | #Constraints:      48991
3585.32/3595.14	c #Conflicts:    2185000 | #Constraints:      49991
3585.32/3595.14	c #Conflicts:    2186000 | #Constraints:      50991
3585.32/3595.14	c #Conflicts:    2187000 | #Constraints:      51991
3585.32/3595.14	c #Conflicts:    2188000 | #Constraints:      52992
3585.32/3595.14	c #Conflicts:    2189000 | #Constraints:      53992
3585.32/3595.14	c #Conflicts:    2190000 | #Constraints:      54993
3585.32/3595.14	c #Conflicts:    2191000 | #Constraints:      55993
3585.32/3595.14	c #Conflicts:    2192000 | #Constraints:      56994
3585.32/3595.14	c #Conflicts:    2193000 | #Constraints:      57994
3585.32/3595.14	c #Conflicts:    2194000 | #Constraints:      58994
3585.32/3595.14	c #Conflicts:    2195000 | #Constraints:      59994
3585.32/3595.14	c #Conflicts:    2196000 | #Constraints:      60994
3585.32/3595.14	c #Conflicts:    2197000 | #Constraints:      61994
3585.32/3595.14	c #Conflicts:    2198000 | #Constraints:      62994
3585.32/3595.14	c #Conflicts:    2199000 | #Constraints:      63994
3585.32/3595.14	c #Conflicts:    2200000 | #Constraints:      64995
3585.32/3595.14	c #Conflicts:    2201000 | #Constraints:      65995
3585.32/3595.14	c #Conflicts:    2202000 | #Constraints:      66996
3585.32/3595.14	c #Conflicts:    2203000 | #Constraints:      67996
3585.32/3595.14	c #Conflicts:    2204000 | #Constraints:      68996
3585.32/3595.14	c #Conflicts:    2205000 | #Constraints:      69996
3585.32/3595.14	c #Conflicts:    2206000 | #Constraints:      70997
3585.32/3595.14	c #Conflicts:    2207000 | #Constraints:      71997
3585.32/3595.14	c #Conflicts:    2208000 | #Constraints:      72997
3585.32/3595.14	c #Conflicts:    2209000 | #Constraints:      73999
3585.32/3595.14	c #Conflicts:    2210000 | #Constraints:      74999
3585.32/3595.14	c #Conflicts:    2211000 | #Constraints:      76000
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.3952
3585.32/3595.14	c #Conflicts:    2212000 | #Constraints:      40111
3585.32/3595.14	c #Conflicts:    2213000 | #Constraints:      41112
3585.32/3595.14	c #Conflicts:    2214000 | #Constraints:      42112
3585.32/3595.14	c #Conflicts:    2215000 | #Constraints:      43112
3585.32/3595.14	c #Conflicts:    2216000 | #Constraints:      44112
3585.32/3595.14	c #Conflicts:    2217000 | #Constraints:      45112
3585.32/3595.14	c #Conflicts:    2218000 | #Constraints:      46112
3585.32/3595.14	c #Conflicts:    2219000 | #Constraints:      47112
3585.32/3595.14	c #Conflicts:    2220000 | #Constraints:      48112
3585.32/3595.14	c #Conflicts:    2221000 | #Constraints:      49112
3585.32/3595.14	c #Conflicts:    2222000 | #Constraints:      50113
3585.32/3595.14	c #Conflicts:    2223000 | #Constraints:      51113
3585.32/3595.14	c #Conflicts:    2224000 | #Constraints:      52113
3585.32/3595.14	c #Conflicts:    2225000 | #Constraints:      53113
3585.32/3595.14	c #Conflicts:    2226000 | #Constraints:      54113
3585.32/3595.14	c #Conflicts:    2227000 | #Constraints:      55113
3585.32/3595.14	c #Conflicts:    2228000 | #Constraints:      56113
3585.32/3595.14	c #Conflicts:    2229000 | #Constraints:      57115
3585.32/3595.14	c #Conflicts:    2230000 | #Constraints:      58115
3585.32/3595.14	c #Conflicts:    2231000 | #Constraints:      59115
3585.32/3595.14	c #Conflicts:    2232000 | #Constraints:      60115
3585.32/3595.14	c #Conflicts:    2233000 | #Constraints:      61115
3585.32/3595.14	c #Conflicts:    2234000 | #Constraints:      62115
3585.32/3595.14	c #Conflicts:    2235000 | #Constraints:      63116
3585.32/3595.14	c #Conflicts:    2236000 | #Constraints:      64116
3585.32/3595.14	c #Conflicts:    2237000 | #Constraints:      65116
3585.32/3595.14	c #Conflicts:    2238000 | #Constraints:      66116
3585.32/3595.14	c #Conflicts:    2239000 | #Constraints:      67116
3585.32/3595.14	c #Conflicts:    2240000 | #Constraints:      68117
3585.32/3595.14	c #Conflicts:    2241000 | #Constraints:      69118
3585.32/3595.14	c #Conflicts:    2242000 | #Constraints:      70118
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4008
3585.32/3595.14	c #Conflicts:    2243000 | #Constraints:      37053
3585.32/3595.14	c #Conflicts:    2244000 | #Constraints:      38053
3585.32/3595.14	c #Conflicts:    2245000 | #Constraints:      39053
3585.32/3595.14	c #Conflicts:    2246000 | #Constraints:      40053
3585.32/3595.14	c #Conflicts:    2247000 | #Constraints:      41053
3585.32/3595.14	c #Conflicts:    2248000 | #Constraints:      42053
3585.32/3595.14	c #Conflicts:    2249000 | #Constraints:      43053
3585.32/3595.14	c #Conflicts:    2250000 | #Constraints:      44053
3585.32/3595.14	c #Conflicts:    2251000 | #Constraints:      45054
3585.32/3595.14	c #Conflicts:    2252000 | #Constraints:      46054
3585.32/3595.14	c #Conflicts:    2253000 | #Constraints:      47054
3585.32/3595.14	c #Conflicts:    2254000 | #Constraints:      48054
3585.32/3595.14	c #Conflicts:    2255000 | #Constraints:      49054
3585.32/3595.14	c #Conflicts:    2256000 | #Constraints:      50056
3585.32/3595.14	c #Conflicts:    2257000 | #Constraints:      51056
3585.32/3595.14	c #Conflicts:    2258000 | #Constraints:      52056
3585.32/3595.14	c #Conflicts:    2259000 | #Constraints:      53056
3585.32/3595.14	c #Conflicts:    2260000 | #Constraints:      54056
3585.32/3595.14	c #Conflicts:    2261000 | #Constraints:      55056
3585.32/3595.14	c #Conflicts:    2262000 | #Constraints:      56056
3585.32/3595.14	c #Conflicts:    2263000 | #Constraints:      57056
3585.32/3595.14	c #Conflicts:    2264000 | #Constraints:      58056
3585.32/3595.14	c #Conflicts:    2265000 | #Constraints:      59056
3585.32/3595.14	c #Conflicts:    2266000 | #Constraints:      60057
3585.32/3595.14	c #Conflicts:    2267000 | #Constraints:      61057
3585.32/3595.14	c #Conflicts:    2268000 | #Constraints:      62057
3585.32/3595.14	c #Conflicts:    2269000 | #Constraints:      63058
3585.32/3595.14	c #Conflicts:    2270000 | #Constraints:      64059
3585.32/3595.14	c #Conflicts:    2271000 | #Constraints:      65059
3585.32/3595.14	c #Conflicts:    2272000 | #Constraints:      66059
3585.32/3595.14	c #Conflicts:    2273000 | #Constraints:      67060
3585.32/3595.14	c #Conflicts:    2274000 | #Constraints:      68060
3585.32/3595.14	c #Conflicts:    2275000 | #Constraints:      69062
3585.32/3595.14	c #Conflicts:    2276000 | #Constraints:      70063
3585.32/3595.14	c #Conflicts:    2277000 | #Constraints:      71063
3585.32/3595.14	c #Conflicts:    2278000 | #Constraints:      72063
3585.32/3595.14	c #Conflicts:    2279000 | #Constraints:      73063
3585.32/3595.14	c #Conflicts:    2280000 | #Constraints:      74063
3585.32/3595.14	c #Conflicts:    2281000 | #Constraints:      75063
3585.32/3595.14	c #Conflicts:    2282000 | #Constraints:      76063
3585.32/3595.14	c #Conflicts:    2283000 | #Constraints:      77063
3585.32/3595.14	c #Conflicts:    2284000 | #Constraints:      78063
3585.32/3595.14	c #Conflicts:    2285000 | #Constraints:      79063
3585.32/3595.14	c #Conflicts:    2286000 | #Constraints:      80063
3585.32/3595.14	c #Conflicts:    2287000 | #Constraints:      81063
3585.32/3595.14	c #Conflicts:    2288000 | #Constraints:      82064
3585.32/3595.14	c #Conflicts:    2289000 | #Constraints:      83064
3585.32/3595.14	c #Conflicts:    2290000 | #Constraints:      84064
3585.32/3595.14	c #Conflicts:    2291000 | #Constraints:      85065
3585.32/3595.14	c #Conflicts:    2292000 | #Constraints:      86065
3585.32/3595.14	c #Conflicts:    2293000 | #Constraints:      87065
3585.32/3595.14	c #Conflicts:    2294000 | #Constraints:      88065
3585.32/3595.14	c #Conflicts:    2295000 | #Constraints:      89068
3585.32/3595.14	c #Conflicts:    2296000 | #Constraints:      90068
3585.32/3595.14	c #Conflicts:    2297000 | #Constraints:      91068
3585.32/3595.14	c #Conflicts:    2298000 | #Constraints:      92068
3585.32/3595.14	c #Conflicts:    2299000 | #Constraints:      93068
3585.32/3595.14	c #Conflicts:    2300000 | #Constraints:      94069
3585.32/3595.14	c #Conflicts:    2301000 | #Constraints:      95069
3585.32/3595.14	c #Conflicts:    2302000 | #Constraints:      96069
3585.32/3595.14	c #Conflicts:    2303000 | #Constraints:      97070
3585.32/3595.14	c #Conflicts:    2304000 | #Constraints:      98071
3585.32/3595.14	c #Conflicts:    2305000 | #Constraints:      99071
3585.32/3595.14	c #Conflicts:    2306000 | #Constraints:     100072
3585.32/3595.14	c #Conflicts:    2307000 | #Constraints:     101073
3585.32/3595.14	c #Conflicts:    2308000 | #Constraints:     102073
3585.32/3595.14	c #Conflicts:    2309000 | #Constraints:     103074
3585.32/3595.14	c #Conflicts:    2310000 | #Constraints:     104074
3585.32/3595.14	c #Conflicts:    2311000 | #Constraints:     105074
3585.32/3595.14	c #Conflicts:    2312000 | #Constraints:     106074
3585.32/3595.14	c #Conflicts:    2313000 | #Constraints:     107074
3585.32/3595.14	c #Conflicts:    2314000 | #Constraints:     108074
3585.32/3595.14	c #Conflicts:    2315000 | #Constraints:     109074
3585.32/3595.14	c #Conflicts:    2316000 | #Constraints:     110075
3585.32/3595.14	c #Conflicts:    2317000 | #Constraints:     111075
3585.32/3595.14	c #Conflicts:    2318000 | #Constraints:     112075
3585.32/3595.14	c #Conflicts:    2319000 | #Constraints:     113075
3585.32/3595.14	c #Conflicts:    2320000 | #Constraints:     114076
3585.32/3595.14	c #Conflicts:    2321000 | #Constraints:     115076
3585.32/3595.14	c #Conflicts:    2322000 | #Constraints:     116076
3585.32/3595.14	c #Conflicts:    2323000 | #Constraints:     117076
3585.32/3595.14	c #Conflicts:    2324000 | #Constraints:     118076
3585.32/3595.14	c #Conflicts:    2325000 | #Constraints:     119076
3585.32/3595.14	c #Conflicts:    2326000 | #Constraints:     120076
3585.32/3595.14	c #Conflicts:    2327000 | #Constraints:     121076
3585.32/3595.14	c #Conflicts:    2328000 | #Constraints:     122076
3585.32/3595.14	c #Conflicts:    2329000 | #Constraints:     123076
3585.32/3595.14	c #Conflicts:    2330000 | #Constraints:     124076
3585.32/3595.14	c #Conflicts:    2331000 | #Constraints:     125076
3585.32/3595.14	c #Conflicts:    2332000 | #Constraints:     126077
3585.32/3595.14	c #Conflicts:    2333000 | #Constraints:     127077
3585.32/3595.14	c #Conflicts:    2334000 | #Constraints:     128077
3585.32/3595.14	c #Conflicts:    2335000 | #Constraints:     129077
3585.32/3595.14	c #Conflicts:    2336000 | #Constraints:     130077
3585.32/3595.14	c #Conflicts:    2337000 | #Constraints:     131077
3585.32/3595.14	c #Conflicts:    2338000 | #Constraints:     132077
3585.32/3595.14	c #Conflicts:    2339000 | #Constraints:     133077
3585.32/3595.14	c #Conflicts:    2340000 | #Constraints:     134077
3585.32/3595.14	c #Conflicts:    2341000 | #Constraints:     135077
3585.32/3595.14	c #Conflicts:    2342000 | #Constraints:     136077
3585.32/3595.14	c #Conflicts:    2343000 | #Constraints:     137077
3585.32/3595.14	c #Conflicts:    2344000 | #Constraints:     138077
3585.32/3595.14	c #Conflicts:    2345000 | #Constraints:     139077
3585.32/3595.14	c #Conflicts:    2346000 | #Constraints:     140077
3585.32/3595.14	c #Conflicts:    2347000 | #Constraints:     141077
3585.32/3595.14	c #Conflicts:    2348000 | #Constraints:     142077
3585.32/3595.14	c #Conflicts:    2349000 | #Constraints:     143077
3585.32/3595.14	c #Conflicts:    2350000 | #Constraints:     144077
3585.32/3595.14	c #Conflicts:    2351000 | #Constraints:     145077
3585.32/3595.14	c #Conflicts:    2352000 | #Constraints:     146077
3585.32/3595.14	c #Conflicts:    2353000 | #Constraints:     147077
3585.32/3595.14	c #Conflicts:    2354000 | #Constraints:     148077
3585.32/3595.14	c #Conflicts:    2355000 | #Constraints:     149077
3585.32/3595.14	c #Conflicts:    2356000 | #Constraints:     150077
3585.32/3595.14	c #Conflicts:    2357000 | #Constraints:     151077
3585.32/3595.14	c #Conflicts:    2358000 | #Constraints:     152077
3585.32/3595.14	c #Conflicts:    2359000 | #Constraints:     153077
3585.32/3595.14	c #Conflicts:    2360000 | #Constraints:     154077
3585.32/3595.14	c #Conflicts:    2361000 | #Constraints:     155078
3585.32/3595.14	c #Conflicts:    2362000 | #Constraints:     156078
3585.32/3595.14	c #Conflicts:    2363000 | #Constraints:     157078
3585.32/3595.14	c #Conflicts:    2364000 | #Constraints:     158079
3585.32/3595.14	c #Conflicts:    2365000 | #Constraints:     159079
3585.32/3595.14	c #Conflicts:    2366000 | #Constraints:     160079
3585.32/3595.14	c #Conflicts:    2367000 | #Constraints:     161079
3585.32/3595.14	c #Conflicts:    2368000 | #Constraints:     162079
3585.32/3595.14	c #Conflicts:    2369000 | #Constraints:     163079
3585.32/3595.14	c #Conflicts:    2370000 | #Constraints:     164079
3585.32/3595.14	c #Conflicts:    2371000 | #Constraints:     165079
3585.32/3595.14	c #Conflicts:    2372000 | #Constraints:     166079
3585.32/3595.14	c #Conflicts:    2373000 | #Constraints:     167079
3585.32/3595.14	c #Conflicts:    2374000 | #Constraints:     168079
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4008
3585.32/3595.14	c #Conflicts:    2375000 | #Constraints:      85951
3585.32/3595.14	c #Conflicts:    2376000 | #Constraints:      86951
3585.32/3595.14	c #Conflicts:    2377000 | #Constraints:      87951
3585.32/3595.14	c #Conflicts:    2378000 | #Constraints:      88951
3585.32/3595.14	c #Conflicts:    2379000 | #Constraints:      89951
3585.32/3595.14	c #Conflicts:    2380000 | #Constraints:      90951
3585.32/3595.14	c #Conflicts:    2381000 | #Constraints:      91951
3585.32/3595.14	c #Conflicts:    2382000 | #Constraints:      92952
3585.32/3595.14	c #Conflicts:    2383000 | #Constraints:      93953
3585.32/3595.14	c #Conflicts:    2384000 | #Constraints:      94953
3585.32/3595.14	c #Conflicts:    2385000 | #Constraints:      95953
3585.32/3595.14	c #Conflicts:    2386000 | #Constraints:      96953
3585.32/3595.14	c #Conflicts:    2387000 | #Constraints:      97953
3585.32/3595.14	c #Conflicts:    2388000 | #Constraints:      98953
3585.32/3595.14	c #Conflicts:    2389000 | #Constraints:      99953
3585.32/3595.14	c #Conflicts:    2390000 | #Constraints:     100954
3585.32/3595.14	c #Conflicts:    2391000 | #Constraints:     101955
3585.32/3595.14	c #Conflicts:    2392000 | #Constraints:     102955
3585.32/3595.14	c #Conflicts:    2393000 | #Constraints:     103955
3585.32/3595.14	c #Conflicts:    2394000 | #Constraints:     104955
3585.32/3595.14	c #Conflicts:    2395000 | #Constraints:     105955
3585.32/3595.14	c #Conflicts:    2396000 | #Constraints:     106955
3585.32/3595.14	c #Conflicts:    2397000 | #Constraints:     107955
3585.32/3595.14	c #Conflicts:    2398000 | #Constraints:     108955
3585.32/3595.14	c #Conflicts:    2399000 | #Constraints:     109955
3585.32/3595.14	c #Conflicts:    2400000 | #Constraints:     110955
3585.32/3595.14	c #Conflicts:    2401000 | #Constraints:     111956
3585.32/3595.14	c #Conflicts:    2402000 | #Constraints:     112956
3585.32/3595.14	c #Conflicts:    2403000 | #Constraints:     113956
3585.32/3595.14	c #Conflicts:    2404000 | #Constraints:     114956
3585.32/3595.14	c #Conflicts:    2405000 | #Constraints:     115957
3585.32/3595.14	c #Conflicts:    2406000 | #Constraints:     116957
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4008
3585.32/3595.14	c #Conflicts:    2407000 | #Constraints:      60129
3585.32/3595.14	c #Conflicts:    2408000 | #Constraints:      61129
3585.32/3595.14	c #Conflicts:    2409000 | #Constraints:      62130
3585.32/3595.14	c #Conflicts:    2410000 | #Constraints:      63130
3585.32/3595.14	c #Conflicts:    2411000 | #Constraints:      64130
3585.32/3595.14	c #Conflicts:    2412000 | #Constraints:      65130
3585.32/3595.14	c #Conflicts:    2413000 | #Constraints:      66130
3585.32/3595.14	c #Conflicts:    2414000 | #Constraints:      67131
3585.32/3595.14	c #Conflicts:    2415000 | #Constraints:      68131
3585.32/3595.14	c #Conflicts:    2416000 | #Constraints:      69131
3585.32/3595.14	c #Conflicts:    2417000 | #Constraints:      70131
3585.32/3595.14	c #Conflicts:    2418000 | #Constraints:      71131
3585.32/3595.14	c #Conflicts:    2419000 | #Constraints:      72132
3585.32/3595.14	c #Conflicts:    2420000 | #Constraints:      73132
3585.32/3595.14	c #Conflicts:    2421000 | #Constraints:      74132
3585.32/3595.14	c #Conflicts:    2422000 | #Constraints:      75132
3585.32/3595.14	c #Conflicts:    2423000 | #Constraints:      76132
3585.32/3595.14	c #Conflicts:    2424000 | #Constraints:      77133
3585.32/3595.14	c #Conflicts:    2425000 | #Constraints:      78133
3585.32/3595.14	c #Conflicts:    2426000 | #Constraints:      79133
3585.32/3595.14	c #Conflicts:    2427000 | #Constraints:      80133
3585.32/3595.14	c #Conflicts:    2428000 | #Constraints:      81133
3585.32/3595.14	c #Conflicts:    2429000 | #Constraints:      82134
3585.32/3595.14	c #Conflicts:    2430000 | #Constraints:      83134
3585.32/3595.14	c #Conflicts:    2431000 | #Constraints:      84134
3585.32/3595.14	c #Conflicts:    2432000 | #Constraints:      85135
3585.32/3595.14	c #Conflicts:    2433000 | #Constraints:      86135
3585.32/3595.14	c #Conflicts:    2434000 | #Constraints:      87135
3585.32/3595.14	c #Conflicts:    2435000 | #Constraints:      88135
3585.32/3595.14	c #Conflicts:    2436000 | #Constraints:      89135
3585.32/3595.14	c #Conflicts:    2437000 | #Constraints:      90135
3585.32/3595.14	c #Conflicts:    2438000 | #Constraints:      91135
3585.32/3595.14	c #Conflicts:    2439000 | #Constraints:      92135
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4147
3585.32/3595.14	c #Conflicts:    2440000 | #Constraints:      47876
3585.32/3595.14	c #Conflicts:    2441000 | #Constraints:      48876
3585.32/3595.14	c #Conflicts:    2442000 | #Constraints:      49876
3585.32/3595.14	c #Conflicts:    2443000 | #Constraints:      50876
3585.32/3595.14	c #Conflicts:    2444000 | #Constraints:      51876
3585.32/3595.14	c #Conflicts:    2445000 | #Constraints:      52876
3585.32/3595.14	c #Conflicts:    2446000 | #Constraints:      53876
3585.32/3595.14	c #Conflicts:    2447000 | #Constraints:      54876
3585.32/3595.14	c #Conflicts:    2448000 | #Constraints:      55877
3585.32/3595.14	c #Conflicts:    2449000 | #Constraints:      56877
3585.32/3595.14	c #Conflicts:    2450000 | #Constraints:      57878
3585.32/3595.14	c #Conflicts:    2451000 | #Constraints:      58878
3585.32/3595.14	c #Conflicts:    2452000 | #Constraints:      59878
3585.32/3595.14	c #Conflicts:    2453000 | #Constraints:      60878
3585.32/3595.14	c #Conflicts:    2454000 | #Constraints:      61880
3585.32/3595.14	c #Conflicts:    2455000 | #Constraints:      62880
3585.32/3595.14	c #Conflicts:    2456000 | #Constraints:      63880
3585.32/3595.14	c #Conflicts:    2457000 | #Constraints:      64880
3585.32/3595.14	c #Conflicts:    2458000 | #Constraints:      65880
3585.32/3595.14	c #Conflicts:    2459000 | #Constraints:      66880
3585.32/3595.14	c #Conflicts:    2460000 | #Constraints:      67880
3585.32/3595.14	c #Conflicts:    2461000 | #Constraints:      68881
3585.32/3595.14	c #Conflicts:    2462000 | #Constraints:      69881
3585.32/3595.14	c #Conflicts:    2463000 | #Constraints:      70881
3585.32/3595.14	c #Conflicts:    2464000 | #Constraints:      71882
3585.32/3595.14	c #Conflicts:    2465000 | #Constraints:      72882
3585.32/3595.14	c #Conflicts:    2466000 | #Constraints:      73882
3585.32/3595.14	c #Conflicts:    2467000 | #Constraints:      74882
3585.32/3595.14	c #Conflicts:    2468000 | #Constraints:      75883
3585.32/3595.14	c #Conflicts:    2469000 | #Constraints:      76884
3585.32/3595.14	c #Conflicts:    2470000 | #Constraints:      77884
3585.32/3595.14	c #Conflicts:    2471000 | #Constraints:      78884
3585.32/3595.14	c #Conflicts:    2472000 | #Constraints:      79884
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4202
3585.32/3595.14	c #Conflicts:    2473000 | #Constraints:      41793
3585.32/3595.14	c #Conflicts:    2474000 | #Constraints:      42793
3585.32/3595.14	c #Conflicts:    2475000 | #Constraints:      43793
3585.32/3595.14	c #Conflicts:    2476000 | #Constraints:      44794
3585.32/3595.14	c #Conflicts:    2477000 | #Constraints:      45794
3585.32/3595.14	c #Conflicts:    2478000 | #Constraints:      46794
3585.32/3595.14	c #Conflicts:    2479000 | #Constraints:      47794
3585.32/3595.14	c #Conflicts:    2480000 | #Constraints:      48794
3585.32/3595.14	c #Conflicts:    2481000 | #Constraints:      49794
3585.32/3595.14	c #Conflicts:    2482000 | #Constraints:      50794
3585.32/3595.14	c #Conflicts:    2483000 | #Constraints:      51795
3585.32/3595.14	c #Conflicts:    2484000 | #Constraints:      52795
3585.32/3595.14	c #Conflicts:    2485000 | #Constraints:      53795
3585.32/3595.14	c #Conflicts:    2486000 | #Constraints:      54795
3585.32/3595.14	c #Conflicts:    2487000 | #Constraints:      55795
3585.32/3595.14	c #Conflicts:    2488000 | #Constraints:      56795
3585.32/3595.14	c #Conflicts:    2489000 | #Constraints:      57795
3585.32/3595.14	c #Conflicts:    2490000 | #Constraints:      58795
3585.32/3595.14	c #Conflicts:    2491000 | #Constraints:      59796
3585.32/3595.14	c #Conflicts:    2492000 | #Constraints:      60796
3585.32/3595.14	c #Conflicts:    2493000 | #Constraints:      61796
3585.32/3595.14	c #Conflicts:    2494000 | #Constraints:      62796
3585.32/3595.14	c #Conflicts:    2495000 | #Constraints:      63797
3585.32/3595.14	c #Conflicts:    2496000 | #Constraints:      64797
3585.32/3595.14	c #Conflicts:    2497000 | #Constraints:      65797
3585.32/3595.14	c #Conflicts:    2498000 | #Constraints:      66797
3585.32/3595.14	c #Conflicts:    2499000 | #Constraints:      67798
3585.32/3595.14	c #Conflicts:    2500000 | #Constraints:      68798
3585.32/3595.14	c #Conflicts:    2501000 | #Constraints:      69798
3585.32/3595.14	c #Conflicts:    2502000 | #Constraints:      70798
3585.32/3595.14	c #Conflicts:    2503000 | #Constraints:      71798
3585.32/3595.14	c #Conflicts:    2504000 | #Constraints:      72798
3585.32/3595.14	c #Conflicts:    2505000 | #Constraints:      73798
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4418
3585.32/3595.14	c #Conflicts:    2506000 | #Constraints:      38706
3585.32/3595.14	c #Conflicts:    2507000 | #Constraints:      39706
3585.32/3595.14	c #Conflicts:    2508000 | #Constraints:      40706
3585.32/3595.14	c #Conflicts:    2509000 | #Constraints:      41706
3585.32/3595.14	c #Conflicts:    2510000 | #Constraints:      42706
3585.32/3595.14	c #Conflicts:    2511000 | #Constraints:      43706
3585.32/3595.14	c #Conflicts:    2512000 | #Constraints:      44706
3585.32/3595.14	c #Conflicts:    2513000 | #Constraints:      45706
3585.32/3595.14	c #Conflicts:    2514000 | #Constraints:      46706
3585.32/3595.14	c #Conflicts:    2515000 | #Constraints:      47706
3585.32/3595.14	c #Conflicts:    2516000 | #Constraints:      48706
3585.32/3595.14	c #Conflicts:    2517000 | #Constraints:      49706
3585.32/3595.14	c #Conflicts:    2518000 | #Constraints:      50706
3585.32/3595.14	c #Conflicts:    2519000 | #Constraints:      51706
3585.32/3595.14	c #Conflicts:    2520000 | #Constraints:      52706
3585.32/3595.14	c #Conflicts:    2521000 | #Constraints:      53706
3585.32/3595.14	c #Conflicts:    2522000 | #Constraints:      54707
3585.32/3595.14	c #Conflicts:    2523000 | #Constraints:      55707
3585.32/3595.14	c #Conflicts:    2524000 | #Constraints:      56707
3585.32/3595.14	c #Conflicts:    2525000 | #Constraints:      57707
3585.32/3595.14	c #Conflicts:    2526000 | #Constraints:      58707
3585.32/3595.14	c #Conflicts:    2527000 | #Constraints:      59707
3585.32/3595.14	c #Conflicts:    2528000 | #Constraints:      60707
3585.32/3595.14	c #Conflicts:    2529000 | #Constraints:      61707
3585.32/3595.14	c #Conflicts:    2530000 | #Constraints:      62707
3585.32/3595.14	c #Conflicts:    2531000 | #Constraints:      63707
3585.32/3595.14	c #Conflicts:    2532000 | #Constraints:      64707
3585.32/3595.14	c #Conflicts:    2533000 | #Constraints:      65707
3585.32/3595.14	c #Conflicts:    2534000 | #Constraints:      66707
3585.32/3595.14	c #Conflicts:    2535000 | #Constraints:      67707
3585.32/3595.14	c #Conflicts:    2536000 | #Constraints:      68707
3585.32/3595.14	c #Conflicts:    2537000 | #Constraints:      69707
3585.32/3595.14	c #Conflicts:    2538000 | #Constraints:      70707
3585.32/3595.14	c #Conflicts:    2539000 | #Constraints:      71707
3585.32/3595.14	c #Conflicts:    2540000 | #Constraints:      72707
3585.32/3595.14	c #Conflicts:    2541000 | #Constraints:      73708
3585.32/3595.14	c #Conflicts:    2542000 | #Constraints:      74708
3585.32/3595.14	c #Conflicts:    2543000 | #Constraints:      75708
3585.32/3595.14	c #Conflicts:    2544000 | #Constraints:      76708
3585.32/3595.14	c #Conflicts:    2545000 | #Constraints:      77708
3585.32/3595.14	c #Conflicts:    2546000 | #Constraints:      78708
3585.32/3595.14	c #Conflicts:    2547000 | #Constraints:      79708
3585.32/3595.14	c #Conflicts:    2548000 | #Constraints:      80708
3585.32/3595.14	c #Conflicts:    2549000 | #Constraints:      81708
3585.32/3595.14	c #Conflicts:    2550000 | #Constraints:      82708
3585.32/3595.14	c #Conflicts:    2551000 | #Constraints:      83708
3585.32/3595.14	c #Conflicts:    2552000 | #Constraints:      84708
3585.32/3595.14	c #Conflicts:    2553000 | #Constraints:      85708
3585.32/3595.14	c #Conflicts:    2554000 | #Constraints:      86708
3585.32/3595.14	c #Conflicts:    2555000 | #Constraints:      87708
3585.32/3595.14	c #Conflicts:    2556000 | #Constraints:      88708
3585.32/3595.14	c #Conflicts:    2557000 | #Constraints:      89709
3585.32/3595.14	c #Conflicts:    2558000 | #Constraints:      90709
3585.32/3595.14	c #Conflicts:    2559000 | #Constraints:      91710
3585.32/3595.14	c #Conflicts:    2560000 | #Constraints:      92710
3585.32/3595.14	c #Conflicts:    2561000 | #Constraints:      93710
3585.32/3595.14	c #Conflicts:    2562000 | #Constraints:      94710
3585.32/3595.14	c #Conflicts:    2563000 | #Constraints:      95710
3585.32/3595.14	c #Conflicts:    2564000 | #Constraints:      96711
3585.32/3595.14	c #Conflicts:    2565000 | #Constraints:      97711
3585.32/3595.14	c #Conflicts:    2566000 | #Constraints:      98711
3585.32/3595.14	c #Conflicts:    2567000 | #Constraints:      99711
3585.32/3595.14	c #Conflicts:    2568000 | #Constraints:     100711
3585.32/3595.14	c #Conflicts:    2569000 | #Constraints:     101711
3585.32/3595.14	c #Conflicts:    2570000 | #Constraints:     102711
3585.32/3595.14	c #Conflicts:    2571000 | #Constraints:     103711
3585.32/3595.14	c #Conflicts:    2572000 | #Constraints:     104711
3585.32/3595.14	c #Conflicts:    2573000 | #Constraints:     105711
3585.32/3595.14	c #Conflicts:    2574000 | #Constraints:     106711
3585.32/3595.14	c #Conflicts:    2575000 | #Constraints:     107711
3585.32/3595.14	c #Conflicts:    2576000 | #Constraints:     108711
3585.32/3595.14	c #Conflicts:    2577000 | #Constraints:     109711
3585.32/3595.14	c #Conflicts:    2578000 | #Constraints:     110711
3585.32/3595.14	c #Conflicts:    2579000 | #Constraints:     111711
3585.32/3595.14	c #Conflicts:    2580000 | #Constraints:     112711
3585.32/3595.14	c #Conflicts:    2581000 | #Constraints:     113711
3585.32/3595.14	c #Conflicts:    2582000 | #Constraints:     114712
3585.32/3595.14	c #Conflicts:    2583000 | #Constraints:     115712
3585.32/3595.14	c #Conflicts:    2584000 | #Constraints:     116712
3585.32/3595.14	c #Conflicts:    2585000 | #Constraints:     117712
3585.32/3595.14	c #Conflicts:    2586000 | #Constraints:     118712
3585.32/3595.14	c #Conflicts:    2587000 | #Constraints:     119712
3585.32/3595.14	c #Conflicts:    2588000 | #Constraints:     120712
3585.32/3595.14	c #Conflicts:    2589000 | #Constraints:     121712
3585.32/3595.14	c #Conflicts:    2590000 | #Constraints:     122712
3585.32/3595.14	c #Conflicts:    2591000 | #Constraints:     123712
3585.32/3595.14	c #Conflicts:    2592000 | #Constraints:     124712
3585.32/3595.14	c #Conflicts:    2593000 | #Constraints:     125712
3585.32/3595.14	c #Conflicts:    2594000 | #Constraints:     126713
3585.32/3595.14	c #Conflicts:    2595000 | #Constraints:     127713
3585.32/3595.14	c #Conflicts:    2596000 | #Constraints:     128713
3585.32/3595.14	c #Conflicts:    2597000 | #Constraints:     129713
3585.32/3595.14	c #Conflicts:    2598000 | #Constraints:     130713
3585.32/3595.14	c #Conflicts:    2599000 | #Constraints:     131714
3585.32/3595.14	c #Conflicts:    2600000 | #Constraints:     132714
3585.32/3595.14	c #Conflicts:    2601000 | #Constraints:     133714
3585.32/3595.14	c #Conflicts:    2602000 | #Constraints:     134715
3585.32/3595.14	c #Conflicts:    2603000 | #Constraints:     135715
3585.32/3595.14	c #Conflicts:    2604000 | #Constraints:     136715
3585.32/3595.14	c #Conflicts:    2605000 | #Constraints:     137715
3585.32/3595.14	c #Conflicts:    2606000 | #Constraints:     138715
3585.32/3595.14	c #Conflicts:    2607000 | #Constraints:     139716
3585.32/3595.14	c #Conflicts:    2608000 | #Constraints:     140717
3585.32/3595.14	c #Conflicts:    2609000 | #Constraints:     141717
3585.32/3595.14	c #Conflicts:    2610000 | #Constraints:     142717
3585.32/3595.14	c #Conflicts:    2611000 | #Constraints:     143717
3585.32/3595.14	c #Conflicts:    2612000 | #Constraints:     144717
3585.32/3595.14	c #Conflicts:    2613000 | #Constraints:     145717
3585.32/3595.14	c #Conflicts:    2614000 | #Constraints:     146718
3585.32/3595.14	c #Conflicts:    2615000 | #Constraints:     147718
3585.32/3595.14	c #Conflicts:    2616000 | #Constraints:     148718
3585.32/3595.14	c #Conflicts:    2617000 | #Constraints:     149718
3585.32/3595.14	c #Conflicts:    2618000 | #Constraints:     150718
3585.32/3595.14	c #Conflicts:    2619000 | #Constraints:     151718
3585.32/3595.14	c #Conflicts:    2620000 | #Constraints:     152718
3585.32/3595.14	c #Conflicts:    2621000 | #Constraints:     153718
3585.32/3595.14	c #Conflicts:    2622000 | #Constraints:     154718
3585.32/3595.14	c #Conflicts:    2623000 | #Constraints:     155718
3585.32/3595.14	c #Conflicts:    2624000 | #Constraints:     156718
3585.32/3595.14	c #Conflicts:    2625000 | #Constraints:     157718
3585.32/3595.14	c #Conflicts:    2626000 | #Constraints:     158718
3585.32/3595.14	c #Conflicts:    2627000 | #Constraints:     159718
3585.32/3595.14	c #Conflicts:    2628000 | #Constraints:     160718
3585.32/3595.14	c #Conflicts:    2629000 | #Constraints:     161718
3585.32/3595.14	c #Conflicts:    2630000 | #Constraints:     162718
3585.32/3595.14	c #Conflicts:    2631000 | #Constraints:     163718
3585.32/3595.14	c #Conflicts:    2632000 | #Constraints:     164718
3585.32/3595.14	c #Conflicts:    2633000 | #Constraints:     165718
3585.32/3595.14	c #Conflicts:    2634000 | #Constraints:     166718
3585.32/3595.14	c #Conflicts:    2635000 | #Constraints:     167718
3585.32/3595.14	c #Conflicts:    2636000 | #Constraints:     168718
3585.32/3595.14	c #Conflicts:    2637000 | #Constraints:     169718
3585.32/3595.14	c #Conflicts:    2638000 | #Constraints:     170718
3585.32/3595.14	c #Conflicts:    2639000 | #Constraints:     171719
3585.32/3595.14	c #Conflicts:    2640000 | #Constraints:     172719
3585.32/3595.14	c #Conflicts:    2641000 | #Constraints:     173719
3585.32/3595.14	c #Conflicts:    2642000 | #Constraints:     174719
3585.32/3595.14	c #Conflicts:    2643000 | #Constraints:     175719
3585.32/3595.14	c #Conflicts:    2644000 | #Constraints:     176719
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4611
3585.32/3595.14	c #Conflicts:    2645000 | #Constraints:      90372
3585.32/3595.14	c #Conflicts:    2646000 | #Constraints:      91372
3585.32/3595.14	c #Conflicts:    2647000 | #Constraints:      92372
3585.32/3595.14	c #Conflicts:    2648000 | #Constraints:      93372
3585.32/3595.14	c #Conflicts:    2649000 | #Constraints:      94372
3585.32/3595.14	c #Conflicts:    2650000 | #Constraints:      95372
3585.32/3595.14	c #Conflicts:    2651000 | #Constraints:      96372
3585.32/3595.14	c #Conflicts:    2652000 | #Constraints:      97373
3585.32/3595.14	c #Conflicts:    2653000 | #Constraints:      98373
3585.32/3595.14	c #Conflicts:    2654000 | #Constraints:      99373
3585.32/3595.14	c #Conflicts:    2655000 | #Constraints:     100373
3585.32/3595.14	c #Conflicts:    2656000 | #Constraints:     101373
3585.32/3595.14	c #Conflicts:    2657000 | #Constraints:     102374
3585.32/3595.14	c #Conflicts:    2658000 | #Constraints:     103375
3585.32/3595.14	c #Conflicts:    2659000 | #Constraints:     104375
3585.32/3595.14	c #Conflicts:    2660000 | #Constraints:     105375
3585.32/3595.14	c #Conflicts:    2661000 | #Constraints:     106375
3585.32/3595.14	c #Conflicts:    2662000 | #Constraints:     107375
3585.32/3595.14	c #Conflicts:    2663000 | #Constraints:     108375
3585.32/3595.14	c #Conflicts:    2664000 | #Constraints:     109375
3585.32/3595.14	c #Conflicts:    2665000 | #Constraints:     110375
3585.32/3595.14	c #Conflicts:    2666000 | #Constraints:     111375
3585.32/3595.14	c #Conflicts:    2667000 | #Constraints:     112376
3585.32/3595.14	c #Conflicts:    2668000 | #Constraints:     113376
3585.32/3595.14	c #Conflicts:    2669000 | #Constraints:     114377
3585.32/3595.14	c #Conflicts:    2670000 | #Constraints:     115377
3585.32/3595.14	c #Conflicts:    2671000 | #Constraints:     116377
3585.32/3595.14	c #Conflicts:    2672000 | #Constraints:     117377
3585.32/3595.14	c #Conflicts:    2673000 | #Constraints:     118377
3585.32/3595.14	c #Conflicts:    2674000 | #Constraints:     119377
3585.32/3595.14	c #Conflicts:    2675000 | #Constraints:     120377
3585.32/3595.14	c #Conflicts:    2676000 | #Constraints:     121377
3585.32/3595.14	c #Conflicts:    2677000 | #Constraints:     122378
3585.32/3595.14	c #Conflicts:    2678000 | #Constraints:     123378
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4946
3585.32/3595.14	c #Conflicts:    2679000 | #Constraints:      63491
3585.32/3595.14	c #Conflicts:    2680000 | #Constraints:      64491
3585.32/3595.14	c #Conflicts:    2681000 | #Constraints:      65491
3585.32/3595.14	c #Conflicts:    2682000 | #Constraints:      66491
3585.32/3595.14	c #Conflicts:    2683000 | #Constraints:      67491
3585.32/3595.14	c #Conflicts:    2684000 | #Constraints:      68491
3585.32/3595.14	c #Conflicts:    2685000 | #Constraints:      69491
3585.32/3595.14	c #Conflicts:    2686000 | #Constraints:      70491
3585.32/3595.14	c #Conflicts:    2687000 | #Constraints:      71491
3585.32/3595.14	c #Conflicts:    2688000 | #Constraints:      72491
3585.32/3595.14	c #Conflicts:    2689000 | #Constraints:      73491
3585.32/3595.14	c #Conflicts:    2690000 | #Constraints:      74491
3585.32/3595.14	c #Conflicts:    2691000 | #Constraints:      75491
3585.32/3595.14	c #Conflicts:    2692000 | #Constraints:      76491
3585.32/3595.14	c #Conflicts:    2693000 | #Constraints:      77491
3585.32/3595.14	c #Conflicts:    2694000 | #Constraints:      78491
3585.32/3595.14	c #Conflicts:    2695000 | #Constraints:      79491
3585.32/3595.14	c #Conflicts:    2696000 | #Constraints:      80491
3585.32/3595.14	c #Conflicts:    2697000 | #Constraints:      81491
3585.32/3595.14	c #Conflicts:    2698000 | #Constraints:      82492
3585.32/3595.14	c #Conflicts:    2699000 | #Constraints:      83492
3585.32/3595.14	c #Conflicts:    2700000 | #Constraints:      84492
3585.32/3595.14	c #Conflicts:    2701000 | #Constraints:      85493
3585.32/3595.14	c #Conflicts:    2702000 | #Constraints:      86493
3585.32/3595.14	c #Conflicts:    2703000 | #Constraints:      87493
3585.32/3595.14	c #Conflicts:    2704000 | #Constraints:      88493
3585.32/3595.14	c #Conflicts:    2705000 | #Constraints:      89493
3585.32/3595.14	c #Conflicts:    2706000 | #Constraints:      90493
3585.32/3595.14	c #Conflicts:    2707000 | #Constraints:      91493
3585.32/3595.14	c #Conflicts:    2708000 | #Constraints:      92493
3585.32/3595.14	c #Conflicts:    2709000 | #Constraints:      93493
3585.32/3595.14	c #Conflicts:    2710000 | #Constraints:      94493
3585.32/3595.14	c #Conflicts:    2711000 | #Constraints:      95493
3585.32/3595.14	c #Conflicts:    2712000 | #Constraints:      96493
3585.32/3595.14	c #Conflicts:    2713000 | #Constraints:      97493
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4989
3585.32/3595.14	c #Conflicts:    2714000 | #Constraints:      50754
3585.32/3595.14	c #Conflicts:    2715000 | #Constraints:      51754
3585.32/3595.14	c #Conflicts:    2716000 | #Constraints:      52754
3585.32/3595.14	c #Conflicts:    2717000 | #Constraints:      53754
3585.32/3595.14	c #Conflicts:    2718000 | #Constraints:      54754
3585.32/3595.14	c #Conflicts:    2719000 | #Constraints:      55754
3585.32/3595.14	c #Conflicts:    2720000 | #Constraints:      56754
3585.32/3595.14	c #Conflicts:    2721000 | #Constraints:      57754
3585.32/3595.14	c #Conflicts:    2722000 | #Constraints:      58754
3585.32/3595.14	c #Conflicts:    2723000 | #Constraints:      59754
3585.32/3595.14	c #Conflicts:    2724000 | #Constraints:      60755
3585.32/3595.14	c #Conflicts:    2725000 | #Constraints:      61755
3585.32/3595.14	c #Conflicts:    2726000 | #Constraints:      62755
3585.32/3595.14	c #Conflicts:    2727000 | #Constraints:      63756
3585.32/3595.14	c #Conflicts:    2728000 | #Constraints:      64756
3585.32/3595.14	c #Conflicts:    2729000 | #Constraints:      65756
3585.32/3595.14	c #Conflicts:    2730000 | #Constraints:      66756
3585.32/3595.14	c #Conflicts:    2731000 | #Constraints:      67756
3585.32/3595.14	c #Conflicts:    2732000 | #Constraints:      68756
3585.32/3595.14	c #Conflicts:    2733000 | #Constraints:      69756
3585.32/3595.14	c #Conflicts:    2734000 | #Constraints:      70756
3585.32/3595.14	c #Conflicts:    2735000 | #Constraints:      71757
3585.32/3595.14	c #Conflicts:    2736000 | #Constraints:      72757
3585.32/3595.14	c #Conflicts:    2737000 | #Constraints:      73757
3585.32/3595.14	c #Conflicts:    2738000 | #Constraints:      74757
3585.32/3595.14	c #Conflicts:    2739000 | #Constraints:      75757
3585.32/3595.14	c #Conflicts:    2740000 | #Constraints:      76757
3585.32/3595.14	c #Conflicts:    2741000 | #Constraints:      77757
3585.32/3595.14	c #Conflicts:    2742000 | #Constraints:      78757
3585.32/3595.14	c #Conflicts:    2743000 | #Constraints:      79757
3585.32/3595.14	c #Conflicts:    2744000 | #Constraints:      80757
3585.32/3595.14	c #Conflicts:    2745000 | #Constraints:      81757
3585.32/3595.14	c #Conflicts:    2746000 | #Constraints:      82757
3585.32/3595.14	c #Conflicts:    2747000 | #Constraints:      83757
3585.32/3595.14	c #Conflicts:    2748000 | #Constraints:      84758
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.4989
3585.32/3595.14	c #Conflicts:    2749000 | #Constraints:      44481
3585.32/3595.14	c #Conflicts:    2750000 | #Constraints:      45481
3585.32/3595.14	c #Conflicts:    2751000 | #Constraints:      46483
3585.32/3595.14	c #Conflicts:    2752000 | #Constraints:      47483
3585.32/3595.14	c #Conflicts:    2753000 | #Constraints:      48483
3585.32/3595.14	c #Conflicts:    2754000 | #Constraints:      49483
3585.32/3595.14	c #Conflicts:    2755000 | #Constraints:      50483
3585.32/3595.14	c #Conflicts:    2756000 | #Constraints:      51483
3585.32/3595.14	c #Conflicts:    2757000 | #Constraints:      52483
3585.32/3595.14	c #Conflicts:    2758000 | #Constraints:      53483
3585.32/3595.14	c #Conflicts:    2759000 | #Constraints:      54483
3585.32/3595.14	c #Conflicts:    2760000 | #Constraints:      55483
3585.32/3595.14	c #Conflicts:    2761000 | #Constraints:      56483
3585.32/3595.14	c #Conflicts:    2762000 | #Constraints:      57483
3585.32/3595.14	c #Conflicts:    2763000 | #Constraints:      58483
3585.32/3595.14	c #Conflicts:    2764000 | #Constraints:      59483
3585.32/3595.14	c #Conflicts:    2765000 | #Constraints:      60483
3585.32/3595.14	c #Conflicts:    2766000 | #Constraints:      61483
3585.32/3595.14	c #Conflicts:    2767000 | #Constraints:      62483
3585.32/3595.14	c #Conflicts:    2768000 | #Constraints:      63483
3585.32/3595.14	c #Conflicts:    2769000 | #Constraints:      64483
3585.32/3595.14	c #Conflicts:    2770000 | #Constraints:      65483
3585.32/3595.14	c #Conflicts:    2771000 | #Constraints:      66483
3585.32/3595.14	c #Conflicts:    2772000 | #Constraints:      67484
3585.32/3595.14	c #Conflicts:    2773000 | #Constraints:      68484
3585.32/3595.14	c #Conflicts:    2774000 | #Constraints:      69485
3585.32/3595.14	c #Conflicts:    2775000 | #Constraints:      70485
3585.32/3595.14	c #Conflicts:    2776000 | #Constraints:      71485
3585.32/3595.14	c #Conflicts:    2777000 | #Constraints:      72485
3585.32/3595.14	c #Conflicts:    2778000 | #Constraints:      73486
3585.32/3595.14	c #Conflicts:    2779000 | #Constraints:      74486
3585.32/3595.14	c #Conflicts:    2780000 | #Constraints:      75486
3585.32/3595.14	c #Conflicts:    2781000 | #Constraints:      76486
3585.32/3595.14	c #Conflicts:    2782000 | #Constraints:      77486
3585.32/3595.14	c #Conflicts:    2783000 | #Constraints:      78486
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5
3585.32/3595.14	c #Conflicts:    2784000 | #Constraints:      41354
3585.32/3595.14	c #Conflicts:    2785000 | #Constraints:      42354
3585.32/3595.14	c #Conflicts:    2786000 | #Constraints:      43354
3585.32/3595.14	c #Conflicts:    2787000 | #Constraints:      44354
3585.32/3595.14	c #Conflicts:    2788000 | #Constraints:      45354
3585.32/3595.14	c #Conflicts:    2789000 | #Constraints:      46355
3585.32/3595.14	c #Conflicts:    2790000 | #Constraints:      47355
3585.32/3595.14	c #Conflicts:    2791000 | #Constraints:      48355
3585.32/3595.14	c #Conflicts:    2792000 | #Constraints:      49355
3585.32/3595.14	c #Conflicts:    2793000 | #Constraints:      50355
3585.32/3595.14	c #Conflicts:    2794000 | #Constraints:      51356
3585.32/3595.14	c #Conflicts:    2795000 | #Constraints:      52356
3585.32/3595.14	c #Conflicts:    2796000 | #Constraints:      53356
3585.32/3595.14	c #Conflicts:    2797000 | #Constraints:      54356
3585.32/3595.14	c #Conflicts:    2798000 | #Constraints:      55356
3585.32/3595.14	c #Conflicts:    2799000 | #Constraints:      56356
3585.32/3595.14	c #Conflicts:    2800000 | #Constraints:      57356
3585.32/3595.14	c #Conflicts:    2801000 | #Constraints:      58356
3585.32/3595.14	c #Conflicts:    2802000 | #Constraints:      59356
3585.32/3595.14	c #Conflicts:    2803000 | #Constraints:      60356
3585.32/3595.14	c #Conflicts:    2804000 | #Constraints:      61356
3585.32/3595.14	c #Conflicts:    2805000 | #Constraints:      62356
3585.32/3595.14	c #Conflicts:    2806000 | #Constraints:      63357
3585.32/3595.14	c #Conflicts:    2807000 | #Constraints:      64357
3585.32/3595.14	c #Conflicts:    2808000 | #Constraints:      65357
3585.32/3595.14	c #Conflicts:    2809000 | #Constraints:      66357
3585.32/3595.14	c #Conflicts:    2810000 | #Constraints:      67357
3585.32/3595.14	c #Conflicts:    2811000 | #Constraints:      68357
3585.32/3595.14	c #Conflicts:    2812000 | #Constraints:      69357
3585.32/3595.14	c #Conflicts:    2813000 | #Constraints:      70357
3585.32/3595.14	c #Conflicts:    2814000 | #Constraints:      71357
3585.32/3595.14	c #Conflicts:    2815000 | #Constraints:      72357
3585.32/3595.14	c #Conflicts:    2816000 | #Constraints:      73357
3585.32/3595.14	c #Conflicts:    2817000 | #Constraints:      74357
3585.32/3595.14	c #Conflicts:    2818000 | #Constraints:      75357
3585.32/3595.14	c #Conflicts:    2819000 | #Constraints:      76357
3585.32/3595.14	c #Conflicts:    2820000 | #Constraints:      77357
3585.32/3595.14	c #Conflicts:    2821000 | #Constraints:      78357
3585.32/3595.14	c #Conflicts:    2822000 | #Constraints:      79357
3585.32/3595.14	c #Conflicts:    2823000 | #Constraints:      80357
3585.32/3595.14	c #Conflicts:    2824000 | #Constraints:      81357
3585.32/3595.14	c #Conflicts:    2825000 | #Constraints:      82357
3585.32/3595.14	c #Conflicts:    2826000 | #Constraints:      83357
3585.32/3595.14	c #Conflicts:    2827000 | #Constraints:      84358
3585.32/3595.14	c #Conflicts:    2828000 | #Constraints:      85358
3585.32/3595.14	c #Conflicts:    2829000 | #Constraints:      86358
3585.32/3595.14	c #Conflicts:    2830000 | #Constraints:      87358
3585.32/3595.14	c #Conflicts:    2831000 | #Constraints:      88358
3585.32/3595.14	c #Conflicts:    2832000 | #Constraints:      89358
3585.32/3595.14	c #Conflicts:    2833000 | #Constraints:      90358
3585.32/3595.14	c #Conflicts:    2834000 | #Constraints:      91358
3585.32/3595.14	c #Conflicts:    2835000 | #Constraints:      92358
3585.32/3595.14	c #Conflicts:    2836000 | #Constraints:      93358
3585.32/3595.14	c #Conflicts:    2837000 | #Constraints:      94358
3585.32/3595.14	c #Conflicts:    2838000 | #Constraints:      95358
3585.32/3595.14	c #Conflicts:    2839000 | #Constraints:      96358
3585.32/3595.14	c #Conflicts:    2840000 | #Constraints:      97358
3585.32/3595.14	c #Conflicts:    2841000 | #Constraints:      98358
3585.32/3595.14	c #Conflicts:    2842000 | #Constraints:      99358
3585.32/3595.14	c #Conflicts:    2843000 | #Constraints:     100358
3585.32/3595.14	c #Conflicts:    2844000 | #Constraints:     101358
3585.32/3595.14	c #Conflicts:    2845000 | #Constraints:     102358
3585.32/3595.14	c #Conflicts:    2846000 | #Constraints:     103358
3585.32/3595.14	c #Conflicts:    2847000 | #Constraints:     104358
3585.32/3595.14	c #Conflicts:    2848000 | #Constraints:     105358
3585.32/3595.14	c #Conflicts:    2849000 | #Constraints:     106358
3585.32/3595.14	c #Conflicts:    2850000 | #Constraints:     107359
3585.32/3595.14	c #Conflicts:    2851000 | #Constraints:     108359
3585.32/3595.14	c #Conflicts:    2852000 | #Constraints:     109359
3585.32/3595.14	c #Conflicts:    2853000 | #Constraints:     110359
3585.32/3595.14	c #Conflicts:    2854000 | #Constraints:     111359
3585.32/3595.14	c #Conflicts:    2855000 | #Constraints:     112359
3585.32/3595.14	c #Conflicts:    2856000 | #Constraints:     113359
3585.32/3595.14	c #Conflicts:    2857000 | #Constraints:     114359
3585.32/3595.14	c #Conflicts:    2858000 | #Constraints:     115359
3585.32/3595.14	c #Conflicts:    2859000 | #Constraints:     116359
3585.32/3595.14	c #Conflicts:    2860000 | #Constraints:     117359
3585.32/3595.14	c #Conflicts:    2861000 | #Constraints:     118360
3585.32/3595.14	c #Conflicts:    2862000 | #Constraints:     119360
3585.32/3595.14	c #Conflicts:    2863000 | #Constraints:     120360
3585.32/3595.14	c #Conflicts:    2864000 | #Constraints:     121360
3585.32/3595.14	c #Conflicts:    2865000 | #Constraints:     122360
3585.32/3595.14	c #Conflicts:    2866000 | #Constraints:     123360
3585.32/3595.14	c #Conflicts:    2867000 | #Constraints:     124360
3585.32/3595.14	c #Conflicts:    2868000 | #Constraints:     125360
3585.32/3595.14	c #Conflicts:    2869000 | #Constraints:     126360
3585.32/3595.14	c #Conflicts:    2870000 | #Constraints:     127360
3585.32/3595.14	c #Conflicts:    2871000 | #Constraints:     128360
3585.32/3595.14	c #Conflicts:    2872000 | #Constraints:     129361
3585.32/3595.14	c #Conflicts:    2873000 | #Constraints:     130361
3585.32/3595.14	c #Conflicts:    2874000 | #Constraints:     131361
3585.32/3595.14	c #Conflicts:    2875000 | #Constraints:     132361
3585.32/3595.14	c #Conflicts:    2876000 | #Constraints:     133361
3585.32/3595.14	c #Conflicts:    2877000 | #Constraints:     134361
3585.32/3595.14	c #Conflicts:    2878000 | #Constraints:     135361
3585.32/3595.14	c #Conflicts:    2879000 | #Constraints:     136361
3585.32/3595.14	c #Conflicts:    2880000 | #Constraints:     137361
3585.32/3595.14	c #Conflicts:    2881000 | #Constraints:     138361
3585.32/3595.14	c #Conflicts:    2882000 | #Constraints:     139361
3585.32/3595.14	c #Conflicts:    2883000 | #Constraints:     140361
3585.32/3595.14	c #Conflicts:    2884000 | #Constraints:     141361
3585.32/3595.14	c #Conflicts:    2885000 | #Constraints:     142362
3585.32/3595.14	c #Conflicts:    2886000 | #Constraints:     143362
3585.32/3595.14	c #Conflicts:    2887000 | #Constraints:     144362
3585.32/3595.14	c #Conflicts:    2888000 | #Constraints:     145362
3585.32/3595.14	c #Conflicts:    2889000 | #Constraints:     146362
3585.32/3595.14	c #Conflicts:    2890000 | #Constraints:     147362
3585.32/3595.14	c #Conflicts:    2891000 | #Constraints:     148362
3585.32/3595.14	c #Conflicts:    2892000 | #Constraints:     149362
3585.32/3595.14	c #Conflicts:    2893000 | #Constraints:     150362
3585.32/3595.14	c #Conflicts:    2894000 | #Constraints:     151362
3585.32/3595.14	c #Conflicts:    2895000 | #Constraints:     152362
3585.32/3595.14	c #Conflicts:    2896000 | #Constraints:     153363
3585.32/3595.14	c #Conflicts:    2897000 | #Constraints:     154363
3585.32/3595.14	c #Conflicts:    2898000 | #Constraints:     155363
3585.32/3595.14	c #Conflicts:    2899000 | #Constraints:     156363
3585.32/3595.14	c #Conflicts:    2900000 | #Constraints:     157363
3585.32/3595.14	c #Conflicts:    2901000 | #Constraints:     158363
3585.32/3595.14	c #Conflicts:    2902000 | #Constraints:     159363
3585.32/3595.14	c #Conflicts:    2903000 | #Constraints:     160363
3585.32/3595.14	c #Conflicts:    2904000 | #Constraints:     161363
3585.32/3595.14	c #Conflicts:    2905000 | #Constraints:     162363
3585.32/3595.14	c #Conflicts:    2906000 | #Constraints:     163363
3585.32/3595.14	c #Conflicts:    2907000 | #Constraints:     164363
3585.32/3595.14	c #Conflicts:    2908000 | #Constraints:     165366
3585.32/3595.14	c #Conflicts:    2909000 | #Constraints:     166366
3585.32/3595.14	c #Conflicts:    2910000 | #Constraints:     167366
3585.32/3595.14	c #Conflicts:    2911000 | #Constraints:     168367
3585.32/3595.14	c #Conflicts:    2912000 | #Constraints:     169367
3585.32/3595.14	c #Conflicts:    2913000 | #Constraints:     170367
3585.32/3595.14	c #Conflicts:    2914000 | #Constraints:     171367
3585.32/3595.14	c #Conflicts:    2915000 | #Constraints:     172367
3585.32/3595.14	c #Conflicts:    2916000 | #Constraints:     173367
3585.32/3595.14	c #Conflicts:    2917000 | #Constraints:     174367
3585.32/3595.14	c #Conflicts:    2918000 | #Constraints:     175367
3585.32/3595.14	c #Conflicts:    2919000 | #Constraints:     176367
3585.32/3595.14	c #Conflicts:    2920000 | #Constraints:     177367
3585.32/3595.14	c #Conflicts:    2921000 | #Constraints:     178367
3585.32/3595.14	c #Conflicts:    2922000 | #Constraints:     179368
3585.32/3595.14	c #Conflicts:    2923000 | #Constraints:     180368
3585.32/3595.14	c #Conflicts:    2924000 | #Constraints:     181369
3585.32/3595.14	c #Conflicts:    2925000 | #Constraints:     182369
3585.32/3595.14	c #Conflicts:    2926000 | #Constraints:     183369
3585.32/3595.14	c #Conflicts:    2927000 | #Constraints:     184369
3585.32/3595.14	c #Conflicts:    2928000 | #Constraints:     185369
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5016
3585.32/3595.14	c #Conflicts:    2929000 | #Constraints:      94789
3585.32/3595.14	c #Conflicts:    2930000 | #Constraints:      95789
3585.32/3595.14	c #Conflicts:    2931000 | #Constraints:      96789
3585.32/3595.14	c #Conflicts:    2932000 | #Constraints:      97789
3585.32/3595.14	c #Conflicts:    2933000 | #Constraints:      98789
3585.32/3595.14	c #Conflicts:    2934000 | #Constraints:      99789
3585.32/3595.14	c #Conflicts:    2935000 | #Constraints:     100790
3585.32/3595.14	c #Conflicts:    2936000 | #Constraints:     101790
3585.32/3595.14	c #Conflicts:    2937000 | #Constraints:     102790
3585.32/3595.14	c #Conflicts:    2938000 | #Constraints:     103790
3585.32/3595.14	c #Conflicts:    2939000 | #Constraints:     104790
3585.32/3595.14	c #Conflicts:    2940000 | #Constraints:     105791
3585.32/3595.14	c #Conflicts:    2941000 | #Constraints:     106791
3585.32/3595.14	c #Conflicts:    2942000 | #Constraints:     107791
3585.32/3595.14	c #Conflicts:    2943000 | #Constraints:     108791
3585.32/3595.14	c #Conflicts:    2944000 | #Constraints:     109791
3585.32/3595.14	c #Conflicts:    2945000 | #Constraints:     110791
3585.32/3595.14	c #Conflicts:    2946000 | #Constraints:     111792
3585.32/3595.14	c #Conflicts:    2947000 | #Constraints:     112792
3585.32/3595.14	c #Conflicts:    2948000 | #Constraints:     113792
3585.32/3595.14	c #Conflicts:    2949000 | #Constraints:     114793
3585.32/3595.14	c #Conflicts:    2950000 | #Constraints:     115794
3585.32/3595.14	c #Conflicts:    2951000 | #Constraints:     116794
3585.32/3595.14	c #Conflicts:    2952000 | #Constraints:     117794
3585.32/3595.14	c #Conflicts:    2953000 | #Constraints:     118794
3585.32/3595.14	c #Conflicts:    2954000 | #Constraints:     119795
3585.32/3595.14	c #Conflicts:    2955000 | #Constraints:     120795
3585.32/3595.14	c #Conflicts:    2956000 | #Constraints:     121796
3585.32/3595.14	c #Conflicts:    2957000 | #Constraints:     122797
3585.32/3595.14	c #Conflicts:    2958000 | #Constraints:     123797
3585.32/3595.14	c #Conflicts:    2959000 | #Constraints:     124798
3585.32/3595.14	c #Conflicts:    2960000 | #Constraints:     125799
3585.32/3595.14	c #Conflicts:    2961000 | #Constraints:     126799
3585.32/3595.14	c #Conflicts:    2962000 | #Constraints:     127800
3585.32/3595.14	c #Conflicts:    2963000 | #Constraints:     128801
3585.32/3595.14	c #Conflicts:    2964000 | #Constraints:     129801
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5038
3585.32/3595.14	c #Conflicts:    2965000 | #Constraints:      66852
3585.32/3595.14	c #Conflicts:    2966000 | #Constraints:      67852
3585.32/3595.14	c #Conflicts:    2967000 | #Constraints:      68852
3585.32/3595.14	c #Conflicts:    2968000 | #Constraints:      69852
3585.32/3595.14	c #Conflicts:    2969000 | #Constraints:      70852
3585.32/3595.14	c #Conflicts:    2970000 | #Constraints:      71852
3585.32/3595.14	c #Conflicts:    2971000 | #Constraints:      72852
3585.32/3595.14	c #Conflicts:    2972000 | #Constraints:      73852
3585.32/3595.14	c #Conflicts:    2973000 | #Constraints:      74852
3585.32/3595.14	c #Conflicts:    2974000 | #Constraints:      75852
3585.32/3595.14	c #Conflicts:    2975000 | #Constraints:      76852
3585.32/3595.14	c #Conflicts:    2976000 | #Constraints:      77852
3585.32/3595.14	c #Conflicts:    2977000 | #Constraints:      78852
3585.32/3595.14	c #Conflicts:    2978000 | #Constraints:      79852
3585.32/3595.14	c #Conflicts:    2979000 | #Constraints:      80852
3585.32/3595.14	c #Conflicts:    2980000 | #Constraints:      81852
3585.32/3595.14	c #Conflicts:    2981000 | #Constraints:      82852
3585.32/3595.14	c #Conflicts:    2982000 | #Constraints:      83853
3585.32/3595.14	c #Conflicts:    2983000 | #Constraints:      84855
3585.32/3595.14	c #Conflicts:    2984000 | #Constraints:      85855
3585.32/3595.14	c #Conflicts:    2985000 | #Constraints:      86855
3585.32/3595.14	c #Conflicts:    2986000 | #Constraints:      87855
3585.32/3595.14	c #Conflicts:    2987000 | #Constraints:      88855
3585.32/3595.14	c #Conflicts:    2988000 | #Constraints:      89856
3585.32/3595.14	c #Conflicts:    2989000 | #Constraints:      90856
3585.32/3595.14	c #Conflicts:    2990000 | #Constraints:      91856
3585.32/3595.14	c #Conflicts:    2991000 | #Constraints:      92856
3585.32/3595.14	c #Conflicts:    2992000 | #Constraints:      93856
3585.32/3595.14	c #Conflicts:    2993000 | #Constraints:      94856
3585.32/3595.14	c #Conflicts:    2994000 | #Constraints:      95856
3585.32/3595.14	c #Conflicts:    2995000 | #Constraints:      96856
3585.32/3595.14	c #Conflicts:    2996000 | #Constraints:      97856
3585.32/3595.14	c #Conflicts:    2997000 | #Constraints:      98856
3585.32/3595.14	c #Conflicts:    2998000 | #Constraints:      99856
3585.32/3595.14	c #Conflicts:    2999000 | #Constraints:     100857
3585.32/3595.14	c #Conflicts:    3000000 | #Constraints:     101857
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5043
3585.32/3595.14	c #Conflicts:    3001000 | #Constraints:      52631
3585.32/3595.14	c #Conflicts:    3002000 | #Constraints:      53631
3585.32/3595.14	c #Conflicts:    3003000 | #Constraints:      54631
3585.32/3595.14	c #Conflicts:    3004000 | #Constraints:      55631
3585.32/3595.14	c #Conflicts:    3005000 | #Constraints:      56631
3585.32/3595.14	c #Conflicts:    3006000 | #Constraints:      57631
3585.32/3595.14	c #Conflicts:    3007000 | #Constraints:      58631
3585.32/3595.14	c #Conflicts:    3008000 | #Constraints:      59631
3585.32/3595.14	c #Conflicts:    3009000 | #Constraints:      60631
3585.32/3595.14	c #Conflicts:    3010000 | #Constraints:      61631
3585.32/3595.14	c #Conflicts:    3011000 | #Constraints:      62631
3585.32/3595.14	c #Conflicts:    3012000 | #Constraints:      63631
3585.32/3595.14	c #Conflicts:    3013000 | #Constraints:      64631
3585.32/3595.14	c #Conflicts:    3014000 | #Constraints:      65631
3585.32/3595.14	c #Conflicts:    3015000 | #Constraints:      66631
3585.32/3595.14	c #Conflicts:    3016000 | #Constraints:      67631
3585.32/3595.14	c #Conflicts:    3017000 | #Constraints:      68631
3585.32/3595.14	c #Conflicts:    3018000 | #Constraints:      69631
3585.32/3595.14	c #Conflicts:    3019000 | #Constraints:      70631
3585.32/3595.14	c #Conflicts:    3020000 | #Constraints:      71631
3585.32/3595.14	c #Conflicts:    3021000 | #Constraints:      72631
3585.32/3595.14	c #Conflicts:    3022000 | #Constraints:      73631
3585.32/3595.14	c #Conflicts:    3023000 | #Constraints:      74631
3585.32/3595.14	c #Conflicts:    3024000 | #Constraints:      75631
3585.32/3595.14	c #Conflicts:    3025000 | #Constraints:      76631
3585.32/3595.14	c #Conflicts:    3026000 | #Constraints:      77631
3585.32/3595.14	c #Conflicts:    3027000 | #Constraints:      78631
3585.32/3595.14	c #Conflicts:    3028000 | #Constraints:      79631
3585.32/3595.14	c #Conflicts:    3029000 | #Constraints:      80631
3585.32/3595.14	c #Conflicts:    3030000 | #Constraints:      81631
3585.32/3595.14	c #Conflicts:    3031000 | #Constraints:      82631
3585.32/3595.14	c #Conflicts:    3032000 | #Constraints:      83631
3585.32/3595.14	c #Conflicts:    3033000 | #Constraints:      84631
3585.32/3595.14	c #Conflicts:    3034000 | #Constraints:      85631
3585.32/3595.14	c #Conflicts:    3035000 | #Constraints:      86633
3585.32/3595.14	c #Conflicts:    3036000 | #Constraints:      87634
3585.32/3595.14	c #Conflicts:    3037000 | #Constraints:      88634
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5043
3585.32/3595.14	c #Conflicts:    3038000 | #Constraints:      46170
3585.32/3595.14	c #Conflicts:    3039000 | #Constraints:      47170
3585.32/3595.14	c #Conflicts:    3040000 | #Constraints:      48170
3585.32/3595.14	c #Conflicts:    3041000 | #Constraints:      49170
3585.32/3595.14	c #Conflicts:    3042000 | #Constraints:      50170
3585.32/3595.14	c #Conflicts:    3043000 | #Constraints:      51170
3585.32/3595.14	c #Conflicts:    3044000 | #Constraints:      52170
3585.32/3595.14	c #Conflicts:    3045000 | #Constraints:      53171
3585.32/3595.14	c #Conflicts:    3046000 | #Constraints:      54171
3585.32/3595.14	c #Conflicts:    3047000 | #Constraints:      55172
3585.32/3595.14	c #Conflicts:    3048000 | #Constraints:      56172
3585.32/3595.14	c #Conflicts:    3049000 | #Constraints:      57172
3585.32/3595.14	c #Conflicts:    3050000 | #Constraints:      58172
3585.32/3595.14	c #Conflicts:    3051000 | #Constraints:      59172
3585.32/3595.14	c #Conflicts:    3052000 | #Constraints:      60172
3585.32/3595.14	c #Conflicts:    3053000 | #Constraints:      61172
3585.32/3595.14	c #Conflicts:    3054000 | #Constraints:      62172
3585.32/3595.14	c #Conflicts:    3055000 | #Constraints:      63172
3585.32/3595.14	c #Conflicts:    3056000 | #Constraints:      64173
3585.32/3595.14	c #Conflicts:    3057000 | #Constraints:      65173
3585.32/3595.14	c #Conflicts:    3058000 | #Constraints:      66173
3585.32/3595.14	c #Conflicts:    3059000 | #Constraints:      67173
3585.32/3595.14	c #Conflicts:    3060000 | #Constraints:      68173
3585.32/3595.14	c #Conflicts:    3061000 | #Constraints:      69173
3585.32/3595.14	c #Conflicts:    3062000 | #Constraints:      70173
3585.32/3595.14	c #Conflicts:    3063000 | #Constraints:      71174
3585.32/3595.14	c #Conflicts:    3064000 | #Constraints:      72174
3585.32/3595.14	c #Conflicts:    3065000 | #Constraints:      73174
3585.32/3595.14	c #Conflicts:    3066000 | #Constraints:      74174
3585.32/3595.14	c #Conflicts:    3067000 | #Constraints:      75174
3585.32/3595.14	c #Conflicts:    3068000 | #Constraints:      76174
3585.32/3595.14	c #Conflicts:    3069000 | #Constraints:      77174
3585.32/3595.14	c #Conflicts:    3070000 | #Constraints:      78174
3585.32/3595.14	c #Conflicts:    3071000 | #Constraints:      79174
3585.32/3595.14	c #Conflicts:    3072000 | #Constraints:      80174
3585.32/3595.14	c #Conflicts:    3073000 | #Constraints:      81174
3585.32/3595.14	c #Conflicts:    3074000 | #Constraints:      82174
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5043
3585.32/3595.14	c #Conflicts:    3075000 | #Constraints:      42993
3585.32/3595.14	c #Conflicts:    3076000 | #Constraints:      43993
3585.32/3595.14	c #Conflicts:    3077000 | #Constraints:      44993
3585.32/3595.14	c #Conflicts:    3078000 | #Constraints:      45993
3585.32/3595.14	c #Conflicts:    3079000 | #Constraints:      46993
3585.32/3595.14	c #Conflicts:    3080000 | #Constraints:      47993
3585.32/3595.14	c #Conflicts:    3081000 | #Constraints:      48993
3585.32/3595.14	c #Conflicts:    3082000 | #Constraints:      49993
3585.32/3595.14	c #Conflicts:    3083000 | #Constraints:      50993
3585.32/3595.14	c #Conflicts:    3084000 | #Constraints:      51993
3585.32/3595.14	c #Conflicts:    3085000 | #Constraints:      52993
3585.32/3595.14	c #Conflicts:    3086000 | #Constraints:      53993
3585.32/3595.14	c #Conflicts:    3087000 | #Constraints:      54993
3585.32/3595.14	c #Conflicts:    3088000 | #Constraints:      55993
3585.32/3595.14	c #Conflicts:    3089000 | #Constraints:      56993
3585.32/3595.14	c #Conflicts:    3090000 | #Constraints:      57993
3585.32/3595.14	c #Conflicts:    3091000 | #Constraints:      58993
3585.32/3595.14	c #Conflicts:    3092000 | #Constraints:      59993
3585.32/3595.14	c #Conflicts:    3093000 | #Constraints:      60993
3585.32/3595.14	c #Conflicts:    3094000 | #Constraints:      61993
3585.32/3595.14	c #Conflicts:    3095000 | #Constraints:      62994
3585.32/3595.14	c #Conflicts:    3096000 | #Constraints:      63994
3585.32/3595.14	c #Conflicts:    3097000 | #Constraints:      64994
3585.32/3595.14	c #Conflicts:    3098000 | #Constraints:      65994
3585.32/3595.14	c #Conflicts:    3099000 | #Constraints:      66994
3585.32/3595.14	c #Conflicts:    3100000 | #Constraints:      67994
3585.32/3595.14	c #Conflicts:    3101000 | #Constraints:      68994
3585.32/3595.14	c #Conflicts:    3102000 | #Constraints:      69994
3585.32/3595.14	c #Conflicts:    3103000 | #Constraints:      70994
3585.32/3595.14	c #Conflicts:    3104000 | #Constraints:      71994
3585.32/3595.14	c #Conflicts:    3105000 | #Constraints:      72994
3585.32/3595.14	c #Conflicts:    3106000 | #Constraints:      73994
3585.32/3595.14	c #Conflicts:    3107000 | #Constraints:      74994
3585.32/3595.14	c #Conflicts:    3108000 | #Constraints:      75994
3585.32/3595.14	c #Conflicts:    3109000 | #Constraints:      76994
3585.32/3595.14	c #Conflicts:    3110000 | #Constraints:      77994
3585.32/3595.14	c #Conflicts:    3111000 | #Constraints:      78994
3585.32/3595.14	c #Conflicts:    3112000 | #Constraints:      79994
3585.32/3595.14	c #Conflicts:    3113000 | #Constraints:      80994
3585.32/3595.14	c #Conflicts:    3114000 | #Constraints:      81994
3585.32/3595.14	c #Conflicts:    3115000 | #Constraints:      82994
3585.32/3595.14	c #Conflicts:    3116000 | #Constraints:      83994
3585.32/3595.14	c #Conflicts:    3117000 | #Constraints:      84994
3585.32/3595.14	c #Conflicts:    3118000 | #Constraints:      85994
3585.32/3595.14	c #Conflicts:    3119000 | #Constraints:      86994
3585.32/3595.14	c #Conflicts:    3120000 | #Constraints:      87994
3585.32/3595.14	c #Conflicts:    3121000 | #Constraints:      88994
3585.32/3595.14	c #Conflicts:    3122000 | #Constraints:      89994
3585.32/3595.14	c #Conflicts:    3123000 | #Constraints:      90994
3585.32/3595.14	c #Conflicts:    3124000 | #Constraints:      91994
3585.32/3595.14	c #Conflicts:    3125000 | #Constraints:      92994
3585.32/3595.14	c #Conflicts:    3126000 | #Constraints:      93994
3585.32/3595.14	c #Conflicts:    3127000 | #Constraints:      94994
3585.32/3595.14	c #Conflicts:    3128000 | #Constraints:      95994
3585.32/3595.14	c #Conflicts:    3129000 | #Constraints:      96994
3585.32/3595.14	c #Conflicts:    3130000 | #Constraints:      97994
3585.32/3595.14	c #Conflicts:    3131000 | #Constraints:      98994
3585.32/3595.14	c #Conflicts:    3132000 | #Constraints:      99994
3585.32/3595.14	c #Conflicts:    3133000 | #Constraints:     100994
3585.32/3595.14	c #Conflicts:    3134000 | #Constraints:     101994
3585.32/3595.14	c #Conflicts:    3135000 | #Constraints:     102994
3585.32/3595.14	c #Conflicts:    3136000 | #Constraints:     103994
3585.32/3595.14	c #Conflicts:    3137000 | #Constraints:     104994
3585.32/3595.14	c #Conflicts:    3138000 | #Constraints:     105995
3585.32/3595.14	c #Conflicts:    3139000 | #Constraints:     106995
3585.32/3595.14	c #Conflicts:    3140000 | #Constraints:     107995
3585.32/3595.14	c #Conflicts:    3141000 | #Constraints:     108995
3585.32/3595.14	c #Conflicts:    3142000 | #Constraints:     109995
3585.32/3595.14	c #Conflicts:    3143000 | #Constraints:     110995
3585.32/3595.14	c #Conflicts:    3144000 | #Constraints:     111995
3585.32/3595.14	c #Conflicts:    3145000 | #Constraints:     112995
3585.32/3595.14	c #Conflicts:    3146000 | #Constraints:     113995
3585.32/3595.14	c #Conflicts:    3147000 | #Constraints:     114995
3585.32/3595.14	c #Conflicts:    3148000 | #Constraints:     115995
3585.32/3595.14	c #Conflicts:    3149000 | #Constraints:     116995
3585.32/3595.14	c #Conflicts:    3150000 | #Constraints:     117995
3585.32/3595.14	c #Conflicts:    3151000 | #Constraints:     118995
3585.32/3595.14	c #Conflicts:    3152000 | #Constraints:     119996
3585.32/3595.14	c #Conflicts:    3153000 | #Constraints:     120996
3585.32/3595.14	c #Conflicts:    3154000 | #Constraints:     121996
3585.32/3595.14	c #Conflicts:    3155000 | #Constraints:     122996
3585.32/3595.14	c #Conflicts:    3156000 | #Constraints:     123996
3585.32/3595.14	c #Conflicts:    3157000 | #Constraints:     124996
3585.32/3595.14	c #Conflicts:    3158000 | #Constraints:     125996
3585.32/3595.14	c #Conflicts:    3159000 | #Constraints:     126996
3585.32/3595.14	c #Conflicts:    3160000 | #Constraints:     127996
3585.32/3595.14	c #Conflicts:    3161000 | #Constraints:     128996
3585.32/3595.14	c #Conflicts:    3162000 | #Constraints:     129996
3585.32/3595.14	c #Conflicts:    3163000 | #Constraints:     130996
3585.32/3595.14	c #Conflicts:    3164000 | #Constraints:     131996
3585.32/3595.14	c #Conflicts:    3165000 | #Constraints:     132996
3585.32/3595.14	c #Conflicts:    3166000 | #Constraints:     133996
3585.32/3595.14	c #Conflicts:    3167000 | #Constraints:     134996
3585.32/3595.14	c #Conflicts:    3168000 | #Constraints:     135996
3585.32/3595.14	c #Conflicts:    3169000 | #Constraints:     136996
3585.32/3595.14	c #Conflicts:    3170000 | #Constraints:     137996
3585.32/3595.14	c #Conflicts:    3171000 | #Constraints:     138998
3585.32/3595.14	c #Conflicts:    3172000 | #Constraints:     139998
3585.32/3595.14	c #Conflicts:    3173000 | #Constraints:     140998
3585.32/3595.14	c #Conflicts:    3174000 | #Constraints:     141998
3585.32/3595.14	c #Conflicts:    3175000 | #Constraints:     142998
3585.32/3595.14	c #Conflicts:    3176000 | #Constraints:     143998
3585.32/3595.14	c #Conflicts:    3177000 | #Constraints:     144999
3585.32/3595.14	c #Conflicts:    3178000 | #Constraints:     146000
3585.32/3595.14	c #Conflicts:    3179000 | #Constraints:     147000
3585.32/3595.14	c #Conflicts:    3180000 | #Constraints:     148000
3585.32/3595.14	c #Conflicts:    3181000 | #Constraints:     149001
3585.32/3595.14	c #Conflicts:    3182000 | #Constraints:     150001
3585.32/3595.14	c #Conflicts:    3183000 | #Constraints:     151001
3585.32/3595.14	c #Conflicts:    3184000 | #Constraints:     152001
3585.32/3595.14	c #Conflicts:    3185000 | #Constraints:     153001
3585.32/3595.14	c #Conflicts:    3186000 | #Constraints:     154002
3585.32/3595.14	c #Conflicts:    3187000 | #Constraints:     155002
3585.32/3595.14	c #Conflicts:    3188000 | #Constraints:     156003
3585.32/3595.14	c #Conflicts:    3189000 | #Constraints:     157003
3585.32/3595.14	c #Conflicts:    3190000 | #Constraints:     158003
3585.32/3595.14	c #Conflicts:    3191000 | #Constraints:     159003
3585.32/3595.14	c #Conflicts:    3192000 | #Constraints:     160003
3585.32/3595.14	c #Conflicts:    3193000 | #Constraints:     161003
3585.32/3595.14	c #Conflicts:    3194000 | #Constraints:     162003
3585.32/3595.14	c #Conflicts:    3195000 | #Constraints:     163003
3585.32/3595.14	c #Conflicts:    3196000 | #Constraints:     164003
3585.32/3595.14	c #Conflicts:    3197000 | #Constraints:     165003
3585.32/3595.14	c #Conflicts:    3198000 | #Constraints:     166003
3585.32/3595.14	c #Conflicts:    3199000 | #Constraints:     167003
3585.32/3595.14	c #Conflicts:    3200000 | #Constraints:     168003
3585.32/3595.14	c #Conflicts:    3201000 | #Constraints:     169003
3585.32/3595.14	c #Conflicts:    3202000 | #Constraints:     170003
3585.32/3595.14	c #Conflicts:    3203000 | #Constraints:     171003
3585.32/3595.14	c #Conflicts:    3204000 | #Constraints:     172004
3585.32/3595.14	c #Conflicts:    3205000 | #Constraints:     173004
3585.32/3595.14	c #Conflicts:    3206000 | #Constraints:     174004
3585.32/3595.14	c #Conflicts:    3207000 | #Constraints:     175004
3585.32/3595.14	c #Conflicts:    3208000 | #Constraints:     176004
3585.32/3595.14	c #Conflicts:    3209000 | #Constraints:     177004
3585.32/3595.14	c #Conflicts:    3210000 | #Constraints:     178004
3585.32/3595.14	c #Conflicts:    3211000 | #Constraints:     179004
3585.32/3595.14	c #Conflicts:    3212000 | #Constraints:     180004
3585.32/3595.14	c #Conflicts:    3213000 | #Constraints:     181004
3585.32/3595.14	c #Conflicts:    3214000 | #Constraints:     182004
3585.32/3595.14	c #Conflicts:    3215000 | #Constraints:     183004
3585.32/3595.14	c #Conflicts:    3216000 | #Constraints:     184004
3585.32/3595.14	c #Conflicts:    3217000 | #Constraints:     185004
3585.32/3595.14	c #Conflicts:    3218000 | #Constraints:     186004
3585.32/3595.14	c #Conflicts:    3219000 | #Constraints:     187004
3585.32/3595.14	c #Conflicts:    3220000 | #Constraints:     188004
3585.32/3595.14	c #Conflicts:    3221000 | #Constraints:     189004
3585.32/3595.14	c #Conflicts:    3222000 | #Constraints:     190004
3585.32/3595.14	c #Conflicts:    3223000 | #Constraints:     191004
3585.32/3595.14	c #Conflicts:    3224000 | #Constraints:     192005
3585.32/3595.14	c #Conflicts:    3225000 | #Constraints:     193005
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5082
3585.32/3595.14	c #Conflicts:    3226000 | #Constraints:      98206
3585.32/3595.14	c #Conflicts:    3227000 | #Constraints:      99206
3585.32/3595.14	c #Conflicts:    3228000 | #Constraints:     100206
3585.32/3595.14	c #Conflicts:    3229000 | #Constraints:     101206
3585.32/3595.14	c #Conflicts:    3230000 | #Constraints:     102206
3585.32/3595.14	c #Conflicts:    3231000 | #Constraints:     103206
3585.32/3595.14	c #Conflicts:    3232000 | #Constraints:     104206
3585.32/3595.14	c #Conflicts:    3233000 | #Constraints:     105206
3585.32/3595.14	c #Conflicts:    3234000 | #Constraints:     106206
3585.32/3595.14	c #Conflicts:    3235000 | #Constraints:     107206
3585.32/3595.14	c #Conflicts:    3236000 | #Constraints:     108206
3585.32/3595.14	c #Conflicts:    3237000 | #Constraints:     109206
3585.32/3595.14	c #Conflicts:    3238000 | #Constraints:     110206
3585.32/3595.14	c #Conflicts:    3239000 | #Constraints:     111206
3585.32/3595.14	c #Conflicts:    3240000 | #Constraints:     112207
3585.32/3595.14	c #Conflicts:    3241000 | #Constraints:     113207
3585.32/3595.14	c #Conflicts:    3242000 | #Constraints:     114207
3585.32/3595.14	c #Conflicts:    3243000 | #Constraints:     115207
3585.32/3595.14	c #Conflicts:    3244000 | #Constraints:     116208
3585.32/3595.14	c #Conflicts:    3245000 | #Constraints:     117208
3585.32/3595.14	c #Conflicts:    3246000 | #Constraints:     118209
3585.32/3595.14	c #Conflicts:    3247000 | #Constraints:     119210
3585.32/3595.14	c #Conflicts:    3248000 | #Constraints:     120210
3585.32/3595.14	c #Conflicts:    3249000 | #Constraints:     121210
3585.32/3595.14	c #Conflicts:    3250000 | #Constraints:     122210
3585.32/3595.14	c #Conflicts:    3251000 | #Constraints:     123210
3585.32/3595.14	c #Conflicts:    3252000 | #Constraints:     124210
3585.32/3595.14	c #Conflicts:    3253000 | #Constraints:     125211
3585.32/3595.14	c #Conflicts:    3254000 | #Constraints:     126211
3585.32/3595.14	c #Conflicts:    3255000 | #Constraints:     127211
3585.32/3595.14	c #Conflicts:    3256000 | #Constraints:     128211
3585.32/3595.14	c #Conflicts:    3257000 | #Constraints:     129211
3585.32/3595.14	c #Conflicts:    3258000 | #Constraints:     130211
3585.32/3595.14	c #Conflicts:    3259000 | #Constraints:     131211
3585.32/3595.14	c #Conflicts:    3260000 | #Constraints:     132211
3585.32/3595.14	c #Conflicts:    3261000 | #Constraints:     133211
3585.32/3595.14	c #Conflicts:    3262000 | #Constraints:     134211
3585.32/3595.14	c #Conflicts:    3263000 | #Constraints:     135211
3585.32/3595.14	c #Conflicts:    3264000 | #Constraints:     136211
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5225
3585.32/3595.14	c #Conflicts:    3265000 | #Constraints:      70211
3585.32/3595.14	c #Conflicts:    3266000 | #Constraints:      71211
3585.32/3595.14	c #Conflicts:    3267000 | #Constraints:      72211
3585.32/3595.14	c #Conflicts:    3268000 | #Constraints:      73211
3585.32/3595.14	c #Conflicts:    3269000 | #Constraints:      74211
3585.32/3595.14	c #Conflicts:    3270000 | #Constraints:      75211
3585.32/3595.14	c #Conflicts:    3271000 | #Constraints:      76211
3585.32/3595.14	c #Conflicts:    3272000 | #Constraints:      77211
3585.32/3595.14	c #Conflicts:    3273000 | #Constraints:      78211
3585.32/3595.14	c #Conflicts:    3274000 | #Constraints:      79211
3585.32/3595.14	c #Conflicts:    3275000 | #Constraints:      80212
3585.32/3595.14	c #Conflicts:    3276000 | #Constraints:      81212
3585.32/3595.14	c #Conflicts:    3277000 | #Constraints:      82213
3585.32/3595.14	c #Conflicts:    3278000 | #Constraints:      83213
3585.32/3595.14	c #Conflicts:    3279000 | #Constraints:      84213
3585.32/3595.14	c #Conflicts:    3280000 | #Constraints:      85213
3585.32/3595.14	c #Conflicts:    3281000 | #Constraints:      86213
3585.32/3595.14	c #Conflicts:    3282000 | #Constraints:      87213
3585.32/3595.14	c #Conflicts:    3283000 | #Constraints:      88213
3585.32/3595.14	c #Conflicts:    3284000 | #Constraints:      89213
3585.32/3595.14	c #Conflicts:    3285000 | #Constraints:      90213
3585.32/3595.14	c #Conflicts:    3286000 | #Constraints:      91213
3585.32/3595.14	c #Conflicts:    3287000 | #Constraints:      92214
3585.32/3595.14	c #Conflicts:    3288000 | #Constraints:      93214
3585.32/3595.14	c #Conflicts:    3289000 | #Constraints:      94214
3585.32/3595.14	c #Conflicts:    3290000 | #Constraints:      95215
3585.32/3595.14	c #Conflicts:    3291000 | #Constraints:      96215
3585.32/3595.14	c #Conflicts:    3292000 | #Constraints:      97215
3585.32/3595.14	c #Conflicts:    3293000 | #Constraints:      98216
3585.32/3595.14	c #Conflicts:    3294000 | #Constraints:      99216
3585.32/3595.14	c #Conflicts:    3295000 | #Constraints:     100216
3585.32/3595.14	c #Conflicts:    3296000 | #Constraints:     101218
3585.32/3595.14	c #Conflicts:    3297000 | #Constraints:     102218
3585.32/3595.14	c #Conflicts:    3298000 | #Constraints:     103218
3585.32/3595.14	c #Conflicts:    3299000 | #Constraints:     104218
3585.32/3595.14	c #Conflicts:    3300000 | #Constraints:     105219
3585.32/3595.14	c #Conflicts:    3301000 | #Constraints:     106219
3585.32/3595.14	c #Conflicts:    3302000 | #Constraints:     107219
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5225
3585.32/3595.14	c #Conflicts:    3303000 | #Constraints:      55511
3585.32/3595.14	c #Conflicts:    3304000 | #Constraints:      56511
3585.32/3595.14	c #Conflicts:    3305000 | #Constraints:      57511
3585.32/3595.14	c #Conflicts:    3306000 | #Constraints:      58511
3585.32/3595.14	c #Conflicts:    3307000 | #Constraints:      59511
3585.32/3595.14	c #Conflicts:    3308000 | #Constraints:      60511
3585.32/3595.14	c #Conflicts:    3309000 | #Constraints:      61511
3585.32/3595.14	c #Conflicts:    3310000 | #Constraints:      62511
3585.32/3595.14	c #Conflicts:    3311000 | #Constraints:      63511
3585.32/3595.14	c #Conflicts:    3312000 | #Constraints:      64511
3585.32/3595.14	c #Conflicts:    3313000 | #Constraints:      65511
3585.32/3595.14	c #Conflicts:    3314000 | #Constraints:      66512
3585.32/3595.14	c #Conflicts:    3315000 | #Constraints:      67513
3585.32/3595.14	c #Conflicts:    3316000 | #Constraints:      68513
3585.32/3595.14	c #Conflicts:    3317000 | #Constraints:      69513
3585.32/3595.14	c #Conflicts:    3318000 | #Constraints:      70513
3585.32/3595.14	c #Conflicts:    3319000 | #Constraints:      71513
3585.32/3595.14	c #Conflicts:    3320000 | #Constraints:      72513
3585.32/3595.14	c #Conflicts:    3321000 | #Constraints:      73513
3585.32/3595.14	c #Conflicts:    3322000 | #Constraints:      74513
3585.32/3595.14	c #Conflicts:    3323000 | #Constraints:      75513
3585.32/3595.14	c #Conflicts:    3324000 | #Constraints:      76513
3585.32/3595.14	c #Conflicts:    3325000 | #Constraints:      77513
3585.32/3595.14	c #Conflicts:    3326000 | #Constraints:      78513
3585.32/3595.14	c #Conflicts:    3327000 | #Constraints:      79513
3585.32/3595.14	c #Conflicts:    3328000 | #Constraints:      80513
3585.32/3595.14	c #Conflicts:    3329000 | #Constraints:      81513
3585.32/3595.14	c #Conflicts:    3330000 | #Constraints:      82513
3585.32/3595.14	c #Conflicts:    3331000 | #Constraints:      83513
3585.32/3595.14	c #Conflicts:    3332000 | #Constraints:      84513
3585.32/3595.14	c #Conflicts:    3333000 | #Constraints:      85513
3585.32/3595.14	c #Conflicts:    3334000 | #Constraints:      86513
3585.32/3595.14	c #Conflicts:    3335000 | #Constraints:      87513
3585.32/3595.14	c #Conflicts:    3336000 | #Constraints:      88513
3585.32/3595.14	c #Conflicts:    3337000 | #Constraints:      89513
3585.32/3595.14	c #Conflicts:    3338000 | #Constraints:      90513
3585.32/3595.14	c #Conflicts:    3339000 | #Constraints:      91514
3585.32/3595.14	c #Conflicts:    3340000 | #Constraints:      92514
3585.32/3595.14	c #Conflicts:    3341000 | #Constraints:      93515
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5225
3585.32/3595.14	c #Conflicts:    3342000 | #Constraints:      48866
3585.32/3595.14	c #Conflicts:    3343000 | #Constraints:      49866
3585.32/3595.14	c #Conflicts:    3344000 | #Constraints:      50866
3585.32/3595.14	c #Conflicts:    3345000 | #Constraints:      51866
3585.32/3595.14	c #Conflicts:    3346000 | #Constraints:      52866
3585.32/3595.14	c #Conflicts:    3347000 | #Constraints:      53866
3585.32/3595.14	c #Conflicts:    3348000 | #Constraints:      54866
3585.32/3595.14	c #Conflicts:    3349000 | #Constraints:      55866
3585.32/3595.14	c #Conflicts:    3350000 | #Constraints:      56866
3585.32/3595.14	c #Conflicts:    3351000 | #Constraints:      57866
3585.32/3595.14	c #Conflicts:    3352000 | #Constraints:      58866
3585.32/3595.14	c #Conflicts:    3353000 | #Constraints:      59866
3585.32/3595.14	c #Conflicts:    3354000 | #Constraints:      60866
3585.32/3595.14	c #Conflicts:    3355000 | #Constraints:      61866
3585.32/3595.14	c #Conflicts:    3356000 | #Constraints:      62867
3585.32/3595.14	c #Conflicts:    3357000 | #Constraints:      63867
3585.32/3595.14	c #Conflicts:    3358000 | #Constraints:      64867
3585.32/3595.14	c #Conflicts:    3359000 | #Constraints:      65868
3585.32/3595.14	c #Conflicts:    3360000 | #Constraints:      66868
3585.32/3595.14	c #Conflicts:    3361000 | #Constraints:      67868
3585.32/3595.14	c #Conflicts:    3362000 | #Constraints:      68868
3585.32/3595.14	c #Conflicts:    3363000 | #Constraints:      69868
3585.32/3595.14	c #Conflicts:    3364000 | #Constraints:      70868
3585.32/3595.14	c #Conflicts:    3365000 | #Constraints:      71868
3585.32/3595.14	c #Conflicts:    3366000 | #Constraints:      72868
3585.32/3595.14	c #Conflicts:    3367000 | #Constraints:      73868
3585.32/3595.14	c #Conflicts:    3368000 | #Constraints:      74868
3585.32/3595.14	c #Conflicts:    3369000 | #Constraints:      75868
3585.32/3595.14	c #Conflicts:    3370000 | #Constraints:      76868
3585.32/3595.14	c #Conflicts:    3371000 | #Constraints:      77868
3585.32/3595.14	c #Conflicts:    3372000 | #Constraints:      78868
3585.32/3595.14	c #Conflicts:    3373000 | #Constraints:      79868
3585.32/3595.14	c #Conflicts:    3374000 | #Constraints:      80868
3585.32/3595.14	c #Conflicts:    3375000 | #Constraints:      81868
3585.32/3595.14	c #Conflicts:    3376000 | #Constraints:      82868
3585.32/3595.14	c #Conflicts:    3377000 | #Constraints:      83868
3585.32/3595.14	c #Conflicts:    3378000 | #Constraints:      84868
3585.32/3595.14	c #Conflicts:    3379000 | #Constraints:      85868
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5463
3585.32/3595.14	c #Conflicts:    3380000 | #Constraints:      44627
3585.32/3595.14	c #Conflicts:    3381000 | #Constraints:      45627
3585.32/3595.14	c #Conflicts:    3382000 | #Constraints:      46627
3585.32/3595.14	c #Conflicts:    3383000 | #Constraints:      47627
3585.32/3595.14	c #Conflicts:    3384000 | #Constraints:      48627
3585.32/3595.14	c #Conflicts:    3385000 | #Constraints:      49627
3585.32/3595.14	c #Conflicts:    3386000 | #Constraints:      50627
3585.32/3595.14	c #Conflicts:    3387000 | #Constraints:      51627
3585.32/3595.14	c #Conflicts:    3388000 | #Constraints:      52627
3585.32/3595.14	c #Conflicts:    3389000 | #Constraints:      53627
3585.32/3595.14	c #Conflicts:    3390000 | #Constraints:      54627
3585.32/3595.14	c #Conflicts:    3391000 | #Constraints:      55627
3585.32/3595.14	c #Conflicts:    3392000 | #Constraints:      56627
3585.32/3595.14	c #Conflicts:    3393000 | #Constraints:      57627
3585.32/3595.14	c #Conflicts:    3394000 | #Constraints:      58627
3585.32/3595.14	c #Conflicts:    3395000 | #Constraints:      59627
3585.32/3595.14	c #Conflicts:    3396000 | #Constraints:      60627
3585.32/3595.14	c #Conflicts:    3397000 | #Constraints:      61627
3585.32/3595.14	c #Conflicts:    3398000 | #Constraints:      62628
3585.32/3595.14	c #Conflicts:    3399000 | #Constraints:      63628
3585.32/3595.14	c #Conflicts:    3400000 | #Constraints:      64628
3585.32/3595.14	c #Conflicts:    3401000 | #Constraints:      65629
3585.32/3595.14	c #Conflicts:    3402000 | #Constraints:      66630
3585.32/3595.14	c #Conflicts:    3403000 | #Constraints:      67630
3585.32/3595.14	c #Conflicts:    3404000 | #Constraints:      68630
3585.32/3595.14	c #Conflicts:    3405000 | #Constraints:      69630
3585.32/3595.14	c #Conflicts:    3406000 | #Constraints:      70630
3585.32/3595.14	c #Conflicts:    3407000 | #Constraints:      71630
3585.32/3595.14	c #Conflicts:    3408000 | #Constraints:      72630
3585.32/3595.14	c #Conflicts:    3409000 | #Constraints:      73630
3585.32/3595.14	c #Conflicts:    3410000 | #Constraints:      74630
3585.32/3595.14	c #Conflicts:    3411000 | #Constraints:      75631
3585.32/3595.14	c #Conflicts:    3412000 | #Constraints:      76631
3585.32/3595.14	c #Conflicts:    3413000 | #Constraints:      77632
3585.32/3595.14	c #Conflicts:    3414000 | #Constraints:      78632
3585.32/3595.14	c #Conflicts:    3415000 | #Constraints:      79632
3585.32/3595.14	c #Conflicts:    3416000 | #Constraints:      80632
3585.32/3595.14	c #Conflicts:    3417000 | #Constraints:      81632
3585.32/3595.14	c #Conflicts:    3418000 | #Constraints:      82632
3585.32/3595.14	c #Conflicts:    3419000 | #Constraints:      83632
3585.32/3595.14	c #Conflicts:    3420000 | #Constraints:      84632
3585.32/3595.14	c #Conflicts:    3421000 | #Constraints:      85632
3585.32/3595.14	c #Conflicts:    3422000 | #Constraints:      86632
3585.32/3595.14	c #Conflicts:    3423000 | #Constraints:      87632
3585.32/3595.14	c #Conflicts:    3424000 | #Constraints:      88632
3585.32/3595.14	c #Conflicts:    3425000 | #Constraints:      89633
3585.32/3595.14	c #Conflicts:    3426000 | #Constraints:      90633
3585.32/3595.14	c #Conflicts:    3427000 | #Constraints:      91633
3585.32/3595.14	c #Conflicts:    3428000 | #Constraints:      92633
3585.32/3595.14	c #Conflicts:    3429000 | #Constraints:      93633
3585.32/3595.14	c #Conflicts:    3430000 | #Constraints:      94633
3585.32/3595.14	c #Conflicts:    3431000 | #Constraints:      95633
3585.32/3595.14	c #Conflicts:    3432000 | #Constraints:      96633
3585.32/3595.14	c #Conflicts:    3433000 | #Constraints:      97633
3585.32/3595.14	c #Conflicts:    3434000 | #Constraints:      98633
3585.32/3595.14	c #Conflicts:    3435000 | #Constraints:      99633
3585.32/3595.14	c #Conflicts:    3436000 | #Constraints:     100633
3585.32/3595.14	c #Conflicts:    3437000 | #Constraints:     101634
3585.32/3595.14	c #Conflicts:    3438000 | #Constraints:     102635
3585.32/3595.14	c #Conflicts:    3439000 | #Constraints:     103635
3585.32/3595.14	c #Conflicts:    3440000 | #Constraints:     104635
3585.32/3595.14	c #Conflicts:    3441000 | #Constraints:     105635
3585.32/3595.14	c #Conflicts:    3442000 | #Constraints:     106635
3585.32/3595.14	c #Conflicts:    3443000 | #Constraints:     107635
3585.32/3595.14	c #Conflicts:    3444000 | #Constraints:     108636
3585.32/3595.14	c #Conflicts:    3445000 | #Constraints:     109636
3585.32/3595.14	c #Conflicts:    3446000 | #Constraints:     110637
3585.32/3595.14	c #Conflicts:    3447000 | #Constraints:     111637
3585.32/3595.14	c #Conflicts:    3448000 | #Constraints:     112637
3585.32/3595.14	c #Conflicts:    3449000 | #Constraints:     113637
3585.32/3595.14	c #Conflicts:    3450000 | #Constraints:     114637
3585.32/3595.14	c #Conflicts:    3451000 | #Constraints:     115637
3585.32/3595.14	c #Conflicts:    3452000 | #Constraints:     116637
3585.32/3595.14	c #Conflicts:    3453000 | #Constraints:     117637
3585.32/3595.14	c #Conflicts:    3454000 | #Constraints:     118637
3585.32/3595.14	c #Conflicts:    3455000 | #Constraints:     119637
3585.32/3595.14	c #Conflicts:    3456000 | #Constraints:     120637
3585.32/3595.14	c #Conflicts:    3457000 | #Constraints:     121637
3585.32/3595.14	c #Conflicts:    3458000 | #Constraints:     122638
3585.32/3595.14	c #Conflicts:    3459000 | #Constraints:     123638
3585.32/3595.14	c #Conflicts:    3460000 | #Constraints:     124638
3585.32/3595.14	c #Conflicts:    3461000 | #Constraints:     125638
3585.32/3595.14	c #Conflicts:    3462000 | #Constraints:     126638
3585.32/3595.14	c #Conflicts:    3463000 | #Constraints:     127638
3585.32/3595.14	c #Conflicts:    3464000 | #Constraints:     128638
3585.32/3595.14	c #Conflicts:    3465000 | #Constraints:     129638
3585.32/3595.14	c #Conflicts:    3466000 | #Constraints:     130638
3585.32/3595.14	c #Conflicts:    3467000 | #Constraints:     131638
3585.32/3595.14	c #Conflicts:    3468000 | #Constraints:     132639
3585.32/3595.14	c #Conflicts:    3469000 | #Constraints:     133639
3585.32/3595.14	c #Conflicts:    3470000 | #Constraints:     134639
3585.32/3595.14	c #Conflicts:    3471000 | #Constraints:     135639
3585.32/3595.14	c #Conflicts:    3472000 | #Constraints:     136639
3585.32/3595.14	c #Conflicts:    3473000 | #Constraints:     137639
3585.32/3595.14	c #Conflicts:    3474000 | #Constraints:     138639
3585.32/3595.14	c #Conflicts:    3475000 | #Constraints:     139640
3585.32/3595.14	c #Conflicts:    3476000 | #Constraints:     140640
3585.32/3595.14	c #Conflicts:    3477000 | #Constraints:     141640
3585.32/3595.14	c #Conflicts:    3478000 | #Constraints:     142640
3585.32/3595.14	c #Conflicts:    3479000 | #Constraints:     143640
3585.32/3595.14	c #Conflicts:    3480000 | #Constraints:     144640
3585.32/3595.14	c #Conflicts:    3481000 | #Constraints:     145641
3585.32/3595.14	c #Conflicts:    3482000 | #Constraints:     146641
3585.32/3595.14	c #Conflicts:    3483000 | #Constraints:     147641
3585.32/3595.14	c #Conflicts:    3484000 | #Constraints:     148641
3585.32/3595.14	c #Conflicts:    3485000 | #Constraints:     149641
3585.32/3595.14	c #Conflicts:    3486000 | #Constraints:     150641
3585.32/3595.14	c #Conflicts:    3487000 | #Constraints:     151641
3585.32/3595.14	c #Conflicts:    3488000 | #Constraints:     152641
3585.32/3595.14	c #Conflicts:    3489000 | #Constraints:     153641
3585.32/3595.14	c #Conflicts:    3490000 | #Constraints:     154641
3585.32/3595.14	c #Conflicts:    3491000 | #Constraints:     155641
3585.32/3595.14	c #Conflicts:    3492000 | #Constraints:     156641
3585.32/3595.14	c #Conflicts:    3493000 | #Constraints:     157642
3585.32/3595.14	c #Conflicts:    3494000 | #Constraints:     158643
3585.32/3595.14	c #Conflicts:    3495000 | #Constraints:     159643
3585.32/3595.14	c #Conflicts:    3496000 | #Constraints:     160643
3585.32/3595.14	c #Conflicts:    3497000 | #Constraints:     161643
3585.32/3595.14	c #Conflicts:    3498000 | #Constraints:     162643
3585.32/3595.14	c #Conflicts:    3499000 | #Constraints:     163643
3585.32/3595.14	c #Conflicts:    3500000 | #Constraints:     164643
3585.32/3595.14	c #Conflicts:    3501000 | #Constraints:     165643
3585.32/3595.14	c #Conflicts:    3502000 | #Constraints:     166643
3585.32/3595.14	c #Conflicts:    3503000 | #Constraints:     167643
3585.32/3595.14	c #Conflicts:    3504000 | #Constraints:     168643
3585.32/3595.14	c #Conflicts:    3505000 | #Constraints:     169643
3585.32/3595.14	c #Conflicts:    3506000 | #Constraints:     170644
3585.32/3595.14	c #Conflicts:    3507000 | #Constraints:     171644
3585.32/3595.14	c #Conflicts:    3508000 | #Constraints:     172644
3585.32/3595.14	c #Conflicts:    3509000 | #Constraints:     173644
3585.32/3595.14	c #Conflicts:    3510000 | #Constraints:     174644
3585.32/3595.14	c #Conflicts:    3511000 | #Constraints:     175644
3585.32/3595.14	c #Conflicts:    3512000 | #Constraints:     176644
3585.32/3595.14	c #Conflicts:    3513000 | #Constraints:     177644
3585.32/3595.14	c #Conflicts:    3514000 | #Constraints:     178644
3585.32/3595.14	c #Conflicts:    3515000 | #Constraints:     179645
3585.32/3595.14	c #Conflicts:    3516000 | #Constraints:     180645
3585.32/3595.14	c #Conflicts:    3517000 | #Constraints:     181645
3585.32/3595.14	c #Conflicts:    3518000 | #Constraints:     182645
3585.32/3595.14	c #Conflicts:    3519000 | #Constraints:     183645
3585.32/3595.14	c #Conflicts:    3520000 | #Constraints:     184646
3585.32/3595.14	c #Conflicts:    3521000 | #Constraints:     185646
3585.32/3595.14	c #Conflicts:    3522000 | #Constraints:     186647
3585.32/3595.14	c #Conflicts:    3523000 | #Constraints:     187647
3585.32/3595.14	c #Conflicts:    3524000 | #Constraints:     188647
3585.32/3595.14	c #Conflicts:    3525000 | #Constraints:     189648
3585.32/3595.14	c #Conflicts:    3526000 | #Constraints:     190648
3585.32/3595.14	c #Conflicts:    3527000 | #Constraints:     191648
3585.32/3595.14	c #Conflicts:    3528000 | #Constraints:     192648
3585.32/3595.14	c #Conflicts:    3529000 | #Constraints:     193648
3585.32/3595.14	c #Conflicts:    3530000 | #Constraints:     194649
3585.32/3595.14	c #Conflicts:    3531000 | #Constraints:     195649
3585.32/3595.14	c #Conflicts:    3532000 | #Constraints:     196649
3585.32/3595.14	c #Conflicts:    3533000 | #Constraints:     197649
3585.32/3595.14	c #Conflicts:    3534000 | #Constraints:     198649
3585.32/3595.14	c #Conflicts:    3535000 | #Constraints:     199649
3585.32/3595.14	c #Conflicts:    3536000 | #Constraints:     200649
3585.32/3595.14	c #Conflicts:    3537000 | #Constraints:     201650
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5748
3585.32/3595.14	c #Conflicts:    3538000 | #Constraints:     102636
3585.32/3595.14	c #Conflicts:    3539000 | #Constraints:     103636
3585.32/3595.14	c #Conflicts:    3540000 | #Constraints:     104636
3585.32/3595.14	c #Conflicts:    3541000 | #Constraints:     105636
3585.32/3595.14	c #Conflicts:    3542000 | #Constraints:     106636
3585.32/3595.14	c #Conflicts:    3543000 | #Constraints:     107636
3585.32/3595.14	c #Conflicts:    3544000 | #Constraints:     108636
3585.32/3595.14	c #Conflicts:    3545000 | #Constraints:     109636
3585.32/3595.14	c #Conflicts:    3546000 | #Constraints:     110638
3585.32/3595.14	c #Conflicts:    3547000 | #Constraints:     111638
3585.32/3595.14	c #Conflicts:    3548000 | #Constraints:     112638
3585.32/3595.14	c #Conflicts:    3549000 | #Constraints:     113638
3585.32/3595.14	c #Conflicts:    3550000 | #Constraints:     114638
3585.32/3595.14	c #Conflicts:    3551000 | #Constraints:     115638
3585.32/3595.14	c #Conflicts:    3552000 | #Constraints:     116638
3585.32/3595.14	c #Conflicts:    3553000 | #Constraints:     117638
3585.32/3595.14	c #Conflicts:    3554000 | #Constraints:     118638
3585.32/3595.14	c #Conflicts:    3555000 | #Constraints:     119638
3585.32/3595.14	c #Conflicts:    3556000 | #Constraints:     120638
3585.32/3595.14	c #Conflicts:    3557000 | #Constraints:     121638
3585.32/3595.14	c #Conflicts:    3558000 | #Constraints:     122639
3585.32/3595.14	c #Conflicts:    3559000 | #Constraints:     123639
3585.32/3595.14	c #Conflicts:    3560000 | #Constraints:     124639
3585.32/3595.14	c #Conflicts:    3561000 | #Constraints:     125639
3585.32/3595.14	c #Conflicts:    3562000 | #Constraints:     126639
3585.32/3595.14	c #Conflicts:    3563000 | #Constraints:     127639
3585.32/3595.14	c #Conflicts:    3564000 | #Constraints:     128639
3585.32/3595.14	c #Conflicts:    3565000 | #Constraints:     129639
3585.32/3595.14	c #Conflicts:    3566000 | #Constraints:     130639
3585.32/3595.14	c #Conflicts:    3567000 | #Constraints:     131639
3585.32/3595.14	c #Conflicts:    3568000 | #Constraints:     132639
3585.32/3595.14	c #Conflicts:    3569000 | #Constraints:     133639
3585.32/3595.14	c #Conflicts:    3570000 | #Constraints:     134639
3585.32/3595.14	c #Conflicts:    3571000 | #Constraints:     135639
3585.32/3595.14	c #Conflicts:    3572000 | #Constraints:     136639
3585.32/3595.14	c #Conflicts:    3573000 | #Constraints:     137639
3585.32/3595.14	c #Conflicts:    3574000 | #Constraints:     138640
3585.32/3595.14	c #Conflicts:    3575000 | #Constraints:     139640
3585.32/3595.14	c #Conflicts:    3576000 | #Constraints:     140640
3585.32/3595.14	c #Conflicts:    3577000 | #Constraints:     141640
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5748
3585.32/3595.14	c #Conflicts:    3578000 | #Constraints:      72580
3585.32/3595.14	c #Conflicts:    3579000 | #Constraints:      73580
3585.32/3595.14	c #Conflicts:    3580000 | #Constraints:      74580
3585.32/3595.14	c #Conflicts:    3581000 | #Constraints:      75580
3585.32/3595.14	c #Conflicts:    3582000 | #Constraints:      76580
3585.32/3595.14	c #Conflicts:    3583000 | #Constraints:      77581
3585.32/3595.14	c #Conflicts:    3584000 | #Constraints:      78582
3585.32/3595.14	c #Conflicts:    3585000 | #Constraints:      79582
3585.32/3595.14	c #Conflicts:    3586000 | #Constraints:      80583
3585.32/3595.14	c #Conflicts:    3587000 | #Constraints:      81583
3585.32/3595.14	c #Conflicts:    3588000 | #Constraints:      82583
3585.32/3595.14	c #Conflicts:    3589000 | #Constraints:      83583
3585.32/3595.14	c #Conflicts:    3590000 | #Constraints:      84584
3585.32/3595.14	c #Conflicts:    3591000 | #Constraints:      85584
3585.32/3595.14	c #Conflicts:    3592000 | #Constraints:      86584
3585.32/3595.14	c #Conflicts:    3593000 | #Constraints:      87584
3585.32/3595.14	c #Conflicts:    3594000 | #Constraints:      88586
3585.32/3595.14	c #Conflicts:    3595000 | #Constraints:      89586
3585.32/3595.14	c #Conflicts:    3596000 | #Constraints:      90586
3585.32/3595.14	c #Conflicts:    3597000 | #Constraints:      91586
3585.32/3595.14	c #Conflicts:    3598000 | #Constraints:      92586
3585.32/3595.14	c #Conflicts:    3599000 | #Constraints:      93586
3585.32/3595.14	c #Conflicts:    3600000 | #Constraints:      94586
3585.32/3595.14	c #Conflicts:    3601000 | #Constraints:      95586
3585.32/3595.14	c #Conflicts:    3602000 | #Constraints:      96586
3585.32/3595.14	c #Conflicts:    3603000 | #Constraints:      97586
3585.32/3595.14	c #Conflicts:    3604000 | #Constraints:      98586
3585.32/3595.14	c #Conflicts:    3605000 | #Constraints:      99587
3585.32/3595.14	c #Conflicts:    3606000 | #Constraints:     100587
3585.32/3595.14	c #Conflicts:    3607000 | #Constraints:     101587
3585.32/3595.14	c #Conflicts:    3608000 | #Constraints:     102587
3585.32/3595.14	c #Conflicts:    3609000 | #Constraints:     103587
3585.32/3595.14	c #Conflicts:    3610000 | #Constraints:     104587
3585.32/3595.14	c #Conflicts:    3611000 | #Constraints:     105587
3585.32/3595.14	c #Conflicts:    3612000 | #Constraints:     106587
3585.32/3595.14	c #Conflicts:    3613000 | #Constraints:     107588
3585.32/3595.14	c #Conflicts:    3614000 | #Constraints:     108588
3585.32/3595.14	c #Conflicts:    3615000 | #Constraints:     109589
3585.32/3595.14	c #Conflicts:    3616000 | #Constraints:     110589
3585.32/3595.14	c #Conflicts:    3617000 | #Constraints:     111589
3585.32/3595.14	c #Conflicts:    3618000 | #Constraints:     112589
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5752
3585.32/3595.14	c #Conflicts:    3619000 | #Constraints:      58402
3585.32/3595.14	c #Conflicts:    3620000 | #Constraints:      59402
3585.32/3595.14	c #Conflicts:    3621000 | #Constraints:      60402
3585.32/3595.14	c #Conflicts:    3622000 | #Constraints:      61402
3585.32/3595.14	c #Conflicts:    3623000 | #Constraints:      62402
3585.32/3595.14	c #Conflicts:    3624000 | #Constraints:      63402
3585.32/3595.14	c #Conflicts:    3625000 | #Constraints:      64402
3585.32/3595.14	c #Conflicts:    3626000 | #Constraints:      65403
3585.32/3595.14	c #Conflicts:    3627000 | #Constraints:      66403
3585.32/3595.14	c #Conflicts:    3628000 | #Constraints:      67403
3585.32/3595.14	c #Conflicts:    3629000 | #Constraints:      68404
3585.32/3595.14	c #Conflicts:    3630000 | #Constraints:      69405
3585.32/3595.14	c #Conflicts:    3631000 | #Constraints:      70406
3585.32/3595.14	c #Conflicts:    3632000 | #Constraints:      71407
3585.32/3595.14	c #Conflicts:    3633000 | #Constraints:      72407
3585.32/3595.14	c #Conflicts:    3634000 | #Constraints:      73408
3585.32/3595.14	c #Conflicts:    3635000 | #Constraints:      74408
3585.32/3595.14	c #Conflicts:    3636000 | #Constraints:      75408
3585.32/3595.14	c #Conflicts:    3637000 | #Constraints:      76409
3585.32/3595.14	c #Conflicts:    3638000 | #Constraints:      77409
3585.32/3595.14	c #Conflicts:    3639000 | #Constraints:      78409
3585.32/3595.14	c #Conflicts:    3640000 | #Constraints:      79409
3585.32/3595.14	c #Conflicts:    3641000 | #Constraints:      80409
3585.32/3595.14	c #Conflicts:    3642000 | #Constraints:      81409
3585.32/3595.14	c #Conflicts:    3643000 | #Constraints:      82409
3585.32/3595.14	c #Conflicts:    3644000 | #Constraints:      83409
3585.32/3595.14	c #Conflicts:    3645000 | #Constraints:      84409
3585.32/3595.14	c #Conflicts:    3646000 | #Constraints:      85409
3585.32/3595.14	c #Conflicts:    3647000 | #Constraints:      86409
3585.32/3595.14	c #Conflicts:    3648000 | #Constraints:      87409
3585.32/3595.14	c #Conflicts:    3649000 | #Constraints:      88409
3585.32/3595.14	c #Conflicts:    3650000 | #Constraints:      89410
3585.32/3595.14	c #Conflicts:    3651000 | #Constraints:      90410
3585.32/3595.14	c #Conflicts:    3652000 | #Constraints:      91410
3585.32/3595.14	c #Conflicts:    3653000 | #Constraints:      92410
3585.32/3595.14	c #Conflicts:    3654000 | #Constraints:      93410
3585.32/3595.14	c #Conflicts:    3655000 | #Constraints:      94410
3585.32/3595.14	c #Conflicts:    3656000 | #Constraints:      95410
3585.32/3595.14	c #Conflicts:    3657000 | #Constraints:      96410
3585.32/3595.14	c #Conflicts:    3658000 | #Constraints:      97410
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.5754
3585.32/3595.14	c #Conflicts:    3659000 | #Constraints:      50567
3585.32/3595.14	c #Conflicts:    3660000 | #Constraints:      51567
3585.32/3595.14	c #Conflicts:    3661000 | #Constraints:      52567
3585.32/3595.14	c #Conflicts:    3662000 | #Constraints:      53567
3585.32/3595.14	c #Conflicts:    3663000 | #Constraints:      54567
3585.32/3595.14	c #Conflicts:    3664000 | #Constraints:      55567
3585.32/3595.14	c #Conflicts:    3665000 | #Constraints:      56567
3585.32/3595.14	c #Conflicts:    3666000 | #Constraints:      57567
3585.32/3595.14	c #Conflicts:    3667000 | #Constraints:      58567
3585.32/3595.14	c #Conflicts:    3668000 | #Constraints:      59567
3585.32/3595.14	c #Conflicts:    3669000 | #Constraints:      60567
3585.32/3595.14	c #Conflicts:    3670000 | #Constraints:      61568
3585.32/3595.14	c #Conflicts:    3671000 | #Constraints:      62568
3585.32/3595.14	c #Conflicts:    3672000 | #Constraints:      63568
3585.32/3595.14	c #Conflicts:    3673000 | #Constraints:      64568
3585.32/3595.14	c #Conflicts:    3674000 | #Constraints:      65568
3585.32/3595.14	c #Conflicts:    3675000 | #Constraints:      66568
3585.32/3595.14	c #Conflicts:    3676000 | #Constraints:      67568
3585.32/3595.14	c #Conflicts:    3677000 | #Constraints:      68568
3585.32/3595.14	c #Conflicts:    3678000 | #Constraints:      69568
3585.32/3595.14	c #Conflicts:    3679000 | #Constraints:      70568
3585.32/3595.14	c #Conflicts:    3680000 | #Constraints:      71568
3585.32/3595.14	c #Conflicts:    3681000 | #Constraints:      72568
3585.32/3595.14	c #Conflicts:    3682000 | #Constraints:      73568
3585.32/3595.14	c #Conflicts:    3683000 | #Constraints:      74568
3585.32/3595.14	c #Conflicts:    3684000 | #Constraints:      75568
3585.32/3595.14	c #Conflicts:    3685000 | #Constraints:      76568
3585.32/3595.14	c #Conflicts:    3686000 | #Constraints:      77568
3585.32/3595.14	c #Conflicts:    3687000 | #Constraints:      78568
3585.32/3595.14	c #Conflicts:    3688000 | #Constraints:      79568
3585.32/3595.14	c #Conflicts:    3689000 | #Constraints:      80568
3585.32/3595.14	c #Conflicts:    3690000 | #Constraints:      81568
3585.32/3595.14	c #Conflicts:    3691000 | #Constraints:      82568
3585.32/3595.14	c #Conflicts:    3692000 | #Constraints:      83569
3585.32/3595.14	c #Conflicts:    3693000 | #Constraints:      84569
3585.32/3595.14	c #Conflicts:    3694000 | #Constraints:      85569
3585.32/3595.14	c #Conflicts:    3695000 | #Constraints:      86569
3585.32/3595.14	c #Conflicts:    3696000 | #Constraints:      87569
3585.32/3595.14	c #Conflicts:    3697000 | #Constraints:      88569
3585.32/3595.14	c #Conflicts:    3698000 | #Constraints:      89569
3585.32/3595.14	c #Conflicts:    3699000 | #Constraints:      90569
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.631
3585.32/3595.14	c #Conflicts:    3700000 | #Constraints:      47306
3585.32/3595.14	c #Conflicts:    3701000 | #Constraints:      48306
3585.32/3595.14	c #Conflicts:    3702000 | #Constraints:      49306
3585.32/3595.14	c #Conflicts:    3703000 | #Constraints:      50306
3585.32/3595.14	c #Conflicts:    3704000 | #Constraints:      51306
3585.32/3595.14	c #Conflicts:    3705000 | #Constraints:      52306
3585.32/3595.14	c #Conflicts:    3706000 | #Constraints:      53306
3585.32/3595.14	c #Conflicts:    3707000 | #Constraints:      54306
3585.32/3595.14	c #Conflicts:    3708000 | #Constraints:      55306
3585.32/3595.14	c #Conflicts:    3709000 | #Constraints:      56306
3585.32/3595.14	c #Conflicts:    3710000 | #Constraints:      57306
3585.32/3595.14	c #Conflicts:    3711000 | #Constraints:      58306
3585.32/3595.14	c #Conflicts:    3712000 | #Constraints:      59306
3585.32/3595.14	c #Conflicts:    3713000 | #Constraints:      60306
3585.32/3595.14	c #Conflicts:    3714000 | #Constraints:      61306
3585.32/3595.14	c #Conflicts:    3715000 | #Constraints:      62306
3585.32/3595.14	c #Conflicts:    3716000 | #Constraints:      63306
3585.32/3595.14	c #Conflicts:    3717000 | #Constraints:      64306
3585.32/3595.14	c #Conflicts:    3718000 | #Constraints:      65306
3585.32/3595.14	c #Conflicts:    3719000 | #Constraints:      66306
3585.32/3595.14	c #Conflicts:    3720000 | #Constraints:      67306
3585.32/3595.14	c #Conflicts:    3721000 | #Constraints:      68306
3585.32/3595.14	c #Conflicts:    3722000 | #Constraints:      69306
3585.32/3595.14	c #Conflicts:    3723000 | #Constraints:      70306
3585.32/3595.14	c #Conflicts:    3724000 | #Constraints:      71306
3585.32/3595.14	c #Conflicts:    3725000 | #Constraints:      72306
3585.32/3595.14	c #Conflicts:    3726000 | #Constraints:      73306
3585.32/3595.14	c #Conflicts:    3727000 | #Constraints:      74307
3585.32/3595.14	c #Conflicts:    3728000 | #Constraints:      75307
3585.32/3595.14	c #Conflicts:    3729000 | #Constraints:      76307
3585.32/3595.14	c #Conflicts:    3730000 | #Constraints:      77307
3585.32/3595.14	c #Conflicts:    3731000 | #Constraints:      78307
3585.32/3595.14	c #Conflicts:    3732000 | #Constraints:      79307
3585.32/3595.14	c #Conflicts:    3733000 | #Constraints:      80307
3585.32/3595.14	c #Conflicts:    3734000 | #Constraints:      81307
3585.32/3595.14	c #Conflicts:    3735000 | #Constraints:      82309
3585.32/3595.14	c #Conflicts:    3736000 | #Constraints:      83310
3585.32/3595.14	c #Conflicts:    3737000 | #Constraints:      84310
3585.32/3595.14	c #Conflicts:    3738000 | #Constraints:      85310
3585.32/3595.14	c #Conflicts:    3739000 | #Constraints:      86311
3585.32/3595.14	c #Conflicts:    3740000 | #Constraints:      87311
3585.32/3595.14	c #Conflicts:    3741000 | #Constraints:      88311
3585.32/3595.14	c #Conflicts:    3742000 | #Constraints:      89311
3585.32/3595.14	c #Conflicts:    3743000 | #Constraints:      90311
3585.32/3595.14	c #Conflicts:    3744000 | #Constraints:      91311
3585.32/3595.14	c #Conflicts:    3745000 | #Constraints:      92311
3585.32/3595.14	c #Conflicts:    3746000 | #Constraints:      93312
3585.32/3595.14	c #Conflicts:    3747000 | #Constraints:      94312
3585.32/3595.14	c #Conflicts:    3748000 | #Constraints:      95312
3585.32/3595.14	c #Conflicts:    3749000 | #Constraints:      96312
3585.32/3595.14	c #Conflicts:    3750000 | #Constraints:      97312
3585.32/3595.14	c #Conflicts:    3751000 | #Constraints:      98312
3585.32/3595.14	c #Conflicts:    3752000 | #Constraints:      99312
3585.32/3595.14	c #Conflicts:    3753000 | #Constraints:     100312
3585.32/3595.14	c #Conflicts:    3754000 | #Constraints:     101312
3585.32/3595.14	c #Conflicts:    3755000 | #Constraints:     102312
3585.32/3595.14	c #Conflicts:    3756000 | #Constraints:     103312
3585.32/3595.14	c #Conflicts:    3757000 | #Constraints:     104312
3585.32/3595.14	c #Conflicts:    3758000 | #Constraints:     105313
3585.32/3595.14	c #Conflicts:    3759000 | #Constraints:     106313
3585.32/3595.14	c #Conflicts:    3760000 | #Constraints:     107313
3585.32/3595.14	c #Conflicts:    3761000 | #Constraints:     108313
3585.32/3595.14	c #Conflicts:    3762000 | #Constraints:     109313
3585.32/3595.14	c #Conflicts:    3763000 | #Constraints:     110313
3585.32/3595.14	c #Conflicts:    3764000 | #Constraints:     111313
3585.32/3595.14	c #Conflicts:    3765000 | #Constraints:     112313
3585.32/3595.14	c #Conflicts:    3766000 | #Constraints:     113313
3585.32/3595.14	c #Conflicts:    3767000 | #Constraints:     114313
3585.32/3595.14	c #Conflicts:    3768000 | #Constraints:     115313
3585.32/3595.14	c #Conflicts:    3769000 | #Constraints:     116313
3585.32/3595.14	c #Conflicts:    3770000 | #Constraints:     117313
3585.32/3595.14	c #Conflicts:    3771000 | #Constraints:     118313
3585.32/3595.14	c #Conflicts:    3772000 | #Constraints:     119314
3585.32/3595.14	c #Conflicts:    3773000 | #Constraints:     120314
3585.32/3595.14	c #Conflicts:    3774000 | #Constraints:     121314
3585.32/3595.14	c #Conflicts:    3775000 | #Constraints:     122314
3585.32/3595.14	c #Conflicts:    3776000 | #Constraints:     123314
3585.32/3595.14	c #Conflicts:    3777000 | #Constraints:     124314
3585.32/3595.14	c #Conflicts:    3778000 | #Constraints:     125314
3585.32/3595.14	c #Conflicts:    3779000 | #Constraints:     126314
3585.32/3595.14	c #Conflicts:    3780000 | #Constraints:     127315
3585.32/3595.14	c #Conflicts:    3781000 | #Constraints:     128315
3585.32/3595.14	c #Conflicts:    3782000 | #Constraints:     129315
3585.32/3595.14	c #Conflicts:    3783000 | #Constraints:     130315
3585.32/3595.14	c #Conflicts:    3784000 | #Constraints:     131315
3585.32/3595.14	c #Conflicts:    3785000 | #Constraints:     132315
3585.32/3595.14	c #Conflicts:    3786000 | #Constraints:     133315
3585.32/3595.14	c #Conflicts:    3787000 | #Constraints:     134315
3585.32/3595.14	c #Conflicts:    3788000 | #Constraints:     135315
3585.32/3595.14	c #Conflicts:    3789000 | #Constraints:     136315
3585.32/3595.14	c #Conflicts:    3790000 | #Constraints:     137315
3585.32/3595.14	c #Conflicts:    3791000 | #Constraints:     138315
3585.32/3595.14	c #Conflicts:    3792000 | #Constraints:     139315
3585.32/3595.14	c #Conflicts:    3793000 | #Constraints:     140315
3585.32/3595.14	c #Conflicts:    3794000 | #Constraints:     141315
3585.32/3595.14	c #Conflicts:    3795000 | #Constraints:     142315
3585.32/3595.14	c #Conflicts:    3796000 | #Constraints:     143315
3585.32/3595.14	c #Conflicts:    3797000 | #Constraints:     144315
3585.32/3595.14	c #Conflicts:    3798000 | #Constraints:     145316
3585.32/3595.14	c #Conflicts:    3799000 | #Constraints:     146316
3585.32/3595.14	c #Conflicts:    3800000 | #Constraints:     147316
3585.32/3595.14	c #Conflicts:    3801000 | #Constraints:     148316
3585.32/3595.14	c #Conflicts:    3802000 | #Constraints:     149316
3585.32/3595.14	c #Conflicts:    3803000 | #Constraints:     150316
3585.32/3595.14	c #Conflicts:    3804000 | #Constraints:     151316
3585.32/3595.14	c #Conflicts:    3805000 | #Constraints:     152316
3585.32/3595.14	c #Conflicts:    3806000 | #Constraints:     153316
3585.32/3595.14	c #Conflicts:    3807000 | #Constraints:     154316
3585.32/3595.14	c #Conflicts:    3808000 | #Constraints:     155316
3585.32/3595.14	c #Conflicts:    3809000 | #Constraints:     156316
3585.32/3595.14	c #Conflicts:    3810000 | #Constraints:     157317
3585.32/3595.14	c #Conflicts:    3811000 | #Constraints:     158317
3585.32/3595.14	c #Conflicts:    3812000 | #Constraints:     159317
3585.32/3595.14	c #Conflicts:    3813000 | #Constraints:     160317
3585.32/3595.14	c #Conflicts:    3814000 | #Constraints:     161317
3585.32/3595.14	c #Conflicts:    3815000 | #Constraints:     162317
3585.32/3595.14	c #Conflicts:    3816000 | #Constraints:     163319
3585.32/3595.14	c #Conflicts:    3817000 | #Constraints:     164319
3585.32/3595.14	c #Conflicts:    3818000 | #Constraints:     165319
3585.32/3595.14	c #Conflicts:    3819000 | #Constraints:     166319
3585.32/3595.14	c #Conflicts:    3820000 | #Constraints:     167319
3585.32/3595.14	c #Conflicts:    3821000 | #Constraints:     168319
3585.32/3595.14	c #Conflicts:    3822000 | #Constraints:     169319
3585.32/3595.14	c #Conflicts:    3823000 | #Constraints:     170319
3585.32/3595.14	c #Conflicts:    3824000 | #Constraints:     171319
3585.32/3595.14	c #Conflicts:    3825000 | #Constraints:     172319
3585.32/3595.14	c #Conflicts:    3826000 | #Constraints:     173319
3585.32/3595.14	c #Conflicts:    3827000 | #Constraints:     174319
3585.32/3595.14	c #Conflicts:    3828000 | #Constraints:     175319
3585.32/3595.14	c #Conflicts:    3829000 | #Constraints:     176319
3585.32/3595.14	c #Conflicts:    3830000 | #Constraints:     177319
3585.32/3595.14	c #Conflicts:    3831000 | #Constraints:     178319
3585.32/3595.14	c #Conflicts:    3832000 | #Constraints:     179319
3585.32/3595.14	c #Conflicts:    3833000 | #Constraints:     180319
3585.32/3595.14	c #Conflicts:    3834000 | #Constraints:     181319
3585.32/3595.14	c #Conflicts:    3835000 | #Constraints:     182319
3585.32/3595.14	c #Conflicts:    3836000 | #Constraints:     183319
3585.32/3595.14	c #Conflicts:    3837000 | #Constraints:     184319
3585.32/3595.14	c #Conflicts:    3838000 | #Constraints:     185319
3585.32/3595.14	c #Conflicts:    3839000 | #Constraints:     186319
3585.32/3595.14	c #Conflicts:    3840000 | #Constraints:     187319
3585.32/3595.14	c #Conflicts:    3841000 | #Constraints:     188319
3585.32/3595.14	c #Conflicts:    3842000 | #Constraints:     189319
3585.32/3595.14	c #Conflicts:    3843000 | #Constraints:     190319
3585.32/3595.14	c #Conflicts:    3844000 | #Constraints:     191319
3585.32/3595.14	c #Conflicts:    3845000 | #Constraints:     192319
3585.32/3595.14	c #Conflicts:    3846000 | #Constraints:     193319
3585.32/3595.14	c #Conflicts:    3847000 | #Constraints:     194319
3585.32/3595.14	c #Conflicts:    3848000 | #Constraints:     195319
3585.32/3595.14	c #Conflicts:    3849000 | #Constraints:     196319
3585.32/3595.14	c #Conflicts:    3850000 | #Constraints:     197319
3585.32/3595.14	c #Conflicts:    3851000 | #Constraints:     198319
3585.32/3595.14	c #Conflicts:    3852000 | #Constraints:     199319
3585.32/3595.14	c #Conflicts:    3853000 | #Constraints:     200319
3585.32/3595.14	c #Conflicts:    3854000 | #Constraints:     201319
3585.32/3595.14	c #Conflicts:    3855000 | #Constraints:     202319
3585.32/3595.14	c #Conflicts:    3856000 | #Constraints:     203319
3585.32/3595.14	c #Conflicts:    3857000 | #Constraints:     204320
3585.32/3595.14	c #Conflicts:    3858000 | #Constraints:     205320
3585.32/3595.14	c #Conflicts:    3859000 | #Constraints:     206320
3585.32/3595.14	c #Conflicts:    3860000 | #Constraints:     207320
3585.32/3595.14	c #Conflicts:    3861000 | #Constraints:     208320
3585.32/3595.14	c #Conflicts:    3862000 | #Constraints:     209320
3585.32/3595.14	c #Conflicts:    3863000 | #Constraints:     210320
3585.32/3595.14	c INPROCESSING
3585.32/3595.14	c GARBAGE COLLECT
3585.32/3595.14	c rational objective 65.631
3585.32/3595.14	c #Conflicts:    3864000 | #Constraints:     107073
3585.32/3595.14	c #Conflicts:    3865000 | #Constraints:     108074
3585.32/3595.14	c #Conflicts:    3866000 | #Constraints:     109074
3585.32/3595.14	c #Conflicts:    3867000 | #Constraints:     110074
3585.32/3595.14	c #Conflicts:    3868000 | #Constraints:     111074
3585.32/3595.14	c #Conflicts:    3869000 | #Constraints:     112074
3585.32/3595.14	c #Conflicts:    3870000 | #Constraints:     113074
3585.32/3595.14	c #Conflicts:    3871000 | #Constraints:     114074
3585.32/3595.14	c #Conflicts:    3872000 | #Constraints:     115074
3585.32/3595.14	c #Conflicts:    3873000 | #Constraints:     116074
3585.32/3595.14	c #Conflicts:    3874000 | #Constraints:     117074
3585.32/3595.14	c #Conflicts:    3875000 | #Constraints:     118075
3585.32/3595.14	c #Conflicts:    3876000 | #Constraints:     119075
3585.32/3595.14	c #Conflicts:    3877000 | #Constraints:     120075
3585.32/3595.14	c #Conflicts:    3878000 | #Constraints:     121075
3585.32/3595.14	c #Conflicts:    3879000 | #Constraints:     122075
3585.32/3595.14	c #Conflicts:    3880000 | #Constraints:     123075
3585.32/3595.14	c #Conflicts:    3881000 | #Constraints:     124075
3585.32/3595.14	c #Conflicts:    3882000 | #Constraints:     125075
3585.32/3595.14	c #Conflicts:    3883000 | #Constraints:     126075
3585.32/3595.14	c #Conflicts:    3884000 | #Constraints:     127075
3585.32/3595.14	c Program interrupted by user.
3585.32/3595.14	c cpu time 1481.01 s
3585.32/3595.14	c deterministic time 124602558593 1.25e+11
3585.32/3595.14	c optimization time 10.736 s
3585.32/3595.14	c total solve time 1470.27 s
3585.32/3595.14	c core-guided solve time 0 s
3585.32/3595.14	c propagation time 1301.6 s
3585.32/3595.14	c conflict analysis time 157.944 s
3585.32/3595.14	c propagations 455243418
3585.32/3595.14	c resolve steps 80847220
3585.32/3595.14	c decisions 5643302
3585.32/3595.14	c conflicts 3884364
3585.32/3595.14	c restarts 6847
3585.32/3595.14	c inprocessing phases 137
3585.32/3595.14	c input clauses 2044
3585.32/3595.14	c input cardinalities 125
3585.32/3595.14	c input general constraints 0
3585.32/3595.14	c input average constraint length 2.88
3585.32/3595.14	c input average constraint degree 1.24
3585.32/3595.14	c learned clauses 3380277
3585.32/3595.14	c learned cardinalities 44685
3585.32/3595.14	c learned general constraints 460216
3585.32/3595.14	c learned average constraint length 64.61
3585.32/3595.14	c learned average constraint degree 1420718.69
3585.32/3595.14	c watched constraints 432882
3585.32/3595.14	c counting constraints 27334
3585.32/3595.14	c gcd simplifications 6576
3585.32/3595.14	c detected cardinalities 597
3585.32/3595.14	c weakened non-implied lits 146551511
3585.32/3595.14	c weakened non-implying lits 21917
3585.32/3595.14	c original variables 812
3585.32/3595.14	c clausal propagations 144885953
3585.32/3595.14	c cardinality propagations 280698267
3585.32/3595.14	c watched propagations 12538160
3585.32/3595.14	c counting propagations 11674983
3585.32/3595.14	c watch lookups 32311464775
3585.32/3595.14	c watch backjump lookups 5168590043
3585.32/3595.14	c watch checks 80051333367
3585.32/3595.14	c propagation checks 5161027618
3585.32/3595.14	c constraint additions 980502093
3585.32/3595.14	c trail pops 464770072
3585.32/3595.14	c formula constraints 2169
3585.32/3595.14	c learned constraints 3883550
3585.32/3595.14	c bound constraints 0
3585.32/3595.14	c core-guided constraints 0
3585.32/3595.14	c encountered formula constraints 42058825
3585.32/3595.14	c encountered learned constraints 42617483
3585.32/3595.14	c encountered bound constraints 0
3585.32/3595.14	c encountered core-guided constraints 0
3585.32/3595.14	c LP total time 103.242 s
3585.32/3595.14	c LP solve time 100.3 s
3585.32/3595.14	c LP constraints added 4985
3585.32/3595.14	c LP constraints removed 2748
3585.32/3595.14	c LP pivots internal 3884400
3585.32/3595.14	c LP pivots root 99504
3585.32/3595.14	c LP calls 16975
3585.32/3595.14	c LP optimalities 16160
3585.32/3595.14	c LP no pivot count 2
3585.32/3595.14	c LP infeasibilities 814
3585.32/3595.14	c LP valid Farkas constraints 814
3585.32/3595.14	c LP learned Farkas constraints 814
3585.32/3595.14	c LP basis resets 0
3585.32/3595.14	c LP cycling count 0
3585.32/3595.14	c LP singular count 0
3585.32/3595.14	c LP no primal count 0
3585.32/3595.14	c LP no farkas count 0
3585.32/3595.14	c LP other issue count 0
3585.32/3595.14	c LP Gomory cuts 0
3585.32/3595.14	c LP learned cuts 2816
3585.32/3595.14	c LP deleted cuts 2748
3585.32/3595.14	c LP encountered Gomory constraints 0
3585.32/3595.14	c LP encountered Farkas constraints 50774
3585.32/3595.14	c LP encountered learned Farkas constraints 3688
3585.32/3595.14	c CG auxiliary variables introduced 0
3585.32/3595.14	c CG solutions found 0
3585.32/3595.14	c CG cores constructed 0
3585.32/3595.14	c CG core cardinality constraints returned 0
3585.32/3595.14	c CG unit cores 0
3585.32/3595.14	c CG single cores 0
3585.32/3595.14	c CG blocks removed during cardinality reduction 0
3585.32/3595.14	c CG first core best 0
3585.32/3595.14	c CG decision core best 0
3585.32/3595.14	c CG core reduction tie 0
3585.32/3595.14	c CG core degree average 0.00
3585.32/3595.14	c CG core slack average 0.00
3585.32/3595.14	c local search time 2.3744 s (0.2% of runtime)
3585.32/3595.14	c LS(normal)  2.37312 s, calls 1
3585.32/3595.14	c LS(restart) 0.00128 s, calls 0
3585.32/3595.14	s UNKNOWN
3585.32/3595.14	c Total time: 3595.117 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-4799798-1782542305/watcher-4799798-1782542305 -o /tmp/evaluation-result-4799798-1782542305/solver-4799798-1782542305 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799798-1782542305/vars-4799798-1782542305 --bin-var /tmp/runsolver-exch-nodeE006-1782538931-2495395 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4799798-1782542305.opb 3600 HOME 62000 

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,5-8,10-13,15,17,19-20,22-23,25,28-29,37-40,42-45,49-50,53-55,57-59
  3550 MHz: 31
  3600 MHz: 1,3-4,9,14,16,18,21,24,26-27,30,32-36,41,46-48,51-52,56,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (104983 MiB free)
  node 1: cores 8-15, 129019 MiB (110824 MiB free)
  node 2: cores 16-23, 129019 MiB (111359 MiB free)
  node 3: cores 24-31, 129003 MiB (109553 MiB free)
  node 4: cores 32-39, 128973 MiB (112464 MiB free)
  node 5: cores 40-47, 129019 MiB (105263 MiB free)
  node 6: cores 48-55, 129019 MiB (108269 MiB free)
  node 7: cores 56-63, 128474 MiB (111120 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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2504614, runsolver pid=2504611

[startup+0.100067 s]*
/proc/loadavg: 16.01 16.12 15.95 18/902 2504627
/proc/meminfo: memFree=894806116/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=51172 memory=11472 CPUtime=0.03 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1013 0 0 0 3 0 0 0 20 0 1 0 187518468 52400128 2688 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 12793 2868 2032 574 0 1949 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 58156 KiB
Current children cumulated memory: 16432 KiB

[startup+0.214393 s]*
/proc/loadavg: 16.01 16.12 15.95 17/902 2504627
/proc/meminfo: memFree=894807012/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=51172 memory=11472 CPUtime=0.14 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1013 0 0 0 14 0 0 0 20 0 1 0 187518468 52400128 2688 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 12793 2868 2032 574 0 1949 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 58156 KiB
Current children cumulated memory: 16432 KiB

[startup+0.312631 s]*
/proc/loadavg: 16.01 16.12 15.95 18/902 2504627
/proc/meminfo: memFree=894817596/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=51172 memory=11472 CPUtime=0.24 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1013 0 0 0 24 0 0 0 20 0 1 0 187518468 52400128 2688 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 12793 2868 2032 574 0 1949 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 58156 KiB
Current children cumulated memory: 16432 KiB

[startup+0.700151 s]
/proc/loadavg: 16.01 16.12 15.95 18/902 2504627
/proc/meminfo: memFree=894817356/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=51172 memory=11472 CPUtime=0.62 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1013 0 0 0 62 0 0 0 20 0 1 0 187518468 52400128 2688 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 12793 2868 2032 574 0 1949 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 58156 KiB
Current children cumulated memory: 16432 KiB

[startup+1.50015 s]
/proc/loadavg: 16.01 16.12 15.95 17/902 2504627
/proc/meminfo: memFree=894784344/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=51172 memory=11704 CPUtime=1.41 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1026 0 0 0 141 0 0 0 20 0 1 0 187518468 52400128 2816 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 12793 2926 2080 574 0 1949 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 58156 KiB
Current children cumulated memory: 16664 KiB

[startup+3.11255 s]
/proc/loadavg: 16.01 16.12 15.95 17/902 2504627
/proc/meminfo: memFree=894809316/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=52684 memory=15356 CPUtime=3.03 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1433 0 0 0 297 6 0 0 20 0 1 0 187518468 53948416 3708 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 13171 3839 2080 574 0 2327 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 59668 KiB
Current children cumulated memory: 20316 KiB

[startup+6.30014 s]
/proc/loadavg: 16.01 16.12 15.95 17/902 2504693
/proc/meminfo: memFree=894814576/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=53376 memory=16052 CPUtime=6.2 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1617 0 0 0 606 14 0 0 20 0 1 0 187518468 54657024 3964 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 13344 4013 2080 574 0 2500 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 60360 KiB
Current children cumulated memory: 21012 KiB

[startup+12.7002 s]
/proc/loadavg: 16.00 16.12 15.95 17/902 2504698
/proc/meminfo: memFree=893905696/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=54168 memory=18860 CPUtime=12.59 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 1876 0 0 0 1229 30 0 0 20 0 1 0 187518468 55468032 4672 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 13542 4715 2080 574 0 2698 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 61152 KiB
Current children cumulated memory: 23820 KiB

[startup+25.5002 s]
/proc/loadavg: 16.08 16.13 15.96 17/902 2504698
/proc/meminfo: memFree=893958296/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=0.01 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 516 1549 0 0 0 0 1 0 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2504626] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2504626/stat : 2504626 (timeout) S 2504614 2504626 2495377 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187518467 2723840 384 18446744073709551615 94841910611968 94841910628481 140736508312368 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94841910643248 94841910645336 94841936961536 140736508319865 140736508320156 140736508320156 140736508325863 0
/proc/2504626/statm: 665 425 397 5 0 90 0
[pid=2504627] ppid=2504626 vsize=55252 memory=19904 CPUtime=25.35 cores=32-35
/proc/2504627/stat : 2504627 (roundingsat) R 2504626 2504626 2495377 0 -1 4194304 2474 0 0 0 2481 54 0 0 20 0 1 0 187518468 56578048 4928 18446744073709551615 94187411406848 94187413756793 140723660919584 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 94187414192824 94187414220968 94187428757504 140723660925071 140723660925343 140723660925343 140723660931050 0
/proc/2504627/statm: 13813 4976 2080 574 0 2969 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 62236 KiB

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

/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=1961.63 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15172 0 0 0 196160 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3452.89 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3522.3 s]
/proc/loadavg: 16.11 16.39 16.42 17/905 2506294
/proc/meminfo: memFree=880576876/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2021.46 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15172 0 0 0 202143 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3512.72 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3582.3 s]
/proc/loadavg: 16.08 16.33 16.39 17/905 2506295
/proc/meminfo: memFree=880389468/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2081.3 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15173 0 0 0 208127 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3572.56 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

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

# cumulated CPU time of all completed processes:  user=3575.06 s, system=10.2896 s

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

[startup+3584 s]*
/proc/loadavg: 16.08 16.33 16.39 17/905 2506295
/proc/meminfo: memFree=880391392/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2083.01 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15173 0 0 0 208298 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3574.27 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3590.4 s]
/proc/loadavg: 16.08 16.33 16.39 17/905 2506295
/proc/meminfo: memFree=880354252/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2089.37 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15201 0 0 0 208934 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3580.63 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3593.6 s]
/proc/loadavg: 16.07 16.32 16.39 17/905 2506295
/proc/meminfo: memFree=880369164/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2092.57 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15202 0 0 0 209254 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3583.83 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3594.4 s]
/proc/loadavg: 16.07 16.32 16.39 17/905 2506295
/proc/meminfo: memFree=880366396/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2093.36 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15202 0 0 0 209333 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3584.62 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3594.8 s]
/proc/loadavg: 16.07 16.32 16.39 17/905 2506295
/proc/meminfo: memFree=880366396/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2093.76 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15202 0 0 0 209373 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3585.02 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3595 s]*
/proc/loadavg: 16.07 16.32 16.39 17/905 2506295
/proc/meminfo: memFree=880390948/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3260 CPUtime=1491.26 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 588 25083 0 0 0 0 148103 1023 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 65536 4 65538 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 815 714 219 0 143 0
[pid=2505672] ppid=2504614 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2505672/stat : 2505672 (timeout) S 2504614 2505672 2495377 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187667970 2723840 384 18446744073709551615 94481288343552 94481288360065 140724439405696 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94481288374832 94481288376920 94481297248256 140724439410950 140724439411100 140724439411100 140724439416807 0
/proc/2505672/statm: 665 425 397 5 0 90 0
[pid=2505673] ppid=2505672 vsize=108836 memory=96072 CPUtime=2093.97 cores=32-35
/proc/2505673/stat : 2505673 (cashwmaxsat-dis) R 2505672 2505672 2495377 0 -1 4194304 15202 0 0 0 209394 3 0 0 20 0 1 0 187667970 111448064 24010 18446744073709551615 4198400 17477629 140722328874144 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 44376064 140722328877326 140722328877463 140722328877463 140722328883170 0
/proc/2505673/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3585.23 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101032 KiB

[startup+3595.11 s]
/proc/loadavg: 16.07 16.32 16.39 17/905 2506295
/proc/meminfo: memFree=880390948/1055320696 swapFree=33554428/33554428
[pid=2504614] ppid=2504611 vsize=4324 memory=3272 CPUtime=3585.32 cores=32-35
/proc/2504614/stat : 2504614 (Hybrid-SynLSRS+) S 2504611 2504614 2495377 0 -1 4194304 649 40986 0 0 0 0 357505 1027 20 0 1 0 187518461 4427776 640 18446744073709551615 93941514977280 93941515871813 140731203008064 0 0 0 2 4 65536 1 0 0 17 35 0 0 0 0 0 93941516110864 93941516158608 93941532590080 140731203012811 140731203012971 140731203012971 140731203018707 0
/proc/2504614/statm: 1081 818 714 219 0 143 0
Current children cumulated CPU time: 3585.32 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3272 KiB

Child status: 0

Real time (s): 3595.16
CPU time (s): 3585.35
CPU user time (s): 3575.06
CPU system time (s): 10.2896
CPU usage (%): 99.7273
Max. virtual memory (cumulated for all children) (KiB): 174716
Max. memory (cumulated for all children) (KiB): 114988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.06
system time used= 10.2896
maximum resident set size= 111048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43406
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2802
involuntary context switches= 2403


# summary of solver processes directly reported to runsolver:
#   pid: 2504614
#   total CPU time (s): 3585.35
#   total CPU user time (s): 3575.06
#   total CPU system time (s): 10.2896

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7235 second user time and 39.4388 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-27 08:38:25
IDJOB=4799798
IDBENCH=155408
IDSOLVER=3621
FILE ID=nodeE006/4799798-1782542305
RUNJOBID= nodeE006-1782538931-2495395
SLURM_JOB_ID= 12524546
Free space on /tmp= 798168 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v1
BENCH NAME= PB24/normalized-PB11/DEC-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4799798-1782542305/watcher-4799798-1782542305 -o /tmp/evaluation-result-4799798-1782542305/solver-4799798-1782542305 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799798-1782542305/vars-4799798-1782542305 --bin-var /tmp/runsolver-exch-nodeE006-1782538931-2495395 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4799798-1782542305.opb 3600 HOME 62000

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

MD5SUM BENCH= 081659ee65bc936cbb896171f511d736
RANDOM SEED=643792904

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.318
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		: 3597.054
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:       1055320696 kB
MemFree:        894797224 kB
MemAvailable:   1041975356 kB
Buffers:            3352 kB
Cached:         151488336 kB
SwapCached:            0 kB
Active:          6981392 kB
Inactive:       149648760 kB
Active(anon):    6039392 kB
Inactive(anon):        0 kB
Active(file):     942000 kB
Inactive(file): 149648760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23652 kB
Writeback:             0 kB
AnonPages:       5137516 kB
Mapped:           265884 kB
Shmem:            900924 kB
KReclaimable:    1459996 kB
Slab:            2028432 kB
SReclaimable:    1459996 kB
SUnreclaim:       568436 kB
KernelStack:       15328 kB
PageTables:        17528 kB
SecPageTables:     15260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    7215832 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479668 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2086912 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 796920 MiB
End job on nodeE006 at 2026-06-27 09:38:21