Trace number 4799799

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v2? 3582.51 3595.14

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.05	c Preprocess time: 0.028 seconds
0.00/0.05	c First solver time limit: 1797 seconds
0.00/0.05	c Second solver time limit: 1798 seconds
3582.40/3595.08	c Exit code from Second Program: 124
3582.49/3595.13	c RoundingSat 2
3582.49/3595.13	c branch main
3582.49/3595.13	c commit d3f91ec
3582.49/3595.13	c #variables 812 #constraints 2169
3582.49/3595.13	c Finish cloning data from SAT to LS
3582.49/3595.13	c nbvars=812
3582.49/3595.13	c chongqijiange= 2000
3582.49/3595.13	c rational objective 58.5333
3582.49/3595.13	c restart_num_ls  -100000 0
3582.49/3595.13	c Use LS-small
3582.49/3595.13	c #Conflicts:       1000 | #Constraints:       3174
3582.49/3595.13	c #Conflicts:       2000 | #Constraints:       4176
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 59.8733
3582.49/3595.13	c #Conflicts:       3000 | #Constraints:       4096
3582.49/3595.13	c #Conflicts:       4000 | #Constraints:       5099
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 60.2083
3582.49/3595.13	c #Conflicts:       5000 | #Constraints:       4521
3582.49/3595.13	c #Conflicts:       6000 | #Constraints:       5522
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 60.5
3582.49/3595.13	c #Conflicts:       7000 | #Constraints:       4533
3582.49/3595.13	c #Conflicts:       8000 | #Constraints:       5534
3582.49/3595.13	c #Conflicts:       9000 | #Constraints:       6534
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 60.627
3582.49/3595.13	c #Conflicts:      10000 | #Constraints:       5242
3582.49/3595.13	c #Conflicts:      11000 | #Constraints:       6243
3582.49/3595.13	c #Conflicts:      12000 | #Constraints:       7243
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 60.8333
3582.49/3595.13	c #Conflicts:      13000 | #Constraints:       5690
3582.49/3595.13	c #Conflicts:      14000 | #Constraints:       6691
3582.49/3595.13	c #Conflicts:      15000 | #Constraints:       7691
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.2619
3582.49/3595.13	c #Conflicts:      16000 | #Constraints:       5919
3582.49/3595.13	c #Conflicts:      17000 | #Constraints:       6920
3582.49/3595.13	c #Conflicts:      18000 | #Constraints:       7923
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.3333
3582.49/3595.13	c #Conflicts:      19000 | #Constraints:       5942
3582.49/3595.13	c #Conflicts:      20000 | #Constraints:       7099
3582.49/3595.13	c #Conflicts:      21000 | #Constraints:       8581
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.4048
3582.49/3595.13	c #Conflicts:      22000 | #Constraints:       6205
3582.49/3595.13	c #Conflicts:      23000 | #Constraints:       7370
3582.49/3595.13	c #Conflicts:      24000 | #Constraints:       8755
3582.49/3595.13	c #Conflicts:      25000 | #Constraints:      10012
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.6454
3582.49/3595.13	c #Conflicts:      26000 | #Constraints:       6976
3582.49/3595.13	c #Conflicts:      27000 | #Constraints:       7986
3582.49/3595.13	c #Conflicts:      28000 | #Constraints:       9067
3582.49/3595.13	c #Conflicts:      29000 | #Constraints:      10095
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.7301
3582.49/3595.13	c #Conflicts:      30000 | #Constraints:       7119
3582.49/3595.13	c #Conflicts:      31000 | #Constraints:       8158
3582.49/3595.13	c #Conflicts:      32000 | #Constraints:       9263
3582.49/3595.13	c #Conflicts:      33000 | #Constraints:      10315
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.8345
3582.49/3595.13	c #Conflicts:      34000 | #Constraints:       7229
3582.49/3595.13	c #Conflicts:      35000 | #Constraints:       8256
3582.49/3595.13	c #Conflicts:      36000 | #Constraints:       9390
3582.49/3595.13	c #Conflicts:      37000 | #Constraints:      10418
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:      38000 | #Constraints:       7193
3582.49/3595.13	c #Conflicts:      39000 | #Constraints:       8214
3582.49/3595.13	c #Conflicts:      40000 | #Constraints:       9276
3582.49/3595.13	c #Conflicts:      41000 | #Constraints:      10404
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 61.9714
3582.49/3595.13	c #Conflicts:      42000 | #Constraints:       6989
3582.49/3595.13	c #Conflicts:      43000 | #Constraints:       8251
3582.49/3595.13	c #Conflicts:      44000 | #Constraints:       9415
3582.49/3595.13	c #Conflicts:      45000 | #Constraints:      10694
3582.49/3595.13	c #Conflicts:      46000 | #Constraints:      11696
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 62.4967
3582.49/3595.13	c #Conflicts:      47000 | #Constraints:       7878
3582.49/3595.13	c #Conflicts:      48000 | #Constraints:       9189
3582.49/3595.13	c #Conflicts:      49000 | #Constraints:      10276
3582.49/3595.13	c #Conflicts:      50000 | #Constraints:      11387
3582.49/3595.13	c #Conflicts:      51000 | #Constraints:      12394
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 62.6309
3582.49/3595.13	c #Conflicts:      52000 | #Constraints:       8278
3582.49/3595.13	c #Conflicts:      53000 | #Constraints:       9287
3582.49/3595.13	c #Conflicts:      54000 | #Constraints:      10326
3582.49/3595.13	c #Conflicts:      55000 | #Constraints:      11457
3582.49/3595.13	c #Conflicts:      56000 | #Constraints:      12463
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 62.841
3582.49/3595.13	c #Conflicts:      57000 | #Constraints:       8312
3582.49/3595.13	c #Conflicts:      58000 | #Constraints:       9383
3582.49/3595.13	c #Conflicts:      59000 | #Constraints:      10410
3582.49/3595.13	c #Conflicts:      60000 | #Constraints:      11441
3582.49/3595.13	c #Conflicts:      61000 | #Constraints:      12555
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 63.2421
3582.49/3595.13	c #Conflicts:      62000 | #Constraints:       8256
3582.49/3595.13	c #Conflicts:      63000 | #Constraints:       9263
3582.49/3595.13	c #Conflicts:      64000 | #Constraints:      10264
3582.49/3595.13	c #Conflicts:      65000 | #Constraints:      11267
3582.49/3595.13	c #Conflicts:      66000 | #Constraints:      12342
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 63.5966
3582.49/3595.13	c #Conflicts:      67000 | #Constraints:       7953
3582.49/3595.13	c #Conflicts:      68000 | #Constraints:       8962
3582.49/3595.13	c #Conflicts:      69000 | #Constraints:      10186
3582.49/3595.13	c #Conflicts:      70000 | #Constraints:      11190
3582.49/3595.13	c #Conflicts:      71000 | #Constraints:      12199
3582.49/3595.13	c #Conflicts:      72000 | #Constraints:      13211
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 63.845
3582.49/3595.13	c #Conflicts:      73000 | #Constraints:       8585
3582.49/3595.13	c #Conflicts:      74000 | #Constraints:       9585
3582.49/3595.13	c #Conflicts:      75000 | #Constraints:      10725
3582.49/3595.13	c #Conflicts:      76000 | #Constraints:      11785
3582.49/3595.13	c #Conflicts:      77000 | #Constraints:      12984
3582.49/3595.13	c #Conflicts:      78000 | #Constraints:      14153
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 63.9624
3582.49/3595.13	c #Conflicts:      79000 | #Constraints:       9435
3582.49/3595.13	c #Conflicts:      80000 | #Constraints:      10927
3582.49/3595.13	c #Conflicts:      81000 | #Constraints:      11992
3582.49/3595.13	c #Conflicts:      82000 | #Constraints:      13024
3582.49/3595.13	c #Conflicts:      83000 | #Constraints:      14055
3582.49/3595.13	c #Conflicts:      84000 | #Constraints:      15058
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 63.9886
3582.49/3595.13	c #Conflicts:      85000 | #Constraints:       9791
3582.49/3595.13	c #Conflicts:      86000 | #Constraints:      10980
3582.49/3595.13	c #Conflicts:      87000 | #Constraints:      12373
3582.49/3595.13	c #Conflicts:      88000 | #Constraints:      13429
3582.49/3595.13	c #Conflicts:      89000 | #Constraints:      14445
3582.49/3595.13	c #Conflicts:      90000 | #Constraints:      15466
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.3304
3582.49/3595.13	c #Conflicts:      91000 | #Constraints:       9724
3582.49/3595.13	c #Conflicts:      92000 | #Constraints:      10725
3582.49/3595.13	c #Conflicts:      93000 | #Constraints:      11725
3582.49/3595.13	c #Conflicts:      94000 | #Constraints:      12726
3582.49/3595.13	c #Conflicts:      95000 | #Constraints:      13726
3582.49/3595.13	c #Conflicts:      96000 | #Constraints:      14726
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.2148
3582.49/3595.13	c #Conflicts:      97000 | #Constraints:       9146
3582.49/3595.13	c #Conflicts:      98000 | #Constraints:      10147
3582.49/3595.13	c #Conflicts:      99000 | #Constraints:      11147
3582.49/3595.13	c #Conflicts:     100000 | #Constraints:      12147
3582.49/3595.13	c #Conflicts:     101000 | #Constraints:      13147
3582.49/3595.13	c #Conflicts:     102000 | #Constraints:      14147
3582.49/3595.13	c #Conflicts:     103000 | #Constraints:      15147
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.3194
3582.49/3595.13	c #Conflicts:     104000 | #Constraints:       9555
3582.49/3595.13	c #Conflicts:     105000 | #Constraints:      10555
3582.49/3595.13	c #Conflicts:     106000 | #Constraints:      11555
3582.49/3595.13	c #Conflicts:     107000 | #Constraints:      12556
3582.49/3595.13	c #Conflicts:     108000 | #Constraints:      13557
3582.49/3595.13	c #Conflicts:     109000 | #Constraints:      14557
3582.49/3595.13	c #Conflicts:     110000 | #Constraints:      15558
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.4587
3582.49/3595.13	c #Conflicts:     111000 | #Constraints:       9867
3582.49/3595.13	c #Conflicts:     112000 | #Constraints:      10869
3582.49/3595.13	c #Conflicts:     113000 | #Constraints:      11871
3582.49/3595.13	c #Conflicts:     114000 | #Constraints:      12871
3582.49/3595.13	c #Conflicts:     115000 | #Constraints:      13871
3582.49/3595.13	c #Conflicts:     116000 | #Constraints:      14871
3582.49/3595.13	c #Conflicts:     117000 | #Constraints:      15871
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.5558
3582.49/3595.13	c #Conflicts:     118000 | #Constraints:      10017
3582.49/3595.13	c #Conflicts:     119000 | #Constraints:      11037
3582.49/3595.13	c #Conflicts:     120000 | #Constraints:      12174
3582.49/3595.13	c #Conflicts:     121000 | #Constraints:      13681
3582.49/3595.13	c #Conflicts:     122000 | #Constraints:      14812
3582.49/3595.13	c #Conflicts:     123000 | #Constraints:      15813
3582.49/3595.13	c #Conflicts:     124000 | #Constraints:      16813
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.5674
3582.49/3595.13	c #Conflicts:     125000 | #Constraints:      10389
3582.49/3595.13	c #Conflicts:     126000 | #Constraints:      11389
3582.49/3595.13	c #Conflicts:     127000 | #Constraints:      12389
3582.49/3595.13	c #Conflicts:     128000 | #Constraints:      13389
3582.49/3595.13	c #Conflicts:     129000 | #Constraints:      14389
3582.49/3595.13	c #Conflicts:     130000 | #Constraints:      15390
3582.49/3595.13	c #Conflicts:     131000 | #Constraints:      16390
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.5711
3582.49/3595.13	c #Conflicts:     132000 | #Constraints:       9977
3582.49/3595.13	c #Conflicts:     133000 | #Constraints:      10978
3582.49/3595.13	c #Conflicts:     134000 | #Constraints:      11979
3582.49/3595.13	c #Conflicts:     135000 | #Constraints:      12979
3582.49/3595.13	c #Conflicts:     136000 | #Constraints:      13980
3582.49/3595.13	c #Conflicts:     137000 | #Constraints:      14980
3582.49/3595.13	c #Conflicts:     138000 | #Constraints:      15980
3582.49/3595.13	c #Conflicts:     139000 | #Constraints:      16980
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.6047
3582.49/3595.13	c #Conflicts:     140000 | #Constraints:      10479
3582.49/3595.13	c #Conflicts:     141000 | #Constraints:      11479
3582.49/3595.13	c #Conflicts:     142000 | #Constraints:      12479
3582.49/3595.13	c #Conflicts:     143000 | #Constraints:      13479
3582.49/3595.13	c #Conflicts:     144000 | #Constraints:      14479
3582.49/3595.13	c #Conflicts:     145000 | #Constraints:      15479
3582.49/3595.13	c #Conflicts:     146000 | #Constraints:      16479
3582.49/3595.13	c #Conflicts:     147000 | #Constraints:      17479
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.677
3582.49/3595.13	c #Conflicts:     148000 | #Constraints:      10895
3582.49/3595.13	c #Conflicts:     149000 | #Constraints:      11902
3582.49/3595.13	c #Conflicts:     150000 | #Constraints:      12933
3582.49/3595.13	c #Conflicts:     151000 | #Constraints:      14239
3582.49/3595.13	c #Conflicts:     152000 | #Constraints:      15302
3582.49/3595.13	c #Conflicts:     153000 | #Constraints:      16311
3582.49/3595.13	c #Conflicts:     154000 | #Constraints:      17383
3582.49/3595.13	c #Conflicts:     155000 | #Constraints:      18412
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.7301
3582.49/3595.13	c #Conflicts:     156000 | #Constraints:      11291
3582.49/3595.13	c #Conflicts:     157000 | #Constraints:      12292
3582.49/3595.13	c #Conflicts:     158000 | #Constraints:      13292
3582.49/3595.13	c #Conflicts:     159000 | #Constraints:      14292
3582.49/3595.13	c #Conflicts:     160000 | #Constraints:      15293
3582.49/3595.13	c #Conflicts:     161000 | #Constraints:      16293
3582.49/3595.13	c #Conflicts:     162000 | #Constraints:      17293
3582.49/3595.13	c #Conflicts:     163000 | #Constraints:      18293
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.7843
3582.49/3595.13	c #Conflicts:     164000 | #Constraints:      11118
3582.49/3595.13	c #Conflicts:     165000 | #Constraints:      12118
3582.49/3595.13	c #Conflicts:     166000 | #Constraints:      13119
3582.49/3595.13	c #Conflicts:     167000 | #Constraints:      14120
3582.49/3595.13	c #Conflicts:     168000 | #Constraints:      15120
3582.49/3595.13	c #Conflicts:     169000 | #Constraints:      16121
3582.49/3595.13	c #Conflicts:     170000 | #Constraints:      17121
3582.49/3595.13	c #Conflicts:     171000 | #Constraints:      18121
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.796
3582.49/3595.13	c #Conflicts:     172000 | #Constraints:      10839
3582.49/3595.13	c #Conflicts:     173000 | #Constraints:      11839
3582.49/3595.13	c #Conflicts:     174000 | #Constraints:      12839
3582.49/3595.13	c #Conflicts:     175000 | #Constraints:      13839
3582.49/3595.13	c #Conflicts:     176000 | #Constraints:      14840
3582.49/3595.13	c #Conflicts:     177000 | #Constraints:      15840
3582.49/3595.13	c #Conflicts:     178000 | #Constraints:      16840
3582.49/3595.13	c #Conflicts:     179000 | #Constraints:      17840
3582.49/3595.13	c #Conflicts:     180000 | #Constraints:      18840
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.8184
3582.49/3595.13	c #Conflicts:     181000 | #Constraints:      11409
3582.49/3595.13	c #Conflicts:     182000 | #Constraints:      12409
3582.49/3595.13	c #Conflicts:     183000 | #Constraints:      13409
3582.49/3595.13	c #Conflicts:     184000 | #Constraints:      14409
3582.49/3595.13	c #Conflicts:     185000 | #Constraints:      15409
3582.49/3595.13	c #Conflicts:     186000 | #Constraints:      16409
3582.49/3595.13	c #Conflicts:     187000 | #Constraints:      17409
3582.49/3595.13	c #Conflicts:     188000 | #Constraints:      18411
3582.49/3595.13	c #Conflicts:     189000 | #Constraints:      19416
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.8371
3582.49/3595.13	c #Conflicts:     190000 | #Constraints:      11797
3582.49/3595.13	c #Conflicts:     191000 | #Constraints:      12799
3582.49/3595.13	c #Conflicts:     192000 | #Constraints:      13799
3582.49/3595.13	c #Conflicts:     193000 | #Constraints:      14799
3582.49/3595.13	c #Conflicts:     194000 | #Constraints:      15800
3582.49/3595.13	c #Conflicts:     195000 | #Constraints:      16801
3582.49/3595.13	c #Conflicts:     196000 | #Constraints:      17802
3582.49/3595.13	c #Conflicts:     197000 | #Constraints:      18809
3582.49/3595.13	c #Conflicts:     198000 | #Constraints:      19823
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.9085
3582.49/3595.13	c #Conflicts:     199000 | #Constraints:      12002
3582.49/3595.13	c #Conflicts:     200000 | #Constraints:      13002
3582.49/3595.13	c #Conflicts:     201000 | #Constraints:      14004
3582.49/3595.13	c #Conflicts:     202000 | #Constraints:      15004
3582.49/3595.13	c #Conflicts:     203000 | #Constraints:      16004
3582.49/3595.13	c #Conflicts:     204000 | #Constraints:      17004
3582.49/3595.13	c #Conflicts:     205000 | #Constraints:      18004
3582.49/3595.13	c #Conflicts:     206000 | #Constraints:      19004
3582.49/3595.13	c #Conflicts:     207000 | #Constraints:      20005
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.9279
3582.49/3595.13	c #Conflicts:     208000 | #Constraints:      11984
3582.49/3595.13	c #Conflicts:     209000 | #Constraints:      12984
3582.49/3595.13	c #Conflicts:     210000 | #Constraints:      13985
3582.49/3595.13	c #Conflicts:     211000 | #Constraints:      14986
3582.49/3595.13	c #Conflicts:     212000 | #Constraints:      15988
3582.49/3595.13	c #Conflicts:     213000 | #Constraints:      16988
3582.49/3595.13	c #Conflicts:     214000 | #Constraints:      17988
3582.49/3595.13	c #Conflicts:     215000 | #Constraints:      18988
3582.49/3595.13	c #Conflicts:     216000 | #Constraints:      19989
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 64.9504
3582.49/3595.13	c #Conflicts:     217000 | #Constraints:      11788
3582.49/3595.13	c #Conflicts:     218000 | #Constraints:      12789
3582.49/3595.13	c #Conflicts:     219000 | #Constraints:      13790
3582.49/3595.13	c #Conflicts:     220000 | #Constraints:      14791
3582.49/3595.13	c #Conflicts:     221000 | #Constraints:      15791
3582.49/3595.13	c #Conflicts:     222000 | #Constraints:      16791
3582.49/3595.13	c #Conflicts:     223000 | #Constraints:      17792
3582.49/3595.13	c #Conflicts:     224000 | #Constraints:      18792
3582.49/3595.13	c #Conflicts:     225000 | #Constraints:      19792
3582.49/3595.13	c #Conflicts:     226000 | #Constraints:      20792
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.0812
3582.49/3595.13	c #Conflicts:     227000 | #Constraints:      12381
3582.49/3595.13	c #Conflicts:     228000 | #Constraints:      13381
3582.49/3595.13	c #Conflicts:     229000 | #Constraints:      14382
3582.49/3595.13	c #Conflicts:     230000 | #Constraints:      15382
3582.49/3595.13	c #Conflicts:     231000 | #Constraints:      16382
3582.49/3595.13	c #Conflicts:     232000 | #Constraints:      17382
3582.49/3595.13	c #Conflicts:     233000 | #Constraints:      18382
3582.49/3595.13	c #Conflicts:     234000 | #Constraints:      19382
3582.49/3595.13	c #Conflicts:     235000 | #Constraints:      20383
3582.49/3595.13	c #Conflicts:     236000 | #Constraints:      21383
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.1389
3582.49/3595.13	c #Conflicts:     237000 | #Constraints:      12778
3582.49/3595.13	c #Conflicts:     238000 | #Constraints:      13778
3582.49/3595.13	c #Conflicts:     239000 | #Constraints:      14778
3582.49/3595.13	c #Conflicts:     240000 | #Constraints:      15778
3582.49/3595.13	c #Conflicts:     241000 | #Constraints:      16778
3582.49/3595.13	c #Conflicts:     242000 | #Constraints:      17778
3582.49/3595.13	c #Conflicts:     243000 | #Constraints:      18778
3582.49/3595.13	c #Conflicts:     244000 | #Constraints:      19778
3582.49/3595.13	c #Conflicts:     245000 | #Constraints:      20778
3582.49/3595.13	c #Conflicts:     246000 | #Constraints:      21778
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.1424
3582.49/3595.13	c #Conflicts:     247000 | #Constraints:      12981
3582.49/3595.13	c #Conflicts:     248000 | #Constraints:      13981
3582.49/3595.13	c #Conflicts:     249000 | #Constraints:      14981
3582.49/3595.13	c #Conflicts:     250000 | #Constraints:      15981
3582.49/3595.13	c #Conflicts:     251000 | #Constraints:      16981
3582.49/3595.13	c #Conflicts:     252000 | #Constraints:      17982
3582.49/3595.13	c #Conflicts:     253000 | #Constraints:      18982
3582.49/3595.13	c #Conflicts:     254000 | #Constraints:      19982
3582.49/3595.13	c #Conflicts:     255000 | #Constraints:      20982
3582.49/3595.13	c #Conflicts:     256000 | #Constraints:      21982
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.1798
3582.49/3595.13	c #Conflicts:     257000 | #Constraints:      12980
3582.49/3595.13	c #Conflicts:     258000 | #Constraints:      13981
3582.49/3595.13	c #Conflicts:     259000 | #Constraints:      14981
3582.49/3595.13	c #Conflicts:     260000 | #Constraints:      15981
3582.49/3595.13	c #Conflicts:     261000 | #Constraints:      16981
3582.49/3595.13	c #Conflicts:     262000 | #Constraints:      17981
3582.49/3595.13	c #Conflicts:     263000 | #Constraints:      18981
3582.49/3595.13	c #Conflicts:     264000 | #Constraints:      19982
3582.49/3595.13	c #Conflicts:     265000 | #Constraints:      20983
3582.49/3595.13	c #Conflicts:     266000 | #Constraints:      21983
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.2018
3582.49/3595.13	c #Conflicts:     267000 | #Constraints:      12781
3582.49/3595.13	c #Conflicts:     268000 | #Constraints:      13781
3582.49/3595.13	c #Conflicts:     269000 | #Constraints:      14782
3582.49/3595.13	c #Conflicts:     270000 | #Constraints:      15784
3582.49/3595.13	c #Conflicts:     271000 | #Constraints:      16784
3582.49/3595.13	c #Conflicts:     272000 | #Constraints:      17785
3582.49/3595.13	c #Conflicts:     273000 | #Constraints:      18785
3582.49/3595.13	c #Conflicts:     274000 | #Constraints:      19785
3582.49/3595.13	c #Conflicts:     275000 | #Constraints:      20785
3582.49/3595.13	c #Conflicts:     276000 | #Constraints:      21785
3582.49/3595.13	c #Conflicts:     277000 | #Constraints:      22785
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.213
3582.49/3595.13	c #Conflicts:     278000 | #Constraints:      13375
3582.49/3595.13	c #Conflicts:     279000 | #Constraints:      14375
3582.49/3595.13	c #Conflicts:     280000 | #Constraints:      15375
3582.49/3595.13	c #Conflicts:     281000 | #Constraints:      16375
3582.49/3595.13	c #Conflicts:     282000 | #Constraints:      17375
3582.49/3595.13	c #Conflicts:     283000 | #Constraints:      18375
3582.49/3595.13	c #Conflicts:     284000 | #Constraints:      19375
3582.49/3595.13	c #Conflicts:     285000 | #Constraints:      20375
3582.49/3595.13	c #Conflicts:     286000 | #Constraints:      21375
3582.49/3595.13	c #Conflicts:     287000 | #Constraints:      22376
3582.49/3595.13	c #Conflicts:     288000 | #Constraints:      23376
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.2218
3582.49/3595.13	c #Conflicts:     289000 | #Constraints:      13776
3582.49/3595.13	c #Conflicts:     290000 | #Constraints:      14777
3582.49/3595.13	c #Conflicts:     291000 | #Constraints:      15777
3582.49/3595.13	c #Conflicts:     292000 | #Constraints:      16777
3582.49/3595.13	c #Conflicts:     293000 | #Constraints:      17778
3582.49/3595.13	c #Conflicts:     294000 | #Constraints:      18779
3582.49/3595.13	c #Conflicts:     295000 | #Constraints:      19779
3582.49/3595.13	c #Conflicts:     296000 | #Constraints:      20779
3582.49/3595.13	c #Conflicts:     297000 | #Constraints:      21779
3582.49/3595.13	c #Conflicts:     298000 | #Constraints:      22779
3582.49/3595.13	c #Conflicts:     299000 | #Constraints:      23779
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.2563
3582.49/3595.13	c #Conflicts:     300000 | #Constraints:      13979
3582.49/3595.13	c #Conflicts:     301000 | #Constraints:      14979
3582.49/3595.13	c #Conflicts:     302000 | #Constraints:      15979
3582.49/3595.13	c #Conflicts:     303000 | #Constraints:      16979
3582.49/3595.13	c #Conflicts:     304000 | #Constraints:      17979
3582.49/3595.13	c #Conflicts:     305000 | #Constraints:      18979
3582.49/3595.13	c #Conflicts:     306000 | #Constraints:      19979
3582.49/3595.13	c #Conflicts:     307000 | #Constraints:      20979
3582.49/3595.13	c #Conflicts:     308000 | #Constraints:      21980
3582.49/3595.13	c #Conflicts:     309000 | #Constraints:      22980
3582.49/3595.13	c #Conflicts:     310000 | #Constraints:      23980
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.2713
3582.49/3595.13	c #Conflicts:     311000 | #Constraints:      13974
3582.49/3595.13	c #Conflicts:     312000 | #Constraints:      14974
3582.49/3595.13	c #Conflicts:     313000 | #Constraints:      15974
3582.49/3595.13	c #Conflicts:     314000 | #Constraints:      16974
3582.49/3595.13	c #Conflicts:     315000 | #Constraints:      17975
3582.49/3595.13	c #Conflicts:     316000 | #Constraints:      18977
3582.49/3595.13	c #Conflicts:     317000 | #Constraints:      19977
3582.49/3595.13	c #Conflicts:     318000 | #Constraints:      20979
3582.49/3595.13	c #Conflicts:     319000 | #Constraints:      21979
3582.49/3595.13	c #Conflicts:     320000 | #Constraints:      22979
3582.49/3595.13	c #Conflicts:     321000 | #Constraints:      23979
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.3039
3582.49/3595.13	c #Conflicts:     322000 | #Constraints:      13782
3582.49/3595.13	c #Conflicts:     323000 | #Constraints:      14782
3582.49/3595.13	c #Conflicts:     324000 | #Constraints:      15783
3582.49/3595.13	c #Conflicts:     325000 | #Constraints:      16783
3582.49/3595.13	c #Conflicts:     326000 | #Constraints:      17783
3582.49/3595.13	c #Conflicts:     327000 | #Constraints:      18783
3582.49/3595.13	c #Conflicts:     328000 | #Constraints:      19784
3582.49/3595.13	c #Conflicts:     329000 | #Constraints:      20784
3582.49/3595.13	c #Conflicts:     330000 | #Constraints:      21784
3582.49/3595.13	c #Conflicts:     331000 | #Constraints:      22784
3582.49/3595.13	c #Conflicts:     332000 | #Constraints:      23784
3582.49/3595.13	c #Conflicts:     333000 | #Constraints:      24784
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.3112
3582.49/3595.13	c #Conflicts:     334000 | #Constraints:      14384
3582.49/3595.13	c #Conflicts:     335000 | #Constraints:      15384
3582.49/3595.13	c #Conflicts:     336000 | #Constraints:      16385
3582.49/3595.13	c #Conflicts:     337000 | #Constraints:      17385
3582.49/3595.13	c #Conflicts:     338000 | #Constraints:      18385
3582.49/3595.13	c #Conflicts:     339000 | #Constraints:      19385
3582.49/3595.13	c #Conflicts:     340000 | #Constraints:      20385
3582.49/3595.13	c #Conflicts:     341000 | #Constraints:      21385
3582.49/3595.13	c #Conflicts:     342000 | #Constraints:      22386
3582.49/3595.13	c #Conflicts:     343000 | #Constraints:      23386
3582.49/3595.13	c #Conflicts:     344000 | #Constraints:      24386
3582.49/3595.13	c #Conflicts:     345000 | #Constraints:      25386
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5064
3582.49/3595.13	c #Conflicts:     346000 | #Constraints:      14786
3582.49/3595.13	c #Conflicts:     347000 | #Constraints:      15788
3582.49/3595.13	c #Conflicts:     348000 | #Constraints:      16788
3582.49/3595.13	c #Conflicts:     349000 | #Constraints:      17788
3582.49/3595.13	c #Conflicts:     350000 | #Constraints:      18788
3582.49/3595.13	c #Conflicts:     351000 | #Constraints:      19788
3582.49/3595.13	c #Conflicts:     352000 | #Constraints:      20789
3582.49/3595.13	c #Conflicts:     353000 | #Constraints:      21789
3582.49/3595.13	c #Conflicts:     354000 | #Constraints:      22789
3582.49/3595.13	c #Conflicts:     355000 | #Constraints:      23790
3582.49/3595.13	c #Conflicts:     356000 | #Constraints:      24790
3582.49/3595.13	c #Conflicts:     357000 | #Constraints:      25790
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5456
3582.49/3595.13	c #Conflicts:     358000 | #Constraints:      14983
3582.49/3595.13	c #Conflicts:     359000 | #Constraints:      15983
3582.49/3595.13	c #Conflicts:     360000 | #Constraints:      16983
3582.49/3595.13	c #Conflicts:     361000 | #Constraints:      17983
3582.49/3595.13	c #Conflicts:     362000 | #Constraints:      18983
3582.49/3595.13	c #Conflicts:     363000 | #Constraints:      19983
3582.49/3595.13	c #Conflicts:     364000 | #Constraints:      20984
3582.49/3595.13	c #Conflicts:     365000 | #Constraints:      21984
3582.49/3595.13	c #Conflicts:     366000 | #Constraints:      22986
3582.49/3595.13	c #Conflicts:     367000 | #Constraints:      23986
3582.49/3595.13	c #Conflicts:     368000 | #Constraints:      24986
3582.49/3595.13	c #Conflicts:     369000 | #Constraints:      25986
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5779
3582.49/3595.13	c #Conflicts:     370000 | #Constraints:      14987
3582.49/3595.13	c #Conflicts:     371000 | #Constraints:      15988
3582.49/3595.13	c #Conflicts:     372000 | #Constraints:      16989
3582.49/3595.13	c #Conflicts:     373000 | #Constraints:      17989
3582.49/3595.13	c #Conflicts:     374000 | #Constraints:      18989
3582.49/3595.13	c #Conflicts:     375000 | #Constraints:      19989
3582.49/3595.13	c #Conflicts:     376000 | #Constraints:      20989
3582.49/3595.13	c #Conflicts:     377000 | #Constraints:      21989
3582.49/3595.13	c #Conflicts:     378000 | #Constraints:      22989
3582.49/3595.13	c #Conflicts:     379000 | #Constraints:      23990
3582.49/3595.13	c #Conflicts:     380000 | #Constraints:      24991
3582.49/3595.13	c #Conflicts:     381000 | #Constraints:      25992
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5785
3582.49/3595.13	c #Conflicts:     382000 | #Constraints:      14780
3582.49/3595.13	c #Conflicts:     383000 | #Constraints:      15780
3582.49/3595.13	c #Conflicts:     384000 | #Constraints:      16781
3582.49/3595.13	c #Conflicts:     385000 | #Constraints:      17781
3582.49/3595.13	c #Conflicts:     386000 | #Constraints:      18782
3582.49/3595.13	c #Conflicts:     387000 | #Constraints:      19782
3582.49/3595.13	c #Conflicts:     388000 | #Constraints:      20782
3582.49/3595.13	c #Conflicts:     389000 | #Constraints:      21782
3582.49/3595.13	c #Conflicts:     390000 | #Constraints:      22782
3582.49/3595.13	c #Conflicts:     391000 | #Constraints:      23782
3582.49/3595.13	c #Conflicts:     392000 | #Constraints:      24782
3582.49/3595.13	c #Conflicts:     393000 | #Constraints:      25782
3582.49/3595.13	c #Conflicts:     394000 | #Constraints:      26782
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5809
3582.49/3595.13	c #Conflicts:     395000 | #Constraints:      15385
3582.49/3595.13	c #Conflicts:     396000 | #Constraints:      16386
3582.49/3595.13	c #Conflicts:     397000 | #Constraints:      17386
3582.49/3595.13	c #Conflicts:     398000 | #Constraints:      18388
3582.49/3595.13	c #Conflicts:     399000 | #Constraints:      19388
3582.49/3595.13	c #Conflicts:     400000 | #Constraints:      20388
3582.49/3595.13	c #Conflicts:     401000 | #Constraints:      21389
3582.49/3595.13	c #Conflicts:     402000 | #Constraints:      22389
3582.49/3595.13	c #Conflicts:     403000 | #Constraints:      23389
3582.49/3595.13	c #Conflicts:     404000 | #Constraints:      24389
3582.49/3595.13	c #Conflicts:     405000 | #Constraints:      25389
3582.49/3595.13	c #Conflicts:     406000 | #Constraints:      26389
3582.49/3595.13	c #Conflicts:     407000 | #Constraints:      27389
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.5901
3582.49/3595.13	c #Conflicts:     408000 | #Constraints:      15781
3582.49/3595.13	c #Conflicts:     409000 | #Constraints:      16781
3582.49/3595.13	c #Conflicts:     410000 | #Constraints:      17781
3582.49/3595.13	c #Conflicts:     411000 | #Constraints:      18781
3582.49/3595.13	c #Conflicts:     412000 | #Constraints:      19781
3582.49/3595.13	c #Conflicts:     413000 | #Constraints:      20782
3582.49/3595.13	c #Conflicts:     414000 | #Constraints:      21782
3582.49/3595.13	c #Conflicts:     415000 | #Constraints:      22782
3582.49/3595.13	c #Conflicts:     416000 | #Constraints:      23783
3582.49/3595.13	c #Conflicts:     417000 | #Constraints:      24784
3582.49/3595.13	c #Conflicts:     418000 | #Constraints:      25784
3582.49/3595.13	c #Conflicts:     419000 | #Constraints:      26784
3582.49/3595.13	c #Conflicts:     420000 | #Constraints:      27785
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.704
3582.49/3595.13	c #Conflicts:     421000 | #Constraints:      15978
3582.49/3595.13	c #Conflicts:     422000 | #Constraints:      16980
3582.49/3595.13	c #Conflicts:     423000 | #Constraints:      17982
3582.49/3595.13	c #Conflicts:     424000 | #Constraints:      18983
3582.49/3595.13	c #Conflicts:     425000 | #Constraints:      19984
3582.49/3595.13	c #Conflicts:     426000 | #Constraints:      20985
3582.49/3595.13	c #Conflicts:     427000 | #Constraints:      21985
3582.49/3595.13	c #Conflicts:     428000 | #Constraints:      22985
3582.49/3595.13	c #Conflicts:     429000 | #Constraints:      23985
3582.49/3595.13	c #Conflicts:     430000 | #Constraints:      24985
3582.49/3595.13	c #Conflicts:     431000 | #Constraints:      25986
3582.49/3595.13	c #Conflicts:     432000 | #Constraints:      26989
3582.49/3595.13	c #Conflicts:     433000 | #Constraints:      27989
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.741
3582.49/3595.13	c #Conflicts:     434000 | #Constraints:      15983
3582.49/3595.13	c #Conflicts:     435000 | #Constraints:      16983
3582.49/3595.13	c #Conflicts:     436000 | #Constraints:      17984
3582.49/3595.13	c #Conflicts:     437000 | #Constraints:      18984
3582.49/3595.13	c #Conflicts:     438000 | #Constraints:      19984
3582.49/3595.13	c #Conflicts:     439000 | #Constraints:      20984
3582.49/3595.13	c #Conflicts:     440000 | #Constraints:      21984
3582.49/3595.13	c #Conflicts:     441000 | #Constraints:      22984
3582.49/3595.13	c #Conflicts:     442000 | #Constraints:      23984
3582.49/3595.13	c #Conflicts:     443000 | #Constraints:      24984
3582.49/3595.13	c #Conflicts:     444000 | #Constraints:      25985
3582.49/3595.13	c #Conflicts:     445000 | #Constraints:      26985
3582.49/3595.13	c #Conflicts:     446000 | #Constraints:      27985
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.742
3582.49/3595.13	c #Conflicts:     447000 | #Constraints:      15790
3582.49/3595.13	c #Conflicts:     448000 | #Constraints:      16791
3582.49/3595.13	c #Conflicts:     449000 | #Constraints:      17793
3582.49/3595.13	c #Conflicts:     450000 | #Constraints:      18793
3582.49/3595.13	c #Conflicts:     451000 | #Constraints:      19796
3582.49/3595.13	c #Conflicts:     452000 | #Constraints:      20796
3582.49/3595.13	c #Conflicts:     453000 | #Constraints:      21796
3582.49/3595.13	c #Conflicts:     454000 | #Constraints:      22796
3582.49/3595.13	c #Conflicts:     455000 | #Constraints:      23796
3582.49/3595.13	c #Conflicts:     456000 | #Constraints:      24796
3582.49/3595.13	c #Conflicts:     457000 | #Constraints:      25796
3582.49/3595.13	c #Conflicts:     458000 | #Constraints:      26797
3582.49/3595.13	c #Conflicts:     459000 | #Constraints:      27798
3582.49/3595.13	c #Conflicts:     460000 | #Constraints:      28798
3582.49/3595.13	c #Conflicts:     461000 | #Constraints:      29798
3582.49/3595.13	c #Conflicts:     462000 | #Constraints:      30798
3582.49/3595.13	c #Conflicts:     463000 | #Constraints:      31799
3582.49/3595.13	c #Conflicts:     464000 | #Constraints:      32800
3582.49/3595.13	c #Conflicts:     465000 | #Constraints:      33801
3582.49/3595.13	c #Conflicts:     466000 | #Constraints:      34802
3582.49/3595.13	c #Conflicts:     467000 | #Constraints:      35804
3582.49/3595.13	c #Conflicts:     468000 | #Constraints:      36804
3582.49/3595.13	c #Conflicts:     469000 | #Constraints:      37804
3582.49/3595.13	c #Conflicts:     470000 | #Constraints:      38806
3582.49/3595.13	c #Conflicts:     471000 | #Constraints:      39806
3582.49/3595.13	c #Conflicts:     472000 | #Constraints:      40806
3582.49/3595.13	c #Conflicts:     473000 | #Constraints:      41806
3582.49/3595.13	c #Conflicts:     474000 | #Constraints:      42807
3582.49/3595.13	c #Conflicts:     475000 | #Constraints:      43807
3582.49/3595.13	c #Conflicts:     476000 | #Constraints:      44807
3582.49/3595.13	c #Conflicts:     477000 | #Constraints:      45808
3582.49/3595.13	c #Conflicts:     478000 | #Constraints:      46809
3582.49/3595.13	c #Conflicts:     479000 | #Constraints:      47811
3582.49/3595.13	c #Conflicts:     480000 | #Constraints:      48811
3582.49/3595.13	c #Conflicts:     481000 | #Constraints:      49811
3582.49/3595.13	c #Conflicts:     482000 | #Constraints:      50813
3582.49/3595.13	c #Conflicts:     483000 | #Constraints:      51813
3582.49/3595.13	c #Conflicts:     484000 | #Constraints:      52814
3582.49/3595.13	c #Conflicts:     485000 | #Constraints:      53814
3582.49/3595.13	c #Conflicts:     486000 | #Constraints:      54814
3582.49/3595.13	c #Conflicts:     487000 | #Constraints:      55815
3582.49/3595.13	c #Conflicts:     488000 | #Constraints:      56815
3582.49/3595.13	c #Conflicts:     489000 | #Constraints:      57816
3582.49/3595.13	c #Conflicts:     490000 | #Constraints:      58817
3582.49/3595.13	c #Conflicts:     491000 | #Constraints:      59817
3582.49/3595.13	c #Conflicts:     492000 | #Constraints:      60818
3582.49/3595.13	c #Conflicts:     493000 | #Constraints:      61818
3582.49/3595.13	c #Conflicts:     494000 | #Constraints:      62818
3582.49/3595.13	c #Conflicts:     495000 | #Constraints:      63818
3582.49/3595.13	c #Conflicts:     496000 | #Constraints:      64819
3582.49/3595.13	c #Conflicts:     497000 | #Constraints:      65819
3582.49/3595.13	c #Conflicts:     498000 | #Constraints:      66819
3582.49/3595.13	c #Conflicts:     499000 | #Constraints:      67819
3582.49/3595.13	c #Conflicts:     500000 | #Constraints:      68819
3582.49/3595.13	c #Conflicts:     501000 | #Constraints:      69819
3582.49/3595.13	c #Conflicts:     502000 | #Constraints:      70819
3582.49/3595.13	c #Conflicts:     503000 | #Constraints:      71819
3582.49/3595.13	c #Conflicts:     504000 | #Constraints:      72819
3582.49/3595.13	c #Conflicts:     505000 | #Constraints:      73820
3582.49/3595.13	c #Conflicts:     506000 | #Constraints:      74820
3582.49/3595.13	c #Conflicts:     507000 | #Constraints:      75821
3582.49/3595.13	c #Conflicts:     508000 | #Constraints:      76821
3582.49/3595.13	c #Conflicts:     509000 | #Constraints:      77821
3582.49/3595.13	c #Conflicts:     510000 | #Constraints:      78821
3582.49/3595.13	c #Conflicts:     511000 | #Constraints:      79821
3582.49/3595.13	c #Conflicts:     512000 | #Constraints:      80821
3582.49/3595.13	c #Conflicts:     513000 | #Constraints:      81822
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.744
3582.49/3595.13	c #Conflicts:     514000 | #Constraints:      42853
3582.49/3595.13	c #Conflicts:     515000 | #Constraints:      43853
3582.49/3595.13	c #Conflicts:     516000 | #Constraints:      44854
3582.49/3595.13	c #Conflicts:     517000 | #Constraints:      45855
3582.49/3595.13	c #Conflicts:     518000 | #Constraints:      46855
3582.49/3595.13	c #Conflicts:     519000 | #Constraints:      47855
3582.49/3595.13	c #Conflicts:     520000 | #Constraints:      48855
3582.49/3595.13	c #Conflicts:     521000 | #Constraints:      49855
3582.49/3595.13	c #Conflicts:     522000 | #Constraints:      50856
3582.49/3595.13	c #Conflicts:     523000 | #Constraints:      51856
3582.49/3595.13	c #Conflicts:     524000 | #Constraints:      52856
3582.49/3595.13	c #Conflicts:     525000 | #Constraints:      53856
3582.49/3595.13	c #Conflicts:     526000 | #Constraints:      54856
3582.49/3595.13	c #Conflicts:     527000 | #Constraints:      55856
3582.49/3595.13	c #Conflicts:     528000 | #Constraints:      56856
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.7457
3582.49/3595.13	c #Conflicts:     529000 | #Constraints:      30523
3582.49/3595.13	c #Conflicts:     530000 | #Constraints:      31523
3582.49/3595.13	c #Conflicts:     531000 | #Constraints:      32524
3582.49/3595.13	c #Conflicts:     532000 | #Constraints:      33525
3582.49/3595.13	c #Conflicts:     533000 | #Constraints:      34525
3582.49/3595.13	c #Conflicts:     534000 | #Constraints:      35525
3582.49/3595.13	c #Conflicts:     535000 | #Constraints:      36525
3582.49/3595.13	c #Conflicts:     536000 | #Constraints:      37525
3582.49/3595.13	c #Conflicts:     537000 | #Constraints:      38526
3582.49/3595.13	c #Conflicts:     538000 | #Constraints:      39527
3582.49/3595.13	c #Conflicts:     539000 | #Constraints:      40528
3582.49/3595.13	c #Conflicts:     540000 | #Constraints:      41528
3582.49/3595.13	c #Conflicts:     541000 | #Constraints:      42528
3582.49/3595.13	c #Conflicts:     542000 | #Constraints:      43528
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.7502
3582.49/3595.13	c #Conflicts:     543000 | #Constraints:      23408
3582.49/3595.13	c #Conflicts:     544000 | #Constraints:      24408
3582.49/3595.13	c #Conflicts:     545000 | #Constraints:      25408
3582.49/3595.13	c #Conflicts:     546000 | #Constraints:      26408
3582.49/3595.13	c #Conflicts:     547000 | #Constraints:      27408
3582.49/3595.13	c #Conflicts:     548000 | #Constraints:      28408
3582.49/3595.13	c #Conflicts:     549000 | #Constraints:      29408
3582.49/3595.13	c #Conflicts:     550000 | #Constraints:      30408
3582.49/3595.13	c #Conflicts:     551000 | #Constraints:      31409
3582.49/3595.13	c #Conflicts:     552000 | #Constraints:      32409
3582.49/3595.13	c #Conflicts:     553000 | #Constraints:      33409
3582.49/3595.13	c #Conflicts:     554000 | #Constraints:      34409
3582.49/3595.13	c #Conflicts:     555000 | #Constraints:      35410
3582.49/3595.13	c #Conflicts:     556000 | #Constraints:      36411
3582.49/3595.13	c #Conflicts:     557000 | #Constraints:      37411
3582.49/3595.13	c #Conflicts:     558000 | #Constraints:      38411
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.8061
3582.49/3595.13	c #Conflicts:     559000 | #Constraints:      21296
3582.49/3595.13	c #Conflicts:     560000 | #Constraints:      22296
3582.49/3595.13	c #Conflicts:     561000 | #Constraints:      23296
3582.49/3595.13	c #Conflicts:     562000 | #Constraints:      24296
3582.49/3595.13	c #Conflicts:     563000 | #Constraints:      25296
3582.49/3595.13	c #Conflicts:     564000 | #Constraints:      26297
3582.49/3595.13	c #Conflicts:     565000 | #Constraints:      27297
3582.49/3595.13	c #Conflicts:     566000 | #Constraints:      28297
3582.49/3595.13	c #Conflicts:     567000 | #Constraints:      29297
3582.49/3595.13	c #Conflicts:     568000 | #Constraints:      30297
3582.49/3595.13	c #Conflicts:     569000 | #Constraints:      31297
3582.49/3595.13	c #Conflicts:     570000 | #Constraints:      32298
3582.49/3595.13	c #Conflicts:     571000 | #Constraints:      33298
3582.49/3595.13	c #Conflicts:     572000 | #Constraints:      34298
3582.49/3595.13	c #Conflicts:     573000 | #Constraints:      35298
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:     574000 | #Constraints:      19597
3582.49/3595.13	c #Conflicts:     575000 | #Constraints:      20597
3582.49/3595.13	c #Conflicts:     576000 | #Constraints:      21597
3582.49/3595.13	c #Conflicts:     577000 | #Constraints:      22598
3582.49/3595.13	c #Conflicts:     578000 | #Constraints:      23598
3582.49/3595.13	c #Conflicts:     579000 | #Constraints:      24599
3582.49/3595.13	c #Conflicts:     580000 | #Constraints:      25599
3582.49/3595.13	c #Conflicts:     581000 | #Constraints:      26599
3582.49/3595.13	c #Conflicts:     582000 | #Constraints:      27602
3582.49/3595.13	c #Conflicts:     583000 | #Constraints:      28602
3582.49/3595.13	c #Conflicts:     584000 | #Constraints:      29602
3582.49/3595.13	c #Conflicts:     585000 | #Constraints:      30602
3582.49/3595.13	c #Conflicts:     586000 | #Constraints:      31603
3582.49/3595.13	c #Conflicts:     587000 | #Constraints:      32604
3582.49/3595.13	c #Conflicts:     588000 | #Constraints:      33604
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.9522
3582.49/3595.13	c #Conflicts:     589000 | #Constraints:      18494
3582.49/3595.13	c #Conflicts:     590000 | #Constraints:      19494
3582.49/3595.13	c #Conflicts:     591000 | #Constraints:      20494
3582.49/3595.13	c #Conflicts:     592000 | #Constraints:      21494
3582.49/3595.13	c #Conflicts:     593000 | #Constraints:      22494
3582.49/3595.13	c #Conflicts:     594000 | #Constraints:      23495
3582.49/3595.13	c #Conflicts:     595000 | #Constraints:      24495
3582.49/3595.13	c #Conflicts:     596000 | #Constraints:      25496
3582.49/3595.13	c #Conflicts:     597000 | #Constraints:      26496
3582.49/3595.13	c #Conflicts:     598000 | #Constraints:      27496
3582.49/3595.13	c #Conflicts:     599000 | #Constraints:      28496
3582.49/3595.13	c #Conflicts:     600000 | #Constraints:      29496
3582.49/3595.13	c #Conflicts:     601000 | #Constraints:      30496
3582.49/3595.13	c #Conflicts:     602000 | #Constraints:      31496
3582.49/3595.13	c #Conflicts:     603000 | #Constraints:      32496
3582.49/3595.13	c #Conflicts:     604000 | #Constraints:      33497
3582.49/3595.13	c #Conflicts:     605000 | #Constraints:      34497
3582.49/3595.13	c #Conflicts:     606000 | #Constraints:      35497
3582.49/3595.13	c #Conflicts:     607000 | #Constraints:      36497
3582.49/3595.13	c #Conflicts:     608000 | #Constraints:      37497
3582.49/3595.13	c #Conflicts:     609000 | #Constraints:      38498
3582.49/3595.13	c #Conflicts:     610000 | #Constraints:      39498
3582.49/3595.13	c #Conflicts:     611000 | #Constraints:      40498
3582.49/3595.13	c #Conflicts:     612000 | #Constraints:      41498
3582.49/3595.13	c #Conflicts:     613000 | #Constraints:      42499
3582.49/3595.13	c #Conflicts:     614000 | #Constraints:      43499
3582.49/3595.13	c #Conflicts:     615000 | #Constraints:      44499
3582.49/3595.13	c #Conflicts:     616000 | #Constraints:      45499
3582.49/3595.13	c #Conflicts:     617000 | #Constraints:      46499
3582.49/3595.13	c #Conflicts:     618000 | #Constraints:      47500
3582.49/3595.13	c #Conflicts:     619000 | #Constraints:      48500
3582.49/3595.13	c #Conflicts:     620000 | #Constraints:      49500
3582.49/3595.13	c #Conflicts:     621000 | #Constraints:      50500
3582.49/3595.13	c #Conflicts:     622000 | #Constraints:      51500
3582.49/3595.13	c #Conflicts:     623000 | #Constraints:      52500
3582.49/3595.13	c #Conflicts:     624000 | #Constraints:      53500
3582.49/3595.13	c #Conflicts:     625000 | #Constraints:      54500
3582.49/3595.13	c #Conflicts:     626000 | #Constraints:      55500
3582.49/3595.13	c #Conflicts:     627000 | #Constraints:      56500
3582.49/3595.13	c #Conflicts:     628000 | #Constraints:      57500
3582.49/3595.13	c #Conflicts:     629000 | #Constraints:      58500
3582.49/3595.13	c #Conflicts:     630000 | #Constraints:      59501
3582.49/3595.13	c #Conflicts:     631000 | #Constraints:      60501
3582.49/3595.13	c #Conflicts:     632000 | #Constraints:      61501
3582.49/3595.13	c #Conflicts:     633000 | #Constraints:      62502
3582.49/3595.13	c #Conflicts:     634000 | #Constraints:      63502
3582.49/3595.13	c #Conflicts:     635000 | #Constraints:      64502
3582.49/3595.13	c #Conflicts:     636000 | #Constraints:      65502
3582.49/3595.13	c #Conflicts:     637000 | #Constraints:      66502
3582.49/3595.13	c #Conflicts:     638000 | #Constraints:      67502
3582.49/3595.13	c #Conflicts:     639000 | #Constraints:      68502
3582.49/3595.13	c #Conflicts:     640000 | #Constraints:      69503
3582.49/3595.13	c #Conflicts:     641000 | #Constraints:      70503
3582.49/3595.13	c #Conflicts:     642000 | #Constraints:      71503
3582.49/3595.13	c #Conflicts:     643000 | #Constraints:      72504
3582.49/3595.13	c #Conflicts:     644000 | #Constraints:      73505
3582.49/3595.13	c #Conflicts:     645000 | #Constraints:      74505
3582.49/3595.13	c #Conflicts:     646000 | #Constraints:      75505
3582.49/3595.13	c #Conflicts:     647000 | #Constraints:      76505
3582.49/3595.13	c #Conflicts:     648000 | #Constraints:      77506
3582.49/3595.13	c #Conflicts:     649000 | #Constraints:      78506
3582.49/3595.13	c #Conflicts:     650000 | #Constraints:      79507
3582.49/3595.13	c #Conflicts:     651000 | #Constraints:      80507
3582.49/3595.13	c #Conflicts:     652000 | #Constraints:      81507
3582.49/3595.13	c #Conflicts:     653000 | #Constraints:      82507
3582.49/3595.13	c #Conflicts:     654000 | #Constraints:      83507
3582.49/3595.13	c #Conflicts:     655000 | #Constraints:      84507
3582.49/3595.13	c #Conflicts:     656000 | #Constraints:      85507
3582.49/3595.13	c #Conflicts:     657000 | #Constraints:      86507
3582.49/3595.13	c #Conflicts:     658000 | #Constraints:      87508
3582.49/3595.13	c #Conflicts:     659000 | #Constraints:      88508
3582.49/3595.13	c #Conflicts:     660000 | #Constraints:      89509
3582.49/3595.13	c #Conflicts:     661000 | #Constraints:      90509
3582.49/3595.13	c #Conflicts:     662000 | #Constraints:      91509
3582.49/3595.13	c #Conflicts:     663000 | #Constraints:      92509
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.9938
3582.49/3595.13	c #Conflicts:     664000 | #Constraints:      48346
3582.49/3595.13	c #Conflicts:     665000 | #Constraints:      49346
3582.49/3595.13	c #Conflicts:     666000 | #Constraints:      50346
3582.49/3595.13	c #Conflicts:     667000 | #Constraints:      51346
3582.49/3595.13	c #Conflicts:     668000 | #Constraints:      52346
3582.49/3595.13	c #Conflicts:     669000 | #Constraints:      53346
3582.49/3595.13	c #Conflicts:     670000 | #Constraints:      54346
3582.49/3595.13	c #Conflicts:     671000 | #Constraints:      55346
3582.49/3595.13	c #Conflicts:     672000 | #Constraints:      56346
3582.49/3595.13	c #Conflicts:     673000 | #Constraints:      57347
3582.49/3595.13	c #Conflicts:     674000 | #Constraints:      58347
3582.49/3595.13	c #Conflicts:     675000 | #Constraints:      59347
3582.49/3595.13	c #Conflicts:     676000 | #Constraints:      60347
3582.49/3595.13	c #Conflicts:     677000 | #Constraints:      61347
3582.49/3595.13	c #Conflicts:     678000 | #Constraints:      62349
3582.49/3595.13	c #Conflicts:     679000 | #Constraints:      63349
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:     680000 | #Constraints:      33367
3582.49/3595.13	c #Conflicts:     681000 | #Constraints:      34418
3582.49/3595.13	c #Conflicts:     682000 | #Constraints:      35459
3582.49/3595.13	c #Conflicts:     683000 | #Constraints:      36503
3582.49/3595.13	c #Conflicts:     684000 | #Constraints:      37543
3582.49/3595.13	c #Conflicts:     685000 | #Constraints:      38572
3582.49/3595.13	c #Conflicts:     686000 | #Constraints:      39619
3582.49/3595.13	c #Conflicts:     687000 | #Constraints:      40629
3582.49/3595.13	c #Conflicts:     688000 | #Constraints:      41640
3582.49/3595.13	c #Conflicts:     689000 | #Constraints:      42672
3582.49/3595.13	c #Conflicts:     690000 | #Constraints:      43810
3582.49/3595.13	c #Conflicts:     691000 | #Constraints:      44867
3582.49/3595.13	c #Conflicts:     692000 | #Constraints:      45872
3582.49/3595.13	c #Conflicts:     693000 | #Constraints:      46920
3582.49/3595.13	c #Conflicts:     694000 | #Constraints:      48051
3582.49/3595.13	c #Conflicts:     695000 | #Constraints:      49074
3582.49/3595.13	c #Conflicts:     696000 | #Constraints:      50105
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 65.9987
3582.49/3595.13	c #Conflicts:     697000 | #Constraints:      26835
3582.49/3595.13	c #Conflicts:     698000 | #Constraints:      27835
3582.49/3595.13	c #Conflicts:     699000 | #Constraints:      28835
3582.49/3595.13	c #Conflicts:     700000 | #Constraints:      29836
3582.49/3595.13	c #Conflicts:     701000 | #Constraints:      30837
3582.49/3595.13	c #Conflicts:     702000 | #Constraints:      31838
3582.49/3595.13	c #Conflicts:     703000 | #Constraints:      32838
3582.49/3595.13	c #Conflicts:     704000 | #Constraints:      33839
3582.49/3595.13	c #Conflicts:     705000 | #Constraints:      34839
3582.49/3595.13	c #Conflicts:     706000 | #Constraints:      35839
3582.49/3595.13	c #Conflicts:     707000 | #Constraints:      36839
3582.49/3595.13	c #Conflicts:     708000 | #Constraints:      37839
3582.49/3595.13	c #Conflicts:     709000 | #Constraints:      38839
3582.49/3595.13	c #Conflicts:     710000 | #Constraints:      39839
3582.49/3595.13	c #Conflicts:     711000 | #Constraints:      40839
3582.49/3595.13	c #Conflicts:     712000 | #Constraints:      41839
3582.49/3595.13	c #Conflicts:     713000 | #Constraints:      42839
3582.49/3595.13	c #Conflicts:     714000 | #Constraints:      43839
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0046
3582.49/3595.13	c #Conflicts:     715000 | #Constraints:      24020
3582.49/3595.13	c #Conflicts:     716000 | #Constraints:      25020
3582.49/3595.13	c #Conflicts:     717000 | #Constraints:      26020
3582.49/3595.13	c #Conflicts:     718000 | #Constraints:      27022
3582.49/3595.13	c #Conflicts:     719000 | #Constraints:      28161
3582.49/3595.13	c #Conflicts:     720000 | #Constraints:      29360
3582.49/3595.13	c #Conflicts:     721000 | #Constraints:      30583
3582.49/3595.13	c #Conflicts:     722000 | #Constraints:      31708
3582.49/3595.13	c #Conflicts:     723000 | #Constraints:      32850
3582.49/3595.13	c #Conflicts:     724000 | #Constraints:      34088
3582.49/3595.13	c #Conflicts:     725000 | #Constraints:      35170
3582.49/3595.13	c #Conflicts:     726000 | #Constraints:      36237
3582.49/3595.13	c #Conflicts:     727000 | #Constraints:      37406
3582.49/3595.13	c #Conflicts:     728000 | #Constraints:      38934
3582.49/3595.13	c #Conflicts:     729000 | #Constraints:      40455
3582.49/3595.13	c #Conflicts:     730000 | #Constraints:      41703
3582.49/3595.13	c #Conflicts:     731000 | #Constraints:      42974
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0309
3582.49/3595.13	c #Conflicts:     732000 | #Constraints:      23444
3582.49/3595.13	c #Conflicts:     733000 | #Constraints:      24548
3582.49/3595.13	c #Conflicts:     734000 | #Constraints:      25671
3582.49/3595.13	c #Conflicts:     735000 | #Constraints:      26768
3582.49/3595.13	c #Conflicts:     736000 | #Constraints:      27932
3582.49/3595.13	c #Conflicts:     737000 | #Constraints:      29112
3582.49/3595.13	c #Conflicts:     738000 | #Constraints:      30320
3582.49/3595.13	c #Conflicts:     739000 | #Constraints:      31499
3582.49/3595.13	c #Conflicts:     740000 | #Constraints:      32674
3582.49/3595.13	c #Conflicts:     741000 | #Constraints:      33871
3582.49/3595.13	c #Conflicts:     742000 | #Constraints:      35000
3582.49/3595.13	c #Conflicts:     743000 | #Constraints:      36251
3582.49/3595.13	c #Conflicts:     744000 | #Constraints:      37479
3582.49/3595.13	c #Conflicts:     745000 | #Constraints:      38492
3582.49/3595.13	c #Conflicts:     746000 | #Constraints:      39589
3582.49/3595.13	c #Conflicts:     747000 | #Constraints:      40609
3582.49/3595.13	c #Conflicts:     748000 | #Constraints:      41685
3582.49/3595.13	c #Conflicts:     749000 | #Constraints:      42763
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0353
3582.49/3595.13	c #Conflicts:     750000 | #Constraints:      23488
3582.49/3595.13	c #Conflicts:     751000 | #Constraints:      24815
3582.49/3595.13	c #Conflicts:     752000 | #Constraints:      25921
3582.49/3595.13	c #Conflicts:     753000 | #Constraints:      27009
3582.49/3595.13	c #Conflicts:     754000 | #Constraints:      28162
3582.49/3595.13	c #Conflicts:     755000 | #Constraints:      29280
3582.49/3595.13	c #Conflicts:     756000 | #Constraints:      30392
3582.49/3595.13	c #Conflicts:     757000 | #Constraints:      31406
3582.49/3595.13	c #Conflicts:     758000 | #Constraints:      32496
3582.49/3595.13	c #Conflicts:     759000 | #Constraints:      33517
3582.49/3595.13	c #Conflicts:     760000 | #Constraints:      34607
3582.49/3595.13	c #Conflicts:     761000 | #Constraints:      35698
3582.49/3595.13	c #Conflicts:     762000 | #Constraints:      37061
3582.49/3595.13	c #Conflicts:     763000 | #Constraints:      38360
3582.49/3595.13	c #Conflicts:     764000 | #Constraints:      39372
3582.49/3595.13	c #Conflicts:     765000 | #Constraints:      40472
3582.49/3595.13	c #Conflicts:     766000 | #Constraints:      41852
3582.49/3595.13	c #Conflicts:     767000 | #Constraints:      42866
3582.49/3595.13	c #Conflicts:     768000 | #Constraints:      43888
3582.49/3595.13	c #Conflicts:     769000 | #Constraints:      45100
3582.49/3595.13	c #Conflicts:     770000 | #Constraints:      46237
3582.49/3595.13	c #Conflicts:     771000 | #Constraints:      47242
3582.49/3595.13	c #Conflicts:     772000 | #Constraints:      48270
3582.49/3595.13	c #Conflicts:     773000 | #Constraints:      49303
3582.49/3595.13	c #Conflicts:     774000 | #Constraints:      50342
3582.49/3595.13	c #Conflicts:     775000 | #Constraints:      51344
3582.49/3595.13	c #Conflicts:     776000 | #Constraints:      52348
3582.49/3595.13	c #Conflicts:     777000 | #Constraints:      53368
3582.49/3595.13	c #Conflicts:     778000 | #Constraints:      54375
3582.49/3595.13	c #Conflicts:     779000 | #Constraints:      55386
3582.49/3595.13	c #Conflicts:     780000 | #Constraints:      56430
3582.49/3595.13	c #Conflicts:     781000 | #Constraints:      57572
3582.49/3595.13	c #Conflicts:     782000 | #Constraints:      58646
3582.49/3595.13	c #Conflicts:     783000 | #Constraints:      59805
3582.49/3595.13	c #Conflicts:     784000 | #Constraints:      60974
3582.49/3595.13	c #Conflicts:     785000 | #Constraints:      62119
3582.49/3595.13	c #Conflicts:     786000 | #Constraints:      63222
3582.49/3595.13	c #Conflicts:     787000 | #Constraints:      64288
3582.49/3595.13	c #Conflicts:     788000 | #Constraints:      65311
3582.49/3595.13	c #Conflicts:     789000 | #Constraints:      66330
3582.49/3595.13	c #Conflicts:     790000 | #Constraints:      67412
3582.49/3595.13	c #Conflicts:     791000 | #Constraints:      68423
3582.49/3595.13	c #Conflicts:     792000 | #Constraints:      69452
3582.49/3595.13	c #Conflicts:     793000 | #Constraints:      70484
3582.49/3595.13	c #Conflicts:     794000 | #Constraints:      71487
3582.49/3595.13	c #Conflicts:     795000 | #Constraints:      72501
3582.49/3595.13	c #Conflicts:     796000 | #Constraints:      73504
3582.49/3595.13	c #Conflicts:     797000 | #Constraints:      74516
3582.49/3595.13	c #Conflicts:     798000 | #Constraints:      75517
3582.49/3595.13	c #Conflicts:     799000 | #Constraints:      76521
3582.49/3595.13	c #Conflicts:     800000 | #Constraints:      77532
3582.49/3595.13	c #Conflicts:     801000 | #Constraints:      78663
3582.49/3595.13	c #Conflicts:     802000 | #Constraints:      79688
3582.49/3595.13	c #Conflicts:     803000 | #Constraints:      81062
3582.49/3595.13	c #Conflicts:     804000 | #Constraints:      82067
3582.49/3595.13	c #Conflicts:     805000 | #Constraints:      83071
3582.49/3595.13	c #Conflicts:     806000 | #Constraints:      84159
3582.49/3595.13	c #Conflicts:     807000 | #Constraints:      85196
3582.49/3595.13	c #Conflicts:     808000 | #Constraints:      86222
3582.49/3595.13	c #Conflicts:     809000 | #Constraints:      87306
3582.49/3595.13	c #Conflicts:     810000 | #Constraints:      88322
3582.49/3595.13	c #Conflicts:     811000 | #Constraints:      89463
3582.49/3595.13	c #Conflicts:     812000 | #Constraints:      90499
3582.49/3595.13	c #Conflicts:     813000 | #Constraints:      91515
3582.49/3595.13	c #Conflicts:     814000 | #Constraints:      92535
3582.49/3595.13	c #Conflicts:     815000 | #Constraints:      93569
3582.49/3595.13	c #Conflicts:     816000 | #Constraints:      94722
3582.49/3595.13	c #Conflicts:     817000 | #Constraints:      95733
3582.49/3595.13	c #Conflicts:     818000 | #Constraints:      96741
3582.49/3595.13	c #Conflicts:     819000 | #Constraints:      97749
3582.49/3595.13	c #Conflicts:     820000 | #Constraints:      98842
3582.49/3595.13	c #Conflicts:     821000 | #Constraints:      99917
3582.49/3595.13	c #Conflicts:     822000 | #Constraints:     101148
3582.49/3595.13	c #Conflicts:     823000 | #Constraints:     102179
3582.49/3595.13	c #Conflicts:     824000 | #Constraints:     103189
3582.49/3595.13	c #Conflicts:     825000 | #Constraints:     104241
3582.49/3595.13	c #Conflicts:     826000 | #Constraints:     105279
3582.49/3595.13	c #Conflicts:     827000 | #Constraints:     106294
3582.49/3595.13	c #Conflicts:     828000 | #Constraints:     107792
3582.49/3595.13	c #Conflicts:     829000 | #Constraints:     109316
3582.49/3595.13	c #Conflicts:     830000 | #Constraints:     110858
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:     831000 | #Constraints:      57298
3582.49/3595.13	c #Conflicts:     832000 | #Constraints:      58302
3582.49/3595.13	c #Conflicts:     833000 | #Constraints:      59318
3582.49/3595.13	c #Conflicts:     834000 | #Constraints:      60320
3582.49/3595.13	c #Conflicts:     835000 | #Constraints:      61326
3582.49/3595.13	c #Conflicts:     836000 | #Constraints:      62332
3582.49/3595.13	c #Conflicts:     837000 | #Constraints:      63337
3582.49/3595.13	c #Conflicts:     838000 | #Constraints:      64372
3582.49/3595.13	c #Conflicts:     839000 | #Constraints:      65387
3582.49/3595.13	c #Conflicts:     840000 | #Constraints:      66482
3582.49/3595.13	c #Conflicts:     841000 | #Constraints:      67718
3582.49/3595.13	c #Conflicts:     842000 | #Constraints:      68992
3582.49/3595.13	c #Conflicts:     843000 | #Constraints:      70180
3582.49/3595.13	c #Conflicts:     844000 | #Constraints:      71627
3582.49/3595.13	c #Conflicts:     845000 | #Constraints:      72858
3582.49/3595.13	c #Conflicts:     846000 | #Constraints:      74084
3582.49/3595.13	c #Conflicts:     847000 | #Constraints:      75084
3582.49/3595.13	c #Conflicts:     848000 | #Constraints:      76084
3582.49/3595.13	c #Conflicts:     849000 | #Constraints:      77085
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0373
3582.49/3595.13	c #Conflicts:     850000 | #Constraints:      40334
3582.49/3595.13	c #Conflicts:     851000 | #Constraints:      41334
3582.49/3595.13	c #Conflicts:     852000 | #Constraints:      42334
3582.49/3595.13	c #Conflicts:     853000 | #Constraints:      43334
3582.49/3595.13	c #Conflicts:     854000 | #Constraints:      44334
3582.49/3595.13	c #Conflicts:     855000 | #Constraints:      45334
3582.49/3595.13	c #Conflicts:     856000 | #Constraints:      46334
3582.49/3595.13	c #Conflicts:     857000 | #Constraints:      47334
3582.49/3595.13	c #Conflicts:     858000 | #Constraints:      48334
3582.49/3595.13	c #Conflicts:     859000 | #Constraints:      49334
3582.49/3595.13	c #Conflicts:     860000 | #Constraints:      50334
3582.49/3595.13	c #Conflicts:     861000 | #Constraints:      51334
3582.49/3595.13	c #Conflicts:     862000 | #Constraints:      52334
3582.49/3595.13	c #Conflicts:     863000 | #Constraints:      53334
3582.49/3595.13	c #Conflicts:     864000 | #Constraints:      54335
3582.49/3595.13	c #Conflicts:     865000 | #Constraints:      55336
3582.49/3595.13	c #Conflicts:     866000 | #Constraints:      56336
3582.49/3595.13	c #Conflicts:     867000 | #Constraints:      57336
3582.49/3595.13	c #Conflicts:     868000 | #Constraints:      58336
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0379
3582.49/3595.13	c #Conflicts:     869000 | #Constraints:      30918
3582.49/3595.13	c #Conflicts:     870000 | #Constraints:      31966
3582.49/3595.13	c #Conflicts:     871000 | #Constraints:      33078
3582.49/3595.13	c #Conflicts:     872000 | #Constraints:      34173
3582.49/3595.13	c #Conflicts:     873000 | #Constraints:      35277
3582.49/3595.13	c #Conflicts:     874000 | #Constraints:      36336
3582.49/3595.13	c #Conflicts:     875000 | #Constraints:      37461
3582.49/3595.13	c #Conflicts:     876000 | #Constraints:      38486
3582.49/3595.13	c #Conflicts:     877000 | #Constraints:      39517
3582.49/3595.13	c #Conflicts:     878000 | #Constraints:      40562
3582.49/3595.13	c #Conflicts:     879000 | #Constraints:      41585
3582.49/3595.13	c #Conflicts:     880000 | #Constraints:      42592
3582.49/3595.13	c #Conflicts:     881000 | #Constraints:      43611
3582.49/3595.13	c #Conflicts:     882000 | #Constraints:      44658
3582.49/3595.13	c #Conflicts:     883000 | #Constraints:      45968
3582.49/3595.13	c #Conflicts:     884000 | #Constraints:      46968
3582.49/3595.13	c #Conflicts:     885000 | #Constraints:      47977
3582.49/3595.13	c #Conflicts:     886000 | #Constraints:      49231
3582.49/3595.13	c #Conflicts:     887000 | #Constraints:      50483
3582.49/3595.13	c #Conflicts:     888000 | #Constraints:      51653
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0381
3582.49/3595.13	c #Conflicts:     889000 | #Constraints:      27935
3582.49/3595.13	c #Conflicts:     890000 | #Constraints:      28992
3582.49/3595.13	c #Conflicts:     891000 | #Constraints:      30002
3582.49/3595.13	c #Conflicts:     892000 | #Constraints:      31017
3582.49/3595.13	c #Conflicts:     893000 | #Constraints:      32094
3582.49/3595.13	c #Conflicts:     894000 | #Constraints:      33110
3582.49/3595.13	c #Conflicts:     895000 | #Constraints:      34134
3582.49/3595.13	c #Conflicts:     896000 | #Constraints:      35151
3582.49/3595.13	c #Conflicts:     897000 | #Constraints:      36206
3582.49/3595.13	c #Conflicts:     898000 | #Constraints:      37340
3582.49/3595.13	c #Conflicts:     899000 | #Constraints:      38394
3582.49/3595.13	c #Conflicts:     900000 | #Constraints:      39395
3582.49/3595.13	c #Conflicts:     901000 | #Constraints:      40433
3582.49/3595.13	c #Conflicts:     902000 | #Constraints:      41437
3582.49/3595.13	c #Conflicts:     903000 | #Constraints:      42455
3582.49/3595.13	c #Conflicts:     904000 | #Constraints:      43475
3582.49/3595.13	c #Conflicts:     905000 | #Constraints:      44544
3582.49/3595.13	c #Conflicts:     906000 | #Constraints:      45588
3582.49/3595.13	c #Conflicts:     907000 | #Constraints:      46817
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0442
3582.49/3595.13	c #Conflicts:     908000 | #Constraints:      25265
3582.49/3595.13	c #Conflicts:     909000 | #Constraints:      26290
3582.49/3595.13	c #Conflicts:     910000 | #Constraints:      27303
3582.49/3595.13	c #Conflicts:     911000 | #Constraints:      28375
3582.49/3595.13	c #Conflicts:     912000 | #Constraints:      29455
3582.49/3595.13	c #Conflicts:     913000 | #Constraints:      30465
3582.49/3595.13	c #Conflicts:     914000 | #Constraints:      31482
3582.49/3595.13	c #Conflicts:     915000 | #Constraints:      32639
3582.49/3595.13	c #Conflicts:     916000 | #Constraints:      33641
3582.49/3595.13	c #Conflicts:     917000 | #Constraints:      34739
3582.49/3595.13	c #Conflicts:     918000 | #Constraints:      35865
3582.49/3595.13	c #Conflicts:     919000 | #Constraints:      36886
3582.49/3595.13	c #Conflicts:     920000 | #Constraints:      37905
3582.49/3595.13	c #Conflicts:     921000 | #Constraints:      38913
3582.49/3595.13	c #Conflicts:     922000 | #Constraints:      39949
3582.49/3595.13	c #Conflicts:     923000 | #Constraints:      40957
3582.49/3595.13	c #Conflicts:     924000 | #Constraints:      41982
3582.49/3595.13	c #Conflicts:     925000 | #Constraints:      42985
3582.49/3595.13	c #Conflicts:     926000 | #Constraints:      44081
3582.49/3595.13	c #Conflicts:     927000 | #Constraints:      45179
3582.49/3595.13	c #Conflicts:     928000 | #Constraints:      46321
3582.49/3595.13	c #Conflicts:     929000 | #Constraints:      47668
3582.49/3595.13	c #Conflicts:     930000 | #Constraints:      48668
3582.49/3595.13	c #Conflicts:     931000 | #Constraints:      49733
3582.49/3595.13	c #Conflicts:     932000 | #Constraints:      51162
3582.49/3595.13	c #Conflicts:     933000 | #Constraints:      52596
3582.49/3595.13	c #Conflicts:     934000 | #Constraints:      54107
3582.49/3595.13	c #Conflicts:     935000 | #Constraints:      55199
3582.49/3595.13	c #Conflicts:     936000 | #Constraints:      56425
3582.49/3595.13	c #Conflicts:     937000 | #Constraints:      57448
3582.49/3595.13	c #Conflicts:     938000 | #Constraints:      58488
3582.49/3595.13	c #Conflicts:     939000 | #Constraints:      59549
3582.49/3595.13	c #Conflicts:     940000 | #Constraints:      60571
3582.49/3595.13	c #Conflicts:     941000 | #Constraints:      61585
3582.49/3595.13	c #Conflicts:     942000 | #Constraints:      62638
3582.49/3595.13	c #Conflicts:     943000 | #Constraints:      63667
3582.49/3595.13	c #Conflicts:     944000 | #Constraints:      64727
3582.49/3595.13	c #Conflicts:     945000 | #Constraints:      65728
3582.49/3595.13	c #Conflicts:     946000 | #Constraints:      66728
3582.49/3595.13	c #Conflicts:     947000 | #Constraints:      67728
3582.49/3595.13	c #Conflicts:     948000 | #Constraints:      68728
3582.49/3595.13	c #Conflicts:     949000 | #Constraints:      69729
3582.49/3595.13	c #Conflicts:     950000 | #Constraints:      70729
3582.49/3595.13	c #Conflicts:     951000 | #Constraints:      71731
3582.49/3595.13	c #Conflicts:     952000 | #Constraints:      72731
3582.49/3595.13	c #Conflicts:     953000 | #Constraints:      73731
3582.49/3595.13	c #Conflicts:     954000 | #Constraints:      74732
3582.49/3595.13	c #Conflicts:     955000 | #Constraints:      75734
3582.49/3595.13	c #Conflicts:     956000 | #Constraints:      76734
3582.49/3595.13	c #Conflicts:     957000 | #Constraints:      77734
3582.49/3595.13	c #Conflicts:     958000 | #Constraints:      78734
3582.49/3595.13	c #Conflicts:     959000 | #Constraints:      79734
3582.49/3595.13	c #Conflicts:     960000 | #Constraints:      80735
3582.49/3595.13	c #Conflicts:     961000 | #Constraints:      81735
3582.49/3595.13	c #Conflicts:     962000 | #Constraints:      82736
3582.49/3595.13	c #Conflicts:     963000 | #Constraints:      83737
3582.49/3595.13	c #Conflicts:     964000 | #Constraints:      84737
3582.49/3595.13	c #Conflicts:     965000 | #Constraints:      85737
3582.49/3595.13	c #Conflicts:     966000 | #Constraints:      86737
3582.49/3595.13	c #Conflicts:     967000 | #Constraints:      87738
3582.49/3595.13	c #Conflicts:     968000 | #Constraints:      88739
3582.49/3595.13	c #Conflicts:     969000 | #Constraints:      89740
3582.49/3595.13	c #Conflicts:     970000 | #Constraints:      90740
3582.49/3595.13	c #Conflicts:     971000 | #Constraints:      91740
3582.49/3595.13	c #Conflicts:     972000 | #Constraints:      92740
3582.49/3595.13	c #Conflicts:     973000 | #Constraints:      93742
3582.49/3595.13	c #Conflicts:     974000 | #Constraints:      94742
3582.49/3595.13	c #Conflicts:     975000 | #Constraints:      95742
3582.49/3595.13	c #Conflicts:     976000 | #Constraints:      96742
3582.49/3595.13	c #Conflicts:     977000 | #Constraints:      97742
3582.49/3595.13	c #Conflicts:     978000 | #Constraints:      98742
3582.49/3595.13	c #Conflicts:     979000 | #Constraints:      99742
3582.49/3595.13	c #Conflicts:     980000 | #Constraints:     100743
3582.49/3595.13	c #Conflicts:     981000 | #Constraints:     101743
3582.49/3595.13	c #Conflicts:     982000 | #Constraints:     102743
3582.49/3595.13	c #Conflicts:     983000 | #Constraints:     103743
3582.49/3595.13	c #Conflicts:     984000 | #Constraints:     104744
3582.49/3595.13	c #Conflicts:     985000 | #Constraints:     105744
3582.49/3595.13	c #Conflicts:     986000 | #Constraints:     106744
3582.49/3595.13	c #Conflicts:     987000 | #Constraints:     107744
3582.49/3595.13	c #Conflicts:     988000 | #Constraints:     108745
3582.49/3595.13	c #Conflicts:     989000 | #Constraints:     109746
3582.49/3595.13	c #Conflicts:     990000 | #Constraints:     110746
3582.49/3595.13	c #Conflicts:     991000 | #Constraints:     111746
3582.49/3595.13	c #Conflicts:     992000 | #Constraints:     112746
3582.49/3595.13	c #Conflicts:     993000 | #Constraints:     113746
3582.49/3595.13	c #Conflicts:     994000 | #Constraints:     114746
3582.49/3595.13	c #Conflicts:     995000 | #Constraints:     115746
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.0474
3582.49/3595.13	c #Conflicts:     996000 | #Constraints:      59665
3582.49/3595.13	c #Conflicts:     997000 | #Constraints:      60665
3582.49/3595.13	c #Conflicts:     998000 | #Constraints:      61665
3582.49/3595.13	c #Conflicts:     999000 | #Constraints:      62666
3582.49/3595.13	c #Conflicts:    1000000 | #Constraints:      63666
3582.49/3595.13	c #Conflicts:    1001000 | #Constraints:      64666
3582.49/3595.13	c #Conflicts:    1002000 | #Constraints:      65666
3582.49/3595.13	c #Conflicts:    1003000 | #Constraints:      66666
3582.49/3595.13	c #Conflicts:    1004000 | #Constraints:      67666
3582.49/3595.13	c #Conflicts:    1005000 | #Constraints:      68666
3582.49/3595.13	c #Conflicts:    1006000 | #Constraints:      69666
3582.49/3595.13	c #Conflicts:    1007000 | #Constraints:      70666
3582.49/3595.13	c #Conflicts:    1008000 | #Constraints:      71666
3582.49/3595.13	c #Conflicts:    1009000 | #Constraints:      72666
3582.49/3595.13	c #Conflicts:    1010000 | #Constraints:      73666
3582.49/3595.13	c #Conflicts:    1011000 | #Constraints:      74666
3582.49/3595.13	c #Conflicts:    1012000 | #Constraints:      75666
3582.49/3595.13	c #Conflicts:    1013000 | #Constraints:      76667
3582.49/3595.13	c #Conflicts:    1014000 | #Constraints:      77667
3582.49/3595.13	c #Conflicts:    1015000 | #Constraints:      78667
3582.49/3595.13	c #Conflicts:    1016000 | #Constraints:      79667
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1113
3582.49/3595.13	c #Conflicts:    1017000 | #Constraints:      41723
3582.49/3595.13	c #Conflicts:    1018000 | #Constraints:      42723
3582.49/3595.13	c #Conflicts:    1019000 | #Constraints:      43723
3582.49/3595.13	c #Conflicts:    1020000 | #Constraints:      44723
3582.49/3595.13	c #Conflicts:    1021000 | #Constraints:      45723
3582.49/3595.13	c #Conflicts:    1022000 | #Constraints:      46724
3582.49/3595.13	c #Conflicts:    1023000 | #Constraints:      47724
3582.49/3595.13	c #Conflicts:    1024000 | #Constraints:      48724
3582.49/3595.13	c #Conflicts:    1025000 | #Constraints:      49724
3582.49/3595.13	c #Conflicts:    1026000 | #Constraints:      50724
3582.49/3595.13	c #Conflicts:    1027000 | #Constraints:      51724
3582.49/3595.13	c #Conflicts:    1028000 | #Constraints:      52724
3582.49/3595.13	c #Conflicts:    1029000 | #Constraints:      53724
3582.49/3595.13	c #Conflicts:    1030000 | #Constraints:      54724
3582.49/3595.13	c #Conflicts:    1031000 | #Constraints:      55724
3582.49/3595.13	c #Conflicts:    1032000 | #Constraints:      56725
3582.49/3595.13	c #Conflicts:    1033000 | #Constraints:      57725
3582.49/3595.13	c #Conflicts:    1034000 | #Constraints:      58725
3582.49/3595.13	c #Conflicts:    1035000 | #Constraints:      59726
3582.49/3595.13	c #Conflicts:    1036000 | #Constraints:      60726
3582.49/3595.13	c #Conflicts:    1037000 | #Constraints:      61726
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1231
3582.49/3595.13	c #Conflicts:    1038000 | #Constraints:      32756
3582.49/3595.13	c #Conflicts:    1039000 | #Constraints:      33783
3582.49/3595.13	c #Conflicts:    1040000 | #Constraints:      34830
3582.49/3595.13	c #Conflicts:    1041000 | #Constraints:      35902
3582.49/3595.13	c #Conflicts:    1042000 | #Constraints:      36921
3582.49/3595.13	c #Conflicts:    1043000 | #Constraints:      37983
3582.49/3595.13	c #Conflicts:    1044000 | #Constraints:      39035
3582.49/3595.13	c #Conflicts:    1045000 | #Constraints:      40080
3582.49/3595.13	c #Conflicts:    1046000 | #Constraints:      41157
3582.49/3595.13	c #Conflicts:    1047000 | #Constraints:      42213
3582.49/3595.13	c #Conflicts:    1048000 | #Constraints:      43295
3582.49/3595.13	c #Conflicts:    1049000 | #Constraints:      44466
3582.49/3595.13	c #Conflicts:    1050000 | #Constraints:      45637
3582.49/3595.13	c #Conflicts:    1051000 | #Constraints:      46692
3582.49/3595.13	c #Conflicts:    1052000 | #Constraints:      47727
3582.49/3595.13	c #Conflicts:    1053000 | #Constraints:      48778
3582.49/3595.13	c #Conflicts:    1054000 | #Constraints:      49787
3582.49/3595.13	c #Conflicts:    1055000 | #Constraints:      50797
3582.49/3595.13	c #Conflicts:    1056000 | #Constraints:      51867
3582.49/3595.13	c #Conflicts:    1057000 | #Constraints:      52936
3582.49/3595.13	c #Conflicts:    1058000 | #Constraints:      53970
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1607
3582.49/3595.13	c #Conflicts:    1059000 | #Constraints:      28824
3582.49/3595.13	c #Conflicts:    1060000 | #Constraints:      29873
3582.49/3595.13	c #Conflicts:    1061000 | #Constraints:      31101
3582.49/3595.13	c #Conflicts:    1062000 | #Constraints:      32393
3582.49/3595.13	c #Conflicts:    1063000 | #Constraints:      33479
3582.49/3595.13	c #Conflicts:    1064000 | #Constraints:      34479
3582.49/3595.13	c #Conflicts:    1065000 | #Constraints:      35480
3582.49/3595.13	c #Conflicts:    1066000 | #Constraints:      36481
3582.49/3595.13	c #Conflicts:    1067000 | #Constraints:      37481
3582.49/3595.13	c #Conflicts:    1068000 | #Constraints:      38482
3582.49/3595.13	c #Conflicts:    1069000 | #Constraints:      39482
3582.49/3595.13	c #Conflicts:    1070000 | #Constraints:      40483
3582.49/3595.13	c #Conflicts:    1071000 | #Constraints:      41483
3582.49/3595.13	c #Conflicts:    1072000 | #Constraints:      42483
3582.49/3595.13	c #Conflicts:    1073000 | #Constraints:      43484
3582.49/3595.13	c #Conflicts:    1074000 | #Constraints:      44484
3582.49/3595.13	c #Conflicts:    1075000 | #Constraints:      45484
3582.49/3595.13	c #Conflicts:    1076000 | #Constraints:      46484
3582.49/3595.13	c #Conflicts:    1077000 | #Constraints:      47485
3582.49/3595.13	c #Conflicts:    1078000 | #Constraints:      48485
3582.49/3595.13	c #Conflicts:    1079000 | #Constraints:      49485
3582.49/3595.13	c #Conflicts:    1080000 | #Constraints:      50486
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1764
3582.49/3595.13	c #Conflicts:    1081000 | #Constraints:      27333
3582.49/3595.13	c #Conflicts:    1082000 | #Constraints:      28334
3582.49/3595.13	c #Conflicts:    1083000 | #Constraints:      29334
3582.49/3595.13	c #Conflicts:    1084000 | #Constraints:      30334
3582.49/3595.13	c #Conflicts:    1085000 | #Constraints:      31335
3582.49/3595.13	c #Conflicts:    1086000 | #Constraints:      32335
3582.49/3595.13	c #Conflicts:    1087000 | #Constraints:      33335
3582.49/3595.13	c #Conflicts:    1088000 | #Constraints:      34336
3582.49/3595.13	c #Conflicts:    1089000 | #Constraints:      35336
3582.49/3595.13	c #Conflicts:    1090000 | #Constraints:      36337
3582.49/3595.13	c #Conflicts:    1091000 | #Constraints:      37338
3582.49/3595.13	c #Conflicts:    1092000 | #Constraints:      38338
3582.49/3595.13	c #Conflicts:    1093000 | #Constraints:      39338
3582.49/3595.13	c #Conflicts:    1094000 | #Constraints:      40338
3582.49/3595.13	c #Conflicts:    1095000 | #Constraints:      41338
3582.49/3595.13	c #Conflicts:    1096000 | #Constraints:      42339
3582.49/3595.13	c #Conflicts:    1097000 | #Constraints:      43339
3582.49/3595.13	c #Conflicts:    1098000 | #Constraints:      44339
3582.49/3595.13	c #Conflicts:    1099000 | #Constraints:      45339
3582.49/3595.13	c #Conflicts:    1100000 | #Constraints:      46339
3582.49/3595.13	c #Conflicts:    1101000 | #Constraints:      47339
3582.49/3595.13	c #Conflicts:    1102000 | #Constraints:      48340
3582.49/3595.13	c #Conflicts:    1103000 | #Constraints:      49340
3582.49/3595.13	c #Conflicts:    1104000 | #Constraints:      50340
3582.49/3595.13	c #Conflicts:    1105000 | #Constraints:      51341
3582.49/3595.13	c #Conflicts:    1106000 | #Constraints:      52342
3582.49/3595.13	c #Conflicts:    1107000 | #Constraints:      53342
3582.49/3595.13	c #Conflicts:    1108000 | #Constraints:      54342
3582.49/3595.13	c #Conflicts:    1109000 | #Constraints:      55342
3582.49/3595.13	c #Conflicts:    1110000 | #Constraints:      56342
3582.49/3595.13	c #Conflicts:    1111000 | #Constraints:      57342
3582.49/3595.13	c #Conflicts:    1112000 | #Constraints:      58342
3582.49/3595.13	c #Conflicts:    1113000 | #Constraints:      59342
3582.49/3595.13	c #Conflicts:    1114000 | #Constraints:      60342
3582.49/3595.13	c #Conflicts:    1115000 | #Constraints:      61342
3582.49/3595.13	c #Conflicts:    1116000 | #Constraints:      62342
3582.49/3595.13	c #Conflicts:    1117000 | #Constraints:      63342
3582.49/3595.13	c #Conflicts:    1118000 | #Constraints:      64342
3582.49/3595.13	c #Conflicts:    1119000 | #Constraints:      65342
3582.49/3595.13	c #Conflicts:    1120000 | #Constraints:      66342
3582.49/3595.13	c #Conflicts:    1121000 | #Constraints:      67342
3582.49/3595.13	c #Conflicts:    1122000 | #Constraints:      68342
3582.49/3595.13	c #Conflicts:    1123000 | #Constraints:      69342
3582.49/3595.13	c #Conflicts:    1124000 | #Constraints:      70342
3582.49/3595.13	c #Conflicts:    1125000 | #Constraints:      71342
3582.49/3595.13	c #Conflicts:    1126000 | #Constraints:      72342
3582.49/3595.13	c #Conflicts:    1127000 | #Constraints:      73342
3582.49/3595.13	c #Conflicts:    1128000 | #Constraints:      74342
3582.49/3595.13	c #Conflicts:    1129000 | #Constraints:      75342
3582.49/3595.13	c #Conflicts:    1130000 | #Constraints:      76343
3582.49/3595.13	c #Conflicts:    1131000 | #Constraints:      77343
3582.49/3595.13	c #Conflicts:    1132000 | #Constraints:      78343
3582.49/3595.13	c #Conflicts:    1133000 | #Constraints:      79343
3582.49/3595.13	c #Conflicts:    1134000 | #Constraints:      80343
3582.49/3595.13	c #Conflicts:    1135000 | #Constraints:      81343
3582.49/3595.13	c #Conflicts:    1136000 | #Constraints:      82343
3582.49/3595.13	c #Conflicts:    1137000 | #Constraints:      83343
3582.49/3595.13	c #Conflicts:    1138000 | #Constraints:      84343
3582.49/3595.13	c #Conflicts:    1139000 | #Constraints:      85343
3582.49/3595.13	c #Conflicts:    1140000 | #Constraints:      86343
3582.49/3595.13	c #Conflicts:    1141000 | #Constraints:      87344
3582.49/3595.13	c #Conflicts:    1142000 | #Constraints:      88344
3582.49/3595.13	c #Conflicts:    1143000 | #Constraints:      89344
3582.49/3595.13	c #Conflicts:    1144000 | #Constraints:      90344
3582.49/3595.13	c #Conflicts:    1145000 | #Constraints:      91344
3582.49/3595.13	c #Conflicts:    1146000 | #Constraints:      92345
3582.49/3595.13	c #Conflicts:    1147000 | #Constraints:      93345
3582.49/3595.13	c #Conflicts:    1148000 | #Constraints:      94345
3582.49/3595.13	c #Conflicts:    1149000 | #Constraints:      95345
3582.49/3595.13	c #Conflicts:    1150000 | #Constraints:      96345
3582.49/3595.13	c #Conflicts:    1151000 | #Constraints:      97345
3582.49/3595.13	c #Conflicts:    1152000 | #Constraints:      98345
3582.49/3595.13	c #Conflicts:    1153000 | #Constraints:      99346
3582.49/3595.13	c #Conflicts:    1154000 | #Constraints:     100346
3582.49/3595.13	c #Conflicts:    1155000 | #Constraints:     101346
3582.49/3595.13	c #Conflicts:    1156000 | #Constraints:     102347
3582.49/3595.13	c #Conflicts:    1157000 | #Constraints:     103347
3582.49/3595.13	c #Conflicts:    1158000 | #Constraints:     104347
3582.49/3595.13	c #Conflicts:    1159000 | #Constraints:     105347
3582.49/3595.13	c #Conflicts:    1160000 | #Constraints:     106348
3582.49/3595.13	c #Conflicts:    1161000 | #Constraints:     107348
3582.49/3595.13	c #Conflicts:    1162000 | #Constraints:     108348
3582.49/3595.13	c #Conflicts:    1163000 | #Constraints:     109348
3582.49/3595.13	c #Conflicts:    1164000 | #Constraints:     110349
3582.49/3595.13	c #Conflicts:    1165000 | #Constraints:     111349
3582.49/3595.13	c #Conflicts:    1166000 | #Constraints:     112350
3582.49/3595.13	c #Conflicts:    1167000 | #Constraints:     113350
3582.49/3595.13	c #Conflicts:    1168000 | #Constraints:     114350
3582.49/3595.13	c #Conflicts:    1169000 | #Constraints:     115350
3582.49/3595.13	c #Conflicts:    1170000 | #Constraints:     116350
3582.49/3595.13	c #Conflicts:    1171000 | #Constraints:     117350
3582.49/3595.13	c #Conflicts:    1172000 | #Constraints:     118351
3582.49/3595.13	c #Conflicts:    1173000 | #Constraints:     119351
3582.49/3595.13	c #Conflicts:    1174000 | #Constraints:     120351
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1865
3582.49/3595.13	c #Conflicts:    1175000 | #Constraints:      62019
3582.49/3595.13	c #Conflicts:    1176000 | #Constraints:      63030
3582.49/3595.13	c #Conflicts:    1177000 | #Constraints:      64065
3582.49/3595.13	c #Conflicts:    1178000 | #Constraints:      65264
3582.49/3595.13	c #Conflicts:    1179000 | #Constraints:      66446
3582.49/3595.13	c #Conflicts:    1180000 | #Constraints:      67693
3582.49/3595.13	c #Conflicts:    1181000 | #Constraints:      69191
3582.49/3595.13	c #Conflicts:    1182000 | #Constraints:      70272
3582.49/3595.13	c #Conflicts:    1183000 | #Constraints:      71309
3582.49/3595.13	c #Conflicts:    1184000 | #Constraints:      72622
3582.49/3595.13	c #Conflicts:    1185000 | #Constraints:      73853
3582.49/3595.13	c #Conflicts:    1186000 | #Constraints:      74898
3582.49/3595.13	c #Conflicts:    1187000 | #Constraints:      76147
3582.49/3595.13	c #Conflicts:    1188000 | #Constraints:      77147
3582.49/3595.13	c #Conflicts:    1189000 | #Constraints:      78148
3582.49/3595.13	c #Conflicts:    1190000 | #Constraints:      79197
3582.49/3595.13	c #Conflicts:    1191000 | #Constraints:      80328
3582.49/3595.13	c #Conflicts:    1192000 | #Constraints:      81359
3582.49/3595.13	c #Conflicts:    1193000 | #Constraints:      82387
3582.49/3595.13	c #Conflicts:    1194000 | #Constraints:      83412
3582.49/3595.13	c #Conflicts:    1195000 | #Constraints:      84792
3582.49/3595.13	c #Conflicts:    1196000 | #Constraints:      85886
3582.49/3595.13	c #Conflicts:    1197000 | #Constraints:      86973
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1903
3582.49/3595.13	c #Conflicts:    1198000 | #Constraints:      45495
3582.49/3595.13	c #Conflicts:    1199000 | #Constraints:      46501
3582.49/3595.13	c #Conflicts:    1200000 | #Constraints:      47625
3582.49/3595.13	c #Conflicts:    1201000 | #Constraints:      48803
3582.49/3595.13	c #Conflicts:    1202000 | #Constraints:      50009
3582.49/3595.13	c #Conflicts:    1203000 | #Constraints:      51405
3582.49/3595.13	c #Conflicts:    1204000 | #Constraints:      52527
3582.49/3595.13	c #Conflicts:    1205000 | #Constraints:      54015
3582.49/3595.13	c #Conflicts:    1206000 | #Constraints:      55265
3582.49/3595.13	c #Conflicts:    1207000 | #Constraints:      56382
3582.49/3595.13	c #Conflicts:    1208000 | #Constraints:      57755
3582.49/3595.13	c #Conflicts:    1209000 | #Constraints:      58828
3582.49/3595.13	c #Conflicts:    1210000 | #Constraints:      59847
3582.49/3595.13	c #Conflicts:    1211000 | #Constraints:      61085
3582.49/3595.13	c #Conflicts:    1212000 | #Constraints:      62112
3582.49/3595.13	c #Conflicts:    1213000 | #Constraints:      63391
3582.49/3595.13	c #Conflicts:    1214000 | #Constraints:      64595
3582.49/3595.13	c #Conflicts:    1215000 | #Constraints:      65847
3582.49/3595.13	c #Conflicts:    1216000 | #Constraints:      66932
3582.49/3595.13	c #Conflicts:    1217000 | #Constraints:      68283
3582.49/3595.13	c #Conflicts:    1218000 | #Constraints:      69331
3582.49/3595.13	c #Conflicts:    1219000 | #Constraints:      70368
3582.49/3595.13	c #Conflicts:    1220000 | #Constraints:      71499
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:    1221000 | #Constraints:      37838
3582.49/3595.13	c #Conflicts:    1222000 | #Constraints:      38987
3582.49/3595.13	c #Conflicts:    1223000 | #Constraints:      40418
3582.49/3595.13	c #Conflicts:    1224000 | #Constraints:      41514
3582.49/3595.13	c #Conflicts:    1225000 | #Constraints:      42535
3582.49/3595.13	c #Conflicts:    1226000 | #Constraints:      43561
3582.49/3595.13	c #Conflicts:    1227000 | #Constraints:      44624
3582.49/3595.13	c #Conflicts:    1228000 | #Constraints:      45741
3582.49/3595.13	c #Conflicts:    1229000 | #Constraints:      46863
3582.49/3595.13	c #Conflicts:    1230000 | #Constraints:      48129
3582.49/3595.13	c #Conflicts:    1231000 | #Constraints:      49377
3582.49/3595.13	c #Conflicts:    1232000 | #Constraints:      50639
3582.49/3595.13	c #Conflicts:    1233000 | #Constraints:      51930
3582.49/3595.13	c #Conflicts:    1234000 | #Constraints:      53121
3582.49/3595.13	c #Conflicts:    1235000 | #Constraints:      54271
3582.49/3595.13	c #Conflicts:    1236000 | #Constraints:      55481
3582.49/3595.13	c #Conflicts:    1237000 | #Constraints:      56687
3582.49/3595.13	c #Conflicts:    1238000 | #Constraints:      58216
3582.49/3595.13	c #Conflicts:    1239000 | #Constraints:      59687
3582.49/3595.13	c #Conflicts:    1240000 | #Constraints:      60792
3582.49/3595.13	c #Conflicts:    1241000 | #Constraints:      61942
3582.49/3595.13	c #Conflicts:    1242000 | #Constraints:      63203
3582.49/3595.13	c #Conflicts:    1243000 | #Constraints:      64273
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.1973
3582.49/3595.13	c #Conflicts:    1244000 | #Constraints:      34178
3582.49/3595.13	c #Conflicts:    1245000 | #Constraints:      35323
3582.49/3595.13	c #Conflicts:    1246000 | #Constraints:      36452
3582.49/3595.13	c #Conflicts:    1247000 | #Constraints:      37611
3582.49/3595.13	c #Conflicts:    1248000 | #Constraints:      39140
3582.49/3595.13	c #Conflicts:    1249000 | #Constraints:      40220
3582.49/3595.13	c #Conflicts:    1250000 | #Constraints:      41507
3582.49/3595.13	c #Conflicts:    1251000 | #Constraints:      42662
3582.49/3595.13	c #Conflicts:    1252000 | #Constraints:      43773
3582.49/3595.13	c #Conflicts:    1253000 | #Constraints:      45012
3582.49/3595.13	c #Conflicts:    1254000 | #Constraints:      46083
3582.49/3595.13	c #Conflicts:    1255000 | #Constraints:      47209
3582.49/3595.13	c #Conflicts:    1256000 | #Constraints:      48470
3582.49/3595.13	c #Conflicts:    1257000 | #Constraints:      49573
3582.49/3595.13	c #Conflicts:    1258000 | #Constraints:      50713
3582.49/3595.13	c #Conflicts:    1259000 | #Constraints:      51837
3582.49/3595.13	c #Conflicts:    1260000 | #Constraints:      52936
3582.49/3595.13	c #Conflicts:    1261000 | #Constraints:      53971
3582.49/3595.13	c #Conflicts:    1262000 | #Constraints:      55030
3582.49/3595.13	c #Conflicts:    1263000 | #Constraints:      56152
3582.49/3595.13	c #Conflicts:    1264000 | #Constraints:      57152
3582.49/3595.13	c #Conflicts:    1265000 | #Constraints:      58152
3582.49/3595.13	c #Conflicts:    1266000 | #Constraints:      59152
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2009
3582.49/3595.13	c #Conflicts:    1267000 | #Constraints:      31421
3582.49/3595.13	c #Conflicts:    1268000 | #Constraints:      32421
3582.49/3595.13	c #Conflicts:    1269000 | #Constraints:      33421
3582.49/3595.13	c #Conflicts:    1270000 | #Constraints:      34421
3582.49/3595.13	c #Conflicts:    1271000 | #Constraints:      35421
3582.49/3595.13	c #Conflicts:    1272000 | #Constraints:      36421
3582.49/3595.13	c #Conflicts:    1273000 | #Constraints:      37421
3582.49/3595.13	c #Conflicts:    1274000 | #Constraints:      38421
3582.49/3595.13	c #Conflicts:    1275000 | #Constraints:      39421
3582.49/3595.13	c #Conflicts:    1276000 | #Constraints:      40421
3582.49/3595.13	c #Conflicts:    1277000 | #Constraints:      41421
3582.49/3595.13	c #Conflicts:    1278000 | #Constraints:      42421
3582.49/3595.13	c #Conflicts:    1279000 | #Constraints:      43421
3582.49/3595.13	c #Conflicts:    1280000 | #Constraints:      44421
3582.49/3595.13	c #Conflicts:    1281000 | #Constraints:      45422
3582.49/3595.13	c #Conflicts:    1282000 | #Constraints:      46422
3582.49/3595.13	c #Conflicts:    1283000 | #Constraints:      47422
3582.49/3595.13	c #Conflicts:    1284000 | #Constraints:      48422
3582.49/3595.13	c #Conflicts:    1285000 | #Constraints:      49422
3582.49/3595.13	c #Conflicts:    1286000 | #Constraints:      50422
3582.49/3595.13	c #Conflicts:    1287000 | #Constraints:      51422
3582.49/3595.13	c #Conflicts:    1288000 | #Constraints:      52422
3582.49/3595.13	c #Conflicts:    1289000 | #Constraints:      53482
3582.49/3595.13	c #Conflicts:    1290000 | #Constraints:      54543
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2034
3582.49/3595.13	c #Conflicts:    1291000 | #Constraints:      29384
3582.49/3595.13	c #Conflicts:    1292000 | #Constraints:      30433
3582.49/3595.13	c #Conflicts:    1293000 | #Constraints:      31922
3582.49/3595.13	c #Conflicts:    1294000 | #Constraints:      33241
3582.49/3595.13	c #Conflicts:    1295000 | #Constraints:      34757
3582.49/3595.13	c #Conflicts:    1296000 | #Constraints:      35805
3582.49/3595.13	c #Conflicts:    1297000 | #Constraints:      36946
3582.49/3595.13	c #Conflicts:    1298000 | #Constraints:      38019
3582.49/3595.13	c #Conflicts:    1299000 | #Constraints:      39135
3582.49/3595.13	c #Conflicts:    1300000 | #Constraints:      40207
3582.49/3595.13	c #Conflicts:    1301000 | #Constraints:      41358
3582.49/3595.13	c #Conflicts:    1302000 | #Constraints:      42498
3582.49/3595.13	c #Conflicts:    1303000 | #Constraints:      43568
3582.49/3595.13	c #Conflicts:    1304000 | #Constraints:      44722
3582.49/3595.13	c #Conflicts:    1305000 | #Constraints:      45794
3582.49/3595.13	c #Conflicts:    1306000 | #Constraints:      46830
3582.49/3595.13	c #Conflicts:    1307000 | #Constraints:      47831
3582.49/3595.13	c #Conflicts:    1308000 | #Constraints:      48831
3582.49/3595.13	c #Conflicts:    1309000 | #Constraints:      49831
3582.49/3595.13	c #Conflicts:    1310000 | #Constraints:      50831
3582.49/3595.13	c #Conflicts:    1311000 | #Constraints:      51832
3582.49/3595.13	c #Conflicts:    1312000 | #Constraints:      52847
3582.49/3595.13	c #Conflicts:    1313000 | #Constraints:      53892
3582.49/3595.13	c #Conflicts:    1314000 | #Constraints:      54917
3582.49/3595.13	c #Conflicts:    1315000 | #Constraints:      56028
3582.49/3595.13	c #Conflicts:    1316000 | #Constraints:      57032
3582.49/3595.13	c #Conflicts:    1317000 | #Constraints:      58080
3582.49/3595.13	c #Conflicts:    1318000 | #Constraints:      59265
3582.49/3595.13	c #Conflicts:    1319000 | #Constraints:      60266
3582.49/3595.13	c #Conflicts:    1320000 | #Constraints:      61270
3582.49/3595.13	c #Conflicts:    1321000 | #Constraints:      62305
3582.49/3595.13	c #Conflicts:    1322000 | #Constraints:      63388
3582.49/3595.13	c #Conflicts:    1323000 | #Constraints:      64445
3582.49/3595.13	c #Conflicts:    1324000 | #Constraints:      65455
3582.49/3595.13	c #Conflicts:    1325000 | #Constraints:      66455
3582.49/3595.13	c #Conflicts:    1326000 | #Constraints:      67749
3582.49/3595.13	c #Conflicts:    1327000 | #Constraints:      68770
3582.49/3595.13	c #Conflicts:    1328000 | #Constraints:      69796
3582.49/3595.13	c #Conflicts:    1329000 | #Constraints:      70822
3582.49/3595.13	c #Conflicts:    1330000 | #Constraints:      71842
3582.49/3595.13	c #Conflicts:    1331000 | #Constraints:      72871
3582.49/3595.13	c #Conflicts:    1332000 | #Constraints:      73929
3582.49/3595.13	c #Conflicts:    1333000 | #Constraints:      74975
3582.49/3595.13	c #Conflicts:    1334000 | #Constraints:      76084
3582.49/3595.13	c #Conflicts:    1335000 | #Constraints:      77118
3582.49/3595.13	c #Conflicts:    1336000 | #Constraints:      78183
3582.49/3595.13	c #Conflicts:    1337000 | #Constraints:      79271
3582.49/3595.13	c #Conflicts:    1338000 | #Constraints:      80297
3582.49/3595.13	c #Conflicts:    1339000 | #Constraints:      81316
3582.49/3595.13	c #Conflicts:    1340000 | #Constraints:      82419
3582.49/3595.13	c #Conflicts:    1341000 | #Constraints:      83435
3582.49/3595.13	c #Conflicts:    1342000 | #Constraints:      84457
3582.49/3595.13	c #Conflicts:    1343000 | #Constraints:      85481
3582.49/3595.13	c #Conflicts:    1344000 | #Constraints:      86498
3582.49/3595.13	c #Conflicts:    1345000 | #Constraints:      87562
3582.49/3595.13	c #Conflicts:    1346000 | #Constraints:      88631
3582.49/3595.13	c #Conflicts:    1347000 | #Constraints:      89663
3582.49/3595.13	c #Conflicts:    1348000 | #Constraints:      90702
3582.49/3595.13	c #Conflicts:    1349000 | #Constraints:      91804
3582.49/3595.13	c #Conflicts:    1350000 | #Constraints:      92880
3582.49/3595.13	c #Conflicts:    1351000 | #Constraints:      93967
3582.49/3595.13	c #Conflicts:    1352000 | #Constraints:      94977
3582.49/3595.13	c #Conflicts:    1353000 | #Constraints:      96015
3582.49/3595.13	c #Conflicts:    1354000 | #Constraints:      97058
3582.49/3595.13	c #Conflicts:    1355000 | #Constraints:      98085
3582.49/3595.13	c #Conflicts:    1356000 | #Constraints:      99130
3582.49/3595.13	c #Conflicts:    1357000 | #Constraints:     100210
3582.49/3595.13	c #Conflicts:    1358000 | #Constraints:     101278
3582.49/3595.13	c #Conflicts:    1359000 | #Constraints:     102306
3582.49/3595.13	c #Conflicts:    1360000 | #Constraints:     103318
3582.49/3595.13	c #Conflicts:    1361000 | #Constraints:     104620
3582.49/3595.13	c #Conflicts:    1362000 | #Constraints:     105702
3582.49/3595.13	c #Conflicts:    1363000 | #Constraints:     106829
3582.49/3595.13	c #Conflicts:    1364000 | #Constraints:     107842
3582.49/3595.13	c #Conflicts:    1365000 | #Constraints:     108864
3582.49/3595.13	c #Conflicts:    1366000 | #Constraints:     110061
3582.49/3595.13	c #Conflicts:    1367000 | #Constraints:     111072
3582.49/3595.13	c #Conflicts:    1368000 | #Constraints:     112108
3582.49/3595.13	c #Conflicts:    1369000 | #Constraints:     113162
3582.49/3595.13	c #Conflicts:    1370000 | #Constraints:     114244
3582.49/3595.13	c #Conflicts:    1371000 | #Constraints:     115247
3582.49/3595.13	c #Conflicts:    1372000 | #Constraints:     116274
3582.49/3595.13	c #Conflicts:    1373000 | #Constraints:     117278
3582.49/3595.13	c #Conflicts:    1374000 | #Constraints:     118704
3582.49/3595.13	c #Conflicts:    1375000 | #Constraints:     120230
3582.49/3595.13	c #Conflicts:    1376000 | #Constraints:     121230
3582.49/3595.13	c #Conflicts:    1377000 | #Constraints:     122263
3582.49/3595.13	c #Conflicts:    1378000 | #Constraints:     123413
3582.49/3595.13	c #Conflicts:    1379000 | #Constraints:     124448
3582.49/3595.13	c #Conflicts:    1380000 | #Constraints:     125491
3582.49/3595.13	c #Conflicts:    1381000 | #Constraints:     126574
3582.49/3595.13	c #Conflicts:    1382000 | #Constraints:     127656
3582.49/3595.13	c #Conflicts:    1383000 | #Constraints:     128781
3582.49/3595.13	c #Conflicts:    1384000 | #Constraints:     129976
3582.49/3595.13	c #Conflicts:    1385000 | #Constraints:     131036
3582.49/3595.13	c #Conflicts:    1386000 | #Constraints:     132039
3582.49/3595.13	c #Conflicts:    1387000 | #Constraints:     133084
3582.49/3595.13	c #Conflicts:    1388000 | #Constraints:     134133
3582.49/3595.13	c #Conflicts:    1389000 | #Constraints:     135217
3582.49/3595.13	c #Conflicts:    1390000 | #Constraints:     136247
3582.49/3595.13	c #Conflicts:    1391000 | #Constraints:     137300
3582.49/3595.13	c #Conflicts:    1392000 | #Constraints:     138332
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:    1393000 | #Constraints:      71477
3582.49/3595.13	c #Conflicts:    1394000 | #Constraints:      72986
3582.49/3595.13	c #Conflicts:    1395000 | #Constraints:      74208
3582.49/3595.13	c #Conflicts:    1396000 | #Constraints:      75233
3582.49/3595.13	c #Conflicts:    1397000 | #Constraints:      76274
3582.49/3595.13	c #Conflicts:    1398000 | #Constraints:      77315
3582.49/3595.13	c #Conflicts:    1399000 | #Constraints:      78337
3582.49/3595.13	c #Conflicts:    1400000 | #Constraints:      79382
3582.49/3595.13	c #Conflicts:    1401000 | #Constraints:      80383
3582.49/3595.13	c #Conflicts:    1402000 | #Constraints:      81383
3582.49/3595.13	c #Conflicts:    1403000 | #Constraints:      82384
3582.49/3595.13	c #Conflicts:    1404000 | #Constraints:      83384
3582.49/3595.13	c #Conflicts:    1405000 | #Constraints:      84384
3582.49/3595.13	c #Conflicts:    1406000 | #Constraints:      85386
3582.49/3595.13	c #Conflicts:    1407000 | #Constraints:      86386
3582.49/3595.13	c #Conflicts:    1408000 | #Constraints:      87386
3582.49/3595.13	c #Conflicts:    1409000 | #Constraints:      88391
3582.49/3595.13	c #Conflicts:    1410000 | #Constraints:      89437
3582.49/3595.13	c #Conflicts:    1411000 | #Constraints:      90549
3582.49/3595.13	c #Conflicts:    1412000 | #Constraints:      91941
3582.49/3595.13	c #Conflicts:    1413000 | #Constraints:      93036
3582.49/3595.13	c #Conflicts:    1414000 | #Constraints:      94041
3582.49/3595.13	c #Conflicts:    1415000 | #Constraints:      95066
3582.49/3595.13	c #Conflicts:    1416000 | #Constraints:      96124
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:    1417000 | #Constraints:      49758
3582.49/3595.13	c #Conflicts:    1418000 | #Constraints:      50759
3582.49/3595.13	c #Conflicts:    1419000 | #Constraints:      51784
3582.49/3595.13	c #Conflicts:    1420000 | #Constraints:      52861
3582.49/3595.13	c #Conflicts:    1421000 | #Constraints:      53861
3582.49/3595.13	c #Conflicts:    1422000 | #Constraints:      54862
3582.49/3595.13	c #Conflicts:    1423000 | #Constraints:      55951
3582.49/3595.13	c #Conflicts:    1424000 | #Constraints:      57095
3582.49/3595.13	c #Conflicts:    1425000 | #Constraints:      58221
3582.49/3595.13	c #Conflicts:    1426000 | #Constraints:      59519
3582.49/3595.13	c #Conflicts:    1427000 | #Constraints:      60787
3582.49/3595.13	c #Conflicts:    1428000 | #Constraints:      61868
3582.49/3595.13	c #Conflicts:    1429000 | #Constraints:      62949
3582.49/3595.13	c #Conflicts:    1430000 | #Constraints:      63995
3582.49/3595.13	c #Conflicts:    1431000 | #Constraints:      65022
3582.49/3595.13	c #Conflicts:    1432000 | #Constraints:      66077
3582.49/3595.13	c #Conflicts:    1433000 | #Constraints:      67251
3582.49/3595.13	c #Conflicts:    1434000 | #Constraints:      68345
3582.49/3595.13	c #Conflicts:    1435000 | #Constraints:      69411
3582.49/3595.13	c #Conflicts:    1436000 | #Constraints:      70598
3582.49/3595.13	c #Conflicts:    1437000 | #Constraints:      71635
3582.49/3595.13	c #Conflicts:    1438000 | #Constraints:      72661
3582.49/3595.13	c #Conflicts:    1439000 | #Constraints:      73677
3582.49/3595.13	c #Conflicts:    1440000 | #Constraints:      74683
3582.49/3595.13	c #Conflicts:    1441000 | #Constraints:      75791
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2083
3582.49/3595.13	c #Conflicts:    1442000 | #Constraints:      39599
3582.49/3595.13	c #Conflicts:    1443000 | #Constraints:      40707
3582.49/3595.13	c #Conflicts:    1444000 | #Constraints:      41862
3582.49/3595.13	c #Conflicts:    1445000 | #Constraints:      43012
3582.49/3595.13	c #Conflicts:    1446000 | #Constraints:      44112
3582.49/3595.13	c #Conflicts:    1447000 | #Constraints:      45309
3582.49/3595.13	c #Conflicts:    1448000 | #Constraints:      46346
3582.49/3595.13	c #Conflicts:    1449000 | #Constraints:      47392
3582.49/3595.13	c #Conflicts:    1450000 | #Constraints:      48439
3582.49/3595.13	c #Conflicts:    1451000 | #Constraints:      49537
3582.49/3595.13	c #Conflicts:    1452000 | #Constraints:      50557
3582.49/3595.13	c #Conflicts:    1453000 | #Constraints:      51578
3582.49/3595.13	c #Conflicts:    1454000 | #Constraints:      52616
3582.49/3595.13	c #Conflicts:    1455000 | #Constraints:      53695
3582.49/3595.13	c #Conflicts:    1456000 | #Constraints:      54755
3582.49/3595.13	c #Conflicts:    1457000 | #Constraints:      55767
3582.49/3595.13	c #Conflicts:    1458000 | #Constraints:      56815
3582.49/3595.13	c #Conflicts:    1459000 | #Constraints:      57823
3582.49/3595.13	c #Conflicts:    1460000 | #Constraints:      58830
3582.49/3595.13	c #Conflicts:    1461000 | #Constraints:      59848
3582.49/3595.13	c #Conflicts:    1462000 | #Constraints:      60849
3582.49/3595.13	c #Conflicts:    1463000 | #Constraints:      61933
3582.49/3595.13	c #Conflicts:    1464000 | #Constraints:      63034
3582.49/3595.13	c #Conflicts:    1465000 | #Constraints:      64186
3582.49/3595.13	c #Conflicts:    1466000 | #Constraints:      65215
3582.49/3595.13	c #Conflicts:    1467000 | #Constraints:      66243
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.209
3582.49/3595.13	c #Conflicts:    1468000 | #Constraints:      35223
3582.49/3595.13	c #Conflicts:    1469000 | #Constraints:      36233
3582.49/3595.13	c #Conflicts:    1470000 | #Constraints:      37248
3582.49/3595.13	c #Conflicts:    1471000 | #Constraints:      38317
3582.49/3595.13	c #Conflicts:    1472000 | #Constraints:      39340
3582.49/3595.13	c #Conflicts:    1473000 | #Constraints:      40393
3582.49/3595.13	c #Conflicts:    1474000 | #Constraints:      41529
3582.49/3595.13	c #Conflicts:    1475000 | #Constraints:      42629
3582.49/3595.13	c #Conflicts:    1476000 | #Constraints:      43864
3582.49/3595.13	c #Conflicts:    1477000 | #Constraints:      44866
3582.49/3595.13	c #Conflicts:    1478000 | #Constraints:      45892
3582.49/3595.13	c #Conflicts:    1479000 | #Constraints:      46929
3582.49/3595.13	c #Conflicts:    1480000 | #Constraints:      48023
3582.49/3595.13	c #Conflicts:    1481000 | #Constraints:      49109
3582.49/3595.13	c #Conflicts:    1482000 | #Constraints:      50172
3582.49/3595.13	c #Conflicts:    1483000 | #Constraints:      51216
3582.49/3595.13	c #Conflicts:    1484000 | #Constraints:      52276
3582.49/3595.13	c #Conflicts:    1485000 | #Constraints:      53369
3582.49/3595.13	c #Conflicts:    1486000 | #Constraints:      54504
3582.49/3595.13	c #Conflicts:    1487000 | #Constraints:      55872
3582.49/3595.13	c #Conflicts:    1488000 | #Constraints:      56957
3582.49/3595.13	c #Conflicts:    1489000 | #Constraints:      58060
3582.49/3595.13	c #Conflicts:    1490000 | #Constraints:      59126
3582.49/3595.13	c #Conflicts:    1491000 | #Constraints:      60171
3582.49/3595.13	c #Conflicts:    1492000 | #Constraints:      61187
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2094
3582.49/3595.13	c #Conflicts:    1493000 | #Constraints:      32522
3582.49/3595.13	c #Conflicts:    1494000 | #Constraints:      33663
3582.49/3595.13	c #Conflicts:    1495000 | #Constraints:      35049
3582.49/3595.13	c #Conflicts:    1496000 | #Constraints:      36051
3582.49/3595.13	c #Conflicts:    1497000 | #Constraints:      37066
3582.49/3595.13	c #Conflicts:    1498000 | #Constraints:      38392
3582.49/3595.13	c #Conflicts:    1499000 | #Constraints:      39426
3582.49/3595.13	c #Conflicts:    1500000 | #Constraints:      40427
3582.49/3595.13	c #Conflicts:    1501000 | #Constraints:      41462
3582.49/3595.13	c #Conflicts:    1502000 | #Constraints:      42491
3582.49/3595.13	c #Conflicts:    1503000 | #Constraints:      43741
3582.49/3595.13	c #Conflicts:    1504000 | #Constraints:      44773
3582.49/3595.13	c #Conflicts:    1505000 | #Constraints:      45797
3582.49/3595.13	c #Conflicts:    1506000 | #Constraints:      46829
3582.49/3595.13	c #Conflicts:    1507000 | #Constraints:      47842
3582.49/3595.13	c #Conflicts:    1508000 | #Constraints:      48878
3582.49/3595.13	c #Conflicts:    1509000 | #Constraints:      50058
3582.49/3595.13	c #Conflicts:    1510000 | #Constraints:      51080
3582.49/3595.13	c #Conflicts:    1511000 | #Constraints:      52112
3582.49/3595.13	c #Conflicts:    1512000 | #Constraints:      53133
3582.49/3595.13	c #Conflicts:    1513000 | #Constraints:      54155
3582.49/3595.13	c #Conflicts:    1514000 | #Constraints:      55155
3582.49/3595.13	c #Conflicts:    1515000 | #Constraints:      56160
3582.49/3595.13	c #Conflicts:    1516000 | #Constraints:      57248
3582.49/3595.13	c #Conflicts:    1517000 | #Constraints:      58300
3582.49/3595.13	c #Conflicts:    1518000 | #Constraints:      59310
3582.49/3595.13	c #Conflicts:    1519000 | #Constraints:      60350
3582.49/3595.13	c #Conflicts:    1520000 | #Constraints:      61376
3582.49/3595.13	c #Conflicts:    1521000 | #Constraints:      62447
3582.49/3595.13	c #Conflicts:    1522000 | #Constraints:      63468
3582.49/3595.13	c #Conflicts:    1523000 | #Constraints:      64538
3582.49/3595.13	c #Conflicts:    1524000 | #Constraints:      65587
3582.49/3595.13	c #Conflicts:    1525000 | #Constraints:      66813
3582.49/3595.13	c #Conflicts:    1526000 | #Constraints:      67860
3582.49/3595.13	c #Conflicts:    1527000 | #Constraints:      68898
3582.49/3595.13	c #Conflicts:    1528000 | #Constraints:      70088
3582.49/3595.13	c #Conflicts:    1529000 | #Constraints:      71088
3582.49/3595.13	c #Conflicts:    1530000 | #Constraints:      72088
3582.49/3595.13	c #Conflicts:    1531000 | #Constraints:      73088
3582.49/3595.13	c #Conflicts:    1532000 | #Constraints:      74088
3582.49/3595.13	c #Conflicts:    1533000 | #Constraints:      75088
3582.49/3595.13	c #Conflicts:    1534000 | #Constraints:      76088
3582.49/3595.13	c #Conflicts:    1535000 | #Constraints:      77088
3582.49/3595.13	c #Conflicts:    1536000 | #Constraints:      78088
3582.49/3595.13	c #Conflicts:    1537000 | #Constraints:      79088
3582.49/3595.13	c #Conflicts:    1538000 | #Constraints:      80088
3582.49/3595.13	c #Conflicts:    1539000 | #Constraints:      81088
3582.49/3595.13	c #Conflicts:    1540000 | #Constraints:      82088
3582.49/3595.13	c #Conflicts:    1541000 | #Constraints:      83088
3582.49/3595.13	c #Conflicts:    1542000 | #Constraints:      84088
3582.49/3595.13	c #Conflicts:    1543000 | #Constraints:      85088
3582.49/3595.13	c #Conflicts:    1544000 | #Constraints:      86088
3582.49/3595.13	c #Conflicts:    1545000 | #Constraints:      87088
3582.49/3595.13	c #Conflicts:    1546000 | #Constraints:      88088
3582.49/3595.13	c #Conflicts:    1547000 | #Constraints:      89088
3582.49/3595.13	c #Conflicts:    1548000 | #Constraints:      90088
3582.49/3595.13	c #Conflicts:    1549000 | #Constraints:      91088
3582.49/3595.13	c #Conflicts:    1550000 | #Constraints:      92088
3582.49/3595.13	c #Conflicts:    1551000 | #Constraints:      93088
3582.49/3595.13	c #Conflicts:    1552000 | #Constraints:      94088
3582.49/3595.13	c #Conflicts:    1553000 | #Constraints:      95089
3582.49/3595.13	c #Conflicts:    1554000 | #Constraints:      96219
3582.49/3595.13	c #Conflicts:    1555000 | #Constraints:      97687
3582.49/3595.13	c #Conflicts:    1556000 | #Constraints:      99182
3582.49/3595.13	c #Conflicts:    1557000 | #Constraints:     100463
3582.49/3595.13	c #Conflicts:    1558000 | #Constraints:     101704
3582.49/3595.13	c #Conflicts:    1559000 | #Constraints:     103018
3582.49/3595.13	c #Conflicts:    1560000 | #Constraints:     104087
3582.49/3595.13	c #Conflicts:    1561000 | #Constraints:     105267
3582.49/3595.13	c #Conflicts:    1562000 | #Constraints:     106387
3582.49/3595.13	c #Conflicts:    1563000 | #Constraints:     107540
3582.49/3595.13	c #Conflicts:    1564000 | #Constraints:     108891
3582.49/3595.13	c #Conflicts:    1565000 | #Constraints:     109940
3582.49/3595.13	c #Conflicts:    1566000 | #Constraints:     110955
3582.49/3595.13	c #Conflicts:    1567000 | #Constraints:     112036
3582.49/3595.13	c #Conflicts:    1568000 | #Constraints:     113051
3582.49/3595.13	c #Conflicts:    1569000 | #Constraints:     114152
3582.49/3595.13	c #Conflicts:    1570000 | #Constraints:     115308
3582.49/3595.13	c #Conflicts:    1571000 | #Constraints:     116846
3582.49/3595.13	c #Conflicts:    1572000 | #Constraints:     118391
3582.49/3595.13	c #Conflicts:    1573000 | #Constraints:     119861
3582.49/3595.13	c #Conflicts:    1574000 | #Constraints:     120926
3582.49/3595.13	c #Conflicts:    1575000 | #Constraints:     122164
3582.49/3595.13	c #Conflicts:    1576000 | #Constraints:     123259
3582.49/3595.13	c #Conflicts:    1577000 | #Constraints:     124325
3582.49/3595.13	c #Conflicts:    1578000 | #Constraints:     125494
3582.49/3595.13	c #Conflicts:    1579000 | #Constraints:     126569
3582.49/3595.13	c #Conflicts:    1580000 | #Constraints:     127654
3582.49/3595.13	c #Conflicts:    1581000 | #Constraints:     128750
3582.49/3595.13	c #Conflicts:    1582000 | #Constraints:     129788
3582.49/3595.13	c #Conflicts:    1583000 | #Constraints:     130983
3582.49/3595.13	c #Conflicts:    1584000 | #Constraints:     132169
3582.49/3595.13	c #Conflicts:    1585000 | #Constraints:     133406
3582.49/3595.13	c #Conflicts:    1586000 | #Constraints:     134420
3582.49/3595.13	c #Conflicts:    1587000 | #Constraints:     135554
3582.49/3595.13	c #Conflicts:    1588000 | #Constraints:     136659
3582.49/3595.13	c #Conflicts:    1589000 | #Constraints:     137992
3582.49/3595.13	c #Conflicts:    1590000 | #Constraints:     139062
3582.49/3595.13	c #Conflicts:    1591000 | #Constraints:     140135
3582.49/3595.13	c #Conflicts:    1592000 | #Constraints:     141241
3582.49/3595.13	c #Conflicts:    1593000 | #Constraints:     142371
3582.49/3595.13	c #Conflicts:    1594000 | #Constraints:     143549
3582.49/3595.13	c #Conflicts:    1595000 | #Constraints:     144726
3582.49/3595.13	c #Conflicts:    1596000 | #Constraints:     145864
3582.49/3595.13	c #Conflicts:    1597000 | #Constraints:     146927
3582.49/3595.13	c #Conflicts:    1598000 | #Constraints:     148066
3582.49/3595.13	c #Conflicts:    1599000 | #Constraints:     149264
3582.49/3595.13	c #Conflicts:    1600000 | #Constraints:     150396
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.212
3582.49/3595.13	c #Conflicts:    1601000 | #Constraints:      76905
3582.49/3595.13	c #Conflicts:    1602000 | #Constraints:      77967
3582.49/3595.13	c #Conflicts:    1603000 | #Constraints:      79013
3582.49/3595.13	c #Conflicts:    1604000 | #Constraints:      80092
3582.49/3595.13	c #Conflicts:    1605000 | #Constraints:      81218
3582.49/3595.13	c #Conflicts:    1606000 | #Constraints:      82442
3582.49/3595.13	c #Conflicts:    1607000 | #Constraints:      83468
3582.49/3595.13	c #Conflicts:    1608000 | #Constraints:      84469
3582.49/3595.13	c #Conflicts:    1609000 | #Constraints:      85585
3582.49/3595.13	c #Conflicts:    1610000 | #Constraints:      86694
3582.49/3595.13	c #Conflicts:    1611000 | #Constraints:      87842
3582.49/3595.13	c #Conflicts:    1612000 | #Constraints:      88885
3582.49/3595.13	c #Conflicts:    1613000 | #Constraints:      90017
3582.49/3595.13	c #Conflicts:    1614000 | #Constraints:      91107
3582.49/3595.13	c #Conflicts:    1615000 | #Constraints:      92146
3582.49/3595.13	c #Conflicts:    1616000 | #Constraints:      93330
3582.49/3595.13	c #Conflicts:    1617000 | #Constraints:      94485
3582.49/3595.13	c #Conflicts:    1618000 | #Constraints:      95491
3582.49/3595.13	c #Conflicts:    1619000 | #Constraints:      96576
3582.49/3595.13	c #Conflicts:    1620000 | #Constraints:      97751
3582.49/3595.13	c #Conflicts:    1621000 | #Constraints:      98886
3582.49/3595.13	c #Conflicts:    1622000 | #Constraints:      99945
3582.49/3595.13	c #Conflicts:    1623000 | #Constraints:     101000
3582.49/3595.13	c #Conflicts:    1624000 | #Constraints:     102086
3582.49/3595.13	c #Conflicts:    1625000 | #Constraints:     103331
3582.49/3595.13	c #Conflicts:    1626000 | #Constraints:     104423
3582.49/3595.13	c #Conflicts:    1627000 | #Constraints:     105483
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2492
3582.49/3595.13	c #Conflicts:    1628000 | #Constraints:      54665
3582.49/3595.13	c #Conflicts:    1629000 | #Constraints:      55729
3582.49/3595.13	c #Conflicts:    1630000 | #Constraints:      56959
3582.49/3595.13	c #Conflicts:    1631000 | #Constraints:      58060
3582.49/3595.13	c #Conflicts:    1632000 | #Constraints:      59336
3582.49/3595.13	c #Conflicts:    1633000 | #Constraints:      60493
3582.49/3595.13	c #Conflicts:    1634000 | #Constraints:      61590
3582.49/3595.13	c #Conflicts:    1635000 | #Constraints:      62665
3582.49/3595.13	c #Conflicts:    1636000 | #Constraints:      63811
3582.49/3595.13	c #Conflicts:    1637000 | #Constraints:      65113
3582.49/3595.13	c #Conflicts:    1638000 | #Constraints:      66319
3582.49/3595.13	c #Conflicts:    1639000 | #Constraints:      67480
3582.49/3595.13	c #Conflicts:    1640000 | #Constraints:      68607
3582.49/3595.13	c #Conflicts:    1641000 | #Constraints:      70009
3582.49/3595.13	c #Conflicts:    1642000 | #Constraints:      71040
3582.49/3595.13	c #Conflicts:    1643000 | #Constraints:      72080
3582.49/3595.13	c #Conflicts:    1644000 | #Constraints:      73159
3582.49/3595.13	c #Conflicts:    1645000 | #Constraints:      74201
3582.49/3595.13	c #Conflicts:    1646000 | #Constraints:      75306
3582.49/3595.13	c #Conflicts:    1647000 | #Constraints:      76583
3582.49/3595.13	c #Conflicts:    1648000 | #Constraints:      77654
3582.49/3595.13	c #Conflicts:    1649000 | #Constraints:      78712
3582.49/3595.13	c #Conflicts:    1650000 | #Constraints:      79811
3582.49/3595.13	c #Conflicts:    1651000 | #Constraints:      80840
3582.49/3595.13	c #Conflicts:    1652000 | #Constraints:      81938
3582.49/3595.13	c #Conflicts:    1653000 | #Constraints:      82946
3582.49/3595.13	c #Conflicts:    1654000 | #Constraints:      83973
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2504
3582.49/3595.13	c #Conflicts:    1655000 | #Constraints:      43955
3582.49/3595.13	c #Conflicts:    1656000 | #Constraints:      45203
3582.49/3595.13	c #Conflicts:    1657000 | #Constraints:      46352
3582.49/3595.13	c #Conflicts:    1658000 | #Constraints:      47491
3582.49/3595.13	c #Conflicts:    1659000 | #Constraints:      48884
3582.49/3595.13	c #Conflicts:    1660000 | #Constraints:      49906
3582.49/3595.13	c #Conflicts:    1661000 | #Constraints:      50910
3582.49/3595.13	c #Conflicts:    1662000 | #Constraints:      51968
3582.49/3595.13	c #Conflicts:    1663000 | #Constraints:      53088
3582.49/3595.13	c #Conflicts:    1664000 | #Constraints:      54127
3582.49/3595.13	c #Conflicts:    1665000 | #Constraints:      55178
3582.49/3595.13	c #Conflicts:    1666000 | #Constraints:      56263
3582.49/3595.13	c #Conflicts:    1667000 | #Constraints:      57695
3582.49/3595.13	c #Conflicts:    1668000 | #Constraints:      59237
3582.49/3595.13	c #Conflicts:    1669000 | #Constraints:      60592
3582.49/3595.13	c #Conflicts:    1670000 | #Constraints:      61636
3582.49/3595.13	c #Conflicts:    1671000 | #Constraints:      62769
3582.49/3595.13	c #Conflicts:    1672000 | #Constraints:      63840
3582.49/3595.13	c #Conflicts:    1673000 | #Constraints:      64965
3582.49/3595.13	c #Conflicts:    1674000 | #Constraints:      66003
3582.49/3595.13	c #Conflicts:    1675000 | #Constraints:      67323
3582.49/3595.13	c #Conflicts:    1676000 | #Constraints:      68846
3582.49/3595.13	c #Conflicts:    1677000 | #Constraints:      70010
3582.49/3595.13	c #Conflicts:    1678000 | #Constraints:      71116
3582.49/3595.13	c #Conflicts:    1679000 | #Constraints:      72133
3582.49/3595.13	c #Conflicts:    1680000 | #Constraints:      73155
3582.49/3595.13	c #Conflicts:    1681000 | #Constraints:      74219
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2668
3582.49/3595.13	c #Conflicts:    1682000 | #Constraints:      38971
3582.49/3595.13	c #Conflicts:    1683000 | #Constraints:      39972
3582.49/3595.13	c #Conflicts:    1684000 | #Constraints:      40972
3582.49/3595.13	c #Conflicts:    1685000 | #Constraints:      42010
3582.49/3595.13	c #Conflicts:    1686000 | #Constraints:      43155
3582.49/3595.13	c #Conflicts:    1687000 | #Constraints:      44163
3582.49/3595.13	c #Conflicts:    1688000 | #Constraints:      45272
3582.49/3595.13	c #Conflicts:    1689000 | #Constraints:      46734
3582.49/3595.13	c #Conflicts:    1690000 | #Constraints:      47858
3582.49/3595.13	c #Conflicts:    1691000 | #Constraints:      48948
3582.49/3595.13	c #Conflicts:    1692000 | #Constraints:      49948
3582.49/3595.13	c #Conflicts:    1693000 | #Constraints:      51349
3582.49/3595.13	c #Conflicts:    1694000 | #Constraints:      52829
3582.49/3595.13	c #Conflicts:    1695000 | #Constraints:      53846
3582.49/3595.13	c #Conflicts:    1696000 | #Constraints:      54960
3582.49/3595.13	c #Conflicts:    1697000 | #Constraints:      56207
3582.49/3595.13	c #Conflicts:    1698000 | #Constraints:      57247
3582.49/3595.13	c #Conflicts:    1699000 | #Constraints:      58327
3582.49/3595.13	c #Conflicts:    1700000 | #Constraints:      59460
3582.49/3595.13	c #Conflicts:    1701000 | #Constraints:      60572
3582.49/3595.13	c #Conflicts:    1702000 | #Constraints:      61658
3582.49/3595.13	c #Conflicts:    1703000 | #Constraints:      62691
3582.49/3595.13	c #Conflicts:    1704000 | #Constraints:      63847
3582.49/3595.13	c #Conflicts:    1705000 | #Constraints:      64916
3582.49/3595.13	c #Conflicts:    1706000 | #Constraints:      66035
3582.49/3595.13	c #Conflicts:    1707000 | #Constraints:      67180
3582.49/3595.13	c #Conflicts:    1708000 | #Constraints:      68214
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.2994
3582.49/3595.13	c #Conflicts:    1709000 | #Constraints:      35828
3582.49/3595.13	c #Conflicts:    1710000 | #Constraints:      36858
3582.49/3595.13	c #Conflicts:    1711000 | #Constraints:      38028
3582.49/3595.13	c #Conflicts:    1712000 | #Constraints:      39114
3582.49/3595.13	c #Conflicts:    1713000 | #Constraints:      40169
3582.49/3595.13	c #Conflicts:    1714000 | #Constraints:      41312
3582.49/3595.13	c #Conflicts:    1715000 | #Constraints:      42354
3582.49/3595.13	c #Conflicts:    1716000 | #Constraints:      43456
3582.49/3595.13	c #Conflicts:    1717000 | #Constraints:      44483
3582.49/3595.13	c #Conflicts:    1718000 | #Constraints:      45562
3582.49/3595.13	c #Conflicts:    1719000 | #Constraints:      46629
3582.49/3595.13	c #Conflicts:    1720000 | #Constraints:      47653
3582.49/3595.13	c #Conflicts:    1721000 | #Constraints:      48683
3582.49/3595.13	c #Conflicts:    1722000 | #Constraints:      49957
3582.49/3595.13	c #Conflicts:    1723000 | #Constraints:      51065
3582.49/3595.13	c #Conflicts:    1724000 | #Constraints:      52212
3582.49/3595.13	c #Conflicts:    1725000 | #Constraints:      53219
3582.49/3595.13	c #Conflicts:    1726000 | #Constraints:      54225
3582.49/3595.13	c #Conflicts:    1727000 | #Constraints:      55377
3582.49/3595.13	c #Conflicts:    1728000 | #Constraints:      56833
3582.49/3595.13	c #Conflicts:    1729000 | #Constraints:      58374
3582.49/3595.13	c #Conflicts:    1730000 | #Constraints:      59910
3582.49/3595.13	c #Conflicts:    1731000 | #Constraints:      61348
3582.49/3595.13	c #Conflicts:    1732000 | #Constraints:      62412
3582.49/3595.13	c #Conflicts:    1733000 | #Constraints:      63580
3582.49/3595.13	c #Conflicts:    1734000 | #Constraints:      64755
3582.49/3595.13	c #Conflicts:    1735000 | #Constraints:      65781
3582.49/3595.13	c #Conflicts:    1736000 | #Constraints:      66807
3582.49/3595.13	c #Conflicts:    1737000 | #Constraints:      67845
3582.49/3595.13	c #Conflicts:    1738000 | #Constraints:      68917
3582.49/3595.13	c #Conflicts:    1739000 | #Constraints:      70018
3582.49/3595.13	c #Conflicts:    1740000 | #Constraints:      71029
3582.49/3595.13	c #Conflicts:    1741000 | #Constraints:      72106
3582.49/3595.13	c #Conflicts:    1742000 | #Constraints:      73184
3582.49/3595.13	c #Conflicts:    1743000 | #Constraints:      74242
3582.49/3595.13	c #Conflicts:    1744000 | #Constraints:      75319
3582.49/3595.13	c #Conflicts:    1745000 | #Constraints:      76390
3582.49/3595.13	c #Conflicts:    1746000 | #Constraints:      77430
3582.49/3595.13	c #Conflicts:    1747000 | #Constraints:      78447
3582.49/3595.13	c #Conflicts:    1748000 | #Constraints:      79639
3582.49/3595.13	c #Conflicts:    1749000 | #Constraints:      80741
3582.49/3595.13	c #Conflicts:    1750000 | #Constraints:      81758
3582.49/3595.13	c #Conflicts:    1751000 | #Constraints:      82819
3582.49/3595.13	c #Conflicts:    1752000 | #Constraints:      83945
3582.49/3595.13	c #Conflicts:    1753000 | #Constraints:      85098
3582.49/3595.13	c #Conflicts:    1754000 | #Constraints:      86177
3582.49/3595.13	c #Conflicts:    1755000 | #Constraints:      87183
3582.49/3595.13	c #Conflicts:    1756000 | #Constraints:      88338
3582.49/3595.13	c #Conflicts:    1757000 | #Constraints:      89413
3582.49/3595.13	c #Conflicts:    1758000 | #Constraints:      90497
3582.49/3595.13	c #Conflicts:    1759000 | #Constraints:      91970
3582.49/3595.13	c #Conflicts:    1760000 | #Constraints:      93473
3582.49/3595.13	c #Conflicts:    1761000 | #Constraints:      94871
3582.49/3595.13	c #Conflicts:    1762000 | #Constraints:      96014
3582.49/3595.13	c #Conflicts:    1763000 | #Constraints:      97074
3582.49/3595.13	c #Conflicts:    1764000 | #Constraints:      98114
3582.49/3595.13	c #Conflicts:    1765000 | #Constraints:      99178
3582.49/3595.13	c #Conflicts:    1766000 | #Constraints:     100447
3582.49/3595.13	c #Conflicts:    1767000 | #Constraints:     101474
3582.49/3595.13	c #Conflicts:    1768000 | #Constraints:     102519
3582.49/3595.13	c #Conflicts:    1769000 | #Constraints:     103921
3582.49/3595.13	c #Conflicts:    1770000 | #Constraints:     104954
3582.49/3595.13	c #Conflicts:    1771000 | #Constraints:     105992
3582.49/3595.13	c #Conflicts:    1772000 | #Constraints:     107042
3582.49/3595.13	c #Conflicts:    1773000 | #Constraints:     108071
3582.49/3595.13	c #Conflicts:    1774000 | #Constraints:     109131
3582.49/3595.13	c #Conflicts:    1775000 | #Constraints:     110280
3582.49/3595.13	c #Conflicts:    1776000 | #Constraints:     111414
3582.49/3595.13	c #Conflicts:    1777000 | #Constraints:     112492
3582.49/3595.13	c #Conflicts:    1778000 | #Constraints:     113612
3582.49/3595.13	c #Conflicts:    1779000 | #Constraints:     114896
3582.49/3595.13	c #Conflicts:    1780000 | #Constraints:     115967
3582.49/3595.13	c #Conflicts:    1781000 | #Constraints:     116982
3582.49/3595.13	c #Conflicts:    1782000 | #Constraints:     118279
3582.49/3595.13	c #Conflicts:    1783000 | #Constraints:     119782
3582.49/3595.13	c #Conflicts:    1784000 | #Constraints:     121289
3582.49/3595.13	c #Conflicts:    1785000 | #Constraints:     122828
3582.49/3595.13	c #Conflicts:    1786000 | #Constraints:     124351
3582.49/3595.13	c #Conflicts:    1787000 | #Constraints:     125878
3582.49/3595.13	c #Conflicts:    1788000 | #Constraints:     127452
3582.49/3595.13	c #Conflicts:    1789000 | #Constraints:     128637
3582.49/3595.13	c #Conflicts:    1790000 | #Constraints:     129717
3582.49/3595.13	c #Conflicts:    1791000 | #Constraints:     130799
3582.49/3595.13	c #Conflicts:    1792000 | #Constraints:     131880
3582.49/3595.13	c #Conflicts:    1793000 | #Constraints:     132979
3582.49/3595.13	c #Conflicts:    1794000 | #Constraints:     134043
3582.49/3595.13	c #Conflicts:    1795000 | #Constraints:     135084
3582.49/3595.13	c #Conflicts:    1796000 | #Constraints:     136262
3582.49/3595.13	c #Conflicts:    1797000 | #Constraints:     137320
3582.49/3595.13	c #Conflicts:    1798000 | #Constraints:     138381
3582.49/3595.13	c #Conflicts:    1799000 | #Constraints:     139456
3582.49/3595.13	c #Conflicts:    1800000 | #Constraints:     140482
3582.49/3595.13	c #Conflicts:    1801000 | #Constraints:     141492
3582.49/3595.13	c #Conflicts:    1802000 | #Constraints:     142598
3582.49/3595.13	c #Conflicts:    1803000 | #Constraints:     143864
3582.49/3595.13	c #Conflicts:    1804000 | #Constraints:     144878
3582.49/3595.13	c #Conflicts:    1805000 | #Constraints:     145892
3582.49/3595.13	c #Conflicts:    1806000 | #Constraints:     146923
3582.49/3595.13	c #Conflicts:    1807000 | #Constraints:     147958
3582.49/3595.13	c #Conflicts:    1808000 | #Constraints:     149040
3582.49/3595.13	c #Conflicts:    1809000 | #Constraints:     150095
3582.49/3595.13	c #Conflicts:    1810000 | #Constraints:     151137
3582.49/3595.13	c #Conflicts:    1811000 | #Constraints:     152158
3582.49/3595.13	c #Conflicts:    1812000 | #Constraints:     153177
3582.49/3595.13	c #Conflicts:    1813000 | #Constraints:     154198
3582.49/3595.13	c #Conflicts:    1814000 | #Constraints:     155281
3582.49/3595.13	c #Conflicts:    1815000 | #Constraints:     156550
3582.49/3595.13	c #Conflicts:    1816000 | #Constraints:     157935
3582.49/3595.13	c #Conflicts:    1817000 | #Constraints:     159092
3582.49/3595.13	c #Conflicts:    1818000 | #Constraints:     160094
3582.49/3595.13	c #Conflicts:    1819000 | #Constraints:     161111
3582.49/3595.13	c #Conflicts:    1820000 | #Constraints:     162145
3582.49/3595.13	c #Conflicts:    1821000 | #Constraints:     163152
3582.49/3595.13	c #Conflicts:    1822000 | #Constraints:     164479
3582.49/3595.13	c #Conflicts:    1823000 | #Constraints:     165488
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.3113
3582.49/3595.13	c #Conflicts:    1824000 | #Constraints:      84545
3582.49/3595.13	c #Conflicts:    1825000 | #Constraints:      85546
3582.49/3595.13	c #Conflicts:    1826000 | #Constraints:      86647
3582.49/3595.13	c #Conflicts:    1827000 | #Constraints:      87692
3582.49/3595.13	c #Conflicts:    1828000 | #Constraints:      88730
3582.49/3595.13	c #Conflicts:    1829000 | #Constraints:      89933
3582.49/3595.13	c #Conflicts:    1830000 | #Constraints:      91171
3582.49/3595.13	c #Conflicts:    1831000 | #Constraints:      92240
3582.49/3595.13	c #Conflicts:    1832000 | #Constraints:      93331
3582.49/3595.13	c #Conflicts:    1833000 | #Constraints:      94529
3582.49/3595.13	c #Conflicts:    1834000 | #Constraints:      95566
3582.49/3595.13	c #Conflicts:    1835000 | #Constraints:      96573
3582.49/3595.13	c #Conflicts:    1836000 | #Constraints:      97573
3582.49/3595.13	c #Conflicts:    1837000 | #Constraints:      98669
3582.49/3595.13	c #Conflicts:    1838000 | #Constraints:      99768
3582.49/3595.13	c #Conflicts:    1839000 | #Constraints:     100769
3582.49/3595.13	c #Conflicts:    1840000 | #Constraints:     101814
3582.49/3595.13	c #Conflicts:    1841000 | #Constraints:     102859
3582.49/3595.13	c #Conflicts:    1842000 | #Constraints:     104078
3582.49/3595.13	c #Conflicts:    1843000 | #Constraints:     105389
3582.49/3595.13	c #Conflicts:    1844000 | #Constraints:     106658
3582.49/3595.13	c #Conflicts:    1845000 | #Constraints:     107907
3582.49/3595.13	c #Conflicts:    1846000 | #Constraints:     108979
3582.49/3595.13	c #Conflicts:    1847000 | #Constraints:     110360
3582.49/3595.13	c #Conflicts:    1848000 | #Constraints:     111865
3582.49/3595.13	c #Conflicts:    1849000 | #Constraints:     113382
3582.49/3595.13	c #Conflicts:    1850000 | #Constraints:     114897
3582.49/3595.13	c #Conflicts:    1851000 | #Constraints:     116451
3582.49/3595.13	c #Conflicts:    1852000 | #Constraints:     117996
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.405
3582.49/3595.13	c #Conflicts:    1853000 | #Constraints:      61437
3582.49/3595.13	c #Conflicts:    1854000 | #Constraints:      62966
3582.49/3595.13	c #Conflicts:    1855000 | #Constraints:      64454
3582.49/3595.13	c #Conflicts:    1856000 | #Constraints:      65800
3582.49/3595.13	c #Conflicts:    1857000 | #Constraints:      66860
3582.49/3595.13	c #Conflicts:    1858000 | #Constraints:      68003
3582.49/3595.13	c #Conflicts:    1859000 | #Constraints:      69315
3582.49/3595.13	c #Conflicts:    1860000 | #Constraints:      70423
3582.49/3595.13	c #Conflicts:    1861000 | #Constraints:      71767
3582.49/3595.13	c #Conflicts:    1862000 | #Constraints:      72898
3582.49/3595.13	c #Conflicts:    1863000 | #Constraints:      74181
3582.49/3595.13	c #Conflicts:    1864000 | #Constraints:      75220
3582.49/3595.13	c #Conflicts:    1865000 | #Constraints:      76477
3582.49/3595.13	c #Conflicts:    1866000 | #Constraints:      77690
3582.49/3595.13	c #Conflicts:    1867000 | #Constraints:      78957
3582.49/3595.13	c #Conflicts:    1868000 | #Constraints:      79968
3582.49/3595.13	c #Conflicts:    1869000 | #Constraints:      81038
3582.49/3595.13	c #Conflicts:    1870000 | #Constraints:      82109
3582.49/3595.13	c #Conflicts:    1871000 | #Constraints:      83122
3582.49/3595.13	c #Conflicts:    1872000 | #Constraints:      84299
3582.49/3595.13	c #Conflicts:    1873000 | #Constraints:      85427
3582.49/3595.13	c #Conflicts:    1874000 | #Constraints:      86476
3582.49/3595.13	c #Conflicts:    1875000 | #Constraints:      87492
3582.49/3595.13	c #Conflicts:    1876000 | #Constraints:      88530
3582.49/3595.13	c #Conflicts:    1877000 | #Constraints:      89584
3582.49/3595.13	c #Conflicts:    1878000 | #Constraints:      90768
3582.49/3595.13	c #Conflicts:    1879000 | #Constraints:      91991
3582.49/3595.13	c #Conflicts:    1880000 | #Constraints:      92991
3582.49/3595.13	c #Conflicts:    1881000 | #Constraints:      94004
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4142
3582.49/3595.13	c #Conflicts:    1882000 | #Constraints:      49184
3582.49/3595.13	c #Conflicts:    1883000 | #Constraints:      50226
3582.49/3595.13	c #Conflicts:    1884000 | #Constraints:      51275
3582.49/3595.13	c #Conflicts:    1885000 | #Constraints:      52337
3582.49/3595.13	c #Conflicts:    1886000 | #Constraints:      53545
3582.49/3595.13	c #Conflicts:    1887000 | #Constraints:      54569
3582.49/3595.13	c #Conflicts:    1888000 | #Constraints:      55656
3582.49/3595.13	c #Conflicts:    1889000 | #Constraints:      56901
3582.49/3595.13	c #Conflicts:    1890000 | #Constraints:      58020
3582.49/3595.13	c #Conflicts:    1891000 | #Constraints:      59192
3582.49/3595.13	c #Conflicts:    1892000 | #Constraints:      60201
3582.49/3595.13	c #Conflicts:    1893000 | #Constraints:      61204
3582.49/3595.13	c #Conflicts:    1894000 | #Constraints:      62233
3582.49/3595.13	c #Conflicts:    1895000 | #Constraints:      63425
3582.49/3595.13	c #Conflicts:    1896000 | #Constraints:      64512
3582.49/3595.13	c #Conflicts:    1897000 | #Constraints:      65679
3582.49/3595.13	c #Conflicts:    1898000 | #Constraints:      66729
3582.49/3595.13	c #Conflicts:    1899000 | #Constraints:      67775
3582.49/3595.13	c #Conflicts:    1900000 | #Constraints:      68875
3582.49/3595.13	c #Conflicts:    1901000 | #Constraints:      69956
3582.49/3595.13	c #Conflicts:    1902000 | #Constraints:      71081
3582.49/3595.13	c #Conflicts:    1903000 | #Constraints:      72136
3582.49/3595.13	c #Conflicts:    1904000 | #Constraints:      73224
3582.49/3595.13	c #Conflicts:    1905000 | #Constraints:      74245
3582.49/3595.13	c #Conflicts:    1906000 | #Constraints:      75346
3582.49/3595.13	c #Conflicts:    1907000 | #Constraints:      76444
3582.49/3595.13	c #Conflicts:    1908000 | #Constraints:      77486
3582.49/3595.13	c #Conflicts:    1909000 | #Constraints:      78567
3582.49/3595.13	c #Conflicts:    1910000 | #Constraints:      79596
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.416
3582.49/3595.13	c #Conflicts:    1911000 | #Constraints:      42214
3582.49/3595.13	c #Conflicts:    1912000 | #Constraints:      43747
3582.49/3595.13	c #Conflicts:    1913000 | #Constraints:      45289
3582.49/3595.13	c #Conflicts:    1914000 | #Constraints:      46844
3582.49/3595.13	c #Conflicts:    1915000 | #Constraints:      48437
3582.49/3595.13	c #Conflicts:    1916000 | #Constraints:      49992
3582.49/3595.13	c #Conflicts:    1917000 | #Constraints:      51527
3582.49/3595.13	c #Conflicts:    1918000 | #Constraints:      53035
3582.49/3595.13	c #Conflicts:    1919000 | #Constraints:      54183
3582.49/3595.13	c #Conflicts:    1920000 | #Constraints:      55245
3582.49/3595.13	c #Conflicts:    1921000 | #Constraints:      56331
3582.49/3595.13	c #Conflicts:    1922000 | #Constraints:      57523
3582.49/3595.13	c #Conflicts:    1923000 | #Constraints:      58633
3582.49/3595.13	c #Conflicts:    1924000 | #Constraints:      59663
3582.49/3595.13	c #Conflicts:    1925000 | #Constraints:      60686
3582.49/3595.13	c #Conflicts:    1926000 | #Constraints:      61723
3582.49/3595.13	c #Conflicts:    1927000 | #Constraints:      62783
3582.49/3595.13	c #Conflicts:    1928000 | #Constraints:      63914
3582.49/3595.13	c #Conflicts:    1929000 | #Constraints:      64932
3582.49/3595.13	c #Conflicts:    1930000 | #Constraints:      66034
3582.49/3595.13	c #Conflicts:    1931000 | #Constraints:      67059
3582.49/3595.13	c #Conflicts:    1932000 | #Constraints:      68067
3582.49/3595.13	c #Conflicts:    1933000 | #Constraints:      69140
3582.49/3595.13	c #Conflicts:    1934000 | #Constraints:      70476
3582.49/3595.13	c #Conflicts:    1935000 | #Constraints:      71738
3582.49/3595.13	c #Conflicts:    1936000 | #Constraints:      73227
3582.49/3595.13	c #Conflicts:    1937000 | #Constraints:      74415
3582.49/3595.13	c #Conflicts:    1938000 | #Constraints:      75532
3582.49/3595.13	c #Conflicts:    1939000 | #Constraints:      76540
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4217
3582.49/3595.13	c #Conflicts:    1940000 | #Constraints:      40305
3582.49/3595.13	c #Conflicts:    1941000 | #Constraints:      41517
3582.49/3595.13	c #Conflicts:    1942000 | #Constraints:      42656
3582.49/3595.13	c #Conflicts:    1943000 | #Constraints:      43921
3582.49/3595.13	c #Conflicts:    1944000 | #Constraints:      44921
3582.49/3595.13	c #Conflicts:    1945000 | #Constraints:      45935
3582.49/3595.13	c #Conflicts:    1946000 | #Constraints:      46994
3582.49/3595.13	c #Conflicts:    1947000 | #Constraints:      48056
3582.49/3595.13	c #Conflicts:    1948000 | #Constraints:      49100
3582.49/3595.13	c #Conflicts:    1949000 | #Constraints:      50263
3582.49/3595.13	c #Conflicts:    1950000 | #Constraints:      51569
3582.49/3595.13	c #Conflicts:    1951000 | #Constraints:      52940
3582.49/3595.13	c #Conflicts:    1952000 | #Constraints:      54377
3582.49/3595.13	c #Conflicts:    1953000 | #Constraints:      55482
3582.49/3595.13	c #Conflicts:    1954000 | #Constraints:      56490
3582.49/3595.13	c #Conflicts:    1955000 | #Constraints:      57537
3582.49/3595.13	c #Conflicts:    1956000 | #Constraints:      58922
3582.49/3595.13	c #Conflicts:    1957000 | #Constraints:      60198
3582.49/3595.13	c #Conflicts:    1958000 | #Constraints:      61576
3582.49/3595.13	c #Conflicts:    1959000 | #Constraints:      62890
3582.49/3595.13	c #Conflicts:    1960000 | #Constraints:      64385
3582.49/3595.13	c #Conflicts:    1961000 | #Constraints:      65884
3582.49/3595.13	c #Conflicts:    1962000 | #Constraints:      67139
3582.49/3595.13	c #Conflicts:    1963000 | #Constraints:      68146
3582.49/3595.13	c #Conflicts:    1964000 | #Constraints:      69149
3582.49/3595.13	c #Conflicts:    1965000 | #Constraints:      70154
3582.49/3595.13	c #Conflicts:    1966000 | #Constraints:      71156
3582.49/3595.13	c #Conflicts:    1967000 | #Constraints:      72158
3582.49/3595.13	c #Conflicts:    1968000 | #Constraints:      73165
3582.49/3595.13	c #Conflicts:    1969000 | #Constraints:      74175
3582.49/3595.13	c #Conflicts:    1970000 | #Constraints:      75187
3582.49/3595.13	c #Conflicts:    1971000 | #Constraints:      76240
3582.49/3595.13	c #Conflicts:    1972000 | #Constraints:      77261
3582.49/3595.13	c #Conflicts:    1973000 | #Constraints:      78270
3582.49/3595.13	c #Conflicts:    1974000 | #Constraints:      79275
3582.49/3595.13	c #Conflicts:    1975000 | #Constraints:      80383
3582.49/3595.13	c #Conflicts:    1976000 | #Constraints:      81415
3582.49/3595.13	c #Conflicts:    1977000 | #Constraints:      82456
3582.49/3595.13	c #Conflicts:    1978000 | #Constraints:      83507
3582.49/3595.13	c #Conflicts:    1979000 | #Constraints:      84593
3582.49/3595.13	c #Conflicts:    1980000 | #Constraints:      85606
3582.49/3595.13	c #Conflicts:    1981000 | #Constraints:      86707
3582.49/3595.13	c #Conflicts:    1982000 | #Constraints:      87791
3582.49/3595.13	c #Conflicts:    1983000 | #Constraints:      88794
3582.49/3595.13	c #Conflicts:    1984000 | #Constraints:      89967
3582.49/3595.13	c #Conflicts:    1985000 | #Constraints:      91012
3582.49/3595.13	c #Conflicts:    1986000 | #Constraints:      92132
3582.49/3595.13	c #Conflicts:    1987000 | #Constraints:      93179
3582.49/3595.13	c #Conflicts:    1988000 | #Constraints:      94352
3582.49/3595.13	c #Conflicts:    1989000 | #Constraints:      95395
3582.49/3595.13	c #Conflicts:    1990000 | #Constraints:      96604
3582.49/3595.13	c #Conflicts:    1991000 | #Constraints:      97815
3582.49/3595.13	c #Conflicts:    1992000 | #Constraints:      99019
3582.49/3595.13	c #Conflicts:    1993000 | #Constraints:     100296
3582.49/3595.13	c #Conflicts:    1994000 | #Constraints:     101311
3582.49/3595.13	c #Conflicts:    1995000 | #Constraints:     102396
3582.49/3595.13	c #Conflicts:    1996000 | #Constraints:     103422
3582.49/3595.13	c #Conflicts:    1997000 | #Constraints:     104455
3582.49/3595.13	c #Conflicts:    1998000 | #Constraints:     105478
3582.49/3595.13	c #Conflicts:    1999000 | #Constraints:     106522
3582.49/3595.13	c #Conflicts:    2000000 | #Constraints:     107725
3582.49/3595.13	c #Conflicts:    2001000 | #Constraints:     108793
3582.49/3595.13	c #Conflicts:    2002000 | #Constraints:     109870
3582.49/3595.13	c #Conflicts:    2003000 | #Constraints:     110929
3582.49/3595.13	c #Conflicts:    2004000 | #Constraints:     112027
3582.49/3595.13	c #Conflicts:    2005000 | #Constraints:     113031
3582.49/3595.13	c #Conflicts:    2006000 | #Constraints:     114105
3582.49/3595.13	c #Conflicts:    2007000 | #Constraints:     115111
3582.49/3595.13	c #Conflicts:    2008000 | #Constraints:     116133
3582.49/3595.13	c #Conflicts:    2009000 | #Constraints:     117200
3582.49/3595.13	c #Conflicts:    2010000 | #Constraints:     118385
3582.49/3595.13	c #Conflicts:    2011000 | #Constraints:     119764
3582.49/3595.13	c #Conflicts:    2012000 | #Constraints:     120801
3582.49/3595.13	c #Conflicts:    2013000 | #Constraints:     122035
3582.49/3595.13	c #Conflicts:    2014000 | #Constraints:     123527
3582.49/3595.13	c #Conflicts:    2015000 | #Constraints:     124785
3582.49/3595.13	c #Conflicts:    2016000 | #Constraints:     125924
3582.49/3595.13	c #Conflicts:    2017000 | #Constraints:     127049
3582.49/3595.13	c #Conflicts:    2018000 | #Constraints:     128153
3582.49/3595.13	c #Conflicts:    2019000 | #Constraints:     129356
3582.49/3595.13	c #Conflicts:    2020000 | #Constraints:     130366
3582.49/3595.13	c #Conflicts:    2021000 | #Constraints:     131408
3582.49/3595.13	c #Conflicts:    2022000 | #Constraints:     132435
3582.49/3595.13	c #Conflicts:    2023000 | #Constraints:     133554
3582.49/3595.13	c #Conflicts:    2024000 | #Constraints:     134621
3582.49/3595.13	c #Conflicts:    2025000 | #Constraints:     135655
3582.49/3595.13	c #Conflicts:    2026000 | #Constraints:     136659
3582.49/3595.13	c #Conflicts:    2027000 | #Constraints:     137831
3582.49/3595.13	c #Conflicts:    2028000 | #Constraints:     138898
3582.49/3595.13	c #Conflicts:    2029000 | #Constraints:     139971
3582.49/3595.13	c #Conflicts:    2030000 | #Constraints:     140989
3582.49/3595.13	c #Conflicts:    2031000 | #Constraints:     141991
3582.49/3595.13	c #Conflicts:    2032000 | #Constraints:     143064
3582.49/3595.13	c #Conflicts:    2033000 | #Constraints:     144064
3582.49/3595.13	c #Conflicts:    2034000 | #Constraints:     145064
3582.49/3595.13	c #Conflicts:    2035000 | #Constraints:     146065
3582.49/3595.13	c #Conflicts:    2036000 | #Constraints:     147065
3582.49/3595.13	c #Conflicts:    2037000 | #Constraints:     148065
3582.49/3595.13	c #Conflicts:    2038000 | #Constraints:     149065
3582.49/3595.13	c #Conflicts:    2039000 | #Constraints:     150065
3582.49/3595.13	c #Conflicts:    2040000 | #Constraints:     151065
3582.49/3595.13	c #Conflicts:    2041000 | #Constraints:     152065
3582.49/3595.13	c #Conflicts:    2042000 | #Constraints:     153094
3582.49/3595.13	c #Conflicts:    2043000 | #Constraints:     154109
3582.49/3595.13	c #Conflicts:    2044000 | #Constraints:     155397
3582.49/3595.13	c #Conflicts:    2045000 | #Constraints:     156418
3582.49/3595.13	c #Conflicts:    2046000 | #Constraints:     157487
3582.49/3595.13	c #Conflicts:    2047000 | #Constraints:     158535
3582.49/3595.13	c #Conflicts:    2048000 | #Constraints:     159560
3582.49/3595.13	c #Conflicts:    2049000 | #Constraints:     160639
3582.49/3595.13	c #Conflicts:    2050000 | #Constraints:     161955
3582.49/3595.13	c #Conflicts:    2051000 | #Constraints:     163059
3582.49/3595.13	c #Conflicts:    2052000 | #Constraints:     164148
3582.49/3595.13	c #Conflicts:    2053000 | #Constraints:     165524
3582.49/3595.13	c #Conflicts:    2054000 | #Constraints:     166582
3582.49/3595.13	c #Conflicts:    2055000 | #Constraints:     167668
3582.49/3595.13	c #Conflicts:    2056000 | #Constraints:     168873
3582.49/3595.13	c #Conflicts:    2057000 | #Constraints:     169876
3582.49/3595.13	c #Conflicts:    2058000 | #Constraints:     170997
3582.49/3595.13	c #Conflicts:    2059000 | #Constraints:     171997
3582.49/3595.13	c #Conflicts:    2060000 | #Constraints:     173060
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:    2061000 | #Constraints:      88452
3582.49/3595.13	c #Conflicts:    2062000 | #Constraints:      89493
3582.49/3595.13	c #Conflicts:    2063000 | #Constraints:      90561
3582.49/3595.13	c #Conflicts:    2064000 | #Constraints:      91691
3582.49/3595.13	c #Conflicts:    2065000 | #Constraints:      92707
3582.49/3595.13	c #Conflicts:    2066000 | #Constraints:      93862
3582.49/3595.13	c #Conflicts:    2067000 | #Constraints:      94930
3582.49/3595.13	c #Conflicts:    2068000 | #Constraints:      95936
3582.49/3595.13	c #Conflicts:    2069000 | #Constraints:      96987
3582.49/3595.13	c #Conflicts:    2070000 | #Constraints:      98008
3582.49/3595.13	c #Conflicts:    2071000 | #Constraints:      99075
3582.49/3595.13	c #Conflicts:    2072000 | #Constraints:     100131
3582.49/3595.13	c #Conflicts:    2073000 | #Constraints:     101222
3582.49/3595.13	c #Conflicts:    2074000 | #Constraints:     102244
3582.49/3595.13	c #Conflicts:    2075000 | #Constraints:     103307
3582.49/3595.13	c #Conflicts:    2076000 | #Constraints:     104420
3582.49/3595.13	c #Conflicts:    2077000 | #Constraints:     105457
3582.49/3595.13	c #Conflicts:    2078000 | #Constraints:     106524
3582.49/3595.13	c #Conflicts:    2079000 | #Constraints:     107591
3582.49/3595.13	c #Conflicts:    2080000 | #Constraints:     108591
3582.49/3595.13	c #Conflicts:    2081000 | #Constraints:     109615
3582.49/3595.13	c #Conflicts:    2082000 | #Constraints:     110744
3582.49/3595.13	c #Conflicts:    2083000 | #Constraints:     111797
3582.49/3595.13	c #Conflicts:    2084000 | #Constraints:     112844
3582.49/3595.13	c #Conflicts:    2085000 | #Constraints:     113920
3582.49/3595.13	c #Conflicts:    2086000 | #Constraints:     115116
3582.49/3595.13	c #Conflicts:    2087000 | #Constraints:     116336
3582.49/3595.13	c #Conflicts:    2088000 | #Constraints:     117411
3582.49/3595.13	c #Conflicts:    2089000 | #Constraints:     118466
3582.49/3595.13	c #Conflicts:    2090000 | #Constraints:     119816
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4316
3582.49/3595.13	c #Conflicts:    2091000 | #Constraints:      61676
3582.49/3595.13	c #Conflicts:    2092000 | #Constraints:      62677
3582.49/3595.13	c #Conflicts:    2093000 | #Constraints:      63831
3582.49/3595.13	c #Conflicts:    2094000 | #Constraints:      65028
3582.49/3595.13	c #Conflicts:    2095000 | #Constraints:      66172
3582.49/3595.13	c #Conflicts:    2096000 | #Constraints:      67270
3582.49/3595.13	c #Conflicts:    2097000 | #Constraints:      68408
3582.49/3595.13	c #Conflicts:    2098000 | #Constraints:      69532
3582.49/3595.13	c #Conflicts:    2099000 | #Constraints:      70691
3582.49/3595.13	c #Conflicts:    2100000 | #Constraints:      72165
3582.49/3595.13	c #Conflicts:    2101000 | #Constraints:      73694
3582.49/3595.13	c #Conflicts:    2102000 | #Constraints:      75125
3582.49/3595.13	c #Conflicts:    2103000 | #Constraints:      76251
3582.49/3595.13	c #Conflicts:    2104000 | #Constraints:      77298
3582.49/3595.13	c #Conflicts:    2105000 | #Constraints:      78399
3582.49/3595.13	c #Conflicts:    2106000 | #Constraints:      79460
3582.49/3595.13	c #Conflicts:    2107000 | #Constraints:      80537
3582.49/3595.13	c #Conflicts:    2108000 | #Constraints:      81786
3582.49/3595.13	c #Conflicts:    2109000 | #Constraints:      82833
3582.49/3595.13	c #Conflicts:    2110000 | #Constraints:      83901
3582.49/3595.13	c #Conflicts:    2111000 | #Constraints:      84959
3582.49/3595.13	c #Conflicts:    2112000 | #Constraints:      85991
3582.49/3595.13	c #Conflicts:    2113000 | #Constraints:      87054
3582.49/3595.13	c #Conflicts:    2114000 | #Constraints:      88128
3582.49/3595.13	c #Conflicts:    2115000 | #Constraints:      89183
3582.49/3595.13	c #Conflicts:    2116000 | #Constraints:      90203
3582.49/3595.13	c #Conflicts:    2117000 | #Constraints:      91252
3582.49/3595.13	c #Conflicts:    2118000 | #Constraints:      92283
3582.49/3595.13	c #Conflicts:    2119000 | #Constraints:      93381
3582.49/3595.13	c #Conflicts:    2120000 | #Constraints:      94414
3582.49/3595.13	c #Conflicts:    2121000 | #Constraints:      95443
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4319
3582.49/3595.13	c #Conflicts:    2122000 | #Constraints:      49542
3582.49/3595.13	c #Conflicts:    2123000 | #Constraints:      50795
3582.49/3595.13	c #Conflicts:    2124000 | #Constraints:      52049
3582.49/3595.13	c #Conflicts:    2125000 | #Constraints:      53062
3582.49/3595.13	c #Conflicts:    2126000 | #Constraints:      54103
3582.49/3595.13	c #Conflicts:    2127000 | #Constraints:      55164
3582.49/3595.13	c #Conflicts:    2128000 | #Constraints:      56303
3582.49/3595.13	c #Conflicts:    2129000 | #Constraints:      57794
3582.49/3595.13	c #Conflicts:    2130000 | #Constraints:      58798
3582.49/3595.13	c #Conflicts:    2131000 | #Constraints:      59871
3582.49/3595.13	c #Conflicts:    2132000 | #Constraints:      60890
3582.49/3595.13	c #Conflicts:    2133000 | #Constraints:      61949
3582.49/3595.13	c #Conflicts:    2134000 | #Constraints:      63146
3582.49/3595.13	c #Conflicts:    2135000 | #Constraints:      64176
3582.49/3595.13	c #Conflicts:    2136000 | #Constraints:      65328
3582.49/3595.13	c #Conflicts:    2137000 | #Constraints:      66435
3582.49/3595.13	c #Conflicts:    2138000 | #Constraints:      67561
3582.49/3595.13	c #Conflicts:    2139000 | #Constraints:      68773
3582.49/3595.13	c #Conflicts:    2140000 | #Constraints:      69872
3582.49/3595.13	c #Conflicts:    2141000 | #Constraints:      70881
3582.49/3595.13	c #Conflicts:    2142000 | #Constraints:      71921
3582.49/3595.13	c #Conflicts:    2143000 | #Constraints:      72955
3582.49/3595.13	c #Conflicts:    2144000 | #Constraints:      74039
3582.49/3595.13	c #Conflicts:    2145000 | #Constraints:      75058
3582.49/3595.13	c #Conflicts:    2146000 | #Constraints:      76373
3582.49/3595.13	c #Conflicts:    2147000 | #Constraints:      77447
3582.49/3595.13	c #Conflicts:    2148000 | #Constraints:      78592
3582.49/3595.13	c #Conflicts:    2149000 | #Constraints:      79709
3582.49/3595.13	c #Conflicts:    2150000 | #Constraints:      80834
3582.49/3595.13	c #Conflicts:    2151000 | #Constraints:      81912
3582.49/3595.13	c #Conflicts:    2152000 | #Constraints:      82961
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4367
3582.49/3595.13	c #Conflicts:    2153000 | #Constraints:      43373
3582.49/3595.13	c #Conflicts:    2154000 | #Constraints:      44454
3582.49/3595.13	c #Conflicts:    2155000 | #Constraints:      45570
3582.49/3595.13	c #Conflicts:    2156000 | #Constraints:      46604
3582.49/3595.13	c #Conflicts:    2157000 | #Constraints:      47618
3582.49/3595.13	c #Conflicts:    2158000 | #Constraints:      48644
3582.49/3595.13	c #Conflicts:    2159000 | #Constraints:      49769
3582.49/3595.13	c #Conflicts:    2160000 | #Constraints:      50821
3582.49/3595.13	c #Conflicts:    2161000 | #Constraints:      51975
3582.49/3595.13	c #Conflicts:    2162000 | #Constraints:      53059
3582.49/3595.13	c #Conflicts:    2163000 | #Constraints:      54137
3582.49/3595.13	c #Conflicts:    2164000 | #Constraints:      55206
3582.49/3595.13	c #Conflicts:    2165000 | #Constraints:      56264
3582.49/3595.13	c #Conflicts:    2166000 | #Constraints:      57334
3582.49/3595.13	c #Conflicts:    2167000 | #Constraints:      58497
3582.49/3595.13	c #Conflicts:    2168000 | #Constraints:      59613
3582.49/3595.13	c #Conflicts:    2169000 | #Constraints:      60649
3582.49/3595.13	c #Conflicts:    2170000 | #Constraints:      61757
3582.49/3595.13	c #Conflicts:    2171000 | #Constraints:      62863
3582.49/3595.13	c #Conflicts:    2172000 | #Constraints:      63911
3582.49/3595.13	c #Conflicts:    2173000 | #Constraints:      64966
3582.49/3595.13	c #Conflicts:    2174000 | #Constraints:      66067
3582.49/3595.13	c #Conflicts:    2175000 | #Constraints:      67126
3582.49/3595.13	c #Conflicts:    2176000 | #Constraints:      68175
3582.49/3595.13	c #Conflicts:    2177000 | #Constraints:      69358
3582.49/3595.13	c #Conflicts:    2178000 | #Constraints:      70411
3582.49/3595.13	c #Conflicts:    2179000 | #Constraints:      71464
3582.49/3595.13	c #Conflicts:    2180000 | #Constraints:      72656
3582.49/3595.13	c #Conflicts:    2181000 | #Constraints:      73764
3582.49/3595.13	c #Conflicts:    2182000 | #Constraints:      74873
3582.49/3595.13	c #Conflicts:    2183000 | #Constraints:      76001
3582.49/3595.13	c #Conflicts:    2184000 | #Constraints:      77137
3582.49/3595.13	c #Conflicts:    2185000 | #Constraints:      78384
3582.49/3595.13	c #Conflicts:    2186000 | #Constraints:      79591
3582.49/3595.13	c #Conflicts:    2187000 | #Constraints:      80665
3582.49/3595.13	c #Conflicts:    2188000 | #Constraints:      82089
3582.49/3595.13	c #Conflicts:    2189000 | #Constraints:      83152
3582.49/3595.13	c #Conflicts:    2190000 | #Constraints:      84314
3582.49/3595.13	c #Conflicts:    2191000 | #Constraints:      85381
3582.49/3595.13	c #Conflicts:    2192000 | #Constraints:      86436
3582.49/3595.13	c #Conflicts:    2193000 | #Constraints:      87518
3582.49/3595.13	c #Conflicts:    2194000 | #Constraints:      88650
3582.49/3595.13	c #Conflicts:    2195000 | #Constraints:      89763
3582.49/3595.13	c #Conflicts:    2196000 | #Constraints:      90863
3582.49/3595.13	c #Conflicts:    2197000 | #Constraints:      91912
3582.49/3595.13	c #Conflicts:    2198000 | #Constraints:      92955
3582.49/3595.13	c #Conflicts:    2199000 | #Constraints:      94054
3582.49/3595.13	c #Conflicts:    2200000 | #Constraints:      95072
3582.49/3595.13	c #Conflicts:    2201000 | #Constraints:      96137
3582.49/3595.13	c #Conflicts:    2202000 | #Constraints:      97201
3582.49/3595.13	c #Conflicts:    2203000 | #Constraints:      98243
3582.49/3595.13	c #Conflicts:    2204000 | #Constraints:      99292
3582.49/3595.13	c #Conflicts:    2205000 | #Constraints:     100318
3582.49/3595.13	c #Conflicts:    2206000 | #Constraints:     101630
3582.49/3595.13	c #Conflicts:    2207000 | #Constraints:     102830
3582.49/3595.13	c #Conflicts:    2208000 | #Constraints:     103900
3582.49/3595.13	c #Conflicts:    2209000 | #Constraints:     105075
3582.49/3595.13	c #Conflicts:    2210000 | #Constraints:     106121
3582.49/3595.13	c #Conflicts:    2211000 | #Constraints:     107241
3582.49/3595.13	c #Conflicts:    2212000 | #Constraints:     108584
3582.49/3595.13	c #Conflicts:    2213000 | #Constraints:     109745
3582.49/3595.13	c #Conflicts:    2214000 | #Constraints:     110916
3582.49/3595.13	c #Conflicts:    2215000 | #Constraints:     111972
3582.49/3595.13	c #Conflicts:    2216000 | #Constraints:     113151
3582.49/3595.13	c #Conflicts:    2217000 | #Constraints:     114376
3582.49/3595.13	c #Conflicts:    2218000 | #Constraints:     115634
3582.49/3595.13	c #Conflicts:    2219000 | #Constraints:     116645
3582.49/3595.13	c #Conflicts:    2220000 | #Constraints:     117811
3582.49/3595.13	c #Conflicts:    2221000 | #Constraints:     119001
3582.49/3595.13	c #Conflicts:    2222000 | #Constraints:     120109
3582.49/3595.13	c #Conflicts:    2223000 | #Constraints:     121188
3582.49/3595.13	c #Conflicts:    2224000 | #Constraints:     122299
3582.49/3595.13	c #Conflicts:    2225000 | #Constraints:     123388
3582.49/3595.13	c #Conflicts:    2226000 | #Constraints:     124431
3582.49/3595.13	c #Conflicts:    2227000 | #Constraints:     125444
3582.49/3595.13	c #Conflicts:    2228000 | #Constraints:     126559
3582.49/3595.13	c #Conflicts:    2229000 | #Constraints:     127719
3582.49/3595.13	c #Conflicts:    2230000 | #Constraints:     128968
3582.49/3595.13	c #Conflicts:    2231000 | #Constraints:     130088
3582.49/3595.13	c #Conflicts:    2232000 | #Constraints:     131124
3582.49/3595.13	c #Conflicts:    2233000 | #Constraints:     132456
3582.49/3595.13	c #Conflicts:    2234000 | #Constraints:     133577
3582.49/3595.13	c #Conflicts:    2235000 | #Constraints:     134715
3582.49/3595.13	c #Conflicts:    2236000 | #Constraints:     135990
3582.49/3595.13	c #Conflicts:    2237000 | #Constraints:     137097
3582.49/3595.13	c #Conflicts:    2238000 | #Constraints:     138201
3582.49/3595.13	c #Conflicts:    2239000 | #Constraints:     139230
3582.49/3595.13	c #Conflicts:    2240000 | #Constraints:     140276
3582.49/3595.13	c #Conflicts:    2241000 | #Constraints:     141309
3582.49/3595.13	c #Conflicts:    2242000 | #Constraints:     142403
3582.49/3595.13	c #Conflicts:    2243000 | #Constraints:     143461
3582.49/3595.13	c #Conflicts:    2244000 | #Constraints:     144545
3582.49/3595.13	c #Conflicts:    2245000 | #Constraints:     145636
3582.49/3595.13	c #Conflicts:    2246000 | #Constraints:     146731
3582.49/3595.13	c #Conflicts:    2247000 | #Constraints:     147765
3582.49/3595.13	c #Conflicts:    2248000 | #Constraints:     148889
3582.49/3595.13	c #Conflicts:    2249000 | #Constraints:     149967
3582.49/3595.13	c #Conflicts:    2250000 | #Constraints:     151053
3582.49/3595.13	c #Conflicts:    2251000 | #Constraints:     152179
3582.49/3595.13	c #Conflicts:    2252000 | #Constraints:     153247
3582.49/3595.13	c #Conflicts:    2253000 | #Constraints:     154281
3582.49/3595.13	c #Conflicts:    2254000 | #Constraints:     155346
3582.49/3595.13	c #Conflicts:    2255000 | #Constraints:     156407
3582.49/3595.13	c #Conflicts:    2256000 | #Constraints:     157423
3582.49/3595.13	c #Conflicts:    2257000 | #Constraints:     158517
3582.49/3595.13	c #Conflicts:    2258000 | #Constraints:     159585
3582.49/3595.13	c #Conflicts:    2259000 | #Constraints:     160606
3582.49/3595.13	c #Conflicts:    2260000 | #Constraints:     161647
3582.49/3595.13	c #Conflicts:    2261000 | #Constraints:     162748
3582.49/3595.13	c #Conflicts:    2262000 | #Constraints:     163961
3582.49/3595.13	c #Conflicts:    2263000 | #Constraints:     165046
3582.49/3595.13	c #Conflicts:    2264000 | #Constraints:     166091
3582.49/3595.13	c #Conflicts:    2265000 | #Constraints:     167221
3582.49/3595.13	c #Conflicts:    2266000 | #Constraints:     168266
3582.49/3595.13	c #Conflicts:    2267000 | #Constraints:     169376
3582.49/3595.13	c #Conflicts:    2268000 | #Constraints:     170478
3582.49/3595.13	c #Conflicts:    2269000 | #Constraints:     171618
3582.49/3595.13	c #Conflicts:    2270000 | #Constraints:     172844
3582.49/3595.13	c #Conflicts:    2271000 | #Constraints:     173941
3582.49/3595.13	c #Conflicts:    2272000 | #Constraints:     175044
3582.49/3595.13	c #Conflicts:    2273000 | #Constraints:     176176
3582.49/3595.13	c #Conflicts:    2274000 | #Constraints:     177295
3582.49/3595.13	c #Conflicts:    2275000 | #Constraints:     178401
3582.49/3595.13	c #Conflicts:    2276000 | #Constraints:     179516
3582.49/3595.13	c #Conflicts:    2277000 | #Constraints:     180668
3582.49/3595.13	c #Conflicts:    2278000 | #Constraints:     181766
3582.49/3595.13	c #Conflicts:    2279000 | #Constraints:     182809
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c #Conflicts:    2280000 | #Constraints:      93702
3582.49/3595.13	c #Conflicts:    2281000 | #Constraints:      94816
3582.49/3595.13	c #Conflicts:    2282000 | #Constraints:      95961
3582.49/3595.13	c #Conflicts:    2283000 | #Constraints:      97110
3582.49/3595.13	c #Conflicts:    2284000 | #Constraints:      98127
3582.49/3595.13	c #Conflicts:    2285000 | #Constraints:      99302
3582.49/3595.13	c #Conflicts:    2286000 | #Constraints:     100311
3582.49/3595.13	c #Conflicts:    2287000 | #Constraints:     101349
3582.49/3595.13	c #Conflicts:    2288000 | #Constraints:     102437
3582.49/3595.13	c #Conflicts:    2289000 | #Constraints:     103687
3582.49/3595.13	c #Conflicts:    2290000 | #Constraints:     104816
3582.49/3595.13	c #Conflicts:    2291000 | #Constraints:     105922
3582.49/3595.13	c #Conflicts:    2292000 | #Constraints:     107002
3582.49/3595.13	c #Conflicts:    2293000 | #Constraints:     108271
3582.49/3595.13	c #Conflicts:    2294000 | #Constraints:     109404
3582.49/3595.13	c #Conflicts:    2295000 | #Constraints:     110567
3582.49/3595.13	c #Conflicts:    2296000 | #Constraints:     111727
3582.49/3595.13	c #Conflicts:    2297000 | #Constraints:     113264
3582.49/3595.13	c #Conflicts:    2298000 | #Constraints:     114804
3582.49/3595.13	c #Conflicts:    2299000 | #Constraints:     116245
3582.49/3595.13	c #Conflicts:    2300000 | #Constraints:     117402
3582.49/3595.13	c #Conflicts:    2301000 | #Constraints:     118411
3582.49/3595.13	c #Conflicts:    2302000 | #Constraints:     119578
3582.49/3595.13	c #Conflicts:    2303000 | #Constraints:     120678
3582.49/3595.13	c #Conflicts:    2304000 | #Constraints:     122050
3582.49/3595.13	c #Conflicts:    2305000 | #Constraints:     123198
3582.49/3595.13	c #Conflicts:    2306000 | #Constraints:     124280
3582.49/3595.13	c #Conflicts:    2307000 | #Constraints:     125404
3582.49/3595.13	c #Conflicts:    2308000 | #Constraints:     126705
3582.49/3595.13	c #Conflicts:    2309000 | #Constraints:     127875
3582.49/3595.13	c #Conflicts:    2310000 | #Constraints:     128969
3582.49/3595.13	c #Conflicts:    2311000 | #Constraints:     130208
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4404
3582.49/3595.13	c #Conflicts:    2312000 | #Constraints:      67152
3582.49/3595.13	c #Conflicts:    2313000 | #Constraints:      68239
3582.49/3595.13	c #Conflicts:    2314000 | #Constraints:      69694
3582.49/3595.13	c #Conflicts:    2315000 | #Constraints:      70860
3582.49/3595.13	c #Conflicts:    2316000 | #Constraints:      72050
3582.49/3595.13	c #Conflicts:    2317000 | #Constraints:      73593
3582.49/3595.13	c #Conflicts:    2318000 | #Constraints:      75120
3582.49/3595.13	c #Conflicts:    2319000 | #Constraints:      76663
3582.49/3595.13	c #Conflicts:    2320000 | #Constraints:      78186
3582.49/3595.13	c #Conflicts:    2321000 | #Constraints:      79726
3582.49/3595.13	c #Conflicts:    2322000 | #Constraints:      81230
3582.49/3595.13	c #Conflicts:    2323000 | #Constraints:      82759
3582.49/3595.13	c #Conflicts:    2324000 | #Constraints:      84270
3582.49/3595.13	c #Conflicts:    2325000 | #Constraints:      85804
3582.49/3595.13	c #Conflicts:    2326000 | #Constraints:      87333
3582.49/3595.13	c #Conflicts:    2327000 | #Constraints:      88867
3582.49/3595.13	c #Conflicts:    2328000 | #Constraints:      90438
3582.49/3595.13	c #Conflicts:    2329000 | #Constraints:      91947
3582.49/3595.13	c #Conflicts:    2330000 | #Constraints:      93499
3582.49/3595.13	c #Conflicts:    2331000 | #Constraints:      95019
3582.49/3595.13	c #Conflicts:    2332000 | #Constraints:      96581
3582.49/3595.13	c #Conflicts:    2333000 | #Constraints:      98119
3582.49/3595.13	c #Conflicts:    2334000 | #Constraints:      99375
3582.49/3595.13	c #Conflicts:    2335000 | #Constraints:     100375
3582.49/3595.13	c #Conflicts:    2336000 | #Constraints:     101375
3582.49/3595.13	c #Conflicts:    2337000 | #Constraints:     102375
3582.49/3595.13	c #Conflicts:    2338000 | #Constraints:     103375
3582.49/3595.13	c #Conflicts:    2339000 | #Constraints:     104375
3582.49/3595.13	c #Conflicts:    2340000 | #Constraints:     105375
3582.49/3595.13	c #Conflicts:    2341000 | #Constraints:     106375
3582.49/3595.13	c #Conflicts:    2342000 | #Constraints:     107375
3582.49/3595.13	c #Conflicts:    2343000 | #Constraints:     108375
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.3889
3582.49/3595.13	c #Conflicts:    2344000 | #Constraints:      55995
3582.49/3595.13	c #Conflicts:    2345000 | #Constraints:      56995
3582.49/3595.13	c #Conflicts:    2346000 | #Constraints:      57995
3582.49/3595.13	c #Conflicts:    2347000 | #Constraints:      58996
3582.49/3595.13	c #Conflicts:    2348000 | #Constraints:      60118
3582.49/3595.13	c #Conflicts:    2349000 | #Constraints:      61192
3582.49/3595.13	c #Conflicts:    2350000 | #Constraints:      62193
3582.49/3595.13	c #Conflicts:    2351000 | #Constraints:      63194
3582.49/3595.13	c #Conflicts:    2352000 | #Constraints:      64231
3582.49/3595.13	c #Conflicts:    2353000 | #Constraints:      65430
3582.49/3595.13	c #Conflicts:    2354000 | #Constraints:      66430
3582.49/3595.13	c #Conflicts:    2355000 | #Constraints:      67431
3582.49/3595.13	c #Conflicts:    2356000 | #Constraints:      68443
3582.49/3595.13	c #Conflicts:    2357000 | #Constraints:      69636
3582.49/3595.13	c #Conflicts:    2358000 | #Constraints:      70693
3582.49/3595.13	c #Conflicts:    2359000 | #Constraints:      71865
3582.49/3595.13	c #Conflicts:    2360000 | #Constraints:      72865
3582.49/3595.13	c #Conflicts:    2361000 | #Constraints:      73893
3582.49/3595.13	c #Conflicts:    2362000 | #Constraints:      74963
3582.49/3595.13	c #Conflicts:    2363000 | #Constraints:      76006
3582.49/3595.13	c #Conflicts:    2364000 | #Constraints:      77093
3582.49/3595.13	c #Conflicts:    2365000 | #Constraints:      78241
3582.49/3595.13	c #Conflicts:    2366000 | #Constraints:      79299
3582.49/3595.13	c #Conflicts:    2367000 | #Constraints:      80385
3582.49/3595.13	c #Conflicts:    2368000 | #Constraints:      81433
3582.49/3595.13	c #Conflicts:    2369000 | #Constraints:      82502
3582.49/3595.13	c #Conflicts:    2370000 | #Constraints:      83557
3582.49/3595.13	c #Conflicts:    2371000 | #Constraints:      84614
3582.49/3595.13	c #Conflicts:    2372000 | #Constraints:      85748
3582.49/3595.13	c #Conflicts:    2373000 | #Constraints:      86851
3582.49/3595.13	c #Conflicts:    2374000 | #Constraints:      87965
3582.49/3595.13	c #Conflicts:    2375000 | #Constraints:      89043
3582.49/3595.13	c #Conflicts:    2376000 | #Constraints:      90153
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4041
3582.49/3595.13	c #Conflicts:    2377000 | #Constraints:      47081
3582.49/3595.13	c #Conflicts:    2378000 | #Constraints:      48092
3582.49/3595.13	c #Conflicts:    2379000 | #Constraints:      49097
3582.49/3595.13	c #Conflicts:    2380000 | #Constraints:      50104
3582.49/3595.13	c #Conflicts:    2381000 | #Constraints:      51109
3582.49/3595.13	c #Conflicts:    2382000 | #Constraints:      52109
3582.49/3595.13	c #Conflicts:    2383000 | #Constraints:      53109
3582.49/3595.13	c #Conflicts:    2384000 | #Constraints:      54109
3582.49/3595.13	c #Conflicts:    2385000 | #Constraints:      55109
3582.49/3595.13	c #Conflicts:    2386000 | #Constraints:      56112
3582.49/3595.13	c #Conflicts:    2387000 | #Constraints:      57112
3582.49/3595.13	c #Conflicts:    2388000 | #Constraints:      58113
3582.49/3595.13	c #Conflicts:    2389000 | #Constraints:      59113
3582.49/3595.13	c #Conflicts:    2390000 | #Constraints:      60115
3582.49/3595.13	c #Conflicts:    2391000 | #Constraints:      61118
3582.49/3595.13	c #Conflicts:    2392000 | #Constraints:      62121
3582.49/3595.13	c #Conflicts:    2393000 | #Constraints:      63121
3582.49/3595.13	c #Conflicts:    2394000 | #Constraints:      64122
3582.49/3595.13	c #Conflicts:    2395000 | #Constraints:      65123
3582.49/3595.13	c #Conflicts:    2396000 | #Constraints:      66123
3582.49/3595.13	c #Conflicts:    2397000 | #Constraints:      67123
3582.49/3595.13	c #Conflicts:    2398000 | #Constraints:      68126
3582.49/3595.13	c #Conflicts:    2399000 | #Constraints:      69127
3582.49/3595.13	c #Conflicts:    2400000 | #Constraints:      70128
3582.49/3595.13	c #Conflicts:    2401000 | #Constraints:      71132
3582.49/3595.13	c #Conflicts:    2402000 | #Constraints:      72136
3582.49/3595.13	c #Conflicts:    2403000 | #Constraints:      73137
3582.49/3595.13	c #Conflicts:    2404000 | #Constraints:      74140
3582.49/3595.13	c #Conflicts:    2405000 | #Constraints:      75141
3582.49/3595.13	c #Conflicts:    2406000 | #Constraints:      76142
3582.49/3595.13	c #Conflicts:    2407000 | #Constraints:      77144
3582.49/3595.13	c #Conflicts:    2408000 | #Constraints:      78144
3582.49/3595.13	c #Conflicts:    2409000 | #Constraints:      79145
3582.49/3595.13	c #Conflicts:    2410000 | #Constraints:      80145
3582.49/3595.13	c #Conflicts:    2411000 | #Constraints:      81147
3582.49/3595.13	c #Conflicts:    2412000 | #Constraints:      82174
3582.49/3595.13	c #Conflicts:    2413000 | #Constraints:      83175
3582.49/3595.13	c #Conflicts:    2414000 | #Constraints:      84176
3582.49/3595.13	c #Conflicts:    2415000 | #Constraints:      85176
3582.49/3595.13	c #Conflicts:    2416000 | #Constraints:      86177
3582.49/3595.13	c #Conflicts:    2417000 | #Constraints:      87180
3582.49/3595.13	c #Conflicts:    2418000 | #Constraints:      88181
3582.49/3595.13	c #Conflicts:    2419000 | #Constraints:      89182
3582.49/3595.13	c #Conflicts:    2420000 | #Constraints:      90184
3582.49/3595.13	c #Conflicts:    2421000 | #Constraints:      91187
3582.49/3595.13	c #Conflicts:    2422000 | #Constraints:      92189
3582.49/3595.13	c #Conflicts:    2423000 | #Constraints:      93207
3582.49/3595.13	c #Conflicts:    2424000 | #Constraints:      94207
3582.49/3595.13	c #Conflicts:    2425000 | #Constraints:      95207
3582.49/3595.13	c #Conflicts:    2426000 | #Constraints:      96207
3582.49/3595.13	c #Conflicts:    2427000 | #Constraints:      97208
3582.49/3595.13	c #Conflicts:    2428000 | #Constraints:      98208
3582.49/3595.13	c #Conflicts:    2429000 | #Constraints:      99209
3582.49/3595.13	c #Conflicts:    2430000 | #Constraints:     100211
3582.49/3595.13	c #Conflicts:    2431000 | #Constraints:     101213
3582.49/3595.13	c #Conflicts:    2432000 | #Constraints:     102214
3582.49/3595.13	c #Conflicts:    2433000 | #Constraints:     103214
3582.49/3595.13	c #Conflicts:    2434000 | #Constraints:     104215
3582.49/3595.13	c #Conflicts:    2435000 | #Constraints:     105216
3582.49/3595.13	c #Conflicts:    2436000 | #Constraints:     106217
3582.49/3595.13	c #Conflicts:    2437000 | #Constraints:     107218
3582.49/3595.13	c #Conflicts:    2438000 | #Constraints:     108223
3582.49/3595.13	c #Conflicts:    2439000 | #Constraints:     109223
3582.49/3595.13	c #Conflicts:    2440000 | #Constraints:     110223
3582.49/3595.13	c #Conflicts:    2441000 | #Constraints:     111223
3582.49/3595.13	c #Conflicts:    2442000 | #Constraints:     112225
3582.49/3595.13	c #Conflicts:    2443000 | #Constraints:     113225
3582.49/3595.13	c #Conflicts:    2444000 | #Constraints:     114225
3582.49/3595.13	c #Conflicts:    2445000 | #Constraints:     115225
3582.49/3595.13	c #Conflicts:    2446000 | #Constraints:     116226
3582.49/3595.13	c #Conflicts:    2447000 | #Constraints:     117226
3582.49/3595.13	c #Conflicts:    2448000 | #Constraints:     118229
3582.49/3595.13	c #Conflicts:    2449000 | #Constraints:     119236
3582.49/3595.13	c #Conflicts:    2450000 | #Constraints:     120264
3582.49/3595.13	c #Conflicts:    2451000 | #Constraints:     121334
3582.49/3595.13	c #Conflicts:    2452000 | #Constraints:     122478
3582.49/3595.13	c #Conflicts:    2453000 | #Constraints:     123524
3582.49/3595.13	c #Conflicts:    2454000 | #Constraints:     124686
3582.49/3595.13	c #Conflicts:    2455000 | #Constraints:     125712
3582.49/3595.13	c #Conflicts:    2456000 | #Constraints:     126714
3582.49/3595.13	c #Conflicts:    2457000 | #Constraints:     127717
3582.49/3595.13	c #Conflicts:    2458000 | #Constraints:     128722
3582.49/3595.13	c #Conflicts:    2459000 | #Constraints:     129722
3582.49/3595.13	c #Conflicts:    2460000 | #Constraints:     130722
3582.49/3595.13	c #Conflicts:    2461000 | #Constraints:     131723
3582.49/3595.13	c #Conflicts:    2462000 | #Constraints:     132800
3582.49/3595.13	c #Conflicts:    2463000 | #Constraints:     133809
3582.49/3595.13	c #Conflicts:    2464000 | #Constraints:     134831
3582.49/3595.13	c #Conflicts:    2465000 | #Constraints:     135859
3582.49/3595.13	c #Conflicts:    2466000 | #Constraints:     136929
3582.49/3595.13	c #Conflicts:    2467000 | #Constraints:     138145
3582.49/3595.13	c #Conflicts:    2468000 | #Constraints:     139307
3582.49/3595.13	c #Conflicts:    2469000 | #Constraints:     140331
3582.49/3595.13	c #Conflicts:    2470000 | #Constraints:     141348
3582.49/3595.13	c #Conflicts:    2471000 | #Constraints:     142353
3582.49/3595.13	c #Conflicts:    2472000 | #Constraints:     143357
3582.49/3595.13	c #Conflicts:    2473000 | #Constraints:     144362
3582.49/3595.13	c #Conflicts:    2474000 | #Constraints:     145510
3582.49/3595.13	c #Conflicts:    2475000 | #Constraints:     146668
3582.49/3595.13	c #Conflicts:    2476000 | #Constraints:     147771
3582.49/3595.13	c #Conflicts:    2477000 | #Constraints:     148772
3582.49/3595.13	c #Conflicts:    2478000 | #Constraints:     149917
3582.49/3595.13	c #Conflicts:    2479000 | #Constraints:     151083
3582.49/3595.13	c #Conflicts:    2480000 | #Constraints:     152231
3582.49/3595.13	c #Conflicts:    2481000 | #Constraints:     153232
3582.49/3595.13	c #Conflicts:    2482000 | #Constraints:     154239
3582.49/3595.13	c #Conflicts:    2483000 | #Constraints:     155415
3582.49/3595.13	c #Conflicts:    2484000 | #Constraints:     156570
3582.49/3595.13	c #Conflicts:    2485000 | #Constraints:     157571
3582.49/3595.13	c #Conflicts:    2486000 | #Constraints:     158654
3582.49/3595.13	c #Conflicts:    2487000 | #Constraints:     159732
3582.49/3595.13	c #Conflicts:    2488000 | #Constraints:     160735
3582.49/3595.13	c #Conflicts:    2489000 | #Constraints:     161817
3582.49/3595.13	c #Conflicts:    2490000 | #Constraints:     162818
3582.49/3595.13	c #Conflicts:    2491000 | #Constraints:     163819
3582.49/3595.13	c #Conflicts:    2492000 | #Constraints:     164869
3582.49/3595.13	c #Conflicts:    2493000 | #Constraints:     165873
3582.49/3595.13	c #Conflicts:    2494000 | #Constraints:     166897
3582.49/3595.13	c #Conflicts:    2495000 | #Constraints:     168077
3582.49/3595.13	c #Conflicts:    2496000 | #Constraints:     169541
3582.49/3595.13	c #Conflicts:    2497000 | #Constraints:     170609
3582.49/3595.13	c #Conflicts:    2498000 | #Constraints:     171652
3582.49/3595.13	c #Conflicts:    2499000 | #Constraints:     172688
3582.49/3595.13	c #Conflicts:    2500000 | #Constraints:     174023
3582.49/3595.13	c #Conflicts:    2501000 | #Constraints:     175341
3582.49/3595.13	c #Conflicts:    2502000 | #Constraints:     176692
3582.49/3595.13	c #Conflicts:    2503000 | #Constraints:     177867
3582.49/3595.13	c #Conflicts:    2504000 | #Constraints:     178867
3582.49/3595.13	c #Conflicts:    2505000 | #Constraints:     179930
3582.49/3595.13	c #Conflicts:    2506000 | #Constraints:     180974
3582.49/3595.13	c #Conflicts:    2507000 | #Constraints:     181975
3582.49/3595.13	c #Conflicts:    2508000 | #Constraints:     183002
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4142
3582.49/3595.13	c #Conflicts:    2509000 | #Constraints:      93614
3582.49/3595.13	c #Conflicts:    2510000 | #Constraints:      94633
3582.49/3595.13	c #Conflicts:    2511000 | #Constraints:      95671
3582.49/3595.13	c #Conflicts:    2512000 | #Constraints:      96784
3582.49/3595.13	c #Conflicts:    2513000 | #Constraints:      97844
3582.49/3595.13	c #Conflicts:    2514000 | #Constraints:      98849
3582.49/3595.13	c #Conflicts:    2515000 | #Constraints:      99916
3582.49/3595.13	c #Conflicts:    2516000 | #Constraints:     100918
3582.49/3595.13	c #Conflicts:    2517000 | #Constraints:     101951
3582.49/3595.13	c #Conflicts:    2518000 | #Constraints:     102961
3582.49/3595.13	c #Conflicts:    2519000 | #Constraints:     104011
3582.49/3595.13	c #Conflicts:    2520000 | #Constraints:     105018
3582.49/3595.13	c #Conflicts:    2521000 | #Constraints:     106022
3582.49/3595.13	c #Conflicts:    2522000 | #Constraints:     107029
3582.49/3595.13	c #Conflicts:    2523000 | #Constraints:     108071
3582.49/3595.13	c #Conflicts:    2524000 | #Constraints:     109128
3582.49/3595.13	c #Conflicts:    2525000 | #Constraints:     110270
3582.49/3595.13	c #Conflicts:    2526000 | #Constraints:     111271
3582.49/3595.13	c #Conflicts:    2527000 | #Constraints:     112313
3582.49/3595.13	c #Conflicts:    2528000 | #Constraints:     113320
3582.49/3595.13	c #Conflicts:    2529000 | #Constraints:     114379
3582.49/3595.13	c #Conflicts:    2530000 | #Constraints:     115398
3582.49/3595.13	c #Conflicts:    2531000 | #Constraints:     116481
3582.49/3595.13	c #Conflicts:    2532000 | #Constraints:     117483
3582.49/3595.13	c #Conflicts:    2533000 | #Constraints:     118496
3582.49/3595.13	c #Conflicts:    2534000 | #Constraints:     119521
3582.49/3595.13	c #Conflicts:    2535000 | #Constraints:     120628
3582.49/3595.13	c #Conflicts:    2536000 | #Constraints:     121640
3582.49/3595.13	c #Conflicts:    2537000 | #Constraints:     122687
3582.49/3595.13	c #Conflicts:    2538000 | #Constraints:     123718
3582.49/3595.13	c #Conflicts:    2539000 | #Constraints:     124721
3582.49/3595.13	c #Conflicts:    2540000 | #Constraints:     125958
3582.49/3595.13	c #Conflicts:    2541000 | #Constraints:     127150
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4159
3582.49/3595.13	c #Conflicts:    2542000 | #Constraints:      65263
3582.49/3595.13	c #Conflicts:    2543000 | #Constraints:      66263
3582.49/3595.13	c #Conflicts:    2544000 | #Constraints:      67263
3582.49/3595.13	c #Conflicts:    2545000 | #Constraints:      68265
3582.49/3595.13	c #Conflicts:    2546000 | #Constraints:      69268
3582.49/3595.13	c #Conflicts:    2547000 | #Constraints:      70275
3582.49/3595.13	c #Conflicts:    2548000 | #Constraints:      71374
3582.49/3595.13	c #Conflicts:    2549000 | #Constraints:      72436
3582.49/3595.13	c #Conflicts:    2550000 | #Constraints:      73468
3582.49/3595.13	c #Conflicts:    2551000 | #Constraints:      74478
3582.49/3595.13	c #Conflicts:    2552000 | #Constraints:      76013
3582.49/3595.13	c #Conflicts:    2553000 | #Constraints:      77439
3582.49/3595.13	c #Conflicts:    2554000 | #Constraints:      78951
3582.49/3595.13	c #Conflicts:    2555000 | #Constraints:      80066
3582.49/3595.13	c #Conflicts:    2556000 | #Constraints:      81164
3582.49/3595.13	c #Conflicts:    2557000 | #Constraints:      82363
3582.49/3595.13	c #Conflicts:    2558000 | #Constraints:      83594
3582.49/3595.13	c #Conflicts:    2559000 | #Constraints:      85150
3582.49/3595.13	c #Conflicts:    2560000 | #Constraints:      86239
3582.49/3595.13	c #Conflicts:    2561000 | #Constraints:      87242
3582.49/3595.13	c #Conflicts:    2562000 | #Constraints:      88242
3582.49/3595.13	c #Conflicts:    2563000 | #Constraints:      89243
3582.49/3595.13	c #Conflicts:    2564000 | #Constraints:      90243
3582.49/3595.13	c #Conflicts:    2565000 | #Constraints:      91310
3582.49/3595.13	c #Conflicts:    2566000 | #Constraints:      92340
3582.49/3595.13	c #Conflicts:    2567000 | #Constraints:      93749
3582.49/3595.13	c #Conflicts:    2568000 | #Constraints:      94775
3582.49/3595.13	c #Conflicts:    2569000 | #Constraints:      95843
3582.49/3595.13	c #Conflicts:    2570000 | #Constraints:      97060
3582.49/3595.13	c #Conflicts:    2571000 | #Constraints:      98350
3582.49/3595.13	c #Conflicts:    2572000 | #Constraints:      99404
3582.49/3595.13	c #Conflicts:    2573000 | #Constraints:     100405
3582.49/3595.13	c #Conflicts:    2574000 | #Constraints:     101452
3582.49/3595.13	c #Conflicts:    2575000 | #Constraints:     102792
3582.49/3595.13	c #Conflicts:    2576000 | #Constraints:     103796
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.4239
3582.49/3595.13	c #Conflicts:    2577000 | #Constraints:      54002
3582.49/3595.13	c #Conflicts:    2578000 | #Constraints:      55002
3582.49/3595.13	c #Conflicts:    2579000 | #Constraints:      56003
3582.49/3595.13	c #Conflicts:    2580000 | #Constraints:      57003
3582.49/3595.13	c #Conflicts:    2581000 | #Constraints:      58005
3582.49/3595.13	c #Conflicts:    2582000 | #Constraints:      59006
3582.49/3595.13	c #Conflicts:    2583000 | #Constraints:      60010
3582.49/3595.13	c #Conflicts:    2584000 | #Constraints:      61011
3582.49/3595.13	c #Conflicts:    2585000 | #Constraints:      62023
3582.49/3595.13	c #Conflicts:    2586000 | #Constraints:      63024
3582.49/3595.13	c #Conflicts:    2587000 | #Constraints:      64035
3582.49/3595.13	c #Conflicts:    2588000 | #Constraints:      65051
3582.49/3595.13	c #Conflicts:    2589000 | #Constraints:      66053
3582.49/3595.13	c #Conflicts:    2590000 | #Constraints:      67054
3582.49/3595.13	c #Conflicts:    2591000 | #Constraints:      68055
3582.49/3595.13	c #Conflicts:    2592000 | #Constraints:      69057
3582.49/3595.13	c #Conflicts:    2593000 | #Constraints:      70061
3582.49/3595.13	c #Conflicts:    2594000 | #Constraints:      71228
3582.49/3595.13	c #Conflicts:    2595000 | #Constraints:      72248
3582.49/3595.13	c #Conflicts:    2596000 | #Constraints:      73258
3582.49/3595.13	c #Conflicts:    2597000 | #Constraints:      74462
3582.49/3595.13	c #Conflicts:    2598000 | #Constraints:      75526
3582.49/3595.13	c #Conflicts:    2599000 | #Constraints:      76539
3582.49/3595.13	c #Conflicts:    2600000 | #Constraints:      78069
3582.49/3595.13	c #Conflicts:    2601000 | #Constraints:      79593
3582.49/3595.13	c #Conflicts:    2602000 | #Constraints:      80872
3582.49/3595.13	c #Conflicts:    2603000 | #Constraints:      81873
3582.49/3595.13	c #Conflicts:    2604000 | #Constraints:      82877
3582.49/3595.13	c #Conflicts:    2605000 | #Constraints:      83878
3582.49/3595.13	c #Conflicts:    2606000 | #Constraints:      84891
3582.49/3595.13	c #Conflicts:    2607000 | #Constraints:      85899
3582.49/3595.13	c #Conflicts:    2608000 | #Constraints:      86918
3582.49/3595.13	c #Conflicts:    2609000 | #Constraints:      87967
3582.49/3595.13	c #Conflicts:    2610000 | #Constraints:      88968
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.507
3582.49/3595.13	c #Conflicts:    2611000 | #Constraints:      46487
3582.49/3595.13	c #Conflicts:    2612000 | #Constraints:      47783
3582.49/3595.13	c #Conflicts:    2613000 | #Constraints:      48812
3582.49/3595.13	c #Conflicts:    2614000 | #Constraints:      49902
3582.49/3595.13	c #Conflicts:    2615000 | #Constraints:      51055
3582.49/3595.13	c #Conflicts:    2616000 | #Constraints:      52163
3582.49/3595.13	c #Conflicts:    2617000 | #Constraints:      53198
3582.49/3595.13	c #Conflicts:    2618000 | #Constraints:      54198
3582.49/3595.13	c #Conflicts:    2619000 | #Constraints:      55198
3582.49/3595.13	c #Conflicts:    2620000 | #Constraints:      56207
3582.49/3595.13	c #Conflicts:    2621000 | #Constraints:      57265
3582.49/3595.13	c #Conflicts:    2622000 | #Constraints:      58300
3582.49/3595.13	c #Conflicts:    2623000 | #Constraints:      59303
3582.49/3595.13	c #Conflicts:    2624000 | #Constraints:      60330
3582.49/3595.13	c #Conflicts:    2625000 | #Constraints:      61396
3582.49/3595.13	c #Conflicts:    2626000 | #Constraints:      62647
3582.49/3595.13	c #Conflicts:    2627000 | #Constraints:      63783
3582.49/3595.13	c #Conflicts:    2628000 | #Constraints:      64834
3582.49/3595.13	c #Conflicts:    2629000 | #Constraints:      65856
3582.49/3595.13	c #Conflicts:    2630000 | #Constraints:      67015
3582.49/3595.13	c #Conflicts:    2631000 | #Constraints:      68029
3582.49/3595.13	c #Conflicts:    2632000 | #Constraints:      69041
3582.49/3595.13	c #Conflicts:    2633000 | #Constraints:      70107
3582.49/3595.13	c #Conflicts:    2634000 | #Constraints:      71107
3582.49/3595.13	c #Conflicts:    2635000 | #Constraints:      72117
3582.49/3595.13	c #Conflicts:    2636000 | #Constraints:      73444
3582.49/3595.13	c #Conflicts:    2637000 | #Constraints:      74609
3582.49/3595.13	c #Conflicts:    2638000 | #Constraints:      75771
3582.49/3595.13	c #Conflicts:    2639000 | #Constraints:      76794
3582.49/3595.13	c #Conflicts:    2640000 | #Constraints:      77798
3582.49/3595.13	c #Conflicts:    2641000 | #Constraints:      78810
3582.49/3595.13	c #Conflicts:    2642000 | #Constraints:      79925
3582.49/3595.13	c #Conflicts:    2643000 | #Constraints:      80937
3582.49/3595.13	c #Conflicts:    2644000 | #Constraints:      81952
3582.49/3595.13	c #Conflicts:    2645000 | #Constraints:      83345
3582.49/3595.13	c #Conflicts:    2646000 | #Constraints:      84818
3582.49/3595.13	c #Conflicts:    2647000 | #Constraints:      85928
3582.49/3595.13	c #Conflicts:    2648000 | #Constraints:      86962
3582.49/3595.13	c #Conflicts:    2649000 | #Constraints:      88030
3582.49/3595.13	c #Conflicts:    2650000 | #Constraints:      89098
3582.49/3595.13	c #Conflicts:    2651000 | #Constraints:      90123
3582.49/3595.13	c #Conflicts:    2652000 | #Constraints:      91288
3582.49/3595.13	c #Conflicts:    2653000 | #Constraints:      92338
3582.49/3595.13	c #Conflicts:    2654000 | #Constraints:      93492
3582.49/3595.13	c #Conflicts:    2655000 | #Constraints:      94613
3582.49/3595.13	c #Conflicts:    2656000 | #Constraints:      95906
3582.49/3595.13	c #Conflicts:    2657000 | #Constraints:      96987
3582.49/3595.13	c #Conflicts:    2658000 | #Constraints:      97987
3582.49/3595.13	c #Conflicts:    2659000 | #Constraints:      99166
3582.49/3595.13	c #Conflicts:    2660000 | #Constraints:     100333
3582.49/3595.13	c #Conflicts:    2661000 | #Constraints:     101537
3582.49/3595.13	c #Conflicts:    2662000 | #Constraints:     102806
3582.49/3595.13	c #Conflicts:    2663000 | #Constraints:     104045
3582.49/3595.13	c #Conflicts:    2664000 | #Constraints:     105498
3582.49/3595.13	c #Conflicts:    2665000 | #Constraints:     106623
3582.49/3595.13	c #Conflicts:    2666000 | #Constraints:     107870
3582.49/3595.13	c #Conflicts:    2667000 | #Constraints:     109092
3582.49/3595.13	c #Conflicts:    2668000 | #Constraints:     110203
3582.49/3595.13	c #Conflicts:    2669000 | #Constraints:     111377
3582.49/3595.13	c #Conflicts:    2670000 | #Constraints:     112856
3582.49/3595.13	c #Conflicts:    2671000 | #Constraints:     114403
3582.49/3595.13	c #Conflicts:    2672000 | #Constraints:     115948
3582.49/3595.13	c #Conflicts:    2673000 | #Constraints:     117146
3582.49/3595.13	c #Conflicts:    2674000 | #Constraints:     118271
3582.49/3595.13	c #Conflicts:    2675000 | #Constraints:     119318
3582.49/3595.13	c #Conflicts:    2676000 | #Constraints:     120318
3582.49/3595.13	c #Conflicts:    2677000 | #Constraints:     121318
3582.49/3595.13	c #Conflicts:    2678000 | #Constraints:     122318
3582.49/3595.13	c #Conflicts:    2679000 | #Constraints:     123446
3582.49/3595.13	c #Conflicts:    2680000 | #Constraints:     124944
3582.49/3595.13	c #Conflicts:    2681000 | #Constraints:     126474
3582.49/3595.13	c #Conflicts:    2682000 | #Constraints:     128000
3582.49/3595.13	c #Conflicts:    2683000 | #Constraints:     129572
3582.49/3595.13	c #Conflicts:    2684000 | #Constraints:     131158
3582.49/3595.13	c #Conflicts:    2685000 | #Constraints:     132686
3582.49/3595.13	c #Conflicts:    2686000 | #Constraints:     134234
3582.49/3595.13	c #Conflicts:    2687000 | #Constraints:     135744
3582.49/3595.13	c #Conflicts:    2688000 | #Constraints:     137283
3582.49/3595.13	c #Conflicts:    2689000 | #Constraints:     138800
3582.49/3595.13	c #Conflicts:    2690000 | #Constraints:     140360
3582.49/3595.13	c #Conflicts:    2691000 | #Constraints:     141904
3582.49/3595.13	c #Conflicts:    2692000 | #Constraints:     143409
3582.49/3595.13	c #Conflicts:    2693000 | #Constraints:     144681
3582.49/3595.13	c #Conflicts:    2694000 | #Constraints:     145682
3582.49/3595.13	c #Conflicts:    2695000 | #Constraints:     146839
3582.49/3595.13	c #Conflicts:    2696000 | #Constraints:     147841
3582.49/3595.13	c #Conflicts:    2697000 | #Constraints:     148909
3582.49/3595.13	c #Conflicts:    2698000 | #Constraints:     149990
3582.49/3595.13	c #Conflicts:    2699000 | #Constraints:     151035
3582.49/3595.13	c #Conflicts:    2700000 | #Constraints:     152038
3582.49/3595.13	c #Conflicts:    2701000 | #Constraints:     153065
3582.49/3595.13	c #Conflicts:    2702000 | #Constraints:     154098
3582.49/3595.13	c #Conflicts:    2703000 | #Constraints:     155106
3582.49/3595.13	c #Conflicts:    2704000 | #Constraints:     156137
3582.49/3595.13	c #Conflicts:    2705000 | #Constraints:     157141
3582.49/3595.13	c #Conflicts:    2706000 | #Constraints:     158387
3582.49/3595.13	c #Conflicts:    2707000 | #Constraints:     159449
3582.49/3595.13	c #Conflicts:    2708000 | #Constraints:     160453
3582.49/3595.13	c #Conflicts:    2709000 | #Constraints:     161981
3582.49/3595.13	c #Conflicts:    2710000 | #Constraints:     163513
3582.49/3595.13	c #Conflicts:    2711000 | #Constraints:     165011
3582.49/3595.13	c #Conflicts:    2712000 | #Constraints:     166023
3582.49/3595.13	c #Conflicts:    2713000 | #Constraints:     167065
3582.49/3595.13	c #Conflicts:    2714000 | #Constraints:     168101
3582.49/3595.13	c #Conflicts:    2715000 | #Constraints:     169141
3582.49/3595.13	c #Conflicts:    2716000 | #Constraints:     170210
3582.49/3595.13	c #Conflicts:    2717000 | #Constraints:     171218
3582.49/3595.13	c #Conflicts:    2718000 | #Constraints:     172353
3582.49/3595.13	c #Conflicts:    2719000 | #Constraints:     173589
3582.49/3595.13	c #Conflicts:    2720000 | #Constraints:     174589
3582.49/3595.13	c #Conflicts:    2721000 | #Constraints:     175589
3582.49/3595.13	c #Conflicts:    2722000 | #Constraints:     176590
3582.49/3595.13	c #Conflicts:    2723000 | #Constraints:     177591
3582.49/3595.13	c #Conflicts:    2724000 | #Constraints:     178607
3582.49/3595.13	c #Conflicts:    2725000 | #Constraints:     179609
3582.49/3595.13	c #Conflicts:    2726000 | #Constraints:     180721
3582.49/3595.13	c #Conflicts:    2727000 | #Constraints:     181834
3582.49/3595.13	c #Conflicts:    2728000 | #Constraints:     182836
3582.49/3595.13	c #Conflicts:    2729000 | #Constraints:     183838
3582.49/3595.13	c #Conflicts:    2730000 | #Constraints:     184839
3582.49/3595.13	c #Conflicts:    2731000 | #Constraints:     185840
3582.49/3595.13	c #Conflicts:    2732000 | #Constraints:     186840
3582.49/3595.13	c #Conflicts:    2733000 | #Constraints:     187842
3582.49/3595.13	c #Conflicts:    2734000 | #Constraints:     188872
3582.49/3595.13	c #Conflicts:    2735000 | #Constraints:     189888
3582.49/3595.13	c #Conflicts:    2736000 | #Constraints:     190895
3582.49/3595.13	c #Conflicts:    2737000 | #Constraints:     191913
3582.49/3595.13	c #Conflicts:    2738000 | #Constraints:     192985
3582.49/3595.13	c #Conflicts:    2739000 | #Constraints:     193994
3582.49/3595.13	c #Conflicts:    2740000 | #Constraints:     195374
3582.49/3595.13	c #Conflicts:    2741000 | #Constraints:     196378
3582.49/3595.13	c #Conflicts:    2742000 | #Constraints:     197396
3582.49/3595.13	c #Conflicts:    2743000 | #Constraints:     198755
3582.49/3595.13	c #Conflicts:    2744000 | #Constraints:     199757
3582.49/3595.13	c #Conflicts:    2745000 | #Constraints:     200761
3582.49/3595.13	c #Conflicts:    2746000 | #Constraints:     201857
3582.49/3595.13	c #Conflicts:    2747000 | #Constraints:     202902
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5102
3582.49/3595.13	c #Conflicts:    2748000 | #Constraints:     103443
3582.49/3595.13	c #Conflicts:    2749000 | #Constraints:     104443
3582.49/3595.13	c #Conflicts:    2750000 | #Constraints:     105471
3582.49/3595.13	c #Conflicts:    2751000 | #Constraints:     106817
3582.49/3595.13	c #Conflicts:    2752000 | #Constraints:     107944
3582.49/3595.13	c #Conflicts:    2753000 | #Constraints:     109019
3582.49/3595.13	c #Conflicts:    2754000 | #Constraints:     110541
3582.49/3595.13	c #Conflicts:    2755000 | #Constraints:     112065
3582.49/3595.13	c #Conflicts:    2756000 | #Constraints:     113598
3582.49/3595.13	c #Conflicts:    2757000 | #Constraints:     114624
3582.49/3595.13	c #Conflicts:    2758000 | #Constraints:     115645
3582.49/3595.13	c #Conflicts:    2759000 | #Constraints:     117027
3582.49/3595.13	c #Conflicts:    2760000 | #Constraints:     118042
3582.49/3595.13	c #Conflicts:    2761000 | #Constraints:     119060
3582.49/3595.13	c #Conflicts:    2762000 | #Constraints:     120214
3582.49/3595.13	c #Conflicts:    2763000 | #Constraints:     121397
3582.49/3595.13	c #Conflicts:    2764000 | #Constraints:     122677
3582.49/3595.13	c #Conflicts:    2765000 | #Constraints:     123679
3582.49/3595.13	c #Conflicts:    2766000 | #Constraints:     124692
3582.49/3595.13	c #Conflicts:    2767000 | #Constraints:     125702
3582.49/3595.13	c #Conflicts:    2768000 | #Constraints:     126735
3582.49/3595.13	c #Conflicts:    2769000 | #Constraints:     127862
3582.49/3595.13	c #Conflicts:    2770000 | #Constraints:     128899
3582.49/3595.13	c #Conflicts:    2771000 | #Constraints:     130121
3582.49/3595.13	c #Conflicts:    2772000 | #Constraints:     131303
3582.49/3595.13	c #Conflicts:    2773000 | #Constraints:     132319
3582.49/3595.13	c #Conflicts:    2774000 | #Constraints:     133352
3582.49/3595.13	c #Conflicts:    2775000 | #Constraints:     134363
3582.49/3595.13	c #Conflicts:    2776000 | #Constraints:     135401
3582.49/3595.13	c #Conflicts:    2777000 | #Constraints:     136571
3582.49/3595.13	c #Conflicts:    2778000 | #Constraints:     137951
3582.49/3595.13	c #Conflicts:    2779000 | #Constraints:     139167
3582.49/3595.13	c #Conflicts:    2780000 | #Constraints:     140179
3582.49/3595.13	c #Conflicts:    2781000 | #Constraints:     141388
3582.49/3595.13	c #Conflicts:    2782000 | #Constraints:     142452
3582.49/3595.13	c #Conflicts:    2783000 | #Constraints:     143457
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5286
3582.49/3595.13	c #Conflicts:    2784000 | #Constraints:      73870
3582.49/3595.13	c #Conflicts:    2785000 | #Constraints:      75106
3582.49/3595.13	c #Conflicts:    2786000 | #Constraints:      76210
3582.49/3595.13	c #Conflicts:    2787000 | #Constraints:      77399
3582.49/3595.13	c #Conflicts:    2788000 | #Constraints:      78705
3582.49/3595.13	c #Conflicts:    2789000 | #Constraints:      79766
3582.49/3595.13	c #Conflicts:    2790000 | #Constraints:      80912
3582.49/3595.13	c #Conflicts:    2791000 | #Constraints:      82033
3582.49/3595.13	c #Conflicts:    2792000 | #Constraints:      83185
3582.49/3595.13	c #Conflicts:    2793000 | #Constraints:      84355
3582.49/3595.13	c #Conflicts:    2794000 | #Constraints:      85440
3582.49/3595.13	c #Conflicts:    2795000 | #Constraints:      86489
3582.49/3595.13	c #Conflicts:    2796000 | #Constraints:      87607
3582.49/3595.13	c #Conflicts:    2797000 | #Constraints:      88607
3582.49/3595.13	c #Conflicts:    2798000 | #Constraints:      89633
3582.49/3595.13	c #Conflicts:    2799000 | #Constraints:      90641
3582.49/3595.13	c #Conflicts:    2800000 | #Constraints:      91661
3582.49/3595.13	c #Conflicts:    2801000 | #Constraints:      92688
3582.49/3595.13	c #Conflicts:    2802000 | #Constraints:      93732
3582.49/3595.13	c #Conflicts:    2803000 | #Constraints:      94750
3582.49/3595.13	c #Conflicts:    2804000 | #Constraints:      95751
3582.49/3595.13	c #Conflicts:    2805000 | #Constraints:      96796
3582.49/3595.13	c #Conflicts:    2806000 | #Constraints:      97867
3582.49/3595.13	c #Conflicts:    2807000 | #Constraints:      98873
3582.49/3595.13	c #Conflicts:    2808000 | #Constraints:      99873
3582.49/3595.13	c #Conflicts:    2809000 | #Constraints:     100954
3582.49/3595.13	c #Conflicts:    2810000 | #Constraints:     101955
3582.49/3595.13	c #Conflicts:    2811000 | #Constraints:     102955
3582.49/3595.13	c #Conflicts:    2812000 | #Constraints:     103961
3582.49/3595.13	c #Conflicts:    2813000 | #Constraints:     105013
3582.49/3595.13	c #Conflicts:    2814000 | #Constraints:     106202
3582.49/3595.13	c #Conflicts:    2815000 | #Constraints:     107206
3582.49/3595.13	c #Conflicts:    2816000 | #Constraints:     108256
3582.49/3595.13	c #Conflicts:    2817000 | #Constraints:     109636
3582.49/3595.13	c #Conflicts:    2818000 | #Constraints:     110666
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5287
3582.49/3595.13	c #Conflicts:    2819000 | #Constraints:      57081
3582.49/3595.13	c #Conflicts:    2820000 | #Constraints:      58436
3582.49/3595.13	c #Conflicts:    2821000 | #Constraints:      59454
3582.49/3595.13	c #Conflicts:    2822000 | #Constraints:      60516
3582.49/3595.13	c #Conflicts:    2823000 | #Constraints:      61568
3582.49/3595.13	c #Conflicts:    2824000 | #Constraints:      62625
3582.49/3595.13	c #Conflicts:    2825000 | #Constraints:      63631
3582.49/3595.13	c #Conflicts:    2826000 | #Constraints:      64708
3582.49/3595.13	c #Conflicts:    2827000 | #Constraints:      65787
3582.49/3595.13	c #Conflicts:    2828000 | #Constraints:      66872
3582.49/3595.13	c #Conflicts:    2829000 | #Constraints:      68308
3582.49/3595.13	c #Conflicts:    2830000 | #Constraints:      69609
3582.49/3595.13	c #Conflicts:    2831000 | #Constraints:      70611
3582.49/3595.13	c #Conflicts:    2832000 | #Constraints:      71622
3582.49/3595.13	c #Conflicts:    2833000 | #Constraints:      72636
3582.49/3595.13	c #Conflicts:    2834000 | #Constraints:      73838
3582.49/3595.13	c #Conflicts:    2835000 | #Constraints:      74983
3582.49/3595.13	c #Conflicts:    2836000 | #Constraints:      75983
3582.49/3595.13	c #Conflicts:    2837000 | #Constraints:      76983
3582.49/3595.13	c #Conflicts:    2838000 | #Constraints:      78009
3582.49/3595.13	c #Conflicts:    2839000 | #Constraints:      79137
3582.49/3595.13	c #Conflicts:    2840000 | #Constraints:      80165
3582.49/3595.13	c #Conflicts:    2841000 | #Constraints:      81169
3582.49/3595.13	c #Conflicts:    2842000 | #Constraints:      82171
3582.49/3595.13	c #Conflicts:    2843000 | #Constraints:      83261
3582.49/3595.13	c #Conflicts:    2844000 | #Constraints:      84282
3582.49/3595.13	c #Conflicts:    2845000 | #Constraints:      85284
3582.49/3595.13	c #Conflicts:    2846000 | #Constraints:      86428
3582.49/3595.13	c #Conflicts:    2847000 | #Constraints:      87950
3582.49/3595.13	c #Conflicts:    2848000 | #Constraints:      89018
3582.49/3595.13	c #Conflicts:    2849000 | #Constraints:      90092
3582.49/3595.13	c #Conflicts:    2850000 | #Constraints:      91145
3582.49/3595.13	c #Conflicts:    2851000 | #Constraints:      92269
3582.49/3595.13	c #Conflicts:    2852000 | #Constraints:      93290
3582.49/3595.13	c #Conflicts:    2853000 | #Constraints:      94298
3582.49/3595.13	c #Conflicts:    2854000 | #Constraints:      95382
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5293
3582.49/3595.13	c #Conflicts:    2855000 | #Constraints:      49510
3582.49/3595.13	c #Conflicts:    2856000 | #Constraints:      50514
3582.49/3595.13	c #Conflicts:    2857000 | #Constraints:      51537
3582.49/3595.13	c #Conflicts:    2858000 | #Constraints:      52693
3582.49/3595.13	c #Conflicts:    2859000 | #Constraints:      53716
3582.49/3595.13	c #Conflicts:    2860000 | #Constraints:      54770
3582.49/3595.13	c #Conflicts:    2861000 | #Constraints:      55771
3582.49/3595.13	c #Conflicts:    2862000 | #Constraints:      56773
3582.49/3595.13	c #Conflicts:    2863000 | #Constraints:      57830
3582.49/3595.13	c #Conflicts:    2864000 | #Constraints:      58831
3582.49/3595.13	c #Conflicts:    2865000 | #Constraints:      59887
3582.49/3595.13	c #Conflicts:    2866000 | #Constraints:      61411
3582.49/3595.13	c #Conflicts:    2867000 | #Constraints:      62641
3582.49/3595.13	c #Conflicts:    2868000 | #Constraints:      63645
3582.49/3595.13	c #Conflicts:    2869000 | #Constraints:      64746
3582.49/3595.13	c #Conflicts:    2870000 | #Constraints:      65813
3582.49/3595.13	c #Conflicts:    2871000 | #Constraints:      66828
3582.49/3595.13	c #Conflicts:    2872000 | #Constraints:      67858
3582.49/3595.13	c #Conflicts:    2873000 | #Constraints:      68920
3582.49/3595.13	c #Conflicts:    2874000 | #Constraints:      70092
3582.49/3595.13	c #Conflicts:    2875000 | #Constraints:      71158
3582.49/3595.13	c #Conflicts:    2876000 | #Constraints:      72193
3582.49/3595.13	c #Conflicts:    2877000 | #Constraints:      73288
3582.49/3595.13	c #Conflicts:    2878000 | #Constraints:      74426
3582.49/3595.13	c #Conflicts:    2879000 | #Constraints:      75540
3582.49/3595.13	c #Conflicts:    2880000 | #Constraints:      76657
3582.49/3595.13	c #Conflicts:    2881000 | #Constraints:      77897
3582.49/3595.13	c #Conflicts:    2882000 | #Constraints:      79440
3582.49/3595.13	c #Conflicts:    2883000 | #Constraints:      80537
3582.49/3595.13	c #Conflicts:    2884000 | #Constraints:      81583
3582.49/3595.13	c #Conflicts:    2885000 | #Constraints:      82637
3582.49/3595.13	c #Conflicts:    2886000 | #Constraints:      83700
3582.49/3595.13	c #Conflicts:    2887000 | #Constraints:      84850
3582.49/3595.13	c #Conflicts:    2888000 | #Constraints:      85863
3582.49/3595.13	c #Conflicts:    2889000 | #Constraints:      86867
3582.49/3595.13	c #Conflicts:    2890000 | #Constraints:      87899
3582.49/3595.13	c #Conflicts:    2891000 | #Constraints:      88901
3582.49/3595.13	c #Conflicts:    2892000 | #Constraints:      89902
3582.49/3595.13	c #Conflicts:    2893000 | #Constraints:      90932
3582.49/3595.13	c #Conflicts:    2894000 | #Constraints:      91935
3582.49/3595.13	c #Conflicts:    2895000 | #Constraints:      92951
3582.49/3595.13	c #Conflicts:    2896000 | #Constraints:      93958
3582.49/3595.13	c #Conflicts:    2897000 | #Constraints:      94962
3582.49/3595.13	c #Conflicts:    2898000 | #Constraints:      95965
3582.49/3595.13	c #Conflicts:    2899000 | #Constraints:      96980
3582.49/3595.13	c #Conflicts:    2900000 | #Constraints:      98012
3582.49/3595.13	c #Conflicts:    2901000 | #Constraints:      99016
3582.49/3595.13	c #Conflicts:    2902000 | #Constraints:     100075
3582.49/3595.13	c #Conflicts:    2903000 | #Constraints:     101081
3582.49/3595.13	c #Conflicts:    2904000 | #Constraints:     102130
3582.49/3595.13	c #Conflicts:    2905000 | #Constraints:     103182
3582.49/3595.13	c #Conflicts:    2906000 | #Constraints:     104225
3582.49/3595.13	c #Conflicts:    2907000 | #Constraints:     105233
3582.49/3595.13	c #Conflicts:    2908000 | #Constraints:     106237
3582.49/3595.13	c #Conflicts:    2909000 | #Constraints:     107308
3582.49/3595.13	c #Conflicts:    2910000 | #Constraints:     108326
3582.49/3595.13	c #Conflicts:    2911000 | #Constraints:     109341
3582.49/3595.13	c #Conflicts:    2912000 | #Constraints:     110346
3582.49/3595.13	c #Conflicts:    2913000 | #Constraints:     111407
3582.49/3595.13	c #Conflicts:    2914000 | #Constraints:     112455
3582.49/3595.13	c #Conflicts:    2915000 | #Constraints:     113494
3582.49/3595.13	c #Conflicts:    2916000 | #Constraints:     114527
3582.49/3595.13	c #Conflicts:    2917000 | #Constraints:     115626
3582.49/3595.13	c #Conflicts:    2918000 | #Constraints:     116669
3582.49/3595.13	c #Conflicts:    2919000 | #Constraints:     117672
3582.49/3595.13	c #Conflicts:    2920000 | #Constraints:     118678
3582.49/3595.13	c #Conflicts:    2921000 | #Constraints:     119691
3582.49/3595.13	c #Conflicts:    2922000 | #Constraints:     120823
3582.49/3595.13	c #Conflicts:    2923000 | #Constraints:     121886
3582.49/3595.13	c #Conflicts:    2924000 | #Constraints:     122947
3582.49/3595.13	c #Conflicts:    2925000 | #Constraints:     123968
3582.49/3595.13	c #Conflicts:    2926000 | #Constraints:     124994
3582.49/3595.13	c #Conflicts:    2927000 | #Constraints:     126019
3582.49/3595.13	c #Conflicts:    2928000 | #Constraints:     127040
3582.49/3595.13	c #Conflicts:    2929000 | #Constraints:     128049
3582.49/3595.13	c #Conflicts:    2930000 | #Constraints:     129054
3582.49/3595.13	c #Conflicts:    2931000 | #Constraints:     130061
3582.49/3595.13	c #Conflicts:    2932000 | #Constraints:     131071
3582.49/3595.13	c #Conflicts:    2933000 | #Constraints:     132209
3582.49/3595.13	c #Conflicts:    2934000 | #Constraints:     133246
3582.49/3595.13	c #Conflicts:    2935000 | #Constraints:     134323
3582.49/3595.13	c #Conflicts:    2936000 | #Constraints:     135534
3582.49/3595.13	c #Conflicts:    2937000 | #Constraints:     136624
3582.49/3595.13	c #Conflicts:    2938000 | #Constraints:     137729
3582.49/3595.13	c #Conflicts:    2939000 | #Constraints:     139033
3582.49/3595.13	c #Conflicts:    2940000 | #Constraints:     140557
3582.49/3595.13	c #Conflicts:    2941000 | #Constraints:     141620
3582.49/3595.13	c #Conflicts:    2942000 | #Constraints:     142672
3582.49/3595.13	c #Conflicts:    2943000 | #Constraints:     143749
3582.49/3595.13	c #Conflicts:    2944000 | #Constraints:     144864
3582.49/3595.13	c #Conflicts:    2945000 | #Constraints:     146030
3582.49/3595.13	c #Conflicts:    2946000 | #Constraints:     147057
3582.49/3595.13	c #Conflicts:    2947000 | #Constraints:     148165
3582.49/3595.13	c #Conflicts:    2948000 | #Constraints:     149226
3582.49/3595.13	c #Conflicts:    2949000 | #Constraints:     150311
3582.49/3595.13	c #Conflicts:    2950000 | #Constraints:     151330
3582.49/3595.13	c #Conflicts:    2951000 | #Constraints:     152391
3582.49/3595.13	c #Conflicts:    2952000 | #Constraints:     153441
3582.49/3595.13	c #Conflicts:    2953000 | #Constraints:     154475
3582.49/3595.13	c #Conflicts:    2954000 | #Constraints:     155576
3582.49/3595.13	c #Conflicts:    2955000 | #Constraints:     156644
3582.49/3595.13	c #Conflicts:    2956000 | #Constraints:     157694
3582.49/3595.13	c #Conflicts:    2957000 | #Constraints:     158731
3582.49/3595.13	c #Conflicts:    2958000 | #Constraints:     159794
3582.49/3595.13	c #Conflicts:    2959000 | #Constraints:     160837
3582.49/3595.13	c #Conflicts:    2960000 | #Constraints:     161873
3582.49/3595.13	c #Conflicts:    2961000 | #Constraints:     162913
3582.49/3595.13	c #Conflicts:    2962000 | #Constraints:     163925
3582.49/3595.13	c #Conflicts:    2963000 | #Constraints:     164927
3582.49/3595.13	c #Conflicts:    2964000 | #Constraints:     165940
3582.49/3595.13	c #Conflicts:    2965000 | #Constraints:     166972
3582.49/3595.13	c #Conflicts:    2966000 | #Constraints:     168147
3582.49/3595.13	c #Conflicts:    2967000 | #Constraints:     169277
3582.49/3595.13	c #Conflicts:    2968000 | #Constraints:     170373
3582.49/3595.13	c #Conflicts:    2969000 | #Constraints:     171403
3582.49/3595.13	c #Conflicts:    2970000 | #Constraints:     172452
3582.49/3595.13	c #Conflicts:    2971000 | #Constraints:     173463
3582.49/3595.13	c #Conflicts:    2972000 | #Constraints:     174489
3582.49/3595.13	c #Conflicts:    2973000 | #Constraints:     175545
3582.49/3595.13	c #Conflicts:    2974000 | #Constraints:     176573
3582.49/3595.13	c #Conflicts:    2975000 | #Constraints:     177580
3582.49/3595.13	c #Conflicts:    2976000 | #Constraints:     178633
3582.49/3595.13	c #Conflicts:    2977000 | #Constraints:     179944
3582.49/3595.13	c #Conflicts:    2978000 | #Constraints:     180987
3582.49/3595.13	c #Conflicts:    2979000 | #Constraints:     181988
3582.49/3595.13	c #Conflicts:    2980000 | #Constraints:     183026
3582.49/3595.13	c #Conflicts:    2981000 | #Constraints:     184158
3582.49/3595.13	c #Conflicts:    2982000 | #Constraints:     185414
3582.49/3595.13	c #Conflicts:    2983000 | #Constraints:     186415
3582.49/3595.13	c #Conflicts:    2984000 | #Constraints:     187417
3582.49/3595.13	c #Conflicts:    2985000 | #Constraints:     188420
3582.49/3595.13	c #Conflicts:    2986000 | #Constraints:     189429
3582.49/3595.13	c #Conflicts:    2987000 | #Constraints:     190450
3582.49/3595.13	c #Conflicts:    2988000 | #Constraints:     191620
3582.49/3595.13	c #Conflicts:    2989000 | #Constraints:     192700
3582.49/3595.13	c #Conflicts:    2990000 | #Constraints:     193810
3582.49/3595.13	c #Conflicts:    2991000 | #Constraints:     194825
3582.49/3595.13	c #Conflicts:    2992000 | #Constraints:     195828
3582.49/3595.13	c #Conflicts:    2993000 | #Constraints:     196852
3582.49/3595.13	c #Conflicts:    2994000 | #Constraints:     197917
3582.49/3595.13	c #Conflicts:    2995000 | #Constraints:     198918
3582.49/3595.13	c #Conflicts:    2996000 | #Constraints:     199969
3582.49/3595.13	c #Conflicts:    2997000 | #Constraints:     201025
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5567
3582.49/3595.13	c #Conflicts:    2998000 | #Constraints:     102551
3582.49/3595.13	c #Conflicts:    2999000 | #Constraints:     103556
3582.49/3595.13	c #Conflicts:    3000000 | #Constraints:     104763
3582.49/3595.13	c #Conflicts:    3001000 | #Constraints:     105891
3582.49/3595.13	c #Conflicts:    3002000 | #Constraints:     106892
3582.49/3595.13	c #Conflicts:    3003000 | #Constraints:     107936
3582.49/3595.13	c #Conflicts:    3004000 | #Constraints:     108970
3582.49/3595.13	c #Conflicts:    3005000 | #Constraints:     109972
3582.49/3595.13	c #Conflicts:    3006000 | #Constraints:     110982
3582.49/3595.13	c #Conflicts:    3007000 | #Constraints:     112108
3582.49/3595.13	c #Conflicts:    3008000 | #Constraints:     113312
3582.49/3595.13	c #Conflicts:    3009000 | #Constraints:     114338
3582.49/3595.13	c #Conflicts:    3010000 | #Constraints:     115539
3582.49/3595.13	c #Conflicts:    3011000 | #Constraints:     116883
3582.49/3595.13	c #Conflicts:    3012000 | #Constraints:     118239
3582.49/3595.13	c #Conflicts:    3013000 | #Constraints:     119278
3582.49/3595.13	c #Conflicts:    3014000 | #Constraints:     120278
3582.49/3595.13	c #Conflicts:    3015000 | #Constraints:     121278
3582.49/3595.13	c #Conflicts:    3016000 | #Constraints:     122278
3582.49/3595.13	c #Conflicts:    3017000 | #Constraints:     123279
3582.49/3595.13	c #Conflicts:    3018000 | #Constraints:     124279
3582.49/3595.13	c #Conflicts:    3019000 | #Constraints:     125284
3582.49/3595.13	c #Conflicts:    3020000 | #Constraints:     126318
3582.49/3595.13	c #Conflicts:    3021000 | #Constraints:     127367
3582.49/3595.13	c #Conflicts:    3022000 | #Constraints:     128403
3582.49/3595.13	c #Conflicts:    3023000 | #Constraints:     129518
3582.49/3595.13	c #Conflicts:    3024000 | #Constraints:     130532
3582.49/3595.13	c #Conflicts:    3025000 | #Constraints:     131577
3582.49/3595.13	c #Conflicts:    3026000 | #Constraints:     132577
3582.49/3595.13	c #Conflicts:    3027000 | #Constraints:     133578
3582.49/3595.13	c #Conflicts:    3028000 | #Constraints:     134580
3582.49/3595.13	c #Conflicts:    3029000 | #Constraints:     135581
3582.49/3595.13	c #Conflicts:    3030000 | #Constraints:     136688
3582.49/3595.13	c #Conflicts:    3031000 | #Constraints:     137690
3582.49/3595.13	c #Conflicts:    3032000 | #Constraints:     138700
3582.49/3595.13	c #Conflicts:    3033000 | #Constraints:     139814
3582.49/3595.13	c #Conflicts:    3034000 | #Constraints:     140836
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5931
3582.49/3595.13	c #Conflicts:    3035000 | #Constraints:      72263
3582.49/3595.13	c #Conflicts:    3036000 | #Constraints:      73276
3582.49/3595.13	c #Conflicts:    3037000 | #Constraints:      74314
3582.49/3595.13	c #Conflicts:    3038000 | #Constraints:      75395
3582.49/3595.13	c #Conflicts:    3039000 | #Constraints:      76430
3582.49/3595.13	c #Conflicts:    3040000 | #Constraints:      77452
3582.49/3595.13	c #Conflicts:    3041000 | #Constraints:      78707
3582.49/3595.13	c #Conflicts:    3042000 | #Constraints:      79735
3582.49/3595.13	c #Conflicts:    3043000 | #Constraints:      80735
3582.49/3595.13	c #Conflicts:    3044000 | #Constraints:      81740
3582.49/3595.13	c #Conflicts:    3045000 | #Constraints:      83062
3582.49/3595.13	c #Conflicts:    3046000 | #Constraints:      84508
3582.49/3595.13	c #Conflicts:    3047000 | #Constraints:      85605
3582.49/3595.13	c #Conflicts:    3048000 | #Constraints:      86638
3582.49/3595.13	c #Conflicts:    3049000 | #Constraints:      87732
3582.49/3595.13	c #Conflicts:    3050000 | #Constraints:      88835
3582.49/3595.13	c #Conflicts:    3051000 | #Constraints:      89836
3582.49/3595.13	c #Conflicts:    3052000 | #Constraints:      90840
3582.49/3595.13	c #Conflicts:    3053000 | #Constraints:      92096
3582.49/3595.13	c #Conflicts:    3054000 | #Constraints:      93570
3582.49/3595.13	c #Conflicts:    3055000 | #Constraints:      94570
3582.49/3595.13	c #Conflicts:    3056000 | #Constraints:      95570
3582.49/3595.13	c #Conflicts:    3057000 | #Constraints:      96572
3582.49/3595.13	c #Conflicts:    3058000 | #Constraints:      97573
3582.49/3595.13	c #Conflicts:    3059000 | #Constraints:      98573
3582.49/3595.13	c #Conflicts:    3060000 | #Constraints:      99573
3582.49/3595.13	c #Conflicts:    3061000 | #Constraints:     100573
3582.49/3595.13	c #Conflicts:    3062000 | #Constraints:     101574
3582.49/3595.13	c #Conflicts:    3063000 | #Constraints:     102574
3582.49/3595.13	c #Conflicts:    3064000 | #Constraints:     103574
3582.49/3595.13	c #Conflicts:    3065000 | #Constraints:     104579
3582.49/3595.13	c #Conflicts:    3066000 | #Constraints:     105588
3582.49/3595.13	c #Conflicts:    3067000 | #Constraints:     106611
3582.49/3595.13	c #Conflicts:    3068000 | #Constraints:     107659
3582.49/3595.13	c #Conflicts:    3069000 | #Constraints:     108721
3582.49/3595.13	c #Conflicts:    3070000 | #Constraints:     109748
3582.49/3595.13	c #Conflicts:    3071000 | #Constraints:     110770
3582.49/3595.13	c #Conflicts:    3072000 | #Constraints:     111814
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.5933
3582.49/3595.13	c #Conflicts:    3073000 | #Constraints:      58018
3582.49/3595.13	c #Conflicts:    3074000 | #Constraints:      59018
3582.49/3595.13	c #Conflicts:    3075000 | #Constraints:      60018
3582.49/3595.13	c #Conflicts:    3076000 | #Constraints:      61018
3582.49/3595.13	c #Conflicts:    3077000 | #Constraints:      62018
3582.49/3595.13	c #Conflicts:    3078000 | #Constraints:      63034
3582.49/3595.13	c #Conflicts:    3079000 | #Constraints:      64035
3582.49/3595.13	c #Conflicts:    3080000 | #Constraints:      65081
3582.49/3595.13	c #Conflicts:    3081000 | #Constraints:      66084
3582.49/3595.13	c #Conflicts:    3082000 | #Constraints:      67145
3582.49/3595.13	c #Conflicts:    3083000 | #Constraints:      68147
3582.49/3595.13	c #Conflicts:    3084000 | #Constraints:      69151
3582.49/3595.13	c #Conflicts:    3085000 | #Constraints:      70154
3582.49/3595.13	c #Conflicts:    3086000 | #Constraints:      71174
3582.49/3595.13	c #Conflicts:    3087000 | #Constraints:      72244
3582.49/3595.13	c #Conflicts:    3088000 | #Constraints:      73296
3582.49/3595.13	c #Conflicts:    3089000 | #Constraints:      74447
3582.49/3595.13	c #Conflicts:    3090000 | #Constraints:      75448
3582.49/3595.13	c #Conflicts:    3091000 | #Constraints:      76461
3582.49/3595.13	c #Conflicts:    3092000 | #Constraints:      77461
3582.49/3595.13	c #Conflicts:    3093000 | #Constraints:      78502
3582.49/3595.13	c #Conflicts:    3094000 | #Constraints:      79902
3582.49/3595.13	c #Conflicts:    3095000 | #Constraints:      81199
3582.49/3595.13	c #Conflicts:    3096000 | #Constraints:      82343
3582.49/3595.13	c #Conflicts:    3097000 | #Constraints:      83344
3582.49/3595.13	c #Conflicts:    3098000 | #Constraints:      84483
3582.49/3595.13	c #Conflicts:    3099000 | #Constraints:      85604
3582.49/3595.13	c #Conflicts:    3100000 | #Constraints:      86737
3582.49/3595.13	c #Conflicts:    3101000 | #Constraints:      87811
3582.49/3595.13	c #Conflicts:    3102000 | #Constraints:      88835
3582.49/3595.13	c #Conflicts:    3103000 | #Constraints:      89848
3582.49/3595.13	c #Conflicts:    3104000 | #Constraints:      91033
3582.49/3595.13	c #Conflicts:    3105000 | #Constraints:      92175
3582.49/3595.13	c #Conflicts:    3106000 | #Constraints:      93228
3582.49/3595.13	c #Conflicts:    3107000 | #Constraints:      94261
3582.49/3595.13	c #Conflicts:    3108000 | #Constraints:      95308
3582.49/3595.13	c #Conflicts:    3109000 | #Constraints:      96313
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.6083
3582.49/3595.13	c #Conflicts:    3110000 | #Constraints:      50009
3582.49/3595.13	c #Conflicts:    3111000 | #Constraints:      51009
3582.49/3595.13	c #Conflicts:    3112000 | #Constraints:      52010
3582.49/3595.13	c #Conflicts:    3113000 | #Constraints:      53013
3582.49/3595.13	c #Conflicts:    3114000 | #Constraints:      54013
3582.49/3595.13	c #Conflicts:    3115000 | #Constraints:      55014
3582.49/3595.13	c #Conflicts:    3116000 | #Constraints:      56079
3582.49/3595.13	c #Conflicts:    3117000 | #Constraints:      57147
3582.49/3595.13	c #Conflicts:    3118000 | #Constraints:      58445
3582.49/3595.13	c #Conflicts:    3119000 | #Constraints:      59525
3582.49/3595.13	c #Conflicts:    3120000 | #Constraints:      60544
3582.49/3595.13	c #Conflicts:    3121000 | #Constraints:      61672
3582.49/3595.13	c #Conflicts:    3122000 | #Constraints:      62709
3582.49/3595.13	c #Conflicts:    3123000 | #Constraints:      63725
3582.49/3595.13	c #Conflicts:    3124000 | #Constraints:      64760
3582.49/3595.13	c #Conflicts:    3125000 | #Constraints:      65776
3582.49/3595.13	c #Conflicts:    3126000 | #Constraints:      66776
3582.49/3595.13	c #Conflicts:    3127000 | #Constraints:      67776
3582.49/3595.13	c #Conflicts:    3128000 | #Constraints:      68777
3582.49/3595.13	c #Conflicts:    3129000 | #Constraints:      69964
3582.49/3595.13	c #Conflicts:    3130000 | #Constraints:      71111
3582.49/3595.13	c #Conflicts:    3131000 | #Constraints:      72121
3582.49/3595.13	c #Conflicts:    3132000 | #Constraints:      73238
3582.49/3595.13	c #Conflicts:    3133000 | #Constraints:      74272
3582.49/3595.13	c #Conflicts:    3134000 | #Constraints:      75275
3582.49/3595.13	c #Conflicts:    3135000 | #Constraints:      76288
3582.49/3595.13	c #Conflicts:    3136000 | #Constraints:      77473
3582.49/3595.13	c #Conflicts:    3137000 | #Constraints:      78473
3582.49/3595.13	c #Conflicts:    3138000 | #Constraints:      79488
3582.49/3595.13	c #Conflicts:    3139000 | #Constraints:      80636
3582.49/3595.13	c #Conflicts:    3140000 | #Constraints:      81770
3582.49/3595.13	c #Conflicts:    3141000 | #Constraints:      82885
3582.49/3595.13	c #Conflicts:    3142000 | #Constraints:      83942
3582.49/3595.13	c #Conflicts:    3143000 | #Constraints:      84979
3582.49/3595.13	c #Conflicts:    3144000 | #Constraints:      85998
3582.49/3595.13	c #Conflicts:    3145000 | #Constraints:      87127
3582.49/3595.13	c #Conflicts:    3146000 | #Constraints:      88127
3582.49/3595.13	c #Conflicts:    3147000 | #Constraints:      89178
3582.49/3595.13	c #Conflicts:    3148000 | #Constraints:      90235
3582.49/3595.13	c #Conflicts:    3149000 | #Constraints:      91329
3582.49/3595.13	c #Conflicts:    3150000 | #Constraints:      92411
3582.49/3595.13	c #Conflicts:    3151000 | #Constraints:      93415
3582.49/3595.13	c #Conflicts:    3152000 | #Constraints:      94452
3582.49/3595.13	c #Conflicts:    3153000 | #Constraints:      95501
3582.49/3595.13	c #Conflicts:    3154000 | #Constraints:      96597
3582.49/3595.13	c #Conflicts:    3155000 | #Constraints:      97610
3582.49/3595.13	c #Conflicts:    3156000 | #Constraints:      98676
3582.49/3595.13	c #Conflicts:    3157000 | #Constraints:      99785
3582.49/3595.13	c #Conflicts:    3158000 | #Constraints:     100788
3582.49/3595.13	c #Conflicts:    3159000 | #Constraints:     101788
3582.49/3595.13	c #Conflicts:    3160000 | #Constraints:     102789
3582.49/3595.13	c #Conflicts:    3161000 | #Constraints:     103812
3582.49/3595.13	c #Conflicts:    3162000 | #Constraints:     104947
3582.49/3595.13	c #Conflicts:    3163000 | #Constraints:     106009
3582.49/3595.13	c #Conflicts:    3164000 | #Constraints:     107094
3582.49/3595.13	c #Conflicts:    3165000 | #Constraints:     108111
3582.49/3595.13	c #Conflicts:    3166000 | #Constraints:     109151
3582.49/3595.13	c #Conflicts:    3167000 | #Constraints:     110271
3582.49/3595.13	c #Conflicts:    3168000 | #Constraints:     111401
3582.49/3595.13	c #Conflicts:    3169000 | #Constraints:     112597
3582.49/3595.13	c #Conflicts:    3170000 | #Constraints:     113732
3582.49/3595.13	c #Conflicts:    3171000 | #Constraints:     114855
3582.49/3595.13	c #Conflicts:    3172000 | #Constraints:     115916
3582.49/3595.13	c #Conflicts:    3173000 | #Constraints:     117210
3582.49/3595.13	c #Conflicts:    3174000 | #Constraints:     118457
3582.49/3595.13	c #Conflicts:    3175000 | #Constraints:     119579
3582.49/3595.13	c #Conflicts:    3176000 | #Constraints:     120881
3582.49/3595.13	c #Conflicts:    3177000 | #Constraints:     122047
3582.49/3595.13	c #Conflicts:    3178000 | #Constraints:     123047
3582.49/3595.13	c #Conflicts:    3179000 | #Constraints:     124047
3582.49/3595.13	c #Conflicts:    3180000 | #Constraints:     125048
3582.49/3595.13	c #Conflicts:    3181000 | #Constraints:     126078
3582.49/3595.13	c #Conflicts:    3182000 | #Constraints:     127099
3582.49/3595.13	c #Conflicts:    3183000 | #Constraints:     128106
3582.49/3595.13	c #Conflicts:    3184000 | #Constraints:     129129
3582.49/3595.13	c #Conflicts:    3185000 | #Constraints:     130131
3582.49/3595.13	c #Conflicts:    3186000 | #Constraints:     131135
3582.49/3595.13	c #Conflicts:    3187000 | #Constraints:     132142
3582.49/3595.13	c #Conflicts:    3188000 | #Constraints:     133165
3582.49/3595.13	c #Conflicts:    3189000 | #Constraints:     134289
3582.49/3595.13	c #Conflicts:    3190000 | #Constraints:     135321
3582.49/3595.13	c #Conflicts:    3191000 | #Constraints:     136337
3582.49/3595.13	c #Conflicts:    3192000 | #Constraints:     137353
3582.49/3595.13	c #Conflicts:    3193000 | #Constraints:     138421
3582.49/3595.13	c #Conflicts:    3194000 | #Constraints:     139437
3582.49/3595.13	c #Conflicts:    3195000 | #Constraints:     140480
3582.49/3595.13	c #Conflicts:    3196000 | #Constraints:     141580
3582.49/3595.13	c #Conflicts:    3197000 | #Constraints:     142735
3582.49/3595.13	c #Conflicts:    3198000 | #Constraints:     143938
3582.49/3595.13	c #Conflicts:    3199000 | #Constraints:     144960
3582.49/3595.13	c #Conflicts:    3200000 | #Constraints:     145969
3582.49/3595.13	c #Conflicts:    3201000 | #Constraints:     147019
3582.49/3595.13	c #Conflicts:    3202000 | #Constraints:     148049
3582.49/3595.13	c #Conflicts:    3203000 | #Constraints:     149086
3582.49/3595.13	c #Conflicts:    3204000 | #Constraints:     150126
3582.49/3595.13	c #Conflicts:    3205000 | #Constraints:     151194
3582.49/3595.13	c #Conflicts:    3206000 | #Constraints:     152210
3582.49/3595.13	c #Conflicts:    3207000 | #Constraints:     153212
3582.49/3595.13	c #Conflicts:    3208000 | #Constraints:     154267
3582.49/3595.13	c #Conflicts:    3209000 | #Constraints:     155285
3582.49/3595.13	c #Conflicts:    3210000 | #Constraints:     156286
3582.49/3595.13	c #Conflicts:    3211000 | #Constraints:     157600
3582.49/3595.13	c #Conflicts:    3212000 | #Constraints:     158600
3582.49/3595.13	c #Conflicts:    3213000 | #Constraints:     159611
3582.49/3595.13	c #Conflicts:    3214000 | #Constraints:     160620
3582.49/3595.13	c #Conflicts:    3215000 | #Constraints:     161637
3582.49/3595.13	c #Conflicts:    3216000 | #Constraints:     162675
3582.49/3595.13	c #Conflicts:    3217000 | #Constraints:     163680
3582.49/3595.13	c #Conflicts:    3218000 | #Constraints:     164684
3582.49/3595.13	c #Conflicts:    3219000 | #Constraints:     165720
3582.49/3595.13	c #Conflicts:    3220000 | #Constraints:     166724
3582.49/3595.13	c #Conflicts:    3221000 | #Constraints:     167733
3582.49/3595.13	c #Conflicts:    3222000 | #Constraints:     168733
3582.49/3595.13	c #Conflicts:    3223000 | #Constraints:     169733
3582.49/3595.13	c #Conflicts:    3224000 | #Constraints:     170734
3582.49/3595.13	c #Conflicts:    3225000 | #Constraints:     171799
3582.49/3595.13	c #Conflicts:    3226000 | #Constraints:     172825
3582.49/3595.13	c #Conflicts:    3227000 | #Constraints:     173877
3582.49/3595.13	c #Conflicts:    3228000 | #Constraints:     174933
3582.49/3595.13	c #Conflicts:    3229000 | #Constraints:     175960
3582.49/3595.13	c #Conflicts:    3230000 | #Constraints:     177028
3582.49/3595.13	c #Conflicts:    3231000 | #Constraints:     178185
3582.49/3595.13	c #Conflicts:    3232000 | #Constraints:     179219
3582.49/3595.13	c #Conflicts:    3233000 | #Constraints:     180221
3582.49/3595.13	c #Conflicts:    3234000 | #Constraints:     181221
3582.49/3595.13	c #Conflicts:    3235000 | #Constraints:     182221
3582.49/3595.13	c #Conflicts:    3236000 | #Constraints:     183222
3582.49/3595.13	c #Conflicts:    3237000 | #Constraints:     184233
3582.49/3595.13	c #Conflicts:    3238000 | #Constraints:     185371
3582.49/3595.13	c #Conflicts:    3239000 | #Constraints:     186373
3582.49/3595.13	c #Conflicts:    3240000 | #Constraints:     187375
3582.49/3595.13	c #Conflicts:    3241000 | #Constraints:     188375
3582.49/3595.13	c #Conflicts:    3242000 | #Constraints:     189376
3582.49/3595.13	c #Conflicts:    3243000 | #Constraints:     190385
3582.49/3595.13	c #Conflicts:    3244000 | #Constraints:     191446
3582.49/3595.13	c #Conflicts:    3245000 | #Constraints:     192535
3582.49/3595.13	c #Conflicts:    3246000 | #Constraints:     193611
3582.49/3595.13	c #Conflicts:    3247000 | #Constraints:     194777
3582.49/3595.13	c #Conflicts:    3248000 | #Constraints:     195880
3582.49/3595.13	c #Conflicts:    3249000 | #Constraints:     196930
3582.49/3595.13	c #Conflicts:    3250000 | #Constraints:     198083
3582.49/3595.13	c #Conflicts:    3251000 | #Constraints:     199248
3582.49/3595.13	c #Conflicts:    3252000 | #Constraints:     200256
3582.49/3595.13	c #Conflicts:    3253000 | #Constraints:     201532
3582.49/3595.13	c #Conflicts:    3254000 | #Constraints:     202545
3582.49/3595.13	c #Conflicts:    3255000 | #Constraints:     203552
3582.49/3595.13	c #Conflicts:    3256000 | #Constraints:     204919
3582.49/3595.13	c #Conflicts:    3257000 | #Constraints:     205919
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.6291
3582.49/3595.13	c #Conflicts:    3258000 | #Constraints:     104866
3582.49/3595.13	c #Conflicts:    3259000 | #Constraints:     106009
3582.49/3595.13	c #Conflicts:    3260000 | #Constraints:     107030
3582.49/3595.13	c #Conflicts:    3261000 | #Constraints:     108033
3582.49/3595.13	c #Conflicts:    3262000 | #Constraints:     109071
3582.49/3595.13	c #Conflicts:    3263000 | #Constraints:     110076
3582.49/3595.13	c #Conflicts:    3264000 | #Constraints:     111206
3582.49/3595.13	c #Conflicts:    3265000 | #Constraints:     112208
3582.49/3595.13	c #Conflicts:    3266000 | #Constraints:     113305
3582.49/3595.13	c #Conflicts:    3267000 | #Constraints:     114833
3582.49/3595.13	c #Conflicts:    3268000 | #Constraints:     116071
3582.49/3595.13	c #Conflicts:    3269000 | #Constraints:     117146
3582.49/3595.13	c #Conflicts:    3270000 | #Constraints:     118157
3582.49/3595.13	c #Conflicts:    3271000 | #Constraints:     119162
3582.49/3595.13	c #Conflicts:    3272000 | #Constraints:     120165
3582.49/3595.13	c #Conflicts:    3273000 | #Constraints:     121167
3582.49/3595.13	c #Conflicts:    3274000 | #Constraints:     122170
3582.49/3595.13	c #Conflicts:    3275000 | #Constraints:     123250
3582.49/3595.13	c #Conflicts:    3276000 | #Constraints:     124373
3582.49/3595.13	c #Conflicts:    3277000 | #Constraints:     125547
3582.49/3595.13	c #Conflicts:    3278000 | #Constraints:     126549
3582.49/3595.13	c #Conflicts:    3279000 | #Constraints:     127553
3582.49/3595.13	c #Conflicts:    3280000 | #Constraints:     128700
3582.49/3595.13	c #Conflicts:    3281000 | #Constraints:     129832
3582.49/3595.13	c #Conflicts:    3282000 | #Constraints:     130861
3582.49/3595.13	c #Conflicts:    3283000 | #Constraints:     131892
3582.49/3595.13	c #Conflicts:    3284000 | #Constraints:     132899
3582.49/3595.13	c #Conflicts:    3285000 | #Constraints:     133899
3582.49/3595.13	c #Conflicts:    3286000 | #Constraints:     134907
3582.49/3595.13	c #Conflicts:    3287000 | #Constraints:     135909
3582.49/3595.13	c #Conflicts:    3288000 | #Constraints:     136912
3582.49/3595.13	c #Conflicts:    3289000 | #Constraints:     138256
3582.49/3595.13	c #Conflicts:    3290000 | #Constraints:     139763
3582.49/3595.13	c #Conflicts:    3291000 | #Constraints:     141278
3582.49/3595.13	c #Conflicts:    3292000 | #Constraints:     142803
3582.49/3595.13	c #Conflicts:    3293000 | #Constraints:     144334
3582.49/3595.13	c #Conflicts:    3294000 | #Constraints:     145860
3582.49/3595.13	c #Conflicts:    3295000 | #Constraints:     147013
3582.49/3595.13	c #Conflicts:    3296000 | #Constraints:     148014
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.6363
3582.49/3595.13	c #Conflicts:    3297000 | #Constraints:      75913
3582.49/3595.13	c #Conflicts:    3298000 | #Constraints:      76917
3582.49/3595.13	c #Conflicts:    3299000 | #Constraints:      77924
3582.49/3595.13	c #Conflicts:    3300000 | #Constraints:      78940
3582.49/3595.13	c #Conflicts:    3301000 | #Constraints:      79967
3582.49/3595.13	c #Conflicts:    3302000 | #Constraints:      80974
3582.49/3595.13	c #Conflicts:    3303000 | #Constraints:      81979
3582.49/3595.13	c #Conflicts:    3304000 | #Constraints:      82998
3582.49/3595.13	c #Conflicts:    3305000 | #Constraints:      84026
3582.49/3595.13	c #Conflicts:    3306000 | #Constraints:      85030
3582.49/3595.13	c #Conflicts:    3307000 | #Constraints:      86030
3582.49/3595.13	c #Conflicts:    3308000 | #Constraints:      87033
3582.49/3595.13	c #Conflicts:    3309000 | #Constraints:      88057
3582.49/3595.13	c #Conflicts:    3310000 | #Constraints:      89060
3582.49/3595.13	c #Conflicts:    3311000 | #Constraints:      90118
3582.49/3595.13	c #Conflicts:    3312000 | #Constraints:      91120
3582.49/3595.13	c #Conflicts:    3313000 | #Constraints:      92172
3582.49/3595.13	c #Conflicts:    3314000 | #Constraints:      93342
3582.49/3595.13	c #Conflicts:    3315000 | #Constraints:      94449
3582.49/3595.13	c #Conflicts:    3316000 | #Constraints:      95463
3582.49/3595.13	c #Conflicts:    3317000 | #Constraints:      96466
3582.49/3595.13	c #Conflicts:    3318000 | #Constraints:      97489
3582.49/3595.13	c #Conflicts:    3319000 | #Constraints:      98558
3582.49/3595.13	c #Conflicts:    3320000 | #Constraints:      99590
3582.49/3595.13	c #Conflicts:    3321000 | #Constraints:     100606
3582.49/3595.13	c #Conflicts:    3322000 | #Constraints:     101822
3582.49/3595.13	c #Conflicts:    3323000 | #Constraints:     102832
3582.49/3595.13	c #Conflicts:    3324000 | #Constraints:     103943
3582.49/3595.13	c #Conflicts:    3325000 | #Constraints:     105315
3582.49/3595.13	c #Conflicts:    3326000 | #Constraints:     106712
3582.49/3595.13	c #Conflicts:    3327000 | #Constraints:     107873
3582.49/3595.13	c #Conflicts:    3328000 | #Constraints:     108906
3582.49/3595.13	c #Conflicts:    3329000 | #Constraints:     110092
3582.49/3595.13	c #Conflicts:    3330000 | #Constraints:     111092
3582.49/3595.13	c #Conflicts:    3331000 | #Constraints:     112110
3582.49/3595.13	c #Conflicts:    3332000 | #Constraints:     113122
3582.49/3595.13	c #Conflicts:    3333000 | #Constraints:     114161
3582.49/3595.13	c #Conflicts:    3334000 | #Constraints:     115189
3582.49/3595.13	c #Conflicts:    3335000 | #Constraints:     116211
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.651
3582.49/3595.13	c #Conflicts:    3336000 | #Constraints:      59903
3582.49/3595.13	c #Conflicts:    3337000 | #Constraints:      60904
3582.49/3595.13	c #Conflicts:    3338000 | #Constraints:      61952
3582.49/3595.13	c #Conflicts:    3339000 | #Constraints:      62971
3582.49/3595.13	c #Conflicts:    3340000 | #Constraints:      63985
3582.49/3595.13	c #Conflicts:    3341000 | #Constraints:      65024
3582.49/3595.13	c #Conflicts:    3342000 | #Constraints:      66449
3582.49/3595.13	c #Conflicts:    3343000 | #Constraints:      67687
3582.49/3595.13	c #Conflicts:    3344000 | #Constraints:      68693
3582.49/3595.13	c #Conflicts:    3345000 | #Constraints:      69716
3582.49/3595.13	c #Conflicts:    3346000 | #Constraints:      70767
3582.49/3595.13	c #Conflicts:    3347000 | #Constraints:      72256
3582.49/3595.13	c #Conflicts:    3348000 | #Constraints:      73805
3582.49/3595.13	c #Conflicts:    3349000 | #Constraints:      75356
3582.49/3595.13	c #Conflicts:    3350000 | #Constraints:      76578
3582.49/3595.13	c #Conflicts:    3351000 | #Constraints:      77690
3582.49/3595.13	c #Conflicts:    3352000 | #Constraints:      78757
3582.49/3595.13	c #Conflicts:    3353000 | #Constraints:      79758
3582.49/3595.13	c #Conflicts:    3354000 | #Constraints:      80763
3582.49/3595.13	c #Conflicts:    3355000 | #Constraints:      81888
3582.49/3595.13	c #Conflicts:    3356000 | #Constraints:      82940
3582.49/3595.13	c #Conflicts:    3357000 | #Constraints:      83974
3582.49/3595.13	c #Conflicts:    3358000 | #Constraints:      85171
3582.49/3595.13	c #Conflicts:    3359000 | #Constraints:      86186
3582.49/3595.13	c #Conflicts:    3360000 | #Constraints:      87187
3582.49/3595.13	c #Conflicts:    3361000 | #Constraints:      88191
3582.49/3595.13	c #Conflicts:    3362000 | #Constraints:      89273
3582.49/3595.13	c #Conflicts:    3363000 | #Constraints:      90339
3582.49/3595.13	c #Conflicts:    3364000 | #Constraints:      91340
3582.49/3595.13	c #Conflicts:    3365000 | #Constraints:      92349
3582.49/3595.13	c #Conflicts:    3366000 | #Constraints:      93350
3582.49/3595.13	c #Conflicts:    3367000 | #Constraints:      94390
3582.49/3595.13	c #Conflicts:    3368000 | #Constraints:      95397
3582.49/3595.13	c #Conflicts:    3369000 | #Constraints:      96416
3582.49/3595.13	c #Conflicts:    3370000 | #Constraints:      97426
3582.49/3595.13	c #Conflicts:    3371000 | #Constraints:      98437
3582.49/3595.13	c #Conflicts:    3372000 | #Constraints:      99439
3582.49/3595.13	c #Conflicts:    3373000 | #Constraints:     100515
3582.49/3595.13	c #Conflicts:    3374000 | #Constraints:     101518
3582.49/3595.13	c #Conflicts:    3375000 | #Constraints:     102519
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.6632
3582.49/3595.13	c #Conflicts:    3376000 | #Constraints:      53368
3582.49/3595.13	c #Conflicts:    3377000 | #Constraints:      54369
3582.49/3595.13	c #Conflicts:    3378000 | #Constraints:      55379
3582.49/3595.13	c #Conflicts:    3379000 | #Constraints:      56564
3582.49/3595.13	c #Conflicts:    3380000 | #Constraints:      57584
3582.49/3595.13	c #Conflicts:    3381000 | #Constraints:      58614
3582.49/3595.13	c #Conflicts:    3382000 | #Constraints:      59665
3582.49/3595.13	c #Conflicts:    3383000 | #Constraints:      60824
3582.49/3595.13	c #Conflicts:    3384000 | #Constraints:      61872
3582.49/3595.13	c #Conflicts:    3385000 | #Constraints:      62943
3582.49/3595.13	c #Conflicts:    3386000 | #Constraints:      64001
3582.49/3595.13	c #Conflicts:    3387000 | #Constraints:      65422
3582.49/3595.13	c #Conflicts:    3388000 | #Constraints:      66459
3582.49/3595.13	c #Conflicts:    3389000 | #Constraints:      67476
3582.49/3595.13	c #Conflicts:    3390000 | #Constraints:      68507
3582.49/3595.13	c #Conflicts:    3391000 | #Constraints:      69600
3582.49/3595.13	c #Conflicts:    3392000 | #Constraints:      70648
3582.49/3595.13	c #Conflicts:    3393000 | #Constraints:      71873
3582.49/3595.13	c #Conflicts:    3394000 | #Constraints:      72986
3582.49/3595.13	c #Conflicts:    3395000 | #Constraints:      74132
3582.49/3595.13	c #Conflicts:    3396000 | #Constraints:      75619
3582.49/3595.13	c #Conflicts:    3397000 | #Constraints:      77159
3582.49/3595.13	c #Conflicts:    3398000 | #Constraints:      78664
3582.49/3595.13	c #Conflicts:    3399000 | #Constraints:      80169
3582.49/3595.13	c #Conflicts:    3400000 | #Constraints:      81653
3582.49/3595.13	c #Conflicts:    3401000 | #Constraints:      83175
3582.49/3595.13	c #Conflicts:    3402000 | #Constraints:      84529
3582.49/3595.13	c #Conflicts:    3403000 | #Constraints:      85786
3582.49/3595.13	c #Conflicts:    3404000 | #Constraints:      87010
3582.49/3595.13	c #Conflicts:    3405000 | #Constraints:      88095
3582.49/3595.13	c #Conflicts:    3406000 | #Constraints:      89257
3582.49/3595.13	c #Conflicts:    3407000 | #Constraints:      90433
3582.49/3595.13	c #Conflicts:    3408000 | #Constraints:      91575
3582.49/3595.13	c #Conflicts:    3409000 | #Constraints:      92753
3582.49/3595.13	c #Conflicts:    3410000 | #Constraints:      93874
3582.49/3595.13	c #Conflicts:    3411000 | #Constraints:      94980
3582.49/3595.13	c #Conflicts:    3412000 | #Constraints:      95986
3582.49/3595.13	c #Conflicts:    3413000 | #Constraints:      96992
3582.49/3595.13	c #Conflicts:    3414000 | #Constraints:      97993
3582.49/3595.13	c #Conflicts:    3415000 | #Constraints:      99001
3582.49/3595.13	c #Conflicts:    3416000 | #Constraints:     100015
3582.49/3595.13	c #Conflicts:    3417000 | #Constraints:     101052
3582.49/3595.13	c #Conflicts:    3418000 | #Constraints:     102272
3582.49/3595.13	c #Conflicts:    3419000 | #Constraints:     103348
3582.49/3595.13	c #Conflicts:    3420000 | #Constraints:     104416
3582.49/3595.13	c #Conflicts:    3421000 | #Constraints:     105565
3582.49/3595.13	c #Conflicts:    3422000 | #Constraints:     107074
3582.49/3595.13	c #Conflicts:    3423000 | #Constraints:     108172
3582.49/3595.13	c #Conflicts:    3424000 | #Constraints:     109425
3582.49/3595.13	c #Conflicts:    3425000 | #Constraints:     110977
3582.49/3595.13	c #Conflicts:    3426000 | #Constraints:     112066
3582.49/3595.13	c #Conflicts:    3427000 | #Constraints:     113096
3582.49/3595.13	c #Conflicts:    3428000 | #Constraints:     114134
3582.49/3595.13	c #Conflicts:    3429000 | #Constraints:     115167
3582.49/3595.13	c #Conflicts:    3430000 | #Constraints:     116171
3582.49/3595.13	c #Conflicts:    3431000 | #Constraints:     117196
3582.49/3595.13	c #Conflicts:    3432000 | #Constraints:     118239
3582.49/3595.13	c #Conflicts:    3433000 | #Constraints:     119249
3582.49/3595.13	c #Conflicts:    3434000 | #Constraints:     120256
3582.49/3595.13	c #Conflicts:    3435000 | #Constraints:     121267
3582.49/3595.13	c #Conflicts:    3436000 | #Constraints:     122300
3582.49/3595.13	c #Conflicts:    3437000 | #Constraints:     123357
3582.49/3595.13	c #Conflicts:    3438000 | #Constraints:     124504
3582.49/3595.13	c #Conflicts:    3439000 | #Constraints:     125797
3582.49/3595.13	c #Conflicts:    3440000 | #Constraints:     126995
3582.49/3595.13	c #Conflicts:    3441000 | #Constraints:     128158
3582.49/3595.13	c #Conflicts:    3442000 | #Constraints:     129226
3582.49/3595.13	c #Conflicts:    3443000 | #Constraints:     130365
3582.49/3595.13	c #Conflicts:    3444000 | #Constraints:     131464
3582.49/3595.13	c #Conflicts:    3445000 | #Constraints:     132525
3582.49/3595.13	c #Conflicts:    3446000 | #Constraints:     133651
3582.49/3595.13	c #Conflicts:    3447000 | #Constraints:     134719
3582.49/3595.13	c #Conflicts:    3448000 | #Constraints:     135811
3582.49/3595.13	c #Conflicts:    3449000 | #Constraints:     136899
3582.49/3595.13	c #Conflicts:    3450000 | #Constraints:     137991
3582.49/3595.13	c #Conflicts:    3451000 | #Constraints:     139322
3582.49/3595.13	c #Conflicts:    3452000 | #Constraints:     140525
3582.49/3595.13	c #Conflicts:    3453000 | #Constraints:     141801
3582.49/3595.13	c #Conflicts:    3454000 | #Constraints:     143017
3582.49/3595.13	c #Conflicts:    3455000 | #Constraints:     144320
3582.49/3595.13	c #Conflicts:    3456000 | #Constraints:     145372
3582.49/3595.13	c #Conflicts:    3457000 | #Constraints:     146431
3582.49/3595.13	c #Conflicts:    3458000 | #Constraints:     147508
3582.49/3595.13	c #Conflicts:    3459000 | #Constraints:     148602
3582.49/3595.13	c #Conflicts:    3460000 | #Constraints:     149645
3582.49/3595.13	c #Conflicts:    3461000 | #Constraints:     150688
3582.49/3595.13	c #Conflicts:    3462000 | #Constraints:     151743
3582.49/3595.13	c #Conflicts:    3463000 | #Constraints:     152951
3582.49/3595.13	c #Conflicts:    3464000 | #Constraints:     154060
3582.49/3595.13	c #Conflicts:    3465000 | #Constraints:     155100
3582.49/3595.13	c #Conflicts:    3466000 | #Constraints:     156190
3582.49/3595.13	c #Conflicts:    3467000 | #Constraints:     157313
3582.49/3595.13	c #Conflicts:    3468000 | #Constraints:     158354
3582.49/3595.13	c #Conflicts:    3469000 | #Constraints:     159469
3582.49/3595.13	c #Conflicts:    3470000 | #Constraints:     160530
3582.49/3595.13	c #Conflicts:    3471000 | #Constraints:     161600
3582.49/3595.13	c #Conflicts:    3472000 | #Constraints:     162681
3582.49/3595.13	c #Conflicts:    3473000 | #Constraints:     163724
3582.49/3595.13	c #Conflicts:    3474000 | #Constraints:     164830
3582.49/3595.13	c #Conflicts:    3475000 | #Constraints:     165885
3582.49/3595.13	c #Conflicts:    3476000 | #Constraints:     166911
3582.49/3595.13	c #Conflicts:    3477000 | #Constraints:     167960
3582.49/3595.13	c #Conflicts:    3478000 | #Constraints:     169097
3582.49/3595.13	c #Conflicts:    3479000 | #Constraints:     170297
3582.49/3595.13	c #Conflicts:    3480000 | #Constraints:     171444
3582.49/3595.13	c #Conflicts:    3481000 | #Constraints:     172693
3582.49/3595.13	c #Conflicts:    3482000 | #Constraints:     173772
3582.49/3595.13	c #Conflicts:    3483000 | #Constraints:     174869
3582.49/3595.13	c #Conflicts:    3484000 | #Constraints:     175964
3582.49/3595.13	c #Conflicts:    3485000 | #Constraints:     177004
3582.49/3595.13	c #Conflicts:    3486000 | #Constraints:     178051
3582.49/3595.13	c #Conflicts:    3487000 | #Constraints:     179136
3582.49/3595.13	c #Conflicts:    3488000 | #Constraints:     180540
3582.49/3595.13	c #Conflicts:    3489000 | #Constraints:     181959
3582.49/3595.13	c #Conflicts:    3490000 | #Constraints:     183087
3582.49/3595.13	c #Conflicts:    3491000 | #Constraints:     184088
3582.49/3595.13	c #Conflicts:    3492000 | #Constraints:     185348
3582.49/3595.13	c #Conflicts:    3493000 | #Constraints:     186738
3582.49/3595.13	c #Conflicts:    3494000 | #Constraints:     188256
3582.49/3595.13	c #Conflicts:    3495000 | #Constraints:     189363
3582.49/3595.13	c #Conflicts:    3496000 | #Constraints:     190363
3582.49/3595.13	c #Conflicts:    3497000 | #Constraints:     191363
3582.49/3595.13	c #Conflicts:    3498000 | #Constraints:     192363
3582.49/3595.13	c #Conflicts:    3499000 | #Constraints:     193363
3582.49/3595.13	c #Conflicts:    3500000 | #Constraints:     194363
3582.49/3595.13	c #Conflicts:    3501000 | #Constraints:     195363
3582.49/3595.13	c #Conflicts:    3502000 | #Constraints:     196363
3582.49/3595.13	c #Conflicts:    3503000 | #Constraints:     197363
3582.49/3595.13	c #Conflicts:    3504000 | #Constraints:     198363
3582.49/3595.13	c #Conflicts:    3505000 | #Constraints:     199363
3582.49/3595.13	c #Conflicts:    3506000 | #Constraints:     200363
3582.49/3595.13	c #Conflicts:    3507000 | #Constraints:     201365
3582.49/3595.13	c #Conflicts:    3508000 | #Constraints:     202365
3582.49/3595.13	c #Conflicts:    3509000 | #Constraints:     203365
3582.49/3595.13	c #Conflicts:    3510000 | #Constraints:     204365
3582.49/3595.13	c #Conflicts:    3511000 | #Constraints:     205365
3582.49/3595.13	c #Conflicts:    3512000 | #Constraints:     206365
3582.49/3595.13	c #Conflicts:    3513000 | #Constraints:     207365
3582.49/3595.13	c #Conflicts:    3514000 | #Constraints:     208365
3582.49/3595.13	c #Conflicts:    3515000 | #Constraints:     209365
3582.49/3595.13	c #Conflicts:    3516000 | #Constraints:     210365
3582.49/3595.13	c #Conflicts:    3517000 | #Constraints:     211365
3582.49/3595.13	c #Conflicts:    3518000 | #Constraints:     212365
3582.49/3595.13	c #Conflicts:    3519000 | #Constraints:     213365
3582.49/3595.13	c #Conflicts:    3520000 | #Constraints:     214365
3582.49/3595.13	c #Conflicts:    3521000 | #Constraints:     215365
3582.49/3595.13	c #Conflicts:    3522000 | #Constraints:     216365
3582.49/3595.13	c #Conflicts:    3523000 | #Constraints:     217365
3582.49/3595.13	c #Conflicts:    3524000 | #Constraints:     218365
3582.49/3595.13	c #Conflicts:    3525000 | #Constraints:     219365
3582.49/3595.13	c #Conflicts:    3526000 | #Constraints:     220365
3582.49/3595.13	c #Conflicts:    3527000 | #Constraints:     221365
3582.49/3595.13	c #Conflicts:    3528000 | #Constraints:     222365
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.665
3582.49/3595.13	c #Conflicts:    3529000 | #Constraints:     113286
3582.49/3595.13	c #Conflicts:    3530000 | #Constraints:     114286
3582.49/3595.13	c #Conflicts:    3531000 | #Constraints:     115286
3582.49/3595.13	c #Conflicts:    3532000 | #Constraints:     116287
3582.49/3595.13	c #Conflicts:    3533000 | #Constraints:     117287
3582.49/3595.13	c #Conflicts:    3534000 | #Constraints:     118287
3582.49/3595.13	c #Conflicts:    3535000 | #Constraints:     119288
3582.49/3595.13	c #Conflicts:    3536000 | #Constraints:     120288
3582.49/3595.13	c #Conflicts:    3537000 | #Constraints:     121288
3582.49/3595.13	c #Conflicts:    3538000 | #Constraints:     122288
3582.49/3595.13	c #Conflicts:    3539000 | #Constraints:     123288
3582.49/3595.13	c #Conflicts:    3540000 | #Constraints:     124288
3582.49/3595.13	c #Conflicts:    3541000 | #Constraints:     125288
3582.49/3595.13	c #Conflicts:    3542000 | #Constraints:     126288
3582.49/3595.13	c #Conflicts:    3543000 | #Constraints:     127288
3582.49/3595.13	c #Conflicts:    3544000 | #Constraints:     128288
3582.49/3595.13	c #Conflicts:    3545000 | #Constraints:     129288
3582.49/3595.13	c #Conflicts:    3546000 | #Constraints:     130288
3582.49/3595.13	c #Conflicts:    3547000 | #Constraints:     131288
3582.49/3595.13	c #Conflicts:    3548000 | #Constraints:     132288
3582.49/3595.13	c #Conflicts:    3549000 | #Constraints:     133288
3582.49/3595.13	c #Conflicts:    3550000 | #Constraints:     134288
3582.49/3595.13	c #Conflicts:    3551000 | #Constraints:     135288
3582.49/3595.13	c #Conflicts:    3552000 | #Constraints:     136288
3582.49/3595.13	c #Conflicts:    3553000 | #Constraints:     137288
3582.49/3595.13	c #Conflicts:    3554000 | #Constraints:     138288
3582.49/3595.13	c #Conflicts:    3555000 | #Constraints:     139288
3582.49/3595.13	c #Conflicts:    3556000 | #Constraints:     140288
3582.49/3595.13	c #Conflicts:    3557000 | #Constraints:     141288
3582.49/3595.13	c #Conflicts:    3558000 | #Constraints:     142288
3582.49/3595.13	c #Conflicts:    3559000 | #Constraints:     143288
3582.49/3595.13	c #Conflicts:    3560000 | #Constraints:     144288
3582.49/3595.13	c #Conflicts:    3561000 | #Constraints:     145288
3582.49/3595.13	c #Conflicts:    3562000 | #Constraints:     146288
3582.49/3595.13	c #Conflicts:    3563000 | #Constraints:     147288
3582.49/3595.13	c #Conflicts:    3564000 | #Constraints:     148288
3582.49/3595.13	c #Conflicts:    3565000 | #Constraints:     149288
3582.49/3595.13	c #Conflicts:    3566000 | #Constraints:     150288
3582.49/3595.13	c #Conflicts:    3567000 | #Constraints:     151288
3582.49/3595.13	c #Conflicts:    3568000 | #Constraints:     152288
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.6885
3582.49/3595.13	c #Conflicts:    3569000 | #Constraints:      77908
3582.49/3595.13	c #Conflicts:    3570000 | #Constraints:      78908
3582.49/3595.13	c #Conflicts:    3571000 | #Constraints:      79908
3582.49/3595.13	c #Conflicts:    3572000 | #Constraints:      80909
3582.49/3595.13	c #Conflicts:    3573000 | #Constraints:      81909
3582.49/3595.13	c #Conflicts:    3574000 | #Constraints:      82909
3582.49/3595.13	c #Conflicts:    3575000 | #Constraints:      83909
3582.49/3595.13	c #Conflicts:    3576000 | #Constraints:      84909
3582.49/3595.13	c #Conflicts:    3577000 | #Constraints:      85909
3582.49/3595.13	c #Conflicts:    3578000 | #Constraints:      86953
3582.49/3595.13	c #Conflicts:    3579000 | #Constraints:      87964
3582.49/3595.13	c #Conflicts:    3580000 | #Constraints:      88973
3582.49/3595.13	c #Conflicts:    3581000 | #Constraints:      89994
3582.49/3595.13	c #Conflicts:    3582000 | #Constraints:      91018
3582.49/3595.13	c #Conflicts:    3583000 | #Constraints:      92033
3582.49/3595.13	c #Conflicts:    3584000 | #Constraints:      93046
3582.49/3595.13	c #Conflicts:    3585000 | #Constraints:      94112
3582.49/3595.13	c #Conflicts:    3586000 | #Constraints:      95142
3582.49/3595.13	c #Conflicts:    3587000 | #Constraints:      96179
3582.49/3595.13	c #Conflicts:    3588000 | #Constraints:      97211
3582.49/3595.13	c #Conflicts:    3589000 | #Constraints:      98253
3582.49/3595.13	c #Conflicts:    3590000 | #Constraints:      99254
3582.49/3595.13	c #Conflicts:    3591000 | #Constraints:     100254
3582.49/3595.13	c #Conflicts:    3592000 | #Constraints:     101564
3582.49/3595.13	c #Conflicts:    3593000 | #Constraints:     102616
3582.49/3595.13	c #Conflicts:    3594000 | #Constraints:     103617
3582.49/3595.13	c #Conflicts:    3595000 | #Constraints:     104665
3582.49/3595.13	c #Conflicts:    3596000 | #Constraints:     105665
3582.49/3595.13	c #Conflicts:    3597000 | #Constraints:     106666
3582.49/3595.13	c #Conflicts:    3598000 | #Constraints:     107666
3582.49/3595.13	c #Conflicts:    3599000 | #Constraints:     108667
3582.49/3595.13	c #Conflicts:    3600000 | #Constraints:     109746
3582.49/3595.13	c #Conflicts:    3601000 | #Constraints:     110806
3582.49/3595.13	c #Conflicts:    3602000 | #Constraints:     111807
3582.49/3595.13	c #Conflicts:    3603000 | #Constraints:     112817
3582.49/3595.13	c #Conflicts:    3604000 | #Constraints:     113817
3582.49/3595.13	c #Conflicts:    3605000 | #Constraints:     114820
3582.49/3595.13	c #Conflicts:    3606000 | #Constraints:     116088
3582.49/3595.13	c #Conflicts:    3607000 | #Constraints:     117576
3582.49/3595.13	c #Conflicts:    3608000 | #Constraints:     119087
3582.49/3595.13	c #Conflicts:    3609000 | #Constraints:     120195
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.7017
3582.49/3595.13	c #Conflicts:    3610000 | #Constraints:      61907
3582.49/3595.13	c #Conflicts:    3611000 | #Constraints:      62916
3582.49/3595.13	c #Conflicts:    3612000 | #Constraints:      63933
3582.49/3595.13	c #Conflicts:    3613000 | #Constraints:      64953
3582.49/3595.13	c #Conflicts:    3614000 | #Constraints:      65982
3582.49/3595.13	c #Conflicts:    3615000 | #Constraints:      67129
3582.49/3595.13	c #Conflicts:    3616000 | #Constraints:      68137
3582.49/3595.13	c #Conflicts:    3617000 | #Constraints:      69138
3582.49/3595.13	c #Conflicts:    3618000 | #Constraints:      70142
3582.49/3595.13	c #Conflicts:    3619000 | #Constraints:      71218
3582.49/3595.13	c #Conflicts:    3620000 | #Constraints:      72383
3582.49/3595.13	c #Conflicts:    3621000 | #Constraints:      73583
3582.49/3595.13	c #Conflicts:    3622000 | #Constraints:      74597
3582.49/3595.13	c #Conflicts:    3623000 | #Constraints:      75602
3582.49/3595.13	c #Conflicts:    3624000 | #Constraints:      76602
3582.49/3595.13	c #Conflicts:    3625000 | #Constraints:      77605
3582.49/3595.13	c #Conflicts:    3626000 | #Constraints:      78605
3582.49/3595.13	c #Conflicts:    3627000 | #Constraints:      79606
3582.49/3595.13	c #Conflicts:    3628000 | #Constraints:      80629
3582.49/3595.13	c #Conflicts:    3629000 | #Constraints:      81741
3582.49/3595.13	c #Conflicts:    3630000 | #Constraints:      82785
3582.49/3595.13	c #Conflicts:    3631000 | #Constraints:      83966
3582.49/3595.13	c #Conflicts:    3632000 | #Constraints:      85095
3582.49/3595.13	c #Conflicts:    3633000 | #Constraints:      86417
3582.49/3595.13	c #Conflicts:    3634000 | #Constraints:      87513
3582.49/3595.13	c #Conflicts:    3635000 | #Constraints:      88731
3582.49/3595.13	c #Conflicts:    3636000 | #Constraints:      89753
3582.49/3595.13	c #Conflicts:    3637000 | #Constraints:      90849
3582.49/3595.13	c #Conflicts:    3638000 | #Constraints:      91858
3582.49/3595.13	c #Conflicts:    3639000 | #Constraints:      92904
3582.49/3595.13	c #Conflicts:    3640000 | #Constraints:      93907
3582.49/3595.13	c #Conflicts:    3641000 | #Constraints:      95011
3582.49/3595.13	c #Conflicts:    3642000 | #Constraints:      96149
3582.49/3595.13	c #Conflicts:    3643000 | #Constraints:      97216
3582.49/3595.13	c #Conflicts:    3644000 | #Constraints:      98220
3582.49/3595.13	c #Conflicts:    3645000 | #Constraints:      99233
3582.49/3595.13	c #Conflicts:    3646000 | #Constraints:     100260
3582.49/3595.13	c #Conflicts:    3647000 | #Constraints:     101295
3582.49/3595.13	c #Conflicts:    3648000 | #Constraints:     102441
3582.49/3595.13	c #Conflicts:    3649000 | #Constraints:     103449
3582.49/3595.13	c #Conflicts:    3650000 | #Constraints:     104455
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.7098
3582.49/3595.13	c #Conflicts:    3651000 | #Constraints:      53990
3582.49/3595.13	c #Conflicts:    3652000 | #Constraints:      54998
3582.49/3595.13	c #Conflicts:    3653000 | #Constraints:      56063
3582.49/3595.13	c #Conflicts:    3654000 | #Constraints:      57065
3582.49/3595.13	c #Conflicts:    3655000 | #Constraints:      58067
3582.49/3595.13	c #Conflicts:    3656000 | #Constraints:      59070
3582.49/3595.13	c #Conflicts:    3657000 | #Constraints:      60086
3582.49/3595.13	c #Conflicts:    3658000 | #Constraints:      61191
3582.49/3595.13	c #Conflicts:    3659000 | #Constraints:      62207
3582.49/3595.13	c #Conflicts:    3660000 | #Constraints:      63367
3582.49/3595.13	c #Conflicts:    3661000 | #Constraints:      64762
3582.49/3595.13	c #Conflicts:    3662000 | #Constraints:      65781
3582.49/3595.13	c #Conflicts:    3663000 | #Constraints:      66782
3582.49/3595.13	c #Conflicts:    3664000 | #Constraints:      67785
3582.49/3595.13	c #Conflicts:    3665000 | #Constraints:      68805
3582.49/3595.13	c #Conflicts:    3666000 | #Constraints:      69839
3582.49/3595.13	c #Conflicts:    3667000 | #Constraints:      70842
3582.49/3595.13	c #Conflicts:    3668000 | #Constraints:      71933
3582.49/3595.13	c #Conflicts:    3669000 | #Constraints:      72942
3582.49/3595.13	c #Conflicts:    3670000 | #Constraints:      73951
3582.49/3595.13	c #Conflicts:    3671000 | #Constraints:      74988
3582.49/3595.13	c #Conflicts:    3672000 | #Constraints:      76050
3582.49/3595.13	c #Conflicts:    3673000 | #Constraints:      77081
3582.49/3595.13	c #Conflicts:    3674000 | #Constraints:      78103
3582.49/3595.13	c #Conflicts:    3675000 | #Constraints:      79131
3582.49/3595.13	c #Conflicts:    3676000 | #Constraints:      80314
3582.49/3595.13	c #Conflicts:    3677000 | #Constraints:      81653
3582.49/3595.13	c #Conflicts:    3678000 | #Constraints:      82739
3582.49/3595.13	c #Conflicts:    3679000 | #Constraints:      83789
3582.49/3595.13	c #Conflicts:    3680000 | #Constraints:      84821
3582.49/3595.13	c #Conflicts:    3681000 | #Constraints:      85844
3582.49/3595.13	c #Conflicts:    3682000 | #Constraints:      86875
3582.49/3595.13	c #Conflicts:    3683000 | #Constraints:      87922
3582.49/3595.13	c #Conflicts:    3684000 | #Constraints:      88987
3582.49/3595.13	c #Conflicts:    3685000 | #Constraints:      90030
3582.49/3595.13	c #Conflicts:    3686000 | #Constraints:      91067
3582.49/3595.13	c #Conflicts:    3687000 | #Constraints:      92109
3582.49/3595.13	c #Conflicts:    3688000 | #Constraints:      93133
3582.49/3595.13	c #Conflicts:    3689000 | #Constraints:      94171
3582.49/3595.13	c #Conflicts:    3690000 | #Constraints:      95206
3582.49/3595.13	c #Conflicts:    3691000 | #Constraints:      96241
3582.49/3595.13	c #Conflicts:    3692000 | #Constraints:      97267
3582.49/3595.13	c #Conflicts:    3693000 | #Constraints:      98273
3582.49/3595.13	c #Conflicts:    3694000 | #Constraints:      99359
3582.49/3595.13	c #Conflicts:    3695000 | #Constraints:     100395
3582.49/3595.13	c #Conflicts:    3696000 | #Constraints:     101558
3582.49/3595.13	c #Conflicts:    3697000 | #Constraints:     102654
3582.49/3595.13	c #Conflicts:    3698000 | #Constraints:     103695
3582.49/3595.13	c #Conflicts:    3699000 | #Constraints:     104964
3582.49/3595.13	c #Conflicts:    3700000 | #Constraints:     106228
3582.49/3595.13	c #Conflicts:    3701000 | #Constraints:     107229
3582.49/3595.13	c #Conflicts:    3702000 | #Constraints:     108232
3582.49/3595.13	c #Conflicts:    3703000 | #Constraints:     109270
3582.49/3595.13	c #Conflicts:    3704000 | #Constraints:     110435
3582.49/3595.13	c #Conflicts:    3705000 | #Constraints:     111435
3582.49/3595.13	c #Conflicts:    3706000 | #Constraints:     112437
3582.49/3595.13	c #Conflicts:    3707000 | #Constraints:     113563
3582.49/3595.13	c #Conflicts:    3708000 | #Constraints:     114723
3582.49/3595.13	c #Conflicts:    3709000 | #Constraints:     115731
3582.49/3595.13	c #Conflicts:    3710000 | #Constraints:     116737
3582.49/3595.13	c #Conflicts:    3711000 | #Constraints:     117751
3582.49/3595.13	c #Conflicts:    3712000 | #Constraints:     118870
3582.49/3595.13	c #Conflicts:    3713000 | #Constraints:     119916
3582.49/3595.13	c #Conflicts:    3714000 | #Constraints:     120983
3582.49/3595.13	c #Conflicts:    3715000 | #Constraints:     121999
3582.49/3595.13	c #Conflicts:    3716000 | #Constraints:     123024
3582.49/3595.13	c #Conflicts:    3717000 | #Constraints:     124088
3582.49/3595.13	c #Conflicts:    3718000 | #Constraints:     125314
3582.49/3595.13	c #Conflicts:    3719000 | #Constraints:     126457
3582.49/3595.13	c #Conflicts:    3720000 | #Constraints:     127550
3582.49/3595.13	c #Conflicts:    3721000 | #Constraints:     128554
3582.49/3595.13	c #Conflicts:    3722000 | #Constraints:     129571
3582.49/3595.13	c #Conflicts:    3723000 | #Constraints:     130590
3582.49/3595.13	c #Conflicts:    3724000 | #Constraints:     131594
3582.49/3595.13	c #Conflicts:    3725000 | #Constraints:     132602
3582.49/3595.13	c #Conflicts:    3726000 | #Constraints:     133613
3582.49/3595.13	c #Conflicts:    3727000 | #Constraints:     134650
3582.49/3595.13	c #Conflicts:    3728000 | #Constraints:     135909
3582.49/3595.13	c #Conflicts:    3729000 | #Constraints:     137142
3582.49/3595.13	c #Conflicts:    3730000 | #Constraints:     138558
3582.49/3595.13	c #Conflicts:    3731000 | #Constraints:     139601
3582.49/3595.13	c #Conflicts:    3732000 | #Constraints:     140648
3582.49/3595.13	c #Conflicts:    3733000 | #Constraints:     141677
3582.49/3595.13	c #Conflicts:    3734000 | #Constraints:     142847
3582.49/3595.13	c #Conflicts:    3735000 | #Constraints:     144001
3582.49/3595.13	c #Conflicts:    3736000 | #Constraints:     145024
3582.49/3595.13	c #Conflicts:    3737000 | #Constraints:     146127
3582.49/3595.13	c #Conflicts:    3738000 | #Constraints:     147128
3582.49/3595.13	c #Conflicts:    3739000 | #Constraints:     148130
3582.49/3595.13	c #Conflicts:    3740000 | #Constraints:     149138
3582.49/3595.13	c #Conflicts:    3741000 | #Constraints:     150170
3582.49/3595.13	c #Conflicts:    3742000 | #Constraints:     151224
3582.49/3595.13	c #Conflicts:    3743000 | #Constraints:     152543
3582.49/3595.13	c #Conflicts:    3744000 | #Constraints:     153550
3582.49/3595.13	c #Conflicts:    3745000 | #Constraints:     154561
3582.49/3595.13	c #Conflicts:    3746000 | #Constraints:     155663
3582.49/3595.13	c #Conflicts:    3747000 | #Constraints:     156770
3582.49/3595.13	c #Conflicts:    3748000 | #Constraints:     157838
3582.49/3595.13	c #Conflicts:    3749000 | #Constraints:     158937
3582.49/3595.13	c #Conflicts:    3750000 | #Constraints:     159970
3582.49/3595.13	c #Conflicts:    3751000 | #Constraints:     160996
3582.49/3595.13	c #Conflicts:    3752000 | #Constraints:     162008
3582.49/3595.13	c #Conflicts:    3753000 | #Constraints:     163081
3582.49/3595.13	c #Conflicts:    3754000 | #Constraints:     164291
3582.49/3595.13	c #Conflicts:    3755000 | #Constraints:     165497
3582.49/3595.13	c #Conflicts:    3756000 | #Constraints:     166735
3582.49/3595.13	c #Conflicts:    3757000 | #Constraints:     167740
3582.49/3595.13	c #Conflicts:    3758000 | #Constraints:     168745
3582.49/3595.13	c #Conflicts:    3759000 | #Constraints:     169813
3582.49/3595.13	c #Conflicts:    3760000 | #Constraints:     170824
3582.49/3595.13	c #Conflicts:    3761000 | #Constraints:     171839
3582.49/3595.13	c #Conflicts:    3762000 | #Constraints:     172964
3582.49/3595.13	c #Conflicts:    3763000 | #Constraints:     173973
3582.49/3595.13	c #Conflicts:    3764000 | #Constraints:     174996
3582.49/3595.13	c #Conflicts:    3765000 | #Constraints:     176025
3582.49/3595.13	c #Conflicts:    3766000 | #Constraints:     177035
3582.49/3595.13	c #Conflicts:    3767000 | #Constraints:     178175
3582.49/3595.13	c #Conflicts:    3768000 | #Constraints:     179178
3582.49/3595.13	c #Conflicts:    3769000 | #Constraints:     180188
3582.49/3595.13	c #Conflicts:    3770000 | #Constraints:     181193
3582.49/3595.13	c #Conflicts:    3771000 | #Constraints:     182322
3582.49/3595.13	c #Conflicts:    3772000 | #Constraints:     183470
3582.49/3595.13	c #Conflicts:    3773000 | #Constraints:     184510
3582.49/3595.13	c #Conflicts:    3774000 | #Constraints:     185548
3582.49/3595.13	c #Conflicts:    3775000 | #Constraints:     186604
3582.49/3595.13	c #Conflicts:    3776000 | #Constraints:     187772
3582.49/3595.13	c #Conflicts:    3777000 | #Constraints:     188832
3582.49/3595.13	c #Conflicts:    3778000 | #Constraints:     189832
3582.49/3595.13	c #Conflicts:    3779000 | #Constraints:     190832
3582.49/3595.13	c #Conflicts:    3780000 | #Constraints:     191832
3582.49/3595.13	c #Conflicts:    3781000 | #Constraints:     192832
3582.49/3595.13	c #Conflicts:    3782000 | #Constraints:     193832
3582.49/3595.13	c #Conflicts:    3783000 | #Constraints:     194833
3582.49/3595.13	c #Conflicts:    3784000 | #Constraints:     195834
3582.49/3595.13	c #Conflicts:    3785000 | #Constraints:     196834
3582.49/3595.13	c #Conflicts:    3786000 | #Constraints:     197834
3582.49/3595.13	c #Conflicts:    3787000 | #Constraints:     198834
3582.49/3595.13	c #Conflicts:    3788000 | #Constraints:     199834
3582.49/3595.13	c #Conflicts:    3789000 | #Constraints:     200834
3582.49/3595.13	c #Conflicts:    3790000 | #Constraints:     201835
3582.49/3595.13	c #Conflicts:    3791000 | #Constraints:     202836
3582.49/3595.13	c #Conflicts:    3792000 | #Constraints:     203838
3582.49/3595.13	c #Conflicts:    3793000 | #Constraints:     204839
3582.49/3595.13	c #Conflicts:    3794000 | #Constraints:     205841
3582.49/3595.13	c #Conflicts:    3795000 | #Constraints:     206843
3582.49/3595.13	c #Conflicts:    3796000 | #Constraints:     207854
3582.49/3595.13	c #Conflicts:    3797000 | #Constraints:     208855
3582.49/3595.13	c #Conflicts:    3798000 | #Constraints:     209856
3582.49/3595.13	c #Conflicts:    3799000 | #Constraints:     210892
3582.49/3595.13	c #Conflicts:    3800000 | #Constraints:     211896
3582.49/3595.13	c #Conflicts:    3801000 | #Constraints:     212898
3582.49/3595.13	c #Conflicts:    3802000 | #Constraints:     213900
3582.49/3595.13	c #Conflicts:    3803000 | #Constraints:     214900
3582.49/3595.13	c #Conflicts:    3804000 | #Constraints:     215900
3582.49/3595.13	c #Conflicts:    3805000 | #Constraints:     216900
3582.49/3595.13	c #Conflicts:    3806000 | #Constraints:     217900
3582.49/3595.13	c #Conflicts:    3807000 | #Constraints:     218901
3582.49/3595.13	c #Conflicts:    3808000 | #Constraints:     219905
3582.49/3595.13	c #Conflicts:    3809000 | #Constraints:     220962
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.7136
3582.49/3595.13	c #Conflicts:    3810000 | #Constraints:     112676
3582.49/3595.13	c #Conflicts:    3811000 | #Constraints:     113802
3582.49/3595.13	c #Conflicts:    3812000 | #Constraints:     114883
3582.49/3595.13	c #Conflicts:    3813000 | #Constraints:     115888
3582.49/3595.13	c #Conflicts:    3814000 | #Constraints:     116893
3582.49/3595.13	c #Conflicts:    3815000 | #Constraints:     117898
3582.49/3595.13	c #Conflicts:    3816000 | #Constraints:     118900
3582.49/3595.13	c #Conflicts:    3817000 | #Constraints:     119902
3582.49/3595.13	c #Conflicts:    3818000 | #Constraints:     120903
3582.49/3595.13	c #Conflicts:    3819000 | #Constraints:     121908
3582.49/3595.13	c #Conflicts:    3820000 | #Constraints:     122938
3582.49/3595.13	c #Conflicts:    3821000 | #Constraints:     124010
3582.49/3595.13	c #Conflicts:    3822000 | #Constraints:     125032
3582.49/3595.13	c #Conflicts:    3823000 | #Constraints:     126180
3582.49/3595.13	c #Conflicts:    3824000 | #Constraints:     127199
3582.49/3595.13	c #Conflicts:    3825000 | #Constraints:     128274
3582.49/3595.13	c #Conflicts:    3826000 | #Constraints:     129371
3582.49/3595.13	c #Conflicts:    3827000 | #Constraints:     130422
3582.49/3595.13	c #Conflicts:    3828000 | #Constraints:     131425
3582.49/3595.13	c #Conflicts:    3829000 | #Constraints:     132425
3582.49/3595.13	c #Conflicts:    3830000 | #Constraints:     133491
3582.49/3595.13	c #Conflicts:    3831000 | #Constraints:     134626
3582.49/3595.13	c #Conflicts:    3832000 | #Constraints:     135638
3582.49/3595.13	c #Conflicts:    3833000 | #Constraints:     136639
3582.49/3595.13	c #Conflicts:    3834000 | #Constraints:     137739
3582.49/3595.13	c #Conflicts:    3835000 | #Constraints:     138767
3582.49/3595.13	c #Conflicts:    3836000 | #Constraints:     139817
3582.49/3595.13	c #Conflicts:    3837000 | #Constraints:     140818
3582.49/3595.13	c #Conflicts:    3838000 | #Constraints:     141877
3582.49/3595.13	c #Conflicts:    3839000 | #Constraints:     142943
3582.49/3595.13	c #Conflicts:    3840000 | #Constraints:     144035
3582.49/3595.13	c #Conflicts:    3841000 | #Constraints:     145065
3582.49/3595.13	c #Conflicts:    3842000 | #Constraints:     146066
3582.49/3595.13	c #Conflicts:    3843000 | #Constraints:     147070
3582.49/3595.13	c #Conflicts:    3844000 | #Constraints:     148134
3582.49/3595.13	c #Conflicts:    3845000 | #Constraints:     149202
3582.49/3595.13	c #Conflicts:    3846000 | #Constraints:     150326
3582.49/3595.13	c #Conflicts:    3847000 | #Constraints:     151329
3582.49/3595.13	c #Conflicts:    3848000 | #Constraints:     152424
3582.49/3595.13	c #Conflicts:    3849000 | #Constraints:     153474
3582.49/3595.13	c #Conflicts:    3850000 | #Constraints:     154664
3582.49/3595.13	c #Conflicts:    3851000 | #Constraints:     155783
3582.49/3595.13	c INPROCESSING
3582.49/3595.13	c GARBAGE COLLECT
3582.49/3595.13	c rational objective 66.7155
3582.49/3595.13	c #Conflicts:    3852000 | #Constraints:      79797
3582.49/3595.13	c #Conflicts:    3853000 | #Constraints:      80837
3582.49/3595.13	c #Conflicts:    3854000 | #Constraints:      82084
3582.49/3595.13	c #Conflicts:    3855000 | #Constraints:      83184
3582.49/3595.13	c #Conflicts:    3856000 | #Constraints:      84186
3582.49/3595.13	c #Conflicts:    3857000 | #Constraints:      85190
3582.49/3595.13	c #Conflicts:    3858000 | #Constraints:      86193
3582.49/3595.13	c #Conflicts:    3859000 | #Constraints:      87194
3582.49/3595.13	c #Conflicts:    3860000 | #Constraints:      88195
3582.49/3595.13	c #Conflicts:    3861000 | #Constraints:      89204
3582.49/3595.13	c #Conflicts:    3862000 | #Constraints:      90205
3582.49/3595.13	c #Conflicts:    3863000 | #Constraints:      91206
3582.49/3595.13	c #Conflicts:    3864000 | #Constraints:      92289
3582.49/3595.13	c #Conflicts:    3865000 | #Constraints:      93296
3582.49/3595.13	c #Conflicts:    3866000 | #Constraints:      94329
3582.49/3595.13	c #Conflicts:    3867000 | #Constraints:      95341
3582.49/3595.13	c Program interrupted by user.
3582.49/3595.13	c cpu time 1779.7 s
3582.49/3595.13	c deterministic time 163750009357 1.64e+11
3582.49/3595.13	c optimization time 5.84339 s
3582.49/3595.13	c total solve time 1773.85 s
3582.49/3595.13	c core-guided solve time 0 s
3582.49/3595.13	c propagation time 1604.76 s
3582.49/3595.13	c conflict analysis time 151.755 s
3582.49/3595.13	c propagations 457286474
3582.49/3595.13	c resolve steps 80502296
3582.49/3595.13	c decisions 5569780
3582.49/3595.13	c conflicts 3867968
3582.49/3595.13	c restarts 6796
3582.49/3595.13	c inprocessing phases 131
3582.49/3595.13	c input clauses 2044
3582.49/3595.13	c input cardinalities 125
3582.49/3595.13	c input general constraints 0
3582.49/3595.13	c input average constraint length 2.88
3582.49/3595.13	c input average constraint degree 1.24
3582.49/3595.13	c learned clauses 3373925
3582.49/3595.13	c learned cardinalities 46685
3582.49/3595.13	c learned general constraints 739706
3582.49/3595.13	c learned average constraint length 63.17
3582.49/3595.13	c learned average constraint degree 95664589.38
3582.49/3595.13	c watched constraints 707475
3582.49/3595.13	c counting constraints 32231
3582.49/3595.13	c gcd simplifications 6975
3582.49/3595.13	c detected cardinalities 1582
3582.49/3595.13	c weakened non-implied lits 148717182
3582.49/3595.13	c weakened non-implying lits 21500
3582.49/3595.13	c original variables 812
3582.49/3595.13	c clausal propagations 144645572
3582.49/3595.13	c cardinality propagations 281584099
3582.49/3595.13	c watched propagations 12675065
3582.49/3595.13	c counting propagations 12925861
3582.49/3595.13	c watch lookups 39788125285
3582.49/3595.13	c watch backjump lookups 6265670639
3582.49/3595.13	c watch checks 110050115542
3582.49/3595.13	c propagation checks 5746097995
3582.49/3595.13	c constraint additions 966422936
3582.49/3595.13	c trail pops 466723507
3582.49/3595.13	c formula constraints 2169
3582.49/3595.13	c learned constraints 3867673
3582.49/3595.13	c bound constraints 0
3582.49/3595.13	c core-guided constraints 0
3582.49/3595.13	c encountered formula constraints 41655791
3582.49/3595.13	c encountered learned constraints 42161821
3582.49/3595.13	c encountered bound constraints 0
3582.49/3595.13	c encountered core-guided constraints 0
3582.49/3595.13	c LP total time 176.614 s
3582.49/3595.13	c LP solve time 150.16 s
3582.49/3595.13	c LP constraints added 4902
3582.49/3595.13	c LP constraints removed 2615
3582.49/3595.13	c LP pivots internal 3868339
3582.49/3595.13	c LP pivots root 128859
3582.49/3595.13	c LP calls 298544
3582.49/3595.13	c LP optimalities 5681
3582.49/3595.13	c LP no pivot count 35
3582.49/3595.13	c LP infeasibilities 292601
3582.49/3595.13	c LP valid Farkas constraints 292245
3582.49/3595.13	c LP learned Farkas constraints 294
3582.49/3595.13	c LP basis resets 278
3582.49/3595.13	c LP cycling count 36
3582.49/3595.13	c LP singular count 140
3582.49/3595.13	c LP no primal count 0
3582.49/3595.13	c LP no farkas count 18
3582.49/3595.13	c LP other issue count 84
3582.49/3595.13	c LP Gomory cuts 104
3582.49/3595.13	c LP learned cuts 2629
3582.49/3595.13	c LP deleted cuts 2615
3582.49/3595.13	c LP encountered Gomory constraints 43122
3582.49/3595.13	c LP encountered Farkas constraints 504317
3582.49/3595.13	c LP encountered learned Farkas constraints 4919
3582.49/3595.13	c CG auxiliary variables introduced 0
3582.49/3595.13	c CG solutions found 0
3582.49/3595.13	c CG cores constructed 0
3582.49/3595.13	c CG core cardinality constraints returned 0
3582.49/3595.13	c CG unit cores 0
3582.49/3595.13	c CG single cores 0
3582.49/3595.13	c CG blocks removed during cardinality reduction 0
3582.49/3595.13	c CG first core best 0
3582.49/3595.13	c CG decision core best 0
3582.49/3595.13	c CG core reduction tie 0
3582.49/3595.13	c CG core degree average 0.00
3582.49/3595.13	c CG core slack average 0.00
3582.49/3595.13	c local search time 2.36424 s (0.1% of runtime)
3582.49/3595.13	c LS(normal)  2.36291 s, calls 1
3582.49/3595.13	c LS(restart) 0.00133 s, calls 0
3582.49/3595.13	s UNKNOWN
3582.49/3595.13	c Total time: 3595.111 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-4799799-1782541838/watcher-4799799-1782541838 -o /tmp/evaluation-result-4799799-1782541838/solver-4799799-1782541838 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799799-1782541838/vars-4799799-1782541838 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618936 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4799799-1782541838.opb 3600 HOME 62000 

running on 4 cores: 48-51

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

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108407 MiB free)
  node 1: cores 8-15, 128973 MiB (111933 MiB free)
  node 2: cores 16-23, 129019 MiB (111376 MiB free)
  node 3: cores 24-31, 129003 MiB (115093 MiB free)
  node 4: cores 32-39, 129019 MiB (113168 MiB free)
  node 5: cores 40-47, 129019 MiB (115059 MiB free)
  node 6: cores 48-55, 129019 MiB (113572 MiB free)
  node 7: cores 56-63, 128474 MiB (108550 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2628076, runsolver pid=2628073
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 16.68 16.53 15.98 17/903 2628089
/proc/meminfo: memFree=918692664/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=51460 memory=11912 CPUtime=0.04 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1088 0 0 0 4 0 0 0 20 0 1 0 187471699 52695040 2816 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 12865 2978 2070 574 0 2021 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 58444 KiB
Current children cumulated memory: 16968 KiB

[startup+0.21373 s]*
/proc/loadavg: 16.68 16.53 15.98 17/903 2628089
/proc/meminfo: memFree=918680384/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=51460 memory=11912 CPUtime=0.15 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1088 0 0 0 15 0 0 0 20 0 1 0 187471699 52695040 2816 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 12865 2978 2070 574 0 2021 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 58444 KiB
Current children cumulated memory: 16968 KiB

[startup+0.312142 s]*
/proc/loadavg: 16.68 16.53 15.98 17/903 2628089
/proc/meminfo: memFree=918676540/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=51460 memory=11912 CPUtime=0.25 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1088 0 0 0 25 0 0 0 20 0 1 0 187471699 52695040 2816 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 12865 2978 2070 574 0 2021 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 58444 KiB
Current children cumulated memory: 16968 KiB

[startup+0.700151 s]
/proc/loadavg: 16.68 16.53 15.98 17/903 2628089
/proc/meminfo: memFree=918643268/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=51460 memory=11912 CPUtime=0.62 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1088 0 0 0 62 0 0 0 20 0 1 0 187471699 52695040 2816 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 12865 2978 2070 574 0 2021 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 58444 KiB
Current children cumulated memory: 16968 KiB

[startup+1.50014 s]
/proc/loadavg: 16.68 16.53 15.98 17/903 2628089
/proc/meminfo: memFree=918648024/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=51548 memory=12084 CPUtime=1.42 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1131 0 0 0 142 0 0 0 20 0 1 0 187471699 52785152 2944 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 12887 3021 2070 574 0 2043 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 58532 KiB
Current children cumulated memory: 17140 KiB

[startup+3.11166 s]
/proc/loadavg: 16.68 16.53 15.98 17/904 2628090
/proc/meminfo: memFree=918605744/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=53260 memory=16112 CPUtime=3.03 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 1879 0 0 0 297 6 0 0 20 0 1 0 187471699 54538240 3897 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 13315 4028 2142 574 0 2471 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 60244 KiB
Current children cumulated memory: 21168 KiB

[startup+6.30014 s]
/proc/loadavg: 16.62 16.52 15.98 17/904 2628090
/proc/meminfo: memFree=918541304/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=54144 memory=17020 CPUtime=6.2 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 2657 0 0 0 606 14 0 0 20 0 1 0 187471699 55443456 4146 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 13536 4255 2142 574 0 2692 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 61128 KiB
Current children cumulated memory: 22076 KiB

[startup+12.7001 s]
/proc/loadavg: 16.57 16.51 15.98 17/904 2628090
/proc/meminfo: memFree=918579696/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=55844 memory=20744 CPUtime=12.58 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 3507 0 0 0 1230 28 0 0 20 0 1 0 187471699 57184256 4957 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 13961 5186 2142 574 0 3117 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 62828 KiB
Current children cumulated memory: 25800 KiB

[startup+25.5001 s]
/proc/loadavg: 16.44 16.48 15.98 17/904 2628095
/proc/meminfo: memFree=918684352/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=0.01 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 514 1565 0 0 0 0 1 0 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628088] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628088/stat : 2628088 (timeout) S 2628076 2628088 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187471699 2723840 384 18446744073709551615 93986779054080 93986779070593 140736338016736 0 0 0 0 3145728 90119 1 0 0 17 50 0 0 0 0 0 93986779085360 93986779087448 93986806857728 140736338024609 140736338024860 140736338024860 140736338030567 0
/proc/2628088/statm: 665 434 407 5 0 90 0
[pid=2628089] ppid=2628088 vsize=57216 memory=22048 CPUtime=25.34 cores=48-51
/proc/2628089/stat : 2628089 (roundingsat) R 2628088 2628088 2618914 0 -1 4194304 4231 0 0 0 2482 52 0 0 20 0 1 0 187471699 58589184 5341 18446744073709551615 94766407204864 94766409554809 140736570553168 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 94766409990840 94766410018984 94766433976320 140736570558647 140736570558879 140736570558879 140736570564586 0
/proc/2628089/statm: 14304 5512 2142 574 0 3460 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 64200 KiB

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

/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1659.47 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14522 0 0 0 165945 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3450.15 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.21 16.25 18/906 2629656
/proc/meminfo: memFree=902213608/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1719.26 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14548 0 0 0 171924 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3509.94 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.17 16.24 18/906 2629657
/proc/meminfo: memFree=902076828/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1779.05 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 177903 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3569.73 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

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

# cumulated CPU time of all completed processes:  user=3571.5 s, system=11.0095 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.17 16.23 18/906 2629657
/proc/meminfo: memFree=902068892/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1780.76 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 178074 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3571.44 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901976276/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1787.12 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 178710 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3577.8 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3593.6 s]
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901941480/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1790.31 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 179029 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3580.99 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3594.4 s]
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901930288/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1791.11 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 179109 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3581.79 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3594.8 s]
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901930288/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1791.51 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 179149 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3582.19 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3595 s]*
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901914156/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3320 CPUtime=1790.68 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 585 31495 0 0 0 0 177972 1096 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 830 729 219 0 143 0
[pid=2628733] ppid=2628076 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2628733/stat : 2628733 (timeout) S 2628076 2628733 2618914 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 187651401 2723840 384 18446744073709551615 94043047862272 94043047878785 140732699641728 0 0 0 0 3145728 90119 1 0 0 17 51 0 0 0 0 0 94043047893552 94043047895640 94043052244992 140732699650315 140732699650460 140732699650460 140732699656167 0
/proc/2628733/statm: 665 434 407 5 0 90 0
[pid=2628734] ppid=2628733 vsize=108836 memory=96072 CPUtime=1791.72 cores=48-51
/proc/2628734/stat : 2628734 (cashwmaxsat-dis) R 2628733 2628733 2618914 0 -1 4194304 14549 0 0 0 179170 2 0 0 20 0 1 0 187651401 111448064 24010 18446744073709551615 4198400 17477629 140727737661936 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 19900224 19994800 43786240 140727737669907 140727737670039 140727737670039 140727737675746 0
/proc/2628734/statm: 27209 24018 776 3242 0 23349 0
Current children cumulated CPU time: 3582.4 s
Current children cumulated vsize: 115820 KiB
Current children cumulated memory: 101128 KiB

[startup+3595.11 s]
/proc/loadavg: 16.00 16.16 16.23 18/906 2629657
/proc/meminfo: memFree=901914156/1055320712 swapFree=32567848/33554428
[pid=2628076] ppid=2628073 vsize=4324 memory=3340 CPUtime=3582.49 cores=48-51
/proc/2628076/stat : 2628076 (Hybrid-SynLSRS+) S 2628073 2628076 2618914 0 -1 4194304 689 47312 0 0 0 0 357149 1100 20 0 1 0 187471693 4427776 640 18446744073709551615 94442410532864 94442411427397 140730892192560 0 0 0 2 4 65536 1 0 0 17 51 0 0 0 0 0 94442411666448 94442411714192 94442416721920 140730892196043 140730892196203 140730892196203 140730892201939 0
/proc/2628076/statm: 1081 835 729 219 0 143 0
Current children cumulated CPU time: 3582.49 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3340 KiB

Child status: 0

Real time (s): 3595.14
CPU time (s): 3582.51
CPU user time (s): 3571.5
CPU system time (s): 11.0095
CPU usage (%): 99.6486
Max. virtual memory (cumulated for all children) (KiB): 188952
Max. memory (cumulated for all children) (KiB): 142628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.5
system time used= 11.0095
maximum resident set size= 136304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2709
involuntary context switches= 10256


# summary of solver processes directly reported to runsolver:
#   pid: 2628076
#   total CPU time (s): 3582.51
#   total CPU user time (s): 3571.5
#   total CPU system time (s): 11.0095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6429 second user time and 40.7569 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 08:30:38
IDJOB=4799799
IDBENCH=155408
IDSOLVER=3622
FILE ID=nodeE002/4799799-1782541838
RUNJOBID= nodeE002-1782539390-2618936
SLURM_JOB_ID= 12524547
Free space on /tmp= 797388 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
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-4799799-1782541838/watcher-4799799-1782541838 -o /tmp/evaluation-result-4799799-1782541838/solver-4799799-1782541838 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799799-1782541838/vars-4799799-1782541838 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618936 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4799799-1782541838.opb 3600 HOME 62000

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

MD5SUM BENCH= 081659ee65bc936cbb896171f511d736
RANDOM SEED=908861736

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Free space on /tmp at the end= 796112 MiB
End job on nodeE002 at 2026-06-27 09:30:33